++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Apr 28 00:41:48 UTC 2025 ===================' INFO: =================== Mon Apr 28 00:41:48 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.27:8081 10.0.0.23:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.27:8081 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.27:9042 10.0.0.23:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.27:8086 10.0.0.23:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.27:8086 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.27:8082 10.0.0.23:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.27:8082 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.27:9161 10.0.0.23:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.27:9161 10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.27:2181,10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.27:2181,10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.27:2181 10.0.0.23:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.27:5673,10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.27:5673,10.0.0.23: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.27:6379 10.0.0.23:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.27:6379 10.0.0.23: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.41,10.0.0.27,10.0.0.23 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.27:9092 10.0.0.23:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.27:9092 10.0.0.23: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.41 ++ 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.41,10.0.0.27,10.0.0.23 ++ 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.41,10.0.0.27,10.0.0.23 ++ 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.41,10.0.0.27,10.0.0.23 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.27,10.0.0.23 +++ local servers=10.0.0.41,10.0.0.27,10.0.0.23 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.23,10.20.0.14,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 3 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.27:9041 10.0.0.23:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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 ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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 04/28/2025 00:41:56.728 7f6d3c95ab08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/28/2025 00:41:56.755 7f6d3c95ab08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/28/2025 00:41:56.769 7f6d3c95ab08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/28/2025 00:41:56.769 7f6d3c95ab08 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-04-28 00:42:20] "GET / HTTP/1.1" 200 45871 0.002099 10.0.0.23 - - [2025-04-28 00:42:20] "GET / HTTP/1.1" 200 45871 0.001953 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.23 - - [2025-04-28 00:42:20] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001034 10.0.0.23 - - [2025-04-28 00:42:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000394 10.0.0.27 - - [2025-04-28 00:42:21] "GET / HTTP/1.1" 200 35931 0.003380 10.0.0.27 - - [2025-04-28 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.27 - - [2025-04-28 00:42:21] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.27 - - [2025-04-28 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.41 - - [2025-04-28 00:42:21] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.41 - - [2025-04-28 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.23 - - [2025-04-28 00:42:21] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.23 - - [2025-04-28 00:42:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-04-28 00:42:22] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.41 - - [2025-04-28 00:42:22] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.41 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000632 10.0.0.23 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000433 10.0.0.27 - - [2025-04-28 00:42:22] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.23 - - [2025-04-28 00:42:22] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.991813 10.0.0.23 - - [2025-04-28 00:42:22] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004135 10.0.0.27 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.919136 10.0.0.23 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 1.674968 10.0.0.23 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.27 - - [2025-04-28 00:42:22] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027465 10.0.0.27 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.661211 10.0.0.27 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.008188 10.0.0.27 - - [2025-04-28 00:42:22] "POST /job-templates HTTP/1.1" 200 555 0.050123 10.0.0.27 - - [2025-04-28 00:42:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.003983 10.0.0.27 - - [2025-04-28 00:42:22] "POST /config-database-nodes HTTP/1.1" 200 617 0.078094 10.0.0.27 - - [2025-04-28 00:42:22] "POST /job-templates HTTP/1.1" 200 563 0.053367 10.0.0.27 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.006679 10.0.0.27 - - [2025-04-28 00:42:23] "POST /job-templates HTTP/1.1" 200 545 0.094403 10.0.0.27 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.004769 10.0.0.41 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.906374 10.0.0.41 - - [2025-04-28 00:42:23] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006104 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.663582 10.0.0.23 - - [2025-04-28 00:42:23] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004231 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.329854 10.0.0.41 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.006224 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.27 - - [2025-04-28 00:42:23] "POST /job-templates HTTP/1.1" 200 577 0.102540 10.0.0.41 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.093039 10.0.0.41 - - [2025-04-28 00:42:23] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006316 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.003912 10.0.0.27 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.009765 10.0.0.23 - - [2025-04-28 00:42:23] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010934 10.0.0.41 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 220 0.005216 10.0.0.23 - - [2025-04-28 00:42:23] "POST /config-database-nodes HTTP/1.1" 200 617 0.052861 10.0.0.41 - - [2025-04-28 00:42:23] "POST /config-nodes HTTP/1.1" 200 599 0.069806 10.0.0.41 - - [2025-04-28 00:42:23] "POST /config-database-nodes HTTP/1.1" 200 617 0.060671 10.0.0.23 - - [2025-04-28 00:42:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.061275 10.0.0.27 - - [2025-04-28 00:42:23] "POST /job-templates HTTP/1.1" 200 579 0.111411 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.004102 10.0.0.27 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.011981 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.23 - - [2025-04-28 00:42:23] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006623 /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.27 - - [2025-04-28 00:42:23] "POST /job-templates HTTP/1.1" 200 583 0.079480 10.0.0.27 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.003841 10.0.0.23 - - [2025-04-28 00:42:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.064513 10.0.0.23 - - [2025-04-28 00:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-04-28 00:42:24] "GET /network-ipam/ff1a8631-784e-4bd5-af98-2a7023867c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008956 10.0.0.27 - - [2025-04-28 00:42:24] "POST /job-templates HTTP/1.1" 200 559 0.096845 10.0.0.27 - - [2025-04-28 00:42:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.003594 10.0.0.27 - - [2025-04-28 00:42:24] "POST /job-templates HTTP/1.1" 200 569 0.073505 10.0.0.27 - - [2025-04-28 00:42:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.004431 10.0.0.23 - - [2025-04-28 00:42:24] "POST /service-templates HTTP/1.1" 200 511 0.078334 10.0.0.27 - - [2025-04-28 00:42:24] "POST /job-templates HTTP/1.1" 200 555 0.085487 10.0.0.23 - - [2025-04-28 00:42:24] "POST /service-templates HTTP/1.1" 200 501 0.051105 10.0.0.27 - - [2025-04-28 00:42:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.004561 10.0.0.23 - - [2025-04-28 00:42:24] "POST /service-templates HTTP/1.1" 200 515 0.046349 10.0.0.27 - - [2025-04-28 00:42:24] "POST /job-templates HTTP/1.1" 200 555 0.053995 10.0.0.27 - - [2025-04-28 00:42:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.004389 10.0.0.23 - - [2025-04-28 00:42:24] "POST /service-templates HTTP/1.1" 200 535 0.096893 10.0.0.41 - - [2025-04-28 00:42:24] "GET / HTTP/1.1" 200 35931 0.002393 10.0.0.41 - - [2025-04-28 00:42:24] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000521 10.0.0.27 - - [2025-04-28 00:42:24] "POST /job-templates HTTP/1.1" 200 555 0.179899 10.0.0.23 - - [2025-04-28 00:42:24] "POST /service-templates HTTP/1.1" 200 507 0.095978 10.0.0.27 - - [2025-04-28 00:42:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.004504 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 535 0.052087 10.0.0.27 - - [2025-04-28 00:42:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.006814 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 559 0.114216 10.0.0.27 - - [2025-04-28 00:42:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.009767 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 559 0.095138 10.0.0.27 - - [2025-04-28 00:42:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.004054 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 559 0.046893 10.0.0.41 - - [2025-04-28 00:42:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.487806 10.0.0.27 - - [2025-04-28 00:42:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.004756 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 565 0.104326 10.0.0.27 - - [2025-04-28 00:42:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.006537 10.0.0.27 - - [2025-04-28 00:42:25] "POST /job-templates HTTP/1.1" 200 557 0.038581 10.0.0.27 - - [2025-04-28 00:42:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.004558 10.0.0.27 - - [2025-04-28 00:42:26] "POST /job-templates HTTP/1.1" 200 555 0.078104 10.0.0.27 - - [2025-04-28 00:42:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.012455 10.0.0.27 - - [2025-04-28 00:42:26] "POST /job-templates HTTP/1.1" 200 573 0.098665 10.0.0.27 - - [2025-04-28 00:42:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.004337 10.0.0.27 - - [2025-04-28 00:42:26] "POST /job-templates HTTP/1.1" 200 551 0.066489 10.0.0.27 - - [2025-04-28 00:42:26] "POST /fqname-to-id HTTP/1.1" 404 208 0.004262 10.0.0.27 - - [2025-04-28 00:42:26] "POST /job-templates HTTP/1.1" 200 579 0.105403 10.0.0.27 - - [2025-04-28 00:42:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.006263 10.0.0.27 - - [2025-04-28 00:42:26] "POST /job-templates HTTP/1.1" 200 555 0.101823 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003829 10.0.0.27 - - [2025-04-28 00:42:27] "POST /job-templates HTTP/1.1" 200 559 0.093017 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.004303 10.0.0.27 - - [2025-04-28 00:42:27] "GET / HTTP/1.1" 200 35931 0.003094 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.27 - - [2025-04-28 00:42:27] "POST /job-templates HTTP/1.1" 200 575 0.078523 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.018524 10.0.0.27 - - [2025-04-28 00:42:27] "POST /job-templates HTTP/1.1" 200 557 0.133689 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.008251 10.0.0.27 - - [2025-04-28 00:42:27] "POST /job-templates HTTP/1.1" 200 559 0.063329 10.0.0.27 - - [2025-04-28 00:42:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.013191 10.0.0.27 - - [2025-04-28 00:42:28] "POST /job-templates HTTP/1.1" 200 555 0.122233 10.0.0.27 - - [2025-04-28 00:42:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.004303 10.0.0.23 - - [2025-04-28 00:42:28] "GET / HTTP/1.1" 200 35931 0.002629 10.0.0.23 - - [2025-04-28 00:42:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.27 - - [2025-04-28 00:42:28] "POST /job-templates HTTP/1.1" 200 553 0.065486 10.0.0.27 - - [2025-04-28 00:42:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.005094 10.0.0.41 - - [2025-04-28 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.41 - - [2025-04-28 00:42:30] "GET /global-vrouter-config/a507d3f4-e8bd-4a45-af6a-34403645f930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004159 10.0.0.41 - - [2025-04-28 00:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.41 - - [2025-04-28 00:42:30] "PUT /global-vrouter-config/a507d3f4-e8bd-4a45-af6a-34403645f930 HTTP/1.1" 200 276 0.019634 10.0.0.27 - - [2025-04-28 00:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 11.623767 10.0.0.27 - - [2025-04-28 00:42:43] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004201 10.0.0.27 - - [2025-04-28 00:42:43] "POST /fqname-to-id HTTP/1.1" 404 220 0.004601 10.0.0.27 - - [2025-04-28 00:42:43] "POST /config-nodes HTTP/1.1" 200 599 0.039076 10.0.0.23 - - [2025-04-28 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 11.329778 10.0.0.23 - - [2025-04-28 00:42:45] "GET /global-system-config/52f1cfc6-a0d5-42db-9983-8a6c038986d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003748 10.0.0.23 - - [2025-04-28 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.004378 10.0.0.23 - - [2025-04-28 00:42:46] "POST /config-nodes HTTP/1.1" 200 599 0.044946 10.0.0.23 - - [2025-04-28 00:42:59] "GET /global-system-configs HTTP/1.1" 200 322 8.865541 10.0.0.27 - - [2025-04-28 00:43:02] "GET /global-system-configs HTTP/1.1" 200 322 8.936033 10.0.0.27 - - [2025-04-28 00:43:02] "GET /global-system-configs HTTP/1.1" 200 322 7.178053 10.0.0.27 - - [2025-04-28 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.006916 10.0.0.41 - - [2025-04-28 00:43:02] "GET /global-system-configs HTTP/1.1" 200 322 5.506804 10.0.0.23 - - [2025-04-28 00:43:02] "GET /global-system-configs HTTP/1.1" 200 322 3.563723 10.0.0.41 - - [2025-04-28 00:43:03] "GET /global-system-configs HTTP/1.1" 200 322 3.338666 10.0.0.27 - - [2025-04-28 00:43:03] "GET /network-ipam/ff1a8631-784e-4bd5-af98-2a7023867c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 1.037380 10.0.0.27 - - [2025-04-28 00:43:04] "POST /job-templates HTTP/1.1" 200 563 0.041679 10.0.0.27 - - [2025-04-28 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.005530 10.0.0.27 - - [2025-04-28 00:43:04] "POST /tags HTTP/1.1" 200 321 0.049715 10.0.0.27 - - [2025-04-28 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 174 0.003539 10.0.0.27 - - [2025-04-28 00:43:04] "POST /tags HTTP/1.1" 200 309 0.053685 10.0.0.27 - - [2025-04-28 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 164 0.010067 10.0.0.27 - - [2025-04-28 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.010957 10.0.0.27 - - [2025-04-28 00:43:04] "POST /tags HTTP/1.1" 200 323 0.060706 10.0.0.27 - - [2025-04-28 00:43:04] "POST /ref-update HTTP/1.1" 200 156 0.038117 10.0.0.27 - - [2025-04-28 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 166 0.005622 10.0.0.27 - - [2025-04-28 00:43:05] "POST /route-targets HTTP/1.1" 200 327 0.034198 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 327 0.026744 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 166 0.003780 10.0.0.27 - - [2025-04-28 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.018326 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 323 0.015346 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.006411 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 323 0.018337 10.0.0.27 - - [2025-04-28 00:43:05] "PUT /access-control-list/3d7dd421-3576-43a3-94a7-45129df0dece HTTP/1.1" 200 272 0.029728 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 164 0.017499 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 325 0.022933 10.0.0.27 - - [2025-04-28 00:43:05] "POST /ref-update HTTP/1.1" 200 156 0.046175 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 165 0.005919 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 325 0.015201 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.008527 10.0.0.27 - - [2025-04-28 00:43:05] "POST /hardwares HTTP/1.1" 200 323 0.020134 10.0.0.27 - - [2025-04-28 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 164 0.004750 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 319 0.015130 10.0.0.27 - - [2025-04-28 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 165 0.005950 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 317 0.018539 10.0.0.27 - - [2025-04-28 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 162 0.003689 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 319 0.015711 10.0.0.27 - - [2025-04-28 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 158 0.004716 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 311 0.018363 10.0.0.27 - - [2025-04-28 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 154 0.003368 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 311 0.016072 10.0.0.27 - - [2025-04-28 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 155 0.007942 10.0.0.27 - - [2025-04-28 00:43:06] "POST /hardwares HTTP/1.1" 200 305 0.018321 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 156 0.006048 10.0.0.27 - - [2025-04-28 00:43:07] "POST /hardwares HTTP/1.1" 200 307 0.024877 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 157 0.014816 10.0.0.27 - - [2025-04-28 00:43:07] "POST /hardwares HTTP/1.1" 200 311 0.019232 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 153 0.003490 10.0.0.27 - - [2025-04-28 00:43:07] "POST /hardwares HTTP/1.1" 200 309 0.014869 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 157 0.005777 10.0.0.27 - - [2025-04-28 00:43:07] "POST /hardwares HTTP/1.1" 200 309 0.015218 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 161 0.003953 10.0.0.27 - - [2025-04-28 00:43:07] "POST /hardwares HTTP/1.1" 200 309 0.015093 10.0.0.27 - - [2025-04-28 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 154 0.004199 10.0.0.27 - - [2025-04-28 00:43:07] "POST /features HTTP/1.1" 200 533 0.038220 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003407 10.0.0.27 - - [2025-04-28 00:43:08] "POST /features HTTP/1.1" 200 521 0.038178 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.004000 10.0.0.27 - - [2025-04-28 00:43:08] "POST /features HTTP/1.1" 200 539 0.036723 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 183 0.006291 10.0.0.27 - - [2025-04-28 00:43:08] "POST /features HTTP/1.1" 200 517 0.035045 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.004599 10.0.0.27 - - [2025-04-28 00:43:08] "POST /physical-roles HTTP/1.1" 200 521 0.053601 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003489 10.0.0.27 - - [2025-04-28 00:43:08] "POST /physical-roles HTTP/1.1" 200 519 0.036263 10.0.0.27 - - [2025-04-28 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.010098 10.0.0.27 - - [2025-04-28 00:43:09] "POST /overlay-roles HTTP/1.1" 200 545 0.050831 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.004341 10.0.0.27 - - [2025-04-28 00:43:09] "PUT /overlay-role/e5cf6ed9-a8d6-46d6-99c7-460f505e9fea HTTP/1.1" 200 258 0.034538 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.010957 10.0.0.27 - - [2025-04-28 00:43:09] "POST /overlay-roles HTTP/1.1" 200 529 0.027236 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.033575 10.0.0.27 - - [2025-04-28 00:43:09] "POST /overlay-roles HTTP/1.1" 200 519 0.046520 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.006343 10.0.0.27 - - [2025-04-28 00:43:09] "POST /role-definitions HTTP/1.1" 200 547 0.026445 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.004968 10.0.0.27 - - [2025-04-28 00:43:09] "POST /role-definitions HTTP/1.1" 200 563 0.031766 10.0.0.27 - - [2025-04-28 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.005561 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 551 0.049434 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.005792 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 547 0.043208 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.003925 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 547 0.049900 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.004513 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 533 0.042302 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.004940 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 537 0.027642 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.006037 10.0.0.27 - - [2025-04-28 00:43:10] "POST /role-definitions HTTP/1.1" 200 561 0.028506 10.0.0.27 - - [2025-04-28 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.005163 10.0.0.27 - - [2025-04-28 00:43:11] "POST /feature-configs HTTP/1.1" 200 562 0.063261 10.0.0.27 - - [2025-04-28 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.005623 10.0.0.27 - - [2025-04-28 00:43:11] "POST /node-profiles HTTP/1.1" 200 537 0.038082 10.0.0.27 - - [2025-04-28 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003979 10.0.0.27 - - [2025-04-28 00:43:11] "POST /node-profiles HTTP/1.1" 200 541 0.039549 10.0.0.27 - - [2025-04-28 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.002836 10.0.0.27 - - [2025-04-28 00:43:11] "POST /node-profiles HTTP/1.1" 200 533 0.047903 10.0.0.27 - - [2025-04-28 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.005798 10.0.0.27 - - [2025-04-28 00:43:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.044754 10.0.0.27 - - [2025-04-28 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.008742 10.0.0.27 - - [2025-04-28 00:43:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.026738 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.003127 10.0.0.27 - - [2025-04-28 00:43:12] "POST /sflow-profiles HTTP/1.1" 200 538 0.045122 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.005679 10.0.0.27 - - [2025-04-28 00:43:12] "POST /snmp-profiles HTTP/1.1" 200 530 0.033909 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.003914 10.0.0.27 - - [2025-04-28 00:43:12] "POST /device-functional-groups HTTP/1.1" 200 540 0.045556 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.003321 10.0.0.27 - - [2025-04-28 00:43:12] "POST /device-functional-groups HTTP/1.1" 200 590 0.032014 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.004277 10.0.0.27 - - [2025-04-28 00:43:12] "POST /device-functional-groups HTTP/1.1" 200 566 0.027019 10.0.0.27 - - [2025-04-28 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 210 0.005881 10.0.0.27 - - [2025-04-28 00:43:13] "POST /role-configs HTTP/1.1" 200 525 0.031823 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.004158 10.0.0.27 - - [2025-04-28 00:43:13] "POST /role-configs HTTP/1.1" 200 522 0.046756 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.004086 10.0.0.27 - - [2025-04-28 00:43:13] "POST /role-configs HTTP/1.1" 200 517 0.065732 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009240 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.27 - - [2025-04-28 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009232 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014741 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014234 10.0.0.27 - - [2025-04-28 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2025-04-28 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.27 - - [2025-04-28 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011170 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2025-04-28 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007315 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.27 - - [2025-04-28 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.27 - - [2025-04-28 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2025-04-28 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.27 - - [2025-04-28 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.27 - - [2025-04-28 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.27 - - [2025-04-28 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005768 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014780 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.27 - - [2025-04-28 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.27 - - [2025-04-28 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006284 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008063 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2025-04-28 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006726 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014618 10.0.0.27 - - [2025-04-28 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005715 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.27 - - [2025-04-28 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.27 - - [2025-04-28 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012649 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009212 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.27 - - [2025-04-28 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.27 - - [2025-04-28 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.27 - - [2025-04-28 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.27 - - [2025-04-28 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.27 - - [2025-04-28 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.27 - - [2025-04-28 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.27 - - [2025-04-28 00:43:33] "POST /network-ipams HTTP/1.1" 200 550 0.028465 10.0.0.27 - - [2025-04-28 00:43:33] "POST /fqname-to-id HTTP/1.1" 404 188 0.003485 10.0.0.27 - - [2025-04-28 00:43:33] "POST /ref-update HTTP/1.1" 200 156 0.016422 10.0.0.27 - - [2025-04-28 00:43:33] "GET /fabric/b925c9b9-c4d1-43b9-8803-8a2b5cffd556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.004151 10.0.0.27 - - [2025-04-28 00:43:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003478 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. 10.0.0.23 - - [2025-04-28 00:45:28] "GET /obj-perms HTTP/1.1" 200 5056 0.361862 10.0.0.41 - - [2025-04-28 00:46:28] "GET /obj-perms HTTP/1.1" 200 5056 0.054301 10.0.0.27 - - [2025-04-28 00:46:28] "GET /obj-perms HTTP/1.1" 200 5056 0.051389 [Introspect:8084]10.0.0.23 - - [2025-04-28 00:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.23 - - [2025-04-28 00:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000994 [Introspect:8084]10.0.0.23 - - [2025-04-28 00:47:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.23 - - [2025-04-28 00:47:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000853 10.0.0.23 - - [2025-04-28 00:47:26] "GET /global-system-configs HTTP/1.1" 200 322 0.005306 10.0.0.27 - - [2025-04-28 00:47:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003868 10.0.0.27 - - [2025-04-28 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 0.018506 10.0.0.41 - - [2025-04-28 00:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.111094 10.0.0.23 - - [2025-04-28 00:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.130448 10.0.0.27 - - [2025-04-28 00:47:28] "GET /obj-perms HTTP/1.1" 200 5056 0.165713 10.0.0.41 - - [2025-04-28 00:47:28] "GET /global-system-configs HTTP/1.1" 200 322 0.044461 10.0.0.23 - - [2025-04-28 00:47:29] "GET /global-system-configs HTTP/1.1" 200 322 0.004838 10.0.0.23 - - [2025-04-28 00:47:29] "GET /obj-perms HTTP/1.1" 200 5056 0.278167 10.0.0.41 - - [2025-04-28 00:47:30] "GET /obj-perms HTTP/1.1" 200 5056 0.086276 10.0.0.41 - - [2025-04-28 00:47:30] "GET /global-system-configs HTTP/1.1" 200 322 0.126765 10.0.0.27 - - [2025-04-28 00:47:30] "GET /obj-perms HTTP/1.1" 200 5056 0.230170 10.0.0.23 - - [2025-04-28 00:50:31] "GET /obj-perms HTTP/1.1" 200 5056 0.048317 10.0.0.41 - - [2025-04-28 00:50:32] "GET /obj-perms HTTP/1.1" 200 5056 0.047617 10.0.0.27 - - [2025-04-28 00:51:32] "GET /obj-perms HTTP/1.1" 200 5056 0.043574 10.0.0.23 - - [2025-04-28 00:52:26] "GET /global-system-configs HTTP/1.1" 200 322 0.027389 10.0.0.27 - - [2025-04-28 00:52:26] "GET /global-system-configs HTTP/1.1" 200 322 0.038409 10.0.0.23 - - [2025-04-28 00:52:26] "GET /obj-perms HTTP/1.1" 200 5056 0.144281 10.0.0.27 - - [2025-04-28 00:52:28] "GET /global-system-configs HTTP/1.1" 200 322 0.041116 10.0.0.27 - - [2025-04-28 00:52:28] "GET /obj-perms HTTP/1.1" 200 5056 0.132834 10.0.0.41 - - [2025-04-28 00:52:28] "GET /obj-perms HTTP/1.1" 200 5056 0.152855 10.0.0.41 - - [2025-04-28 00:52:28] "GET /global-system-configs HTTP/1.1" 200 322 0.029903 10.0.0.23 - - [2025-04-28 00:52:29] "GET /global-system-configs HTTP/1.1" 200 322 0.077933 10.0.0.23 - - [2025-04-28 00:52:29] "GET /obj-perms HTTP/1.1" 200 5056 0.151630 10.0.0.41 - - [2025-04-28 00:52:30] "GET /global-system-configs HTTP/1.1" 200 322 0.051571 10.0.0.27 - - [2025-04-28 00:52:30] "GET /obj-perms HTTP/1.1" 200 5056 0.132974 10.0.0.41 - - [2025-04-28 00:52:30] "GET /obj-perms HTTP/1.1" 200 5056 0.147420 10.0.0.23 - - [2025-04-28 00:54:35] "GET /obj-perms HTTP/1.1" 200 5056 0.046920 10.0.0.41 - - [2025-04-28 00:55:35] "GET /obj-perms HTTP/1.1" 200 5056 0.047035 10.0.0.27 - - [2025-04-28 00:55:35] "GET /obj-perms HTTP/1.1" 200 5056 0.042451 10.0.0.23 - - [2025-04-28 00:57:26] "GET /global-system-configs HTTP/1.1" 200 322 0.052443 10.0.0.27 - - [2025-04-28 00:57:26] "GET /global-system-configs HTTP/1.1" 200 322 0.071035 10.0.0.41 - - [2025-04-28 00:57:26] "GET /obj-perms HTTP/1.1" 200 5056 0.142673 10.0.0.23 - - [2025-04-28 00:57:26] "GET /obj-perms HTTP/1.1" 200 5056 0.152544 10.0.0.27 - - [2025-04-28 00:57:28] "GET /global-system-configs HTTP/1.1" 200 322 0.032275 10.0.0.27 - - [2025-04-28 00:57:28] "GET /obj-perms HTTP/1.1" 200 5056 0.134621 10.0.0.41 - - [2025-04-28 00:57:28] "GET /global-system-configs HTTP/1.1" 200 322 0.029024 10.0.0.23 - - [2025-04-28 00:57:29] "GET /global-system-configs HTTP/1.1" 200 322 0.062951 10.0.0.41 - - [2025-04-28 00:57:29] "GET /obj-perms HTTP/1.1" 200 5056 0.182991 10.0.0.23 - - [2025-04-28 00:57:29] "GET /obj-perms HTTP/1.1" 200 5056 0.200943 10.0.0.41 - - [2025-04-28 00:57:30] "GET /global-system-configs HTTP/1.1" 200 322 0.028666 10.0.0.27 - - [2025-04-28 00:57:30] "GET /obj-perms HTTP/1.1" 200 5056 0.155129 10.0.0.23 - - [2025-04-28 00:59:38] "GET /obj-perms HTTP/1.1" 200 5056 0.057954 10.0.0.41 - - [2025-04-28 00:59:38] "GET /obj-perms HTTP/1.1" 200 5056 0.070384 10.0.0.27 - - [2025-04-28 01:00:39] "GET /obj-perms HTTP/1.1" 200 5056 0.044402 10.0.0.23 - - [2025-04-28 01:02:26] "GET /global-system-configs HTTP/1.1" 200 322 0.072019 10.0.0.27 - - [2025-04-28 01:02:26] "GET /global-system-configs HTTP/1.1" 200 322 0.150299 10.0.0.41 - - [2025-04-28 01:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.324256 10.0.0.23 - - [2025-04-28 01:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.345420 10.0.0.27 - - [2025-04-28 01:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.364971 10.0.0.27 - - [2025-04-28 01:02:28] "GET /global-system-configs HTTP/1.1" 200 322 0.044550 10.0.0.41 - - [2025-04-28 01:02:28] "GET /global-system-configs HTTP/1.1" 200 322 0.053007 10.0.0.23 - - [2025-04-28 01:02:29] "GET /global-system-configs HTTP/1.1" 200 322 0.097970 10.0.0.27 - - [2025-04-28 01:02:29] "GET /obj-perms HTTP/1.1" 200 5056 0.216831 10.0.0.23 - - [2025-04-28 01:02:29] "GET /obj-perms HTTP/1.1" 200 5056 0.233614 10.0.0.41 - - [2025-04-28 01:02:29] "GET /obj-perms HTTP/1.1" 200 5056 0.247837 10.0.0.41 - - [2025-04-28 01:02:30] "GET /global-system-configs HTTP/1.1" 200 322 0.058235 10.0.0.23 - - [2025-04-28 01:03:41] "GET /obj-perms HTTP/1.1" 200 5056 0.046713 10.0.0.41 - - [2025-04-28 01:04:42] "GET /obj-perms HTTP/1.1" 200 5056 0.050160 10.0.0.27 - - [2025-04-28 01:04:42] "GET /obj-perms HTTP/1.1" 200 5056 0.063352 10.0.0.27 - - [2025-04-28 01:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.011693 10.0.0.27 - - [2025-04-28 01:07:26] "GET /global-system-configs HTTP/1.1" 200 322 0.010529 10.0.0.41 - - [2025-04-28 01:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.008640 10.0.0.23 - - [2025-04-28 01:07:26] "GET /global-system-configs HTTP/1.1" 200 322 0.159360 10.0.0.23 - - [2025-04-28 01:07:27] "GET /obj-perms HTTP/1.1" 200 5056 0.327435 10.0.0.27 - - [2025-04-28 01:07:28] "GET /global-system-configs HTTP/1.1" 200 322 0.032057 10.0.0.41 - - [2025-04-28 01:07:28] "GET /global-system-configs HTTP/1.1" 200 322 0.070600 10.0.0.23 - - [2025-04-28 01:07:29] "GET /obj-perms HTTP/1.1" 200 5056 0.155069 10.0.0.23 - - [2025-04-28 01:07:29] "GET /global-system-configs HTTP/1.1" 200 322 0.138790 10.0.0.27 - - [2025-04-28 01:07:29] "GET /obj-perms HTTP/1.1" 200 5056 0.189238 10.0.0.41 - - [2025-04-28 01:07:29] "GET /obj-perms HTTP/1.1" 200 5056 0.212679 10.0.0.41 - - [2025-04-28 01:07:30] "GET /global-system-configs HTTP/1.1" 200 322 0.058378 10.0.0.23 - - [2025-04-28 01:08:45] "GET /obj-perms HTTP/1.1" 200 5056 0.048118 10.0.0.41 - - [2025-04-28 01:08:45] "GET /obj-perms HTTP/1.1" 200 5056 0.065652 10.0.0.27 - - [2025-04-28 01:09:45] "GET /obj-perms HTTP/1.1" 200 5056 0.060400 10.0.0.41 - - [2025-04-28 01:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.092896 10.0.0.23 - - [2025-04-28 01:12:26] "GET /global-system-configs HTTP/1.1" 200 322 0.113316 10.0.0.23 - - [2025-04-28 01:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.129524 10.0.0.27 - - [2025-04-28 01:12:26] "GET /global-system-configs HTTP/1.1" 200 322 0.072271 10.0.0.27 - - [2025-04-28 01:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.113769 10.0.0.27 - - [2025-04-28 01:12:28] "GET /global-system-configs HTTP/1.1" 200 322 0.041559 10.0.0.41 - - [2025-04-28 01:12:28] "GET /global-system-configs HTTP/1.1" 200 322 0.097096 10.0.0.23 - - [2025-04-28 01:12:29] "GET /obj-perms HTTP/1.1" 200 5056 0.186235 10.0.0.41 - - [2025-04-28 01:12:29] "GET /obj-perms HTTP/1.1" 200 5056 0.200418 10.0.0.23 - - [2025-04-28 01:12:29] "GET /global-system-configs HTTP/1.1" 200 322 0.050178 10.0.0.27 - - [2025-04-28 01:12:29] "GET /obj-perms HTTP/1.1" 200 5056 0.142701 10.0.0.41 - - [2025-04-28 01:12:30] "GET /global-system-configs HTTP/1.1" 200 322 0.028044 10.0.0.23 - - [2025-04-28 01:12:48] "GET /obj-perms HTTP/1.1" 200 5056 0.055564 10.0.0.41 - - [2025-04-28 01:13:49] "GET /obj-perms HTTP/1.1" 200 5056 0.061284