+++ date ++ echo 'INFO: =================== Thu Aug 21 01:52:04 UTC 2025 ===================' INFO: =================== Thu Aug 21 01:52:04 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.27:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.27:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.27:8081 10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.27:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.27:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.27:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.27:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.27:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.27:8086 10.0.0.249: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.38,10.0.0.27,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.27:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.27:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.27:8082 10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.27:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.27:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.27:9161 10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.27:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.27:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.27:9041 10.0.0.249:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.27:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.27:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.27:2181,10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.27:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.27:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.27:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.27:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.27:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.27:5673,10.0.0.249: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.27:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.27:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.27:6379 10.0.0.249: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.38,10.0.0.27,10.0.0.249 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.27:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.27:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.27:9092 10.0.0.249:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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.38,10.0.0.27,10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.27,10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38,10.0.0.27,10.0.0.249 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.27,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.27,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.27:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.27:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 08/21/2025 01:52:12.815 7f566073c1c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/21/2025 01:52:12.845 7f566073c1c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/21/2025 01:52:12.859 7f566073c1c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/21/2025 01:52:12.859 7f566073c1c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-08-21 01:52:36] "GET / HTTP/1.1" 200 45871 0.002401 10.0.0.38 - - [2025-08-21 01:52:36] "GET / HTTP/1.1" 200 45871 0.001047 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-08-21 01:52:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2025-08-21 01:52:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000301 10.0.0.27 - - [2025-08-21 01:52:37] "GET / HTTP/1.1" 200 35931 0.002128 10.0.0.27 - - [2025-08-21 01:52:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.249 - - [2025-08-21 01:52:37] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.249 - - [2025-08-21 01:52:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.249 - - [2025-08-21 01:52:38] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.249 - - [2025-08-21 01:52:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.249 - - [2025-08-21 01:52:38] "GET / HTTP/1.1" 200 35931 0.002512 10.0.0.249 - - [2025-08-21 01:52:39] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.249 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000611 10.0.0.38 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 2.120511 10.0.0.38 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013769 10.0.0.38 - - [2025-08-21 01:52:39] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.741011 10.0.0.38 - - [2025-08-21 01:52:39] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.010126 10.0.0.249 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.730897 10.0.0.249 - - [2025-08-21 01:52:39] "POST /job-templates HTTP/1.1" 200 555 0.121134 10.0.0.249 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.005233 10.0.0.249 - - [2025-08-21 01:52:39] "POST /job-templates HTTP/1.1" 200 563 0.075877 10.0.0.249 - - [2025-08-21 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.012341 10.0.0.249 - - [2025-08-21 01:52:39] "POST /job-templates HTTP/1.1" 200 545 0.072469 10.0.0.249 - - [2025-08-21 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.007119 10.0.0.249 - - [2025-08-21 01:52:40] "POST /job-templates HTTP/1.1" 200 577 0.128562 10.0.0.249 - - [2025-08-21 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.008390 10.0.0.249 - - [2025-08-21 01:52:40] "POST /job-templates HTTP/1.1" 200 579 0.069433 10.0.0.249 - - [2025-08-21 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.008143 10.0.0.249 - - [2025-08-21 01:52:40] "POST /job-templates HTTP/1.1" 200 583 0.046580 10.0.0.249 - - [2025-08-21 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.004543 10.0.0.249 - - [2025-08-21 01:52:40] "POST /job-templates HTTP/1.1" 200 559 0.110880 10.0.0.249 - - [2025-08-21 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 203 0.006038 10.0.0.249 - - [2025-08-21 01:52:41] "POST /job-templates HTTP/1.1" 200 569 0.147037 10.0.0.249 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.008117 10.0.0.249 - - [2025-08-21 01:52:41] "POST /job-templates HTTP/1.1" 200 555 0.185194 10.0.0.249 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.005069 10.0.0.249 - - [2025-08-21 01:52:41] "POST /job-templates HTTP/1.1" 200 555 0.100463 10.0.0.249 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.004100 10.0.0.249 - - [2025-08-21 01:52:41] "POST /job-templates HTTP/1.1" 200 555 0.050554 10.0.0.249 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.005803 10.0.0.249 - - [2025-08-21 01:52:41] "POST /job-templates HTTP/1.1" 200 535 0.042372 10.0.0.249 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.004343 10.0.0.38 - - [2025-08-21 01:52:41] "GET / HTTP/1.1" 200 35931 0.002881 10.0.0.38 - - [2025-08-21 01:52:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000640 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 559 0.084132 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.004287 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 559 0.031590 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.004314 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 559 0.037023 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.004454 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 3.112939 10.0.0.249 - - [2025-08-21 01:52:42] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003572 10.0.0.27 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 4.073868 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 565 0.091323 10.0.0.27 - - [2025-08-21 01:52:42] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003687 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.012497 10.0.0.27 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003729 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.010169 10.0.0.249 - - [2025-08-21 01:52:42] "POST /config-database-nodes HTTP/1.1" 200 617 0.049510 10.0.0.27 - - [2025-08-21 01:52:42] "POST /config-database-nodes HTTP/1.1" 200 617 0.054187 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 557 0.059018 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.003709 10.0.0.249 - - [2025-08-21 01:52:42] "POST /job-templates HTTP/1.1" 200 555 0.036214 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 205 0.009754 10.0.0.249 - - [2025-08-21 01:52:42] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.249 - - [2025-08-21 01:52:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000417 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 573 0.130308 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.007276 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 551 0.044425 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.005699 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 579 0.034601 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.004858 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 555 0.084805 10.0.0.27 - - [2025-08-21 01:52:43] "GET / HTTP/1.1" 200 35931 0.001788 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.013368 10.0.0.27 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000367 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 559 0.034401 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.012794 10.0.0.249 - - [2025-08-21 01:52:43] "POST /job-templates HTTP/1.1" 200 575 0.061198 10.0.0.249 - - [2025-08-21 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.003734 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 557 0.138656 10.0.0.249 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.014838 10.0.0.38 - - [2025-08-21 01:52:44] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 559 0.073707 10.0.0.38 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.001122 10.0.0.249 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.009542 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 555 0.111286 10.0.0.249 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.004201 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 553 0.068915 10.0.0.249 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.004161 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 553 0.043445 10.0.0.249 - - [2025-08-21 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.003970 10.0.0.249 - - [2025-08-21 01:52:44] "POST /job-templates HTTP/1.1" 200 553 0.108958 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.004881 10.0.0.249 - - [2025-08-21 01:52:45] "POST /job-templates HTTP/1.1" 200 563 0.032484 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.007905 10.0.0.249 - - [2025-08-21 01:52:45] "POST /job-templates HTTP/1.1" 200 565 0.039738 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.004417 10.0.0.249 - - [2025-08-21 01:52:45] "POST /config-propertiess HTTP/1.1" 200 551 0.038923 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 168 0.006589 10.0.0.249 - - [2025-08-21 01:52:45] "POST /tags HTTP/1.1" 200 321 0.064650 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.003212 10.0.0.249 - - [2025-08-21 01:52:45] "POST /tags HTTP/1.1" 200 317 0.043864 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 174 0.005044 10.0.0.249 - - [2025-08-21 01:52:45] "POST /tags HTTP/1.1" 200 333 0.054645 10.0.0.249 - - [2025-08-21 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.004371 10.0.0.249 - - [2025-08-21 01:52:46] "POST /tags HTTP/1.1" 200 309 0.040227 10.0.0.249 - - [2025-08-21 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.008110 10.0.0.249 - - [2025-08-21 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 186 8.468266 10.0.0.38 - - [2025-08-21 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 11.662667 10.0.0.38 - - [2025-08-21 01:53:02] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005439 10.0.0.38 - - [2025-08-21 01:53:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.006276 10.0.0.38 - - [2025-08-21 01:53:02] "POST /config-database-nodes HTTP/1.1" 200 617 0.044337 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.249 - - [2025-08-21 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 11.064586 10.0.0.249 - - [2025-08-21 01:53:04] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003725 10.0.0.249 - - [2025-08-21 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.004189 10.0.0.249 - - [2025-08-21 01:53:04] "POST /config-nodes HTTP/1.1" 200 599 0.036088 10.0.0.249 - - [2025-08-21 01:53:04] "GET / HTTP/1.1" 200 35931 0.002475 10.0.0.249 - - [2025-08-21 01:53:04] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000410 10.0.0.27 - - [2025-08-21 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 10.838662 10.0.0.27 - - [2025-08-21 01:53:04] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003739 10.0.0.27 - - [2025-08-21 01:53:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.005261 10.0.0.27 - - [2025-08-21 01:53:05] "POST /config-nodes HTTP/1.1" 200 599 0.056695 10.0.0.27 - - [2025-08-21 01:53:05] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.27 - - [2025-08-21 01:53:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2025-08-21 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 10.624958 10.0.0.38 - - [2025-08-21 01:53:05] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004247 10.0.0.38 - - [2025-08-21 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.003845 10.0.0.38 - - [2025-08-21 01:53:05] "POST /config-nodes HTTP/1.1" 200 599 0.029778 10.0.0.38 - - [2025-08-21 01:53:05] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.38 - - [2025-08-21 01:53:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000468 10.0.0.249 - - [2025-08-21 01:53:07] "GET /global-system-configs HTTP/1.1" 200 322 9.484486 10.0.0.27 - - [2025-08-21 01:53:08] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.27 - - [2025-08-21 01:53:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2025-08-21 01:53:09] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.38 - - [2025-08-21 01:53:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000416 10.0.0.249 - - [2025-08-21 01:53:09] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.249 - - [2025-08-21 01:53:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.27 - - [2025-08-21 01:53:13] "GET /global-system-configs HTTP/1.1" 200 322 8.589953 10.0.0.27 - - [2025-08-21 01:53:14] "GET /global-system-configs HTTP/1.1" 200 322 7.457781 10.0.0.249 - - [2025-08-21 01:53:15] "GET /global-system-configs HTTP/1.1" 200 322 5.862505 10.0.0.38 - - [2025-08-21 01:53:15] "GET /global-system-configs HTTP/1.1" 200 322 4.273009 10.0.0.38 - - [2025-08-21 01:53:15] "GET /global-system-configs HTTP/1.1" 200 322 2.973260 10.0.0.249 - - [2025-08-21 01:53:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.697173 10.0.0.27 - - [2025-08-21 01:53:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.460397 10.0.0.38 - - [2025-08-21 01:53:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.199590 10.0.0.27 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.815914 10.0.0.27 - - [2025-08-21 01:53:15] "GET /routing-instance/484a9d85-bdbc-4f98-92f7-b3d4848270e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005075 10.0.0.38 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.568784 10.0.0.38 - - [2025-08-21 01:53:15] "GET /routing-instance/484a9d85-bdbc-4f98-92f7-b3d4848270e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009698 10.0.0.249 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.313241 10.0.0.249 - - [2025-08-21 01:53:15] "GET /routing-instance/484a9d85-bdbc-4f98-92f7-b3d4848270e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013190 10.0.0.38 - - [2025-08-21 01:53:15] "POST /bgp-routers HTTP/1.1" 200 620 0.096566 10.0.0.27 - - [2025-08-21 01:53:15] "POST /bgp-routers HTTP/1.1" 200 620 0.123795 10.0.0.249 - - [2025-08-21 01:53:15] "POST /bgp-routers HTTP/1.1" 200 620 0.105392 10.0.0.38 - - [2025-08-21 01:53:15] "GET /bgp-router/be33d823-f352-4414-97ac-e344280ae5d1?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.009861 10.0.0.27 - - [2025-08-21 01:53:15] "GET /bgp-router/2f1fdbe6-6ea6-4bbf-b5d0-06fc2c58b781?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.008989 10.0.0.249 - - [2025-08-21 01:53:15] "GET /bgp-router/7127629c-2bdf-4ccb-8cb1-51ecd4d927de?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.006935 10.0.0.27 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.38 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.249 - - [2025-08-21 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.249 - - [2025-08-21 01:53:15] "GET /network-ipam/a32113a6-8c72-4390-965e-353941e70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.111779 10.0.0.249 - - [2025-08-21 01:53:15] "POST /service-appliance-sets HTTP/1.1" 200 553 0.042100 10.0.0.249 - - [2025-08-21 01:53:15] "POST /tags HTTP/1.1" 200 313 0.079056 10.0.0.38 - - [2025-08-21 01:53:15] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012583 10.0.0.249 - - [2025-08-21 01:53:15] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003746 10.0.0.27 - - [2025-08-21 01:53:15] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025903 10.0.0.249 - - [2025-08-21 01:53:15] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004851 10.0.0.249 - - [2025-08-21 01:53:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004559 10.0.0.27 - - [2025-08-21 01:53:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003708 10.0.0.38 - - [2025-08-21 01:53:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026143 10.0.0.249 - - [2025-08-21 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.048831 10.0.0.27 - - [2025-08-21 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.048018 10.0.0.38 - - [2025-08-21 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.050721 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018782 10.0.0.249 - - [2025-08-21 01:53:16] "GET /network-ipam/a32113a6-8c72-4390-965e-353941e70a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011297 10.0.0.249 - - [2025-08-21 01:53:16] "POST /hardwares HTTP/1.1" 200 327 0.023804 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 166 0.007171 10.0.0.249 - - [2025-08-21 01:53:16] "POST /hardwares HTTP/1.1" 200 327 0.021918 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 164 0.005956 10.0.0.249 - - [2025-08-21 01:53:16] "POST /hardwares HTTP/1.1" 200 317 0.022071 10.0.0.249 - - [2025-08-21 01:53:16] "POST /service-templates HTTP/1.1" 200 515 0.073006 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 164 0.009336 10.0.0.249 - - [2025-08-21 01:53:16] "POST /hardwares HTTP/1.1" 200 323 0.036000 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 165 0.006690 10.0.0.249 - - [2025-08-21 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.057940 10.0.0.249 - - [2025-08-21 01:53:16] "POST /hardwares HTTP/1.1" 200 325 0.028085 10.0.0.249 - - [2025-08-21 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 164 0.005683 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 317 0.016708 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 161 0.005028 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 323 0.027042 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 162 0.004895 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 325 0.016993 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.006524 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 161 0.004604 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 319 0.025524 10.0.0.249 - - [2025-08-21 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.025413 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 162 0.006991 10.0.0.249 - - [2025-08-21 01:53:17] "POST /route-targets HTTP/1.1" 200 327 0.019533 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 311 0.020583 10.0.0.249 - - [2025-08-21 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.026888 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 160 0.006357 10.0.0.249 - - [2025-08-21 01:53:17] "POST /hardwares HTTP/1.1" 200 303 0.025523 10.0.0.249 - - [2025-08-21 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 155 0.007866 10.0.0.249 - - [2025-08-21 01:53:18] "PUT /access-control-list/2f9475bb-0f7c-4f6f-b72f-167483f3f34d HTTP/1.1" 200 272 0.030114 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 305 0.019425 10.0.0.249 - - [2025-08-21 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 155 0.006752 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 307 0.016079 10.0.0.249 - - [2025-08-21 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 156 0.004780 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 309 0.017618 10.0.0.249 - - [2025-08-21 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 158 0.009440 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 301 0.020330 10.0.0.249 - - [2025-08-21 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 157 0.004229 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 309 0.018029 10.0.0.249 - - [2025-08-21 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 157 0.004307 10.0.0.249 - - [2025-08-21 01:53:18] "POST /hardwares HTTP/1.1" 200 317 0.014672 10.0.0.249 - - [2025-08-21 01:53:19] "POST /fqname-to-id HTTP/1.1" 404 157 0.006973 10.0.0.249 - - [2025-08-21 01:53:19] "POST /hardwares HTTP/1.1" 200 303 0.022551 10.0.0.249 - - [2025-08-21 01:53:19] "POST /fqname-to-id HTTP/1.1" 404 185 0.018425 10.0.0.249 - - [2025-08-21 01:53:19] "POST /features HTTP/1.1" 200 521 0.053530 10.0.0.249 - - [2025-08-21 01:53:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.011439 10.0.0.249 - - [2025-08-21 01:53:19] "POST /features HTTP/1.1" 200 521 0.045098 10.0.0.249 - - [2025-08-21 01:53:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.005465 10.0.0.249 - - [2025-08-21 01:53:19] "POST /features HTTP/1.1" 200 519 0.071161 10.0.0.249 - - [2025-08-21 01:53:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.011427 10.0.0.249 - - [2025-08-21 01:53:20] "POST /features HTTP/1.1" 200 541 0.052525 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 179 0.009901 10.0.0.249 - - [2025-08-21 01:53:20] "POST /physical-roles HTTP/1.1" 200 533 0.043918 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.004395 10.0.0.249 - - [2025-08-21 01:53:20] "POST /overlay-roles HTTP/1.1" 200 531 0.034991 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 185 0.004307 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.249 - - [2025-08-21 01:53:20] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.002809 10.0.0.27 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.27 - - [2025-08-21 01:53:20] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004032 10.0.0.38 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.38 - - [2025-08-21 01:53:20] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.003265 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010226 10.0.0.27 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.249 - - [2025-08-21 01:53:20] "POST /overlay-roles HTTP/1.1" 200 541 0.038080 10.0.0.38 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.011327 10.0.0.249 - - [2025-08-21 01:53:20] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.018990 10.0.0.27 - - [2025-08-21 01:53:20] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.012311 10.0.0.38 - - [2025-08-21 01:53:20] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.010845 10.0.0.249 - - [2025-08-21 01:53:20] "POST /overlay-roles HTTP/1.1" 200 533 0.048109 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 187 0.004406 10.0.0.249 - - [2025-08-21 01:53:20] "POST /overlay-roles HTTP/1.1" 200 541 0.032211 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.005351 10.0.0.249 - - [2025-08-21 01:53:20] "GET / HTTP/1.1" 200 35931 0.002425 10.0.0.249 - - [2025-08-21 01:53:20] "POST /alarms HTTP/1.1" 401 292 0.000547 10.0.0.27 - - [2025-08-21 01:53:20] "GET / HTTP/1.1" 200 35931 0.002194 10.0.0.38 - - [2025-08-21 01:53:20] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.27 - - [2025-08-21 01:53:20] "POST /alarms HTTP/1.1" 401 292 0.000497 10.0.0.38 - - [2025-08-21 01:53:20] "POST /alarms HTTP/1.1" 401 292 0.000460 10.0.0.249 - - [2025-08-21 01:53:20] "POST /role-definitions HTTP/1.1" 200 533 0.055495 10.0.0.249 - - [2025-08-21 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.005306 10.0.0.249 - - [2025-08-21 01:53:21] "POST /role-definitions HTTP/1.1" 200 551 0.028751 10.0.0.249 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.005816 10.0.0.249 - - [2025-08-21 01:53:21] "POST /role-definitions HTTP/1.1" 200 549 0.029732 10.0.0.249 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.005446 10.0.0.249 - - [2025-08-21 01:53:21] "POST /role-definitions HTTP/1.1" 200 561 0.025959 10.0.0.249 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.005942 10.0.0.249 - - [2025-08-21 01:53:21] "POST /role-definitions HTTP/1.1" 200 545 0.091483 10.0.0.249 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.004489 10.0.0.27 - - [2025-08-21 01:53:21] "POST /alarms HTTP/1.1" 409 300 0.364734 10.0.0.27 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005341 10.0.0.249 - - [2025-08-21 01:53:21] "POST /role-definitions HTTP/1.1" 200 555 0.085171 10.0.0.249 - - [2025-08-21 01:53:21] "POST /alarms HTTP/1.1" 200 581 0.672069 10.0.0.38 - - [2025-08-21 01:53:21] "POST /alarms HTTP/1.1" 409 300 0.099095 10.0.0.38 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648 10.0.0.249 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.006594 10.0.0.27 - - [2025-08-21 01:53:21] "POST /alarms HTTP/1.1" 409 297 0.036533 10.0.0.249 - - [2025-08-21 01:53:21] "POST /alarms HTTP/1.1" 200 575 0.080296 10.0.0.27 - - [2025-08-21 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.38 - - [2025-08-21 01:53:22] "PUT /alarm/7d84a075-1f52-4d55-b35c-50a5bdd93568 HTTP/1.1" 200 244 0.041997 10.0.0.249 - - [2025-08-21 01:53:22] "POST /role-definitions HTTP/1.1" 200 531 0.041173 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 575 0.032491 10.0.0.38 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 261 0.008389 10.0.0.27 - - [2025-08-21 01:53:22] "PUT /alarm/bf3b9432-3bc7-4d59-8a61-7b692e6694b6 HTTP/1.1" 200 244 0.032783 10.0.0.249 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.003555 10.0.0.38 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.27 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 261 0.002834 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 559 0.040058 10.0.0.27 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-08-21 01:53:22] "PUT /alarm/bf3b9432-3bc7-4d59-8a61-7b692e6694b6 HTTP/1.1" 200 244 0.025535 10.0.0.249 - - [2025-08-21 01:53:22] "POST /role-definitions HTTP/1.1" 200 557 0.043019 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 555 0.044038 10.0.0.38 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 261 0.007453 10.0.0.249 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 195 0.031975 10.0.0.38 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016697 10.0.0.27 - - [2025-08-21 01:53:22] "PUT /alarm/6969c7e3-d700-4b23-96ef-cf809cd63c9e HTTP/1.1" 200 244 0.114109 10.0.0.27 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 253 0.009701 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 557 0.123837 10.0.0.38 - - [2025-08-21 01:53:22] "PUT /alarm/6969c7e3-d700-4b23-96ef-cf809cd63c9e HTTP/1.1" 200 244 0.059118 10.0.0.27 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009158 10.0.0.249 - - [2025-08-21 01:53:22] "POST /feature-configs HTTP/1.1" 200 537 0.099722 10.0.0.38 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 253 0.011341 10.0.0.38 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011961 10.0.0.249 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.011236 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 565 0.110121 10.0.0.27 - - [2025-08-21 01:53:22] "PUT /alarm/2a7e6ff7-51fe-406a-8bbc-5b3a37f4a955 HTTP/1.1" 200 244 0.072188 10.0.0.27 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 251 0.005929 10.0.0.38 - - [2025-08-21 01:53:22] "PUT /alarm/2a7e6ff7-51fe-406a-8bbc-5b3a37f4a955 HTTP/1.1" 200 244 0.046091 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 549 0.066941 10.0.0.27 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.249 - - [2025-08-21 01:53:22] "POST /node-profiles HTTP/1.1" 200 547 0.060178 10.0.0.38 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 251 0.007831 10.0.0.249 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.004487 10.0.0.38 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.27 - - [2025-08-21 01:53:22] "PUT /alarm/f0a0090e-4aa7-4c1e-ae55-73b656e7bac3 HTTP/1.1" 200 244 0.029365 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 557 0.056247 10.0.0.27 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 252 0.008250 10.0.0.38 - - [2025-08-21 01:53:22] "PUT /alarm/f0a0090e-4aa7-4c1e-ae55-73b656e7bac3 HTTP/1.1" 200 244 0.030624 10.0.0.27 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.249 - - [2025-08-21 01:53:22] "POST /node-profiles HTTP/1.1" 200 541 0.060231 10.0.0.38 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 252 0.004781 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 567 0.066319 10.0.0.249 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 404 188 0.011196 10.0.0.38 - - [2025-08-21 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.27 - - [2025-08-21 01:53:22] "PUT /alarm/19ae1c51-6e65-4914-befd-6b45f3e396cd HTTP/1.1" 200 244 0.036170 10.0.0.27 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 409 256 0.014779 10.0.0.249 - - [2025-08-21 01:53:22] "POST /alarms HTTP/1.1" 200 555 0.074997 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/19ae1c51-6e65-4914-befd-6b45f3e396cd HTTP/1.1" 200 244 0.058156 10.0.0.249 - - [2025-08-21 01:53:23] "POST /node-profiles HTTP/1.1" 200 531 0.053062 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 256 0.005025 10.0.0.249 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.008175 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 567 0.087853 10.0.0.38 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.026360 10.0.0.27 - - [2025-08-21 01:53:23] "PUT /alarm/5ee38e61-67bb-46af-8d24-32d1891ece0a HTTP/1.1" 200 244 0.064605 10.0.0.27 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 248 0.004958 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/5ee38e61-67bb-46af-8d24-32d1891ece0a HTTP/1.1" 200 244 0.033770 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 575 0.060667 10.0.0.249 - - [2025-08-21 01:53:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.067183 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 248 0.006382 10.0.0.249 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.012373 10.0.0.38 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 569 0.058298 10.0.0.27 - - [2025-08-21 01:53:23] "PUT /alarm/4fb94fe4-a59a-428c-9f7e-516d7f58a8f0 HTTP/1.1" 200 244 0.040012 10.0.0.27 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 252 0.006320 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/4fb94fe4-a59a-428c-9f7e-516d7f58a8f0 HTTP/1.1" 200 244 0.040710 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 561 0.050658 10.0.0.249 - - [2025-08-21 01:53:23] "POST /telemetry-profiles HTTP/1.1" 200 554 0.051417 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 252 0.006472 10.0.0.249 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 206 0.005379 10.0.0.27 - - [2025-08-21 01:53:23] "PUT /alarm/9da17141-2386-4c57-ae33-18c5b80e6477 HTTP/1.1" 200 244 0.015747 10.0.0.38 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 561 0.062382 10.0.0.27 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 257 0.003391 10.0.0.249 - - [2025-08-21 01:53:23] "POST /sflow-profiles HTTP/1.1" 200 532 0.039347 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/9da17141-2386-4c57-ae33-18c5b80e6477 HTTP/1.1" 200 244 0.023141 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.249 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.004475 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 561 0.048764 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 257 0.005965 10.0.0.27 - - [2025-08-21 01:53:23] "PUT /alarm/6612f895-c599-495c-801d-86d03c28f088 HTTP/1.1" 200 244 0.017970 10.0.0.38 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.27 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 251 0.005974 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 547 0.071266 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/6612f895-c599-495c-801d-86d03c28f088 HTTP/1.1" 200 244 0.024298 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 251 0.004314 10.0.0.249 - - [2025-08-21 01:53:23] "POST /grpc-profiles HTTP/1.1" 200 530 0.089714 10.0.0.38 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.27 - - [2025-08-21 01:53:23] "PUT /alarm/8d9b763c-f6bc-46d8-9b16-027f3f6912c3 HTTP/1.1" 200 244 0.022247 10.0.0.249 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.005271 10.0.0.249 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 200 595 0.094776 10.0.0.27 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 257 0.004385 10.0.0.38 - - [2025-08-21 01:53:23] "PUT /alarm/8d9b763c-f6bc-46d8-9b16-027f3f6912c3 HTTP/1.1" 200 244 0.024083 10.0.0.27 - - [2025-08-21 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.38 - - [2025-08-21 01:53:23] "POST /alarms HTTP/1.1" 409 257 0.006329 10.0.0.249 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 200 575 0.053782 10.0.0.249 - - [2025-08-21 01:53:24] "POST /device-functional-groups HTTP/1.1" 200 540 0.056253 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/b0def31b-f190-454c-9b8d-b151f6d963b9 HTTP/1.1" 200 244 0.041522 10.0.0.27 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 261 0.004713 10.0.0.38 - - [2025-08-21 01:53:24] "PUT /alarm/b0def31b-f190-454c-9b8d-b151f6d963b9 HTTP/1.1" 200 244 0.028962 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.008408 10.0.0.249 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 200 571 0.075651 10.0.0.27 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 261 0.005687 10.0.0.249 - - [2025-08-21 01:53:24] "POST /device-functional-groups HTTP/1.1" 200 542 0.044348 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/a9bf0e0c-dd8f-4a72-8755-7684de1b478a HTTP/1.1" 200 244 0.032269 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018445 10.0.0.249 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 200 583 0.061752 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.011566 10.0.0.27 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 258 0.009586 10.0.0.38 - - [2025-08-21 01:53:24] "PUT /alarm/a9bf0e0c-dd8f-4a72-8755-7684de1b478a HTTP/1.1" 200 244 0.022068 10.0.0.249 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 200 609 0.047277 10.0.0.27 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.38 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 258 0.003175 10.0.0.249 - - [2025-08-21 01:53:24] "POST /device-functional-groups HTTP/1.1" 200 620 0.033133 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/47041bb3-692f-46d9-89e7-43e660e0a70f HTTP/1.1" 200 244 0.030983 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.002953 10.0.0.27 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.002693 10.0.0.38 - - [2025-08-21 01:53:24] "PUT /alarm/47041bb3-692f-46d9-89e7-43e660e0a70f HTTP/1.1" 200 244 0.031863 10.0.0.27 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.249 - - [2025-08-21 01:53:24] "POST /device-functional-groups HTTP/1.1" 200 574 0.048477 10.0.0.38 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.008274 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/4a673a6c-de5f-4d82-9311-250c66963bc0 HTTP/1.1" 200 244 0.031086 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.004531 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.27 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.006157 10.0.0.38 - - [2025-08-21 01:53:24] "PUT /alarm/4a673a6c-de5f-4d82-9311-250c66963bc0 HTTP/1.1" 200 244 0.027647 10.0.0.249 - - [2025-08-21 01:53:24] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.249 - - [2025-08-21 01:53:24] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000401 10.0.0.27 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.38 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.003465 10.0.0.249 - - [2025-08-21 01:53:24] "POST /role-configs HTTP/1.1" 200 522 0.064973 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/59721855-5add-48e8-9e19-52dcdabc5801 HTTP/1.1" 200 244 0.048718 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.006227 10.0.0.27 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.005025 10.0.0.38 - - [2025-08-21 01:53:24] "PUT /alarm/59721855-5add-48e8-9e19-52dcdabc5801 HTTP/1.1" 200 244 0.035827 10.0.0.27 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.38 - - [2025-08-21 01:53:24] "POST /alarms HTTP/1.1" 409 254 0.003539 10.0.0.249 - - [2025-08-21 01:53:24] "POST /role-configs HTTP/1.1" 200 521 0.034084 10.0.0.38 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.27 - - [2025-08-21 01:53:24] "PUT /alarm/85c0942a-4ccc-4762-bb28-61e97737f47c HTTP/1.1" 200 244 0.021713 10.0.0.249 - - [2025-08-21 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.005063 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 247 0.009893 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/85c0942a-4ccc-4762-bb28-61e97737f47c HTTP/1.1" 200 244 0.044865 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 247 0.007416 10.0.0.27 - - [2025-08-21 01:53:25] "PUT /alarm/fa6a18bb-e5c0-49e4-b804-894621d02347 HTTP/1.1" 200 244 0.015885 10.0.0.38 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.249 - - [2025-08-21 01:53:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031691 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 272 0.002522 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/fa6a18bb-e5c0-49e4-b804-894621d02347 HTTP/1.1" 200 244 0.017007 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008869 10.0.0.249 - - [2025-08-21 01:53:25] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.026474 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 272 0.013222 10.0.0.27 - - [2025-08-21 01:53:25] "PUT /alarm/ea25f433-4fc2-495d-a48c-c4ccbe2694fc HTTP/1.1" 200 244 0.026215 10.0.0.38 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011834 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 261 0.004783 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/ea25f433-4fc2-495d-a48c-c4ccbe2694fc HTTP/1.1" 200 244 0.026945 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007549 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 261 0.008276 10.0.0.27 - - [2025-08-21 01:53:25] "PUT /alarm/1d99be15-20e6-4786-86b8-f23c83f111cf HTTP/1.1" 200 244 0.020427 10.0.0.38 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 259 0.003705 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/1d99be15-20e6-4786-86b8-f23c83f111cf HTTP/1.1" 200 244 0.015534 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.249 - - [2025-08-21 01:53:25] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 259 0.004226 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006914 10.0.0.27 - - [2025-08-21 01:53:25] "PUT /alarm/daa8b03f-bea2-41ef-930b-b7d66e63b60c HTTP/1.1" 200 244 0.036865 10.0.0.38 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014938 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 265 0.012255 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/daa8b03f-bea2-41ef-930b-b7d66e63b60c HTTP/1.1" 200 244 0.031859 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 265 0.019326 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.27 - - [2025-08-21 01:53:25] "PUT /alarm/43cd2189-1886-4f50-8190-fee6fe075c2f HTTP/1.1" 200 244 0.048478 10.0.0.38 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.27 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 279 0.003686 10.0.0.38 - - [2025-08-21 01:53:25] "PUT /alarm/43cd2189-1886-4f50-8190-fee6fe075c2f HTTP/1.1" 200 244 0.020519 10.0.0.249 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.27 - - [2025-08-21 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2025-08-21 01:53:25] "POST /alarms HTTP/1.1" 409 279 0.026195 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.38 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.27 - - [2025-08-21 01:53:26] "PUT /alarm/7eb6e505-12b1-407a-811c-2081fbe83d3d HTTP/1.1" 200 244 0.059492 10.0.0.38 - - [2025-08-21 01:53:26] "PUT /alarm/7eb6e505-12b1-407a-811c-2081fbe83d3d HTTP/1.1" 200 244 0.027892 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008750 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.050505 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.249 - - [2025-08-21 01:53:26] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.007402 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.249 - - [2025-08-21 01:53:26] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.028626 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.27 - - [2025-08-21 01:53:26] "GET / HTTP/1.1" 200 35931 0.002283 10.0.0.27 - - [2025-08-21 01:53:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000640 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.38 - - [2025-08-21 01:53:26] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.38 - - [2025-08-21 01:53:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000638 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.249 - - [2025-08-21 01:53:26] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.249 - - [2025-08-21 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006250 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.27 - - [2025-08-21 01:53:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.573209 10.0.0.27 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.38 - - [2025-08-21 01:53:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.319638 10.0.0.38 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.057686 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.249 - - [2025-08-21 01:53:27] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.012944 10.0.0.38 - - [2025-08-21 01:53:27] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.016481 10.0.0.27 - - [2025-08-21 01:53:27] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.031924 10.0.0.249 - - [2025-08-21 01:53:27] "PUT /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25 HTTP/1.1" 200 274 0.068295 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008113 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.27 - - [2025-08-21 01:53:27] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.27 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.38 - - [2025-08-21 01:53:27] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.38 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010427 10.0.0.249 - - [2025-08-21 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005485 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021529 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.27 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.310122 10.0.0.27 - - [2025-08-21 01:53:28] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005467 10.0.0.38 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.076868 10.0.0.38 - - [2025-08-21 01:53:28] "GET /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006744 10.0.0.27 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.38 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.27 - - [2025-08-21 01:53:28] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.017828 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.38 - - [2025-08-21 01:53:28] "PUT /global-vrouter-config/8db8e9a7-5656-4913-95ef-b45bf26b7577 HTTP/1.1" 200 276 0.030413 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.249 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.27 - - [2025-08-21 01:53:28] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.27 - - [2025-08-21 01:53:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2025-08-21 01:53:29] "GET / HTTP/1.1" 200 35931 0.002572 10.0.0.38 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.27 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.297303 10.0.0.27 - - [2025-08-21 01:53:29] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008392 10.0.0.38 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.034524 10.0.0.38 - - [2025-08-21 01:53:29] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010204 10.0.0.27 - - [2025-08-21 01:53:29] "PUT /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25 HTTP/1.1" 200 274 0.043884 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.38 - - [2025-08-21 01:53:29] "PUT /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25 HTTP/1.1" 200 274 0.038042 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.249 - - [2025-08-21 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.249 - - [2025-08-21 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007580 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.249 - - [2025-08-21 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.249 - - [2025-08-21 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006537 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.249 - - [2025-08-21 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014886 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005715 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.249 - - [2025-08-21 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.249 - - [2025-08-21 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009492 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009358 10.0.0.249 - - [2025-08-21 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010410 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010471 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.249 - - [2025-08-21 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013332 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009231 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025499 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010206 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.249 - - [2025-08-21 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009127 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007574 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.249 - - [2025-08-21 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.249 - - [2025-08-21 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.249 - - [2025-08-21 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.249 - - [2025-08-21 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.249 - - [2025-08-21 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008696 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.249 - - [2025-08-21 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005933 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.249 - - [2025-08-21 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.38 - - [2025-08-21 01:53:46] "POST /useragent-kv HTTP/1.1" 200 115 0.009980 10.0.0.249 - - [2025-08-21 01:53:46] "POST /virtual-networks HTTP/1.1" 200 552 0.152617 10.0.0.249 - - [2025-08-21 01:53:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.006236 10.0.0.249 - - [2025-08-21 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.024763 10.0.0.249 - - [2025-08-21 01:53:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003291 10.0.0.38 - - [2025-08-21 01:53:46] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.38 - - [2025-08-21 01:53:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000585 10.0.0.38 - - [2025-08-21 01:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024965 10.0.0.38 - - [2025-08-21 01:53:46] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008940 10.0.0.38 - - [2025-08-21 01:53:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.005957 10.0.0.38 - - [2025-08-21 01:53:47] "POST /database-nodes HTTP/1.1" 200 603 0.093503 10.0.0.249 - - [2025-08-21 01:53:47] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.249 - - [2025-08-21 01:53:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.27 - - [2025-08-21 01:53:47] "GET / HTTP/1.1" 200 35931 0.002205 10.0.0.27 - - [2025-08-21 01:53:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000610 10.0.0.249 - - [2025-08-21 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.417758 10.0.0.249 - - [2025-08-21 01:53:48] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.003821 10.0.0.27 - - [2025-08-21 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.078393 10.0.0.27 - - [2025-08-21 01:53:48] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.003006 10.0.0.27 - - [2025-08-21 01:53:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.003042 10.0.0.249 - - [2025-08-21 01:53:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.018386 10.0.0.249 - - [2025-08-21 01:53:48] "POST /database-nodes HTTP/1.1" 200 603 0.065109 10.0.0.27 - - [2025-08-21 01:53:48] "POST /database-nodes HTTP/1.1" 200 603 0.089112 10.0.0.249 - - [2025-08-21 01:54:13] "GET / HTTP/1.1" 200 35931 0.002775 10.0.0.249 - - [2025-08-21 01:54:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000628 10.0.0.27 - - [2025-08-21 01:54:13] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.27 - - [2025-08-21 01:54:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2025-08-21 01:54:13] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.38 - - [2025-08-21 01:54:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.249 - - [2025-08-21 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.425955 10.0.0.249 - - [2025-08-21 01:54:13] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004606 10.0.0.249 - - [2025-08-21 01:54:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.003235 10.0.0.249 - - [2025-08-21 01:54:13] "POST /analytics-nodes HTTP/1.1" 200 605 0.044601 10.0.0.27 - - [2025-08-21 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.453398 10.0.0.27 - - [2025-08-21 01:54:14] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.003571 10.0.0.27 - - [2025-08-21 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.003093 10.0.0.38 - - [2025-08-21 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.056209 10.0.0.38 - - [2025-08-21 01:54:14] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010932 10.0.0.38 - - [2025-08-21 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.003036 10.0.0.27 - - [2025-08-21 01:54:14] "POST /analytics-nodes HTTP/1.1" 200 605 0.037959 10.0.0.38 - - [2025-08-21 01:54:14] "POST /analytics-nodes HTTP/1.1" 200 605 0.033632 10.0.0.27 - - [2025-08-21 01:54:18] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.249 - - [2025-08-21 01:54:18] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.38 - - [2025-08-21 01:54:19] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.38 - - [2025-08-21 01:54:27] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.38 - - [2025-08-21 01:54:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000379 10.0.0.27 - - [2025-08-21 01:54:27] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.27 - - [2025-08-21 01:54:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.38 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.337141 10.0.0.27 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.034162 10.0.0.38 - - [2025-08-21 01:54:28] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.013253 10.0.0.27 - - [2025-08-21 01:54:28] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010444 10.0.0.27 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.002661 10.0.0.38 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.012062 10.0.0.249 - - [2025-08-21 01:54:28] "GET / HTTP/1.1" 200 35931 0.002441 10.0.0.249 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000356 10.0.0.27 - - [2025-08-21 01:54:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.093003 10.0.0.38 - - [2025-08-21 01:54:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.110930 10.0.0.249 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.043556 10.0.0.249 - - [2025-08-21 01:54:28] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010032 10.0.0.249 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.007933 10.0.0.249 - - [2025-08-21 01:54:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.053548 10.0.0.38 - - [2025-08-21 01:54:36] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.38 - - [2025-08-21 01:54:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.27 - - [2025-08-21 01:54:36] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.27 - - [2025-08-21 01:54:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.249 - - [2025-08-21 01:54:36] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.249 - - [2025-08-21 01:54:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.38 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.360365 10.0.0.38 - - [2025-08-21 01:54:37] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007515 10.0.0.38 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.003962 10.0.0.38 - - [2025-08-21 01:54:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.060338 10.0.0.27 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.408167 10.0.0.27 - - [2025-08-21 01:54:37] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004421 10.0.0.27 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.003015 10.0.0.249 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.072013 10.0.0.249 - - [2025-08-21 01:54:37] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010266 10.0.0.249 - - [2025-08-21 01:54:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.008013 10.0.0.27 - - [2025-08-21 01:54:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.100392 10.0.0.249 - - [2025-08-21 01:54:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.152340 10.0.0.49 - - [2025-08-21 01:56:15] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.49 - - [2025-08-21 01:56:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000646 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022619 10.0.0.49 - - [2025-08-21 01:56:16] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.003246 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.49 - - [2025-08-21 01:56:16] "GET /routing-instance/484a9d85-bdbc-4f98-92f7-b3d4848270e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003719 10.0.0.19 - - [2025-08-21 01:56:16] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.19 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.49 - - [2025-08-21 01:56:16] "PUT /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25 HTTP/1.1" 200 274 0.023606 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 218 0.005131 10.0.0.49 - - [2025-08-21 01:56:16] "POST /virtual-routers HTTP/1.1" 200 603 0.045813 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010362 10.0.0.49 - - [2025-08-21 01:56:16] "GET /virtual-router/476fa615-d3c2-4c40-adad-e392a9ba1ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.009459 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.004547 10.0.0.49 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.49 - - [2025-08-21 01:56:16] "GET /virtual-network/c67c8e2d-5c0d-4211-bac1-63f229c128ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004542 10.0.0.19 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.025175 10.0.0.19 - - [2025-08-21 01:56:16] "GET /global-system-config/93f37ef3-c46b-43eb-b40a-111476951d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.003761 10.0.0.19 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2025-08-21 01:56:16] "GET /routing-instance/484a9d85-bdbc-4f98-92f7-b3d4848270e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004701 10.0.0.49 - - [2025-08-21 01:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.077220 10.0.0.19 - - [2025-08-21 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 218 0.017119 10.0.0.19 - - [2025-08-21 01:56:16] "POST /virtual-routers HTTP/1.1" 200 603 0.045138 10.0.0.19 - - [2025-08-21 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.19 - - [2025-08-21 01:56:17] "GET /virtual-router/97ba54f6-ab46-40be-a6e3-7e825eca2285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007107 10.0.0.19 - - [2025-08-21 01:56:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.004812 10.0.0.19 - - [2025-08-21 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.19 - - [2025-08-21 01:56:17] "GET /virtual-network/c67c8e2d-5c0d-4211-bac1-63f229c128ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005315 10.0.0.19 - - [2025-08-21 01:56:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.122031 [Introspect:8084]10.0.0.38 - - [2025-08-21 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.38 - - [2025-08-21 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.000913 [Introspect:8084]10.0.0.38 - - [2025-08-21 01:57:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.38 - - [2025-08-21 01:57:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001759 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option.