+++ date ++ echo 'INFO: =================== Thu Feb 13 00:47:14 UTC 2025 ===================' INFO: =================== Thu Feb 13 00:47:14 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICSDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_SNMP_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ '[' -n '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081 ' ']' +++ echo '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081' ++ ANALYTICS_SERVERS='10.0.0.46:8081 10.0.0.35:8081 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ '[' -n '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042 ' ']' +++ echo '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ '[' -n '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086 ' ']' +++ echo '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086' ++ COLLECTOR_SERVERS='10.0.0.46:8086 10.0.0.35:8086 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ CONFIGDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ '[' -n '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082 ' ']' +++ echo '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082' ++ CONFIG_SERVERS='10.0.0.46:8082 10.0.0.35:8082 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ '[' -n '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161 ' ']' +++ echo '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161' ++ CONFIGDB_SERVERS='10.0.0.46:9161 10.0.0.35:9161 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ '[' -n '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ' ']' +++ echo '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12: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.35,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.35,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ '[' -n 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181, ']' +++ echo 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 ++ ZOOKEEPER_SERVERS=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ '[' -n '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181 ' ']' +++ echo '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ RABBITMQ_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ '[' -n 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673, ']' +++ echo 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673 ++ RABBITMQ_SERVERS=10.0.0.46:5673,10.0.0.35:5673,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ '[' -n '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379 ' ']' +++ echo '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379' ++ REDIS_SERVERS='10.0.0.46:6379 10.0.0.35:6379 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ '[' -n '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092 ' ']' +++ echo '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092' ++ KAFKA_SERVERS='10.0.0.46:9092 10.0.0.35:9092 10.0.0.12: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.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ cut -d , -f 1 + local cassandra=10.0.0.46 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.46 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.46,10.0.0.35,10.0.0.12 +++ local servers=10.0.0.46,10.0.0.35,10.0.0.12 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.46,10.20.0.35,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.46'\''))' +++ local server_ip=10.0.0.46 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.46 ]] +++ [[ ,10.0.0.46,10.20.0.35,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.46, ]] +++ echo 10.0.0.46 1 +++ return ++ local ip=10.0.0.46 ++ [[ -z 10.0.0.46 ]] ++ echo 10.0.0.46 + host_ip=10.0.0.46 + [[ cql == \c\q\l ]] ++ echo 10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.46: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 ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/13/2025 00:47:22.923 7fe3729b7fc8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/13/2025 00:47:22.954 7fe3729b7fc8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/13/2025 00:47:22.971 7fe3729b7fc8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/13/2025 00:47:22.971 7fe3729b7fc8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Thu Feb 13 00:47:43 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3777 self.create_singleton_entry( 3778 RoutingInstance(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], ip_fab_vn, 3779 routing_instance_is_default=True)) 3780 self.create_singleton_entry( 3781 RoutingInstance('__default__', ip_fab_vn)) routing_instance_is_default undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:ip-fabric exists already with ID: e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('routing_instance default-domain:default-project:ip-fabric:ip-fabric',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/routing_instance:defau...e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/routing_instance:defau...e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/routing_instance:defau...e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: routing_instance default-domain:default-project:ip-fabric:ip-fabric During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3779, in _db_init_entries routing_instance_is_default=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/routing_instance:default-domain:default-project:ip-fabric:ip-fabric exists already with ID: e9856921-35c3-4230-92ca-86fd0c37e8e7 at zookeeper +++ date ++ echo 'INFO: =================== Thu Feb 13 00:47:45 UTC 2025 ===================' INFO: =================== Thu Feb 13 00:47:45 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.46 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICSDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_SNMP_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ '[' -n '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081 ' ']' +++ echo '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081' ++ ANALYTICS_SERVERS='10.0.0.46:8081 10.0.0.35:8081 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ '[' -n '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042 ' ']' +++ echo '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ '[' -n '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086 ' ']' +++ echo '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086' ++ COLLECTOR_SERVERS='10.0.0.46:8086 10.0.0.35:8086 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ CONFIGDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ '[' -n '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082 ' ']' +++ echo '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082' ++ CONFIG_SERVERS='10.0.0.46:8082 10.0.0.35:8082 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ '[' -n '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161 ' ']' +++ echo '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161' ++ CONFIGDB_SERVERS='10.0.0.46:9161 10.0.0.35:9161 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ '[' -n '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ' ']' +++ echo '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12: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.35,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.35,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ '[' -n 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181, ']' +++ echo 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 ++ ZOOKEEPER_SERVERS=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ '[' -n '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181 ' ']' +++ echo '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ RABBITMQ_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ '[' -n 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673, ']' +++ echo 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673 ++ RABBITMQ_SERVERS=10.0.0.46:5673,10.0.0.35:5673,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ '[' -n '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379 ' ']' +++ echo '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379' ++ REDIS_SERVERS='10.0.0.46:6379 10.0.0.35:6379 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ '[' -n '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092 ' ']' +++ echo '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092' ++ KAFKA_SERVERS='10.0.0.46:9092 10.0.0.35:9092 10.0.0.12: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.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 + local cassandra=10.0.0.46 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.46 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.46,10.0.0.35,10.0.0.12 +++ local servers=10.0.0.46,10.0.0.35,10.0.0.12 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.46,10.20.0.35,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.46'\''))' +++ local server_ip=10.0.0.46 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.46 ]] +++ [[ ,10.0.0.46,10.20.0.35,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.46, ]] +++ echo 10.0.0.46 1 +++ return ++ local ip=10.0.0.46 ++ [[ -z 10.0.0.46 ]] ++ echo 10.0.0.46 + host_ip=10.0.0.46 + [[ cql == \c\q\l ]] ++ echo 10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.46: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/13/2025 00:47:54.625 7f0b0c50ce08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/13/2025 00:47:54.697 7f0b0c50ce08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/13/2025 00:47:54.731 7f0b0c50ce08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/13/2025 00:47:54.733 7f0b0c50ce08 [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.46:8082/ Hit Ctrl-C to quit. 10.0.0.46 - - [2025-02-13 00:47:56] "GET / HTTP/1.1" 200 45871 0.002685 10.0.0.46 - - [2025-02-13 00:47:56] "GET / HTTP/1.1" 200 45871 0.001296 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.46 - - [2025-02-13 00:47:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000886 10.0.0.46 - - [2025-02-13 00:47:56] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000338 10.0.0.12 - - [2025-02-13 00:47:56] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.12 - - [2025-02-13 00:47:56] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000498 10.0.0.46 - - [2025-02-13 00:47:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.267797 10.0.0.46 - - [2025-02-13 00:47:59] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005359 10.0.0.12 - - [2025-02-13 00:47:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.633027 10.0.0.12 - - [2025-02-13 00:47:59] "POST /job-templates HTTP/1.1" 200 565 0.836345 10.0.0.46 - - [2025-02-13 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 2.010046 10.0.0.46 - - [2025-02-13 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.12 - - [2025-02-13 00:47:59] "GET /network-ipam/7aa517de-0f1b-4a1b-8d33-362f851805a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 1.014797 10.0.0.12 - - [2025-02-13 00:47:59] "POST /fqname-to-id HTTP/1.1" 404 168 0.004607 10.0.0.12 - - [2025-02-13 00:47:59] "POST /tags HTTP/1.1" 200 317 0.060301 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.020397 /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.12 - - [2025-02-13 00:48:00] "POST /tags HTTP/1.1" 200 333 0.080138 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 169 0.005957 10.0.0.12 - - [2025-02-13 00:48:00] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.024373 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 166 0.004936 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.005769 10.0.0.12 - - [2025-02-13 00:48:00] "POST /hardwares HTTP/1.1" 200 327 0.030184 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.013402 10.0.0.12 - - [2025-02-13 00:48:00] "POST /hardwares HTTP/1.1" 200 323 0.027395 10.0.0.12 - - [2025-02-13 00:48:00] "POST /ref-update HTTP/1.1" 200 156 0.052420 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.004107 10.0.0.12 - - [2025-02-13 00:48:00] "POST /route-targets HTTP/1.1" 200 327 0.030335 10.0.0.12 - - [2025-02-13 00:48:00] "POST /hardwares HTTP/1.1" 200 323 0.029312 10.0.0.12 - - [2025-02-13 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.017025 10.0.0.12 - - [2025-02-13 00:48:00] "POST /ref-update HTTP/1.1" 200 156 0.027007 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 325 0.020339 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.004406 10.0.0.12 - - [2025-02-13 00:48:01] "PUT /access-control-list/a724c082-eb77-436d-a148-a8f152391724 HTTP/1.1" 200 272 0.029761 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 323 0.043996 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.004023 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 317 0.020295 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.004086 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 319 0.031745 10.0.0.35 - - [2025-02-13 00:48:01] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.35 - - [2025-02-13 00:48:01] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000527 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.007564 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 317 0.027731 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.004957 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 319 0.022399 10.0.0.12 - - [2025-02-13 00:48:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.010129 10.0.0.12 - - [2025-02-13 00:48:01] "POST /hardwares HTTP/1.1" 200 315 0.042514 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.004888 10.0.0.12 - - [2025-02-13 00:48:02] "POST /hardwares HTTP/1.1" 200 305 0.017983 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.005619 10.0.0.35 - - [2025-02-13 00:48:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.046583 10.0.0.35 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.12 - - [2025-02-13 00:48:02] "POST /hardwares HTTP/1.1" 200 305 0.029231 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.009409 10.0.0.35 - - [2025-02-13 00:48:02] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.016732 10.0.0.12 - - [2025-02-13 00:48:02] "POST /hardwares HTTP/1.1" 200 307 0.023997 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.008563 10.0.0.12 - - [2025-02-13 00:48:02] "POST /hardwares HTTP/1.1" 200 311 0.016457 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.004524 10.0.0.35 - - [2025-02-13 00:48:02] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.35 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.12 - - [2025-02-13 00:48:02] "POST /hardwares HTTP/1.1" 200 309 0.038595 10.0.0.12 - - [2025-02-13 00:48:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.004094 10.0.0.12 - - [2025-02-13 00:48:03] "POST /hardwares HTTP/1.1" 200 309 0.025072 10.0.0.12 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.008448 10.0.0.12 - - [2025-02-13 00:48:03] "POST /hardwares HTTP/1.1" 200 309 0.038209 10.0.0.12 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.007808 10.0.0.35 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.072750 10.0.0.35 - - [2025-02-13 00:48:03] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004500 10.0.0.35 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.12 - - [2025-02-13 00:48:03] "POST /features HTTP/1.1" 200 523 0.035825 10.0.0.12 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.007401 10.0.0.35 - - [2025-02-13 00:48:03] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.028675 10.0.0.12 - - [2025-02-13 00:48:03] "POST /features HTTP/1.1" 200 531 0.056540 10.0.0.12 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.005534 10.0.0.46 - - [2025-02-13 00:48:03] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.46 - - [2025-02-13 00:48:03] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000469 10.0.0.12 - - [2025-02-13 00:48:03] "POST /features HTTP/1.1" 200 525 0.038785 10.0.0.12 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.006065 10.0.0.35 - - [2025-02-13 00:48:03] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.35 - - [2025-02-13 00:48:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.12 - - [2025-02-13 00:48:03] "POST /features HTTP/1.1" 200 533 0.066308 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.004661 10.0.0.12 - - [2025-02-13 00:48:04] "POST /physical-roles HTTP/1.1" 200 523 0.088315 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 177 0.012625 10.0.0.46 - - [2025-02-13 00:48:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.365537 10.0.0.46 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.35 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.047942 10.0.0.35 - - [2025-02-13 00:48:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.005562 10.0.0.12 - - [2025-02-13 00:48:04] "POST /overlay-roles HTTP/1.1" 200 545 0.049698 10.0.0.46 - - [2025-02-13 00:48:04] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.031169 10.0.0.35 - - [2025-02-13 00:48:04] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.052128 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.12 - - [2025-02-13 00:48:04] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005654 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.018607 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.12 - - [2025-02-13 00:48:04] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.018769 10.0.0.12 - - [2025-02-13 00:48:04] "POST /overlay-roles HTTP/1.1" 200 533 0.059307 10.0.0.12 - - [2025-02-13 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011562 10.0.0.46 - - [2025-02-13 00:48:05] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.12 - - [2025-02-13 00:48:05] "POST /overlay-roles HTTP/1.1" 200 531 0.077190 10.0.0.46 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.12 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.004972 10.0.0.12 - - [2025-02-13 00:48:05] "GET / HTTP/1.1" 200 35931 0.002661 10.0.0.12 - - [2025-02-13 00:48:05] "POST /alarms HTTP/1.1" 401 292 0.000485 10.0.0.12 - - [2025-02-13 00:48:05] "POST /overlay-roles HTTP/1.1" 200 537 0.046330 10.0.0.12 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 178 0.005298 10.0.0.12 - - [2025-02-13 00:48:05] "POST /overlay-roles HTTP/1.1" 200 543 0.040861 10.0.0.12 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.007246 10.0.0.12 - - [2025-02-13 00:48:05] "POST /role-definitions HTTP/1.1" 200 549 0.063730 10.0.0.12 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.005066 10.0.0.12 - - [2025-02-13 00:48:05] "POST /role-definitions HTTP/1.1" 200 547 0.041024 10.0.0.12 - - [2025-02-13 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003826 10.0.0.12 - - [2025-02-13 00:48:05] "POST /role-definitions HTTP/1.1" 200 549 0.064967 10.0.0.46 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.475471 10.0.0.46 - - [2025-02-13 00:48:06] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004597 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.008711 10.0.0.12 - - [2025-02-13 00:48:06] "POST /alarms HTTP/1.1" 409 264 0.094787 10.0.0.46 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010322 10.0.0.46 - - [2025-02-13 00:48:06] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.047787 10.0.0.12 - - [2025-02-13 00:48:06] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.062689 10.0.0.12 - - [2025-02-13 00:48:06] "POST /role-definitions HTTP/1.1" 200 549 0.076106 10.0.0.12 - - [2025-02-13 00:48:06] "POST /alarms HTTP/1.1" 409 261 0.011600 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.014799 10.0.0.12 - - [2025-02-13 00:48:06] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.061512 10.0.0.12 - - [2025-02-13 00:48:06] "POST /alarms HTTP/1.1" 409 261 0.005059 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.12 - - [2025-02-13 00:48:06] "POST /role-definitions HTTP/1.1" 200 553 0.080920 10.0.0.12 - - [2025-02-13 00:48:06] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.045389 10.0.0.46 - - [2025-02-13 00:48:06] "GET / HTTP/1.1" 200 35931 0.008836 10.0.0.46 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.001050 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.016663 10.0.0.12 - - [2025-02-13 00:48:06] "POST /alarms HTTP/1.1" 409 253 0.004972 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019207 10.0.0.12 - - [2025-02-13 00:48:06] "POST /role-definitions HTTP/1.1" 200 543 0.060415 10.0.0.12 - - [2025-02-13 00:48:06] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.034935 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.012616 10.0.0.12 - - [2025-02-13 00:48:06] "POST /alarms HTTP/1.1" 409 251 0.004775 10.0.0.12 - - [2025-02-13 00:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.12 - - [2025-02-13 00:48:06] "POST /role-definitions HTTP/1.1" 200 547 0.039573 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.035153 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.004329 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 252 0.005194 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.12 - - [2025-02-13 00:48:07] "POST /role-definitions HTTP/1.1" 200 559 0.044238 10.0.0.46 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.074273 10.0.0.46 - - [2025-02-13 00:48:07] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.009336 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.044719 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.013463 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 256 0.008246 10.0.0.46 - - [2025-02-13 00:48:07] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.045201 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.034572 10.0.0.12 - - [2025-02-13 00:48:07] "POST /feature-configs HTTP/1.1" 200 561 0.076103 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 248 0.004526 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.010010 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.040185 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 252 0.004483 10.0.0.12 - - [2025-02-13 00:48:07] "POST /node-profiles HTTP/1.1" 200 549 0.048573 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.006381 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.035347 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 257 0.005499 10.0.0.12 - - [2025-02-13 00:48:07] "POST /node-profiles HTTP/1.1" 200 539 0.040261 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.12 - - [2025-02-13 00:48:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.010015 10.0.0.12 - - [2025-02-13 00:48:07] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.034834 10.0.0.12 - - [2025-02-13 00:48:07] "POST /alarms HTTP/1.1" 409 251 0.005089 10.0.0.12 - - [2025-02-13 00:48:08] "POST /node-profiles HTTP/1.1" 200 557 0.052175 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003903 10.0.0.12 - - [2025-02-13 00:48:08] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.026680 10.0.0.12 - - [2025-02-13 00:48:08] "POST /alarms HTTP/1.1" 409 257 0.004787 10.0.0.12 - - [2025-02-13 00:48:08] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049472 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.005182 10.0.0.12 - - [2025-02-13 00:48:08] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.048475 10.0.0.12 - - [2025-02-13 00:48:08] "POST /telemetry-profiles HTTP/1.1" 200 554 0.044551 10.0.0.12 - - [2025-02-13 00:48:08] "POST /alarms HTTP/1.1" 409 261 0.008967 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.004102 10.0.0.12 - - [2025-02-13 00:48:08] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.033607 10.0.0.12 - - [2025-02-13 00:48:08] "POST /sflow-profiles HTTP/1.1" 200 538 0.031475 10.0.0.12 - - [2025-02-13 00:48:08] "POST /alarms HTTP/1.1" 409 258 0.004214 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.005169 10.0.0.12 - - [2025-02-13 00:48:08] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.031182 10.0.0.12 - - [2025-02-13 00:48:08] "POST /netconf-profiles HTTP/1.1" 200 542 0.036273 10.0.0.12 - - [2025-02-13 00:48:08] "POST /alarms HTTP/1.1" 409 254 0.004228 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.009149 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.12 - - [2025-02-13 00:48:08] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.035865 10.0.0.12 - - [2025-02-13 00:48:08] "POST /device-functional-groups HTTP/1.1" 200 544 0.061965 10.0.0.12 - - [2025-02-13 00:48:08] "POST /alarms HTTP/1.1" 409 254 0.005099 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.12 - - [2025-02-13 00:48:08] "POST /fqname-to-id HTTP/1.1" 404 218 0.008085 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.034327 10.0.0.12 - - [2025-02-13 00:48:09] "POST /device-functional-groups HTTP/1.1" 200 570 0.058495 10.0.0.12 - - [2025-02-13 00:48:09] "POST /alarms HTTP/1.1" 409 254 0.012544 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.004403 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.043684 10.0.0.12 - - [2025-02-13 00:48:09] "POST /alarms HTTP/1.1" 409 247 0.004665 10.0.0.12 - - [2025-02-13 00:48:09] "POST /device-functional-groups HTTP/1.1" 200 564 0.052191 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.004303 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.038677 10.0.0.12 - - [2025-02-13 00:48:09] "POST /alarms HTTP/1.1" 409 272 0.014983 10.0.0.12 - - [2025-02-13 00:48:09] "POST /role-configs HTTP/1.1" 200 520 0.067289 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.005380 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.033587 10.0.0.12 - - [2025-02-13 00:48:09] "POST /alarms HTTP/1.1" 409 261 0.004128 10.0.0.12 - - [2025-02-13 00:48:09] "POST /role-configs HTTP/1.1" 200 526 0.034253 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.008160 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.019957 10.0.0.12 - - [2025-02-13 00:48:09] "POST /alarms HTTP/1.1" 409 259 0.003842 10.0.0.12 - - [2025-02-13 00:48:09] "POST /role-configs HTTP/1.1" 200 518 0.048998 10.0.0.12 - - [2025-02-13 00:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.12 - - [2025-02-13 00:48:09] "POST /ref-update HTTP/1.1" 200 156 0.023502 10.0.0.12 - - [2025-02-13 00:48:09] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.020808 10.0.0.12 - - [2025-02-13 00:48:09] "POST /ref-update HTTP/1.1" 200 156 0.020347 10.0.0.12 - - [2025-02-13 00:48:10] "POST /alarms HTTP/1.1" 409 265 0.008921 10.0.0.12 - - [2025-02-13 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.018295 10.0.0.12 - - [2025-02-13 00:48:10] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.027487 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.018521 10.0.0.12 - - [2025-02-13 00:48:10] "POST /alarms HTTP/1.1" 409 279 0.004445 10.0.0.12 - - [2025-02-13 00:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.020022 10.0.0.12 - - [2025-02-13 00:48:10] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.022071 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.024794 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.033677 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.039729 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.024864 10.0.0.12 - - [2025-02-13 00:48:10] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.12 - - [2025-02-13 00:48:10] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000457 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.019572 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.025208 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.019784 10.0.0.12 - - [2025-02-13 00:48:10] "POST /ref-update HTTP/1.1" 200 156 0.030389 10.0.0.12 - - [2025-02-13 00:48:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.036290 10.0.0.12 - - [2025-02-13 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.040821 10.0.0.12 - - [2025-02-13 00:48:11] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.026593 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.027807 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.019876 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.021030 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.019881 10.0.0.12 - - [2025-02-13 00:48:11] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.12 - - [2025-02-13 00:48:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.023523 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.019605 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.038687 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.024005 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.029723 10.0.0.12 - - [2025-02-13 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026916 10.0.0.12 - - [2025-02-13 00:48:11] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003808 10.0.0.12 - - [2025-02-13 00:48:11] "POST /ref-update HTTP/1.1" 200 156 0.031352 10.0.0.12 - - [2025-02-13 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.026091 10.0.0.12 - - [2025-02-13 00:48:12] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.023673 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.022592 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.033062 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.021355 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.020165 10.0.0.12 - - [2025-02-13 00:48:12] "GET / HTTP/1.1" 200 35931 0.002932 10.0.0.12 - - [2025-02-13 00:48:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.047053 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.020060 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.022479 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.020139 10.0.0.12 - - [2025-02-13 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032484 10.0.0.12 - - [2025-02-13 00:48:12] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.006001 10.0.0.12 - - [2025-02-13 00:48:12] "POST /ref-update HTTP/1.1" 200 156 0.026594 10.0.0.12 - - [2025-02-13 00:48:12] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.040480 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.027986 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.017672 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.017165 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.017941 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.016699 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.016159 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.017161 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.018533 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.019544 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.015604 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.020221 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.018597 10.0.0.12 - - [2025-02-13 00:48:13] "POST /ref-update HTTP/1.1" 200 156 0.020691 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.017658 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.032123 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.016609 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.020410 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.017650 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.016927 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.019164 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.018390 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.020384 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.017017 10.0.0.12 - - [2025-02-13 00:48:14] "POST /ref-update HTTP/1.1" 200 156 0.034624 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.022242 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.017117 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.015802 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.019040 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.032145 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.024348 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.037074 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.042521 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.026599 10.0.0.12 - - [2025-02-13 00:48:15] "POST /ref-update HTTP/1.1" 200 156 0.037425 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.031909 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.028883 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.036093 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.032384 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.034812 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.018399 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.022247 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.024432 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.025980 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.016896 10.0.0.12 - - [2025-02-13 00:48:16] "POST /ref-update HTTP/1.1" 200 156 0.019273 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.042475 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.027663 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.023740 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.021464 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.021581 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.026934 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.048146 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.040575 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.034916 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.032620 10.0.0.12 - - [2025-02-13 00:48:17] "POST /ref-update HTTP/1.1" 200 156 0.022770 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.033846 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.038601 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.020664 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.024691 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.019294 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.019947 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.022815 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.025013 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.021698 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.12 - - [2025-02-13 00:48:18] "POST /ref-update HTTP/1.1" 200 156 0.017699 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.029222 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.022020 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.018402 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.028087 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.024399 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.036006 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.039487 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.067946 10.0.0.12 - - [2025-02-13 00:48:19] "POST /ref-update HTTP/1.1" 200 156 0.069027 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.099768 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.040584 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.032703 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.051236 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.031050 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.090636 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.020401 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.030399 10.0.0.12 - - [2025-02-13 00:48:20] "POST /ref-update HTTP/1.1" 200 156 0.024535 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.037006 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.032069 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.040992 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.124031 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.050247 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.032277 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.030457 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.028133 10.0.0.12 - - [2025-02-13 00:48:21] "POST /ref-update HTTP/1.1" 200 156 0.039908 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.042547 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.029795 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.023372 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.019799 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.016970 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.037982 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.024568 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.036091 10.0.0.12 - - [2025-02-13 00:48:22] "POST /ref-update HTTP/1.1" 200 156 0.027284 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.038409 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.033782 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.025733 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.029829 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.028542 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.029990 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.043626 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.029505 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.026225 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.022329 10.0.0.12 - - [2025-02-13 00:48:23] "POST /ref-update HTTP/1.1" 200 156 0.024482 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.042455 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.022901 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.024221 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.020380 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.020473 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.016369 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.018631 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.024462 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.033035 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.030476 10.0.0.12 - - [2025-02-13 00:48:24] "POST /ref-update HTTP/1.1" 200 156 0.040819 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.044277 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.031000 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.024858 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.029950 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.026148 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.015329 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.015799 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.021916 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.022137 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.018029 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.030540 10.0.0.12 - - [2025-02-13 00:48:25] "POST /ref-update HTTP/1.1" 200 156 0.019720 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.025846 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.023349 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.019761 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.017577 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.018501 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.016418 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.017207 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.020530 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.019029 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.018750 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.018419 10.0.0.12 - - [2025-02-13 00:48:26] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.019889 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.019400 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.018710 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.024947 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.017816 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.033072 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.028274 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.030982 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.030946 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.044556 10.0.0.12 - - [2025-02-13 00:48:27] "POST /ref-update HTTP/1.1" 200 156 0.016389 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.026500 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.018551 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.017567 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.018704 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.021796 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.027795 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.022467 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.018707 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.022469 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.018135 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.021870 10.0.0.12 - - [2025-02-13 00:48:28] "POST /ref-update HTTP/1.1" 200 156 0.020160 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.033868 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.021757 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.020004 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.017033 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.017981 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.021904 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.033346 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.024475 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.028193 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.023473 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.020774 10.0.0.12 - - [2025-02-13 00:48:29] "POST /ref-update HTTP/1.1" 200 156 0.032693 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.031199 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.029411 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.020089 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.029572 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.054786 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.038602 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.039479 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.035547 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.030798 10.0.0.12 - - [2025-02-13 00:48:30] "POST /ref-update HTTP/1.1" 200 156 0.031860 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.019835 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.020226 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.015115 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.015898 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.020832 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.016667 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.018616 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.017359 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.016252 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.017343 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.024102 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.018011 10.0.0.12 - - [2025-02-13 00:48:31] "POST /ref-update HTTP/1.1" 200 156 0.016892 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.027871 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.031956 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.022859 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.032299 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.044383 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.023532 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.017327 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.018331 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.018036 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.020015 10.0.0.12 - - [2025-02-13 00:48:32] "POST /ref-update HTTP/1.1" 200 156 0.019558 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.023865 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.018214 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.018325 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.018616 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.016675 10.0.0.12 - - [2025-02-13 00:48:33] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.008991 10.0.0.12 - - [2025-02-13 00:48:33] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.009500 10.0.0.12 - - [2025-02-13 00:48:33] "POST /ref-update HTTP/1.1" 200 156 0.042705 10.0.0.12 - - [2025-02-13 00:48:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.004498 10.0.0.12 - - [2025-02-13 00:48:56] "GET /global-system-configs HTTP/1.1" 200 322 11.981397 10.0.0.35 - - [2025-02-13 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 9.147041 10.0.0.12 - - [2025-02-13 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 6.737386 10.0.0.35 - - [2025-02-13 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 5.347004 10.0.0.46 - - [2025-02-13 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 3.213598 10.0.0.46 - - [2025-02-13 00:49:00] "GET /global-system-configs HTTP/1.1" 200 322 1.249272 10.0.0.12 - - [2025-02-13 00:49:23] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.12 - - [2025-02-13 00:49:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.35 - - [2025-02-13 00:49:23] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.35 - - [2025-02-13 00:49:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000487 10.0.0.46 - - [2025-02-13 00:49:24] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.46 - - [2025-02-13 00:49:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.12 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.874227 10.0.0.12 - - [2025-02-13 00:49:25] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005138 10.0.0.35 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.503907 10.0.0.35 - - [2025-02-13 00:49:25] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009479 10.0.0.46 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.117673 10.0.0.46 - - [2025-02-13 00:49:25] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003945 10.0.0.12 - - [2025-02-13 00:49:25] "POST /bgp-routers HTTP/1.1" 200 620 0.117604 10.0.0.35 - - [2025-02-13 00:49:25] "POST /bgp-routers HTTP/1.1" 200 620 0.115151 10.0.0.12 - - [2025-02-13 00:49:25] "GET /bgp-router/8ff42ec6-8018-47c9-8553-20a9db9b63ce?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.006410 10.0.0.35 - - [2025-02-13 00:49:25] "GET /bgp-router/e15f6341-aa9c-45db-90d6-02c0957ad54b?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.015183 10.0.0.12 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.46 - - [2025-02-13 00:49:25] "POST /bgp-routers HTTP/1.1" 200 620 0.154940 10.0.0.35 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011456 10.0.0.12 - - [2025-02-13 00:49:25] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.008600 10.0.0.12 - - [2025-02-13 00:49:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006147 10.0.0.46 - - [2025-02-13 00:49:25] "GET /bgp-router/97f20a83-9210-4945-a6fd-a0d292bec38c?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.015248 10.0.0.35 - - [2025-02-13 00:49:25] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2340 0.007270 10.0.0.35 - - [2025-02-13 00:49:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009059 10.0.0.46 - - [2025-02-13 00:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.12 - - [2025-02-13 00:49:25] "POST /ref-update HTTP/1.1" 200 156 0.045912 10.0.0.46 - - [2025-02-13 00:49:25] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.014489 10.0.0.35 - - [2025-02-13 00:49:25] "POST /ref-update HTTP/1.1" 200 156 0.042555 10.0.0.46 - - [2025-02-13 00:49:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008717 10.0.0.46 - - [2025-02-13 00:49:25] "POST /ref-update HTTP/1.1" 200 156 0.024875 10.0.0.12 - - [2025-02-13 00:49:26] "POST /ref-update HTTP/1.1" 200 156 0.055402 10.0.0.35 - - [2025-02-13 00:50:26] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.35 - - [2025-02-13 00:50:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.12 - - [2025-02-13 00:50:27] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.12 - - [2025-02-13 00:50:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.46 - - [2025-02-13 00:50:27] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.46 - - [2025-02-13 00:50:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.35 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.835671 10.0.0.35 - - [2025-02-13 00:50:28] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007621 10.0.0.35 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.005213 10.0.0.12 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.454466 10.0.0.12 - - [2025-02-13 00:50:28] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.008926 10.0.0.12 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.011992 10.0.0.46 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.169484 10.0.0.46 - - [2025-02-13 00:50:28] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.024086 10.0.0.35 - - [2025-02-13 00:50:28] "POST /database-nodes HTTP/1.1" 200 603 0.116937 10.0.0.46 - - [2025-02-13 00:50:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.023350 10.0.0.12 - - [2025-02-13 00:50:28] "POST /database-nodes HTTP/1.1" 200 603 0.160008 10.0.0.46 - - [2025-02-13 00:50:28] "POST /database-nodes HTTP/1.1" 200 603 0.089864 10.0.0.12 - - [2025-02-13 00:51:23] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.12 - - [2025-02-13 00:51:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000532 10.0.0.35 - - [2025-02-13 00:51:23] "GET / HTTP/1.1" 200 35931 0.002946 10.0.0.35 - - [2025-02-13 00:51:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000629 10.0.0.46 - - [2025-02-13 00:51:23] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.46 - - [2025-02-13 00:51:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.12 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.826533 10.0.0.12 - - [2025-02-13 00:51:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004331 10.0.0.12 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.005433 10.0.0.35 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.540595 10.0.0.35 - - [2025-02-13 00:51:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.011550 10.0.0.35 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.003215 10.0.0.46 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.156270 10.0.0.46 - - [2025-02-13 00:51:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007941 10.0.0.12 - - [2025-02-13 00:51:24] "POST /analytics-nodes HTTP/1.1" 200 605 0.060778 10.0.0.46 - - [2025-02-13 00:51:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.010912 10.0.0.35 - - [2025-02-13 00:51:24] "POST /analytics-nodes HTTP/1.1" 200 605 0.070067 10.0.0.46 - - [2025-02-13 00:51:24] "POST /analytics-nodes HTTP/1.1" 200 605 0.094915 10.0.0.12 - - [2025-02-13 00:51:28] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.35 - - [2025-02-13 00:51:29] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.46 - - [2025-02-13 00:51:29] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.12 - - [2025-02-13 00:51:44] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.12 - - [2025-02-13 00:51:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.46 - - [2025-02-13 00:51:44] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.46 - - [2025-02-13 00:51:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.35 - - [2025-02-13 00:51:44] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.35 - - [2025-02-13 00:51:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.12 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.931596 10.0.0.12 - - [2025-02-13 00:51:45] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004796 10.0.0.12 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.018949 10.0.0.46 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.675325 10.0.0.46 - - [2025-02-13 00:51:45] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.013343 10.0.0.35 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.183277 10.0.0.35 - - [2025-02-13 00:51:45] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.013209 10.0.0.46 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.022261 10.0.0.35 - - [2025-02-13 00:51:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.012323 10.0.0.12 - - [2025-02-13 00:51:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.100566 10.0.0.35 - - [2025-02-13 00:51:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.082177 10.0.0.46 - - [2025-02-13 00:51:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.117785 10.0.0.35 - - [2025-02-13 00:52:01] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.35 - - [2025-02-13 00:52:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.12 - - [2025-02-13 00:52:02] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.12 - - [2025-02-13 00:52:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.46 - - [2025-02-13 00:52:03] "GET / HTTP/1.1" 200 35931 0.002889 10.0.0.46 - - [2025-02-13 00:52:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000631 10.0.0.35 - - [2025-02-13 00:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.379655 10.0.0.35 - - [2025-02-13 00:52:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.005289 10.0.0.35 - - [2025-02-13 00:52:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.004254 10.0.0.12 - - [2025-02-13 00:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.709651 10.0.0.12 - - [2025-02-13 00:52:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.018952 10.0.0.12 - - [2025-02-13 00:52:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.013972 10.0.0.46 - - [2025-02-13 00:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.208994 10.0.0.46 - - [2025-02-13 00:52:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.017933 10.0.0.35 - - [2025-02-13 00:52:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.131260 10.0.0.46 - - [2025-02-13 00:52:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.039015 10.0.0.12 - - [2025-02-13 00:52:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.146670 10.0.0.46 - - [2025-02-13 00:52:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.116847 10.0.0.12 - - [2025-02-13 00:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.083590 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.35 - - [2025-02-13 00:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.108049 10.0.0.12 - - [2025-02-13 00:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.011455 10.0.0.35 - - [2025-02-13 00:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.727127 10.0.0.46 - - [2025-02-13 00:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.683594 10.0.0.12 - - [2025-02-13 00:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.695467 10.0.0.35 - - [2025-02-13 00:53:22] "GET /global-system-configs HTTP/1.1" 200 322 0.100744 10.0.0.35 - - [2025-02-13 00:53:22] "GET /obj-perms HTTP/1.1" 200 5056 0.175275 10.0.0.46 - - [2025-02-13 00:53:23] "GET /global-system-configs HTTP/1.1" 200 322 0.105037 10.0.0.12 - - [2025-02-13 00:53:23] "GET /obj-perms HTTP/1.1" 200 5056 0.197202 10.0.0.46 - - [2025-02-13 00:53:23] "GET /obj-perms HTTP/1.1" 200 5056 0.203092 10.0.0.46 - - [2025-02-13 00:53:24] "GET /global-system-configs HTTP/1.1" 200 322 0.027772 10.0.0.54 - - [2025-02-13 00:54:03] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.54 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2025-02-13 00:54:03] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.50 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.54 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.034299 10.0.0.54 - - [2025-02-13 00:54:03] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.005149 10.0.0.54 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.54 - - [2025-02-13 00:54:03] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010950 10.0.0.54 - - [2025-02-13 00:54:03] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.028349 10.0.0.54 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 404 218 0.004099 10.0.0.54 - - [2025-02-13 00:54:03] "POST /virtual-routers HTTP/1.1" 200 603 0.059257 10.0.0.54 - - [2025-02-13 00:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.54 - - [2025-02-13 00:54:03] "GET /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.007526 10.0.0.54 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.011672 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032844 10.0.0.54 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.50 - - [2025-02-13 00:54:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015807 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.54 - - [2025-02-13 00:54:04] "GET /virtual-network/a3224006-4ada-43d4-8a46-26aca5553893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006913 10.0.0.50 - - [2025-02-13 00:54:04] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010251 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 404 218 0.023223 10.0.0.54 - - [2025-02-13 00:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.151561 10.0.0.50 - - [2025-02-13 00:54:04] "POST /virtual-routers HTTP/1.1" 200 603 0.172645 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.50 - - [2025-02-13 00:54:04] "GET /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009345 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.004537 10.0.0.50 - - [2025-02-13 00:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.50 - - [2025-02-13 00:54:04] "GET /virtual-network/a3224006-4ada-43d4-8a46-26aca5553893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005009 10.0.0.50 - - [2025-02-13 00:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.175975 [Introspect:8084]10.0.0.46 - - [2025-02-13 00:54:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.46 - - [2025-02-13 00:54:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001082 [Introspect:8084]10.0.0.46 - - [2025-02-13 00:55:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.46 - - [2025-02-13 00:55:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000996 10.0.0.35 - - [2025-02-13 00:55:09] "GET /obj-perms HTTP/1.1" 200 5056 0.063444 10.0.0.12 - - [2025-02-13 00:55:10] "GET /obj-perms HTTP/1.1" 200 5056 0.059874 10.0.0.46 - - [2025-02-13 00:56:10] "GET /obj-perms HTTP/1.1" 200 5056 0.059601 10.0.0.12 - - [2025-02-13 00:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.111807 10.0.0.35 - - [2025-02-13 00:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.127702 10.0.0.35 - - [2025-02-13 00:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.297367 10.0.0.12 - - [2025-02-13 00:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.320259 10.0.0.46 - - [2025-02-13 00:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.280148 10.0.0.12 - - [2025-02-13 00:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.061268 10.0.0.35 - - [2025-02-13 00:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.009850 10.0.0.12 - - [2025-02-13 00:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.010836 10.0.0.35 - - [2025-02-13 00:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.018238 10.0.0.46 - - [2025-02-13 00:58:23] "GET /global-system-configs HTTP/1.1" 200 322 0.073760 10.0.0.46 - - [2025-02-13 00:58:23] "GET /obj-perms HTTP/1.1" 200 5056 0.213575 10.0.0.46 - - [2025-02-13 00:58:24] "GET /global-system-configs HTTP/1.1" 200 322 0.064529 10.0.0.35 - - [2025-02-13 00:59:13] "GET /obj-perms HTTP/1.1" 200 5056 0.049035 10.0.0.12 - - [2025-02-13 01:00:14] "GET /obj-perms HTTP/1.1" 200 5056 0.065181 10.0.0.46 - - [2025-02-13 01:00:14] "GET /obj-perms HTTP/1.1" 200 5056 0.057461 10.0.0.12 - - [2025-02-13 01:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.146298 10.0.0.35 - - [2025-02-13 01:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.150703 10.0.0.12 - - [2025-02-13 01:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.286207 10.0.0.46 - - [2025-02-13 01:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.314909 10.0.0.35 - - [2025-02-13 01:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.317722 10.0.0.12 - - [2025-02-13 01:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.034476 10.0.0.35 - - [2025-02-13 01:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.070692 10.0.0.12 - - [2025-02-13 01:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.136653 10.0.0.35 - - [2025-02-13 01:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.148549 10.0.0.46 - - [2025-02-13 01:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.164408 10.0.0.46 - - [2025-02-13 01:03:23] "GET /global-system-configs HTTP/1.1" 200 322 0.049409 10.0.0.46 - - [2025-02-13 01:03:24] "GET /global-system-configs HTTP/1.1" 200 322 0.032866 10.0.0.35 - - [2025-02-13 01:04:18] "GET /obj-perms HTTP/1.1" 200 5056 0.049479 10.0.0.12 - - [2025-02-13 01:04:18] "GET /obj-perms HTTP/1.1" 200 5056 0.052114 10.0.0.46 - - [2025-02-13 01:05:18] "GET /obj-perms HTTP/1.1" 200 5056 0.051806 10.0.0.12 - - [2025-02-13 01:08:21] "GET /global-system-configs HTTP/1.1" 200 322 0.324462 10.0.0.35 - - [2025-02-13 01:08:21] "GET /global-system-configs HTTP/1.1" 200 322 0.352212 10.0.0.12 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.514456 10.0.0.35 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.534084 10.0.0.12 - - [2025-02-13 01:08:21] "GET /global-system-configs HTTP/1.1" 200 322 0.133038 10.0.0.12 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.032495 10.0.0.35 - - [2025-02-13 01:08:21] "GET /global-system-configs HTTP/1.1" 200 322 0.035903 10.0.0.46 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.692089 10.0.0.46 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.014240 10.0.0.35 - - [2025-02-13 01:08:21] "GET /obj-perms HTTP/1.1" 200 5056 0.023409 10.0.0.46 - - [2025-02-13 01:08:23] "GET /global-system-configs HTTP/1.1" 200 322 0.040210 10.0.0.46 - - [2025-02-13 01:08:24] "GET /global-system-configs HTTP/1.1" 200 322 0.047526 10.0.0.35 - - [2025-02-13 01:08:24] "GET /obj-perms HTTP/1.1" 200 5056 0.138901 10.0.0.12 - - [2025-02-13 01:09:22] "GET /obj-perms HTTP/1.1" 200 5056 0.048557 10.0.0.46 - - [2025-02-13 01:09:23] "GET /obj-perms HTTP/1.1" 200 5056 0.060034 10.0.0.12 - - [2025-02-13 01:13:21] "GET /global-system-configs HTTP/1.1" 200 322 0.222741 10.0.0.35 - - [2025-02-13 01:13:21] "GET /global-system-configs HTTP/1.1" 200 322 0.328470 10.0.0.46 - - [2025-02-13 01:13:21] "GET /obj-perms HTTP/1.1" 200 5056 0.384756 10.0.0.35 - - [2025-02-13 01:13:21] "GET /obj-perms HTTP/1.1" 200 5056 0.412135 10.0.0.12 - - [2025-02-13 01:13:21] "GET /obj-perms HTTP/1.1" 200 5056 0.415869 10.0.0.12 - - [2025-02-13 01:13:21] "GET /global-system-configs HTTP/1.1" 200 322 0.100115 10.0.0.35 - - [2025-02-13 01:13:21] "GET /global-system-configs HTTP/1.1" 200 322 0.042622 10.0.0.46 - - [2025-02-13 01:13:22] "GET /obj-perms HTTP/1.1" 200 5056 0.104850 10.0.0.35 - - [2025-02-13 01:13:22] "GET /obj-perms HTTP/1.1" 200 5056 0.119283 10.0.0.12 - - [2025-02-13 01:13:22] "GET /obj-perms HTTP/1.1" 200 5056 0.137871 10.0.0.46 - - [2025-02-13 01:13:23] "GET /global-system-configs HTTP/1.1" 200 322 0.057346 10.0.0.46 - - [2025-02-13 01:13:24] "GET /global-system-configs HTTP/1.1" 200 322 0.035117 10.0.0.35 - - [2025-02-13 01:13:26] "GET /obj-perms HTTP/1.1" 200 5056 0.074213 10.0.0.12 - - [2025-02-13 01:13:27] "GET /obj-perms HTTP/1.1" 200 5056 0.080422 10.0.0.46 - - [2025-02-13 01:14:27] "GET /obj-perms HTTP/1.1" 200 5056 0.063622 10.0.0.35 - - [2025-02-13 01:17:30] "GET /obj-perms HTTP/1.1" 200 5056 0.055397 10.0.0.12 - - [2025-02-13 01:18:21] "GET /global-system-configs HTTP/1.1" 200 322 0.118216 10.0.0.35 - - [2025-02-13 01:18:21] "GET /global-system-configs HTTP/1.1" 200 322 0.142535 10.0.0.46 - - [2025-02-13 01:18:21] "GET /obj-perms HTTP/1.1" 200 5056 0.283839 10.0.0.12 - - [2025-02-13 01:18:21] "GET /obj-perms HTTP/1.1" 200 5056 0.300676 10.0.0.12 - - [2025-02-13 01:18:21] "GET /global-system-configs HTTP/1.1" 200 322 0.053092 10.0.0.35 - - [2025-02-13 01:18:21] "GET /obj-perms HTTP/1.1" 200 5056 0.148224 10.0.0.35 - - [2025-02-13 01:18:21] "GET /global-system-configs HTTP/1.1" 200 322 0.004694 10.0.0.46 - - [2025-02-13 01:18:21] "GET /obj-perms HTTP/1.1" 200 5056 0.007924 10.0.0.12 - - [2025-02-13 01:18:21] "GET /obj-perms HTTP/1.1" 200 5056 0.006634 10.0.0.46 - - [2025-02-13 01:18:23] "GET /global-system-configs HTTP/1.1" 200 322 0.030546 10.0.0.46 - - [2025-02-13 01:18:24] "GET /global-system-configs HTTP/1.1" 200 322 0.047454 10.0.0.35 - - [2025-02-13 01:18:24] "GET /obj-perms HTTP/1.1" 200 5056 0.139314 10.0.0.12 - - [2025-02-13 01:18:31] "GET /obj-perms HTTP/1.1" 200 5056 0.064630 10.0.0.46 - - [2025-02-13 01:18:31] "GET /obj-perms HTTP/1.1" 200 5056 0.066089 10.0.0.35 - - [2025-02-13 01:22:35] "GET /obj-perms HTTP/1.1" 200 5056 0.065545 10.0.0.12 - - [2025-02-13 01:22:35] "GET /obj-perms HTTP/1.1" 200 5056 0.066228 10.0.0.12 - - [2025-02-13 01:23:21] "GET /global-system-configs HTTP/1.1" 200 322 0.044222 10.0.0.35 - - [2025-02-13 01:23:21] "GET /global-system-configs HTTP/1.1" 200 322 0.194397 10.0.0.46 - - [2025-02-13 01:23:21] "GET /obj-perms HTTP/1.1" 200 5056 0.359690 10.0.0.12 - - [2025-02-13 01:23:21] "GET /global-system-configs HTTP/1.1" 200 322 0.089733 10.0.0.35 - - [2025-02-13 01:23:21] "GET /obj-perms HTTP/1.1" 200 5056 0.168067 10.0.0.12 - - [2025-02-13 01:23:21] "GET /obj-perms HTTP/1.1" 200 5056 0.188389 10.0.0.35 - - [2025-02-13 01:23:22] "GET /global-system-configs HTTP/1.1" 200 322 0.062085 10.0.0.46 - - [2025-02-13 01:23:22] "GET /obj-perms HTTP/1.1" 200 5056 0.112938 10.0.0.46 - - [2025-02-13 01:23:23] "GET /global-system-configs HTTP/1.1" 200 322 0.032638 10.0.0.46 - - [2025-02-13 01:23:24] "GET /global-system-configs HTTP/1.1" 200 322 0.090929 10.0.0.12 - - [2025-02-13 01:23:24] "GET /obj-perms HTTP/1.1" 200 5056 0.168027 10.0.0.35 - - [2025-02-13 01:23:24] "GET /obj-perms HTTP/1.1" 200 5056 0.183466 10.0.0.46 - - [2025-02-13 01:23:36] "GET /obj-perms HTTP/1.1" 200 5056 0.091305 10.0.0.35 - - [2025-02-13 01:26:39] "GET /obj-perms HTTP/1.1" 200 5056 0.052598 10.0.0.12 - - [2025-02-13 01:27:39] "GET /obj-perms HTTP/1.1" 200 5056 0.055517 10.0.0.46 - - [2025-02-13 01:27:40] "GET /obj-perms HTTP/1.1" 200 5056 0.051929 10.0.0.12 - - [2025-02-13 01:28:21] "GET /global-system-configs HTTP/1.1" 200 322 0.029948 10.0.0.35 - - [2025-02-13 01:28:21] "GET /global-system-configs HTTP/1.1" 200 322 0.078875 10.0.0.12 - - [2025-02-13 01:28:21] "GET /global-system-configs HTTP/1.1" 200 322 0.066619 10.0.0.12 - - [2025-02-13 01:28:21] "GET /obj-perms HTTP/1.1" 200 5056 0.133340 10.0.0.46 - - [2025-02-13 01:28:21] "GET /obj-perms HTTP/1.1" 200 5056 0.143949 10.0.0.35 - - [2025-02-13 01:28:21] "GET /obj-perms HTTP/1.1" 200 5056 0.158135 10.0.0.35 - - [2025-02-13 01:28:21] "GET /global-system-configs HTTP/1.1" 200 322 0.006816 10.0.0.46 - - [2025-02-13 01:28:23] "GET /global-system-configs HTTP/1.1" 200 322 0.060379 10.0.0.46 - - [2025-02-13 01:28:24] "GET /global-system-configs HTTP/1.1" 200 322 0.106752 10.0.0.12 - - [2025-02-13 01:28:24] "GET /obj-perms HTTP/1.1" 200 5056 0.182313 10.0.0.35 - - [2025-02-13 01:28:24] "GET /obj-perms HTTP/1.1" 200 5056 0.199398 10.0.0.46 - - [2025-02-13 01:28:24] "GET /obj-perms HTTP/1.1" 200 5056 0.222529 10.0.0.35 - - [2025-02-13 01:31:43] "GET /obj-perms HTTP/1.1" 200 5056 0.057224 10.0.0.12 - - [2025-02-13 01:31:43] "GET /obj-perms HTTP/1.1" 200 5056 0.052214 10.0.0.46 - - [2025-02-13 01:32:44] "GET /obj-perms HTTP/1.1" 200 5056 0.052305 10.0.0.12 - - [2025-02-13 01:33:21] "GET /global-system-configs HTTP/1.1" 200 322 0.027745 10.0.0.35 - - [2025-02-13 01:33:21] "GET /global-system-configs HTTP/1.1" 200 322 0.136046 10.0.0.35 - - [2025-02-13 01:33:21] "GET /obj-perms HTTP/1.1" 200 5056 0.294373 10.0.0.12 - - [2025-02-13 01:33:21] "GET /global-system-configs HTTP/1.1" 200 322 0.065657 10.0.0.46 - - [2025-02-13 01:33:21] "GET /obj-perms HTTP/1.1" 200 5056 0.148748 10.0.0.12 - - [2025-02-13 01:33:21] "GET /obj-perms HTTP/1.1" 200 5056 0.159583 10.0.0.35 - - [2025-02-13 01:33:21] "GET /global-system-configs HTTP/1.1" 200 322 0.033098 10.0.0.46 - - [2025-02-13 01:33:23] "GET /global-system-configs HTTP/1.1" 200 322 0.040780 10.0.0.35 - - [2025-02-13 01:33:23] "GET /obj-perms HTTP/1.1" 200 5056 0.185419 10.0.0.46 - - [2025-02-13 01:33:24] "GET /global-system-configs HTTP/1.1" 200 322 0.051194 10.0.0.46 - - [2025-02-13 01:33:24] "GET /obj-perms HTTP/1.1" 200 5056 0.140119 10.0.0.12 - - [2025-02-13 01:33:24] "GET /obj-perms HTTP/1.1" 200 5056 0.158096 10.0.0.35 - - [2025-02-13 01:35:47] "GET /obj-perms HTTP/1.1" 200 5056 0.063613 10.0.0.12 - - [2025-02-13 01:36:48] "GET /obj-perms HTTP/1.1" 200 5056 0.059086 10.0.0.46 - - [2025-02-13 01:36:48] "GET /obj-perms HTTP/1.1" 200 5056 0.057261 10.0.0.12 - - [2025-02-13 01:38:21] "GET /global-system-configs HTTP/1.1" 200 322 0.042668 10.0.0.35 - - [2025-02-13 01:38:21] "GET /global-system-configs HTTP/1.1" 200 322 0.197200 10.0.0.12 - - [2025-02-13 01:38:21] "GET /obj-perms HTTP/1.1" 200 5056 0.305221 10.0.0.35 - - [2025-02-13 01:38:21] "GET /obj-perms HTTP/1.1" 200 5056 0.327855 10.0.0.12 - - [2025-02-13 01:38:21] "GET /global-system-configs HTTP/1.1" 200 322 0.097682 10.0.0.46 - - [2025-02-13 01:38:21] "GET /obj-perms HTTP/1.1" 200 5056 0.194407 10.0.0.35 - - [2025-02-13 01:38:22] "GET /global-system-configs HTTP/1.1" 200 322 0.050707 10.0.0.46 - - [2025-02-13 01:38:23] "GET /global-system-configs HTTP/1.1" 200 322 0.085165 10.0.0.35 - - [2025-02-13 01:38:23] "GET /obj-perms HTTP/1.1" 200 5056 0.159329 10.0.0.12 - - [2025-02-13 01:38:23] "GET /obj-perms HTTP/1.1" 200 5056 0.181028 10.0.0.46 - - [2025-02-13 01:38:24] "GET /global-system-configs HTTP/1.1" 200 322 0.079711 10.0.0.46 - - [2025-02-13 01:38:24] "GET /obj-perms HTTP/1.1" 200 5056 0.189862 10.0.0.35 - - [2025-02-13 01:40:52] "GET /obj-perms HTTP/1.1" 200 5056 0.068646 10.0.0.12 - - [2025-02-13 01:40:52] "GET /obj-perms HTTP/1.1" 200 5056 0.095326 10.0.0.46 - - [2025-02-13 01:41:53] "GET /obj-perms HTTP/1.1" 200 5056 0.066976 10.0.0.12 - - [2025-02-13 01:43:21] "GET /global-system-configs HTTP/1.1" 200 322 0.075161 10.0.0.35 - - [2025-02-13 01:43:21] "GET /global-system-configs HTTP/1.1" 200 322 0.174840 10.0.0.46 - - [2025-02-13 01:43:21] "GET /obj-perms HTTP/1.1" 200 5056 0.305483 10.0.0.12 - - [2025-02-13 01:43:21] "GET /obj-perms HTTP/1.1" 200 5056 0.322514 10.0.0.35 - - [2025-02-13 01:43:21] "GET /obj-perms HTTP/1.1" 200 5056 0.337989 10.0.0.12 - - [2025-02-13 01:43:21] "GET /global-system-configs HTTP/1.1" 200 322 0.047378 10.0.0.35 - - [2025-02-13 01:43:22] "GET /global-system-configs HTTP/1.1" 200 322 0.048506 10.0.0.46 - - [2025-02-13 01:43:23] "GET /global-system-configs HTTP/1.1" 200 322 0.075455 10.0.0.35 - - [2025-02-13 01:43:23] "GET /obj-perms HTTP/1.1" 200 5056 0.198342 10.0.0.12 - - [2025-02-13 01:43:23] "GET /obj-perms HTTP/1.1" 200 5056 0.228745 10.0.0.46 - - [2025-02-13 01:43:23] "GET /obj-perms HTTP/1.1" 200 5056 0.260598 10.0.0.46 - - [2025-02-13 01:43:24] "GET /global-system-configs HTTP/1.1" 200 322 0.076590 10.0.0.35 - - [2025-02-13 01:44:56] "GET /obj-perms HTTP/1.1" 200 5056 0.068429 10.0.0.12 - - [2025-02-13 01:45:56] "GET /obj-perms HTTP/1.1" 200 5056 0.061909 10.0.0.46 - - [2025-02-13 01:45:57] "GET /obj-perms HTTP/1.1" 200 5056 0.050693 10.0.0.12 - - [2025-02-13 01:48:21] "GET /global-system-configs HTTP/1.1" 200 322 0.081427 10.0.0.35 - - [2025-02-13 01:48:21] "GET /global-system-configs HTTP/1.1" 200 322 0.166548 10.0.0.35 - - [2025-02-13 01:48:21] "GET /obj-perms HTTP/1.1" 200 5056 0.249213 10.0.0.12 - - [2025-02-13 01:48:21] "GET /obj-perms HTTP/1.1" 200 5056 0.269447 10.0.0.46 - - [2025-02-13 01:48:21] "GET /obj-perms HTTP/1.1" 200 5056 0.282126 10.0.0.12 - - [2025-02-13 01:48:21] "GET /global-system-configs HTTP/1.1" 200 322 0.049267 10.0.0.35 - - [2025-02-13 01:48:21] "GET /global-system-configs HTTP/1.1" 200 322 0.009439 10.0.0.35 - - [2025-02-13 01:48:22] "GET /obj-perms HTTP/1.1" 200 5056 0.052036 10.0.0.46 - - [2025-02-13 01:48:23] "GET /global-system-configs HTTP/1.1" 200 322 0.085673 10.0.0.46 - - [2025-02-13 01:48:23] "GET /obj-perms HTTP/1.1" 200 5056 0.159312 10.0.0.12 - - [2025-02-13 01:48:23] "GET /obj-perms HTTP/1.1" 200 5056 0.172299 10.0.0.46 - - [2025-02-13 01:48:24] "GET /global-system-configs HTTP/1.1" 200 322 0.035275 10.0.0.35 - - [2025-02-13 01:50:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055019 10.0.0.12 - - [2025-02-13 01:50:00] "GET /obj-perms HTTP/1.1" 200 5056 0.055854 10.0.0.46 - - [2025-02-13 01:51:01] "GET /obj-perms HTTP/1.1" 200 5056 0.064695 10.0.0.12 - - [2025-02-13 01:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.109690 10.0.0.35 - - [2025-02-13 01:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.191913 10.0.0.12 - - [2025-02-13 01:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.344456 10.0.0.35 - - [2025-02-13 01:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.362669 10.0.0.46 - - [2025-02-13 01:53:21] "GET /obj-perms HTTP/1.1" 200 5056 0.331779 10.0.0.12 - - [2025-02-13 01:53:21] "GET /global-system-configs HTTP/1.1" 200 322 0.027915 10.0.0.35 - - [2025-02-13 01:53:22] "GET /global-system-configs HTTP/1.1" 200 322 0.089936 10.0.0.35 - - [2025-02-13 01:53:22] "GET /obj-perms HTTP/1.1" 200 5056 0.167723 10.0.0.12 - - [2025-02-13 01:53:22] "GET /obj-perms HTTP/1.1" 200 5056 0.187181 10.0.0.46 - - [2025-02-13 01:53:23] "GET /global-system-configs HTTP/1.1" 200 322 0.117600 10.0.0.46 - - [2025-02-13 01:53:23] "GET /obj-perms HTTP/1.1" 200 5056 0.200230 10.0.0.46 - - [2025-02-13 01:53:24] "GET /global-system-configs HTTP/1.1" 200 322 0.028209 10.0.0.35 - - [2025-02-13 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.058778 10.0.0.12 - - [2025-02-13 01:55:04] "GET /obj-perms HTTP/1.1" 200 5056 0.057729 10.0.0.46 - - [2025-02-13 01:55:05] "GET /obj-perms HTTP/1.1" 200 5056 0.051058 10.0.0.12 - - [2025-02-13 01:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.079915 10.0.0.35 - - [2025-02-13 01:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.099025 10.0.0.35 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.259194 10.0.0.12 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.271791 10.0.0.46 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.297726 10.0.0.12 - - [2025-02-13 01:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.044202 10.0.0.46 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.008341 10.0.0.35 - - [2025-02-13 01:58:21] "GET /global-system-configs HTTP/1.1" 200 322 0.010735 10.0.0.35 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.007617 10.0.0.12 - - [2025-02-13 01:58:21] "GET /obj-perms HTTP/1.1" 200 5056 0.005679 10.0.0.46 - - [2025-02-13 01:58:23] "GET /global-system-configs HTTP/1.1" 200 322 0.059364 10.0.0.46 - - [2025-02-13 01:58:24] "GET /global-system-configs HTTP/1.1" 200 322 0.087780 10.0.0.35 - - [2025-02-13 01:59:08] "GET /obj-perms HTTP/1.1" 200 5056 0.059404 10.0.0.12 - - [2025-02-13 01:59:08] "GET /obj-perms HTTP/1.1" 200 5056 0.178231 10.0.0.46 - - [2025-02-13 02:00:09] "GET /obj-perms HTTP/1.1" 200 5056 0.062632 10.0.0.35 - - [2025-02-13 02:03:12] "GET /obj-perms HTTP/1.1" 200 5056 0.066769 10.0.0.12 - - [2025-02-13 02:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.116128 10.0.0.35 - - [2025-02-13 02:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.143790 10.0.0.12 - - [2025-02-13 02:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.413129 10.0.0.46 - - [2025-02-13 02:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.428257 10.0.0.12 - - [2025-02-13 02:03:21] "GET /global-system-configs HTTP/1.1" 200 322 0.077917 10.0.0.35 - - [2025-02-13 02:03:21] "GET /obj-perms HTTP/1.1" 200 5056 0.221385 10.0.0.35 - - [2025-02-13 02:03:22] "GET /global-system-configs HTTP/1.1" 200 322 0.055686 10.0.0.46 - - [2025-02-13 02:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.144170 10.0.0.12 - - [2025-02-13 02:03:22] "GET /obj-perms HTTP/1.1" 200 5056 0.157068 10.0.0.46 - - [2025-02-13 02:03:23] "GET /global-system-configs HTTP/1.1" 200 322 0.057836 10.0.0.46 - - [2025-02-13 02:03:24] "GET /global-system-configs HTTP/1.1" 200 322 0.127512 10.0.0.35 - - [2025-02-13 02:03:24] "GET /obj-perms HTTP/1.1" 200 5056 0.209379 10.0.0.12 - - [2025-02-13 02:04:12] "GET /obj-perms HTTP/1.1" 200 5056 0.079233 10.0.0.46 - - [2025-02-13 02:04:13] "GET /obj-perms HTTP/1.1" 200 5056 0.065112 10.0.0.46 - - [2025-02-13 02:07:39] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.12 - - [2025-02-13 02:07:52] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.12 - - [2025-02-13 02:07:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.35 - - [2025-02-13 02:07:53] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.35 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.35 - - [2025-02-13 02:07:53] "GET / HTTP/1.1" 200 35931 0.003144 10.0.0.35 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000659 10.0.0.54 - - [2025-02-13 02:07:53] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.54 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.12 - - [2025-02-13 02:07:53] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.12 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.12 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.347160 10.0.0.50 - - [2025-02-13 02:07:53] "GET / HTTP/1.1" 200 35931 0.004834 10.0.0.50 - - [2025-02-13 02:07:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.12 - - [2025-02-13 02:07:54] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.35 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.712423 10.0.0.12 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000596 10.0.0.35 - - [2025-02-13 02:07:54] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.35 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.12 - - [2025-02-13 02:07:54] "GET / HTTP/1.1" 200 35931 0.001889 10.0.0.12 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.12 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001793 10.0.0.35 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.709199 10.0.0.12 - - [2025-02-13 02:07:54] "GET / HTTP/1.1" 200 35931 0.002198 10.0.0.12 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.54 - - [2025-02-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.717585 10.0.0.35 - - [2025-02-13 02:07:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001800 10.0.0.12 - - [2025-02-13 02:07:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001729 10.0.0.35 - - [2025-02-13 02:07:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001918 10.0.0.54 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002034 10.0.0.35 - - [2025-02-13 02:07:56] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.35 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 1.431697 10.0.0.50 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 1.105268 10.0.0.35 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001880 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 1.108570 10.0.0.35 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.754966 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.442435 10.0.0.12 - - [2025-02-13 02:07:56] "GET / HTTP/1.1" 200 35931 0.002392 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001799 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.35 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001751 10.0.0.12 - - [2025-02-13 02:07:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.411109 10.0.0.54 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002064 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001702 10.0.0.50 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001647 10.0.0.35 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.366604 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.040545 10.0.0.12 - - [2025-02-13 02:07:57] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.35 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001882 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.35 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001763 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002925 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002365 10.0.0.35 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002561 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.031141 10.0.0.12 - - [2025-02-13 02:07:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001729 10.0.0.54 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001858 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001878 10.0.0.50 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002565 10.0.0.35 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001788 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002097 10.0.0.35 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001807 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001708 10.0.0.35 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001745 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002585 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001836 10.0.0.35 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.002785 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.004312 10.0.0.12 - - [2025-02-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 503 160 0.001875 10.0.0.54 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001740 10.0.0.35 - - [2025-02-13 02:07:59] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001860 10.0.0.50 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001840 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002552 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002618 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002822 10.0.0.35 - - [2025-02-13 02:07:59] "GET / HTTP/1.1" 200 35931 0.002231 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000612 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001837 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002463 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001904 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001860 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.002238 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001608 10.0.0.35 - - [2025-02-13 02:07:59] "GET / HTTP/1.1" 200 35931 0.002681 10.0.0.35 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.12 - - [2025-02-13 02:07:59] "POST /fqname-to-id HTTP/1.1" 503 160 0.001970 10.0.0.54 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001876 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002057 10.0.0.50 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001795 10.0.0.35 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001989 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.011466 10.0.0.35 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002283 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001854 10.0.0.35 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001708 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002423 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001730 10.0.0.35 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.001918 10.0.0.12 - - [2025-02-13 02:08:00] "POST /fqname-to-id HTTP/1.1" 503 160 0.002172 10.0.0.54 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001710 10.0.0.50 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001888 10.0.0.35 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001796 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001752 10.0.0.35 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001747 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.35 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001737 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001724 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001725 10.0.0.35 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001670 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.001945 10.0.0.12 - - [2025-02-13 02:08:01] "POST /fqname-to-id HTTP/1.1" 503 160 0.002102 10.0.0.54 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.002058 10.0.0.12 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001832 10.0.0.50 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001917 10.0.0.35 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001756 10.0.0.12 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001709 10.0.0.35 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.002133 10.0.0.12 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001786 10.0.0.35 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001822 10.0.0.12 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 503 160 0.001702 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:02 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:02] "POST /fqname-to-id HTTP/1.1" 500 156 0.187020 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:03] "POST /fqname-to-id HTTP/1.1" 500 156 0.881375 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.54 - - [2025-02-13 02:08:03] "POST /fqname-to-id HTTP/1.1" 500 156 0.772450 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.50 - - [2025-02-13 02:08:03] "POST /fqname-to-id HTTP/1.1" 500 156 0.762676 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:03] "POST /fqname-to-id HTTP/1.1" 500 156 0.695425 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:03] "POST /fqname-to-id HTTP/1.1" 500 156 0.505484 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:03 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:04] "POST /fqname-to-id HTTP/1.1" 500 156 0.526514 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:04 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:04] "POST /fqname-to-id HTTP/1.1" 500 156 0.542182 10.0.0.12 - - [2025-02-13 02:08:05] "GET / HTTP/1.1" 200 35931 0.002104 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:06 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:06] "POST /fqname-to-id HTTP/1.1" 500 156 4.141324 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:07 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 500 156 4.151240 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:07 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain:default-project:ip-fabric:__default__;', 'keys': ['routing_instance'], 'start': 'default-domain:default-project:ip-fabric:__default__:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['routing_instance'], start='default-domain:default-project:ip-fabric:__default__:', finish='default-domain:default-project:ip-fabric:__default__;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['routing_instance', 'default-domain:default-project:ip-fabric:__default__:', 'default-domain:default-project:ip-fabric:__default__;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 500 156 4.619984 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:07 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.12 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 500 156 4.401071 10.0.0.35 - - [2025-02-13 02:08:07] "GET / HTTP/1.1" 200 35931 0.002261 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 9 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:07 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 500 156 4.395348 10.0.0.54 - - [2025-02-13 02:08:07] "GET / HTTP/1.1" 200 35931 0.023458 10.0.0.54 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.50 - - [2025-02-13 02:08:07] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.50 - - [2025-02-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000534 10.0.0.12 - - [2025-02-13 02:08:09] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.12 - - [2025-02-13 02:08:09] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.12 - - [2025-02-13 02:08:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000496 10.0.0.12 - - [2025-02-13 02:08:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 10 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:09 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:09] "POST /fqname-to-id HTTP/1.1" 500 156 7.794855 10.0.0.12 - - [2025-02-13 02:08:09] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.12 - - [2025-02-13 02:08:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.12 - - [2025-02-13 02:08:09] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.12 - - [2025-02-13 02:08:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.35 - - [2025-02-13 02:08:10] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.35 - - [2025-02-13 02:08:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000510 10.0.0.35 - - [2025-02-13 02:08:10] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.35 - - [2025-02-13 02:08:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 11 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:11 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:11] "POST /fqname-to-id HTTP/1.1" 500 156 9.649698 10.0.0.12 - - [2025-02-13 02:08:12] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.12 - - [2025-02-13 02:08:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000946 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3224, in fq_name_to_id_http_post id = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 12 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:12 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-global-system-config;', 'keys': ['global_system_config'], 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='default-global-system-config:', finish='default-global-system-config;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:12] "POST /fqname-to-id HTTP/1.1" 500 156 9.198588 10.0.0.12 - - [2025-02-13 02:08:12] "GET / HTTP/1.1" 200 35931 0.002344 10.0.0.12 - - [2025-02-13 02:08:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.001000 10.0.0.12 - - [2025-02-13 02:08:13] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.12 - - [2025-02-13 02:08:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.35 - - [2025-02-13 02:08:14] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.35 - - [2025-02-13 02:08:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.35 - - [2025-02-13 02:08:14] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.35 - - [2025-02-13 02:08:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.35 - - [2025-02-13 02:08:15] "GET / HTTP/1.1" 200 35931 0.002310 10.0.0.35 - - [2025-02-13 02:08:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.35 - - [2025-02-13 02:08:17] "GET / HTTP/1.1" 200 35931 0.002520 10.0.0.35 - - [2025-02-13 02:08:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000604 10.0.0.35 - - [2025-02-13 02:08:18] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.35 - - [2025-02-13 02:08:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) [Previous line repeated 13 more times] File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Thu Feb 13 02:08:23 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.35 - - [2025-02-13 02:08:24] "GET /global-system-configs HTTP/1.1" 500 156 12.355396 10.0.0.46 - - [2025-02-13 02:08:33] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.46 - - [2025-02-13 02:08:34] "GET /obj-perms HTTP/1.1" 200 5056 27.389785 10.0.0.54 - - [2025-02-13 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 17.191983 10.0.0.54 - - [2025-02-13 02:08:34] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012061 10.0.0.54 - - [2025-02-13 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.54 - - [2025-02-13 02:08:34] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005641 10.0.0.54 - - [2025-02-13 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460 10.0.0.54 - - [2025-02-13 02:08:34] "GET /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006470 10.0.0.54 - - [2025-02-13 02:08:35] "PUT /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81 HTTP/1.1" 200 262 0.068968 10.0.0.54 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007004 10.0.0.54 - - [2025-02-13 02:08:35] "GET /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.022292 10.0.0.54 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.50 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 17.274036 10.0.0.50 - - [2025-02-13 02:08:35] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016382 10.0.0.54 - - [2025-02-13 02:08:35] "GET /virtual-machine-interface/fbcc9b8d-4c62-484e-bbaa-84f92d1bb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.057362 10.0.0.12 - - [2025-02-13 02:08:35] "GET /obj-perms HTTP/1.1" 200 5056 27.193048 10.0.0.50 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036652 10.0.0.35 - - [2025-02-13 02:08:35] "GET /obj-perms HTTP/1.1" 200 5056 26.518704 10.0.0.50 - - [2025-02-13 02:08:35] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025084 10.0.0.54 - - [2025-02-13 02:08:35] "PUT /virtual-machine-interface/fbcc9b8d-4c62-484e-bbaa-84f92d1bb7f0 HTTP/1.1" 200 284 0.091507 10.0.0.50 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.035569 10.0.0.50 - - [2025-02-13 02:08:35] "GET /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007664 10.0.0.50 - - [2025-02-13 02:08:35] "PUT /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289 HTTP/1.1" 200 262 0.041102 10.0.0.50 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.50 - - [2025-02-13 02:08:35] "GET /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.008432 10.0.0.50 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.50 - - [2025-02-13 02:08:35] "GET /virtual-machine-interface/318026cd-8d43-4fd4-91a7-4d993f535f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.006157 10.0.0.12 - - [2025-02-13 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 17.569238 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 17.227750 10.0.0.12 - - [2025-02-13 02:08:36] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.038182 10.0.0.50 - - [2025-02-13 02:08:36] "PUT /virtual-machine-interface/318026cd-8d43-4fd4-91a7-4d993f535f3a HTTP/1.1" 200 284 0.189605 10.0.0.12 - - [2025-02-13 02:08:36] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.069143 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.067606 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032325 10.0.0.12 - - [2025-02-13 02:08:36] "GET /database-node/2f4e16cc-3630-405d-9f0e-2bfbeb00cdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.046690 10.0.0.12 - - [2025-02-13 02:08:36] "GET /analytics-node/e89b947f-d0c9-47bd-8cce-2496140568df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.020285 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 16.932834 10.0.0.12 - - [2025-02-13 02:08:36] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011893 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 16.548784 10.0.0.12 - - [2025-02-13 02:08:36] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006252 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013818 10.0.0.12 - - [2025-02-13 02:08:36] "POST /bgp-routers HTTP/1.1" 409 303 0.006411 10.0.0.12 - - [2025-02-13 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.12 - - [2025-02-13 02:08:36] "GET /analytics-snmp-node/7e97ecac-4d49-4ba0-81d5-30797f737ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.038785 10.0.0.12 - - [2025-02-13 02:08:36] "GET /bgp-router/8ff42ec6-8018-47c9-8553-20a9db9b63ce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.009160 10.0.0.12 - - [2025-02-13 02:08:36] "PUT /bgp-router/8ff42ec6-8018-47c9-8553-20a9db9b63ce HTTP/1.1" 200 254 0.095296 10.0.0.35 - - [2025-02-13 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 16.489991 10.0.0.35 - - [2025-02-13 02:08:38] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011630 10.0.0.35 - - [2025-02-13 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.35 - - [2025-02-13 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 15.980111 10.0.0.35 - - [2025-02-13 02:08:38] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005514 10.0.0.35 - - [2025-02-13 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.35 - - [2025-02-13 02:08:38] "GET /analytics-alarm-node/74b0297a-f00a-4a2b-8b82-400516f8d7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013137 10.0.0.35 - - [2025-02-13 02:08:38] "GET /analytics-node/9102f4b2-d747-4a4e-aa85-6eeaad0f650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.015090 10.0.0.46 - - [2025-02-13 02:08:40] "GET /global-system-configs HTTP/1.1" 200 322 16.331299 10.0.0.46 - - [2025-02-13 02:08:40] "GET /global-system-configs HTTP/1.1" 200 322 15.911974 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 16.197301 10.0.0.12 - - [2025-02-13 02:08:40] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011145 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.12 - - [2025-02-13 02:08:40] "GET /config-database-node/e4657781-4569-4752-a598-f858860c9266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009917 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 15.346632 10.0.0.12 - - [2025-02-13 02:08:40] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.024532 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.12 - - [2025-02-13 02:08:40] "GET /analytics-alarm-node/ef1871ee-2d48-4722-8f54-c254e35ed56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011211 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 14.437920 10.0.0.12 - - [2025-02-13 02:08:40] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006639 10.0.0.12 - - [2025-02-13 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017972 10.0.0.12 - - [2025-02-13 02:08:40] "GET /config-node/8491b114-6063-491d-ad8e-78ddc50c533e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.010913 10.0.0.12 - - [2025-02-13 02:08:41] "GET / HTTP/1.1" 200 35931 0.005117 10.0.0.12 - - [2025-02-13 02:08:41] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000887 10.0.0.46 - - [2025-02-13 02:08:42] "GET / HTTP/1.1" 200 35931 0.004900 10.0.0.35 - - [2025-02-13 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 15.448607 10.0.0.35 - - [2025-02-13 02:08:43] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014926 10.0.0.35 - - [2025-02-13 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015213 10.0.0.35 - - [2025-02-13 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 15.003828 10.0.0.35 - - [2025-02-13 02:08:43] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009702 10.0.0.35 - - [2025-02-13 02:08:43] "GET /config-database-node/b954fd11-442a-45a1-b1fd-0ac8b3eb16a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016189 10.0.0.35 - - [2025-02-13 02:08:43] "POST /bgp-routers HTTP/1.1" 409 303 0.006230 10.0.0.35 - - [2025-02-13 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013650 10.0.0.35 - - [2025-02-13 02:08:43] "GET /bgp-router/e15f6341-aa9c-45db-90d6-02c0957ad54b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.014602 10.0.0.35 - - [2025-02-13 02:08:43] "PUT /bgp-router/e15f6341-aa9c-45db-90d6-02c0957ad54b HTTP/1.1" 200 254 0.085500 10.0.0.35 - - [2025-02-13 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 14.669458 10.0.0.35 - - [2025-02-13 02:08:46] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009974 10.0.0.35 - - [2025-02-13 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008823 10.0.0.12 - - [2025-02-13 02:08:46] "GET /global-system-configs HTTP/1.1" 200 322 13.886345 10.0.0.35 - - [2025-02-13 02:08:46] "GET /config-node/fa41d693-26fc-4c6a-ae74-201196bd21a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.009439 10.0.0.35 - - [2025-02-13 02:08:46] "GET / HTTP/1.1" 200 35931 0.003393 10.0.0.35 - - [2025-02-13 02:08:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000744 10.0.0.35 - - [2025-02-13 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 12.696889 10.0.0.35 - - [2025-02-13 02:08:47] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007842 10.0.0.35 - - [2025-02-13 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011299 10.0.0.35 - - [2025-02-13 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 12.070215 10.0.0.35 - - [2025-02-13 02:08:47] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008199 10.0.0.35 - - [2025-02-13 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.35 - - [2025-02-13 02:08:47] "GET /analytics-snmp-node/4d31c5a2-7e87-4166-8070-ae0fb116d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.025571 10.0.0.35 - - [2025-02-13 02:08:48] "GET /database-node/a40806d6-dbae-49bf-b97c-37cb88d77293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.011785 10.0.0.12 - - [2025-02-13 02:08:48] "GET /global-system-configs HTTP/1.1" 200 322 9.621946 10.0.0.12 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 24.369421 10.0.0.35 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 24.396922 10.0.0.46 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 24.397133 10.0.0.12 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 23.814054 10.0.0.46 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 23.841207 10.0.0.35 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 23.849463 10.0.0.46 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 23.331647 10.0.0.35 - - [2025-02-13 02:08:48] "GET /obj-perms HTTP/1.1" 200 5056 22.480587 10.0.0.35 - - [2025-02-13 02:08:48] "GET /global-system-configs HTTP/1.1" 200 322 3.736593 10.0.0.12 - - [2025-02-13 02:08:49] "GET /obj-perms HTTP/1.1" 200 5056 16.580591 10.0.0.46 - - [2025-02-13 02:08:50] "GET /obj-perms HTTP/1.1" 200 5056 13.688880 10.0.0.12 - - [2025-02-13 02:08:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.469661 10.0.0.35 - - [2025-02-13 02:08:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.980114 10.0.0.46 - - [2025-02-13 02:08:51] "PUT /job-template/7f050f36-2ce0-4ee1-a994-abd621a640e8 HTTP/1.1" 200 258 0.500305 10.0.0.46 - - [2025-02-13 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015960 10.0.0.46 - - [2025-02-13 02:08:54] "PUT /job-template/719f2b31-7ccc-4992-97f9-0c29e2d29351 HTTP/1.1" 200 258 0.110449 10.0.0.46 - - [2025-02-13 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.46 - - [2025-02-13 02:08:54] "PUT /job-template/526c12cf-ae4b-43bd-9db7-eba24bb18ed4 HTTP/1.1" 200 258 0.045090 10.0.0.46 - - [2025-02-13 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017392 10.0.0.46 - - [2025-02-13 02:08:54] "PUT /job-template/a92e2de4-1ae7-4bf5-82dc-93da1239c72a HTTP/1.1" 200 258 0.043119 10.0.0.46 - - [2025-02-13 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006374 10.0.0.46 - - [2025-02-13 02:08:54] "PUT /job-template/bd70a519-8e1d-4276-aa7b-c0a8629ba80b HTTP/1.1" 200 258 0.043281 10.0.0.46 - - [2025-02-13 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018879 10.0.0.46 - - [2025-02-13 02:08:54] "PUT /job-template/c5e3a98c-22ea-4cf0-a833-b8a144e5ebbb HTTP/1.1" 200 258 0.067007 10.0.0.46 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016459 10.0.0.46 - - [2025-02-13 02:08:55] "PUT /job-template/23a85dfc-196a-4f38-8475-45fc5ead8870 HTTP/1.1" 200 258 0.044346 10.0.0.12 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.12 - - [2025-02-13 02:08:55] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006010 10.0.0.35 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010117 10.0.0.46 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021766 10.0.0.35 - - [2025-02-13 02:08:55] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006302 10.0.0.12 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.35 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007757 10.0.0.12 - - [2025-02-13 02:08:55] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.052723 10.0.0.46 - - [2025-02-13 02:08:55] "PUT /job-template/afca1fd1-6d39-4326-9a96-eda602ea40b1 HTTP/1.1" 200 258 0.087063 10.0.0.35 - - [2025-02-13 02:08:55] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.092534 10.0.0.46 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012928 10.0.0.46 - - [2025-02-13 02:08:55] "PUT /job-template/3f698e58-90ab-41ac-8e3d-1475424ff295 HTTP/1.1" 200 258 0.098680 10.0.0.46 - - [2025-02-13 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.12 - - [2025-02-13 02:08:55] "GET / HTTP/1.1" 200 35931 0.003495 10.0.0.12 - - [2025-02-13 02:08:55] "POST /alarms HTTP/1.1" 401 292 0.000702 10.0.0.35 - - [2025-02-13 02:08:55] "GET / HTTP/1.1" 200 35931 0.002128 10.0.0.35 - - [2025-02-13 02:08:55] "POST /alarms HTTP/1.1" 401 292 0.000564 10.0.0.46 - - [2025-02-13 02:08:55] "PUT /job-template/fd34d0c1-4df5-47c8-b3f8-8cc5a7211365 HTTP/1.1" 200 258 0.060776 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017920 10.0.0.46 - - [2025-02-13 02:08:56] "PUT /job-template/0affff49-6649-486a-8e25-fa0fc368a061 HTTP/1.1" 200 258 0.088132 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010674 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020250 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007877 10.0.0.46 - - [2025-02-13 02:08:56] "PUT /hardware/fd6f421e-fff5-4668-99ad-17279686813a HTTP/1.1" 200 250 0.026509 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.46 - - [2025-02-13 02:08:56] "PUT /hardware/b37bba8d-3ae9-4655-85b5-fef4bb708ce9 HTTP/1.1" 200 250 0.027915 10.0.0.46 - - [2025-02-13 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/13df07d0-fdb1-4206-8042-145f14be1172 HTTP/1.1" 200 250 0.034230 10.0.0.46 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021811 10.0.0.12 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 264 0.569918 10.0.0.12 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014897 10.0.0.35 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 264 0.105162 10.0.0.35 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015029 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/5d760ab5-fb55-40e8-bf69-290b4362db71 HTTP/1.1" 200 250 0.063139 10.0.0.12 - - [2025-02-13 02:08:57] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.059476 10.0.0.35 - - [2025-02-13 02:08:57] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.067770 10.0.0.46 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018201 10.0.0.12 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.013799 10.0.0.35 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.011538 10.0.0.12 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/1bc8eeed-a1bd-4963-a7d9-87fe68e78dcd HTTP/1.1" 200 250 0.035207 10.0.0.35 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.46 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011952 10.0.0.12 - - [2025-02-13 02:08:57] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.079958 10.0.0.35 - - [2025-02-13 02:08:57] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.090896 10.0.0.12 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.005578 10.0.0.35 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.005424 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/019baaf7-9b77-4762-b233-b074465861f1 HTTP/1.1" 200 250 0.113692 10.0.0.12 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016434 10.0.0.35 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.46 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016850 10.0.0.12 - - [2025-02-13 02:08:57] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.086832 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/eecd36ee-1248-42c3-aad3-d268293db6e1 HTTP/1.1" 200 250 0.052035 10.0.0.12 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 253 0.013320 10.0.0.35 - - [2025-02-13 02:08:57] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.121582 10.0.0.46 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.029282 10.0.0.12 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023907 10.0.0.35 - - [2025-02-13 02:08:57] "POST /alarms HTTP/1.1" 409 253 0.024830 10.0.0.35 - - [2025-02-13 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018240 10.0.0.46 - - [2025-02-13 02:08:57] "PUT /hardware/0fff8238-1e3e-4578-ad34-3c91321251ff HTTP/1.1" 200 250 0.040889 10.0.0.12 - - [2025-02-13 02:08:58] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.088394 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.034607 10.0.0.12 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 251 0.012969 10.0.0.35 - - [2025-02-13 02:08:58] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.110076 10.0.0.12 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021382 10.0.0.46 - - [2025-02-13 02:08:58] "PUT /hardware/1d3100d7-07aa-4e9f-943e-85fb3f78c58c HTTP/1.1" 200 250 0.055822 10.0.0.35 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 251 0.025187 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.025336 10.0.0.35 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018948 10.0.0.12 - - [2025-02-13 02:08:58] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.067524 10.0.0.12 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 252 0.009332 10.0.0.35 - - [2025-02-13 02:08:58] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.041769 10.0.0.46 - - [2025-02-13 02:08:58] "PUT /hardware/a7c438c6-fefb-432a-96cd-9ab1dc8c67b7 HTTP/1.1" 200 250 0.050077 10.0.0.12 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.025211 10.0.0.35 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 252 0.014879 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.35 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.12 - - [2025-02-13 02:08:58] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.055007 10.0.0.46 - - [2025-02-13 02:08:58] "PUT /hardware/34bdb953-8103-4158-b3a4-6c745c334edf HTTP/1.1" 200 250 0.048460 10.0.0.12 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 256 0.007670 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023576 10.0.0.35 - - [2025-02-13 02:08:58] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.099509 10.0.0.12 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027305 10.0.0.35 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 256 0.023882 10.0.0.46 - - [2025-02-13 02:08:58] "PUT /hardware/24fb0875-7736-4f31-a498-bffa00405213 HTTP/1.1" 200 250 0.088639 10.0.0.35 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024941 10.0.0.12 - - [2025-02-13 02:08:58] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.097560 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.026076 10.0.0.12 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 248 0.021258 10.0.0.35 - - [2025-02-13 02:08:58] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.078966 10.0.0.46 - - [2025-02-13 02:08:58] "PUT /hardware/b0869e7f-4d94-4c4b-993c-2bcde78ed03a HTTP/1.1" 200 250 0.025019 10.0.0.12 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021333 10.0.0.35 - - [2025-02-13 02:08:58] "POST /alarms HTTP/1.1" 409 248 0.012451 10.0.0.46 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012857 10.0.0.35 - - [2025-02-13 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.12 - - [2025-02-13 02:08:59] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.118217 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /hardware/b59782a9-1169-4b68-aec0-7ac1b37ceac1 HTTP/1.1" 200 250 0.080621 10.0.0.12 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 252 0.007183 10.0.0.35 - - [2025-02-13 02:08:59] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.100096 10.0.0.46 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020005 10.0.0.12 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008214 10.0.0.35 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 252 0.014142 10.0.0.35 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009651 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /hardware/ca7909b0-f036-49a6-bd4e-8310b99b5aba HTTP/1.1" 200 250 0.043017 10.0.0.12 - - [2025-02-13 02:08:59] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.061860 10.0.0.46 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025811 10.0.0.12 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.007198 10.0.0.35 - - [2025-02-13 02:08:59] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.116639 10.0.0.12 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031259 10.0.0.35 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.007275 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /hardware/156f958f-888b-4e56-bb6d-17ae668c3667 HTTP/1.1" 200 250 0.053374 10.0.0.35 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.12 - - [2025-02-13 02:08:59] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.057927 10.0.0.46 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025282 10.0.0.12 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 251 0.004205 10.0.0.35 - - [2025-02-13 02:08:59] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.040543 10.0.0.12 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015827 10.0.0.35 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 251 0.009945 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /hardware/4e7b87f4-adc4-466d-b2b9-153090716479 HTTP/1.1" 200 250 0.060756 10.0.0.35 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011914 10.0.0.46 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018471 10.0.0.12 - - [2025-02-13 02:08:59] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.067743 10.0.0.12 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.026148 10.0.0.35 - - [2025-02-13 02:08:59] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.080914 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /hardware/c365f4d7-2150-4ac6-a886-55b4157caf2f HTTP/1.1" 200 250 0.052259 10.0.0.12 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.35 - - [2025-02-13 02:08:59] "POST /alarms HTTP/1.1" 409 257 0.007819 10.0.0.46 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009032 10.0.0.35 - - [2025-02-13 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.12 - - [2025-02-13 02:08:59] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.048260 10.0.0.46 - - [2025-02-13 02:08:59] "PUT /feature/f27ec96f-1edb-4c02-aed3-3687dda98864 HTTP/1.1" 200 248 0.038653 10.0.0.12 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 261 0.020265 10.0.0.35 - - [2025-02-13 02:09:00] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.066006 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015081 10.0.0.12 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023199 10.0.0.35 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 261 0.008053 10.0.0.35 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014669 10.0.0.46 - - [2025-02-13 02:09:00] "PUT /feature/1de64392-8d81-4359-8241-a04feddb5198 HTTP/1.1" 200 248 0.040481 10.0.0.12 - - [2025-02-13 02:09:00] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.059295 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.034233 10.0.0.12 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 258 0.025051 10.0.0.35 - - [2025-02-13 02:09:00] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.088309 10.0.0.12 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021963 10.0.0.35 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 258 0.004923 10.0.0.46 - - [2025-02-13 02:09:00] "PUT /feature/661a628d-5373-42d4-a09f-d537643b3385 HTTP/1.1" 200 248 0.034694 10.0.0.35 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011233 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017626 10.0.0.12 - - [2025-02-13 02:09:00] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.051520 10.0.0.12 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 254 0.011046 10.0.0.35 - - [2025-02-13 02:09:00] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.059597 10.0.0.46 - - [2025-02-13 02:09:00] "PUT /feature/74e93f0b-61e4-45df-bc46-c5eb9e3fd8e0 HTTP/1.1" 200 248 0.048122 10.0.0.35 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 254 0.010489 10.0.0.12 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027658 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.35 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008395 10.0.0.12 - - [2025-02-13 02:09:00] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.041200 10.0.0.12 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 254 0.017466 10.0.0.46 - - [2025-02-13 02:09:00] "PUT /physical-role/8a5af3b5-b78e-456c-b7d9-b18940ff3d0b HTTP/1.1" 200 260 0.062250 10.0.0.35 - - [2025-02-13 02:09:00] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.109164 10.0.0.12 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018294 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009785 10.0.0.35 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 254 0.006706 10.0.0.35 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022148 10.0.0.12 - - [2025-02-13 02:09:00] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.074722 10.0.0.46 - - [2025-02-13 02:09:00] "PUT /overlay-role/e9846951-d6fd-4f0a-b430-7b2c9c06986e HTTP/1.1" 200 258 0.067830 10.0.0.12 - - [2025-02-13 02:09:00] "POST /alarms HTTP/1.1" 409 254 0.009986 10.0.0.46 - - [2025-02-13 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012920 10.0.0.35 - - [2025-02-13 02:09:00] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.052347 10.0.0.12 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022926 10.0.0.35 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 254 0.013064 10.0.0.46 - - [2025-02-13 02:09:01] "PUT /overlay-role/d20c20e4-84f8-4bea-a123-d61770603b4c HTTP/1.1" 200 258 0.041059 10.0.0.35 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014807 10.0.0.12 - - [2025-02-13 02:09:01] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.064548 10.0.0.46 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014469 10.0.0.12 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 247 0.016984 10.0.0.35 - - [2025-02-13 02:09:01] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.084679 10.0.0.12 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024151 10.0.0.35 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 247 0.007756 10.0.0.46 - - [2025-02-13 02:09:01] "PUT /overlay-role/26b08d20-86d9-46d2-aea2-1089d7313784 HTTP/1.1" 200 258 0.073695 10.0.0.35 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.12 - - [2025-02-13 02:09:01] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.063664 10.0.0.12 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 272 0.028376 10.0.0.46 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015516 10.0.0.35 - - [2025-02-13 02:09:01] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.062614 10.0.0.12 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009361 10.0.0.35 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 272 0.011768 10.0.0.46 - - [2025-02-13 02:09:01] "PUT /overlay-role/46254b25-0718-42b9-8933-75efe9e41cfa HTTP/1.1" 200 258 0.028996 10.0.0.35 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010206 10.0.0.12 - - [2025-02-13 02:09:01] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.075473 10.0.0.46 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.12 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 261 0.015734 10.0.0.35 - - [2025-02-13 02:09:01] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.065889 10.0.0.12 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009791 10.0.0.35 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 261 0.006934 10.0.0.46 - - [2025-02-13 02:09:01] "PUT /role-definition/c299172c-db04-4fe8-8bb7-a326db2f7148 HTTP/1.1" 200 264 0.070831 10.0.0.35 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.12 - - [2025-02-13 02:09:01] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.064950 10.0.0.46 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016541 10.0.0.12 - - [2025-02-13 02:09:01] "POST /alarms HTTP/1.1" 409 259 0.004159 10.0.0.12 - - [2025-02-13 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.35 - - [2025-02-13 02:09:01] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.104154 10.0.0.46 - - [2025-02-13 02:09:01] "PUT /role-definition/b410d7e0-1850-4379-bd3d-7ba7c4cafdab HTTP/1.1" 200 264 0.051460 10.0.0.35 - - [2025-02-13 02:09:02] "POST /alarms HTTP/1.1" 409 259 0.012889 10.0.0.46 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013536 10.0.0.12 - - [2025-02-13 02:09:02] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.042420 10.0.0.35 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.12 - - [2025-02-13 02:09:02] "POST /alarms HTTP/1.1" 409 265 0.004525 10.0.0.35 - - [2025-02-13 02:09:02] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.033373 10.0.0.12 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021352 10.0.0.35 - - [2025-02-13 02:09:02] "POST /alarms HTTP/1.1" 409 265 0.013513 10.0.0.46 - - [2025-02-13 02:09:02] "PUT /role-definition/cf6873df-cc42-434b-9b2f-976b63210cd4 HTTP/1.1" 200 264 0.042925 10.0.0.35 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007489 10.0.0.12 - - [2025-02-13 02:09:02] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.077249 10.0.0.46 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447 10.0.0.12 - - [2025-02-13 02:09:02] "POST /alarms HTTP/1.1" 409 279 0.008826 10.0.0.35 - - [2025-02-13 02:09:02] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.064125 10.0.0.12 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008605 10.0.0.35 - - [2025-02-13 02:09:02] "POST /alarms HTTP/1.1" 409 279 0.010031 10.0.0.46 - - [2025-02-13 02:09:02] "PUT /role-definition/25770c8e-4232-4b3e-8bce-e8a4dade98f3 HTTP/1.1" 200 264 0.033471 10.0.0.35 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.12 - - [2025-02-13 02:09:02] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.043737 10.0.0.46 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009563 10.0.0.35 - - [2025-02-13 02:09:02] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.068727 10.0.0.46 - - [2025-02-13 02:09:02] "PUT /role-definition/1088efa2-4bcc-4cad-beec-1f1546aea85a HTTP/1.1" 200 264 0.073902 10.0.0.46 - - [2025-02-13 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015037 10.0.0.12 - - [2025-02-13 02:09:02] "GET / HTTP/1.1" 200 35931 0.046300 10.0.0.12 - - [2025-02-13 02:09:02] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000621 10.0.0.46 - - [2025-02-13 02:09:03] "PUT /role-definition/d02ac6b3-6046-4b6c-91df-6bdd96844765 HTTP/1.1" 200 264 0.094139 10.0.0.12 - - [2025-02-13 02:09:03] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.46 - - [2025-02-13 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.46 - - [2025-02-13 02:09:03] "PUT /role-definition/31361363-7ff1-4fa5-8eea-5954905a6e12 HTTP/1.1" 200 264 0.026781 10.0.0.46 - - [2025-02-13 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.35 - - [2025-02-13 02:09:03] "GET / HTTP/1.1" 200 35931 0.003645 10.0.0.35 - - [2025-02-13 02:09:03] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000505 10.0.0.46 - - [2025-02-13 02:09:03] "PUT /role-definition/06424480-ef76-450d-bfae-c30f2a86ab89 HTTP/1.1" 200 264 0.037118 10.0.0.46 - - [2025-02-13 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007564 10.0.0.46 - - [2025-02-13 02:09:03] "PUT /feature-config/6a697e3c-c6df-4cf5-90b1-4809e1be03c6 HTTP/1.1" 200 262 0.023434 10.0.0.46 - - [2025-02-13 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.46 - - [2025-02-13 02:09:03] "PUT /node-profile/727ae24b-11ef-4a0f-b241-5783bb0bcca3 HTTP/1.1" 200 258 0.106850 10.0.0.46 - - [2025-02-13 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016124 10.0.0.46 - - [2025-02-13 02:09:04] "PUT /node-profile/750725a0-921b-452e-95b4-4faa7a3c6406 HTTP/1.1" 200 258 0.028795 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017922 10.0.0.46 - - [2025-02-13 02:09:04] "PUT /node-profile/3543699f-6c08-4704-98af-939e6cf6588d HTTP/1.1" 200 258 0.070357 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017288 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010241 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007717 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009601 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019131 10.0.0.46 - - [2025-02-13 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013810 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010563 10.0.0.12 - - [2025-02-13 02:09:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.054831 10.0.0.12 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013534 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012938 10.0.0.35 - - [2025-02-13 02:09:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.127048 10.0.0.35 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016657 10.0.0.46 - - [2025-02-13 02:09:05] "GET /network-ipam/7aa517de-0f1b-4a1b-8d33-362f851805a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.156762 10.0.0.12 - - [2025-02-13 02:09:05] "GET /service-appliance-set/387e2787-8900-47a7-b7b7-c5df49ea7933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.110078 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016118 10.0.0.12 - - [2025-02-13 02:09:05] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.076842 10.0.0.35 - - [2025-02-13 02:09:05] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.077957 10.0.0.12 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014685 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032405 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014358 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006590 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010613 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014774 10.0.0.12 - - [2025-02-13 02:09:05] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.12 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000575 10.0.0.46 - - [2025-02-13 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009216 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.35 - - [2025-02-13 02:09:06] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.35 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017628 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009443 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009589 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.035036 10.0.0.46 - - [2025-02-13 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009862 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015885 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.12 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.660594 10.0.0.12 - - [2025-02-13 02:09:07] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.010436 10.0.0.35 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.149745 10.0.0.35 - - [2025-02-13 02:09:07] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.016733 10.0.0.46 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017037 10.0.0.12 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020831 10.0.0.35 - - [2025-02-13 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016016 10.0.0.12 - - [2025-02-13 02:09:08] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.097445 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026852 10.0.0.35 - - [2025-02-13 02:09:08] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.122381 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.075772 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018653 10.0.0.12 - - [2025-02-13 02:09:08] "GET / HTTP/1.1" 200 35931 0.002746 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019953 10.0.0.12 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.001490 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022639 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015508 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022258 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012850 10.0.0.35 - - [2025-02-13 02:09:08] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.35 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.004291 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.46 - - [2025-02-13 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013143 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009517 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030419 10.0.0.46 - - [2025-02-13 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014958 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031168 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.12 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.743778 10.0.0.12 - - [2025-02-13 02:09:10] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013219 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013242 10.0.0.12 - - [2025-02-13 02:09:10] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.125652 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008817 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017204 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.46 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.35 - - [2025-02-13 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.782003 10.0.0.35 - - [2025-02-13 02:09:10] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010699 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007413 10.0.0.35 - - [2025-02-13 02:09:11] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.085593 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014324 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.46 - - [2025-02-13 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007372 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.46 - - [2025-02-13 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010540 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.46 - - [2025-02-13 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010420 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.46 - - [2025-02-13 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.46 - - [2025-02-13 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006314 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.46 - - [2025-02-13 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006178 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.46 - - [2025-02-13 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005229 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016558 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006285 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.46 - - [2025-02-13 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012216 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005327 10.0.0.46 - - [2025-02-13 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006781 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017323 10.0.0.46 - - [2025-02-13 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.46 - - [2025-02-13 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008355 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.46 - - [2025-02-13 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008624 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.46 - - [2025-02-13 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013690 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018081 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016241 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013264 10.0.0.46 - - [2025-02-13 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009621 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012194 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013375 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021212 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.46 - - [2025-02-13 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006035 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011854 10.0.0.46 - - [2025-02-13 02:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010611 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012351 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.46 - - [2025-02-13 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.170835 10.0.0.46 - - [2025-02-13 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.46 - - [2025-02-13 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.46 - - [2025-02-13 02:09:29] "POST /network-ipams HTTP/1.1" 409 257 0.005651 10.0.0.46 - - [2025-02-13 02:09:29] "POST /virtual-networks HTTP/1.1" 409 255 0.004835 10.0.0.46 - - [2025-02-13 02:09:30] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.005868 10.0.0.46 - - [2025-02-13 02:09:30] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.004883 10.0.0.46 - - [2025-02-13 02:09:30] "POST /fqname-to-id HTTP/1.1" 404 205 0.004397 +++ date ++ echo 'INFO: =================== Thu Feb 13 02:11:59 UTC 2025 ===================' INFO: =================== Thu Feb 13 02:11:59 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.*' +++++ ip route get 1 +++++ 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 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICSDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_SNMP_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ '[' -n '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081 ' ']' +++ echo '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081' ++ ANALYTICS_SERVERS='10.0.0.46:8081 10.0.0.35:8081 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ '[' -n '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042 ' ']' +++ echo '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ '[' -n '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086 ' ']' +++ echo '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086' ++ COLLECTOR_SERVERS='10.0.0.46:8086 10.0.0.35:8086 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ CONFIGDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ '[' -n '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082 ' ']' +++ echo '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082' ++ CONFIG_SERVERS='10.0.0.46:8082 10.0.0.35:8082 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ '[' -n '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161 ' ']' +++ echo '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161' ++ CONFIGDB_SERVERS='10.0.0.46:9161 10.0.0.35:9161 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ '[' -n '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ' ']' +++ echo '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12: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.35,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.35,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ '[' -n 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181, ']' +++ echo 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 ++ ZOOKEEPER_SERVERS=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ '[' -n '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181 ' ']' +++ echo '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ RABBITMQ_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ '[' -n 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673, ']' +++ echo 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673 ++ RABBITMQ_SERVERS=10.0.0.46:5673,10.0.0.35:5673,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ '[' -n '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379 ' ']' +++ echo '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379' ++ REDIS_SERVERS='10.0.0.46:6379 10.0.0.35:6379 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ '[' -n '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092 ' ']' +++ echo '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092' ++ KAFKA_SERVERS='10.0.0.46:9092 10.0.0.35:9092 10.0.0.12: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.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 + local cassandra=10.0.0.46 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.46 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.46,10.0.0.35,10.0.0.12 +++ local servers=10.0.0.46,10.0.0.35,10.0.0.12 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.46,10.20.0.35,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.46'\''))' +++ local server_ip=10.0.0.46 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.46 ]] +++ [[ ,10.0.0.46,10.20.0.35,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.46, ]] +++ echo 10.0.0.46 1 +++ return ++ local ip=10.0.0.46 ++ [[ -z 10.0.0.46 ]] ++ echo 10.0.0.46 + host_ip=10.0.0.46 + [[ cql == \c\q\l ]] ++ echo 10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.46: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/local/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/local/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/local/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/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 02/13/2025 02:12:11.657 7f1cd9989d48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/13/2025 02:12:11.852 7f1cd9989d48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/13/2025 02:12:11.868 7f1cd9989d48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/13/2025 02:12:11.868 7f1cd9989d48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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.46:8082/ Hit Ctrl-C to quit. 10.0.0.46 - - [2025-02-13 02:12:13] "GET / HTTP/1.1" 503 181 0.000350 10.0.0.46 - - [2025-02-13 02:12:13] "GET / HTTP/1.1" 503 181 0.000205 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.46 - - [2025-02-13 02:12:14] "GET / HTTP/1.1" 200 45871 0.002355 10.0.0.46 - - [2025-02-13 02:12:14] "GET / HTTP/1.1" 200 45871 0.001320 10.0.0.46 - - [2025-02-13 02:12:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.002494 10.0.0.46 - - [2025-02-13 02:12:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000349 10.0.0.46 - - [2025-02-13 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.938796 10.0.0.46 - - [2025-02-13 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.46 - - [2025-02-13 02:12:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.316270 10.0.0.46 - - [2025-02-13 02:12:16] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.009106 10.0.0.12 - - [2025-02-13 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 3.171340 10.0.0.35 - - [2025-02-13 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 2.464933 10.0.0.12 - - [2025-02-13 02:12:16] "GET / HTTP/1.1" 200 35931 0.002748 10.0.0.12 - - [2025-02-13 02:12:16] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000498 10.0.0.35 - - [2025-02-13 02:12:17] "GET / HTTP/1.1" 200 35931 0.002858 10.0.0.35 - - [2025-02-13 02:12:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000540 10.0.0.46 - - [2025-02-13 02:12:17] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.46 - - [2025-02-13 02:12:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000578 /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.35 - - [2025-02-13 02:12:19] "GET /service-appliance-set/319e3080-39c6-451b-9a04-10cbb9f35055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.106990 10.0.0.12 - - [2025-02-13 02:12:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.900413 10.0.0.35 - - [2025-02-13 02:12:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.570250 10.0.0.46 - - [2025-02-13 02:12:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.269065 10.0.0.12 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.12 - - [2025-02-13 02:12:24] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005676 10.0.0.35 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.35 - - [2025-02-13 02:12:24] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004916 10.0.0.46 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.12 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007464 10.0.0.46 - - [2025-02-13 02:12:24] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.008221 10.0.0.35 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-02-13 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.12 - - [2025-02-13 02:12:24] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.021838 10.0.0.35 - - [2025-02-13 02:12:24] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.013901 10.0.0.46 - - [2025-02-13 02:12:24] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.020572 10.0.0.12 - - [2025-02-13 02:12:24] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.12 - - [2025-02-13 02:12:24] "POST /alarms HTTP/1.1" 401 292 0.000538 10.0.0.35 - - [2025-02-13 02:12:25] "GET / HTTP/1.1" 200 35931 0.006683 10.0.0.35 - - [2025-02-13 02:12:25] "POST /alarms HTTP/1.1" 401 292 0.000590 10.0.0.46 - - [2025-02-13 02:12:25] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.46 - - [2025-02-13 02:12:25] "POST /alarms HTTP/1.1" 401 292 0.001011 10.0.0.12 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 264 0.737858 10.0.0.12 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.35 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 264 0.444286 10.0.0.35 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.12 - - [2025-02-13 02:12:26] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.023281 10.0.0.12 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.012644 10.0.0.46 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 264 0.208017 10.0.0.35 - - [2025-02-13 02:12:26] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.063662 10.0.0.46 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014469 10.0.0.12 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.35 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.006926 10.0.0.46 - - [2025-02-13 02:12:26] "PUT /alarm/9239638f-75cf-4793-853a-e2256d0d8d78 HTTP/1.1" 200 244 0.034590 10.0.0.12 - - [2025-02-13 02:12:26] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.035611 10.0.0.35 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028415 10.0.0.46 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.010231 10.0.0.12 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.006701 10.0.0.46 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.35 - - [2025-02-13 02:12:26] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.025709 10.0.0.12 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008980 10.0.0.35 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.013142 10.0.0.46 - - [2025-02-13 02:12:26] "PUT /alarm/ae2d683f-9fdb-41ae-9d12-7c9331ed1a75 HTTP/1.1" 200 244 0.092134 10.0.0.35 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016586 10.0.0.12 - - [2025-02-13 02:12:26] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.095880 10.0.0.46 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 261 0.046430 10.0.0.12 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 253 0.034559 10.0.0.35 - - [2025-02-13 02:12:26] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.085637 10.0.0.46 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016561 10.0.0.12 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018143 10.0.0.35 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 253 0.009844 10.0.0.35 - - [2025-02-13 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018142 10.0.0.12 - - [2025-02-13 02:12:26] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.063749 10.0.0.46 - - [2025-02-13 02:12:26] "PUT /alarm/1e2b22d2-143f-40af-88c5-038fd42cf47f HTTP/1.1" 200 244 0.090578 10.0.0.12 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 251 0.006362 10.0.0.46 - - [2025-02-13 02:12:26] "POST /alarms HTTP/1.1" 409 253 0.004206 10.0.0.35 - - [2025-02-13 02:12:26] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.049001 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 251 0.004421 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.46 - - [2025-02-13 02:12:27] "PUT /alarm/762a86f4-7f92-43cd-8d4d-be1bddfdec21 HTTP/1.1" 200 244 0.021333 10.0.0.12 - - [2025-02-13 02:12:27] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.032270 10.0.0.46 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 251 0.006696 10.0.0.12 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.003854 10.0.0.35 - - [2025-02-13 02:12:27] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.025163 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007848 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.003772 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010650 10.0.0.46 - - [2025-02-13 02:12:27] "PUT /alarm/41713cf6-8e6b-4087-acc1-e1fc82a3b020 HTTP/1.1" 200 244 0.039430 10.0.0.12 - - [2025-02-13 02:12:27] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.047968 10.0.0.46 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.007355 10.0.0.35 - - [2025-02-13 02:12:27] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.033464 10.0.0.12 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 256 0.005693 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008776 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 256 0.005192 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.46 - - [2025-02-13 02:12:27] "PUT /alarm/6af426de-6a20-425a-be89-aaa4fb41d1a4 HTTP/1.1" 200 244 0.029183 10.0.0.12 - - [2025-02-13 02:12:27] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.040733 10.0.0.46 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 256 0.006968 10.0.0.12 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 248 0.005917 10.0.0.35 - - [2025-02-13 02:12:27] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.032908 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 248 0.007910 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.46 - - [2025-02-13 02:12:27] "PUT /alarm/23ad04f1-4821-4775-85c6-580312666bee HTTP/1.1" 200 244 0.031958 10.0.0.12 - - [2025-02-13 02:12:27] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.037989 10.0.0.46 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 248 0.012939 10.0.0.35 - - [2025-02-13 02:12:27] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.044033 10.0.0.12 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.007885 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012074 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.005575 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.46 - - [2025-02-13 02:12:27] "PUT /alarm/8241dbe1-a4c5-46c7-b016-3310aaa86632 HTTP/1.1" 200 244 0.029357 10.0.0.12 - - [2025-02-13 02:12:27] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.039801 10.0.0.46 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 252 0.006621 10.0.0.35 - - [2025-02-13 02:12:27] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.027941 10.0.0.12 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 257 0.003862 10.0.0.46 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.35 - - [2025-02-13 02:12:27] "POST /alarms HTTP/1.1" 409 257 0.004262 10.0.0.12 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022647 10.0.0.35 - - [2025-02-13 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/e9536455-8a5d-4b24-95a2-4aab9beebd25 HTTP/1.1" 200 244 0.034631 10.0.0.46 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 257 0.008469 10.0.0.12 - - [2025-02-13 02:12:28] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.036909 10.0.0.35 - - [2025-02-13 02:12:28] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.028855 10.0.0.46 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.12 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 251 0.008784 10.0.0.35 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 251 0.005065 10.0.0.12 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.35 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/d8ee2f3f-38d1-4204-bef2-d2a37cc97b96 HTTP/1.1" 200 244 0.033952 10.0.0.46 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 251 0.009949 10.0.0.12 - - [2025-02-13 02:12:28] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.049279 10.0.0.35 - - [2025-02-13 02:12:28] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.071203 10.0.0.46 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013698 10.0.0.12 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 257 0.008391 10.0.0.35 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 257 0.014900 10.0.0.12 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010073 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/715dba86-1435-4b97-9185-58e61850a1a3 HTTP/1.1" 200 244 0.044781 10.0.0.35 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009458 10.0.0.46 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 257 0.007063 10.0.0.12 - - [2025-02-13 02:12:28] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.050710 10.0.0.46 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011554 10.0.0.35 - - [2025-02-13 02:12:28] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.041180 10.0.0.12 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 261 0.007748 10.0.0.35 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 261 0.011847 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/390769d4-6fd1-4af0-a8c6-fd01e2026bf3 HTTP/1.1" 200 244 0.025243 10.0.0.12 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.35 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.46 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 261 0.008755 10.0.0.46 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.12 - - [2025-02-13 02:12:28] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.030857 10.0.0.35 - - [2025-02-13 02:12:28] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.044669 10.0.0.12 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 258 0.006938 10.0.0.35 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 258 0.007140 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/e01449ea-9846-4bde-92f0-98173fef6b02 HTTP/1.1" 200 244 0.032873 10.0.0.12 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.35 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009682 10.0.0.46 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 258 0.012959 10.0.0.46 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013242 10.0.0.12 - - [2025-02-13 02:12:28] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.042789 10.0.0.35 - - [2025-02-13 02:12:28] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.059198 10.0.0.12 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 254 0.008799 10.0.0.46 - - [2025-02-13 02:12:28] "PUT /alarm/e5f85d7b-2e93-45ec-9872-54f81e195589 HTTP/1.1" 200 244 0.033649 10.0.0.35 - - [2025-02-13 02:12:28] "POST /alarms HTTP/1.1" 409 254 0.010466 10.0.0.12 - - [2025-02-13 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007655 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.006087 10.0.0.35 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.46 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.12 - - [2025-02-13 02:12:29] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.037388 10.0.0.35 - - [2025-02-13 02:12:29] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.031859 10.0.0.12 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.005759 10.0.0.46 - - [2025-02-13 02:12:29] "PUT /alarm/607780c5-7161-4f00-bd0f-1eab5d7aa513 HTTP/1.1" 200 244 0.025876 10.0.0.35 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.004382 10.0.0.12 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.004787 10.0.0.35 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.46 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.12 - - [2025-02-13 02:12:29] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.021200 10.0.0.35 - - [2025-02-13 02:12:29] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.024628 10.0.0.46 - - [2025-02-13 02:12:29] "PUT /alarm/717f74d6-45df-4299-9ec9-adc9f5654ca1 HTTP/1.1" 200 244 0.018123 10.0.0.12 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.005213 10.0.0.35 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.012042 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 254 0.011645 10.0.0.12 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006689 10.0.0.35 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.46 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.12 - - [2025-02-13 02:12:29] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.032832 10.0.0.35 - - [2025-02-13 02:12:29] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.030102 10.0.0.46 - - [2025-02-13 02:12:29] "PUT /alarm/244a0c50-14b1-44f4-9a79-51430476372c HTTP/1.1" 200 244 0.029172 10.0.0.12 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 247 0.008266 10.0.0.35 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 247 0.004797 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 247 0.010514 10.0.0.12 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.35 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010931 10.0.0.46 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.12 - - [2025-02-13 02:12:29] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.036689 10.0.0.12 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 272 0.005150 10.0.0.46 - - [2025-02-13 02:12:29] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.053729 10.0.0.35 - - [2025-02-13 02:12:29] "PUT /alarm/f75442a5-fbb1-4c82-bfb9-24f65f5369e8 HTTP/1.1" 200 244 0.081343 10.0.0.12 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011059 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 272 0.017548 10.0.0.35 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 272 0.014282 10.0.0.35 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007895 10.0.0.46 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015378 10.0.0.12 - - [2025-02-13 02:12:29] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.058577 10.0.0.12 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 261 0.008775 10.0.0.35 - - [2025-02-13 02:12:29] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.027343 10.0.0.46 - - [2025-02-13 02:12:29] "PUT /alarm/214046a0-ef36-4f21-8a3a-1cf001e38e3c HTTP/1.1" 200 244 0.043603 10.0.0.12 - - [2025-02-13 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007585 10.0.0.35 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 261 0.008548 10.0.0.46 - - [2025-02-13 02:12:29] "POST /alarms HTTP/1.1" 409 261 0.005814 10.0.0.35 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.46 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.12 - - [2025-02-13 02:12:30] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.037747 10.0.0.12 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 259 0.004239 10.0.0.35 - - [2025-02-13 02:12:30] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.042320 10.0.0.46 - - [2025-02-13 02:12:30] "PUT /alarm/9905ed26-79d0-45ab-a535-55dce23a0e20 HTTP/1.1" 200 244 0.042145 10.0.0.12 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.35 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 259 0.007424 10.0.0.46 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 259 0.006995 10.0.0.35 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009738 10.0.0.46 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008474 10.0.0.12 - - [2025-02-13 02:12:30] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.039314 10.0.0.12 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 265 0.011216 10.0.0.35 - - [2025-02-13 02:12:30] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.044769 10.0.0.46 - - [2025-02-13 02:12:30] "PUT /alarm/6ae12665-7b3e-4a6a-8738-e823ba855157 HTTP/1.1" 200 244 0.059621 10.0.0.12 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021082 10.0.0.35 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 265 0.007354 10.0.0.46 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 265 0.007063 10.0.0.35 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012852 10.0.0.46 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.12 - - [2025-02-13 02:12:30] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.042737 10.0.0.12 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 279 0.012168 10.0.0.35 - - [2025-02-13 02:12:30] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.038128 10.0.0.46 - - [2025-02-13 02:12:30] "PUT /alarm/443ea710-3b21-4a25-bc79-743bc228a26b HTTP/1.1" 200 244 0.045740 10.0.0.12 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.35 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 279 0.006084 10.0.0.46 - - [2025-02-13 02:12:30] "POST /alarms HTTP/1.1" 409 279 0.012236 10.0.0.35 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.46 - - [2025-02-13 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011750 10.0.0.12 - - [2025-02-13 02:12:30] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.053086 10.0.0.35 - - [2025-02-13 02:12:30] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.072649 10.0.0.46 - - [2025-02-13 02:12:30] "PUT /alarm/d03a9b25-1eb9-455d-8c6d-8d95d87f8cee HTTP/1.1" 200 244 0.063665 10.0.0.12 - - [2025-02-13 02:12:30] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.12 - - [2025-02-13 02:12:30] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000604 10.0.0.35 - - [2025-02-13 02:12:31] "GET / HTTP/1.1" 200 35931 0.002651 10.0.0.35 - - [2025-02-13 02:12:31] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000514 10.0.0.46 - - [2025-02-13 02:12:31] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.46 - - [2025-02-13 02:12:31] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000663 10.0.0.12 - - [2025-02-13 02:12:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.831342 10.0.0.12 - - [2025-02-13 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008827 10.0.0.35 - - [2025-02-13 02:12:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.481721 10.0.0.35 - - [2025-02-13 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.46 - - [2025-02-13 02:12:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.088026 10.0.0.46 - - [2025-02-13 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.12 - - [2025-02-13 02:12:32] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.030800 10.0.0.35 - - [2025-02-13 02:12:32] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.052581 10.0.0.46 - - [2025-02-13 02:12:32] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.035156 10.0.0.12 - - [2025-02-13 02:12:32] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.12 - - [2025-02-13 02:12:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.35 - - [2025-02-13 02:12:32] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.35 - - [2025-02-13 02:12:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.46 - - [2025-02-13 02:12:33] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.46 - - [2025-02-13 02:12:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.12 - - [2025-02-13 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 2.906410 10.0.0.12 - - [2025-02-13 02:12:36] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007170 10.0.0.12 - - [2025-02-13 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.12 - - [2025-02-13 02:12:36] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.019053 10.0.0.12 - - [2025-02-13 02:12:36] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.12 - - [2025-02-13 02:12:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.35 - - [2025-02-13 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 4.591502 10.0.0.35 - - [2025-02-13 02:12:38] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007594 10.0.0.35 - - [2025-02-13 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011364 10.0.0.35 - - [2025-02-13 02:12:38] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.030627 10.0.0.35 - - [2025-02-13 02:12:38] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.35 - - [2025-02-13 02:12:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.46 - - [2025-02-13 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 6.155191 10.0.0.46 - - [2025-02-13 02:12:42] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.009210 10.0.0.46 - - [2025-02-13 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.46 - - [2025-02-13 02:12:42] "PUT /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 276 0.037874 10.0.0.46 - - [2025-02-13 02:12:42] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.46 - - [2025-02-13 02:12:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000643 10.0.0.12 - - [2025-02-13 02:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 7.015321 10.0.0.12 - - [2025-02-13 02:12:50] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009043 10.0.0.12 - - [2025-02-13 02:12:50] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.052524 10.0.0.35 - - [2025-02-13 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 6.795899 10.0.0.35 - - [2025-02-13 02:12:52] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008387 10.0.0.35 - - [2025-02-13 02:12:52] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.041312 10.0.0.35 - - [2025-02-13 02:12:53] "GET /global-system-configs HTTP/1.1" 200 322 6.211858 10.0.0.46 - - [2025-02-13 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 4.035746 10.0.0.46 - - [2025-02-13 02:12:54] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012380 10.0.0.46 - - [2025-02-13 02:12:54] "GET /global-system-configs HTTP/1.1" 200 322 3.656939 10.0.0.12 - - [2025-02-13 02:12:54] "GET /global-system-configs HTTP/1.1" 200 322 0.877180 10.0.0.46 - - [2025-02-13 02:12:54] "PUT /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5 HTTP/1.1" 200 274 0.064765 10.0.0.35 - - [2025-02-13 02:12:57] "GET / HTTP/1.1" 200 35931 0.002436 10.0.0.35 - - [2025-02-13 02:12:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.12 - - [2025-02-13 02:12:57] "GET / HTTP/1.1" 200 35931 0.004097 10.0.0.12 - - [2025-02-13 02:12:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000497 10.0.0.46 - - [2025-02-13 02:12:57] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.46 - - [2025-02-13 02:12:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.35 - - [2025-02-13 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.814925 10.0.0.35 - - [2025-02-13 02:12:58] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013142 10.0.0.12 - - [2025-02-13 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.417684 10.0.0.35 - - [2025-02-13 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005612 10.0.0.12 - - [2025-02-13 02:12:58] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013623 10.0.0.12 - - [2025-02-13 02:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.35 - - [2025-02-13 02:12:58] "GET /analytics-node/9102f4b2-d747-4a4e-aa85-6eeaad0f650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005470 10.0.0.12 - - [2025-02-13 02:12:58] "GET /analytics-node/e89b947f-d0c9-47bd-8cce-2496140568df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004594 10.0.0.46 - - [2025-02-13 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 2.523693 10.0.0.46 - - [2025-02-13 02:13:01] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016440 10.0.0.46 - - [2025-02-13 02:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.46 - - [2025-02-13 02:13:01] "GET /analytics-node/28e07a0d-2257-49d0-9711-14ae318b75ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.006168 10.0.0.12 - - [2025-02-13 02:13:04] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.35 - - [2025-02-13 02:13:04] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.12 - - [2025-02-13 02:13:04] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.12 - - [2025-02-13 02:13:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000579 10.0.0.35 - - [2025-02-13 02:13:05] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.35 - - [2025-02-13 02:13:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.46 - - [2025-02-13 02:13:06] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.46 - - [2025-02-13 02:13:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000521 10.0.0.46 - - [2025-02-13 02:13:06] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.12 - - [2025-02-13 02:13:11] "GET / HTTP/1.1" 200 35931 0.002180 10.0.0.12 - - [2025-02-13 02:13:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000504 10.0.0.35 - - [2025-02-13 02:13:11] "GET / HTTP/1.1" 200 35931 0.001833 10.0.0.35 - - [2025-02-13 02:13:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.46 - - [2025-02-13 02:13:13] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.46 - - [2025-02-13 02:13:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000625 10.0.0.12 - - [2025-02-13 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 8.990670 10.0.0.12 - - [2025-02-13 02:13:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007964 10.0.0.12 - - [2025-02-13 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.12 - - [2025-02-13 02:13:24] "GET /analytics-alarm-node/ef1871ee-2d48-4722-8f54-c254e35ed56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005515 10.0.0.35 - - [2025-02-13 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 8.524573 10.0.0.35 - - [2025-02-13 02:13:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007771 10.0.0.35 - - [2025-02-13 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.35 - - [2025-02-13 02:13:24] "GET /analytics-alarm-node/74b0297a-f00a-4a2b-8b82-400516f8d7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004402 10.0.0.46 - - [2025-02-13 02:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 7.982240 10.0.0.46 - - [2025-02-13 02:13:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010550 10.0.0.46 - - [2025-02-13 02:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.46 - - [2025-02-13 02:13:25] "GET /analytics-alarm-node/5dd6e8f0-23fd-48af-aaef-eef64c669b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005275 10.0.0.12 - - [2025-02-13 02:13:27] "GET /global-system-configs HTTP/1.1" 200 322 6.987730 10.0.0.12 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 5.821798 10.0.0.12 - - [2025-02-13 02:13:27] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012712 10.0.0.12 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.35 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 5.453222 10.0.0.35 - - [2025-02-13 02:13:27] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011243 10.0.0.35 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.12 - - [2025-02-13 02:13:27] "GET /analytics-snmp-node/7e97ecac-4d49-4ba0-81d5-30797f737ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.007282 10.0.0.46 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 4.405781 10.0.0.46 - - [2025-02-13 02:13:27] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021157 10.0.0.35 - - [2025-02-13 02:13:27] "GET /analytics-snmp-node/4d31c5a2-7e87-4166-8070-ae0fb116d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.021719 10.0.0.46 - - [2025-02-13 02:13:27] "GET /global-system-configs HTTP/1.1" 200 322 3.463029 10.0.0.46 - - [2025-02-13 02:13:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007093 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.46 - - [2025-02-13 02:13:27] "GET /analytics-snmp-node/8749f764-e5ee-4c2d-8b36-480c9b9f0b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.011679 10.0.0.35 - - [2025-02-13 02:13:27] "GET /global-system-configs HTTP/1.1" 200 322 2.302789 10.0.0.12 - - [2025-02-13 02:13:29] "GET /obj-perms HTTP/1.1" 200 5056 3.156480 10.0.0.46 - - [2025-02-13 02:13:29] "GET /obj-perms HTTP/1.1" 200 5056 3.539101 10.0.0.35 - - [2025-02-13 02:13:29] "GET /obj-perms HTTP/1.1" 200 5056 4.343617 10.0.0.46 - - [2025-02-13 02:14:05] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.46 - - [2025-02-13 02:14:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000698 10.0.0.46 - - [2025-02-13 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.047484 10.0.0.46 - - [2025-02-13 02:14:06] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014146 10.0.0.46 - - [2025-02-13 02:14:06] "POST /bgp-routers HTTP/1.1" 409 303 0.005856 10.0.0.46 - - [2025-02-13 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.46 - - [2025-02-13 02:14:06] "GET /bgp-router/97f20a83-9210-4945-a6fd-a0d292bec38c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010429 10.0.0.46 - - [2025-02-13 02:14:06] "PUT /bgp-router/97f20a83-9210-4945-a6fd-a0d292bec38c HTTP/1.1" 200 254 0.027172 10.0.0.35 - - [2025-02-13 02:14:52] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.35 - - [2025-02-13 02:14:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.35 - - [2025-02-13 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.034814 10.0.0.35 - - [2025-02-13 02:14:52] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005718 10.0.0.35 - - [2025-02-13 02:14:52] "POST /bgp-routers HTTP/1.1" 409 303 0.007251 10.0.0.35 - - [2025-02-13 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.35 - - [2025-02-13 02:14:52] "GET /bgp-router/e15f6341-aa9c-45db-90d6-02c0957ad54b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.008191 10.0.0.35 - - [2025-02-13 02:14:52] "PUT /bgp-router/e15f6341-aa9c-45db-90d6-02c0957ad54b HTTP/1.1" 200 254 0.026755 10.0.0.12 - - [2025-02-13 02:15:35] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.12 - - [2025-02-13 02:15:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.12 - - [2025-02-13 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026423 10.0.0.12 - - [2025-02-13 02:15:35] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006016 10.0.0.12 - - [2025-02-13 02:15:35] "POST /bgp-routers HTTP/1.1" 409 303 0.005032 10.0.0.12 - - [2025-02-13 02:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.12 - - [2025-02-13 02:15:36] "GET /bgp-router/8ff42ec6-8018-47c9-8553-20a9db9b63ce?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.007874 10.0.0.12 - - [2025-02-13 02:15:36] "PUT /bgp-router/8ff42ec6-8018-47c9-8553-20a9db9b63ce HTTP/1.1" 200 254 0.045049 10.0.0.35 - - [2025-02-13 02:16:32] "GET /obj-perms HTTP/1.1" 200 5056 0.113037 10.0.0.12 - - [2025-02-13 02:16:33] "GET /obj-perms HTTP/1.1" 200 5056 0.125753 10.0.0.46 - - [2025-02-13 02:16:36] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.46 - - [2025-02-13 02:16:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000791 10.0.0.46 - - [2025-02-13 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.037035 10.0.0.46 - - [2025-02-13 02:16:36] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008807 10.0.0.46 - - [2025-02-13 02:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.46 - - [2025-02-13 02:16:36] "GET /config-database-node/4a9dfd62-1e31-427e-8b0a-acf4835bd4e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.005310 10.0.0.46 - - [2025-02-13 02:17:22] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.46 - - [2025-02-13 02:17:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000495 10.0.0.46 - - [2025-02-13 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031674 10.0.0.46 - - [2025-02-13 02:17:23] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.056566 10.0.0.46 - - [2025-02-13 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.46 - - [2025-02-13 02:17:23] "GET /database-node/12dd0a4a-d358-4fe5-bdee-f3fe9ae05762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007450 10.0.0.35 - - [2025-02-13 02:17:33] "GET /global-system-configs HTTP/1.1" 200 322 0.050348 10.0.0.46 - - [2025-02-13 02:17:33] "GET /obj-perms HTTP/1.1" 200 5056 0.150689 10.0.0.46 - - [2025-02-13 02:17:33] "GET /global-system-configs HTTP/1.1" 200 322 0.029128 10.0.0.12 - - [2025-02-13 02:17:34] "GET /global-system-configs HTTP/1.1" 200 322 0.103714 10.0.0.35 - - [2025-02-13 02:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.177996 10.0.0.12 - - [2025-02-13 02:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.191210 10.0.0.46 - - [2025-02-13 02:17:34] "GET /obj-perms HTTP/1.1" 200 5056 0.176749 10.0.0.12 - - [2025-02-13 02:17:58] "GET /global-system-configs HTTP/1.1" 200 322 0.043941 10.0.0.46 - - [2025-02-13 02:17:59] "GET /global-system-configs HTTP/1.1" 200 322 0.059314 10.0.0.35 - - [2025-02-13 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.103316 10.0.0.35 - - [2025-02-13 02:18:00] "GET /global-system-configs HTTP/1.1" 200 322 0.075575 10.0.0.12 - - [2025-02-13 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.138822 10.0.0.46 - - [2025-02-13 02:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.154201 10.0.0.35 - - [2025-02-13 02:18:15] "GET / HTTP/1.1" 200 35931 0.002868 10.0.0.35 - - [2025-02-13 02:18:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000755 10.0.0.35 - - [2025-02-13 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.029377 10.0.0.35 - - [2025-02-13 02:18:15] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009317 10.0.0.35 - - [2025-02-13 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006766 10.0.0.35 - - [2025-02-13 02:18:15] "GET /config-database-node/b954fd11-442a-45a1-b1fd-0ac8b3eb16a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.006436 10.0.0.35 - - [2025-02-13 02:19:03] "GET / HTTP/1.1" 200 35931 0.002753 10.0.0.35 - - [2025-02-13 02:19:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000635 10.0.0.35 - - [2025-02-13 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.059862 10.0.0.35 - - [2025-02-13 02:19:04] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010814 10.0.0.35 - - [2025-02-13 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.35 - - [2025-02-13 02:19:04] "GET /database-node/a40806d6-dbae-49bf-b97c-37cb88d77293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.018560 10.0.0.12 - - [2025-02-13 02:19:52] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.12 - - [2025-02-13 02:19:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.12 - - [2025-02-13 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029950 10.0.0.12 - - [2025-02-13 02:19:52] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010025 10.0.0.12 - - [2025-02-13 02:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.12 - - [2025-02-13 02:19:53] "GET /config-database-node/e4657781-4569-4752-a598-f858860c9266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.008396 10.0.0.12 - - [2025-02-13 02:20:34] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.12 - - [2025-02-13 02:20:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000645 10.0.0.12 - - [2025-02-13 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034610 10.0.0.12 - - [2025-02-13 02:20:35] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017987 10.0.0.12 - - [2025-02-13 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.12 - - [2025-02-13 02:20:35] "GET /database-node/2f4e16cc-3630-405d-9f0e-2bfbeb00cdee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009730 10.0.0.35 - - [2025-02-13 02:20:37] "GET /obj-perms HTTP/1.1" 200 5056 0.054904 10.0.0.12 - - [2025-02-13 02:21:37] "GET /obj-perms HTTP/1.1" 200 5056 0.104382 10.0.0.46 - - [2025-02-13 02:21:38] "GET /obj-perms HTTP/1.1" 200 5056 0.120585 10.0.0.35 - - [2025-02-13 02:22:32] "GET /global-system-configs HTTP/1.1" 200 322 0.006833 10.0.0.46 - - [2025-02-13 02:22:33] "GET /global-system-configs HTTP/1.1" 200 322 0.046176 10.0.0.12 - - [2025-02-13 02:22:34] "GET /global-system-configs HTTP/1.1" 200 322 0.092168 10.0.0.35 - - [2025-02-13 02:22:34] "GET /obj-perms HTTP/1.1" 200 5056 0.187821 10.0.0.12 - - [2025-02-13 02:22:34] "GET /obj-perms HTTP/1.1" 200 5056 0.220667 10.0.0.46 - - [2025-02-13 02:22:34] "GET /obj-perms HTTP/1.1" 200 5056 0.231854 10.0.0.12 - - [2025-02-13 02:22:58] "GET /global-system-configs HTTP/1.1" 200 322 0.031834 10.0.0.46 - - [2025-02-13 02:22:59] "GET /global-system-configs HTTP/1.1" 200 322 0.091037 10.0.0.12 - - [2025-02-13 02:23:00] "GET /obj-perms HTTP/1.1" 200 5056 0.175086 10.0.0.35 - - [2025-02-13 02:23:00] "GET /global-system-configs HTTP/1.1" 200 322 0.166821 10.0.0.35 - - [2025-02-13 02:23:00] "GET /obj-perms HTTP/1.1" 200 5056 0.295493 10.0.0.46 - - [2025-02-13 02:23:00] "GET /obj-perms HTTP/1.1" 200 5056 0.260915 10.0.0.35 - - [2025-02-13 02:25:41] "GET /obj-perms HTTP/1.1" 200 5056 0.062752 10.0.0.12 - - [2025-02-13 02:25:42] "GET /obj-perms HTTP/1.1" 200 5056 0.058320 10.0.0.46 - - [2025-02-13 02:26:42] "GET /obj-perms HTTP/1.1" 200 5056 0.090427 10.0.0.35 - - [2025-02-13 02:27:33] "GET /global-system-configs HTTP/1.1" 200 322 0.053298 10.0.0.46 - - [2025-02-13 02:27:33] "GET /global-system-configs HTTP/1.1" 200 322 0.034217 10.0.0.35 - - [2025-02-13 02:27:33] "GET /obj-perms HTTP/1.1" 200 5056 0.277732 10.0.0.12 - - [2025-02-13 02:27:34] "GET /global-system-configs HTTP/1.1" 200 322 0.092548 10.0.0.46 - - [2025-02-13 02:27:34] "GET /obj-perms HTTP/1.1" 200 5056 0.165890 10.0.0.12 - - [2025-02-13 02:27:34] "GET /obj-perms HTTP/1.1" 200 5056 0.181563 10.0.0.12 - - [2025-02-13 02:27:58] "GET /global-system-configs HTTP/1.1" 200 322 0.101011 10.0.0.12 - - [2025-02-13 02:27:59] "GET /obj-perms HTTP/1.1" 200 5056 0.016159 10.0.0.46 - - [2025-02-13 02:27:59] "GET /obj-perms HTTP/1.1" 200 5056 0.036712 10.0.0.35 - - [2025-02-13 02:27:59] "GET /obj-perms HTTP/1.1" 200 5056 0.017448 10.0.0.46 - - [2025-02-13 02:27:59] "GET /global-system-configs HTTP/1.1" 200 322 0.029971 10.0.0.35 - - [2025-02-13 02:28:00] "GET /global-system-configs HTTP/1.1" 200 322 0.166677 10.0.0.35 - - [2025-02-13 02:29:46] "GET /obj-perms HTTP/1.1" 200 5056 0.053027 10.0.0.12 - - [2025-02-13 02:30:46] "GET /obj-perms HTTP/1.1" 200 5056 0.066505 10.0.0.46 - - [2025-02-13 02:30:46] "GET /obj-perms HTTP/1.1" 200 5056 0.052270 10.0.0.35 - - [2025-02-13 02:32:32] "GET /global-system-configs HTTP/1.1" 200 322 0.009374 10.0.0.46 - - [2025-02-13 02:32:33] "GET /global-system-configs HTTP/1.1" 200 322 0.161631 10.0.0.35 - - [2025-02-13 02:32:33] "GET /obj-perms HTTP/1.1" 200 5056 0.300040 10.0.0.12 - - [2025-02-13 02:32:33] "GET /obj-perms HTTP/1.1" 200 5056 0.334391 10.0.0.12 - - [2025-02-13 02:32:34] "GET /global-system-configs HTTP/1.1" 200 322 0.312521 10.0.0.46 - - [2025-02-13 02:32:34] "GET /obj-perms HTTP/1.1" 200 5056 0.380603 10.0.0.12 - - [2025-02-13 02:32:58] "GET /global-system-configs HTTP/1.1" 200 322 0.034848 10.0.0.35 - - [2025-02-13 02:32:58] "GET /obj-perms HTTP/1.1" 200 5056 0.170095 10.0.0.46 - - [2025-02-13 02:32:59] "GET /global-system-configs HTTP/1.1" 200 322 0.070967 10.0.0.46 - - [2025-02-13 02:33:00] "GET /obj-perms HTTP/1.1" 200 5056 0.175586 10.0.0.35 - - [2025-02-13 02:33:00] "GET /global-system-configs HTTP/1.1" 200 322 0.169003 10.0.0.12 - - [2025-02-13 02:33:00] "GET /obj-perms HTTP/1.1" 200 5056 0.299897 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001333 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001502 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000981 10.0.0.54 - - [2025-02-13 02:34:24] "GET / HTTP/1.1" 200 35931 0.002062 10.0.0.54 - - [2025-02-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.54 - - [2025-02-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.040735 10.0.0.54 - - [2025-02-13 02:34:24] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009053 10.0.0.54 - - [2025-02-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.54 - - [2025-02-13 02:34:24] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008160 10.0.0.54 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.54 - - [2025-02-13 02:34:25] "GET /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010131 10.0.0.54 - - [2025-02-13 02:34:25] "PUT /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81 HTTP/1.1" 200 262 0.027048 10.0.0.54 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.50 - - [2025-02-13 02:34:25] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.50 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.54 - - [2025-02-13 02:34:25] "GET /virtual-router/f784a765-d74d-4e61-9104-b0e33cde8f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.007537 10.0.0.54 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.54 - - [2025-02-13 02:34:25] "GET /virtual-machine-interface/fbcc9b8d-4c62-484e-bbaa-84f92d1bb7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.011385 10.0.0.54 - - [2025-02-13 02:34:25] "PUT /virtual-machine-interface/fbcc9b8d-4c62-484e-bbaa-84f92d1bb7f0 HTTP/1.1" 200 284 0.027935 10.0.0.50 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.043256 10.0.0.50 - - [2025-02-13 02:34:25] "GET /global-system-config/1a2ae09a-bdba-4240-80f4-53bf57dfd0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009716 10.0.0.50 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.50 - - [2025-02-13 02:34:25] "GET /routing-instance/e538b4f8-db22-4701-bb2a-985bd992a5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008332 10.0.0.50 - - [2025-02-13 02:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.50 - - [2025-02-13 02:34:25] "GET /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007133 10.0.0.50 - - [2025-02-13 02:34:25] "PUT /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289 HTTP/1.1" 200 262 0.028816 10.0.0.50 - - [2025-02-13 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.50 - - [2025-02-13 02:34:26] "GET /virtual-router/9a0fb8d6-108d-44f8-9da1-9b0fcf628289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007231 10.0.0.50 - - [2025-02-13 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.50 - - [2025-02-13 02:34:26] "GET /virtual-machine-interface/318026cd-8d43-4fd4-91a7-4d993f535f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.012696 10.0.0.50 - - [2025-02-13 02:34:26] "PUT /virtual-machine-interface/318026cd-8d43-4fd4-91a7-4d993f535f3a HTTP/1.1" 200 284 0.032875 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000973 10.0.0.35 - - [2025-02-13 02:34:49] "GET /obj-perms HTTP/1.1" 200 5056 0.053386 10.0.0.12 - - [2025-02-13 02:34:50] "GET /obj-perms HTTP/1.1" 200 5056 0.058642 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:34:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001068 10.0.0.46 - - [2025-02-13 02:35:50] "GET /obj-perms HTTP/1.1" 200 5056 0.064394 10.0.0.12 - - [2025-02-13 02:36:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.048796 10.0.0.12 - - [2025-02-13 02:36:22] "POST /access-control-lists HTTP/1.1" 200 571 0.071873 [Introspect:8084]10.0.0.46 - - [2025-02-13 02:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001204 10.0.0.12 - - [2025-02-13 02:36:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.020420 10.0.0.46 - - [2025-02-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 117 0.051852 10.0.0.12 - - [2025-02-13 02:36:29] "POST /ref-update HTTP/1.1" 200 156 0.056692 10.0.0.46 - - [2025-02-13 02:36:30] "POST /neutron/network HTTP/1.1" 200 839 0.019101 10.0.0.46 - - [2025-02-13 02:36:30] "POST /neutron/subnet HTTP/1.1" 200 724 0.014262 10.0.0.46 - - [2025-02-13 02:36:30] "GET /domains HTTP/1.1" 401 292 0.000456 10.0.0.46 - - [2025-02-13 02:36:30] "GET /domains HTTP/1.1" 200 280 0.032134 10.0.0.46 - - [2025-02-13 02:36:30] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.026613 10.0.0.46 - - [2025-02-13 02:36:30] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2584 0.042111 10.0.0.46 - - [2025-02-13 02:36:30] "GET /projects?obj_uuids=6142b64c-8706-44c4-88dc-f06ce733cb17&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001248 10.0.0.46 - - [2025-02-13 02:36:30] "GET /project/6142b64c-8706-44c4-88dc-f06ce733cb17 HTTP/1.1" 200 2167 0.124061 10.0.0.46 - - [2025-02-13 02:36:30] "GET /virtual-network/aa5d1bca-e8ab-49e4-8865-7926bfb63fe6 HTTP/1.1" 200 2342 0.011592 10.0.0.46 - - [2025-02-13 02:36:30] "GET /virtual-network/aa5d1bca-e8ab-49e4-8865-7926bfb63fe6 HTTP/1.1" 200 2342 0.007571 10.0.0.46 - - [2025-02-13 02:36:30] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 200 1494 0.006773 10.0.0.46 - - [2025-02-13 02:36:30] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 200 1494 0.005126 10.0.0.46 - - [2025-02-13 02:36:30] "GET /route-target/7fd71e9c-bfc7-4c3c-9128-9fe5f680c70a HTTP/1.1" 200 1219 0.004889 10.0.0.46 - - [2025-02-13 02:36:30] "GET /virtual-network/aa5d1bca-e8ab-49e4-8865-7926bfb63fe6 HTTP/1.1" 200 2342 0.007955 10.0.0.46 - - [2025-02-13 02:36:30] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 200 1494 0.004906 10.0.0.46 - - [2025-02-13 02:36:30] "GET /virtual-network/aa5d1bca-e8ab-49e4-8865-7926bfb63fe6 HTTP/1.1" 200 2342 0.008260 10.0.0.46 - - [2025-02-13 02:36:30] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 200 1494 0.006177 10.0.0.46 - - [2025-02-13 02:36:30] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 200 1494 0.010572 10.0.0.46 - - [2025-02-13 02:36:30] "GET /route-target/7fd71e9c-bfc7-4c3c-9128-9fe5f680c70a HTTP/1.1" 200 1219 0.005206 10.0.0.46 - - [2025-02-13 02:36:31] "GET /domains HTTP/1.1" 200 280 0.004889 10.0.0.46 - - [2025-02-13 02:36:31] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.46 - - [2025-02-13 02:36:31] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2584 0.009568 10.0.0.46 - - [2025-02-13 02:36:31] "GET /projects?obj_uuids=6142b64c-8706-44c4-88dc-f06ce733cb17&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001519 10.0.0.46 - - [2025-02-13 02:36:31] "GET /project/6142b64c-8706-44c4-88dc-f06ce733cb17 HTTP/1.1" 200 2167 0.127050 10.0.0.46 - - [2025-02-13 02:36:31] "GET /virtual-network/aa5d1bca-e8ab-49e4-8865-7926bfb63fe6 HTTP/1.1" 200 2342 0.007447 10.0.0.46 - - [2025-02-13 02:36:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000505 10.0.0.46 - - [2025-02-13 02:36:34] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.46 - - [2025-02-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.009078 10.0.0.46 - - [2025-02-13 02:36:37] "POST /neutron/network HTTP/1.1" 200 849 0.028290 10.0.0.46 - - [2025-02-13 02:36:38] "POST /neutron/port HTTP/1.1" 200 1071 0.060644 10.0.0.46 - - [2025-02-13 02:36:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005303 10.0.0.46 - - [2025-02-13 02:36:38] "POST /neutron/network HTTP/1.1" 200 839 0.009194 10.0.0.46 - - [2025-02-13 02:36:46] "POST /neutron/port HTTP/1.1" 200 1099 0.036710 10.0.0.46 - - [2025-02-13 02:36:47] "GET /obj-perms HTTP/1.1" 200 5052 0.058383 10.0.0.46 - - [2025-02-13 02:36:50] "GET /obj-perms HTTP/1.1" 200 5052 0.005964 10.0.0.46 - - [2025-02-13 02:36:51] "POST /neutron/network HTTP/1.1" 400 204 0.025470 10.0.0.46 - - [2025-02-13 02:36:52] "POST /neutron/port HTTP/1.1" 200 1125 0.022249 10.0.0.46 - - [2025-02-13 02:36:53] "POST /neutron/network HTTP/1.1" 200 839 0.012461 10.0.0.46 - - [2025-02-13 02:36:54] "GET /routing-instance/7adcf5d4-7e9a-4411-90c6-9407383b179e HTTP/1.1" 404 171 0.004740 10.0.0.46 - - [2025-02-13 02:36:54] "GET /domains HTTP/1.1" 200 280 0.004710 10.0.0.46 - - [2025-02-13 02:36:54] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001693 10.0.0.46 - - [2025-02-13 02:36:54] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2584 0.014573 10.0.0.46 - - [2025-02-13 02:36:54] "GET /projects?obj_uuids=6142b64c-8706-44c4-88dc-f06ce733cb17&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003537 10.0.0.46 - - [2025-02-13 02:36:54] "GET /project/6142b64c-8706-44c4-88dc-f06ce733cb17 HTTP/1.1" 200 1917 0.126405 10.0.0.12 - - [2025-02-13 02:36:56] "POST /fqname-to-id HTTP/1.1" 404 246 0.006635 10.0.0.12 - - [2025-02-13 02:36:56] "POST /access-control-lists HTTP/1.1" 200 606 0.046947 10.0.0.46 - - [2025-02-13 02:37:01] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004297 10.0.0.46 - - [2025-02-13 02:37:01] "POST /neutron/network HTTP/1.1" 200 619 0.210110 10.0.0.12 - - [2025-02-13 02:37:01] "POST /route-targets HTTP/1.1" 200 327 0.019202 10.0.0.46 - - [2025-02-13 02:37:01] "POST /neutron/network HTTP/1.1" 200 837 0.013501 10.0.0.46 - - [2025-02-13 02:37:01] "GET /domains HTTP/1.1" 401 292 0.000528 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domains HTTP/1.1" 200 280 0.029611 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001233 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.013363 10.0.0.46 - - [2025-02-13 02:37:02] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001596 10.0.0.46 - - [2025-02-13 02:37:02] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2175 0.121142 10.0.0.46 - - [2025-02-13 02:37:02] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2337 0.010785 10.0.0.46 - - [2025-02-13 02:37:02] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2337 0.007892 10.0.0.46 - - [2025-02-13 02:37:02] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 200 1489 0.011113 10.0.0.46 - - [2025-02-13 02:37:02] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 200 1489 0.006678 10.0.0.46 - - [2025-02-13 02:37:02] "GET /route-target/8278a432-1a8b-444d-b4c3-3bf960165883 HTTP/1.1" 200 1218 0.007455 10.0.0.46 - - [2025-02-13 02:37:02] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2337 0.007153 10.0.0.46 - - [2025-02-13 02:37:02] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 200 1489 0.005708 10.0.0.46 - - [2025-02-13 02:37:02] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2337 0.007687 10.0.0.46 - - [2025-02-13 02:37:02] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 200 1489 0.005696 10.0.0.46 - - [2025-02-13 02:37:02] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 200 1489 0.004901 10.0.0.46 - - [2025-02-13 02:37:02] "GET /route-target/8278a432-1a8b-444d-b4c3-3bf960165883 HTTP/1.1" 200 1218 0.005174 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domains HTTP/1.1" 200 280 0.004829 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001240 10.0.0.46 - - [2025-02-13 02:37:02] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.009919 10.0.0.46 - - [2025-02-13 02:37:02] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001527 10.0.0.46 - - [2025-02-13 02:37:02] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2175 0.103689 10.0.0.46 - - [2025-02-13 02:37:02] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2337 0.009788 10.0.0.35 - - [2025-02-13 02:37:03] "GET /obj-perms HTTP/1.1" 200 5054 0.075185 10.0.0.12 - - [2025-02-13 02:37:03] "GET /obj-perms HTTP/1.1" 200 5054 0.060044 10.0.0.46 - - [2025-02-13 02:37:04] "POST /neutron/network HTTP/1.1" 200 117 0.016300 10.0.0.12 - - [2025-02-13 02:37:04] "POST /ref-update HTTP/1.1" 200 156 0.030421 10.0.0.46 - - [2025-02-13 02:37:04] "POST /neutron/network HTTP/1.1" 200 837 0.019144 10.0.0.46 - - [2025-02-13 02:37:04] "POST /neutron/subnet HTTP/1.1" 200 720 0.013517 10.0.0.46 - - [2025-02-13 02:37:04] "GET /domains HTTP/1.1" 200 280 0.007555 10.0.0.46 - - [2025-02-13 02:37:04] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001145 10.0.0.46 - - [2025-02-13 02:37:04] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.011445 10.0.0.46 - - [2025-02-13 02:37:04] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001215 10.0.0.46 - - [2025-02-13 02:37:05] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2403 0.115420 10.0.0.46 - - [2025-02-13 02:37:05] "GET /virtual-network/6806d4b9-df0e-451f-b778-ba284d995d5d HTTP/1.1" 200 2337 0.019442 10.0.0.46 - - [2025-02-13 02:37:05] "GET /virtual-network/6806d4b9-df0e-451f-b778-ba284d995d5d HTTP/1.1" 200 2337 0.011557 10.0.0.46 - - [2025-02-13 02:37:05] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 200 1492 0.012130 10.0.0.46 - - [2025-02-13 02:37:05] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 200 1492 0.008501 10.0.0.46 - - [2025-02-13 02:37:05] "GET /route-target/bc8b5f33-2a0e-45fa-9352-280798477a1f HTTP/1.1" 200 1219 0.010954 10.0.0.46 - - [2025-02-13 02:37:05] "GET /virtual-network/6806d4b9-df0e-451f-b778-ba284d995d5d HTTP/1.1" 200 2337 0.012633 10.0.0.46 - - [2025-02-13 02:37:05] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 200 1492 0.008963 10.0.0.46 - - [2025-02-13 02:37:05] "GET /virtual-network/6806d4b9-df0e-451f-b778-ba284d995d5d HTTP/1.1" 200 2337 0.010747 10.0.0.46 - - [2025-02-13 02:37:05] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 200 1492 0.009430 10.0.0.46 - - [2025-02-13 02:37:05] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 200 1492 0.008826 10.0.0.46 - - [2025-02-13 02:37:05] "GET /route-target/bc8b5f33-2a0e-45fa-9352-280798477a1f HTTP/1.1" 200 1219 0.007923 10.0.0.46 - - [2025-02-13 02:37:05] "GET /domains HTTP/1.1" 200 280 0.004456 10.0.0.46 - - [2025-02-13 02:37:05] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.46 - - [2025-02-13 02:37:05] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.010146 10.0.0.46 - - [2025-02-13 02:37:05] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001702 10.0.0.46 - - [2025-02-13 02:37:05] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2403 0.138509 10.0.0.46 - - [2025-02-13 02:37:05] "GET /virtual-network/6806d4b9-df0e-451f-b778-ba284d995d5d HTTP/1.1" 200 2337 0.011873 10.0.0.46 - - [2025-02-13 02:37:05] "GET /obj-perms HTTP/1.1" 200 5054 0.069909 10.0.0.46 - - [2025-02-13 02:37:05] "GET /aaa-mode HTTP/1.1" 401 292 0.000570 10.0.0.46 - - [2025-02-13 02:37:06] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.46 - - [2025-02-13 02:37:06] "POST /neutron/port HTTP/1.1" 200 117 0.008568 10.0.0.46 - - [2025-02-13 02:37:07] "POST /neutron/network HTTP/1.1" 200 847 0.023483 10.0.0.46 - - [2025-02-13 02:37:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000566 10.0.0.46 - - [2025-02-13 02:37:07] "GET / HTTP/1.1" 200 35931 0.002336 10.0.0.46 - - [2025-02-13 02:37:07] "POST /neutron/port HTTP/1.1" 200 1071 0.037420 10.0.0.46 - - [2025-02-13 02:37:08] "POST /neutron/port HTTP/1.1" 200 1099 0.072349 10.0.0.46 - - [2025-02-13 02:37:08] "POST /neutron/subnet HTTP/1.1" 200 694 0.022776 10.0.0.46 - - [2025-02-13 02:37:08] "POST /neutron/port HTTP/1.1" 200 1099 0.046341 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domains HTTP/1.1" 200 280 0.005981 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001453 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.022764 10.0.0.46 - - [2025-02-13 02:37:09] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001262 10.0.0.46 - - [2025-02-13 02:37:09] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2989 0.134906 10.0.0.46 - - [2025-02-13 02:37:09] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2617 0.011793 10.0.0.46 - - [2025-02-13 02:37:09] "GET /floating-ip-pool/3ab6d88c-4e3f-49d2-a42b-fb7ccc1a9120 HTTP/1.1" 200 1441 0.005285 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domains HTTP/1.1" 200 280 0.004290 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001194 10.0.0.46 - - [2025-02-13 02:37:09] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.009516 10.0.0.46 - - [2025-02-13 02:37:09] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001046 10.0.0.46 - - [2025-02-13 02:37:09] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2989 0.131685 10.0.0.46 - - [2025-02-13 02:37:09] "GET /virtual-network/6d5dd690-4f9f-4f8f-9c69-e3079b65e091 HTTP/1.1" 200 2617 0.012553 10.0.0.46 - - [2025-02-13 02:37:09] "POST /neutron/port HTTP/1.1" 200 1099 0.040313 10.0.0.46 - - [2025-02-13 02:37:09] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001236 10.0.0.46 - - [2025-02-13 02:37:09] "POST /neutron/port HTTP/1.1" 200 1099 0.064503 10.0.0.46 - - [2025-02-13 02:37:10] "POST /neutron/port HTTP/1.1" 200 1071 0.541665 10.0.0.46 - - [2025-02-13 02:37:10] "POST /neutron/port HTTP/1.1" 200 1071 0.038879 10.0.0.46 - - [2025-02-13 02:37:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005564 10.0.0.46 - - [2025-02-13 02:37:11] "POST /neutron/network HTTP/1.1" 200 837 0.009855 10.0.0.46 - - [2025-02-13 02:37:19] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001225 10.0.0.46 - - [2025-02-13 02:37:20] "POST /neutron/floatingip HTTP/1.1" 200 529 0.216170 10.0.0.46 - - [2025-02-13 02:37:20] "POST /neutron/floatingip HTTP/1.1" 200 575 0.077715 10.0.0.46 - - [2025-02-13 02:37:20] "POST /neutron/port HTTP/1.1" 200 1099 0.029603 10.0.0.46 - - [2025-02-13 02:37:20] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011808 10.0.0.46 - - [2025-02-13 02:37:22] "POST /neutron/network HTTP/1.1" 200 847 0.010473 10.0.0.46 - - [2025-02-13 02:37:22] "POST /neutron/port HTTP/1.1" 200 117 0.001669 10.0.0.46 - - [2025-02-13 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029944 10.0.0.46 - - [2025-02-13 02:37:23] "POST /neutron/network HTTP/1.1" 200 847 0.016125 10.0.0.46 - - [2025-02-13 02:37:23] "POST /neutron/port HTTP/1.1" 200 117 0.001715 10.0.0.46 - - [2025-02-13 02:37:26] "GET /floating-ip/6bbb2d9a-f3ff-4f32-9a23-070162f48e7c HTTP/1.1" 200 1887 0.005579 10.0.0.46 - - [2025-02-13 02:37:29] "POST /neutron/floatingip HTTP/1.1" 200 575 0.016562 10.0.0.46 - - [2025-02-13 02:37:29] "POST /neutron/floatingip HTTP/1.1" 200 115 0.083514 10.0.0.46 - - [2025-02-13 02:37:30] "POST /neutron/port HTTP/1.1" 200 1099 0.030435 10.0.0.46 - - [2025-02-13 02:37:30] "POST /neutron/port HTTP/1.1" 200 1099 0.028137 10.0.0.46 - - [2025-02-13 02:37:31] "POST /neutron/network HTTP/1.1" 200 837 0.009325 10.0.0.46 - - [2025-02-13 02:37:32] "GET /routing-instance/dd3a7524-314f-47d6-a9ec-71035e1ecdbb HTTP/1.1" 404 171 0.005531 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domains HTTP/1.1" 200 280 0.006300 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002601 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.020591 10.0.0.46 - - [2025-02-13 02:37:32] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001943 10.0.0.46 - - [2025-02-13 02:37:32] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 2175 0.113909 10.0.0.46 - - [2025-02-13 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003349 10.0.0.12 - - [2025-02-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.46 - - [2025-02-13 02:37:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005989 10.0.0.46 - - [2025-02-13 02:37:32] "POST /neutron/network HTTP/1.1" 200 151 0.188110 10.0.0.46 - - [2025-02-13 02:37:32] "GET /routing-instance/005b15c3-82a4-48b0-b9f5-9a5476f7399c HTTP/1.1" 404 171 0.004884 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domains HTTP/1.1" 200 280 0.006602 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002768 10.0.0.46 - - [2025-02-13 02:37:32] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2782 0.017956 10.0.0.46 - - [2025-02-13 02:37:32] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001152 10.0.0.46 - - [2025-02-13 02:37:32] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 1925 0.107107 10.0.0.35 - - [2025-02-13 02:37:33] "GET /global-system-configs HTTP/1.1" 200 322 0.047472 10.0.0.46 - - [2025-02-13 02:37:33] "GET /global-system-configs HTTP/1.1" 200 322 0.163282 10.0.0.35 - - [2025-02-13 02:37:33] "GET /obj-perms HTTP/1.1" 200 5056 0.248012 10.0.0.12 - - [2025-02-13 02:37:33] "GET /obj-perms HTTP/1.1" 200 5056 0.312339 10.0.0.12 - - [2025-02-13 02:37:33] "DELETE /access-control-list/ecc7f51c-7418-482b-b1c3-85d8d053a2ae HTTP/1.1" 200 115 0.102812 10.0.0.12 - - [2025-02-13 02:37:34] "GET /global-system-configs HTTP/1.1" 200 322 0.123210 10.0.0.46 - - [2025-02-13 02:37:34] "GET /obj-perms HTTP/1.1" 200 5056 0.288953 10.0.0.12 - - [2025-02-13 02:37:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.010091 10.0.0.12 - - [2025-02-13 02:37:42] "POST /access-control-lists HTTP/1.1" 200 599 0.038442 10.0.0.12 - - [2025-02-13 02:37:46] "PUT /access-control-list/5fd45085-07f0-4f4f-bcbc-c73cef46a498 HTTP/1.1" 200 272 0.026707 10.0.0.12 - - [2025-02-13 02:37:47] "POST /ref-update HTTP/1.1" 200 156 0.044918 10.0.0.46 - - [2025-02-13 02:37:47] "POST /useragent-kv HTTP/1.1" 200 115 0.012674 10.0.0.46 - - [2025-02-13 02:37:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.278859 10.0.0.46 - - [2025-02-13 02:37:47] "POST /neutron/network HTTP/1.1" 200 826 0.008203 10.0.0.46 - - [2025-02-13 02:37:47] "GET /projects?obj_uuids=05773f85-ad75-4caa-83ce-c9696d16c7be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004534 10.0.0.46 - - [2025-02-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 615 0.259519 10.0.0.46 - - [2025-02-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 833 0.012435 10.0.0.46 - - [2025-02-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 836 0.009966 10.0.0.46 - - [2025-02-13 02:37:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000489 10.0.0.46 - - [2025-02-13 02:37:49] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.46 - - [2025-02-13 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.008245 10.0.0.46 - - [2025-02-13 02:37:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000517 10.0.0.46 - - [2025-02-13 02:37:50] "POST /neutron/network HTTP/1.1" 200 836 0.009369 10.0.0.46 - - [2025-02-13 02:37:50] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.46 - - [2025-02-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1062 0.019369 10.0.0.46 - - [2025-02-13 02:37:50] "POST /neutron/network HTTP/1.1" 200 833 0.038783 10.0.0.46 - - [2025-02-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 117 0.001382 10.0.0.46 - - [2025-02-13 02:37:51] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010577 10.0.0.46 - - [2025-02-13 02:37:51] "POST /neutron/router HTTP/1.1" 200 585 0.011814 10.0.0.12 - - [2025-02-13 02:37:51] "POST /route-targets HTTP/1.1" 200 327 0.024780 10.0.0.35 - - [2025-02-13 02:37:51] "GET /logical-router/986baa77-1cc5-48fb-881b-f2164f3bec0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.062342 10.0.0.46 - - [2025-02-13 02:37:51] "GET /projects?obj_uuids=05773f85-ad75-4caa-83ce-c9696d16c7be&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002763 10.0.0.35 - - [2025-02-13 02:37:51] "POST /fqname-to-id HTTP/1.1" 404 215 0.003485 10.0.0.12 - - [2025-02-13 02:37:52] "POST /ref-update HTTP/1.1" 200 156 0.053620 10.0.0.35 - - [2025-02-13 02:37:52] "POST /route-tables HTTP/1.1" 200 582 0.127583 10.0.0.46 - - [2025-02-13 02:37:52] "POST /neutron/router HTTP/1.1" 200 344 0.830494 10.0.0.46 - - [2025-02-13 02:37:52] "POST /neutron/port HTTP/1.1" 200 1090 0.057618 10.0.0.46 - - [2025-02-13 02:37:52] "POST /neutron/port HTTP/1.1" 200 1062 0.025378 10.0.0.35 - - [2025-02-13 02:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012627 10.0.0.46 - - [2025-02-13 02:37:52] "POST /neutron/security_group HTTP/1.1" 200 2002 0.019715 10.0.0.35 - - [2025-02-13 02:37:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.263676 10.0.0.46 - - [2025-02-13 02:37:53] "POST /neutron/security_group HTTP/1.1" 200 2002 0.024706 10.0.0.46 - - [2025-02-13 02:37:53] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.35 - - [2025-02-13 02:37:53] "POST /instance-ips HTTP/1.1" 400 246 0.731508 10.0.0.35 - - [2025-02-13 02:37:54] "PUT /instance-ip/f9e539d0-886c-489c-872b-fb1280a2a67a HTTP/1.1" 200 256 0.104799 10.0.0.35 - - [2025-02-13 02:37:54] "POST /chown HTTP/1.1" 200 109 0.054813 10.0.0.35 - - [2025-02-13 02:37:54] "POST /chown HTTP/1.1" 200 109 0.020032 10.0.0.35 - - [2025-02-13 02:37:54] "POST /ref-update HTTP/1.1" 200 156 0.048477 10.0.0.12 - - [2025-02-13 02:37:54] "PUT /routing-instance/a05bc034-37ef-403f-b35d-6ffe52500571 HTTP/1.1" 200 266 0.078188 10.0.0.35 - - [2025-02-13 02:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.156133 10.0.0.35 - - [2025-02-13 02:37:55] "POST /chown HTTP/1.1" 200 109 0.016790 10.0.0.35 - - [2025-02-13 02:37:55] "POST /ref-update HTTP/1.1" 200 156 0.040751 10.0.0.35 - - [2025-02-13 02:37:55] "POST /chown HTTP/1.1" 200 109 0.043484 10.0.0.35 - - [2025-02-13 02:37:55] "PUT /virtual-machine-interface/6078c4d2-c54c-4291-9238-0266ac543478 HTTP/1.1" 200 284 0.033168 10.0.0.35 - - [2025-02-13 02:37:55] "POST /ref-update HTTP/1.1" 200 156 0.041615 10.0.0.12 - - [2025-02-13 02:37:58] "GET /global-system-configs HTTP/1.1" 200 322 0.103658 10.0.0.12 - - [2025-02-13 02:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.183880 10.0.0.35 - - [2025-02-13 02:37:58] "GET /obj-perms HTTP/1.1" 200 5056 0.209349 10.0.0.46 - - [2025-02-13 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008355 10.0.0.46 - - [2025-02-13 02:37:59] "GET /global-system-configs HTTP/1.1" 200 322 0.008199 10.0.0.35 - - [2025-02-13 02:38:00] "GET /global-system-configs HTTP/1.1" 200 322 0.190351 10.0.0.46 - - [2025-02-13 02:38:00] "GET /obj-perms HTTP/1.1" 200 5056 0.273336 10.0.0.46 - - [2025-02-13 02:38:03] "POST /neutron/port HTTP/1.1" 200 1090 0.032166 10.0.0.46 - - [2025-02-13 02:38:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.020480 10.0.0.46 - - [2025-02-13 02:38:09] "POST /neutron/router HTTP/1.1" 200 656 0.012475 10.0.0.35 - - [2025-02-13 02:38:09] "GET /service-instance/438d56ef-f036-4d2a-ae8a-5a94c57e99da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.012617 10.0.0.46 - - [2025-02-13 02:38:09] "POST /neutron/router HTTP/1.1" 200 151 0.199627 10.0.0.12 - - [2025-02-13 02:38:09] "PUT /routing-instance/a05bc034-37ef-403f-b35d-6ffe52500571 HTTP/1.1" 200 266 0.033303 10.0.0.35 - - [2025-02-13 02:38:09] "DELETE /route-table/09299f9e-e7bb-4982-9882-35453a8423c5 HTTP/1.1" 200 115 0.086881 10.0.0.35 - - [2025-02-13 02:38:09] "POST /ref-update HTTP/1.1" 200 156 0.040487 10.0.0.46 - - [2025-02-13 02:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004910 10.0.0.46 - - [2025-02-13 02:38:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004829 10.0.0.35 - - [2025-02-13 02:38:10] "DELETE /virtual-network/87b13188-3a91-4a7c-a576-53d0f3e58a20 HTTP/1.1" 200 115 0.326741 10.0.0.12 - - [2025-02-13 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008610 10.0.0.46 - - [2025-02-13 02:38:10] "POST /neutron/port HTTP/1.1" 200 1090 0.081855 10.0.0.35 - - [2025-02-13 02:38:10] "GET /service-instance/438d56ef-f036-4d2a-ae8a-5a94c57e99da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004725 10.0.0.35 - - [2025-02-13 02:38:10] "GET /instance-ip/f9e539d0-886c-489c-872b-fb1280a2a67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.016620 10.0.0.46 - - [2025-02-13 02:38:11] "POST /neutron/port HTTP/1.1" 200 151 0.410514 10.0.0.35 - - [2025-02-13 02:38:11] "DELETE /virtual-machine-interface/6078c4d2-c54c-4291-9238-0266ac543478 HTTP/1.1" 200 115 0.114405 10.0.0.35 - - [2025-02-13 02:38:11] "GET /virtual-machine-interface/44443077-47fd-4094-b54e-2f46efd6ca29?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.017455 10.0.0.35 - - [2025-02-13 02:38:11] "POST /ref-update HTTP/1.1" 200 156 0.026622 10.0.0.35 - - [2025-02-13 02:38:11] "DELETE /virtual-machine-interface/58b7df66-fd0d-4bff-aa71-a794a6e640b5 HTTP/1.1" 200 115 0.096794 10.0.0.46 - - [2025-02-13 02:38:12] "POST /neutron/network HTTP/1.1" 200 833 0.008546 10.0.0.12 - - [2025-02-13 02:38:12] "DELETE /route-target/7ce3c73c-dc33-4aef-b0f2-6dc872103e40 HTTP/1.1" 200 115 0.053707 10.0.0.46 - - [2025-02-13 02:38:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005418 10.0.0.46 - - [2025-02-13 02:38:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004743 10.0.0.46 - - [2025-02-13 02:38:12] "POST /neutron/network HTTP/1.1" 200 151 0.184031 10.0.0.12 - - [2025-02-13 02:38:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.004532 10.0.0.12 - - [2025-02-13 02:38:16] "POST /access-control-lists HTTP/1.1" 200 602 0.065922 10.0.0.46 - - [2025-02-13 02:38:20] "POST /useragent-kv HTTP/1.1" 200 115 0.019072 10.0.0.46 - - [2025-02-13 02:38:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.292967 10.0.0.46 - - [2025-02-13 02:38:20] "POST /neutron/network HTTP/1.1" 200 1003 0.015259 10.0.0.46 - - [2025-02-13 02:38:20] "POST /neutron/subnet HTTP/1.1" 200 818 0.011075 10.0.0.12 - - [2025-02-13 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028037 10.0.0.12 - - [2025-02-13 02:38:21] "POST /route-targets HTTP/1.1" 200 327 0.025667 10.0.0.46 - - [2025-02-13 02:38:21] "POST /useragent-kv HTTP/1.1" 200 115 0.013016 10.0.0.46 - - [2025-02-13 02:38:21] "POST /neutron/subnet HTTP/1.1" 200 725 0.305165 10.0.0.12 - - [2025-02-13 02:38:21] "GET /virtual-network/ea186bbe-cd34-4af5-a3f7-41d5f6386e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.007282 10.0.0.46 - - [2025-02-13 02:38:21] "POST /neutron/network HTTP/1.1" 200 1006 0.015080 10.0.0.46 - - [2025-02-13 02:38:21] "POST /neutron/subnet HTTP/1.1" 200 828 0.011317 10.0.0.12 - - [2025-02-13 02:38:22] "POST /access-control-lists HTTP/1.1" 200 596 0.074557 10.0.0.46 - - [2025-02-13 02:38:22] "POST /neutron/network HTTP/1.1" 200 1111 0.046468 10.0.0.12 - - [2025-02-13 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.46 - - [2025-02-13 02:38:22] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001212 10.0.0.46 - - [2025-02-13 02:38:22] "POST /neutron/network HTTP/1.1" 200 1114 0.037058 10.0.0.12 - - [2025-02-13 02:38:22] "POST /access-control-lists HTTP/1.1" 200 596 0.083651 10.0.0.46 - - [2025-02-13 02:38:22] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.107924 10.0.0.46 - - [2025-02-13 02:38:22] "GET /domains HTTP/1.1" 401 292 0.006448 10.0.0.46 - - [2025-02-13 02:38:22] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002468 10.0.0.46 - - [2025-02-13 02:38:22] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61?fields=security_groups HTTP/1.1" 200 1400 0.080247 10.0.0.46 - - [2025-02-13 02:38:22] "DELETE /security-group/6b7ce5af-0922-456e-83c6-43e219b92a8e HTTP/1.1" 200 115 0.088473 10.0.0.46 - - [2025-02-13 02:38:22] "GET /projects?obj_uuids=f171e257-1560-4de9-8d48-1eb7fc370d61&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003921 10.0.0.46 - - [2025-02-13 02:38:22] "GET /project/f171e257-1560-4de9-8d48-1eb7fc370d61?fields=application_policy_sets HTTP/1.1" 200 1439 0.079981 10.0.0.12 - - [2025-02-13 02:38:23] "DELETE /access-control-list/f02779cc-f017-475d-bf34-8ee5c7a7abf7 HTTP/1.1" 200 115 0.086697 10.0.0.46 - - [2025-02-13 02:38:23] "DELETE /project/f171e257-1560-4de9-8d48-1eb7fc370d61 HTTP/1.1" 200 115 0.717323 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domains HTTP/1.1" 200 280 0.051728 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001370 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.028752 10.0.0.46 - - [2025-02-13 02:38:23] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002573 10.0.0.46 - - [2025-02-13 02:38:23] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 2626 0.089640 10.0.0.46 - - [2025-02-13 02:38:23] "GET /virtual-network/704d5191-bf21-4530-958b-ae908a0f21fa HTTP/1.1" 200 3496 0.023329 10.0.0.46 - - [2025-02-13 02:38:23] "GET /virtual-network/704d5191-bf21-4530-958b-ae908a0f21fa HTTP/1.1" 200 3496 0.010893 10.0.0.46 - - [2025-02-13 02:38:23] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 200 1794 0.006651 10.0.0.46 - - [2025-02-13 02:38:23] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 200 1794 0.006026 10.0.0.46 - - [2025-02-13 02:38:23] "GET /route-target/58d2d218-7edf-457a-a8db-cd5794a65288 HTTP/1.1" 200 1212 0.009520 10.0.0.46 - - [2025-02-13 02:38:23] "GET /virtual-network/704d5191-bf21-4530-958b-ae908a0f21fa HTTP/1.1" 200 3496 0.020177 10.0.0.46 - - [2025-02-13 02:38:23] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 200 1794 0.005956 10.0.0.46 - - [2025-02-13 02:38:23] "GET /virtual-network/704d5191-bf21-4530-958b-ae908a0f21fa HTTP/1.1" 200 3496 0.008281 10.0.0.46 - - [2025-02-13 02:38:23] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 200 1794 0.005120 10.0.0.46 - - [2025-02-13 02:38:23] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 200 1794 0.006128 10.0.0.46 - - [2025-02-13 02:38:23] "GET /route-target/58d2d218-7edf-457a-a8db-cd5794a65288 HTTP/1.1" 200 1212 0.006702 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domains HTTP/1.1" 200 280 0.004266 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.46 - - [2025-02-13 02:38:23] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.012772 10.0.0.46 - - [2025-02-13 02:38:23] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001654 10.0.0.46 - - [2025-02-13 02:38:23] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 2626 0.123995 10.0.0.46 - - [2025-02-13 02:38:23] "GET /virtual-network/704d5191-bf21-4530-958b-ae908a0f21fa HTTP/1.1" 200 3496 0.010407 10.0.0.35 - - [2025-02-13 02:38:24] "GET /obj-perms HTTP/1.1" 200 5046 0.059852 10.0.0.12 - - [2025-02-13 02:38:24] "GET /obj-perms HTTP/1.1" 200 5046 0.051706 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domains HTTP/1.1" 200 280 0.005600 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.010036 10.0.0.46 - - [2025-02-13 02:38:25] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001225 10.0.0.46 - - [2025-02-13 02:38:25] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 2626 0.121759 10.0.0.46 - - [2025-02-13 02:38:25] "GET /virtual-network/daf715cc-9fa5-4497-bae1-468833c03eb6 HTTP/1.1" 200 3506 0.014864 10.0.0.46 - - [2025-02-13 02:38:25] "GET /virtual-network/daf715cc-9fa5-4497-bae1-468833c03eb6 HTTP/1.1" 200 3506 0.007400 10.0.0.46 - - [2025-02-13 02:38:25] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 200 1796 0.006617 10.0.0.46 - - [2025-02-13 02:38:25] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 200 1796 0.004398 10.0.0.46 - - [2025-02-13 02:38:25] "GET /route-target/a8c19b86-f1e9-4867-b792-048e9bcf59b8 HTTP/1.1" 200 1213 0.005485 10.0.0.46 - - [2025-02-13 02:38:25] "GET /virtual-network/daf715cc-9fa5-4497-bae1-468833c03eb6 HTTP/1.1" 200 3506 0.007891 10.0.0.46 - - [2025-02-13 02:38:25] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 200 1796 0.004448 10.0.0.46 - - [2025-02-13 02:38:25] "GET /virtual-network/daf715cc-9fa5-4497-bae1-468833c03eb6 HTTP/1.1" 200 3506 0.007830 10.0.0.46 - - [2025-02-13 02:38:25] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 200 1796 0.005415 10.0.0.46 - - [2025-02-13 02:38:25] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 200 1796 0.004846 10.0.0.46 - - [2025-02-13 02:38:25] "GET /route-target/a8c19b86-f1e9-4867-b792-048e9bcf59b8 HTTP/1.1" 200 1213 0.006219 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domains HTTP/1.1" 200 280 0.007155 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.46 - - [2025-02-13 02:38:25] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.010592 10.0.0.46 - - [2025-02-13 02:38:25] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.46 - - [2025-02-13 02:38:25] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 2626 0.122550 10.0.0.46 - - [2025-02-13 02:38:25] "GET /virtual-network/daf715cc-9fa5-4497-bae1-468833c03eb6 HTTP/1.1" 200 3506 0.014957 10.0.0.12 - - [2025-02-13 02:38:25] "GET /virtual-network/ea186bbe-cd34-4af5-a3f7-41d5f6386e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.009787 10.0.0.46 - - [2025-02-13 02:38:25] "POST /neutron/network HTTP/1.1" 200 1006 0.026890 10.0.0.12 - - [2025-02-13 02:38:26] "DELETE /access-control-list/c1c3625d-8ac6-4686-a05c-37291525d503 HTTP/1.1" 200 115 0.077451 10.0.0.46 - - [2025-02-13 02:38:26] "POST /neutron/network HTTP/1.1" 200 1003 0.036589 10.0.0.46 - - [2025-02-13 02:38:26] "GET /routing-instance/a19c10be-eeb0-4c67-b55e-7320c74a7b12 HTTP/1.1" 404 171 0.004791 10.0.0.12 - - [2025-02-13 02:38:26] "DELETE /route-target/a8c19b86-f1e9-4867-b792-048e9bcf59b8 HTTP/1.1" 200 115 0.034236 10.0.0.46 - - [2025-02-13 02:38:26] "GET /domains HTTP/1.1" 200 280 0.012219 10.0.0.46 - - [2025-02-13 02:38:26] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001259 10.0.0.46 - - [2025-02-13 02:38:26] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.025043 10.0.0.46 - - [2025-02-13 02:38:26] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001364 10.0.0.46 - - [2025-02-13 02:38:26] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 2146 0.104359 10.0.0.46 - - [2025-02-13 02:38:26] "POST /neutron/network HTTP/1.1" 200 1003 0.011631 10.0.0.46 - - [2025-02-13 02:38:27] "GET /routing-instance/09cb0d65-e01e-4737-b357-3edabc77cdd0 HTTP/1.1" 404 171 0.006714 10.0.0.46 - - [2025-02-13 02:38:27] "GET /domains HTTP/1.1" 200 280 0.003634 10.0.0.46 - - [2025-02-13 02:38:27] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001999 10.0.0.46 - - [2025-02-13 02:38:27] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2951 0.019180 10.0.0.46 - - [2025-02-13 02:38:27] "GET /projects?obj_uuids=addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001146 10.0.0.46 - - [2025-02-13 02:38:27] "GET /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 200 1901 0.113813 10.0.0.12 - - [2025-02-13 02:38:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.005244 10.0.0.12 - - [2025-02-13 02:38:30] "POST /access-control-lists HTTP/1.1" 200 596 0.054579 10.0.0.46 - - [2025-02-13 02:38:33] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004459 10.0.0.46 - - [2025-02-13 02:38:34] "POST /neutron/network HTTP/1.1" 200 607 0.189362 10.0.0.46 - - [2025-02-13 02:38:34] "POST /neutron/network HTTP/1.1" 200 828 0.023978 10.0.0.12 - - [2025-02-13 02:38:34] "DELETE /access-control-list/b628d6f3-7320-478c-bcf7-bc78cc0f6566 HTTP/1.1" 200 115 0.093001 10.0.0.46 - - [2025-02-13 02:38:34] "POST /neutron/network HTTP/1.1" 200 117 0.021499 10.0.0.12 - - [2025-02-13 02:38:35] "DELETE /access-control-list/ec1d8404-4cf3-4b58-a01a-4898e6a05253 HTTP/1.1" 200 115 0.084656 10.0.0.12 - - [2025-02-13 02:38:35] "POST /route-targets HTTP/1.1" 200 327 0.017704 10.0.0.46 - - [2025-02-13 02:38:35] "POST /neutron/network HTTP/1.1" 200 826 0.021395 10.0.0.46 - - [2025-02-13 02:38:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.013703 10.0.0.46 - - [2025-02-13 02:38:36] "POST /neutron/network HTTP/1.1" 200 930 0.013337 10.0.0.12 - - [2025-02-13 02:38:36] "POST /access-control-lists HTTP/1.1" 200 590 0.115344 10.0.0.46 - - [2025-02-13 02:38:36] "POST /neutron/network HTTP/1.1" 200 928 0.018350 10.0.0.46 - - [2025-02-13 02:38:36] "GET /domains HTTP/1.1" 401 292 0.000501 10.0.0.12 - - [2025-02-13 02:38:36] "POST /access-control-lists HTTP/1.1" 200 590 0.089491 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domains HTTP/1.1" 200 280 0.028738 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001684 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.012573 10.0.0.46 - - [2025-02-13 02:38:37] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001043 10.0.0.46 - - [2025-02-13 02:38:37] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 2570 0.126713 10.0.0.46 - - [2025-02-13 02:38:37] "GET /virtual-network/bf5fca2d-045c-4f8b-87c8-2b112936c4f5 HTTP/1.1" 200 2897 0.021458 10.0.0.46 - - [2025-02-13 02:38:37] "GET /virtual-network/bf5fca2d-045c-4f8b-87c8-2b112936c4f5 HTTP/1.1" 200 2897 0.008022 10.0.0.46 - - [2025-02-13 02:38:37] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 200 1783 0.008066 10.0.0.46 - - [2025-02-13 02:38:37] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 200 1783 0.006774 10.0.0.46 - - [2025-02-13 02:38:37] "GET /route-target/3d102e8e-d1f0-4c0f-a64c-b78c80361ed1 HTTP/1.1" 200 1206 0.005196 10.0.0.46 - - [2025-02-13 02:38:37] "GET /virtual-network/bf5fca2d-045c-4f8b-87c8-2b112936c4f5 HTTP/1.1" 200 2897 0.006664 10.0.0.46 - - [2025-02-13 02:38:37] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 200 1783 0.006591 10.0.0.46 - - [2025-02-13 02:38:37] "GET /virtual-network/bf5fca2d-045c-4f8b-87c8-2b112936c4f5 HTTP/1.1" 200 2897 0.010750 10.0.0.46 - - [2025-02-13 02:38:37] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 200 1783 0.005915 10.0.0.46 - - [2025-02-13 02:38:37] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 200 1783 0.004947 10.0.0.46 - - [2025-02-13 02:38:37] "GET /route-target/3d102e8e-d1f0-4c0f-a64c-b78c80361ed1 HTTP/1.1" 200 1206 0.009014 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domains HTTP/1.1" 200 280 0.004362 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.46 - - [2025-02-13 02:38:37] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.009949 10.0.0.46 - - [2025-02-13 02:38:37] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001060 10.0.0.46 - - [2025-02-13 02:38:37] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 2570 0.137475 10.0.0.46 - - [2025-02-13 02:38:37] "GET /virtual-network/bf5fca2d-045c-4f8b-87c8-2b112936c4f5 HTTP/1.1" 200 2897 0.016217 10.0.0.46 - - [2025-02-13 02:38:38] "GET /obj-perms HTTP/1.1" 200 5034 0.058984 10.0.0.46 - - [2025-02-13 02:38:38] "GET /domains HTTP/1.1" 200 280 0.005192 10.0.0.46 - - [2025-02-13 02:38:38] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001318 10.0.0.46 - - [2025-02-13 02:38:38] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.012203 10.0.0.46 - - [2025-02-13 02:38:39] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001287 10.0.0.46 - - [2025-02-13 02:38:39] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 2570 0.124590 10.0.0.46 - - [2025-02-13 02:38:39] "GET /virtual-network/2c8471ae-05c0-448e-9221-fd4d9b1c52de HTTP/1.1" 200 2891 0.018209 10.0.0.46 - - [2025-02-13 02:38:39] "GET /virtual-network/2c8471ae-05c0-448e-9221-fd4d9b1c52de HTTP/1.1" 200 2891 0.007934 10.0.0.46 - - [2025-02-13 02:38:39] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 200 1783 0.010368 10.0.0.46 - - [2025-02-13 02:38:39] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 200 1783 0.005442 10.0.0.46 - - [2025-02-13 02:38:39] "GET /route-target/75d1c990-4057-4aff-8834-37f582518612 HTTP/1.1" 200 1205 0.005619 10.0.0.46 - - [2025-02-13 02:38:39] "GET /virtual-network/2c8471ae-05c0-448e-9221-fd4d9b1c52de HTTP/1.1" 200 2891 0.012723 10.0.0.46 - - [2025-02-13 02:38:39] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 200 1783 0.008675 10.0.0.46 - - [2025-02-13 02:38:39] "GET /virtual-network/2c8471ae-05c0-448e-9221-fd4d9b1c52de HTTP/1.1" 200 2891 0.010970 10.0.0.46 - - [2025-02-13 02:38:39] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 200 1783 0.006217 10.0.0.46 - - [2025-02-13 02:38:39] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 200 1783 0.006449 10.0.0.46 - - [2025-02-13 02:38:39] "GET /route-target/75d1c990-4057-4aff-8834-37f582518612 HTTP/1.1" 200 1205 0.006575 10.0.0.46 - - [2025-02-13 02:38:39] "GET /domains HTTP/1.1" 200 280 0.006233 10.0.0.46 - - [2025-02-13 02:38:39] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001951 10.0.0.46 - - [2025-02-13 02:38:39] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.009855 10.0.0.46 - - [2025-02-13 02:38:39] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001261 10.0.0.46 - - [2025-02-13 02:38:39] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 2570 0.108855 10.0.0.46 - - [2025-02-13 02:38:39] "GET /virtual-network/2c8471ae-05c0-448e-9221-fd4d9b1c52de HTTP/1.1" 200 2891 0.006633 10.0.0.35 - - [2025-02-13 02:38:39] "GET /obj-perms HTTP/1.1" 200 5034 0.050153 10.0.0.12 - - [2025-02-13 02:38:39] "GET /obj-perms HTTP/1.1" 200 5034 0.059368 10.0.0.46 - - [2025-02-13 02:38:40] "GET /aaa-mode HTTP/1.1" 401 292 0.000492 10.0.0.46 - - [2025-02-13 02:38:40] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.46 - - [2025-02-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 117 0.008292 10.0.0.46 - - [2025-02-13 02:38:41] "POST /neutron/network HTTP/1.1" 200 938 0.009591 10.0.0.46 - - [2025-02-13 02:38:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000512 10.0.0.46 - - [2025-02-13 02:38:41] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.46 - - [2025-02-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 1064 0.027268 10.0.0.46 - - [2025-02-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1092 0.032933 10.0.0.46 - - [2025-02-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.001631 10.0.0.46 - - [2025-02-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1092 0.039935 10.0.0.46 - - [2025-02-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1092 0.029872 10.0.0.46 - - [2025-02-13 02:38:42] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001381 10.0.0.46 - - [2025-02-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1062 0.445163 10.0.0.46 - - [2025-02-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1116 0.132193 10.0.0.46 - - [2025-02-13 02:38:43] "POST /neutron/subnet HTTP/1.1" 200 699 0.019675 10.0.0.46 - - [2025-02-13 02:38:47] "POST /neutron/port HTTP/1.1" 200 1092 0.025465 10.0.0.46 - - [2025-02-13 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012192 10.0.0.46 - - [2025-02-13 02:38:50] "POST /neutron/port HTTP/1.1" 200 1092 0.041336 10.0.0.46 - - [2025-02-13 02:38:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009494 10.0.0.46 - - [2025-02-13 02:38:54] "POST /neutron/port HTTP/1.1" 200 1090 0.033983 10.0.0.46 - - [2025-02-13 02:38:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.021612 10.0.0.12 - - [2025-02-13 02:39:00] "PUT /access-control-list/6d7faa7a-d512-421c-85b4-4e2230463d86 HTTP/1.1" 200 272 0.063926 10.0.0.12 - - [2025-02-13 02:39:00] "POST /ref-update HTTP/1.1" 200 156 0.034021 10.0.0.46 - - [2025-02-13 02:39:03] "POST /neutron/network HTTP/1.1" 200 826 0.024231 10.0.0.46 - - [2025-02-13 02:39:03] "POST /neutron/network HTTP/1.1" 200 828 0.041054 10.0.0.46 - - [2025-02-13 02:39:04] "POST /neutron/port HTTP/1.1" 200 1116 0.020749 10.0.0.46 - - [2025-02-13 02:39:04] "POST /neutron/port HTTP/1.1" 200 1118 0.020063 10.0.0.46 - - [2025-02-13 02:39:06] "POST /neutron/network HTTP/1.1" 200 826 0.012792 10.0.0.12 - - [2025-02-13 02:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.46 - - [2025-02-13 02:39:06] "GET /routing-instance/47d269d6-8afb-4d0f-aef1-918cdfbcf6bf HTTP/1.1" 404 171 0.006117 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domains HTTP/1.1" 200 280 0.005368 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001715 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.013002 10.0.0.46 - - [2025-02-13 02:39:06] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001323 10.0.0.46 - - [2025-02-13 02:39:06] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 2102 0.104947 10.0.0.46 - - [2025-02-13 02:39:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003362 10.0.0.46 - - [2025-02-13 02:39:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004596 10.0.0.46 - - [2025-02-13 02:39:06] "POST /neutron/network HTTP/1.1" 200 151 0.182094 10.0.0.12 - - [2025-02-13 02:39:06] "DELETE /route-target/3d102e8e-d1f0-4c0f-a64c-b78c80361ed1 HTTP/1.1" 200 115 0.060218 10.0.0.46 - - [2025-02-13 02:39:06] "GET /routing-instance/721cc762-4309-4aad-b50b-8967cdb1b074 HTTP/1.1" 404 171 0.022589 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domains HTTP/1.1" 200 280 0.005012 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.46 - - [2025-02-13 02:39:06] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2575 0.015412 10.0.0.46 - - [2025-02-13 02:39:06] "GET /projects?obj_uuids=09b680ef-fd58-4cf5-a61e-b79262d60123&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001258 10.0.0.46 - - [2025-02-13 02:39:06] "GET /project/09b680ef-fd58-4cf5-a61e-b79262d60123 HTTP/1.1" 200 1863 0.107691 10.0.0.12 - - [2025-02-13 02:39:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.007685 10.0.0.12 - - [2025-02-13 02:39:13] "POST /ref-update HTTP/1.1" 200 156 0.055144 10.0.0.46 - - [2025-02-13 02:39:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010604 10.0.0.46 - - [2025-02-13 02:39:14] "POST /neutron/subnet HTTP/1.1" 200 720 0.337317 10.0.0.46 - - [2025-02-13 02:39:14] "POST /neutron/network HTTP/1.1" 200 831 0.011914 10.0.0.46 - - [2025-02-13 02:39:14] "GET /domains HTTP/1.1" 401 292 0.000509 10.0.0.46 - - [2025-02-13 02:39:14] "GET /domains HTTP/1.1" 200 280 0.032968 10.0.0.46 - - [2025-02-13 02:39:14] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001971 10.0.0.46 - - [2025-02-13 02:39:14] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.023625 10.0.0.46 - - [2025-02-13 02:39:14] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001202 10.0.0.46 - - [2025-02-13 02:39:14] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2081 0.111373 10.0.0.46 - - [2025-02-13 02:39:14] "GET /virtual-network/93d2e357-eaf1-41e2-8a6d-37452cf21876 HTTP/1.1" 200 2315 0.009808 10.0.0.46 - - [2025-02-13 02:39:14] "GET /virtual-network/93d2e357-eaf1-41e2-8a6d-37452cf21876 HTTP/1.1" 200 2315 0.008840 10.0.0.46 - - [2025-02-13 02:39:14] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 200 1493 0.005084 10.0.0.46 - - [2025-02-13 02:39:14] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 200 1493 0.006076 10.0.0.46 - - [2025-02-13 02:39:14] "GET /route-target/2169284d-e635-4747-8518-f2351c7481ca HTTP/1.1" 200 1211 0.005162 10.0.0.46 - - [2025-02-13 02:39:14] "GET /virtual-network/93d2e357-eaf1-41e2-8a6d-37452cf21876 HTTP/1.1" 200 2315 0.006716 10.0.0.46 - - [2025-02-13 02:39:14] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 200 1493 0.006090 10.0.0.46 - - [2025-02-13 02:39:15] "GET /virtual-network/93d2e357-eaf1-41e2-8a6d-37452cf21876 HTTP/1.1" 200 2315 0.009996 10.0.0.46 - - [2025-02-13 02:39:15] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 200 1493 0.007075 10.0.0.46 - - [2025-02-13 02:39:15] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 200 1493 0.006238 10.0.0.46 - - [2025-02-13 02:39:15] "GET /route-target/2169284d-e635-4747-8518-f2351c7481ca HTTP/1.1" 200 1211 0.005935 10.0.0.46 - - [2025-02-13 02:39:15] "GET /domains HTTP/1.1" 200 280 0.006749 10.0.0.46 - - [2025-02-13 02:39:15] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002553 10.0.0.46 - - [2025-02-13 02:39:15] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.016850 10.0.0.46 - - [2025-02-13 02:39:15] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001282 10.0.0.46 - - [2025-02-13 02:39:15] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2081 0.109014 10.0.0.46 - - [2025-02-13 02:39:15] "GET /virtual-network/93d2e357-eaf1-41e2-8a6d-37452cf21876 HTTP/1.1" 200 2315 0.013269 10.0.0.46 - - [2025-02-13 02:39:15] "GET /obj-perms HTTP/1.1" 200 5026 0.055400 10.0.0.46 - - [2025-02-13 02:39:16] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001842 10.0.0.46 - - [2025-02-13 02:39:16] "POST /neutron/network HTTP/1.1" 200 613 0.227352 10.0.0.46 - - [2025-02-13 02:39:17] "POST /neutron/network HTTP/1.1" 200 830 0.013337 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domains HTTP/1.1" 200 280 0.004248 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001166 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.008955 10.0.0.46 - - [2025-02-13 02:39:17] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001155 10.0.0.46 - - [2025-02-13 02:39:17] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2299 0.117019 10.0.0.46 - - [2025-02-13 02:39:17] "GET /virtual-network/ec505d79-75b7-4285-81e8-a4a1c205169c HTTP/1.1" 200 2312 0.011707 10.0.0.46 - - [2025-02-13 02:39:17] "GET /virtual-network/ec505d79-75b7-4285-81e8-a4a1c205169c HTTP/1.1" 200 2312 0.013213 10.0.0.46 - - [2025-02-13 02:39:17] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 200 1494 0.008099 10.0.0.46 - - [2025-02-13 02:39:17] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 200 1494 0.009849 10.0.0.46 - - [2025-02-13 02:39:17] "GET /route-target/48e214bb-c786-43ad-9f17-a981bd01a9cf HTTP/1.1" 200 1212 0.004766 10.0.0.46 - - [2025-02-13 02:39:17] "GET /virtual-network/ec505d79-75b7-4285-81e8-a4a1c205169c HTTP/1.1" 200 2312 0.006898 10.0.0.46 - - [2025-02-13 02:39:17] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 200 1494 0.005068 10.0.0.46 - - [2025-02-13 02:39:17] "GET /virtual-network/ec505d79-75b7-4285-81e8-a4a1c205169c HTTP/1.1" 200 2312 0.007240 10.0.0.46 - - [2025-02-13 02:39:17] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 200 1494 0.005108 10.0.0.46 - - [2025-02-13 02:39:17] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 200 1494 0.005597 10.0.0.46 - - [2025-02-13 02:39:17] "GET /route-target/48e214bb-c786-43ad-9f17-a981bd01a9cf HTTP/1.1" 200 1212 0.005402 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domains HTTP/1.1" 200 280 0.003913 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001243 10.0.0.46 - - [2025-02-13 02:39:17] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.009803 10.0.0.46 - - [2025-02-13 02:39:17] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001254 10.0.0.46 - - [2025-02-13 02:39:17] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2299 0.109932 10.0.0.46 - - [2025-02-13 02:39:17] "GET /virtual-network/ec505d79-75b7-4285-81e8-a4a1c205169c HTTP/1.1" 200 2312 0.012820 10.0.0.35 - - [2025-02-13 02:39:18] "GET /obj-perms HTTP/1.1" 200 5026 0.053271 10.0.0.46 - - [2025-02-13 02:39:18] "POST /neutron/network HTTP/1.1" 200 117 0.017405 10.0.0.12 - - [2025-02-13 02:39:18] "POST /route-targets HTTP/1.1" 200 327 0.019039 10.0.0.46 - - [2025-02-13 02:39:18] "POST /neutron/network HTTP/1.1" 200 835 0.013241 10.0.0.46 - - [2025-02-13 02:39:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.010908 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domains HTTP/1.1" 200 280 0.003861 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001202 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.008578 10.0.0.46 - - [2025-02-13 02:39:19] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001076 10.0.0.46 - - [2025-02-13 02:39:19] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2518 0.110270 10.0.0.46 - - [2025-02-13 02:39:19] "GET /virtual-network/7e42c980-b69e-4535-98ed-3aaf0425b82e HTTP/1.1" 200 2327 0.013967 10.0.0.46 - - [2025-02-13 02:39:19] "GET /virtual-network/7e42c980-b69e-4535-98ed-3aaf0425b82e HTTP/1.1" 200 2327 0.007631 10.0.0.46 - - [2025-02-13 02:39:19] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 200 1497 0.007223 10.0.0.46 - - [2025-02-13 02:39:19] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 200 1497 0.004543 10.0.0.46 - - [2025-02-13 02:39:19] "GET /route-target/51dd1a40-e451-49f6-bfd1-cee8fc4eacdf HTTP/1.1" 200 1214 0.003568 10.0.0.46 - - [2025-02-13 02:39:19] "GET /virtual-network/7e42c980-b69e-4535-98ed-3aaf0425b82e HTTP/1.1" 200 2327 0.005902 10.0.0.46 - - [2025-02-13 02:39:19] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 200 1497 0.004313 10.0.0.46 - - [2025-02-13 02:39:19] "GET /virtual-network/7e42c980-b69e-4535-98ed-3aaf0425b82e HTTP/1.1" 200 2327 0.006683 10.0.0.46 - - [2025-02-13 02:39:19] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 200 1497 0.004927 10.0.0.46 - - [2025-02-13 02:39:19] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 200 1497 0.004502 10.0.0.46 - - [2025-02-13 02:39:19] "GET /route-target/51dd1a40-e451-49f6-bfd1-cee8fc4eacdf HTTP/1.1" 200 1214 0.003562 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domains HTTP/1.1" 200 280 0.007885 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001128 10.0.0.46 - - [2025-02-13 02:39:19] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2759 0.008838 10.0.0.46 - - [2025-02-13 02:39:19] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001286 10.0.0.46 - - [2025-02-13 02:39:19] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2518 0.107541 10.0.0.46 - - [2025-02-13 02:39:19] "GET /virtual-network/7e42c980-b69e-4535-98ed-3aaf0425b82e HTTP/1.1" 200 2327 0.014073 10.0.0.12 - - [2025-02-13 02:39:19] "GET /obj-perms HTTP/1.1" 200 5026 0.054193 10.0.0.46 - - [2025-02-13 02:39:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000509 10.0.0.46 - - [2025-02-13 02:39:20] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.46 - - [2025-02-13 02:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.012535 10.0.0.46 - - [2025-02-13 02:39:21] "POST /neutron/network HTTP/1.1" 200 845 0.008459 10.0.0.46 - - [2025-02-13 02:39:21] "GET /aaa-mode HTTP/1.1" 401 292 0.000538 10.0.0.46 - - [2025-02-13 02:39:21] "GET / HTTP/1.1" 200 35931 0.001852 10.0.0.46 - - [2025-02-13 02:39:21] "POST /neutron/port HTTP/1.1" 200 1056 0.023786 10.0.0.46 - - [2025-02-13 02:39:22] "POST /neutron/port HTTP/1.1" 200 1084 0.041450 10.0.0.46 - - [2025-02-13 02:39:22] "POST /neutron/subnet HTTP/1.1" 200 688 0.024128 10.0.0.46 - - [2025-02-13 02:39:22] "POST /neutron/port HTTP/1.1" 200 1084 0.029669 10.0.0.46 - - [2025-02-13 02:39:22] "POST /neutron/network HTTP/1.1" 200 845 0.009486 10.0.0.46 - - [2025-02-13 02:39:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011733 10.0.0.46 - - [2025-02-13 02:39:23] "DELETE /project/addcdd4c-ff5a-44c0-8f5c-4a5f2f2eec1a HTTP/1.1" 404 177 0.011091 10.0.0.46 - - [2025-02-13 02:39:23] "POST /neutron/port HTTP/1.1" 200 1113 0.169157 10.0.0.46 - - [2025-02-13 02:39:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.022236 10.0.0.46 - - [2025-02-13 02:39:24] "POST /neutron/network HTTP/1.1" 200 2221 0.033730 10.0.0.46 - - [2025-02-13 02:39:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000956 10.0.0.46 - - [2025-02-13 02:39:24] "GET / HTTP/1.1" 200 35931 0.003175 10.0.0.46 - - [2025-02-13 02:39:25] "POST /neutron/network HTTP/1.1" 200 835 0.008206 10.0.0.46 - - [2025-02-13 02:39:25] "POST /neutron/port HTTP/1.1" 200 117 0.008328 10.0.0.46 - - [2025-02-13 02:39:26] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.46 - - [2025-02-13 02:39:26] "POST /neutron/port HTTP/1.1" 200 1057 0.589953 10.0.0.46 - - [2025-02-13 02:39:27] "POST /neutron/port HTTP/1.1" 200 1057 0.024282 10.0.0.46 - - [2025-02-13 02:39:27] "POST /neutron/port HTTP/1.1" 200 1056 0.031332 10.0.0.46 - - [2025-02-13 02:39:27] "POST /neutron/port HTTP/1.1" 200 1059 0.025202 10.0.0.46 - - [2025-02-13 02:39:28] "POST /neutron/port HTTP/1.1" 200 3023 0.037403 10.0.0.46 - - [2025-02-13 02:39:28] "POST /neutron/port HTTP/1.1" 200 117 0.001548 10.0.0.46 - - [2025-02-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 688 0.017920 10.0.0.46 - - [2025-02-13 02:39:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004611 10.0.0.46 - - [2025-02-13 02:39:28] "POST /neutron/network HTTP/1.1" 200 835 0.008924 10.0.0.46 - - [2025-02-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 3023 0.026354 10.0.0.46 - - [2025-02-13 02:39:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010452 10.0.0.46 - - [2025-02-13 02:39:31] "POST /neutron/port HTTP/1.1" 200 3023 0.035327 10.0.0.46 - - [2025-02-13 02:39:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017730 10.0.0.12 - - [2025-02-13 02:39:34] "DELETE /access-control-list/2c7fc9be-210f-42eb-83f4-84047a5f4a37 HTTP/1.1" 200 115 0.072387 10.0.0.46 - - [2025-02-13 02:39:53] "POST /neutron/port HTTP/1.1" 200 3023 0.029724 10.0.0.46 - - [2025-02-13 02:39:55] "GET /obj-perms HTTP/1.1" 200 5056 0.049152 10.0.0.46 - - [2025-02-13 02:39:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009636 10.0.0.46 - - [2025-02-13 02:40:04] "POST /neutron/port HTTP/1.1" 200 3023 0.030403 10.0.0.46 - - [2025-02-13 02:40:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009993 10.0.0.35 - - [2025-02-13 02:40:15] "POST /instance-ips HTTP/1.1" 200 385 0.078489 10.0.0.35 - - [2025-02-13 02:40:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007938 10.0.0.35 - - [2025-02-13 02:40:16] "POST /ref-update HTTP/1.1" 200 156 0.029252 10.0.0.35 - - [2025-02-13 02:40:16] "POST /ref-update HTTP/1.1" 200 156 0.040154 10.0.0.46 - - [2025-02-13 02:40:16] "POST /neutron/port HTTP/1.1" 200 1084 0.049443 10.0.0.35 - - [2025-02-13 02:40:16] "POST /instance-ips HTTP/1.1" 200 373 0.040186 10.0.0.46 - - [2025-02-13 02:40:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010211 10.0.0.35 - - [2025-02-13 02:40:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012523 10.0.0.35 - - [2025-02-13 02:40:16] "POST /ref-update HTTP/1.1" 200 156 0.020766 10.0.0.35 - - [2025-02-13 02:40:16] "POST /ref-update HTTP/1.1" 200 156 0.027898 10.0.0.46 - - [2025-02-13 02:40:18] "POST /neutron/port HTTP/1.1" 200 1087 0.031966 10.0.0.46 - - [2025-02-13 02:40:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008375 10.0.0.12 - - [2025-02-13 02:40:20] "POST /fqname-to-id HTTP/1.1" 404 244 0.006174 10.0.0.12 - - [2025-02-13 02:40:21] "POST /route-targets HTTP/1.1" 200 327 0.018570 10.0.0.12 - - [2025-02-13 02:40:21] "GET /routing-instance/5fe9ead9-13ee-4290-8372-a053b5a618a6?fields=routing_policy_back_refs HTTP/1.1" 200 1276 0.023749 10.0.0.12 - - [2025-02-13 02:40:21] "POST /route-targets HTTP/1.1" 200 327 0.037246 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domains HTTP/1.1" 200 280 0.008285 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002639 10.0.0.12 - - [2025-02-13 02:40:21] "GET /routing-instance/e32ba37c-2d3a-4c48-a3bd-ed90248818f8?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.023471 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2771 0.031805 10.0.0.46 - - [2025-02-13 02:40:21] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001698 10.0.0.12 - - [2025-02-13 02:40:21] "POST /ref-update HTTP/1.1" 200 156 0.053010 10.0.0.46 - - [2025-02-13 02:40:21] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 4234 0.138493 10.0.0.46 - - [2025-02-13 02:40:21] "GET /service-instance/b4803a22-1658-453b-a7bc-818fe2aee56a HTTP/1.1" 200 3784 0.017290 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domains HTTP/1.1" 200 280 0.020635 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001159 10.0.0.46 - - [2025-02-13 02:40:21] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2771 0.018333 10.0.0.46 - - [2025-02-13 02:40:21] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003302 10.0.0.46 - - [2025-02-13 02:40:21] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 4234 0.119254 10.0.0.46 - - [2025-02-13 02:40:21] "GET /service-instance/b4803a22-1658-453b-a7bc-818fe2aee56a HTTP/1.1" 200 3784 0.004929 10.0.0.46 - - [2025-02-13 02:40:21] "GET /port-tuple/bb8abe15-7001-4886-a777-43f3c6ba14f5 HTTP/1.1" 200 1980 0.005082 10.0.0.46 - - [2025-02-13 02:40:21] "GET /virtual-machine-interface/2cca49ac-fd24-48da-bf60-0dd6b25f539a HTTP/1.1" 200 3816 0.015033 10.0.0.46 - - [2025-02-13 02:40:21] "GET /virtual-machine-interface/ac9b6c17-30b0-45e5-8f8c-a1145af379d0 HTTP/1.1" 200 3805 0.011274 10.0.0.46 - - [2025-02-13 02:40:21] "GET /virtual-machine-interface/c6395d6c-8b7b-4870-92ce-46db9a3ae703 HTTP/1.1" 200 3799 0.009026 10.0.0.46 - - [2025-02-13 02:40:22] "POST /neutron/port HTTP/1.1" 200 3830 0.080871 10.0.0.46 - - [2025-02-13 02:40:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009513 10.0.0.46 - - [2025-02-13 02:40:22] "POST /neutron/port HTTP/1.1" 200 3830 0.055923 10.0.0.46 - - [2025-02-13 02:40:22] "POST /neutron/network HTTP/1.1" 200 918 0.008220 10.0.0.46 - - [2025-02-13 02:40:22] "POST /neutron/network HTTP/1.1" 200 897 0.017428 10.0.0.46 - - [2025-02-13 02:40:23] "POST /neutron/port HTTP/1.1" 200 1084 0.028369 10.0.0.46 - - [2025-02-13 02:40:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005502 10.0.0.46 - - [2025-02-13 02:40:23] "POST /neutron/network HTTP/1.1" 200 918 0.012642 10.0.0.46 - - [2025-02-13 02:40:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011662 10.0.0.46 - - [2025-02-13 02:40:23] "POST /neutron/port HTTP/1.1" 200 3830 0.061506 10.0.0.46 - - [2025-02-13 02:40:26] "POST /neutron/port HTTP/1.1" 200 1087 0.040353 10.0.0.46 - - [2025-02-13 02:40:26] "POST /neutron/subnet HTTP/1.1" 200 703 0.019328 10.0.0.46 - - [2025-02-13 02:40:27] "GET /virtual-machine/0e8a2f3d-3fb8-4920-a132-9da37c472562 HTTP/1.1" 200 1802 0.007606 10.0.0.46 - - [2025-02-13 02:40:27] "GET /domains HTTP/1.1" 200 280 0.004026 10.0.0.46 - - [2025-02-13 02:40:27] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001698 10.0.0.46 - - [2025-02-13 02:40:27] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2771 0.009765 10.0.0.46 - - [2025-02-13 02:40:27] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001853 10.0.0.46 - - [2025-02-13 02:40:27] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 4234 0.114317 10.0.0.46 - - [2025-02-13 02:40:27] "GET /service-instance/b4803a22-1658-453b-a7bc-818fe2aee56a HTTP/1.1" 200 3784 0.012828 10.0.0.12 - - [2025-02-13 02:40:32] "DELETE /access-control-list/37ebb196-1af2-4830-8c77-1fd1386f60bf HTTP/1.1" 200 115 0.056789 10.0.0.46 - - [2025-02-13 02:40:32] "POST /neutron/network HTTP/1.1" 200 835 0.036368 10.0.0.12 - - [2025-02-13 02:40:32] "DELETE /route-target/9ed13f9c-a5f9-4c18-9b5f-41a85f1a1799 HTTP/1.1" 200 115 0.027019 10.0.0.12 - - [2025-02-13 02:40:32] "DELETE /route-target/3919d2ca-9830-48bc-b759-8fc16a995c9f HTTP/1.1" 200 115 0.025562 10.0.0.46 - - [2025-02-13 02:40:32] "GET /domains HTTP/1.1" 200 280 0.005540 10.0.0.46 - - [2025-02-13 02:40:32] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001640 10.0.0.46 - - [2025-02-13 02:40:32] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2771 0.024021 10.0.0.46 - - [2025-02-13 02:40:32] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002060 10.0.0.35 - - [2025-02-13 02:40:32] "POST /ref-update HTTP/1.1" 200 156 0.064930 10.0.0.46 - - [2025-02-13 02:40:32] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 3760 0.108006 10.0.0.46 - - [2025-02-13 02:40:32] "GET /virtual-machine/0e8a2f3d-3fb8-4920-a132-9da37c472562 HTTP/1.1" 200 1802 0.026140 10.0.0.35 - - [2025-02-13 02:40:32] "DELETE /instance-ip/2c1fa4b1-3256-44ed-8d26-89ff09494cd1 HTTP/1.1" 200 115 0.078289 10.0.0.35 - - [2025-02-13 02:40:32] "POST /ref-update HTTP/1.1" 200 156 0.026654 10.0.0.35 - - [2025-02-13 02:40:33] "DELETE /instance-ip/1bb68fdb-4a9b-49a8-bee8-51ff66b99d98 HTTP/1.1" 200 115 0.061819 10.0.0.46 - - [2025-02-13 02:40:33] "POST /neutron/network HTTP/1.1" 400 204 0.022781 10.0.0.46 - - [2025-02-13 02:40:34] "POST /neutron/port HTTP/1.1" 200 151 0.332548 10.0.0.46 - - [2025-02-13 02:40:34] "POST /neutron/port HTTP/1.1" 200 1084 0.083528 10.0.0.46 - - [2025-02-13 02:40:34] "POST /neutron/port HTTP/1.1" 200 151 0.276876 10.0.0.46 - - [2025-02-13 02:40:34] "POST /neutron/port HTTP/1.1" 200 1113 0.024981 10.0.0.46 - - [2025-02-13 02:40:35] "POST /useragent-kv HTTP/1.1" 200 115 0.012838 10.0.0.46 - - [2025-02-13 02:40:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003207 10.0.0.46 - - [2025-02-13 02:40:35] "POST /neutron/network HTTP/1.1" 200 151 0.191430 10.0.0.46 - - [2025-02-13 02:40:35] "GET /routing-instance/3490978e-210d-4f86-ad5f-f2e7aefc3e34 HTTP/1.1" 404 171 0.003391 10.0.0.46 - - [2025-02-13 02:40:35] "GET /domains HTTP/1.1" 200 280 0.009688 10.0.0.46 - - [2025-02-13 02:40:35] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001701 10.0.0.12 - - [2025-02-13 02:40:35] "DELETE /route-target/51dd1a40-e451-49f6-bfd1-cee8fc4eacdf HTTP/1.1" 200 115 0.042011 10.0.0.46 - - [2025-02-13 02:40:35] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2571 0.055964 10.0.0.46 - - [2025-02-13 02:40:35] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002606 10.0.0.46 - - [2025-02-13 02:40:35] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2299 0.104450 10.0.0.46 - - [2025-02-13 02:40:36] "GET /routing-instance/c8ae7aa2-05d0-4ff2-8cbd-2cecc2873a47 HTTP/1.1" 404 171 0.007431 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domains HTTP/1.1" 200 280 0.007730 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001547 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2571 0.012096 10.0.0.46 - - [2025-02-13 02:40:36] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001110 10.0.0.46 - - [2025-02-13 02:40:36] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 2081 0.096106 10.0.0.46 - - [2025-02-13 02:40:36] "POST /neutron/network HTTP/1.1" 200 831 0.014370 10.0.0.12 - - [2025-02-13 02:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.46 - - [2025-02-13 02:40:36] "GET /routing-instance/36e5ec52-036b-4ce8-b788-e7018d9e844c HTTP/1.1" 404 171 0.004292 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domains HTTP/1.1" 200 280 0.003882 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001711 10.0.0.46 - - [2025-02-13 02:40:36] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2571 0.029324 10.0.0.46 - - [2025-02-13 02:40:36] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001154 10.0.0.46 - - [2025-02-13 02:40:36] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 1841 0.140070 10.0.0.12 - - [2025-02-13 02:40:40] "POST /access-control-lists HTTP/1.1" 200 597 0.038847 10.0.0.46 - - [2025-02-13 02:40:44] "GET /domains HTTP/1.1" 401 292 0.000620 10.0.0.46 - - [2025-02-13 02:40:44] "GET /domains HTTP/1.1" 200 280 0.028494 10.0.0.46 - - [2025-02-13 02:40:44] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.46 - - [2025-02-13 02:40:44] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2958 0.015727 10.0.0.46 - - [2025-02-13 02:40:44] "GET /virtual-DNS/397c69c8-2008-4127-bcbe-55dbae92538b HTTP/1.1" 200 1438 0.004971 10.0.0.46 - - [2025-02-13 02:40:45] "GET /projects?obj_uuids=7a93a448-f485-44e6-8524-99abd5d8c42e&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.46 - - [2025-02-13 02:40:45] "POST /neutron/network HTTP/1.1" 200 618 0.176841 10.0.0.12 - - [2025-02-13 02:40:45] "POST /route-targets HTTP/1.1" 200 327 0.020257 10.0.0.46 - - [2025-02-13 02:40:45] "POST /neutron/network HTTP/1.1" 200 833 0.012116 10.0.0.46 - - [2025-02-13 02:40:46] "POST /neutron/network HTTP/1.1" 200 807 0.016989 10.0.0.46 - - [2025-02-13 02:40:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000498 10.0.0.46 - - [2025-02-13 02:40:46] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.46 - - [2025-02-13 02:40:47] "POST /neutron/network HTTP/1.1" 200 833 0.013219 10.0.0.46 - - [2025-02-13 02:40:47] "POST /neutron/port HTTP/1.1" 200 117 0.008738 10.0.0.46 - - [2025-02-13 02:40:48] "POST /neutron/port HTTP/1.1" 200 1058 0.019759 10.0.0.46 - - [2025-02-13 02:40:48] "POST /neutron/port HTTP/1.1" 200 1086 0.028665 10.0.0.46 - - [2025-02-13 02:40:48] "POST /neutron/port HTTP/1.1" 200 117 0.002160 10.0.0.46 - - [2025-02-13 02:40:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009335 10.0.0.46 - - [2025-02-13 02:40:52] "POST /neutron/port HTTP/1.1" 200 1086 0.024685 10.0.0.46 - - [2025-02-13 02:40:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009788 10.0.0.46 - - [2025-02-13 02:41:15] "POST /neutron/port HTTP/1.1" 200 1086 0.027552 10.0.0.46 - - [2025-02-13 02:41:17] "POST /neutron/network HTTP/1.1" 200 833 0.018244 10.0.0.12 - - [2025-02-13 02:41:17] "DELETE /route-target/a7c16ffd-5d7b-4707-9887-7d59dc353ac8 HTTP/1.1" 200 115 0.051019 10.0.0.46 - - [2025-02-13 02:41:17] "GET /domains HTTP/1.1" 200 280 0.009525 10.0.0.46 - - [2025-02-13 02:41:17] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001184 10.0.0.46 - - [2025-02-13 02:41:17] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2758 0.010865 10.0.0.12 - - [2025-02-13 02:41:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.016353 10.0.0.46 - - [2025-02-13 02:41:23] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001180 10.0.0.46 - - [2025-02-13 02:41:23] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.065960 10.0.0.46 - - [2025-02-13 02:41:23] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005730 10.0.0.46 - - [2025-02-13 02:41:23] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c?fields=security_groups HTTP/1.1" 200 1358 0.065268 10.0.0.46 - - [2025-02-13 02:41:23] "DELETE /security-group/255ce8dc-bd00-4ca1-876d-6c3d64cf33e0 HTTP/1.1" 200 115 0.075061 10.0.0.46 - - [2025-02-13 02:41:23] "GET /projects?obj_uuids=a320b978-efaf-4fb9-b008-348c88ac525c&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 10.0.0.46 - - [2025-02-13 02:41:23] "GET /project/a320b978-efaf-4fb9-b008-348c88ac525c?fields=application_policy_sets HTTP/1.1" 200 1397 0.070297 10.0.0.12 - - [2025-02-13 02:41:23] "DELETE /access-control-list/c4864e32-9ba9-4e8f-bf66-296c8de0ef28 HTTP/1.1" 200 115 0.099273 10.0.0.46 - - [2025-02-13 02:41:23] "DELETE /project/a320b978-efaf-4fb9-b008-348c88ac525c HTTP/1.1" 200 115 0.556165 10.0.0.46 - - [2025-02-13 02:41:24] "GET /projects?obj_uuids=3125b525-5605-4ee5-ac70-7ab0b6020e1d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004391 10.0.0.46 - - [2025-02-13 02:41:24] "POST /neutron/network HTTP/1.1" 200 606 0.199885 10.0.0.46 - - [2025-02-13 02:41:25] "POST /neutron/network HTTP/1.1" 200 825 0.010528 10.0.0.46 - - [2025-02-13 02:41:25] "POST /neutron/network HTTP/1.1" 200 835 0.008406 10.0.0.46 - - [2025-02-13 02:41:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000522 10.0.0.46 - - [2025-02-13 02:41:25] "GET / HTTP/1.1" 200 35931 0.002337 10.0.0.46 - - [2025-02-13 02:41:26] "POST /neutron/port HTTP/1.1" 200 117 0.008521 10.0.0.46 - - [2025-02-13 02:41:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000516 10.0.0.46 - - [2025-02-13 02:41:27] "POST /neutron/network HTTP/1.1" 200 835 0.009906 10.0.0.46 - - [2025-02-13 02:41:27] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.46 - - [2025-02-13 02:41:27] "POST /neutron/port HTTP/1.1" 200 1061 0.021756 10.0.0.46 - - [2025-02-13 02:41:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004626 10.0.0.46 - - [2025-02-13 02:41:27] "POST /neutron/network HTTP/1.1" 200 825 0.008033 10.0.0.46 - - [2025-02-13 02:41:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010105 10.0.0.46 - - [2025-02-13 02:41:28] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010824 10.0.0.46 - - [2025-02-13 02:41:29] "POST /neutron/port HTTP/1.1" 200 1061 0.019580 10.0.0.46 - - [2025-02-13 02:41:29] "POST /neutron/port HTTP/1.1" 200 1089 0.031810 10.0.0.46 - - [2025-02-13 02:41:29] "POST /neutron/port HTTP/1.1" 200 117 0.001514 10.0.0.46 - - [2025-02-13 02:41:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016317 10.0.0.46 - - [2025-02-13 02:41:33] "POST /neutron/port HTTP/1.1" 200 1089 0.045689 10.0.0.12 - - [2025-02-13 02:41:35] "DELETE /access-control-list/2dff3d82-ec7c-42c6-b26b-b69e2c6c9c05 HTTP/1.1" 200 115 0.066266 10.0.0.46 - - [2025-02-13 02:41:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009690 10.0.0.46 - - [2025-02-13 02:41:40] "POST /neutron/port HTTP/1.1" 200 1089 0.026265 10.0.0.46 - - [2025-02-13 02:41:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009335 10.0.0.46 - - [2025-02-13 02:41:41] "POST /neutron/port HTTP/1.1" 200 1089 0.032761 10.0.0.46 - - [2025-02-13 02:41:47] "POST /neutron/network HTTP/1.1" 400 204 0.018725 10.0.0.46 - - [2025-02-13 02:41:47] "POST /neutron/port HTTP/1.1" 200 151 0.312669 10.0.0.46 - - [2025-02-13 02:41:48] "POST /neutron/port HTTP/1.1" 200 151 0.329286 10.0.0.12 - - [2025-02-13 02:41:49] "DELETE /route-target/10729b80-9daf-4be5-9f32-4294740b3ebc HTTP/1.1" 200 115 0.030914 10.0.0.12 - - [2025-02-13 02:41:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.015503 10.0.0.46 - - [2025-02-13 02:41:55] "POST /neutron/network HTTP/1.1" 200 117 0.044121 10.0.0.12 - - [2025-02-13 02:41:56] "POST /ref-update HTTP/1.1" 200 156 0.034690 10.0.0.46 - - [2025-02-13 02:41:56] "POST /neutron/network HTTP/1.1" 200 839 0.010311 10.0.0.46 - - [2025-02-13 02:41:56] "POST /neutron/subnet HTTP/1.1" 200 701 0.011602 10.0.0.46 - - [2025-02-13 02:41:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.46 - - [2025-02-13 02:41:57] "GET / HTTP/1.1" 200 35931 0.002828 10.0.0.35 - - [2025-02-13 02:41:57] "GET /obj-perms HTTP/1.1" 200 5056 0.053063 10.0.0.46 - - [2025-02-13 02:41:57] "POST /neutron/network HTTP/1.1" 200 839 0.010425 10.0.0.46 - - [2025-02-13 02:41:58] "POST /neutron/port HTTP/1.1" 200 117 0.009268 10.0.0.46 - - [2025-02-13 02:41:58] "POST /neutron/port HTTP/1.1" 200 1055 0.126215 10.0.0.46 - - [2025-02-13 02:41:59] "POST /neutron/port HTTP/1.1" 200 1083 0.036388 10.0.0.46 - - [2025-02-13 02:41:59] "POST /neutron/port HTTP/1.1" 200 117 0.001377 10.0.0.46 - - [2025-02-13 02:42:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.019287 10.0.0.46 - - [2025-02-13 02:42:03] "POST /neutron/port HTTP/1.1" 200 1083 0.028507 10.0.0.46 - - [2025-02-13 02:42:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008636 10.0.0.46 - - [2025-02-13 02:42:16] "POST /neutron/network HTTP/1.1" 200 839 0.008336 10.0.0.46 - - [2025-02-13 02:42:17] "POST /neutron/port HTTP/1.1" 200 1109 0.024231 10.0.0.46 - - [2025-02-13 02:42:19] "POST /useragent-kv HTTP/1.1" 200 115 0.060811 10.0.0.46 - - [2025-02-13 02:42:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005210 10.0.0.46 - - [2025-02-13 02:42:19] "POST /neutron/network HTTP/1.1" 200 151 0.261075 10.0.0.46 - - [2025-02-13 02:42:21] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000523 10.0.0.46 - - [2025-02-13 02:42:22] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.028859 10.0.0.46 - - [2025-02-13 02:42:22] "GET /global-vrouter-config/34773b39-1015-4f02-864a-4c73fe2f36e3 HTTP/1.1" 200 1825 0.007029 10.0.0.12 - - [2025-02-13 02:42:22] "POST /route-targets HTTP/1.1" 200 327 0.023519 10.0.0.46 - - [2025-02-13 02:42:22] "POST /useragent-kv HTTP/1.1" 200 115 0.011407 10.0.0.46 - - [2025-02-13 02:42:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.252787 10.0.0.46 - - [2025-02-13 02:42:22] "POST /neutron/network HTTP/1.1" 200 823 0.008884 10.0.0.46 - - [2025-02-13 02:42:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000688 10.0.0.46 - - [2025-02-13 02:42:23] "GET / HTTP/1.1" 200 35931 0.002122 10.0.0.46 - - [2025-02-13 02:42:24] "POST /neutron/network HTTP/1.1" 200 823 0.017691 10.0.0.46 - - [2025-02-13 02:42:24] "GET /projects?obj_uuids=3125b525-5605-4ee5-ac70-7ab0b6020e1d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001317 10.0.0.46 - - [2025-02-13 02:42:24] "GET /project/3125b525-5605-4ee5-ac70-7ab0b6020e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.085783 10.0.0.46 - - [2025-02-13 02:42:24] "GET /projects?obj_uuids=3125b525-5605-4ee5-ac70-7ab0b6020e1d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003865 10.0.0.46 - - [2025-02-13 02:42:24] "GET /project/3125b525-5605-4ee5-ac70-7ab0b6020e1d?fields=security_groups HTTP/1.1" 200 1366 0.097600 10.0.0.46 - - [2025-02-13 02:42:24] "POST /neutron/port HTTP/1.1" 200 117 0.053414 10.0.0.46 - - [2025-02-13 02:42:24] "DELETE /security-group/ca6528eb-5e64-442d-a7cc-9e130544df5b HTTP/1.1" 200 115 0.197350 10.0.0.46 - - [2025-02-13 02:42:24] "GET /projects?obj_uuids=3125b525-5605-4ee5-ac70-7ab0b6020e1d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001396 10.0.0.12 - - [2025-02-13 02:42:24] "DELETE /access-control-list/5cd2ed08-0071-4322-ba7a-830145bc72d1 HTTP/1.1" 200 115 0.133503 10.0.0.46 - - [2025-02-13 02:42:24] "GET /project/3125b525-5605-4ee5-ac70-7ab0b6020e1d?fields=application_policy_sets HTTP/1.1" 200 1405 0.103494 10.0.0.46 - - [2025-02-13 02:42:24] "DELETE /project/3125b525-5605-4ee5-ac70-7ab0b6020e1d HTTP/1.1" 200 115 0.782025 10.0.0.46 - - [2025-02-13 02:42:25] "POST /neutron/port HTTP/1.1" 200 1059 0.054312 10.0.0.46 - - [2025-02-13 02:42:25] "POST /neutron/port HTTP/1.1" 200 1087 0.028375 10.0.0.46 - - [2025-02-13 02:42:26] "POST /neutron/port HTTP/1.1" 200 117 0.001578 10.0.0.46 - - [2025-02-13 02:42:27] "POST /neutron/port HTTP/1.1" 200 1087 0.035064 10.0.0.46 - - [2025-02-13 02:42:27] "POST /neutron/subnet HTTP/1.1" 200 694 0.025546 10.0.0.46 - - [2025-02-13 02:42:29] "POST /neutron/port HTTP/1.1" 200 1087 0.033057 10.0.0.46 - - [2025-02-13 02:42:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009003 10.0.0.35 - - [2025-02-13 02:42:32] "GET /global-system-configs HTTP/1.1" 200 322 0.011465 10.0.0.12 - - [2025-02-13 02:42:33] "GET /obj-perms HTTP/1.1" 200 5056 0.070101 10.0.0.46 - - [2025-02-13 02:42:33] "GET /global-system-configs HTTP/1.1" 200 322 0.034480 10.0.0.46 - - [2025-02-13 02:42:33] "GET /obj-perms HTTP/1.1" 200 5056 0.143048 10.0.0.12 - - [2025-02-13 02:42:34] "GET /global-system-configs HTTP/1.1" 200 322 0.031707 10.0.0.35 - - [2025-02-13 02:42:34] "GET /obj-perms HTTP/1.1" 200 5056 0.159669 10.0.0.46 - - [2025-02-13 02:42:35] "POST /neutron/port HTTP/1.1" 200 1087 0.051336 10.0.0.46 - - [2025-02-13 02:42:38] "POST /neutron/network HTTP/1.1" 400 204 0.021209 10.0.0.46 - - [2025-02-13 02:42:39] "POST /neutron/port HTTP/1.1" 200 151 0.250150 10.0.0.46 - - [2025-02-13 02:42:43] "POST /neutron/network HTTP/1.1" 200 117 0.011727 10.0.0.12 - - [2025-02-13 02:42:44] "POST /route-targets HTTP/1.1" 200 327 0.015468 10.0.0.46 - - [2025-02-13 02:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010786 10.0.0.46 - - [2025-02-13 02:42:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.262264 10.0.0.46 - - [2025-02-13 02:42:44] "POST /neutron/network HTTP/1.1" 200 994 0.011707 10.0.0.46 - - [2025-02-13 02:42:44] "POST /neutron/network HTTP/1.1" 200 994 0.010626 10.0.0.46 - - [2025-02-13 02:42:45] "GET /projects?obj_uuids=44d11bb1-da7a-4014-8dc5-d95751aceb8e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003364 10.0.0.46 - - [2025-02-13 02:42:45] "POST /neutron/port HTTP/1.1" 200 1017 0.320721 10.0.0.46 - - [2025-02-13 02:42:45] "POST /neutron/port HTTP/1.1" 200 1017 0.013642 10.0.0.46 - - [2025-02-13 02:42:46] "POST /neutron/port HTTP/1.1" 200 117 0.008578 10.0.0.46 - - [2025-02-13 02:42:46] "POST /neutron/port HTTP/1.1" 200 1017 0.018834 10.0.0.46 - - [2025-02-13 02:42:46] "POST /neutron/port HTTP/1.1" 200 1017 0.011825 10.0.0.46 - - [2025-02-13 02:42:46] "POST /neutron/port HTTP/1.1" 200 117 0.009850 10.0.0.46 - - [2025-02-13 02:42:46] "POST /neutron/network HTTP/1.1" 200 1004 0.012146 10.0.0.46 - - [2025-02-13 02:42:46] "GET /aaa-mode HTTP/1.1" 401 292 0.000729 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/port HTTP/1.1" 200 1017 0.012251 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/port HTTP/1.1" 200 1017 0.022662 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/port HTTP/1.1" 200 1017 0.011399 10.0.0.46 - - [2025-02-13 02:42:47] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004542 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/network HTTP/1.1" 200 994 0.017562 10.0.0.46 - - [2025-02-13 02:42:47] "POST /neutron/subnet HTTP/1.1" 200 673 0.020851 10.0.0.46 - - [2025-02-13 02:42:48] "POST /neutron/network HTTP/1.1" 200 994 0.011391 10.0.0.46 - - [2025-02-13 02:42:48] "POST /neutron/port HTTP/1.1" 200 117 0.009687 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domains HTTP/1.1" 200 280 0.005102 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001343 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2573 0.012085 10.0.0.46 - - [2025-02-13 02:42:48] "GET /projects?obj_uuids=44d11bb1-da7a-4014-8dc5-d95751aceb8e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001472 10.0.0.46 - - [2025-02-13 02:42:48] "GET /project/44d11bb1-da7a-4014-8dc5-d95751aceb8e HTTP/1.1" 200 2842 0.118068 10.0.0.46 - - [2025-02-13 02:42:48] "GET /network-ipam/3018b51e-34bc-4101-8c2f-2fb20d21cac8 HTTP/1.1" 200 2601 0.012956 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domains HTTP/1.1" 200 280 0.004184 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001665 10.0.0.46 - - [2025-02-13 02:42:48] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2573 0.012990 10.0.0.46 - - [2025-02-13 02:42:48] "GET /projects?obj_uuids=44d11bb1-da7a-4014-8dc5-d95751aceb8e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001312 10.0.0.46 - - [2025-02-13 02:42:48] "GET /project/44d11bb1-da7a-4014-8dc5-d95751aceb8e HTTP/1.1" 200 2842 0.126816 10.0.0.46 - - [2025-02-13 02:42:48] "GET /virtual-network/4711e1bd-ffd3-45ff-83a5-f75231cf0d3c HTTP/1.1" 200 3778 0.019421 10.0.0.46 - - [2025-02-13 02:42:48] "GET /virtual-network/4711e1bd-ffd3-45ff-83a5-f75231cf0d3c HTTP/1.1" 200 3778 0.009775 10.0.0.46 - - [2025-02-13 02:42:48] "GET /routing-instance/5f3580ef-49c9-42dd-a670-214aa90b6cb8 HTTP/1.1" 200 2380 0.005694 10.0.0.46 - - [2025-02-13 02:42:48] "GET /routing-instance/5f3580ef-49c9-42dd-a670-214aa90b6cb8 HTTP/1.1" 200 2380 0.006263 10.0.0.46 - - [2025-02-13 02:42:48] "GET /route-target/34d23679-cfe4-420e-9130-0738566d0387 HTTP/1.1" 200 1204 0.007998 10.0.0.46 - - [2025-02-13 02:42:48] "GET /virtual-network/4711e1bd-ffd3-45ff-83a5-f75231cf0d3c HTTP/1.1" 200 3778 0.009273 10.0.0.46 - - [2025-02-13 02:42:48] "GET /routing-instance/5f3580ef-49c9-42dd-a670-214aa90b6cb8 HTTP/1.1" 200 2380 0.006487 10.0.0.46 - - [2025-02-13 02:42:48] "GET /virtual-network/4711e1bd-ffd3-45ff-83a5-f75231cf0d3c HTTP/1.1" 200 3778 0.013788 10.0.0.46 - - [2025-02-13 02:42:48] "GET /routing-instance/5f3580ef-49c9-42dd-a670-214aa90b6cb8 HTTP/1.1" 200 2380 0.005454 10.0.0.46 - - [2025-02-13 02:42:48] "GET /routing-instance/5f3580ef-49c9-42dd-a670-214aa90b6cb8 HTTP/1.1" 200 2380 0.012046 10.0.0.46 - - [2025-02-13 02:42:48] "GET /route-target/34d23679-cfe4-420e-9130-0738566d0387 HTTP/1.1" 200 1204 0.006293 10.0.0.46 - - [2025-02-13 02:42:49] "GET /domains HTTP/1.1" 200 280 0.004271 10.0.0.46 - - [2025-02-13 02:42:49] "GET /domains?obj_uuids=44daa540-d38c-42bf-9001-2bf4d30c8f3b&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001301 10.0.0.46 - - [2025-02-13 02:42:49] "GET /domain/44daa540-d38c-42bf-9001-2bf4d30c8f3b HTTP/1.1" 200 2573 0.020847 10.0.0.46 - - [2025-02-13 02:42:49] "GET /projects?obj_uuids=44d11bb1-da7a-4014-8dc5-d95751aceb8e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006049 10.0.0.46 - - [2025-02-13 02:42:49] "GET /project/44d11bb1-da7a-4014-8dc5-d95751aceb8e HTTP/1.1" 200 3086 0.153872 10.0.0.46 - - [2025-02-13 02:42:49] "GET /virtual-network/4711e1bd-ffd3-45ff-83a5-f75231cf0d3c HTTP/1.1" 200 4230 0.013167 10.0.0.46 - - [2025-02-13 02:42:49] "POST /neutron/port HTTP/1.1" 200 1055 0.024387