++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Sep 4 05:12:39 UTC 2025 ===================' INFO: =================== Thu Sep 4 05:12:39 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8081 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081 ' ']' +++ echo '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081' ++ ANALYTICS_SERVERS='10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9042 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042 ' ']' +++ echo '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8086 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086 ' ']' +++ echo '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086' ++ COLLECTOR_SERVERS='10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ CONFIGDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8082 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082 ' ']' +++ echo '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082' ++ CONFIG_SERVERS='10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9161 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161 ' ']' +++ echo '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161' ++ CONFIGDB_SERVERS='10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9041 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 ' ']' +++ echo '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.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.254,10.0.0.38,10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:2181, +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181, ']' +++ echo 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:2181 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181 ' ']' +++ echo '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ RABBITMQ_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:5673, +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673, ']' +++ echo 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:6379 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379 ' ']' +++ echo '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379' ++ REDIS_SERVERS='10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9092 ' +++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092 ' ']' +++ echo '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092' ++ KAFKA_SERVERS='10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.254 ++ 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.254,10.0.0.38,10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.254,10.0.0.38,10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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 ++ echo 10.0.0.254,10.0.0.38,10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.254 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.254 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.254,10.0.0.38,10.0.0.50 +++ local servers=10.0.0.254,10.0.0.38,10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.20.0.254,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.254'\''))' +++ local server_ip=10.0.0.254 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.254 ]] +++ [[ ,10.0.0.38,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.254, ]] +++ (( 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.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 2 +++ 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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 + cassandra_server_list='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50: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 ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 09/04/2025 05:12:48.238 7fdbf8b1c608 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/04/2025 05:12:48.268 7fdbf8b1c608 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/04/2025 05:12:48.284 7fdbf8b1c608 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/04/2025 05:12:48.284 7fdbf8b1c608 [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-09-04 05:13:12] "GET / HTTP/1.1" 200 45871 0.005977 10.0.0.38 - - [2025-09-04 05:13:12] "GET / HTTP/1.1" 200 45871 0.003779 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-09-04 05:13:12] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.001051 10.0.0.38 - - [2025-09-04 05:13:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000751 10.0.0.50 - - [2025-09-04 05:13:13] "GET / HTTP/1.1" 200 35931 0.004872 10.0.0.50 - - [2025-09-04 05:13:13] "GET / HTTP/1.1" 200 35931 0.004741 10.0.0.50 - - [2025-09-04 05:13:13] "POST /fqname-to-id HTTP/1.1" 401 293 0.000504 10.0.0.38 - - [2025-09-04 05:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.963726 10.0.0.38 - - [2025-09-04 05:13:13] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.690386 10.0.0.38 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023572 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.087391 10.0.0.38 - - [2025-09-04 05:13:14] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.007258 10.0.0.50 - - [2025-09-04 05:13:14] "POST /job-templates HTTP/1.1" 200 555 0.066287 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.008003 10.0.0.50 - - [2025-09-04 05:13:14] "POST /job-templates HTTP/1.1" 200 563 0.058274 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 191 0.007022 /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.38 - - [2025-09-04 05:13:14] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.38 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000469 10.0.0.50 - - [2025-09-04 05:13:14] "POST /job-templates HTTP/1.1" 200 545 0.100831 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.009186 10.0.0.50 - - [2025-09-04 05:13:14] "POST /job-templates HTTP/1.1" 200 577 0.081333 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.009036 10.0.0.38 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.048407 10.0.0.38 - - [2025-09-04 05:13:14] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007024 10.0.0.50 - - [2025-09-04 05:13:14] "POST /job-templates HTTP/1.1" 200 579 0.087994 10.0.0.38 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.007253 10.0.0.50 - - [2025-09-04 05:13:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.010294 10.0.0.38 - - [2025-09-04 05:13:15] "POST /config-database-nodes HTTP/1.1" 200 617 0.088563 10.0.0.50 - - [2025-09-04 05:13:15] "POST /job-templates HTTP/1.1" 200 583 0.122109 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.008563 10.0.0.254 - - [2025-09-04 05:13:15] "GET / HTTP/1.1" 200 35931 0.004778 10.0.0.254 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.001015 10.0.0.50 - - [2025-09-04 05:13:15] "POST /job-templates HTTP/1.1" 200 559 0.106287 10.0.0.50 - - [2025-09-04 05:13:15] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.001316 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 203 0.008318 10.0.0.50 - - [2025-09-04 05:13:15] "POST /job-templates HTTP/1.1" 200 569 0.071040 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.009393 10.0.0.50 - - [2025-09-04 05:13:15] "POST /job-templates HTTP/1.1" 200 555 0.106589 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.015376 10.0.0.254 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.333884 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.048339 10.0.0.254 - - [2025-09-04 05:13:15] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011191 10.0.0.50 - - [2025-09-04 05:13:15] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011528 10.0.0.254 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.010878 10.0.0.50 - - [2025-09-04 05:13:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.007257 10.0.0.50 - - [2025-09-04 05:13:15] "POST /job-templates HTTP/1.1" 200 555 0.129661 10.0.0.50 - - [2025-09-04 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.013221 10.0.0.50 - - [2025-09-04 05:13:16] "POST /config-database-nodes HTTP/1.1" 200 617 0.061441 10.0.0.254 - - [2025-09-04 05:13:16] "POST /config-database-nodes HTTP/1.1" 200 617 0.071241 10.0.0.50 - - [2025-09-04 05:13:16] "POST /job-templates HTTP/1.1" 200 555 0.064053 10.0.0.50 - - [2025-09-04 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.005429 10.0.0.50 - - [2025-09-04 05:13:16] "POST /job-templates HTTP/1.1" 200 535 0.132309 10.0.0.50 - - [2025-09-04 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.009837 10.0.0.50 - - [2025-09-04 05:13:16] "POST /job-templates HTTP/1.1" 200 559 0.074841 10.0.0.50 - - [2025-09-04 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.009929 10.0.0.50 - - [2025-09-04 05:13:16] "POST /job-templates HTTP/1.1" 200 559 0.074610 10.0.0.50 - - [2025-09-04 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.011950 10.0.0.50 - - [2025-09-04 05:13:17] "POST /job-templates HTTP/1.1" 200 559 0.129745 10.0.0.50 - - [2025-09-04 05:13:17] "GET / HTTP/1.1" 200 35931 0.004211 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.010357 10.0.0.50 - - [2025-09-04 05:13:17] "POST /job-templates HTTP/1.1" 200 565 0.078173 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.001146 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.008390 10.0.0.50 - - [2025-09-04 05:13:17] "POST /job-templates HTTP/1.1" 200 557 0.079457 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.005310 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.037646 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008224 10.0.0.50 - - [2025-09-04 05:13:17] "POST /job-templates HTTP/1.1" 200 555 0.099824 10.0.0.50 - - [2025-09-04 05:13:17] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007361 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 205 0.007294 10.0.0.50 - - [2025-09-04 05:13:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.108729 10.0.0.50 - - [2025-09-04 05:13:17] "POST /job-templates HTTP/1.1" 200 573 0.139266 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.012172 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 404 194 0.008635 10.0.0.50 - - [2025-09-04 05:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027531 10.0.0.50 - - [2025-09-04 05:13:18] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010464 10.0.0.50 - - [2025-09-04 05:13:18] "POST /job-templates HTTP/1.1" 200 551 0.105431 10.0.0.50 - - [2025-09-04 05:13:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.005582 10.0.0.50 - - [2025-09-04 05:13:18] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103206 10.0.0.50 - - [2025-09-04 05:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.50 - - [2025-09-04 05:13:18] "POST /job-templates HTTP/1.1" 200 579 0.060625 10.0.0.50 - - [2025-09-04 05:13:18] "GET /network-ipam/2db2804c-190c-4475-89b9-d27dd49fc904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005916 10.0.0.50 - - [2025-09-04 05:13:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.004154 10.0.0.50 - - [2025-09-04 05:13:18] "POST /job-templates HTTP/1.1" 200 555 0.127621 10.0.0.50 - - [2025-09-04 05:13:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.013354 10.0.0.50 - - [2025-09-04 05:13:18] "POST /job-templates HTTP/1.1" 200 559 0.090311 10.0.0.50 - - [2025-09-04 05:13:18] "POST /service-templates HTTP/1.1" 200 511 0.060288 10.0.0.50 - - [2025-09-04 05:13:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.004013 10.0.0.50 - - [2025-09-04 05:13:18] "POST /service-templates HTTP/1.1" 200 501 0.080566 10.0.0.50 - - [2025-09-04 05:13:18] "POST /job-templates HTTP/1.1" 200 575 0.132398 10.0.0.50 - - [2025-09-04 05:13:18] "POST /service-templates HTTP/1.1" 200 515 0.099873 10.0.0.50 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.017990 10.0.0.50 - - [2025-09-04 05:13:19] "POST /service-templates HTTP/1.1" 200 535 0.103203 10.0.0.50 - - [2025-09-04 05:13:19] "POST /job-templates HTTP/1.1" 200 557 0.184611 10.0.0.50 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.007160 10.0.0.50 - - [2025-09-04 05:13:19] "POST /service-templates HTTP/1.1" 200 507 0.120553 10.0.0.50 - - [2025-09-04 05:13:19] "POST /job-templates HTTP/1.1" 200 559 0.130060 10.0.0.50 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.004870 10.0.0.38 - - [2025-09-04 05:13:19] "GET / HTTP/1.1" 200 35931 0.002470 10.0.0.38 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000519 10.0.0.50 - - [2025-09-04 05:13:19] "POST /job-templates HTTP/1.1" 200 555 0.071652 10.0.0.50 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.003997 10.0.0.50 - - [2025-09-04 05:13:19] "POST /job-templates HTTP/1.1" 200 553 0.082081 10.0.0.50 - - [2025-09-04 05:13:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.010282 10.0.0.50 - - [2025-09-04 05:13:20] "POST /job-templates HTTP/1.1" 200 553 0.169473 10.0.0.50 - - [2025-09-04 05:13:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.031408 10.0.0.50 - - [2025-09-04 05:13:20] "GET / HTTP/1.1" 200 35931 0.002612 10.0.0.50 - - [2025-09-04 05:13:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.000555 10.0.0.50 - - [2025-09-04 05:13:20] "POST /job-templates HTTP/1.1" 200 553 0.180742 10.0.0.50 - - [2025-09-04 05:13:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.011203 10.0.0.50 - - [2025-09-04 05:13:20] "POST /job-templates HTTP/1.1" 200 563 0.127527 10.0.0.50 - - [2025-09-04 05:13:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.005528 10.0.0.254 - - [2025-09-04 05:13:20] "GET / HTTP/1.1" 200 35931 0.003311 10.0.0.254 - - [2025-09-04 05:13:20] "POST /fqname-to-id HTTP/1.1" 401 293 0.001058 10.0.0.50 - - [2025-09-04 05:13:20] "POST /job-templates HTTP/1.1" 200 565 0.143147 10.0.0.50 - - [2025-09-04 05:13:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.031166 10.0.0.50 - - [2025-09-04 05:13:21] "POST /config-propertiess HTTP/1.1" 200 551 0.125175 10.0.0.50 - - [2025-09-04 05:13:21] "POST /fqname-to-id HTTP/1.1" 404 168 0.004822 10.0.0.50 - - [2025-09-04 05:13:21] "POST /tags HTTP/1.1" 200 321 0.117601 10.0.0.50 - - [2025-09-04 05:13:21] "POST /fqname-to-id HTTP/1.1" 404 166 0.010573 10.0.0.50 - - [2025-09-04 05:13:21] "POST /tags HTTP/1.1" 200 317 0.055141 10.0.0.50 - - [2025-09-04 05:13:21] "POST /fqname-to-id HTTP/1.1" 404 174 0.005120 10.0.0.50 - - [2025-09-04 05:13:21] "POST /tags HTTP/1.1" 200 333 0.084573 10.0.0.50 - - [2025-09-04 05:13:21] "POST /fqname-to-id HTTP/1.1" 404 162 0.006305 10.0.0.50 - - [2025-09-04 05:13:22] "POST /tags HTTP/1.1" 200 309 0.073006 10.0.0.38 - - [2025-09-04 05:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 5.051200 10.0.0.38 - - [2025-09-04 05:13:25] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010040 10.0.0.38 - - [2025-09-04 05:13:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.010813 10.0.0.38 - - [2025-09-04 05:13:25] "POST /config-nodes HTTP/1.1" 200 599 0.064685 10.0.0.50 - - [2025-09-04 05:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 12.225586 10.0.0.50 - - [2025-09-04 05:13:36] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005281 10.0.0.50 - - [2025-09-04 05:13:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.008883 10.0.0.50 - - [2025-09-04 05:13:36] "POST /config-nodes HTTP/1.1" 200 599 0.072439 10.0.0.254 - - [2025-09-04 05:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 11.816490 10.0.0.254 - - [2025-09-04 05:13:37] "GET /global-system-config/65c094ed-5aca-4143-aa5b-4c2afbfec188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018671 10.0.0.254 - - [2025-09-04 05:13:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.010622 10.0.0.254 - - [2025-09-04 05:13:38] "POST /config-nodes HTTP/1.1" 200 599 0.051811 10.0.0.38 - - [2025-09-04 05:13:58] "GET /global-system-configs HTTP/1.1" 200 322 10.908500 10.0.0.50 - - [2025-09-04 05:13:58] "GET /global-system-configs HTTP/1.1" 200 322 9.440168 10.0.0.38 - - [2025-09-04 05:13:58] "GET /global-system-configs HTTP/1.1" 200 322 7.434075 10.0.0.50 - - [2025-09-04 05:13:59] "GET /global-system-configs HTTP/1.1" 200 322 5.313952 10.0.0.254 - - [2025-09-04 05:13:59] "GET /global-system-configs HTTP/1.1" 200 322 4.055285 10.0.0.254 - - [2025-09-04 05:13:59] "GET /global-system-configs HTTP/1.1" 200 322 1.765366 10.0.0.50 - - [2025-09-04 05:14:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.005154 10.0.0.50 - - [2025-09-04 05:14:00] "POST /tags HTTP/1.1" 200 323 0.062387 10.0.0.50 - - [2025-09-04 05:14:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.006539 10.0.0.50 - - [2025-09-04 05:14:00] "GET /network-ipam/2db2804c-190c-4475-89b9-d27dd49fc904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.681841 10.0.0.50 - - [2025-09-04 05:14:00] "POST /hardwares HTTP/1.1" 200 327 0.036483 10.0.0.50 - - [2025-09-04 05:14:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.022361 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 323 0.022837 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.005701 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 323 0.022030 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.012410 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 325 0.034489 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.006004 10.0.0.50 - - [2025-09-04 05:14:01] "POST /ref-update HTTP/1.1" 200 156 0.055718 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 325 0.020796 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.005317 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 323 0.019301 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.004774 10.0.0.50 - - [2025-09-04 05:14:01] "POST /hardwares HTTP/1.1" 200 319 0.023172 10.0.0.50 - - [2025-09-04 05:14:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.005878 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 317 0.027871 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.004364 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.004316 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 319 0.022249 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.005521 10.0.0.50 - - [2025-09-04 05:14:02] "POST /ref-update HTTP/1.1" 200 156 0.027361 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 311 0.017848 10.0.0.50 - - [2025-09-04 05:14:02] "POST /route-targets HTTP/1.1" 200 327 0.027622 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 154 0.004661 10.0.0.50 - - [2025-09-04 05:14:02] "POST /ref-update HTTP/1.1" 200 156 0.023813 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 311 0.021827 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.005277 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 305 0.028836 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.011158 10.0.0.50 - - [2025-09-04 05:14:02] "PUT /access-control-list/ba5b5c6f-66fc-47f0-9e4d-fe6d81a6f7ac HTTP/1.1" 200 272 0.029342 10.0.0.50 - - [2025-09-04 05:14:02] "POST /hardwares HTTP/1.1" 200 307 0.030842 10.0.0.50 - - [2025-09-04 05:14:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.006118 10.0.0.50 - - [2025-09-04 05:14:03] "POST /hardwares HTTP/1.1" 200 311 0.029944 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 153 0.004027 10.0.0.50 - - [2025-09-04 05:14:03] "POST /hardwares HTTP/1.1" 200 309 0.020971 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.004774 10.0.0.50 - - [2025-09-04 05:14:03] "POST /hardwares HTTP/1.1" 200 309 0.016942 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.002946 10.0.0.50 - - [2025-09-04 05:14:03] "POST /hardwares HTTP/1.1" 200 309 0.017680 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.004518 10.0.0.50 - - [2025-09-04 05:14:03] "POST /features HTTP/1.1" 200 533 0.038051 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.008927 10.0.0.50 - - [2025-09-04 05:14:03] "POST /features HTTP/1.1" 200 521 0.043450 10.0.0.50 - - [2025-09-04 05:14:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.006105 10.0.0.50 - - [2025-09-04 05:14:04] "POST /features HTTP/1.1" 200 539 0.035853 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.003810 10.0.0.50 - - [2025-09-04 05:14:04] "POST /features HTTP/1.1" 200 517 0.038759 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.007422 10.0.0.50 - - [2025-09-04 05:14:04] "POST /physical-roles HTTP/1.1" 200 521 0.041229 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.005404 10.0.0.50 - - [2025-09-04 05:14:04] "POST /physical-roles HTTP/1.1" 200 519 0.034024 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.004445 10.0.0.50 - - [2025-09-04 05:14:04] "POST /overlay-roles HTTP/1.1" 200 545 0.038481 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.003658 10.0.0.50 - - [2025-09-04 05:14:04] "PUT /overlay-role/778d145e-f693-4b82-99f6-f727c14e6d64 HTTP/1.1" 200 258 0.014548 10.0.0.50 - - [2025-09-04 05:14:04] "POST /fqname-to-id HTTP/1.1" 404 185 0.006471 10.0.0.50 - - [2025-09-04 05:14:05] "POST /overlay-roles HTTP/1.1" 200 529 0.031618 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.004215 10.0.0.50 - - [2025-09-04 05:14:05] "POST /overlay-roles HTTP/1.1" 200 519 0.039230 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.003416 10.0.0.50 - - [2025-09-04 05:14:05] "POST /role-definitions HTTP/1.1" 200 547 0.031849 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.010759 10.0.0.50 - - [2025-09-04 05:14:05] "POST /role-definitions HTTP/1.1" 200 563 0.057021 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.003654 10.0.0.50 - - [2025-09-04 05:14:05] "POST /role-definitions HTTP/1.1" 200 551 0.032463 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.003821 10.0.0.50 - - [2025-09-04 05:14:05] "POST /role-definitions HTTP/1.1" 200 547 0.062058 10.0.0.50 - - [2025-09-04 05:14:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.003341 10.0.0.50 - - [2025-09-04 05:14:06] "POST /role-definitions HTTP/1.1" 200 547 0.041536 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.006084 10.0.0.50 - - [2025-09-04 05:14:06] "POST /role-definitions HTTP/1.1" 200 533 0.035520 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.004267 10.0.0.50 - - [2025-09-04 05:14:06] "POST /role-definitions HTTP/1.1" 200 537 0.028974 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.006184 10.0.0.50 - - [2025-09-04 05:14:06] "POST /role-definitions HTTP/1.1" 200 561 0.036052 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.004439 10.0.0.50 - - [2025-09-04 05:14:06] "POST /feature-configs HTTP/1.1" 200 562 0.027833 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 192 0.003861 10.0.0.50 - - [2025-09-04 05:14:06] "POST /node-profiles HTTP/1.1" 200 537 0.042014 10.0.0.50 - - [2025-09-04 05:14:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.009434 10.0.0.50 - - [2025-09-04 05:14:07] "POST /node-profiles HTTP/1.1" 200 541 0.047423 10.0.0.50 - - [2025-09-04 05:14:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.017041 10.0.0.50 - - [2025-09-04 05:14:07] "POST /node-profiles HTTP/1.1" 200 533 0.045135 10.0.0.50 - - [2025-09-04 05:14:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.007731 10.0.0.50 - - [2025-09-04 05:14:07] "POST /telemetry-profiles HTTP/1.1" 200 554 0.085169 10.0.0.50 - - [2025-09-04 05:14:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.007859 10.0.0.50 - - [2025-09-04 05:14:07] "POST /telemetry-profiles HTTP/1.1" 200 554 0.074000 10.0.0.50 - - [2025-09-04 05:14:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.017838 10.0.0.50 - - [2025-09-04 05:14:08] "POST /sflow-profiles HTTP/1.1" 200 538 0.045928 10.0.0.50 - - [2025-09-04 05:14:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.005704 10.0.0.50 - - [2025-09-04 05:14:08] "POST /snmp-profiles HTTP/1.1" 200 530 0.049550 10.0.0.50 - - [2025-09-04 05:14:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.004761 10.0.0.50 - - [2025-09-04 05:14:08] "POST /device-functional-groups HTTP/1.1" 200 540 0.054771 10.0.0.50 - - [2025-09-04 05:14:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.017354 10.0.0.50 - - [2025-09-04 05:14:08] "POST /device-functional-groups HTTP/1.1" 200 590 0.053787 10.0.0.50 - - [2025-09-04 05:14:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.005720 10.0.0.50 - - [2025-09-04 05:14:08] "POST /device-functional-groups HTTP/1.1" 200 566 0.050097 10.0.0.50 - - [2025-09-04 05:14:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.006425 10.0.0.50 - - [2025-09-04 05:14:09] "POST /role-configs HTTP/1.1" 200 525 0.031228 10.0.0.50 - - [2025-09-04 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.003906 10.0.0.50 - - [2025-09-04 05:14:09] "POST /role-configs HTTP/1.1" 200 522 0.043495 10.0.0.50 - - [2025-09-04 05:14:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.004421 10.0.0.50 - - [2025-09-04 05:14:09] "POST /role-configs HTTP/1.1" 200 517 0.083154 10.0.0.50 - - [2025-09-04 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006832 10.0.0.50 - - [2025-09-04 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016859 10.0.0.50 - - [2025-09-04 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.50 - - [2025-09-04 05:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013347 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010016 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009330 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011206 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.50 - - [2025-09-04 05:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008449 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008822 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011913 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008743 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009429 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006805 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020086 10.0.0.50 - - [2025-09-04 05:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010461 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016292 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.50 - - [2025-09-04 05:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013459 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011806 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014203 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009238 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007922 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013354 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.50 - - [2025-09-04 05:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011937 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012172 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011891 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008266 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.50 - - [2025-09-04 05:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009788 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010277 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008756 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011655 10.0.0.50 - - [2025-09-04 05:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007471 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008762 10.0.0.50 - - [2025-09-04 05:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007876 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008464 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008778 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009368 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010033 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007569 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.50 - - [2025-09-04 05:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009790 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007021 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008330 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.50 - - [2025-09-04 05:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007992 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007717 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008619 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.50 - - [2025-09-04 05:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010086 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009544 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011830 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009547 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010014 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.50 - - [2025-09-04 05:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008799 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009390 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008433 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008429 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008815 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.50 - - [2025-09-04 05:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008190 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.50 - - [2025-09-04 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007335 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007402 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009117 10.0.0.50 - - [2025-09-04 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011579 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007879 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.50 - - [2025-09-04 05:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009242 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011913 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.50 - - [2025-09-04 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007413 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008897 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008508 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.50 - - [2025-09-04 05:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006987 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008492 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009080 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009937 10.0.0.50 - - [2025-09-04 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010965 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007727 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.50 - - [2025-09-04 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006066 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010500 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008701 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.50 - - [2025-09-04 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010168 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011718 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009599 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007358 10.0.0.50 - - [2025-09-04 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009025 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008775 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011277 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015599 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011143 10.0.0.50 - - [2025-09-04 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009122 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008100 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008991 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022446 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022387 10.0.0.50 - - [2025-09-04 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.50 - - [2025-09-04 05:14:33] "POST /network-ipams HTTP/1.1" 200 550 0.047144 10.0.0.50 - - [2025-09-04 05:14:34] "POST /fqname-to-id HTTP/1.1" 404 188 0.003801 10.0.0.50 - - [2025-09-04 05:14:34] "POST /ref-update HTTP/1.1" 200 156 0.030492 10.0.0.50 - - [2025-09-04 05:14:34] "GET /fabric/216b82c0-53f4-4eba-9804-ca4bd724debf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.008267 10.0.0.50 - - [2025-09-04 05:14:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.007202 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.