+++ date ++ echo 'INFO: =================== Mon Sep 29 04:56:22 UTC 2025 ===================' INFO: =================== Mon Sep 29 04:56: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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.254,10.0.0.38,10.0.0.48 + 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 +++ 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 ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ uniq ++++ 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 ]] ++ echo 10.0.0.254:9041 10.0.0.38:9041 10.0.0.48:9041 ++ sed 's/,/ /g' + 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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ 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/29/2025 04:56:31.546 7f9ff1b23b08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 04:56:31.572 7f9ff1b23b08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/29/2025 04:56:31.586 7f9ff1b23b08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 04:56:31.587 7f9ff1b23b08 [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-29 04:56:53] "GET / HTTP/1.1" 503 181 0.000318 10.0.0.38 - - [2025-09-29 04:56:53] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.38 - - [2025-09-29 04:56:54] "GET / HTTP/1.1" 200 35931 0.002227 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-29 04:56:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.008007 10.0.0.48 - - [2025-09-29 04:56:54] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.48 - - [2025-09-29 04:56:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000448 10.0.0.254 - - [2025-09-29 04:56:54] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.38 - - [2025-09-29 04:56:54] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.38 - - [2025-09-29 04:56:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000407 10.0.0.38 - - [2025-09-29 04:56:55] "GET / HTTP/1.1" 200 45871 0.002170 10.0.0.38 - - [2025-09-29 04:56:55] "GET / HTTP/1.1" 200 45871 0.001170 10.0.0.38 - - [2025-09-29 04:56:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000374 10.0.0.38 - - [2025-09-29 04:56:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000263 10.0.0.254 - - [2025-09-29 04:56:56] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.254 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000410 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 196 1.931366 10.0.0.48 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 1.649138 10.0.0.48 - - [2025-09-29 04:56:56] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003494 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.954445 10.0.0.38 - - [2025-09-29 04:56:56] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004405 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.658212 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.48 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.011857 10.0.0.38 - - [2025-09-29 04:56:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.384557 10.0.0.38 - - [2025-09-29 04:56:56] "POST /job-templates HTTP/1.1" 200 555 0.074700 10.0.0.38 - - [2025-09-29 04:56:56] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003704 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.008293 10.0.0.254 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.116959 10.0.0.254 - - [2025-09-29 04:56:56] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011907 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.006704 10.0.0.254 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 220 0.003105 10.0.0.38 - - [2025-09-29 04:56:56] "POST /config-database-nodes HTTP/1.1" 200 617 0.049398 10.0.0.48 - - [2025-09-29 04:56:56] "POST /config-database-nodes HTTP/1.1" 200 617 0.076849 10.0.0.38 - - [2025-09-29 04:56:56] "POST /job-templates HTTP/1.1" 200 563 0.056139 10.0.0.254 - - [2025-09-29 04:56:56] "POST /config-database-nodes HTTP/1.1" 200 617 0.062365 10.0.0.38 - - [2025-09-29 04:56:56] "POST /fqname-to-id HTTP/1.1" 404 191 0.008269 10.0.0.38 - - [2025-09-29 04:56:56] "POST /job-templates HTTP/1.1" 200 545 0.100867 /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-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.008169 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 577 0.042371 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 208 0.004469 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 579 0.045006 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.004244 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 583 0.083449 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.004214 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 559 0.034525 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 203 0.003801 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 569 0.035902 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.004071 10.0.0.38 - - [2025-09-29 04:56:57] "POST /job-templates HTTP/1.1" 200 555 0.089418 10.0.0.38 - - [2025-09-29 04:56:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.005158 10.0.0.38 - - [2025-09-29 04:56:58] "POST /job-templates HTTP/1.1" 200 555 0.083378 10.0.0.38 - - [2025-09-29 04:56:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.005150 10.0.0.38 - - [2025-09-29 04:56:58] "POST /job-templates HTTP/1.1" 200 555 0.046320 10.0.0.38 - - [2025-09-29 04:56:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.006014 10.0.0.38 - - [2025-09-29 04:56:58] "POST /job-templates HTTP/1.1" 200 535 0.087373 10.0.0.38 - - [2025-09-29 04:56:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.005164 10.0.0.38 - - [2025-09-29 04:56:58] "POST /job-templates HTTP/1.1" 200 559 0.096706 10.0.0.38 - - [2025-09-29 04:56:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.007575 10.0.0.38 - - [2025-09-29 04:56:58] "POST /job-templates HTTP/1.1" 200 559 0.110520 10.0.0.38 - - [2025-09-29 04:56:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.012892 10.0.0.38 - - [2025-09-29 04:56:59] "POST /job-templates HTTP/1.1" 200 559 0.130107 10.0.0.38 - - [2025-09-29 04:56:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.007013 10.0.0.38 - - [2025-09-29 04:56:59] "POST /job-templates HTTP/1.1" 200 565 0.109793 10.0.0.38 - - [2025-09-29 04:56:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.004721 10.0.0.38 - - [2025-09-29 04:56:59] "POST /job-templates HTTP/1.1" 200 557 0.139743 10.0.0.38 - - [2025-09-29 04:56:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.004499 10.0.0.38 - - [2025-09-29 04:56:59] "POST /job-templates HTTP/1.1" 200 555 0.132231 10.0.0.38 - - [2025-09-29 04:56:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.021639 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 573 0.069533 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.003962 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 551 0.072712 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.005260 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 579 0.088045 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.010415 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 555 0.083913 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.005099 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 559 0.043022 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.004778 10.0.0.38 - - [2025-09-29 04:57:00] "POST /job-templates HTTP/1.1" 200 575 0.088714 10.0.0.38 - - [2025-09-29 04:57:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.005159 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 557 0.059178 10.0.0.38 - - [2025-09-29 04:57:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.004361 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 559 0.043669 10.0.0.38 - - [2025-09-29 04:57:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005227 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 555 0.093434 10.0.0.38 - - [2025-09-29 04:57:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.004399 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 553 0.061141 10.0.0.38 - - [2025-09-29 04:57:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.004350 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 553 0.079949 10.0.0.48 - - [2025-09-29 04:57:01] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.38 - - [2025-09-29 04:57:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.004439 10.0.0.38 - - [2025-09-29 04:57:01] "POST /job-templates HTTP/1.1" 200 553 0.060362 10.0.0.38 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.009988 10.0.0.48 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000508 10.0.0.38 - - [2025-09-29 04:57:02] "POST /job-templates HTTP/1.1" 200 563 0.051708 10.0.0.38 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.018282 10.0.0.38 - - [2025-09-29 04:57:02] "POST /job-templates HTTP/1.1" 200 565 0.118451 10.0.0.38 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.004586 10.0.0.38 - - [2025-09-29 04:57:02] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.38 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000476 10.0.0.38 - - [2025-09-29 04:57:02] "POST /config-propertiess HTTP/1.1" 200 551 0.045038 10.0.0.38 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 404 168 0.004025 10.0.0.38 - - [2025-09-29 04:57:02] "POST /tags HTTP/1.1" 200 321 0.056273 10.0.0.48 - - [2025-09-29 04:57:02] "GET / HTTP/1.1" 200 35931 0.002795 10.0.0.48 - - [2025-09-29 04:57:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000478 10.0.0.254 - - [2025-09-29 04:57:03] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.254 - - [2025-09-29 04:57:03] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.38 - - [2025-09-29 04:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 12.665473 10.0.0.38 - - [2025-09-29 04:57:26] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004149 10.0.0.38 - - [2025-09-29 04:57:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.004486 10.0.0.38 - - [2025-09-29 04:57:26] "POST /config-nodes HTTP/1.1" 200 599 0.035386 10.0.0.48 - - [2025-09-29 04:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 12.109786 10.0.0.48 - - [2025-09-29 04:57:26] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004470 10.0.0.48 - - [2025-09-29 04:57:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.004720 10.0.0.48 - - [2025-09-29 04:57:27] "POST /config-nodes HTTP/1.1" 200 599 0.042523 10.0.0.254 - - [2025-09-29 04:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 11.847172 10.0.0.254 - - [2025-09-29 04:57:27] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003798 10.0.0.254 - - [2025-09-29 04:57:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.004776 10.0.0.254 - - [2025-09-29 04:57:27] "POST /config-nodes HTTP/1.1" 200 599 0.036072 10.0.0.38 - - [2025-09-29 04:57:37] "GET /global-system-configs HTTP/1.1" 200 322 10.569722 10.0.0.48 - - [2025-09-29 04:57:38] "GET /global-system-configs HTTP/1.1" 200 322 9.200272 10.0.0.38 - - [2025-09-29 04:57:39] "GET /global-system-configs HTTP/1.1" 200 322 7.695206 10.0.0.48 - - [2025-09-29 04:57:39] "GET /global-system-configs HTTP/1.1" 200 322 5.804008 10.0.0.254 - - [2025-09-29 04:57:39] "GET /global-system-configs HTTP/1.1" 200 322 3.854374 10.0.0.254 - - [2025-09-29 04:57:39] "GET /global-system-configs HTTP/1.1" 200 322 2.422240 10.0.0.38 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 404 174 0.006317 10.0.0.254 - - [2025-09-29 04:57:40] "GET /network-ipam/375cbbf2-85b7-44d7-a069-15bd7f327090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.464819 10.0.0.48 - - [2025-09-29 04:57:40] "GET /global-system-config/9aec2cba-3187-4d11-b071-ec387c400a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.090583 10.0.0.38 - - [2025-09-29 04:57:40] "POST /tags HTTP/1.1" 200 309 0.043764 10.0.0.48 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.38 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.010440 10.0.0.48 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014775 10.0.0.38 - - [2025-09-29 04:57:40] "POST /tags HTTP/1.1" 200 323 0.043626 10.0.0.38 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.009633 10.0.0.38 - - [2025-09-29 04:57:40] "POST /hardwares HTTP/1.1" 200 327 0.021574 10.0.0.48 - - [2025-09-29 04:57:40] "POST /service-templates HTTP/1.1" 200 501 0.031245 10.0.0.38 - - [2025-09-29 04:57:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.008381 10.0.0.254 - - [2025-09-29 04:57:40] "POST /ref-update HTTP/1.1" 200 156 0.063386 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 323 0.023747 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.007580 10.0.0.48 - - [2025-09-29 04:57:41] "POST /service-templates HTTP/1.1" 200 507 0.035984 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 323 0.016154 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.006589 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 325 0.015229 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.002932 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 325 0.015142 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.003664 10.0.0.254 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.006517 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 323 0.025377 10.0.0.254 - - [2025-09-29 04:57:41] "POST /ref-update HTTP/1.1" 200 156 0.021078 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.006126 10.0.0.254 - - [2025-09-29 04:57:41] "POST /route-targets HTTP/1.1" 200 327 0.017904 10.0.0.38 - - [2025-09-29 04:57:41] "POST /hardwares HTTP/1.1" 200 319 0.018680 10.0.0.38 - - [2025-09-29 04:57:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.007932 10.0.0.254 - - [2025-09-29 04:57:41] "POST /ref-update HTTP/1.1" 200 156 0.024775 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 317 0.019108 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.004843 10.0.0.254 - - [2025-09-29 04:57:42] "PUT /access-control-list/887a1136-453b-4275-a1ca-a74129ffde60 HTTP/1.1" 200 272 0.012501 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 319 0.021613 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 158 0.028264 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 311 0.023377 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 154 0.006119 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 311 0.025022 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 155 0.004102 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 305 0.019074 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 156 0.005374 10.0.0.38 - - [2025-09-29 04:57:42] "POST /hardwares HTTP/1.1" 200 307 0.018375 10.0.0.38 - - [2025-09-29 04:57:42] "POST /fqname-to-id HTTP/1.1" 404 157 0.004020 10.0.0.38 - - [2025-09-29 04:57:43] "POST /hardwares HTTP/1.1" 200 311 0.015068 10.0.0.38 - - [2025-09-29 04:57:43] "POST /fqname-to-id HTTP/1.1" 404 153 0.003243 10.0.0.38 - - [2025-09-29 04:57:43] "POST /hardwares HTTP/1.1" 200 309 0.016777 10.0.0.38 - - [2025-09-29 04:57:43] "POST /fqname-to-id HTTP/1.1" 404 157 0.006406 10.0.0.38 - - [2025-09-29 04:57:43] "POST /hardwares HTTP/1.1" 200 309 0.020586 10.0.0.38 - - [2025-09-29 04:57:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.003398 10.0.0.38 - - [2025-09-29 04:57:43] "POST /hardwares HTTP/1.1" 200 309 0.021485 10.0.0.38 - - [2025-09-29 04:57:43] "POST /fqname-to-id HTTP/1.1" 404 154 0.011123 10.0.0.38 - - [2025-09-29 04:57:43] "POST /features HTTP/1.1" 200 533 0.037710 10.0.0.38 - - [2025-09-29 04:57:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.005045 10.0.0.38 - - [2025-09-29 04:57:43] "POST /features HTTP/1.1" 200 521 0.029680 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.019021 10.0.0.38 - - [2025-09-29 04:57:44] "POST /features HTTP/1.1" 200 539 0.043301 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.004705 10.0.0.38 - - [2025-09-29 04:57:44] "POST /features HTTP/1.1" 200 517 0.039717 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.013684 10.0.0.38 - - [2025-09-29 04:57:44] "POST /physical-roles HTTP/1.1" 200 521 0.036584 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.010339 10.0.0.38 - - [2025-09-29 04:57:44] "POST /physical-roles HTTP/1.1" 200 519 0.042815 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.003205 10.0.0.38 - - [2025-09-29 04:57:44] "POST /overlay-roles HTTP/1.1" 200 545 0.048175 10.0.0.38 - - [2025-09-29 04:57:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.003255 10.0.0.38 - - [2025-09-29 04:57:44] "PUT /overlay-role/c3e1fbb6-1149-4c8d-b88d-464b8b9250c1 HTTP/1.1" 200 258 0.024079 10.0.0.38 - - [2025-09-29 04:57:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.005483 10.0.0.38 - - [2025-09-29 04:57:45] "POST /overlay-roles HTTP/1.1" 200 529 0.046955 10.0.0.38 - - [2025-09-29 04:57:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.005259 10.0.0.38 - - [2025-09-29 04:57:45] "POST /overlay-roles HTTP/1.1" 200 519 0.052412 10.0.0.38 - - [2025-09-29 04:57:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.003540 10.0.0.38 - - [2025-09-29 04:57:45] "POST /role-definitions HTTP/1.1" 200 547 0.048861 10.0.0.38 - - [2025-09-29 04:57:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.008443 10.0.0.38 - - [2025-09-29 04:57:45] "POST /role-definitions HTTP/1.1" 200 563 0.072654 10.0.0.38 - - [2025-09-29 04:57:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.004489 10.0.0.38 - - [2025-09-29 04:57:45] "POST /role-definitions HTTP/1.1" 200 551 0.049119 10.0.0.38 - - [2025-09-29 04:57:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.004298 10.0.0.38 - - [2025-09-29 04:57:46] "POST /role-definitions HTTP/1.1" 200 547 0.071636 10.0.0.38 - - [2025-09-29 04:57:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.006384 10.0.0.38 - - [2025-09-29 04:57:46] "POST /role-definitions HTTP/1.1" 200 547 0.059042 10.0.0.38 - - [2025-09-29 04:57:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.005072 10.0.0.38 - - [2025-09-29 04:57:46] "POST /role-definitions HTTP/1.1" 200 533 0.055594 10.0.0.38 - - [2025-09-29 04:57:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.005128 10.0.0.38 - - [2025-09-29 04:57:46] "POST /role-definitions HTTP/1.1" 200 537 0.048903 10.0.0.38 - - [2025-09-29 04:57:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.004878 10.0.0.38 - - [2025-09-29 04:57:47] "POST /role-definitions HTTP/1.1" 200 561 0.041777 10.0.0.38 - - [2025-09-29 04:57:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.007275 10.0.0.38 - - [2025-09-29 04:57:47] "POST /feature-configs HTTP/1.1" 200 562 0.041825 10.0.0.38 - - [2025-09-29 04:57:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.009503 10.0.0.38 - - [2025-09-29 04:57:47] "POST /node-profiles HTTP/1.1" 200 537 0.045372 10.0.0.38 - - [2025-09-29 04:57:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.009930 10.0.0.38 - - [2025-09-29 04:57:47] "POST /node-profiles HTTP/1.1" 200 541 0.049133 10.0.0.38 - - [2025-09-29 04:57:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.009449 10.0.0.38 - - [2025-09-29 04:57:47] "POST /node-profiles HTTP/1.1" 200 533 0.029950 10.0.0.38 - - [2025-09-29 04:57:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.012848 10.0.0.38 - - [2025-09-29 04:57:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.043598 10.0.0.38 - - [2025-09-29 04:57:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.010795 10.0.0.38 - - [2025-09-29 04:57:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.047802 10.0.0.38 - - [2025-09-29 04:57:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004945 10.0.0.38 - - [2025-09-29 04:57:48] "POST /sflow-profiles HTTP/1.1" 200 538 0.065746 10.0.0.38 - - [2025-09-29 04:57:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004938 10.0.0.38 - - [2025-09-29 04:57:48] "POST /snmp-profiles HTTP/1.1" 200 530 0.049485 10.0.0.38 - - [2025-09-29 04:57:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.009528 10.0.0.38 - - [2025-09-29 04:57:48] "POST /device-functional-groups HTTP/1.1" 200 540 0.037467 10.0.0.38 - - [2025-09-29 04:57:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.016369 10.0.0.38 - - [2025-09-29 04:57:49] "POST /device-functional-groups HTTP/1.1" 200 590 0.069511 10.0.0.38 - - [2025-09-29 04:57:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.006660 10.0.0.38 - - [2025-09-29 04:57:49] "POST /device-functional-groups HTTP/1.1" 200 566 0.048604 10.0.0.38 - - [2025-09-29 04:57:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.028475 10.0.0.38 - - [2025-09-29 04:57:49] "POST /role-configs HTTP/1.1" 200 525 0.042300 10.0.0.38 - - [2025-09-29 04:57:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.003464 10.0.0.38 - - [2025-09-29 04:57:49] "POST /role-configs HTTP/1.1" 200 522 0.043456 10.0.0.38 - - [2025-09-29 04:57:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.008067 10.0.0.38 - - [2025-09-29 04:57:50] "POST /role-configs HTTP/1.1" 200 517 0.043067 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015488 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008186 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2025-09-29 04:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013612 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016611 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022926 10.0.0.38 - - [2025-09-29 04:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012620 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013615 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008398 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.38 - - [2025-09-29 04:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009787 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012614 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.38 - - [2025-09-29 04:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009981 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011372 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021256 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2025-09-29 04:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012480 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007147 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012118 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.38 - - [2025-09-29 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011171 10.0.0.38 - - [2025-09-29 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016576 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.38 - - [2025-09-29 04:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007140 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.38 - - [2025-09-29 04:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.38 - - [2025-09-29 04:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2025-09-29 04:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.38 - - [2025-09-29 04:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008270 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2025-09-29 04:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.38 - - [2025-09-29 04:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.38 - - [2025-09-29 04:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009235 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.38 - - [2025-09-29 04:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.38 - - [2025-09-29 04:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027743 10.0.0.38 - - [2025-09-29 04:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012666 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011615 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008734 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2025-09-29 04:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030324 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014588 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.38 - - [2025-09-29 04:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014076 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016446 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010136 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010939 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009646 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015191 10.0.0.38 - - [2025-09-29 04:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012477 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.38 - - [2025-09-29 04:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011582 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016581 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010775 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.38 - - [2025-09-29 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2025-09-29 04:58:12] "POST /network-ipams HTTP/1.1" 200 550 0.048471 10.0.0.38 - - [2025-09-29 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.003509 10.0.0.254 - - [2025-09-29 04:58:13] "POST /ref-update HTTP/1.1" 200 156 0.025850 10.0.0.38 - - [2025-09-29 04:58:13] "GET /fabric/8bafc1d5-3f6b-4b69-8b98-c92041b785ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.003770 10.0.0.38 - - [2025-09-29 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.004729 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.