+++ date ++ echo 'INFO: =================== Mon Oct 6 04:42:22 UTC 2025 ===================' INFO: =================== Mon Oct 6 04:42:22 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ 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 '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ 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.48 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.254:8081 10.0.0.38:8081 10.0.0.48:8081 ' ']' +++ echo '10.0.0.254:8081 10.0.0.38:8081 10.0.0.48:8081' ++ ANALYTICS_SERVERS='10.0.0.254:8081 10.0.0.38:8081 10.0.0.48:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.254:9042 10.0.0.38:9042 10.0.0.48:9042 ' ']' +++ echo '10.0.0.254:9042 10.0.0.38:9042 10.0.0.48:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.254:9042 10.0.0.38:9042 10.0.0.48:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.254:8086 10.0.0.38:8086 10.0.0.48:8086 ' ']' +++ echo '10.0.0.254:8086 10.0.0.38:8086 10.0.0.48:8086' ++ COLLECTOR_SERVERS='10.0.0.254:8086 10.0.0.38:8086 10.0.0.48:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ CONFIGDB_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.254:8082 10.0.0.38:8082 10.0.0.48:8082 ' ']' +++ echo '10.0.0.254:8082 10.0.0.38:8082 10.0.0.48:8082' ++ CONFIG_SERVERS='10.0.0.254:8082 10.0.0.38:8082 10.0.0.48:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.254:9161 10.0.0.38:9161 10.0.0.48:9161 ' ']' +++ echo '10.0.0.254:9161 10.0.0.38:9161 10.0.0.48:9161' ++ CONFIGDB_SERVERS='10.0.0.254:9161 10.0.0.38:9161 10.0.0.48:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.254:9041 10.0.0.38:9041 10.0.0.48:9041 ' ']' +++ echo '10.0.0.254:9041 10.0.0.38:9041 10.0.0.48:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.254:9041 10.0.0.38:9041 10.0.0.48:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.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.48 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.254:2181,10.0.0.38:2181,10.0.0.48:2181, ']' +++ echo 10.0.0.254:2181,10.0.0.38:2181,10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.254:2181,10.0.0.38:2181,10.0.0.48:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.254:2181 10.0.0.38:2181 10.0.0.48:2181 ' ']' +++ echo '10.0.0.254:2181 10.0.0.38:2181 10.0.0.48:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.254:2181 10.0.0.38:2181 10.0.0.48:2181' ++ RABBITMQ_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.254:5673,10.0.0.38:5673,10.0.0.48:5673, ']' +++ echo 10.0.0.254:5673,10.0.0.38:5673,10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.254:5673,10.0.0.38:5673,10.0.0.48:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.254:6379 10.0.0.38:6379 10.0.0.48:6379 ' ']' +++ echo '10.0.0.254:6379 10.0.0.38:6379 10.0.0.48:6379' ++ REDIS_SERVERS='10.0.0.254:6379 10.0.0.38:6379 10.0.0.48:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.254,10.0.0.38,10.0.0.48 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.254:9092 10.0.0.38:9092 10.0.0.48:9092 ' ']' +++ echo '10.0.0.254:9092 10.0.0.38:9092 10.0.0.48:9092' ++ KAFKA_SERVERS='10.0.0.254:9092 10.0.0.38:9092 10.0.0.48:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/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.48 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.48 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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.48 ++ cut -d , -f 1 + local cassandra=10.0.0.254 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.254 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.254,10.0.0.38,10.0.0.48 +++ local servers=10.0.0.254,10.0.0.38,10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ 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.48:9041 + cassandra_server_list='10.0.0.254:9041 10.0.0.38:9041 10.0.0.48: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 ++ grep '^API__.*__.*=.*$' ++ sort + 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 10/06/2025 04:42:30.884 7fbbd89e6488 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/06/2025 04:42:30.911 7fbbd89e6488 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/06/2025 04:42:30.927 7fbbd89e6488 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/06/2025 04:42:30.927 7fbbd89e6488 [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-10-06 04:42:49] "GET / HTTP/1.1" 200 45871 0.002168 10.0.0.38 - - [2025-10-06 04:42:49] "GET / HTTP/1.1" 200 45871 0.001266 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-10-06 04:42:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000555 10.0.0.38 - - [2025-10-06 04:42:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000314 10.0.0.48 - - [2025-10-06 04:42:49] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.38 - - [2025-10-06 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.575608 10.0.0.38 - - [2025-10-06 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014003 10.0.0.38 - - [2025-10-06 04:42:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.319872 10.0.0.38 - - [2025-10-06 04:42:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004107 /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.254 - - [2025-10-06 04:42:51] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.254 - - [2025-10-06 04:42:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000425 10.0.0.254 - - [2025-10-06 04:42:51] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.254 - - [2025-10-06 04:42:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451 10.0.0.48 - - [2025-10-06 04:42:51] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.48 - - [2025-10-06 04:42:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000485 10.0.0.254 - - [2025-10-06 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.276762 10.0.0.254 - - [2025-10-06 04:42:51] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005389 10.0.0.254 - - [2025-10-06 04:42:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.005758 10.0.0.254 - - [2025-10-06 04:42:52] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.254 - - [2025-10-06 04:42:52] "POST /config-nodes HTTP/1.1" 200 599 0.121410 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.376254 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000419 10.0.0.48 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.049566 10.0.0.48 - - [2025-10-06 04:42:52] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004026 10.0.0.48 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 220 0.004147 10.0.0.254 - - [2025-10-06 04:42:52] "POST /job-templates HTTP/1.1" 200 555 0.074220 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.003783 10.0.0.48 - - [2025-10-06 04:42:52] "POST /config-nodes HTTP/1.1" 200 599 0.045150 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.025135 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.254 - - [2025-10-06 04:42:52] "POST /job-templates HTTP/1.1" 200 563 0.141220 10.0.0.254 - - [2025-10-06 04:42:52] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007176 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.003682 10.0.0.254 - - [2025-10-06 04:42:52] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.254 - - [2025-10-06 04:42:52] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000411 10.0.0.254 - - [2025-10-06 04:42:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.175469 10.0.0.38 - - [2025-10-06 04:42:52] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.254 - - [2025-10-06 04:42:52] "POST /job-templates HTTP/1.1" 200 545 0.212236 10.0.0.38 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000403 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.005848 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.008220 10.0.0.254 - - [2025-10-06 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.48 - - [2025-10-06 04:42:52] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.48 - - [2025-10-06 04:42:52] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000660 10.0.0.254 - - [2025-10-06 04:42:53] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005550 10.0.0.254 - - [2025-10-06 04:42:53] "POST /job-templates HTTP/1.1" 200 577 0.096549 10.0.0.254 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 404 208 0.010013 10.0.0.254 - - [2025-10-06 04:42:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.057705 10.0.0.254 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.254 - - [2025-10-06 04:42:53] "POST /job-templates HTTP/1.1" 200 579 0.048586 10.0.0.254 - - [2025-10-06 04:42:53] "GET /network-ipam/ce200c42-db13-40ec-8ca1-48c7bacb54ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005246 10.0.0.254 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.004860 10.0.0.254 - - [2025-10-06 04:42:53] "POST /job-templates HTTP/1.1" 200 583 0.084735 10.0.0.254 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.045146 10.0.0.254 - - [2025-10-06 04:42:53] "POST /service-templates HTTP/1.1" 200 511 0.135204 10.0.0.254 - - [2025-10-06 04:42:53] "POST /service-templates HTTP/1.1" 200 501 0.139216 10.0.0.254 - - [2025-10-06 04:42:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.715761 10.0.0.38 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.464537 10.0.0.38 - - [2025-10-06 04:42:53] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005689 10.0.0.48 - - [2025-10-06 04:42:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.084756 10.0.0.254 - - [2025-10-06 04:42:53] "POST /job-templates HTTP/1.1" 200 559 0.126937 10.0.0.254 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.005786 10.0.0.38 - - [2025-10-06 04:42:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.016560 10.0.0.254 - - [2025-10-06 04:42:53] "POST /service-templates HTTP/1.1" 200 515 0.056787 10.0.0.38 - - [2025-10-06 04:42:53] "POST /config-nodes HTTP/1.1" 200 599 0.080124 10.0.0.254 - - [2025-10-06 04:42:53] "POST /job-templates HTTP/1.1" 200 569 0.119766 10.0.0.254 - - [2025-10-06 04:42:53] "POST /service-templates HTTP/1.1" 200 535 0.076125 10.0.0.254 - - [2025-10-06 04:42:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.005037 10.0.0.254 - - [2025-10-06 04:42:54] "POST /service-templates HTTP/1.1" 200 507 0.111118 10.0.0.254 - - [2025-10-06 04:42:54] "POST /job-templates HTTP/1.1" 200 555 0.113086 10.0.0.254 - - [2025-10-06 04:42:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.009777 10.0.0.254 - - [2025-10-06 04:42:54] "POST /job-templates HTTP/1.1" 200 555 0.071440 10.0.0.254 - - [2025-10-06 04:42:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.018400 10.0.0.254 - - [2025-10-06 04:42:54] "POST /job-templates HTTP/1.1" 200 555 0.121422 10.0.0.254 - - [2025-10-06 04:42:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.006141 10.0.0.254 - - [2025-10-06 04:42:54] "POST /job-templates HTTP/1.1" 200 535 0.073500 10.0.0.254 - - [2025-10-06 04:42:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.006038 10.0.0.48 - - [2025-10-06 04:42:55] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.254 - - [2025-10-06 04:42:55] "POST /job-templates HTTP/1.1" 200 559 0.100793 10.0.0.48 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000538 10.0.0.38 - - [2025-10-06 04:42:55] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.38 - - [2025-10-06 04:42:55] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.001302 10.0.0.254 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.013916 10.0.0.254 - - [2025-10-06 04:42:55] "POST /job-templates HTTP/1.1" 200 559 0.102777 10.0.0.254 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.011544 10.0.0.254 - - [2025-10-06 04:42:55] "POST /job-templates HTTP/1.1" 200 559 0.073832 10.0.0.254 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.009590 10.0.0.254 - - [2025-10-06 04:42:55] "POST /job-templates HTTP/1.1" 200 565 0.060780 10.0.0.254 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.008887 10.0.0.38 - - [2025-10-06 04:42:55] "GET / HTTP/1.1" 200 35931 0.002874 10.0.0.38 - - [2025-10-06 04:42:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000496 10.0.0.254 - - [2025-10-06 04:42:55] "POST /job-templates HTTP/1.1" 200 557 0.172300 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.005722 10.0.0.254 - - [2025-10-06 04:42:56] "POST /job-templates HTTP/1.1" 200 555 0.078455 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 205 0.008667 10.0.0.254 - - [2025-10-06 04:42:56] "POST /job-templates HTTP/1.1" 200 573 0.061541 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.006683 10.0.0.254 - - [2025-10-06 04:42:56] "POST /job-templates HTTP/1.1" 200 551 0.096586 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.005382 10.0.0.254 - - [2025-10-06 04:42:56] "POST /job-templates HTTP/1.1" 200 579 0.059208 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.004555 10.0.0.254 - - [2025-10-06 04:42:56] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000446 10.0.0.254 - - [2025-10-06 04:42:56] "POST /job-templates HTTP/1.1" 200 555 0.061604 10.0.0.254 - - [2025-10-06 04:42:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.011452 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 559 0.114164 10.0.0.254 - - [2025-10-06 04:42:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.005003 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 575 0.053246 10.0.0.254 - - [2025-10-06 04:42:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.005655 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 557 0.047868 10.0.0.254 - - [2025-10-06 04:42:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.010653 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 559 0.095733 10.0.0.254 - - [2025-10-06 04:42:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.006929 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 555 0.096010 10.0.0.254 - - [2025-10-06 04:42:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.004211 10.0.0.254 - - [2025-10-06 04:42:57] "POST /job-templates HTTP/1.1" 200 553 0.046577 10.0.0.254 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.004006 10.0.0.254 - - [2025-10-06 04:42:58] "POST /job-templates HTTP/1.1" 200 553 0.037848 10.0.0.254 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.007579 10.0.0.48 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 2.649715 10.0.0.48 - - [2025-10-06 04:42:58] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.003789 10.0.0.48 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 404 220 0.004425 10.0.0.48 - - [2025-10-06 04:42:58] "POST /config-database-nodes HTTP/1.1" 200 617 0.039251 10.0.0.254 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.254 - - [2025-10-06 04:42:58] "GET /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1160 0.003460 10.0.0.48 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011591 10.0.0.48 - - [2025-10-06 04:42:58] "GET /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1160 0.003977 10.0.0.254 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.48 - - [2025-10-06 04:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.254 - - [2025-10-06 04:42:58] "PUT /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19 HTTP/1.1" 200 276 0.015438 10.0.0.48 - - [2025-10-06 04:42:58] "PUT /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19 HTTP/1.1" 200 276 0.033432 10.0.0.38 - - [2025-10-06 04:43:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.879631 10.0.0.38 - - [2025-10-06 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.38 - - [2025-10-06 04:43:06] "GET /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004092 10.0.0.38 - - [2025-10-06 04:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2025-10-06 04:43:07] "PUT /global-vrouter-config/15a959fe-1bbf-42a8-8350-ff817e95ec19 HTTP/1.1" 200 276 0.016105 10.0.0.38 - - [2025-10-06 04:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 10.841421 10.0.0.38 - - [2025-10-06 04:43:09] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005426 10.0.0.38 - - [2025-10-06 04:43:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.004290 10.0.0.38 - - [2025-10-06 04:43:09] "POST /config-database-nodes HTTP/1.1" 200 617 0.035050 10.0.0.254 - - [2025-10-06 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 11.058021 10.0.0.254 - - [2025-10-06 04:43:15] "GET /global-system-config/70faf83e-8667-40be-869e-984939182a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004560 10.0.0.254 - - [2025-10-06 04:43:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.005016 10.0.0.254 - - [2025-10-06 04:43:15] "POST /config-database-nodes HTTP/1.1" 200 617 0.050450 10.0.0.48 - - [2025-10-06 04:43:29] "GET /global-system-configs HTTP/1.1" 200 322 9.790164 10.0.0.254 - - [2025-10-06 04:43:29] "GET /global-system-configs HTTP/1.1" 200 322 8.255648 10.0.0.48 - - [2025-10-06 04:43:29] "GET /global-system-configs HTTP/1.1" 200 322 6.984054 10.0.0.38 - - [2025-10-06 04:43:30] "GET /global-system-configs HTTP/1.1" 200 322 4.439428 10.0.0.254 - - [2025-10-06 04:43:30] "GET /global-system-configs HTTP/1.1" 200 322 2.881396 10.0.0.38 - - [2025-10-06 04:43:30] "GET /global-system-configs HTTP/1.1" 200 322 1.133738 10.0.0.254 - - [2025-10-06 04:43:30] "POST /job-templates HTTP/1.1" 200 563 0.047080 10.0.0.254 - - [2025-10-06 04:43:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.012764 10.0.0.48 - - [2025-10-06 04:43:31] "GET /network-ipam/ce200c42-db13-40ec-8ca1-48c7bacb54ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.525599 10.0.0.254 - - [2025-10-06 04:43:31] "POST /tags HTTP/1.1" 200 321 0.135759 10.0.0.254 - - [2025-10-06 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 174 0.017567 10.0.0.254 - - [2025-10-06 04:43:31] "POST /tags HTTP/1.1" 200 309 0.099718 10.0.0.48 - - [2025-10-06 04:43:31] "POST /ref-update HTTP/1.1" 200 156 0.054222 10.0.0.254 - - [2025-10-06 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.009725 10.0.0.254 - - [2025-10-06 04:43:31] "POST /tags HTTP/1.1" 200 323 0.070291 10.0.0.254 - - [2025-10-06 04:43:31] "POST /fqname-to-id HTTP/1.1" 404 166 0.006179 10.0.0.254 - - [2025-10-06 04:43:31] "POST /hardwares HTTP/1.1" 200 327 0.027573 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 166 0.008457 10.0.0.254 - - [2025-10-06 04:43:32] "POST /hardwares HTTP/1.1" 200 323 0.019251 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.017999 10.0.0.254 - - [2025-10-06 04:43:32] "POST /hardwares HTTP/1.1" 200 323 0.018786 10.0.0.48 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.013037 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 164 0.021478 10.0.0.254 - - [2025-10-06 04:43:32] "POST /hardwares HTTP/1.1" 200 325 0.037217 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 165 0.008432 10.0.0.48 - - [2025-10-06 04:43:32] "POST /ref-update HTTP/1.1" 200 156 0.051607 10.0.0.254 - - [2025-10-06 04:43:32] "POST /hardwares HTTP/1.1" 200 325 0.036782 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.010037 10.0.0.254 - - [2025-10-06 04:43:32] "POST /hardwares HTTP/1.1" 200 323 0.041329 10.0.0.254 - - [2025-10-06 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 164 0.007510 10.0.0.48 - - [2025-10-06 04:43:32] "POST /route-targets HTTP/1.1" 200 327 0.055169 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 319 0.040448 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 165 0.013417 10.0.0.48 - - [2025-10-06 04:43:33] "POST /ref-update HTTP/1.1" 200 156 0.088354 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 317 0.016093 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 162 0.005934 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 319 0.026241 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 158 0.011220 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 311 0.026617 10.0.0.48 - - [2025-10-06 04:43:33] "PUT /access-control-list/803b21dc-8210-4a9a-9600-27db448e96c1 HTTP/1.1" 200 272 0.029422 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 154 0.016641 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 311 0.023083 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.005733 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 305 0.017966 10.0.0.254 - - [2025-10-06 04:43:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.012268 10.0.0.254 - - [2025-10-06 04:43:33] "POST /hardwares HTTP/1.1" 200 307 0.016061 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.007502 10.0.0.254 - - [2025-10-06 04:43:34] "POST /hardwares HTTP/1.1" 200 311 0.027654 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 153 0.005253 10.0.0.254 - - [2025-10-06 04:43:34] "POST /hardwares HTTP/1.1" 200 309 0.019779 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003861 10.0.0.254 - - [2025-10-06 04:43:34] "POST /hardwares HTTP/1.1" 200 309 0.021029 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 161 0.010153 10.0.0.254 - - [2025-10-06 04:43:34] "POST /hardwares HTTP/1.1" 200 309 0.015003 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 154 0.006198 10.0.0.254 - - [2025-10-06 04:43:34] "POST /features HTTP/1.1" 200 533 0.050578 10.0.0.254 - - [2025-10-06 04:43:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.019553 10.0.0.254 - - [2025-10-06 04:43:35] "POST /features HTTP/1.1" 200 521 0.064551 10.0.0.254 - - [2025-10-06 04:43:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.013166 10.0.0.254 - - [2025-10-06 04:43:35] "POST /features HTTP/1.1" 200 539 0.120428 10.0.0.254 - - [2025-10-06 04:43:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.011897 10.0.0.254 - - [2025-10-06 04:43:35] "POST /features HTTP/1.1" 200 517 0.066170 10.0.0.254 - - [2025-10-06 04:43:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.006610 10.0.0.254 - - [2025-10-06 04:43:35] "POST /physical-roles HTTP/1.1" 200 521 0.043412 10.0.0.254 - - [2025-10-06 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.010340 10.0.0.254 - - [2025-10-06 04:43:36] "POST /physical-roles HTTP/1.1" 200 519 0.043977 10.0.0.254 - - [2025-10-06 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.005469 10.0.0.254 - - [2025-10-06 04:43:36] "POST /overlay-roles HTTP/1.1" 200 545 0.031955 10.0.0.254 - - [2025-10-06 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.004607 10.0.0.254 - - [2025-10-06 04:43:36] "PUT /overlay-role/9332311d-5002-4c9d-a689-7eb3ffd0fb95 HTTP/1.1" 200 258 0.025761 10.0.0.254 - - [2025-10-06 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 185 0.003561 10.0.0.254 - - [2025-10-06 04:43:36] "POST /overlay-roles HTTP/1.1" 200 529 0.052939 10.0.0.254 - - [2025-10-06 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.006377 10.0.0.254 - - [2025-10-06 04:43:36] "POST /overlay-roles HTTP/1.1" 200 519 0.042180 10.0.0.254 - - [2025-10-06 04:43:37] "POST /fqname-to-id HTTP/1.1" 404 182 0.018575 10.0.0.254 - - [2025-10-06 04:43:37] "POST /role-definitions HTTP/1.1" 200 547 0.035422 10.0.0.254 - - [2025-10-06 04:43:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.010660 10.0.0.254 - - [2025-10-06 04:43:37] "POST /role-definitions HTTP/1.1" 200 563 0.030990 10.0.0.254 - - [2025-10-06 04:43:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.006278 10.0.0.254 - - [2025-10-06 04:43:37] "POST /role-definitions HTTP/1.1" 200 551 0.038495 10.0.0.254 - - [2025-10-06 04:43:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.014253 10.0.0.254 - - [2025-10-06 04:43:37] "POST /role-definitions HTTP/1.1" 200 547 0.044393 10.0.0.254 - - [2025-10-06 04:43:37] "POST /fqname-to-id HTTP/1.1" 404 188 0.006229 10.0.0.254 - - [2025-10-06 04:43:37] "POST /role-definitions HTTP/1.1" 200 547 0.082761 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.009768 10.0.0.254 - - [2025-10-06 04:43:38] "POST /role-definitions HTTP/1.1" 200 533 0.088193 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 181 0.005296 10.0.0.254 - - [2025-10-06 04:43:38] "POST /role-definitions HTTP/1.1" 200 537 0.046447 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.007470 10.0.0.254 - - [2025-10-06 04:43:38] "POST /role-definitions HTTP/1.1" 200 561 0.081724 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.006077 10.0.0.254 - - [2025-10-06 04:43:38] "POST /feature-configs HTTP/1.1" 200 562 0.049672 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 192 0.004235 10.0.0.254 - - [2025-10-06 04:43:38] "POST /node-profiles HTTP/1.1" 200 537 0.029681 10.0.0.254 - - [2025-10-06 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.005466 10.0.0.254 - - [2025-10-06 04:43:39] "POST /node-profiles HTTP/1.1" 200 541 0.069985 10.0.0.254 - - [2025-10-06 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 184 0.004133 10.0.0.254 - - [2025-10-06 04:43:39] "POST /node-profiles HTTP/1.1" 200 533 0.036636 10.0.0.254 - - [2025-10-06 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.009196 10.0.0.254 - - [2025-10-06 04:43:39] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049926 10.0.0.254 - - [2025-10-06 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.005994 10.0.0.254 - - [2025-10-06 04:43:39] "POST /telemetry-profiles HTTP/1.1" 200 554 0.041975 10.0.0.254 - - [2025-10-06 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.006040 10.0.0.254 - - [2025-10-06 04:43:39] "POST /sflow-profiles HTTP/1.1" 200 538 0.039613 10.0.0.254 - - [2025-10-06 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.005302 10.0.0.254 - - [2025-10-06 04:43:39] "POST /snmp-profiles HTTP/1.1" 200 530 0.031642 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.006243 10.0.0.254 - - [2025-10-06 04:43:40] "POST /device-functional-groups HTTP/1.1" 200 540 0.037134 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.005334 10.0.0.254 - - [2025-10-06 04:43:40] "POST /device-functional-groups HTTP/1.1" 200 590 0.036055 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.005520 10.0.0.254 - - [2025-10-06 04:43:40] "POST /device-functional-groups HTTP/1.1" 200 566 0.035429 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.007931 10.0.0.254 - - [2025-10-06 04:43:40] "POST /role-configs HTTP/1.1" 200 525 0.034245 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.006785 10.0.0.254 - - [2025-10-06 04:43:40] "POST /role-configs HTTP/1.1" 200 522 0.031344 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.005507 10.0.0.254 - - [2025-10-06 04:43:40] "POST /role-configs HTTP/1.1" 200 517 0.032459 10.0.0.254 - - [2025-10-06 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.254 - - [2025-10-06 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.254 - - [2025-10-06 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.254 - - [2025-10-06 04:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.254 - - [2025-10-06 04:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004702 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.254 - - [2025-10-06 04:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013083 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011085 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.254 - - [2025-10-06 04:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014077 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015973 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.254 - - [2025-10-06 04:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016222 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.254 - - [2025-10-06 04:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.254 - - [2025-10-06 04:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009844 10.0.0.254 - - [2025-10-06 04:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.254 - - [2025-10-06 04:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020327 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.254 - - [2025-10-06 04:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018870 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010795 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.254 - - [2025-10-06 04:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009475 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.254 - - [2025-10-06 04:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.254 - - [2025-10-06 04:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010856 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.254 - - [2025-10-06 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010407 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.254 - - [2025-10-06 04:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.254 - - [2025-10-06 04:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.254 - - [2025-10-06 04:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012260 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016212 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011264 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.254 - - [2025-10-06 04:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013866 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.254 - - [2025-10-06 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.254 - - [2025-10-06 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.254 - - [2025-10-06 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.254 - - [2025-10-06 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011181 10.0.0.254 - - [2025-10-06 04:44:02] "POST /network-ipams HTTP/1.1" 200 550 0.050103 10.0.0.254 - - [2025-10-06 04:44:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.004206 10.0.0.254 - - [2025-10-06 04:44:02] "GET /fabric/069b8c17-e1dc-4fbf-854e-f2dc0bd19162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.003593 10.0.0.48 - - [2025-10-06 04:44:02] "POST /ref-update HTTP/1.1" 200 156 0.034439 10.0.0.254 - - [2025-10-06 04:44:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.003778 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.