+++ date ++ echo 'INFO: =================== Thu Mar 19 05:34:06 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:34:06 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.20.0.17,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:34:15.332 7f25c51a0488 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:34:15.362 7f25c51a0488 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:34:15.380 7f25c51a0488 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:34:15.380 7f25c51a0488 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-03-19 05:34:37] "GET / HTTP/1.1" 200 45871 0.002776 10.0.0.38 - - [2026-03-19 05:34:37] "GET / HTTP/1.1" 200 45871 0.001328 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-03-19 05:34:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.002550 10.0.0.38 - - [2026-03-19 05:34:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2026-03-19 05:34:37] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.38 - - [2026-03-19 05:34:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.001134 10.0.0.33 - - [2026-03-19 05:34:38] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.33 - - [2026-03-19 05:34:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.50 - - [2026-03-19 05:34:38] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.50 - - [2026-03-19 05:34:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-03-19 05:34:38] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.38 - - [2026-03-19 05:34:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.33 - - [2026-03-19 05:34:38] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.33 - - [2026-03-19 05:34:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000653 10.0.0.38 - - [2026-03-19 05:34:40] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.197299 10.0.0.38 - - [2026-03-19 05:34:40] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006644 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 196 1.594386 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.122361 10.0.0.33 - - [2026-03-19 05:34:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011145 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 1.978215 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011906 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 186 1.382468 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007343 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.006078 10.0.0.50 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.784688 10.0.0.38 - - [2026-03-19 05:34:40] "POST /job-templates HTTP/1.1" 200 555 0.066373 10.0.0.50 - - [2026-03-19 05:34:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008182 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.514814 10.0.0.38 - - [2026-03-19 05:34:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007529 10.0.0.33 - - [2026-03-19 05:34:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013185 10.0.0.50 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.006533 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.018931 10.0.0.33 - - [2026-03-19 05:34:40] "GET / HTTP/1.1" 200 35931 0.008015 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.019624 10.0.0.33 - - [2026-03-19 05:34:40] "POST /config-database-nodes HTTP/1.1" 200 617 0.132275 10.0.0.33 - - [2026-03-19 05:34:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.138498 10.0.0.50 - - [2026-03-19 05:34:40] "POST /config-database-nodes HTTP/1.1" 200 617 0.155810 10.0.0.38 - - [2026-03-19 05:34:40] "POST /job-templates HTTP/1.1" 200 563 0.166335 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.009951 10.0.0.38 - - [2026-03-19 05:34:40] "POST /config-nodes HTTP/1.1" 200 599 0.170283 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.020188 10.0.0.33 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013458 10.0.0.38 - - [2026-03-19 05:34:40] "GET / HTTP/1.1" 200 35931 0.001544 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.38 - - [2026-03-19 05:34:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.33 - - [2026-03-19 05:34:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008771 10.0.0.38 - - [2026-03-19 05:34:41] "POST /job-templates HTTP/1.1" 200 545 0.058130 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.004753 10.0.0.33 - - [2026-03-19 05:34:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.064444 10.0.0.33 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.38 - - [2026-03-19 05:34:41] "POST /job-templates HTTP/1.1" 200 577 0.088336 10.0.0.33 - - [2026-03-19 05:34:41] "GET /network-ipam/4e7d6ab0-875b-4f90-a847-cae3328856f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009275 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.007061 10.0.0.38 - - [2026-03-19 05:34:41] "POST /job-templates HTTP/1.1" 200 579 0.135848 10.0.0.38 - - [2026-03-19 05:34:41] "GET / HTTP/1.1" 200 35931 0.009606 10.0.0.38 - - [2026-03-19 05:34:41] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000348 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.106124 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 210 0.005947 10.0.0.38 - - [2026-03-19 05:34:41] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009803 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 220 0.008541 10.0.0.33 - - [2026-03-19 05:34:41] "POST /service-templates HTTP/1.1" 200 511 0.075789 10.0.0.38 - - [2026-03-19 05:34:41] "POST /job-templates HTTP/1.1" 200 583 0.130702 10.0.0.33 - - [2026-03-19 05:34:41] "POST /service-templates HTTP/1.1" 200 501 0.086173 10.0.0.38 - - [2026-03-19 05:34:41] "POST /config-database-nodes HTTP/1.1" 200 617 0.089915 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.006800 10.0.0.33 - - [2026-03-19 05:34:41] "POST /service-templates HTTP/1.1" 200 515 0.073210 10.0.0.38 - - [2026-03-19 05:34:41] "POST /job-templates HTTP/1.1" 200 559 0.108875 10.0.0.38 - - [2026-03-19 05:34:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.038181 10.0.0.33 - - [2026-03-19 05:34:41] "POST /service-templates HTTP/1.1" 200 535 0.056849 10.0.0.38 - - [2026-03-19 05:34:41] "POST /fqname-to-id HTTP/1.1" 404 203 0.005021 10.0.0.33 - - [2026-03-19 05:34:42] "POST /service-templates HTTP/1.1" 200 507 0.076947 10.0.0.38 - - [2026-03-19 05:34:42] "POST /job-templates HTTP/1.1" 200 569 0.124379 10.0.0.38 - - [2026-03-19 05:34:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.007955 10.0.0.38 - - [2026-03-19 05:34:42] "POST /job-templates HTTP/1.1" 200 555 0.140116 10.0.0.38 - - [2026-03-19 05:34:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.004899 10.0.0.38 - - [2026-03-19 05:34:42] "POST /job-templates HTTP/1.1" 200 555 0.077340 10.0.0.38 - - [2026-03-19 05:34:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.006083 10.0.0.38 - - [2026-03-19 05:34:42] "POST /job-templates HTTP/1.1" 200 555 0.115575 10.0.0.38 - - [2026-03-19 05:34:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.006438 10.0.0.38 - - [2026-03-19 05:34:43] "POST /job-templates HTTP/1.1" 200 535 0.092106 10.0.0.38 - - [2026-03-19 05:34:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.011275 10.0.0.38 - - [2026-03-19 05:34:43] "POST /job-templates HTTP/1.1" 200 559 0.085702 10.0.0.38 - - [2026-03-19 05:34:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.010237 10.0.0.38 - - [2026-03-19 05:34:43] "POST /job-templates HTTP/1.1" 200 559 0.130605 10.0.0.38 - - [2026-03-19 05:34:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.008444 10.0.0.38 - - [2026-03-19 05:34:43] "POST /job-templates HTTP/1.1" 200 559 0.064251 10.0.0.38 - - [2026-03-19 05:34:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.011193 10.0.0.38 - - [2026-03-19 05:34:43] "POST /job-templates HTTP/1.1" 200 565 0.085124 10.0.0.38 - - [2026-03-19 05:34:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.011040 10.0.0.38 - - [2026-03-19 05:34:44] "POST /job-templates HTTP/1.1" 200 557 0.116231 10.0.0.38 - - [2026-03-19 05:34:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.007042 10.0.0.38 - - [2026-03-19 05:34:44] "POST /job-templates HTTP/1.1" 200 555 0.136003 10.0.0.38 - - [2026-03-19 05:34:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.012916 10.0.0.38 - - [2026-03-19 05:34:44] "POST /job-templates HTTP/1.1" 200 573 0.083916 10.0.0.38 - - [2026-03-19 05:34:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.005966 10.0.0.38 - - [2026-03-19 05:34:44] "POST /job-templates HTTP/1.1" 200 551 0.115022 10.0.0.38 - - [2026-03-19 05:34:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.006302 10.0.0.38 - - [2026-03-19 05:34:45] "POST /job-templates HTTP/1.1" 200 579 0.108009 10.0.0.38 - - [2026-03-19 05:34:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.041326 10.0.0.38 - - [2026-03-19 05:34:45] "POST /job-templates HTTP/1.1" 200 555 0.211710 10.0.0.38 - - [2026-03-19 05:34:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.020135 10.0.0.38 - - [2026-03-19 05:34:45] "POST /job-templates HTTP/1.1" 200 559 0.102701 10.0.0.38 - - [2026-03-19 05:34:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.015332 10.0.0.50 - - [2026-03-19 05:34:45] "GET / HTTP/1.1" 200 35931 0.002118 10.0.0.50 - - [2026-03-19 05:34:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2026-03-19 05:34:45] "POST /job-templates HTTP/1.1" 200 575 0.189233 10.0.0.38 - - [2026-03-19 05:34:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.016389 10.0.0.38 - - [2026-03-19 05:34:46] "POST /job-templates HTTP/1.1" 200 557 0.155303 10.0.0.38 - - [2026-03-19 05:34:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004881 10.0.0.38 - - [2026-03-19 05:34:46] "POST /job-templates HTTP/1.1" 200 559 0.101553 10.0.0.33 - - [2026-03-19 05:34:46] "GET / HTTP/1.1" 200 35931 0.003542 10.0.0.33 - - [2026-03-19 05:34:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000750 10.0.0.38 - - [2026-03-19 05:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.38 - - [2026-03-19 05:34:46] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.007370 10.0.0.38 - - [2026-03-19 05:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.38 - - [2026-03-19 05:34:47] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.017428 10.0.0.38 - - [2026-03-19 05:34:47] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.38 - - [2026-03-19 05:34:47] "POST /alarms HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2026-03-19 05:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 12.862308 10.0.0.50 - - [2026-03-19 05:35:03] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009120 10.0.0.50 - - [2026-03-19 05:35:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.010427 10.0.0.50 - - [2026-03-19 05:35:03] "POST /config-nodes HTTP/1.1" 200 599 0.080208 10.0.0.50 - - [2026-03-19 05:35:03] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.50 - - [2026-03-19 05:35:03] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000513 10.0.0.33 - - [2026-03-19 05:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 13.028247 10.0.0.33 - - [2026-03-19 05:35:08] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009308 10.0.0.33 - - [2026-03-19 05:35:08] "POST /fqname-to-id HTTP/1.1" 404 220 0.010287 10.0.0.33 - - [2026-03-19 05:35:08] "POST /config-nodes HTTP/1.1" 200 599 0.063781 10.0.0.33 - - [2026-03-19 05:35:08] "GET / HTTP/1.1" 200 35931 0.002745 10.0.0.33 - - [2026-03-19 05:35:08] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000511 10.0.0.38 - - [2026-03-19 05:35:12] "POST /alarms HTTP/1.1" 200 581 12.571229 10.0.0.38 - - [2026-03-19 05:35:12] "POST /alarms HTTP/1.1" 200 575 0.090496 10.0.0.38 - - [2026-03-19 05:35:12] "POST /alarms HTTP/1.1" 200 575 0.067440 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 559 0.074434 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 555 0.057005 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 557 0.042891 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 565 0.057988 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 549 0.053715 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 557 0.053171 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 567 0.073153 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 555 0.045259 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 567 0.045986 10.0.0.38 - - [2026-03-19 05:35:13] "POST /alarms HTTP/1.1" 200 575 0.090344 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 569 0.055301 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 561 0.059962 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 561 0.063152 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 561 0.090101 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 547 0.075855 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 595 0.096840 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 575 0.082598 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 571 0.064312 10.0.0.38 - - [2026-03-19 05:35:14] "POST /alarms HTTP/1.1" 200 583 0.050210 10.0.0.38 - - [2026-03-19 05:35:15] "POST /alarms HTTP/1.1" 200 609 0.052363 10.0.0.38 - - [2026-03-19 05:35:15] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.38 - - [2026-03-19 05:35:15] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001215 10.0.0.50 - - [2026-03-19 05:35:17] "GET / HTTP/1.1" 200 35931 0.003717 10.0.0.50 - - [2026-03-19 05:35:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.50 - - [2026-03-19 05:35:17] "GET /global-system-configs HTTP/1.1" 200 322 12.459413 10.0.0.38 - - [2026-03-19 05:35:18] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.33 - - [2026-03-19 05:35:18] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.33 - - [2026-03-19 05:35:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000582 10.0.0.38 - - [2026-03-19 05:35:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.001039 10.0.0.33 - - [2026-03-19 05:35:24] "GET /global-system-configs HTTP/1.1" 200 322 10.192900 10.0.0.50 - - [2026-03-19 05:35:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 9.229815 10.0.0.50 - - [2026-03-19 05:35:25] "GET /global-system-configs HTTP/1.1" 200 322 7.334132 10.0.0.33 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 6.898921 10.0.0.33 - - [2026-03-19 05:35:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 4.700943 10.0.0.38 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 3.813470 10.0.0.38 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 2.378982 10.0.0.38 - - [2026-03-19 05:35:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.242820 10.0.0.38 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.50 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.940501 10.0.0.50 - - [2026-03-19 05:35:26] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013581 10.0.0.38 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.678110 10.0.0.38 - - [2026-03-19 05:35:26] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007861 10.0.0.38 - - [2026-03-19 05:35:26] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.036561 10.0.0.33 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.434143 10.0.0.33 - - [2026-03-19 05:35:26] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.021210 10.0.0.50 - - [2026-03-19 05:35:26] "POST /bgp-routers HTTP/1.1" 200 620 0.116060 10.0.0.38 - - [2026-03-19 05:35:26] "POST /bgp-routers HTTP/1.1" 200 620 0.130253 10.0.0.50 - - [2026-03-19 05:35:26] "GET /bgp-router/49152e68-cbf3-4810-ae4e-ca06434a3db7?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.008353 10.0.0.33 - - [2026-03-19 05:35:26] "POST /bgp-routers HTTP/1.1" 200 620 0.097377 10.0.0.38 - - [2026-03-19 05:35:26] "GET /bgp-router/d54d5f97-f8cf-444c-9a65-92237dfe3581?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.010311 10.0.0.50 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.33 - - [2026-03-19 05:35:26] "GET /bgp-router/837196c9-05a8-4fd9-aaca-0c6d10383e94?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.010201 10.0.0.38 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.50 - - [2026-03-19 05:35:26] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005074 10.0.0.33 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.38 - - [2026-03-19 05:35:26] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004712 10.0.0.50 - - [2026-03-19 05:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005188 10.0.0.38 - - [2026-03-19 05:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004552 10.0.0.33 - - [2026-03-19 05:35:26] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012465 10.0.0.33 - - [2026-03-19 05:35:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009529 10.0.0.50 - - [2026-03-19 05:35:26] "POST /ref-update HTTP/1.1" 200 156 0.033219 10.0.0.38 - - [2026-03-19 05:35:26] "POST /ref-update HTTP/1.1" 200 156 0.036751 10.0.0.38 - - [2026-03-19 05:35:26] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.38 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.33 - - [2026-03-19 05:35:26] "POST /ref-update HTTP/1.1" 200 156 0.029863 10.0.0.38 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 404 195 0.043626 10.0.0.38 - - [2026-03-19 05:35:27] "POST /job-templates HTTP/1.1" 200 553 0.075590 10.0.0.33 - - [2026-03-19 05:35:27] "GET /network-ipam/4e7d6ab0-875b-4f90-a847-cae3328856f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.689048 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.008312 10.0.0.38 - - [2026-03-19 05:35:27] "POST /job-templates HTTP/1.1" 200 565 0.055490 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 168 0.017586 10.0.0.38 - - [2026-03-19 05:35:27] "POST /tags HTTP/1.1" 200 317 0.056670 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.009052 10.0.0.38 - - [2026-03-19 05:35:27] "POST /tags HTTP/1.1" 200 333 0.061867 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 169 0.012325 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.457126 10.0.0.38 - - [2026-03-19 05:35:28] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.015020 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.38 - - [2026-03-19 05:35:28] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.050195 10.0.0.38 - - [2026-03-19 05:35:28] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.042794 10.0.0.33 - - [2026-03-19 05:35:28] "POST /ref-update HTTP/1.1" 200 156 0.142105 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 166 0.005381 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 327 0.026984 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.011387 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 323 0.026161 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.005059 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 323 0.039539 10.0.0.38 - - [2026-03-19 05:35:28] "GET / HTTP/1.1" 200 35931 0.002262 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.017991 10.0.0.33 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.008003 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 325 0.027901 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 165 0.008194 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 323 0.027070 10.0.0.33 - - [2026-03-19 05:35:29] "POST /ref-update HTTP/1.1" 200 156 0.035440 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 164 0.007783 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 317 0.043024 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.077588 10.0.0.38 - - [2026-03-19 05:35:29] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004918 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.009795 10.0.0.33 - - [2026-03-19 05:35:29] "POST /route-targets HTTP/1.1" 200 327 0.033167 10.0.0.38 - - [2026-03-19 05:35:29] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.066475 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 319 0.040974 10.0.0.33 - - [2026-03-19 05:35:29] "POST /ref-update HTTP/1.1" 200 156 0.051285 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.013353 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 317 0.025118 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.007808 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 319 0.019060 10.0.0.33 - - [2026-03-19 05:35:29] "PUT /access-control-list/b1c65b49-226b-42b1-9d29-66d58553e488 HTTP/1.1" 200 272 0.021653 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 158 0.007956 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 315 0.019885 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.007776 10.0.0.50 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.50 - - [2026-03-19 05:35:30] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005502 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 305 0.020062 10.0.0.50 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.004367 10.0.0.50 - - [2026-03-19 05:35:30] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.018834 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 305 0.020267 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 156 0.004209 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 307 0.017750 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.006111 10.0.0.50 - - [2026-03-19 05:35:30] "GET / HTTP/1.1" 200 35931 0.002298 10.0.0.50 - - [2026-03-19 05:35:30] "POST /alarms HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 311 0.037479 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 157 0.007693 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 309 0.028479 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 157 0.004092 10.0.0.38 - - [2026-03-19 05:35:31] "POST /hardwares HTTP/1.1" 200 309 0.033821 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.015840 10.0.0.50 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 409 264 0.092264 10.0.0.50 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.33 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2026-03-19 05:35:31] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011220 10.0.0.38 - - [2026-03-19 05:35:31] "POST /hardwares HTTP/1.1" 200 309 0.036021 10.0.0.50 - - [2026-03-19 05:35:31] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.048773 10.0.0.33 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013375 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.008512 10.0.0.50 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 409 261 0.005194 10.0.0.50 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2026-03-19 05:35:31] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.040510 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 523 0.068818 10.0.0.50 - - [2026-03-19 05:35:31] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.060312 10.0.0.50 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 409 261 0.007817 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.013292 10.0.0.50 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.50 - - [2026-03-19 05:35:31] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.021126 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 531 0.065475 10.0.0.50 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 409 253 0.015321 10.0.0.33 - - [2026-03-19 05:35:31] "GET / HTTP/1.1" 200 35931 0.002747 10.0.0.33 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 401 292 0.000693 10.0.0.50 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013544 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.009924 10.0.0.50 - - [2026-03-19 05:35:31] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.041661 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 525 0.043931 10.0.0.50 - - [2026-03-19 05:35:31] "POST /alarms HTTP/1.1" 409 251 0.005366 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.007997 10.0.0.50 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.50 - - [2026-03-19 05:35:32] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.068691 10.0.0.38 - - [2026-03-19 05:35:32] "POST /features HTTP/1.1" 200 533 0.069594 10.0.0.50 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 252 0.005409 10.0.0.50 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011541 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 178 0.012309 10.0.0.50 - - [2026-03-19 05:35:32] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.056571 10.0.0.33 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 264 0.057307 10.0.0.33 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.38 - - [2026-03-19 05:35:32] "POST /physical-roles HTTP/1.1" 200 523 0.059177 10.0.0.50 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 256 0.007373 10.0.0.33 - - [2026-03-19 05:35:32] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.023712 10.0.0.50 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 177 0.011471 10.0.0.33 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 261 0.005015 10.0.0.33 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.50 - - [2026-03-19 05:35:32] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.040665 10.0.0.38 - - [2026-03-19 05:35:32] "POST /overlay-roles HTTP/1.1" 200 545 0.052488 10.0.0.50 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 248 0.011564 10.0.0.33 - - [2026-03-19 05:35:32] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.030077 10.0.0.50 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.33 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 261 0.014260 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.008060 10.0.0.33 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-03-19 05:35:32] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.041095 10.0.0.50 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 252 0.006007 10.0.0.33 - - [2026-03-19 05:35:32] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.028503 10.0.0.50 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.38 - - [2026-03-19 05:35:32] "POST /overlay-roles HTTP/1.1" 200 533 0.064236 10.0.0.33 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 253 0.015518 10.0.0.33 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176 10.0.0.50 - - [2026-03-19 05:35:32] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.042728 10.0.0.50 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 257 0.005074 10.0.0.33 - - [2026-03-19 05:35:32] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.034349 10.0.0.38 - - [2026-03-19 05:35:32] "POST /overlay-roles HTTP/1.1" 200 531 0.060948 10.0.0.50 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.33 - - [2026-03-19 05:35:32] "POST /alarms HTTP/1.1" 409 251 0.005980 10.0.0.33 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.50 - - [2026-03-19 05:35:33] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.029825 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.030022 10.0.0.50 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 251 0.005167 10.0.0.33 - - [2026-03-19 05:35:33] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.033541 10.0.0.50 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012876 10.0.0.33 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 252 0.013278 10.0.0.38 - - [2026-03-19 05:35:33] "POST /overlay-roles HTTP/1.1" 200 537 0.046771 10.0.0.33 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.50 - - [2026-03-19 05:35:33] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.027147 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 178 0.006073 10.0.0.50 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 257 0.005064 10.0.0.33 - - [2026-03-19 05:35:33] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.024759 10.0.0.50 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.33 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 256 0.007522 10.0.0.38 - - [2026-03-19 05:35:33] "POST /overlay-roles HTTP/1.1" 200 543 0.051568 10.0.0.33 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-03-19 05:35:33] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.031976 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.005455 10.0.0.50 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 261 0.004139 10.0.0.33 - - [2026-03-19 05:35:33] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.027465 10.0.0.50 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010945 10.0.0.33 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 248 0.004546 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 549 0.045964 10.0.0.33 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254 10.0.0.50 - - [2026-03-19 05:35:33] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.036023 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.009866 10.0.0.50 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 258 0.004285 10.0.0.33 - - [2026-03-19 05:35:33] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.035886 10.0.0.50 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 252 0.003757 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 547 0.044111 10.0.0.33 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016437 10.0.0.50 - - [2026-03-19 05:35:33] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.037503 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.006253 10.0.0.33 - - [2026-03-19 05:35:33] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.024285 10.0.0.50 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 254 0.004725 10.0.0.50 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008937 10.0.0.33 - - [2026-03-19 05:35:33] "POST /alarms HTTP/1.1" 409 257 0.005408 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 549 0.050248 10.0.0.33 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019434 10.0.0.50 - - [2026-03-19 05:35:34] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.040511 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.012881 10.0.0.50 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 254 0.003998 10.0.0.33 - - [2026-03-19 05:35:34] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.033230 10.0.0.50 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.33 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 251 0.005049 10.0.0.33 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 549 0.050469 10.0.0.50 - - [2026-03-19 05:35:34] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.033626 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.008628 10.0.0.50 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 254 0.004583 10.0.0.33 - - [2026-03-19 05:35:34] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.038061 10.0.0.33 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 257 0.004880 10.0.0.50 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015581 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 553 0.045728 10.0.0.33 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.50 - - [2026-03-19 05:35:34] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.022473 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.013963 10.0.0.50 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 247 0.004514 10.0.0.33 - - [2026-03-19 05:35:34] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.038705 10.0.0.50 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.33 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 261 0.004349 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 543 0.058611 10.0.0.33 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.027259 10.0.0.50 - - [2026-03-19 05:35:34] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.048307 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 184 0.008895 10.0.0.50 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 272 0.009308 10.0.0.33 - - [2026-03-19 05:35:34] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.032169 10.0.0.50 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.33 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 258 0.007934 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 547 0.042583 10.0.0.33 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.50 - - [2026-03-19 05:35:34] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.041230 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.021070 10.0.0.50 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 261 0.010759 10.0.0.33 - - [2026-03-19 05:35:34] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.041866 10.0.0.50 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018139 10.0.0.33 - - [2026-03-19 05:35:34] "POST /alarms HTTP/1.1" 409 254 0.003603 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 559 0.046969 10.0.0.33 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019673 10.0.0.50 - - [2026-03-19 05:35:35] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.050729 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.008834 10.0.0.50 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 259 0.013479 10.0.0.33 - - [2026-03-19 05:35:35] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.039852 10.0.0.50 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.33 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 254 0.020658 10.0.0.33 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2026-03-19 05:35:35] "POST /feature-configs HTTP/1.1" 200 561 0.048173 10.0.0.50 - - [2026-03-19 05:35:35] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.040131 10.0.0.50 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 265 0.003814 10.0.0.33 - - [2026-03-19 05:35:35] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.050241 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 187 0.024350 10.0.0.50 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.33 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 254 0.005033 10.0.0.33 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.50 - - [2026-03-19 05:35:35] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.045787 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 549 0.091353 10.0.0.50 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 279 0.020349 10.0.0.33 - - [2026-03-19 05:35:35] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.060522 10.0.0.50 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008448 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.007862 10.0.0.33 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 247 0.004222 10.0.0.33 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.50 - - [2026-03-19 05:35:35] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.031459 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 539 0.047244 10.0.0.33 - - [2026-03-19 05:35:35] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.030555 10.0.0.33 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 272 0.007802 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.015798 10.0.0.33 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017426 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 557 0.067462 10.0.0.33 - - [2026-03-19 05:35:35] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.047110 10.0.0.33 - - [2026-03-19 05:35:35] "POST /alarms HTTP/1.1" 409 261 0.007387 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 206 0.006027 10.0.0.33 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.50 - - [2026-03-19 05:35:36] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.50 - - [2026-03-19 05:35:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000508 10.0.0.33 - - [2026-03-19 05:35:36] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.040731 10.0.0.38 - - [2026-03-19 05:35:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.083096 10.0.0.33 - - [2026-03-19 05:35:36] "POST /alarms HTTP/1.1" 409 259 0.007228 10.0.0.33 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016200 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.028136 10.0.0.33 - - [2026-03-19 05:35:36] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.094481 10.0.0.33 - - [2026-03-19 05:35:36] "POST /alarms HTTP/1.1" 409 265 0.007036 10.0.0.38 - - [2026-03-19 05:35:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049570 10.0.0.33 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.006150 10.0.0.33 - - [2026-03-19 05:35:36] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.049043 10.0.0.33 - - [2026-03-19 05:35:36] "POST /alarms HTTP/1.1" 409 279 0.004398 10.0.0.33 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017693 10.0.0.50 - - [2026-03-19 05:35:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.043824 10.0.0.38 - - [2026-03-19 05:35:36] "POST /sflow-profiles HTTP/1.1" 200 538 0.071855 10.0.0.50 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.33 - - [2026-03-19 05:35:36] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.022718 10.0.0.50 - - [2026-03-19 05:35:36] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.022452 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.007622 10.0.0.38 - - [2026-03-19 05:35:36] "POST /netconf-profiles HTTP/1.1" 200 542 0.051643 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.014105 10.0.0.33 - - [2026-03-19 05:35:37] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.33 - - [2026-03-19 05:35:37] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000420 10.0.0.50 - - [2026-03-19 05:35:37] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.50 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 544 0.076290 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 218 0.010449 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 570 0.073352 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.006561 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 564 0.058739 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.014151 10.0.0.38 - - [2026-03-19 05:35:37] "POST /role-configs HTTP/1.1" 200 520 0.075834 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.005119 10.0.0.33 - - [2026-03-19 05:35:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.552860 10.0.0.33 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011951 10.0.0.50 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.118168 10.0.0.50 - - [2026-03-19 05:35:38] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005071 10.0.0.33 - - [2026-03-19 05:35:38] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.020827 10.0.0.50 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011226 10.0.0.38 - - [2026-03-19 05:35:38] "POST /role-configs HTTP/1.1" 200 526 0.063360 10.0.0.50 - - [2026-03-19 05:35:38] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.016670 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.007774 10.0.0.38 - - [2026-03-19 05:35:38] "POST /role-configs HTTP/1.1" 200 518 0.074459 10.0.0.38 - - [2026-03-19 05:35:38] "POST /ref-update HTTP/1.1" 200 156 0.044350 10.0.0.33 - - [2026-03-19 05:35:38] "GET / HTTP/1.1" 200 35931 0.002441 10.0.0.33 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2026-03-19 05:35:38] "POST /ref-update HTTP/1.1" 200 156 0.046810 10.0.0.50 - - [2026-03-19 05:35:38] "GET / HTTP/1.1" 200 35931 0.002716 10.0.0.50 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000555 10.0.0.38 - - [2026-03-19 05:35:38] "POST /ref-update HTTP/1.1" 200 156 0.056740 10.0.0.38 - - [2026-03-19 05:35:38] "POST /ref-update HTTP/1.1" 200 156 0.036074 10.0.0.38 - - [2026-03-19 05:35:38] "POST /ref-update HTTP/1.1" 200 156 0.054791 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.037197 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.038955 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.024271 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.028445 10.0.0.33 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.423163 10.0.0.33 - - [2026-03-19 05:35:39] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008357 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.035098 10.0.0.50 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.084467 10.0.0.33 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.50 - - [2026-03-19 05:35:39] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.009674 10.0.0.50 - - [2026-03-19 05:35:39] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.057047 10.0.0.33 - - [2026-03-19 05:35:39] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.031701 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.037732 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.026189 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.032663 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.034913 10.0.0.33 - - [2026-03-19 05:35:39] "GET / HTTP/1.1" 200 35931 0.002521 10.0.0.33 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.38 - - [2026-03-19 05:35:39] "POST /ref-update HTTP/1.1" 200 156 0.040039 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.030314 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.018084 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.027105 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.026833 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.019267 10.0.0.33 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.044586 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.025977 10.0.0.33 - - [2026-03-19 05:35:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.016134 10.0.0.33 - - [2026-03-19 05:35:40] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.060370 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.033022 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.027836 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.027182 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.024100 10.0.0.38 - - [2026-03-19 05:35:40] "POST /ref-update HTTP/1.1" 200 156 0.027403 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.025445 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.028157 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.024405 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.022466 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.020920 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.032276 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.030079 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.020767 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.022127 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.017513 10.0.0.38 - - [2026-03-19 05:35:41] "POST /ref-update HTTP/1.1" 200 156 0.035260 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.020744 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.019638 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.025200 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.034045 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.032986 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.035240 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.017930 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.017221 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.021171 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.019425 10.0.0.38 - - [2026-03-19 05:35:42] "POST /ref-update HTTP/1.1" 200 156 0.022513 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.024987 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.026003 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.017381 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.032829 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.027107 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.032301 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.043050 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.026022 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.031643 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.022984 10.0.0.38 - - [2026-03-19 05:35:43] "POST /ref-update HTTP/1.1" 200 156 0.019231 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.017082 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.033975 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.021964 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.024328 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.025732 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.038130 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.029997 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.023651 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.020126 10.0.0.38 - - [2026-03-19 05:35:44] "POST /ref-update HTTP/1.1" 200 156 0.036679 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.029953 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.023756 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.028237 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.021523 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.020251 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.017772 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.019035 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.018649 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.018496 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.022089 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.021729 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.019763 10.0.0.38 - - [2026-03-19 05:35:45] "POST /ref-update HTTP/1.1" 200 156 0.021483 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.060784 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.025386 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.026123 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.018294 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.019761 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.023189 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.023500 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.022610 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.028948 10.0.0.38 - - [2026-03-19 05:35:46] "POST /ref-update HTTP/1.1" 200 156 0.023118 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.015448 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.017961 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.034072 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.019176 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.016843 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.017085 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.018451 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.019097 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.029879 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.026180 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.024261 10.0.0.38 - - [2026-03-19 05:35:47] "POST /ref-update HTTP/1.1" 200 156 0.015554 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.020201 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.020188 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.015925 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.019372 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.018157 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.020572 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.019885 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.023300 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.021308 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.021320 10.0.0.38 - - [2026-03-19 05:35:48] "POST /ref-update HTTP/1.1" 200 156 0.020216 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.026645 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.016996 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.029564 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.025968 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.020544 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.017359 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.020630 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.028045 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.017410 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.020874 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.021425 10.0.0.38 - - [2026-03-19 05:35:49] "POST /ref-update HTTP/1.1" 200 156 0.017969 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.019917 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.025211 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.020546 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.031227 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.016277 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.024501 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.032371 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.023833 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.020177 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.031823 10.0.0.38 - - [2026-03-19 05:35:50] "POST /ref-update HTTP/1.1" 200 156 0.019347 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.021827 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.024408 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.021284 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.014687 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.016960 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.027996 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.024174 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.023623 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.017105 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.016380 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.019013 10.0.0.38 - - [2026-03-19 05:35:51] "POST /ref-update HTTP/1.1" 200 156 0.018756 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.016622 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.017152 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.019619 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.026824 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.019938 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.018492 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.018825 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.022376 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.023625 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.018759 10.0.0.38 - - [2026-03-19 05:35:52] "POST /ref-update HTTP/1.1" 200 156 0.018183 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.028166 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.037787 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.027353 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.027290 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.021012 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.017589 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.029006 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.033834 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.025553 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.028833 10.0.0.38 - - [2026-03-19 05:35:53] "POST /ref-update HTTP/1.1" 200 156 0.019354 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.026866 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.021398 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.019236 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.026355 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.019190 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.018475 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.025108 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.021793 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.021066 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.024196 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.026471 10.0.0.38 - - [2026-03-19 05:35:54] "POST /ref-update HTTP/1.1" 200 156 0.026006 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.022611 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.023511 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.023949 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.045267 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.031884 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.018780 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019063 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.021493 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019438 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019133 10.0.0.38 - - [2026-03-19 05:35:55] "POST /ref-update HTTP/1.1" 200 156 0.020119 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.026543 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.020882 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.029918 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.024729 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.041360 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.032555 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.029108 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.031254 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.021511 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.018266 10.0.0.38 - - [2026-03-19 05:35:56] "POST /ref-update HTTP/1.1" 200 156 0.031572 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.021246 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.019394 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.025349 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.019760 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.021573 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.025285 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.020691 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.021298 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.031341 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.025878 10.0.0.38 - - [2026-03-19 05:35:57] "POST /ref-update HTTP/1.1" 200 156 0.020635 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.023417 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.018338 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.019654 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.026077 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.017313 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.019740 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.024109 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.019842 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.020308 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.020467 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.025392 10.0.0.38 - - [2026-03-19 05:35:58] "POST /ref-update HTTP/1.1" 200 156 0.020254 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.020441 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.018207 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.028616 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.017498 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.019312 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.020103 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.020406 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.017814 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.017288 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.020081 10.0.0.38 - - [2026-03-19 05:35:59] "POST /ref-update HTTP/1.1" 200 156 0.018357 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.024027 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.019866 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.031845 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.029216 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.030784 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.023913 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.028353 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.027392 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.022099 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.029413 10.0.0.38 - - [2026-03-19 05:36:00] "POST /ref-update HTTP/1.1" 200 156 0.025216 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.018289 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.022718 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.020843 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.028474 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.021291 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.023603 10.0.0.38 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.029932 10.0.0.38 - - [2026-03-19 05:36:01] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.006404 10.0.0.38 - - [2026-03-19 05:36:01] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.010345 10.0.0.33 - - [2026-03-19 05:36:01] "POST /ref-update HTTP/1.1" 200 156 0.033061 10.0.0.38 - - [2026-03-19 05:36:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.004379 10.0.0.33 - - [2026-03-19 05:36:02] "GET / HTTP/1.1" 200 35931 0.003139 10.0.0.33 - - [2026-03-19 05:36:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.50 - - [2026-03-19 05:36:02] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.50 - - [2026-03-19 05:36:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-03-19 05:36:03] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.38 - - [2026-03-19 05:36:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000550 10.0.0.33 - - [2026-03-19 05:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.531128 10.0.0.33 - - [2026-03-19 05:36:03] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004959 10.0.0.33 - - [2026-03-19 05:36:03] "POST /fqname-to-id HTTP/1.1" 404 220 0.006276 10.0.0.33 - - [2026-03-19 05:36:04] "POST /database-nodes HTTP/1.1" 200 603 0.063490 10.0.0.50 - - [2026-03-19 05:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.593023 10.0.0.50 - - [2026-03-19 05:36:04] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004938 10.0.0.50 - - [2026-03-19 05:36:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.006040 10.0.0.38 - - [2026-03-19 05:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.101609 10.0.0.38 - - [2026-03-19 05:36:04] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.013375 10.0.0.38 - - [2026-03-19 05:36:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.004196 10.0.0.50 - - [2026-03-19 05:36:04] "POST /database-nodes HTTP/1.1" 200 603 0.110878 10.0.0.38 - - [2026-03-19 05:36:04] "POST /database-nodes HTTP/1.1" 200 603 0.071316 10.0.0.50 - - [2026-03-19 05:36:33] "GET / HTTP/1.1" 200 35931 0.002147 10.0.0.50 - - [2026-03-19 05:36:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.33 - - [2026-03-19 05:36:33] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.33 - - [2026-03-19 05:36:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2026-03-19 05:36:34] "GET / HTTP/1.1" 200 35931 0.002459 10.0.0.38 - - [2026-03-19 05:36:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000856 10.0.0.50 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.793834 10.0.0.50 - - [2026-03-19 05:36:35] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005908 10.0.0.50 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.007625 10.0.0.33 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.499280 10.0.0.33 - - [2026-03-19 05:36:35] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.011633 10.0.0.33 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.019246 10.0.0.38 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.165357 10.0.0.38 - - [2026-03-19 05:36:35] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007233 10.0.0.50 - - [2026-03-19 05:36:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.100715 10.0.0.38 - - [2026-03-19 05:36:35] "POST /fqname-to-id HTTP/1.1" 404 220 0.032588 10.0.0.33 - - [2026-03-19 05:36:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.146516 10.0.0.38 - - [2026-03-19 05:36:35] "POST /analytics-nodes HTTP/1.1" 200 605 0.083076 10.0.0.50 - - [2026-03-19 05:36:39] "GET / HTTP/1.1" 200 35931 0.002815 10.0.0.33 - - [2026-03-19 05:36:39] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.38 - - [2026-03-19 05:36:40] "GET / HTTP/1.1" 200 35931 0.002114 10.0.0.50 - - [2026-03-19 05:36:51] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.50 - - [2026-03-19 05:36:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.33 - - [2026-03-19 05:36:52] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2026-03-19 05:36:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.38 - - [2026-03-19 05:36:52] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.38 - - [2026-03-19 05:36:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.50 - - [2026-03-19 05:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.765018 10.0.0.50 - - [2026-03-19 05:36:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004490 10.0.0.50 - - [2026-03-19 05:36:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.008570 10.0.0.50 - - [2026-03-19 05:36:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.072632 10.0.0.33 - - [2026-03-19 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.909125 10.0.0.33 - - [2026-03-19 05:36:54] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004935 10.0.0.33 - - [2026-03-19 05:36:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.012944 10.0.0.38 - - [2026-03-19 05:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.103439 10.0.0.38 - - [2026-03-19 05:36:54] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.011495 10.0.0.38 - - [2026-03-19 05:36:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.006851 10.0.0.33 - - [2026-03-19 05:36:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.070833 10.0.0.38 - - [2026-03-19 05:36:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.062313 10.0.0.50 - - [2026-03-19 05:37:02] "GET / HTTP/1.1" 200 35931 0.002694 10.0.0.50 - - [2026-03-19 05:37:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000690 10.0.0.33 - - [2026-03-19 05:37:02] "GET / HTTP/1.1" 200 35931 0.001825 10.0.0.33 - - [2026-03-19 05:37:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2026-03-19 05:37:03] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.38 - - [2026-03-19 05:37:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.50 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.955992 10.0.0.50 - - [2026-03-19 05:37:04] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.014403 10.0.0.50 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.004727 10.0.0.33 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.436846 10.0.0.33 - - [2026-03-19 05:37:04] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.022892 10.0.0.38 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.154496 10.0.0.33 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.007823 10.0.0.38 - - [2026-03-19 05:37:04] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005182 10.0.0.50 - - [2026-03-19 05:37:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.075886 10.0.0.38 - - [2026-03-19 05:37:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.011293 10.0.0.33 - - [2026-03-19 05:37:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.081709 10.0.0.38 - - [2026-03-19 05:37:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.060071 10.0.0.249 - - [2026-03-19 05:39:05] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.249 - - [2026-03-19 05:39:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000704 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.084570 10.0.0.249 - - [2026-03-19 05:39:06] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006436 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.249 - - [2026-03-19 05:39:06] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006667 10.0.0.249 - - [2026-03-19 05:39:06] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.030758 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.005358 10.0.0.249 - - [2026-03-19 05:39:06] "POST /virtual-routers HTTP/1.1" 200 603 0.090620 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.249 - - [2026-03-19 05:39:06] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020782 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.010599 10.0.0.249 - - [2026-03-19 05:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.249 - - [2026-03-19 05:39:06] "GET /virtual-network/1c5e154e-8bc9-4e0f-88b7-8594be172b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.008471 10.0.0.249 - - [2026-03-19 05:39:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.188097 10.0.0.50 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.089609 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.33 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.136776 10.0.0.33 - - [2026-03-19 05:39:45] "GET /obj-perms HTTP/1.1" 200 5056 0.775855 10.0.0.50 - - [2026-03-19 05:39:45] "GET /obj-perms HTTP/1.1" 200 5056 0.788938 10.0.0.38 - - [2026-03-19 05:39:45] "GET /obj-perms HTTP/1.1" 200 5056 0.809185 10.0.0.50 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.008027 10.0.0.33 - - [2026-03-19 05:39:46] "GET /global-system-configs HTTP/1.1" 200 322 0.315588 10.0.0.33 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.475734 10.0.0.38 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.511050 10.0.0.50 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.532051 10.0.0.38 - - [2026-03-19 05:39:47] "GET /global-system-configs HTTP/1.1" 200 322 0.284761 10.0.0.38 - - [2026-03-19 05:39:47] "GET /global-system-configs HTTP/1.1" 200 322 0.210925 10.0.0.33 - - [2026-03-19 05:39:47] "GET /obj-perms HTTP/1.1" 200 5056 0.390445 10.0.0.38 - - [2026-03-19 05:39:47] "GET /obj-perms HTTP/1.1" 200 5056 0.393969 10.0.0.22 - - [2026-03-19 05:39:57] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.22 - - [2026-03-19 05:39:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.081778 10.0.0.22 - - [2026-03-19 05:39:58] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005156 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.22 - - [2026-03-19 05:39:58] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005245 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 404 218 0.003724 10.0.0.22 - - [2026-03-19 05:39:58] "POST /virtual-routers HTTP/1.1" 200 603 0.050411 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.22 - - [2026-03-19 05:39:58] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007354 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.004805 10.0.0.22 - - [2026-03-19 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.22 - - [2026-03-19 05:39:58] "GET /virtual-network/1c5e154e-8bc9-4e0f-88b7-8594be172b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004245 10.0.0.22 - - [2026-03-19 05:39:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.111691 10.0.0.50 - - [2026-03-19 05:40:48] "GET /obj-perms HTTP/1.1" 200 5056 0.084527 [Introspect:8084]10.0.0.38 - - [2026-03-19 05:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.38 - - [2026-03-19 05:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001104 [Introspect:8084]10.0.0.38 - - [2026-03-19 05:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.38 - - [2026-03-19 05:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001290 10.0.0.33 - - [2026-03-19 05:43:38] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.33 - - [2026-03-19 05:43:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000496 10.0.0.249 - - [2026-03-19 05:43:38] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.249 - - [2026-03-19 05:43:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.33 - - [2026-03-19 05:43:38] "GET / HTTP/1.1" 200 35931 0.004161 10.0.0.33 - - [2026-03-19 05:43:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.22 - - [2026-03-19 05:43:38] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.22 - - [2026-03-19 05:43:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-03-19 05:43:39] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.50 - - [2026-03-19 05:43:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2026-03-19 05:43:39] "GET / HTTP/1.1" 200 35931 0.002634 10.0.0.50 - - [2026-03-19 05:43:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000665 10.0.0.50 - - [2026-03-19 05:43:39] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.50 - - [2026-03-19 05:43:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2026-03-19 05:43:39] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.50 - - [2026-03-19 05:43:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2026-03-19 05:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 1.064085 10.0.0.33 - - [2026-03-19 05:43:40] "GET / HTTP/1.1" 200 35931 0.002042 10.0.0.33 - - [2026-03-19 05:43:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.50 - - [2026-03-19 05:43:40] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.50 - - [2026-03-19 05:43:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000484 10.0.0.249 - - [2026-03-19 05:43:40] "POST /fqname-to-id HTTP/1.1" 503 160 1.446003 10.0.0.33 - - [2026-03-19 05:43:41] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.33 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.33 - - [2026-03-19 05:43:41] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.33 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000571 10.0.0.33 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001905 10.0.0.33 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 1.830528 10.0.0.22 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 1.472500 10.0.0.249 - - [2026-03-19 05:43:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002007 10.0.0.50 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 1.539955 10.0.0.33 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001610 10.0.0.50 - - [2026-03-19 05:43:42] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.50 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000565 10.0.0.50 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 1.560879 10.0.0.33 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001551 10.0.0.22 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001545 10.0.0.33 - - [2026-03-19 05:43:42] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.33 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.249 - - [2026-03-19 05:43:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001689 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001541 10.0.0.33 - - [2026-03-19 05:43:43] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.33 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000614 10.0.0.33 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001614 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 1.952464 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 1.672444 10.0.0.33 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 1.260453 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.933315 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001607 10.0.0.33 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001598 10.0.0.22 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001629 10.0.0.50 - - [2026-03-19 05:43:43] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.50 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000716 10.0.0.33 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 1.082446 10.0.0.249 - - [2026-03-19 05:43:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001979 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001793 10.0.0.33 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001761 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002010 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001535 10.0.0.33 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002143 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001781 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001917 10.0.0.33 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001629 10.0.0.22 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001783 10.0.0.33 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 1.645869 10.0.0.50 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 1.089143 10.0.0.33 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002363 10.0.0.249 - - [2026-03-19 05:43:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001958 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001595 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001589 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.772079 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.006764 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.475788 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001628 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.004263 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.122480 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002641 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002684 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002283 10.0.0.22 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002607 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.015000 10.0.0.50 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.014269 10.0.0.33 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001846 10.0.0.249 - - [2026-03-19 05:43:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002805 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001523 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001615 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001228 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001556 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001580 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001976 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001716 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001637 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001535 10.0.0.22 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002357 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001884 10.0.0.50 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002180 10.0.0.33 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001628 10.0.0.249 - - [2026-03-19 05:43:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001502 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002095 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001477 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001649 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003467 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001893 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001864 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002023 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001997 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001662 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002412 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001976 10.0.0.22 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002104 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002821 10.0.0.50 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001697 10.0.0.33 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001793 10.0.0.249 - - [2026-03-19 05:43:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003457 10.0.0.33 - - [2026-03-19 05:43:47] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002104 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001994 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001403 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002064 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.003068 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001703 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002085 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001609 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001611 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001777 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001886 10.0.0.22 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001979 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001567 10.0.0.50 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.33 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002337 10.0.0.249 - - [2026-03-19 05:43:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001767 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001835 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002086 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001512 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001765 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002239 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001577 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001670 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001854 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001467 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002179 10.0.0.50 - - [2026-03-19 05:43:49] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001603 10.0.0.22 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001812 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001875 10.0.0.50 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001706 10.0.0.33 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001725 10.0.0.249 - - [2026-03-19 05:43:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002263 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001897 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001770 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001363 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.005495 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.003141 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002697 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.005265 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.006023 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001404 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002769 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001888 10.0.0.22 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001856 10.0.0.33 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001601 10.0.0.50 - - [2026-03-19 05:43:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001915 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.146967 10.0.0.249 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002047 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002730 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001778 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002287 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002295 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002023 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001631 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001765 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002293 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.005094 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001938 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001848 10.0.0.22 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002452 10.0.0.33 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002339 10.0.0.50 - - [2026-03-19 05:43:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002471 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002715 10.0.0.249 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001992 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002433 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.004410 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001884 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002664 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002854 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.004291 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002933 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002870 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001859 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002330 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002434 10.0.0.22 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002012 10.0.0.33 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002215 10.0.0.50 - - [2026-03-19 05:43:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002153 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002507 10.0.0.249 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001594 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001925 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002159 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001878 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002046 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001812 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002326 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001720 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002453 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002702 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001927 10.0.0.22 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001999 10.0.0.33 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.002292 10.0.0.50 - - [2026-03-19 05:43:53] "POST /fqname-to-id HTTP/1.1" 503 160 0.001845 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001752 10.0.0.249 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001583 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001679 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001685 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001717 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002239 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002375 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.002073 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001723 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001791 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001579 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001493 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001838 10.0.0.22 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001526 10.0.0.33 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001496 10.0.0.50 - - [2026-03-19 05:43:54] "POST /fqname-to-id HTTP/1.1" 503 160 0.001694 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002206 10.0.0.249 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001580 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001469 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001858 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001435 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001737 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001269 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001479 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001461 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001550 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001699 10.0.0.22 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.33 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002287 10.0.0.50 - - [2026-03-19 05:43:55] "POST /fqname-to-id HTTP/1.1" 503 160 0.002092 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001746 10.0.0.249 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.004440 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001707 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002613 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001558 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001667 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002449 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001877 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002108 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002021 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001801 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001781 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.001675 10.0.0.22 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002169 10.0.0.33 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002044 10.0.0.50 - - [2026-03-19 05:43:56] "POST /fqname-to-id HTTP/1.1" 503 160 0.002121 10.0.0.33 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002875 10.0.0.249 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002263 10.0.0.50 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.002489 10.0.0.33 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001640 10.0.0.33 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001262 10.0.0.50 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.33 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001475 10.0.0.50 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001527 10.0.0.33 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001813 10.0.0.50 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001741 10.0.0.50 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 503 160 0.001094 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 Mar 19 05:43:57 2026 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 - - [2026-03-19 05:43:57] "POST /fqname-to-id HTTP/1.1" 500 156 0.081658 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 Mar 19 05:43:58 2026 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.33 - - [2026-03-19 05:43:59] "POST /fqname-to-id HTTP/1.1" 500 156 1.305765 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 Mar 19 05:43:59 2026 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.22 - - [2026-03-19 05:43:59] "POST /fqname-to-id HTTP/1.1" 500 156 1.894996 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 Mar 19 05:43:59 2026 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.33 - - [2026-03-19 05:43:59] "POST /fqname-to-id HTTP/1.1" 500 156 1.862926 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 Mar 19 05:43:59 2026 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.50 - - [2026-03-19 05:43:59] "POST /fqname-to-id HTTP/1.1" 500 156 1.937456 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 Mar 19 05:43:59 2026 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.33 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 1.948885 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 Mar 19 05:44:00 2026 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.249 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.066794 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 Mar 19 05:44:00 2026 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 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.103784 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 Mar 19 05:44:00 2026 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.33 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 1.966934 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 Mar 19 05:44:00 2026 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.33 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.116971 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 Mar 19 05:44:00 2026 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 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.106514 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 Mar 19 05:44:00 2026 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 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.222169 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 Mar 19 05:44:00 2026 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 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.237319 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 Mar 19 05:44:00 2026 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.33 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.295289 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 Mar 19 05:44:00 2026 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.33 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.437303 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 Mar 19 05:44:00 2026 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 - - [2026-03-19 05:44:00] "POST /fqname-to-id HTTP/1.1" 500 156 2.370690 10.0.0.50 - - [2026-03-19 05:44:03] "GET / HTTP/1.1" 200 35931 0.003912 10.0.0.50 - - [2026-03-19 05:44:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.001410 10.0.0.22 - - [2026-03-19 05:44:03] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.22 - - [2026-03-19 05:44:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.249 - - [2026-03-19 05:44:04] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.249 - - [2026-03-19 05:44:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2026-03-19 05:44:04] "GET / HTTP/1.1" 200 35931 0.002411 10.0.0.33 - - [2026-03-19 05:44:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000574 10.0.0.50 - - [2026-03-19 05:44:05] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.50 - - [2026-03-19 05:44:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.33 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.33 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.50 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.33 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.33 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000706 10.0.0.33 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.002819 10.0.0.33 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000589 10.0.0.33 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.003037 10.0.0.33 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000677 10.0.0.33 - - [2026-03-19 05:44:06] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.33 - - [2026-03-19 05:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.33 - - [2026-03-19 05:44:07] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.33 - - [2026-03-19 05:44:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2026-03-19 05:44:07] "GET / HTTP/1.1" 200 35931 0.002635 10.0.0.50 - - [2026-03-19 05:44:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000450 10.0.0.50 - - [2026-03-19 05:44:07] "GET / HTTP/1.1" 200 35931 0.002150 10.0.0.50 - - [2026-03-19 05:44:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.50 - - [2026-03-19 05:44:07] "GET / HTTP/1.1" 200 35931 0.002253 10.0.0.50 - - [2026-03-19 05:44:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.50 - - [2026-03-19 05:44:07] "GET / HTTP/1.1" 200 35931 0.009522 10.0.0.50 - - [2026-03-19 05:44:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.50 - - [2026-03-19 05:44:12] "GET /global-system-configs HTTP/1.1" 200 322 10.939910 10.0.0.50 - - [2026-03-19 05:44:28] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.50 - - [2026-03-19 05:44:29] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.33 - - [2026-03-19 05:44:30] "GET /global-system-configs HTTP/1.1" 200 322 19.730645 10.0.0.38 - - [2026-03-19 05:44:30] "GET /obj-perms HTTP/1.1" 200 5056 29.977711 10.0.0.50 - - [2026-03-19 05:44:30] "GET /obj-perms HTTP/1.1" 200 5056 29.693876 10.0.0.33 - - [2026-03-19 05:44:30] "GET /obj-perms HTTP/1.1" 200 5056 29.339569 10.0.0.50 - - [2026-03-19 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 17.255446 10.0.0.50 - - [2026-03-19 05:44:30] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012255 10.0.0.50 - - [2026-03-19 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011398 10.0.0.38 - - [2026-03-19 05:44:30] "GET /obj-perms HTTP/1.1" 200 5056 27.495415 10.0.0.50 - - [2026-03-19 05:44:30] "GET /analytics-node/535471f4-8bd9-42ce-8e44-cd585c04ae20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.020483 10.0.0.22 - - [2026-03-19 05:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 16.279922 10.0.0.22 - - [2026-03-19 05:44:31] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011786 10.0.0.22 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.22 - - [2026-03-19 05:44:31] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013904 10.0.0.22 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.33 - - [2026-03-19 05:44:31] "GET /global-system-configs HTTP/1.1" 200 322 15.391263 10.0.0.22 - - [2026-03-19 05:44:31] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009666 10.0.0.249 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 14.823941 10.0.0.249 - - [2026-03-19 05:44:31] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022069 10.0.0.249 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010082 10.0.0.249 - - [2026-03-19 05:44:31] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008250 10.0.0.33 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 14.550075 10.0.0.249 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.083940 10.0.0.22 - - [2026-03-19 05:44:31] "PUT /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1 HTTP/1.1" 200 262 0.240873 10.0.0.33 - - [2026-03-19 05:44:31] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.116537 10.0.0.22 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014736 10.0.0.249 - - [2026-03-19 05:44:31] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.016794 10.0.0.50 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 12.496343 10.0.0.33 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016814 10.0.0.50 - - [2026-03-19 05:44:31] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009614 10.0.0.33 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 10.693989 10.0.0.22 - - [2026-03-19 05:44:31] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.059449 10.0.0.33 - - [2026-03-19 05:44:31] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.066832 10.0.0.33 - - [2026-03-19 05:44:31] "GET /database-node/827d1f4f-3d2f-4bb0-891f-2be2a5552370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.058521 10.0.0.50 - - [2026-03-19 05:44:31] "POST /bgp-routers HTTP/1.1" 409 303 0.032593 10.0.0.22 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.249 - - [2026-03-19 05:44:31] "PUT /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b HTTP/1.1" 200 262 0.115391 10.0.0.33 - - [2026-03-19 05:44:31] "POST /bgp-routers HTTP/1.1" 409 303 0.009639 10.0.0.50 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022004 10.0.0.22 - - [2026-03-19 05:44:31] "GET /virtual-machine-interface/81b5a229-e898-4f58-bdc6-1362a202ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.013635 10.0.0.249 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017320 10.0.0.249 - - [2026-03-19 05:44:31] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013685 10.0.0.33 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.061318 10.0.0.50 - - [2026-03-19 05:44:31] "GET /bgp-router/49152e68-cbf3-4810-ae4e-ca06434a3db7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1803 0.073074 10.0.0.249 - - [2026-03-19 05:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025828 10.0.0.22 - - [2026-03-19 05:44:31] "PUT /virtual-machine-interface/81b5a229-e898-4f58-bdc6-1362a202ad5c HTTP/1.1" 200 284 0.149722 10.0.0.33 - - [2026-03-19 05:44:31] "GET /bgp-router/837196c9-05a8-4fd9-aaca-0c6d10383e94?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.067834 10.0.0.249 - - [2026-03-19 05:44:31] "GET /virtual-machine-interface/f3f6a8e4-a2d4-4d46-a07b-527bc0d12d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.021574 10.0.0.50 - - [2026-03-19 05:44:32] "PUT /bgp-router/49152e68-cbf3-4810-ae4e-ca06434a3db7 HTTP/1.1" 200 254 0.124218 10.0.0.33 - - [2026-03-19 05:44:32] "PUT /bgp-router/837196c9-05a8-4fd9-aaca-0c6d10383e94 HTTP/1.1" 200 254 0.094810 10.0.0.249 - - [2026-03-19 05:44:32] "PUT /virtual-machine-interface/f3f6a8e4-a2d4-4d46-a07b-527bc0d12d18 HTTP/1.1" 200 284 0.094508 10.0.0.50 - - [2026-03-19 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 11.258851 10.0.0.50 - - [2026-03-19 05:44:33] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008133 10.0.0.50 - - [2026-03-19 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.035682 10.0.0.50 - - [2026-03-19 05:44:33] "GET /analytics-alarm-node/bb777aad-7849-4ad2-9282-b9ff078e2862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.011977 10.0.0.33 - - [2026-03-19 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 10.873097 10.0.0.33 - - [2026-03-19 05:44:33] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005739 10.0.0.33 - - [2026-03-19 05:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 10.249330 10.0.0.33 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005724 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006916 10.0.0.33 - - [2026-03-19 05:44:34] "GET /analytics-snmp-node/be04c254-3529-4358-bb9d-12dd2613ae53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1224 0.018993 10.0.0.33 - - [2026-03-19 05:44:34] "GET /analytics-alarm-node/adfd8977-bebb-430a-9814-f9ade936cac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.010127 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 9.700701 10.0.0.33 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024115 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 9.052332 10.0.0.33 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019739 10.0.0.33 - - [2026-03-19 05:44:34] "GET /analytics-node/4d504446-627a-48e0-8be8-2b71c75e09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.043565 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021739 10.0.0.33 - - [2026-03-19 05:44:34] "GET /config-node/7555361f-edd2-4c58-8ab3-62ade16b9b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011950 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 7.756953 10.0.0.33 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015635 10.0.0.33 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 6.894042 10.0.0.50 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015707 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017756 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 6.513872 10.0.0.33 - - [2026-03-19 05:44:34] "GET /config-database-node/e4c939f0-2091-47d1-a321-cee59e5c8220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.058705 10.0.0.50 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021738 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013232 10.0.0.50 - - [2026-03-19 05:44:34] "GET /analytics-snmp-node/4b24dbb8-908e-4047-8561-7b669962a87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.045825 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 6.077071 10.0.0.50 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006520 10.0.0.50 - - [2026-03-19 05:44:34] "GET /database-node/57a4f71e-8636-4b84-896a-ba6d4842dd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014861 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022367 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 5.546043 10.0.0.50 - - [2026-03-19 05:44:34] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010565 10.0.0.50 - - [2026-03-19 05:44:34] "GET /config-database-node/ea86cebf-78a3-43df-bbe4-36783b877f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.012051 10.0.0.50 - - [2026-03-19 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.33 - - [2026-03-19 05:44:34] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.33 - - [2026-03-19 05:44:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000457 10.0.0.50 - - [2026-03-19 05:44:34] "GET /config-node/97664809-99e3-4115-ae49-d7be17cec24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011341 10.0.0.50 - - [2026-03-19 05:44:35] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.50 - - [2026-03-19 05:44:35] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2026-03-19 05:44:35] "GET /global-system-configs HTTP/1.1" 200 322 5.531069 10.0.0.50 - - [2026-03-19 05:44:35] "GET /obj-perms HTTP/1.1" 200 5056 25.853734 10.0.0.33 - - [2026-03-19 05:44:35] "GET /obj-perms HTTP/1.1" 200 5056 25.408784 10.0.0.33 - - [2026-03-19 05:44:35] "GET /obj-perms HTTP/1.1" 200 5056 20.272217 10.0.0.50 - - [2026-03-19 05:44:35] "GET /obj-perms HTTP/1.1" 200 5056 17.916648 10.0.0.38 - - [2026-03-19 05:44:35] "GET /obj-perms HTTP/1.1" 200 5056 17.390920 10.0.0.50 - - [2026-03-19 05:44:36] "GET /obj-perms HTTP/1.1" 200 5056 10.275906 10.0.0.33 - - [2026-03-19 05:44:37] "GET /obj-perms HTTP/1.1" 200 5056 7.810274 10.0.0.33 - - [2026-03-19 05:44:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.586891 10.0.0.50 - - [2026-03-19 05:44:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.235968 10.0.0.50 - - [2026-03-19 05:44:37] "GET /network-ipam/4e7d6ab0-875b-4f90-a847-cae3328856f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.094910 10.0.0.50 - - [2026-03-19 05:44:38] "GET /service-appliance-set/e711c725-ff39-4f52-bffb-28e88fb827bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.437789 10.0.0.50 - - [2026-03-19 05:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.33 - - [2026-03-19 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.33 - - [2026-03-19 05:44:42] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006793 10.0.0.50 - - [2026-03-19 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006964 10.0.0.50 - - [2026-03-19 05:44:42] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005161 10.0.0.33 - - [2026-03-19 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012062 10.0.0.50 - - [2026-03-19 05:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2026-03-19 05:44:42] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.041932 10.0.0.50 - - [2026-03-19 05:44:42] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.063191 10.0.0.33 - - [2026-03-19 05:44:43] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.33 - - [2026-03-19 05:44:43] "POST /alarms HTTP/1.1" 401 292 0.000537 10.0.0.50 - - [2026-03-19 05:44:43] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.50 - - [2026-03-19 05:44:43] "POST /alarms HTTP/1.1" 401 292 0.000561 10.0.0.33 - - [2026-03-19 05:44:43] "POST /alarms HTTP/1.1" 409 264 0.381208 10.0.0.33 - - [2026-03-19 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.50 - - [2026-03-19 05:44:43] "POST /alarms HTTP/1.1" 409 264 0.065723 10.0.0.50 - - [2026-03-19 05:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.33 - - [2026-03-19 05:44:44] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.051389 10.0.0.50 - - [2026-03-19 05:44:44] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.053605 10.0.0.33 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 261 0.015813 10.0.0.50 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 261 0.010522 10.0.0.33 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015555 10.0.0.50 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.33 - - [2026-03-19 05:44:44] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.078141 10.0.0.50 - - [2026-03-19 05:44:44] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.086392 10.0.0.33 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 261 0.025620 10.0.0.50 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 261 0.008208 10.0.0.33 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008269 10.0.0.50 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.33 - - [2026-03-19 05:44:44] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.062375 10.0.0.50 - - [2026-03-19 05:44:44] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.094301 10.0.0.33 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 253 0.008355 10.0.0.50 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 253 0.010317 10.0.0.33 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008008 10.0.0.50 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007442 10.0.0.33 - - [2026-03-19 05:44:44] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.042819 10.0.0.33 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 251 0.007353 10.0.0.50 - - [2026-03-19 05:44:44] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.069654 10.0.0.33 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.50 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 251 0.008864 10.0.0.50 - - [2026-03-19 05:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.33 - - [2026-03-19 05:44:44] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.043779 10.0.0.33 - - [2026-03-19 05:44:44] "POST /alarms HTTP/1.1" 409 252 0.013083 10.0.0.50 - - [2026-03-19 05:44:44] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.047121 10.0.0.33 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.50 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 252 0.012207 10.0.0.50 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020528 10.0.0.33 - - [2026-03-19 05:44:45] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.049329 10.0.0.33 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 256 0.017990 10.0.0.50 - - [2026-03-19 05:44:45] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.045668 10.0.0.33 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012410 10.0.0.50 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 256 0.007589 10.0.0.50 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009821 10.0.0.33 - - [2026-03-19 05:44:45] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.035857 10.0.0.33 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 248 0.011889 10.0.0.50 - - [2026-03-19 05:44:45] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.059797 10.0.0.33 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011879 10.0.0.50 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 248 0.008598 10.0.0.50 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.33 - - [2026-03-19 05:44:45] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.046227 10.0.0.33 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 252 0.012761 10.0.0.50 - - [2026-03-19 05:44:45] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.062201 10.0.0.33 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018710 10.0.0.50 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 252 0.012614 10.0.0.50 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.33 - - [2026-03-19 05:44:45] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.073618 10.0.0.33 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 257 0.013333 10.0.0.50 - - [2026-03-19 05:44:45] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.064502 10.0.0.33 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014895 10.0.0.50 - - [2026-03-19 05:44:45] "POST /alarms HTTP/1.1" 409 257 0.007376 10.0.0.50 - - [2026-03-19 05:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014255 10.0.0.33 - - [2026-03-19 05:44:46] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.058031 10.0.0.33 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 251 0.009423 10.0.0.33 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013414 10.0.0.50 - - [2026-03-19 05:44:46] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.113935 10.0.0.50 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 251 0.017335 10.0.0.33 - - [2026-03-19 05:44:46] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.074392 10.0.0.50 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012576 10.0.0.33 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 257 0.011246 10.0.0.33 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023061 10.0.0.50 - - [2026-03-19 05:44:46] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.061708 10.0.0.50 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 257 0.012964 10.0.0.50 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032205 10.0.0.33 - - [2026-03-19 05:44:46] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.123840 10.0.0.33 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 261 0.017594 10.0.0.50 - - [2026-03-19 05:44:46] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.070772 10.0.0.33 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027219 10.0.0.50 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 261 0.021436 10.0.0.50 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020346 10.0.0.33 - - [2026-03-19 05:44:46] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.072451 10.0.0.33 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 258 0.034837 10.0.0.50 - - [2026-03-19 05:44:46] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.082238 10.0.0.33 - - [2026-03-19 05:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023122 10.0.0.50 - - [2026-03-19 05:44:46] "POST /alarms HTTP/1.1" 409 258 0.015381 10.0.0.50 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.043148 10.0.0.38 - - [2026-03-19 05:44:47] "GET /global-system-configs HTTP/1.1" 200 322 0.080721 10.0.0.33 - - [2026-03-19 05:44:47] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.092044 10.0.0.33 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.006332 10.0.0.50 - - [2026-03-19 05:44:47] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.057599 10.0.0.33 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013457 10.0.0.50 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.005010 10.0.0.50 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.33 - - [2026-03-19 05:44:47] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.055898 10.0.0.38 - - [2026-03-19 05:44:47] "GET /global-system-configs HTTP/1.1" 200 322 0.077137 10.0.0.33 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.005387 10.0.0.50 - - [2026-03-19 05:44:47] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.033193 10.0.0.33 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.013300 10.0.0.50 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.33 - - [2026-03-19 05:44:47] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.039943 10.0.0.33 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.009852 10.0.0.50 - - [2026-03-19 05:44:47] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.047673 10.0.0.33 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.50 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 254 0.005811 10.0.0.33 - - [2026-03-19 05:44:47] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.034395 10.0.0.50 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019870 10.0.0.33 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 247 0.005331 10.0.0.33 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.50 - - [2026-03-19 05:44:47] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.032986 10.0.0.50 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 247 0.013862 10.0.0.33 - - [2026-03-19 05:44:47] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.049219 10.0.0.50 - - [2026-03-19 05:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011950 10.0.0.33 - - [2026-03-19 05:44:47] "POST /alarms HTTP/1.1" 409 272 0.016052 10.0.0.50 - - [2026-03-19 05:44:47] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.040717 10.0.0.33 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013190 10.0.0.38 - - [2026-03-19 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 0.783062 10.0.0.50 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 272 0.006476 10.0.0.50 - - [2026-03-19 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 0.829796 10.0.0.50 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.33 - - [2026-03-19 05:44:48] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.087101 10.0.0.33 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 261 0.024484 10.0.0.50 - - [2026-03-19 05:44:48] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.067487 10.0.0.33 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020432 10.0.0.50 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 261 0.008240 10.0.0.50 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.33 - - [2026-03-19 05:44:48] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.039107 10.0.0.33 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 259 0.017705 10.0.0.50 - - [2026-03-19 05:44:48] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.058285 10.0.0.33 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.026648 10.0.0.50 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 259 0.013223 10.0.0.50 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.33 - - [2026-03-19 05:44:48] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.038870 10.0.0.33 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 265 0.014228 10.0.0.50 - - [2026-03-19 05:44:48] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.043645 10.0.0.50 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 265 0.012465 10.0.0.33 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015318 10.0.0.50 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.33 - - [2026-03-19 05:44:48] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.033722 10.0.0.33 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 279 0.008796 10.0.0.50 - - [2026-03-19 05:44:48] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.059011 10.0.0.33 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.50 - - [2026-03-19 05:44:48] "POST /alarms HTTP/1.1" 409 279 0.004772 10.0.0.50 - - [2026-03-19 05:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.33 - - [2026-03-19 05:44:48] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.049462 10.0.0.50 - - [2026-03-19 05:44:49] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.036656 10.0.0.33 - - [2026-03-19 05:44:49] "GET / HTTP/1.1" 200 35931 0.003002 10.0.0.33 - - [2026-03-19 05:44:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000751 10.0.0.50 - - [2026-03-19 05:44:49] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.50 - - [2026-03-19 05:44:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000490 10.0.0.33 - - [2026-03-19 05:44:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.444804 10.0.0.33 - - [2026-03-19 05:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.50 - - [2026-03-19 05:44:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.086843 10.0.0.50 - - [2026-03-19 05:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024033 10.0.0.33 - - [2026-03-19 05:44:50] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.026180 10.0.0.50 - - [2026-03-19 05:44:50] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.066348 10.0.0.33 - - [2026-03-19 05:44:50] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.33 - - [2026-03-19 05:44:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000623 10.0.0.50 - - [2026-03-19 05:44:50] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.50 - - [2026-03-19 05:44:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.33 - - [2026-03-19 05:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.590405 10.0.0.33 - - [2026-03-19 05:44:51] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009859 10.0.0.50 - - [2026-03-19 05:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.118464 10.0.0.50 - - [2026-03-19 05:44:51] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008058 10.0.0.33 - - [2026-03-19 05:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.50 - - [2026-03-19 05:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009787 10.0.0.33 - - [2026-03-19 05:44:52] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.028386 10.0.0.50 - - [2026-03-19 05:44:52] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.052625 10.0.0.33 - - [2026-03-19 05:44:52] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2026-03-19 05:44:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.50 - - [2026-03-19 05:44:52] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.50 - - [2026-03-19 05:44:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.33 - - [2026-03-19 05:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.391981 10.0.0.33 - - [2026-03-19 05:44:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007144 10.0.0.50 - - [2026-03-19 05:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.078443 10.0.0.50 - - [2026-03-19 05:44:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009376 10.0.0.33 - - [2026-03-19 05:44:53] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.075161 10.0.0.50 - - [2026-03-19 05:44:53] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.084286 10.0.0.33 - - [2026-03-19 05:45:41] "GET /obj-perms HTTP/1.1" 200 5056 0.105235 10.0.0.33 - - [2026-03-19 05:46:06] "GET / HTTP/1.1" 200 35931 0.005978 10.0.0.33 - - [2026-03-19 05:46:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000573 10.0.0.33 - - [2026-03-19 05:46:08] "POST /fqname-to-id HTTP/1.1" 500 161 0.025835 +++ date ++ echo 'INFO: =================== Thu Mar 19 05:47:19 AM UTC 2026 ===================' INFO: =================== Thu Mar 19 05:47:19 AM UTC 2026 =================== ++ 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ 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.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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.38,10.0.0.50,10.0.0.33 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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.38 ++ 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.38,10.0.0.50,10.0.0.33 ++ 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_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.38,10.0.0.50,10.0.0.33 ++ 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.38,10.0.0.50,10.0.0.33 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.20.0.17,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.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/19/2026 05:47:31.569 7fab3e8d85c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:47:31.853 7fab3e8d85c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:47:31.874 7fab3e8d85c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:47:31.874 7fab3e8d85c0 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-03-19 05:47:33] "GET / HTTP/1.1" 503 181 0.000369 10.0.0.38 - - [2026-03-19 05:47:33] "GET / HTTP/1.1" 503 181 0.000182 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-03-19 05:47:34] "GET / HTTP/1.1" 200 45871 0.005466 10.0.0.38 - - [2026-03-19 05:47:34] "GET / HTTP/1.1" 200 45871 0.001411 10.0.0.38 - - [2026-03-19 05:47:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-03-19 05:47:34] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 2.303209 10.0.0.38 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 1.114969 10.0.0.38 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.38 - - [2026-03-19 05:47:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.877679 10.0.0.38 - - [2026-03-19 05:47:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004814 10.0.0.33 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 2.091717 10.0.0.50 - - [2026-03-19 05:47:36] "GET / HTTP/1.1" 200 35931 0.002930 10.0.0.33 - - [2026-03-19 05:47:36] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.50 - - [2026-03-19 05:47:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000442 10.0.0.33 - - [2026-03-19 05:47:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000278 10.0.0.38 - - [2026-03-19 05:47:36] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.38 - - [2026-03-19 05:47:36] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000469 10.0.0.33 - - [2026-03-19 05:47:38] "GET /service-appliance-set/0b0e8b03-ad3f-4432-9c62-1e2712110df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.006288 10.0.0.33 - - [2026-03-19 05:47:38] "PUT /access-control-list/210894ac-9909-438d-8f71-bffe32fad894 HTTP/1.1" 200 272 0.021781 10.0.0.38 - - [2026-03-19 05:47:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.050078 10.0.0.33 - - [2026-03-19 05:47:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.779721 10.0.0.50 - - [2026-03-19 05:47:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.503503 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.38 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.38 - - [2026-03-19 05:47:43] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005814 10.0.0.33 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.33 - - [2026-03-19 05:47:43] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004125 10.0.0.50 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.50 - - [2026-03-19 05:47:43] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008279 10.0.0.38 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.33 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.50 - - [2026-03-19 05:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009933 10.0.0.38 - - [2026-03-19 05:47:43] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.035689 10.0.0.33 - - [2026-03-19 05:47:43] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.089128 10.0.0.50 - - [2026-03-19 05:47:43] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.091273 10.0.0.50 - - [2026-03-19 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2026-03-19 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000570 10.0.0.33 - - [2026-03-19 05:47:44] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.33 - - [2026-03-19 05:47:44] "POST /alarms HTTP/1.1" 401 292 0.000410 10.0.0.50 - - [2026-03-19 05:47:44] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.50 - - [2026-03-19 05:47:44] "POST /alarms HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2026-03-19 05:47:44] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.38 - - [2026-03-19 05:47:44] "POST /alarms HTTP/1.1" 401 292 0.000679 10.0.0.33 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.33 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 264 0.719090 10.0.0.33 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.33 - - [2026-03-19 05:47:45] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.021443 10.0.0.50 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 264 0.498798 10.0.0.50 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.33 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.003444 10.0.0.38 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 264 0.216828 10.0.0.33 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890 10.0.0.38 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2026-03-19 05:47:45] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.021789 10.0.0.38 - - [2026-03-19 05:47:45] "PUT /alarm/585f8232-4439-4338-a218-a53e9ebdbfd8 HTTP/1.1" 200 244 0.027081 10.0.0.50 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.007683 10.0.0.33 - - [2026-03-19 05:47:45] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.032830 10.0.0.38 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.006695 10.0.0.50 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009872 10.0.0.33 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.011904 10.0.0.38 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006027 10.0.0.33 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006192 10.0.0.50 - - [2026-03-19 05:47:45] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.025013 10.0.0.50 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.005663 10.0.0.38 - - [2026-03-19 05:47:45] "PUT /alarm/0a720426-0a3e-4dd3-9822-e9a7ccd95b02 HTTP/1.1" 200 244 0.052169 10.0.0.33 - - [2026-03-19 05:47:45] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.047309 10.0.0.38 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 261 0.008728 10.0.0.50 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.33 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 253 0.005187 10.0.0.38 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632 10.0.0.33 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.50 - - [2026-03-19 05:47:45] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.054341 10.0.0.38 - - [2026-03-19 05:47:45] "PUT /alarm/4c5aed3b-95ef-43a3-a81a-55f27bf1e89e HTTP/1.1" 200 244 0.029225 10.0.0.50 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 253 0.004445 10.0.0.33 - - [2026-03-19 05:47:45] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.053394 10.0.0.38 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 253 0.011098 10.0.0.50 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010968 10.0.0.33 - - [2026-03-19 05:47:45] "POST /alarms HTTP/1.1" 409 251 0.008351 10.0.0.38 - - [2026-03-19 05:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.50 - - [2026-03-19 05:47:46] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.024679 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010714 10.0.0.38 - - [2026-03-19 05:47:46] "PUT /alarm/c3ac4767-eb76-409d-a722-3fcb7a916b70 HTTP/1.1" 200 244 0.042723 10.0.0.50 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 251 0.021307 10.0.0.38 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 251 0.006535 10.0.0.33 - - [2026-03-19 05:47:46] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.032706 10.0.0.50 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016449 10.0.0.33 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.006449 10.0.0.38 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010604 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.50 - - [2026-03-19 05:47:46] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.038616 10.0.0.38 - - [2026-03-19 05:47:46] "PUT /alarm/9cd6bdec-c58f-4cd5-8103-d3f339eea2b5 HTTP/1.1" 200 244 0.033904 10.0.0.50 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.005534 10.0.0.33 - - [2026-03-19 05:47:46] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.039135 10.0.0.38 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.012274 10.0.0.50 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.33 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 256 0.006273 10.0.0.38 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.50 - - [2026-03-19 05:47:46] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.041290 10.0.0.38 - - [2026-03-19 05:47:46] "PUT /alarm/d36cb0b2-36e4-43b2-9399-261e1aff0639 HTTP/1.1" 200 244 0.020154 10.0.0.50 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 256 0.004237 10.0.0.33 - - [2026-03-19 05:47:46] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.021319 10.0.0.38 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 256 0.004651 10.0.0.50 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.33 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 248 0.012526 10.0.0.38 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019204 10.0.0.50 - - [2026-03-19 05:47:46] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.061684 10.0.0.38 - - [2026-03-19 05:47:46] "PUT /alarm/63a27871-455f-4b1e-a170-9b9c138a1be2 HTTP/1.1" 200 244 0.055375 10.0.0.33 - - [2026-03-19 05:47:46] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.035782 10.0.0.50 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 248 0.010584 10.0.0.38 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 248 0.009705 10.0.0.33 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.012450 10.0.0.50 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.38 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.38 - - [2026-03-19 05:47:46] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.016729 10.0.0.50 - - [2026-03-19 05:47:46] "PUT /alarm/7e0dbde5-6d98-4f54-8c68-e4db0b9c0e8d HTTP/1.1" 200 244 0.044671 10.0.0.38 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.006581 10.0.0.50 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 252 0.006027 10.0.0.33 - - [2026-03-19 05:47:46] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.046448 10.0.0.38 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.33 - - [2026-03-19 05:47:46] "POST /alarms HTTP/1.1" 409 257 0.003135 10.0.0.50 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.33 - - [2026-03-19 05:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.040988 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/3951195a-ac67-4a27-8fe5-cb4a6e24a444 HTTP/1.1" 200 244 0.046951 10.0.0.38 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 257 0.003251 10.0.0.33 - - [2026-03-19 05:47:47] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.026936 10.0.0.50 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 257 0.005572 10.0.0.33 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 251 0.006646 10.0.0.38 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019490 10.0.0.50 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005845 10.0.0.33 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009162 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.036644 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/34328977-291e-4fef-98a6-1f40d15da1f2 HTTP/1.1" 200 244 0.032821 10.0.0.38 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 251 0.006096 10.0.0.33 - - [2026-03-19 05:47:47] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.039312 10.0.0.50 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 251 0.007644 10.0.0.33 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 257 0.005887 10.0.0.38 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.50 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011040 10.0.0.33 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006738 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.037600 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/6b5d3b02-a0d0-4c25-817e-df1d41895e4f HTTP/1.1" 200 244 0.040462 10.0.0.38 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 257 0.005920 10.0.0.33 - - [2026-03-19 05:47:47] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.043084 10.0.0.50 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 257 0.004327 10.0.0.38 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007688 10.0.0.33 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 261 0.004194 10.0.0.50 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.33 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.022789 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/28162e54-4fea-4e1f-9cbe-51f0791154d6 HTTP/1.1" 200 244 0.040817 10.0.0.38 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 261 0.005149 10.0.0.33 - - [2026-03-19 05:47:47] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.034411 10.0.0.50 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 261 0.008560 10.0.0.38 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010175 10.0.0.33 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 258 0.006649 10.0.0.50 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008936 10.0.0.33 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.042749 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/4a6d9e27-370d-4956-96d6-c0c97fa59cd6 HTTP/1.1" 200 244 0.048961 10.0.0.33 - - [2026-03-19 05:47:47] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.048296 10.0.0.38 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 258 0.029183 10.0.0.50 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 258 0.006668 10.0.0.33 - - [2026-03-19 05:47:47] "POST /alarms HTTP/1.1" 409 254 0.007442 10.0.0.38 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006948 10.0.0.50 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.33 - - [2026-03-19 05:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.38 - - [2026-03-19 05:47:47] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.028892 10.0.0.50 - - [2026-03-19 05:47:47] "PUT /alarm/e2ea7a68-4bf4-448b-9741-5d81519c3d7b HTTP/1.1" 200 244 0.029487 10.0.0.33 - - [2026-03-19 05:47:48] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.045901 10.0.0.38 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.014677 10.0.0.50 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.012961 10.0.0.38 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.33 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.009442 10.0.0.50 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010513 10.0.0.33 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013597 10.0.0.38 - - [2026-03-19 05:47:48] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.043365 10.0.0.50 - - [2026-03-19 05:47:48] "PUT /alarm/c84e9ff5-a414-47ea-aab3-2a875fe3dd89 HTTP/1.1" 200 244 0.044703 10.0.0.38 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.005443 10.0.0.33 - - [2026-03-19 05:47:48] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.028739 10.0.0.50 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.005456 10.0.0.38 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.33 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.006684 10.0.0.50 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.33 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.38 - - [2026-03-19 05:47:48] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.032844 10.0.0.50 - - [2026-03-19 05:47:48] "PUT /alarm/8869db87-35e2-40b5-adbb-a35671fb55b0 HTTP/1.1" 200 244 0.032496 10.0.0.38 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.006087 10.0.0.33 - - [2026-03-19 05:47:48] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.033432 10.0.0.50 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 254 0.008013 10.0.0.38 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008036 10.0.0.33 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 247 0.009146 10.0.0.50 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.33 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.073344 10.0.0.38 - - [2026-03-19 05:47:48] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.094984 10.0.0.50 - - [2026-03-19 05:47:48] "PUT /alarm/7b535a40-1949-4d61-9b32-cd689fccc2c6 HTTP/1.1" 200 244 0.024904 10.0.0.33 - - [2026-03-19 05:47:48] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.021044 10.0.0.38 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 247 0.010243 10.0.0.50 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 247 0.005851 10.0.0.33 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 272 0.005372 10.0.0.50 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.38 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.33 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.50 - - [2026-03-19 05:47:48] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.047669 10.0.0.38 - - [2026-03-19 05:47:48] "PUT /alarm/5b6ded6e-c513-4f40-b807-0670b12ca22e HTTP/1.1" 200 244 0.053715 10.0.0.33 - - [2026-03-19 05:47:48] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.056948 10.0.0.38 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 272 0.005594 10.0.0.50 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 272 0.017789 10.0.0.33 - - [2026-03-19 05:47:48] "POST /alarms HTTP/1.1" 409 261 0.004225 10.0.0.38 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.50 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.33 - - [2026-03-19 05:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2026-03-19 05:47:48] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.032319 10.0.0.50 - - [2026-03-19 05:47:49] "PUT /alarm/bf362b60-f03f-46ea-84af-88954bd346e3 HTTP/1.1" 200 244 0.047808 10.0.0.33 - - [2026-03-19 05:47:49] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.044958 10.0.0.38 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 261 0.013601 10.0.0.50 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 261 0.004637 10.0.0.33 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 259 0.004104 10.0.0.38 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.50 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.33 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2026-03-19 05:47:49] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.024121 10.0.0.50 - - [2026-03-19 05:47:49] "PUT /alarm/e844bf5f-6801-49e2-af9b-5e9b663af243 HTTP/1.1" 200 244 0.035595 10.0.0.38 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 259 0.010818 10.0.0.33 - - [2026-03-19 05:47:49] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.050126 10.0.0.50 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 259 0.005113 10.0.0.38 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.50 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 265 0.017285 10.0.0.50 - - [2026-03-19 05:47:49] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.021604 10.0.0.33 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010323 10.0.0.38 - - [2026-03-19 05:47:49] "PUT /alarm/45664fe3-07b6-4a6b-a351-b8631be2a555 HTTP/1.1" 200 244 0.043283 10.0.0.50 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 265 0.012343 10.0.0.38 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 265 0.007293 10.0.0.33 - - [2026-03-19 05:47:49] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.032460 10.0.0.50 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.38 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.33 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 279 0.005152 10.0.0.50 - - [2026-03-19 05:47:49] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.026935 10.0.0.33 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016285 10.0.0.38 - - [2026-03-19 05:47:49] "PUT /alarm/de4dc684-8606-445f-afb6-1c4d32c83bb1 HTTP/1.1" 200 244 0.045424 10.0.0.50 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 279 0.005280 10.0.0.38 - - [2026-03-19 05:47:49] "POST /alarms HTTP/1.1" 409 279 0.003993 10.0.0.33 - - [2026-03-19 05:47:49] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.024193 10.0.0.50 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.38 - - [2026-03-19 05:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020123 10.0.0.50 - - [2026-03-19 05:47:49] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.028904 10.0.0.38 - - [2026-03-19 05:47:49] "PUT /alarm/fc6d0c65-9584-45d3-bfcc-6cccd609a5ba HTTP/1.1" 200 244 0.019299 10.0.0.33 - - [2026-03-19 05:47:49] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.33 - - [2026-03-19 05:47:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000488 10.0.0.50 - - [2026-03-19 05:47:50] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.50 - - [2026-03-19 05:47:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-03-19 05:47:50] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.38 - - [2026-03-19 05:47:50] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000463 10.0.0.33 - - [2026-03-19 05:47:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.625978 10.0.0.33 - - [2026-03-19 05:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.50 - - [2026-03-19 05:47:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.344712 10.0.0.50 - - [2026-03-19 05:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.38 - - [2026-03-19 05:47:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.069691 10.0.0.38 - - [2026-03-19 05:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.33 - - [2026-03-19 05:47:50] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.020419 10.0.0.50 - - [2026-03-19 05:47:51] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.029444 10.0.0.38 - - [2026-03-19 05:47:51] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.023773 10.0.0.33 - - [2026-03-19 05:47:51] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.33 - - [2026-03-19 05:47:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2026-03-19 05:47:51] "GET / HTTP/1.1" 200 35931 0.008642 10.0.0.50 - - [2026-03-19 05:47:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2026-03-19 05:47:51] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.38 - - [2026-03-19 05:47:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000333 10.0.0.33 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.683336 10.0.0.33 - - [2026-03-19 05:47:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009463 10.0.0.50 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.414792 10.0.0.50 - - [2026-03-19 05:47:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006122 10.0.0.33 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.38 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.137045 10.0.0.38 - - [2026-03-19 05:47:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006030 10.0.0.50 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.33 - - [2026-03-19 05:47:52] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.022608 10.0.0.38 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013470 10.0.0.50 - - [2026-03-19 05:47:52] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.018096 10.0.0.38 - - [2026-03-19 05:47:52] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.022326 10.0.0.33 - - [2026-03-19 05:47:52] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.33 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000421 10.0.0.50 - - [2026-03-19 05:47:52] "GET / HTTP/1.1" 200 35931 0.002443 10.0.0.50 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000653 10.0.0.38 - - [2026-03-19 05:47:52] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.38 - - [2026-03-19 05:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.33 - - [2026-03-19 05:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.646981 10.0.0.33 - - [2026-03-19 05:47:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007834 10.0.0.50 - - [2026-03-19 05:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.373925 10.0.0.50 - - [2026-03-19 05:47:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009898 10.0.0.38 - - [2026-03-19 05:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.086619 10.0.0.38 - - [2026-03-19 05:47:53] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007463 10.0.0.33 - - [2026-03-19 05:47:53] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.059190 10.0.0.50 - - [2026-03-19 05:47:53] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.052030 10.0.0.38 - - [2026-03-19 05:47:53] "PUT /global-system-config/6245977a-7762-42f8-adf3-070c77665018 HTTP/1.1" 200 274 0.045553 10.0.0.33 - - [2026-03-19 05:48:01] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.33 - - [2026-03-19 05:48:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2026-03-19 05:48:01] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.50 - - [2026-03-19 05:48:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-03-19 05:48:02] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.38 - - [2026-03-19 05:48:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398 10.0.0.33 - - [2026-03-19 05:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.490419 10.0.0.33 - - [2026-03-19 05:48:02] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015572 10.0.0.33 - - [2026-03-19 05:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.33 - - [2026-03-19 05:48:02] "GET /analytics-node/4d504446-627a-48e0-8be8-2b71c75e09d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004751 10.0.0.50 - - [2026-03-19 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.386179 10.0.0.50 - - [2026-03-19 05:48:03] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011154 10.0.0.38 - - [2026-03-19 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.053765 10.0.0.50 - - [2026-03-19 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.38 - - [2026-03-19 05:48:03] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010415 10.0.0.50 - - [2026-03-19 05:48:03] "GET /analytics-node/535471f4-8bd9-42ce-8e44-cd585c04ae20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005837 10.0.0.38 - - [2026-03-19 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.38 - - [2026-03-19 05:48:03] "GET /analytics-node/d0f107cd-e5a3-4f03-b225-c54565f86953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007611 10.0.0.50 - - [2026-03-19 05:48:07] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.50 - - [2026-03-19 05:48:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2026-03-19 05:48:07] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.33 - - [2026-03-19 05:48:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2026-03-19 05:48:08] "GET / HTTP/1.1" 200 35931 0.002841 10.0.0.50 - - [2026-03-19 05:48:08] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.38 - - [2026-03-19 05:48:08] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.38 - - [2026-03-19 05:48:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.634367 10.0.0.50 - - [2026-03-19 05:48:09] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022921 10.0.0.50 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.50 - - [2026-03-19 05:48:09] "GET /analytics-alarm-node/bb777aad-7849-4ad2-9282-b9ff078e2862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.006249 10.0.0.33 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.654966 10.0.0.33 - - [2026-03-19 05:48:09] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014426 10.0.0.38 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.100856 10.0.0.33 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018404 10.0.0.38 - - [2026-03-19 05:48:09] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008830 10.0.0.33 - - [2026-03-19 05:48:09] "GET /analytics-alarm-node/adfd8977-bebb-430a-9814-f9ade936cac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.009040 10.0.0.38 - - [2026-03-19 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008976 10.0.0.38 - - [2026-03-19 05:48:09] "GET /analytics-alarm-node/6103a359-c07c-4672-815d-55656781f159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.012918 10.0.0.50 - - [2026-03-19 05:48:11] "GET / HTTP/1.1" 200 35931 0.002413 10.0.0.50 - - [2026-03-19 05:48:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.33 - - [2026-03-19 05:48:11] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2026-03-19 05:48:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2026-03-19 05:48:12] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.50 - - [2026-03-19 05:48:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000463 10.0.0.50 - - [2026-03-19 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 1.272019 10.0.0.50 - - [2026-03-19 05:48:13] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010080 10.0.0.50 - - [2026-03-19 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.50 - - [2026-03-19 05:48:13] "GET /analytics-snmp-node/4b24dbb8-908e-4047-8561-7b669962a87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.008716 10.0.0.33 - - [2026-03-19 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.418272 10.0.0.33 - - [2026-03-19 05:48:13] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010648 10.0.0.50 - - [2026-03-19 05:48:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2026-03-19 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020924 10.0.0.33 - - [2026-03-19 05:48:13] "GET /analytics-snmp-node/be04c254-3529-4358-bb9d-12dd2613ae53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1224 0.010171 10.0.0.33 - - [2026-03-19 05:48:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.33 - - [2026-03-19 05:48:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-03-19 05:48:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-03-19 05:48:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-03-19 05:48:16] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.38 - - [2026-03-19 05:48:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.003080 10.0.0.38 - - [2026-03-19 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.103624 10.0.0.38 - - [2026-03-19 05:48:16] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.045481 10.0.0.38 - - [2026-03-19 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.38 - - [2026-03-19 05:48:16] "GET /analytics-snmp-node/1006a80e-faf2-4c9b-9771-10e3e6561210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1223 0.004390 10.0.0.38 - - [2026-03-19 05:48:52] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.38 - - [2026-03-19 05:48:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-03-19 05:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.046069 10.0.0.38 - - [2026-03-19 05:48:52] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009717 10.0.0.38 - - [2026-03-19 05:48:52] "POST /bgp-routers HTTP/1.1" 409 303 0.005566 10.0.0.38 - - [2026-03-19 05:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010763 10.0.0.38 - - [2026-03-19 05:48:53] "GET /bgp-router/d54d5f97-f8cf-444c-9a65-92237dfe3581?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1802 0.008170 10.0.0.38 - - [2026-03-19 05:48:53] "PUT /bgp-router/d54d5f97-f8cf-444c-9a65-92237dfe3581 HTTP/1.1" 200 254 0.047382 10.0.0.50 - - [2026-03-19 05:49:27] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.50 - - [2026-03-19 05:49:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.50 - - [2026-03-19 05:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.033857 10.0.0.50 - - [2026-03-19 05:49:27] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005968 10.0.0.50 - - [2026-03-19 05:49:27] "POST /bgp-routers HTTP/1.1" 409 303 0.004698 10.0.0.50 - - [2026-03-19 05:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.50 - - [2026-03-19 05:49:27] "GET /bgp-router/49152e68-cbf3-4810-ae4e-ca06434a3db7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1803 0.005493 10.0.0.50 - - [2026-03-19 05:49:27] "PUT /bgp-router/49152e68-cbf3-4810-ae4e-ca06434a3db7 HTTP/1.1" 200 254 0.023845 10.0.0.33 - - [2026-03-19 05:50:03] "GET / HTTP/1.1" 200 35931 0.002467 10.0.0.33 - - [2026-03-19 05:50:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000639 10.0.0.33 - - [2026-03-19 05:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.041944 10.0.0.33 - - [2026-03-19 05:50:04] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007054 10.0.0.33 - - [2026-03-19 05:50:04] "POST /bgp-routers HTTP/1.1" 409 303 0.004528 10.0.0.33 - - [2026-03-19 05:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.33 - - [2026-03-19 05:50:04] "GET /bgp-router/837196c9-05a8-4fd9-aaca-0c6d10383e94?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.007288 10.0.0.33 - - [2026-03-19 05:50:04] "PUT /bgp-router/837196c9-05a8-4fd9-aaca-0c6d10383e94 HTTP/1.1" 200 254 0.054554 10.0.0.38 - - [2026-03-19 05:51:07] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.38 - - [2026-03-19 05:51:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-19 05:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.049099 10.0.0.38 - - [2026-03-19 05:51:08] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006680 10.0.0.38 - - [2026-03-19 05:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.38 - - [2026-03-19 05:51:08] "GET /config-database-node/bbc06d1c-4e22-4e14-a262-48e9ed19a899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.004941 10.0.0.38 - - [2026-03-19 05:51:40] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.38 - - [2026-03-19 05:51:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2026-03-19 05:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.044021 10.0.0.38 - - [2026-03-19 05:51:40] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010395 10.0.0.38 - - [2026-03-19 05:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009751 10.0.0.38 - - [2026-03-19 05:51:40] "GET /database-node/77105016-5a32-4220-8c37-f588ec8221e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.005097 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.50 - - [2026-03-19 05:51:43] "GET /obj-perms HTTP/1.1" 200 5056 0.432294 10.0.0.33 - - [2026-03-19 05:51:43] "GET /obj-perms HTTP/1.1" 200 5056 0.069991 10.0.0.50 - - [2026-03-19 05:52:38] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.50 - - [2026-03-19 05:52:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000657 10.0.0.50 - - [2026-03-19 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037029 10.0.0.50 - - [2026-03-19 05:52:38] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007981 10.0.0.50 - - [2026-03-19 05:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.50 - - [2026-03-19 05:52:39] "GET /config-database-node/ea86cebf-78a3-43df-bbe4-36783b877f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.006501 10.0.0.50 - - [2026-03-19 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.50 - - [2026-03-19 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-03-19 05:52:43] "GET /obj-perms HTTP/1.1" 200 5056 0.136388 10.0.0.33 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.33 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.38 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.50 - - [2026-03-19 05:53:10] "GET / HTTP/1.1" 200 35931 0.002329 10.0.0.50 - - [2026-03-19 05:53:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.50 - - [2026-03-19 05:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.033122 10.0.0.50 - - [2026-03-19 05:53:11] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018672 10.0.0.50 - - [2026-03-19 05:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.50 - - [2026-03-19 05:53:11] "GET /database-node/57a4f71e-8636-4b84-896a-ba6d4842dd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.007676 10.0.0.50 - - [2026-03-19 05:53:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000423 10.0.0.50 - - [2026-03-19 05:53:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.33 - - [2026-03-19 05:53:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000769 10.0.0.33 - - [2026-03-19 05:53:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-03-19 05:53:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-03-19 05:53:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2026-03-19 05:54:06] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.33 - - [2026-03-19 05:54:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2026-03-19 05:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.030705 10.0.0.33 - - [2026-03-19 05:54:07] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009080 10.0.0.33 - - [2026-03-19 05:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.33 - - [2026-03-19 05:54:07] "GET /config-database-node/e4c939f0-2091-47d1-a321-cee59e5c8220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.007677 10.0.0.33 - - [2026-03-19 05:54:38] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.33 - - [2026-03-19 05:54:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.33 - - [2026-03-19 05:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.070008 10.0.0.33 - - [2026-03-19 05:54:38] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009941 10.0.0.33 - - [2026-03-19 05:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.33 - - [2026-03-19 05:54:38] "GET /database-node/827d1f4f-3d2f-4bb0-891f-2be2a5552370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015923 10.0.0.50 - - [2026-03-19 05:55:46] "GET /obj-perms HTTP/1.1" 200 5056 0.073323 10.0.0.33 - - [2026-03-19 05:56:47] "GET /obj-perms HTTP/1.1" 200 5056 0.073066 10.0.0.38 - - [2026-03-19 05:56:47] "GET /obj-perms HTTP/1.1" 200 5056 0.058393 10.0.0.50 - - [2026-03-19 05:57:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000498 10.0.0.50 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.33 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.33 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000581 10.0.0.38 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.38 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000700 10.0.0.50 - - [2026-03-19 05:58:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.50 - - [2026-03-19 05:58:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-03-19 05:58:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2026-03-19 05:58:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000433 10.0.0.38 - - [2026-03-19 05:58:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-03-19 05:58:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000372 10.0.0.50 - - [2026-03-19 06:00:50] "GET /obj-perms HTTP/1.1" 200 5056 0.063787 10.0.0.33 - - [2026-03-19 06:00:50] "GET /obj-perms HTTP/1.1" 200 5056 0.061956 10.0.0.38 - - [2026-03-19 06:01:51] "GET /obj-perms HTTP/1.1" 200 5056 0.075010 10.0.0.50 - - [2026-03-19 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.50 - - [2026-03-19 06:03:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.50 - - [2026-03-19 06:03:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2026-03-19 06:03:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000569 10.0.0.33 - - [2026-03-19 06:03:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-03-19 06:03:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000415 10.0.0.38 - - [2026-03-19 06:03:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000442 10.0.0.50 - - [2026-03-19 06:04:54] "GET /obj-perms HTTP/1.1" 200 5056 0.050860 10.0.0.33 - - [2026-03-19 06:05:54] "GET /obj-perms HTTP/1.1" 200 5056 0.091094 10.0.0.38 - - [2026-03-19 06:05:55] "GET /obj-perms HTTP/1.1" 200 5056 0.096529 10.0.0.50 - - [2026-03-19 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.50 - - [2026-03-19 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000394 10.0.0.33 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.33 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000604 10.0.0.38 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-03-19 06:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.035548 10.0.0.33 - - [2026-03-19 06:07:56] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006551 10.0.0.50 - - [2026-03-19 06:08:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.50 - - [2026-03-19 06:08:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2026-03-19 06:08:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2026-03-19 06:08:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.38 - - [2026-03-19 06:08:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000996 10.0.0.38 - - [2026-03-19 06:08:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.33 - - [2026-03-19 06:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.041199 10.0.0.249 - - [2026-03-19 06:09:41] "GET / HTTP/1.1" 200 35931 0.002569 10.0.0.249 - - [2026-03-19 06:09:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000628 10.0.0.249 - - [2026-03-19 06:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.107731 10.0.0.249 - - [2026-03-19 06:09:41] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009088 10.0.0.249 - - [2026-03-19 06:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.249 - - [2026-03-19 06:09:41] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007279 10.0.0.249 - - [2026-03-19 06:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.249 - - [2026-03-19 06:09:41] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.007063 10.0.0.249 - - [2026-03-19 06:09:42] "PUT /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b HTTP/1.1" 200 262 0.042562 10.0.0.249 - - [2026-03-19 06:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008925 10.0.0.249 - - [2026-03-19 06:09:42] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.008094 10.0.0.249 - - [2026-03-19 06:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.249 - - [2026-03-19 06:09:42] "GET /virtual-machine-interface/f3f6a8e4-a2d4-4d46-a07b-527bc0d12d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.010389 10.0.0.249 - - [2026-03-19 06:09:42] "PUT /virtual-machine-interface/f3f6a8e4-a2d4-4d46-a07b-527bc0d12d18 HTTP/1.1" 200 284 0.032068 10.0.0.22 - - [2026-03-19 06:09:45] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.22 - - [2026-03-19 06:09:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.22 - - [2026-03-19 06:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031544 10.0.0.22 - - [2026-03-19 06:09:45] "GET /global-system-config/6245977a-7762-42f8-adf3-070c77665018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009107 10.0.0.22 - - [2026-03-19 06:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.22 - - [2026-03-19 06:09:45] "GET /routing-instance/d9c4f020-7ff3-40e4-8b74-8852db3be95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007159 10.0.0.22 - - [2026-03-19 06:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.22 - - [2026-03-19 06:09:45] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007533 10.0.0.22 - - [2026-03-19 06:09:45] "PUT /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1 HTTP/1.1" 200 262 0.028317 10.0.0.22 - - [2026-03-19 06:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.22 - - [2026-03-19 06:09:46] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.008159 10.0.0.22 - - [2026-03-19 06:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.22 - - [2026-03-19 06:09:46] "GET /virtual-machine-interface/81b5a229-e898-4f58-bdc6-1362a202ad5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.010668 10.0.0.22 - - [2026-03-19 06:09:46] "PUT /virtual-machine-interface/81b5a229-e898-4f58-bdc6-1362a202ad5c HTTP/1.1" 200 284 0.034511 10.0.0.50 - - [2026-03-19 06:09:58] "GET /obj-perms HTTP/1.1" 200 5056 0.073182 10.0.0.33 - - [2026-03-19 06:09:58] "GET /obj-perms HTTP/1.1" 200 5056 0.067646 10.0.0.33 - - [2026-03-19 06:09:58] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005749 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001357 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001074 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001174 10.0.0.38 - - [2026-03-19 06:10:58] "GET /obj-perms HTTP/1.1" 200 5056 0.061864 10.0.0.33 - - [2026-03-19 06:11:59] "POST /access-control-lists HTTP/1.1" 200 573 0.167189 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:12:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001266 10.0.0.33 - - [2026-03-19 06:12:02] "POST /fqname-to-id HTTP/1.1" 404 245 0.003971 10.0.0.33 - - [2026-03-19 06:12:03] "POST /access-control-lists HTTP/1.1" 200 605 0.073176 10.0.0.38 - - [2026-03-19 06:12:06] "POST /neutron/network HTTP/1.1" 200 117 0.073106 10.0.0.38 - - [2026-03-19 06:12:07] "POST /neutron/network HTTP/1.1" 200 839 0.013126 10.0.0.38 - - [2026-03-19 06:12:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.017695 10.0.0.38 - - [2026-03-19 06:12:07] "GET /domains HTTP/1.1" 401 292 0.000472 10.0.0.38 - - [2026-03-19 06:12:07] "GET /domains HTTP/1.1" 200 280 0.036377 10.0.0.38 - - [2026-03-19 06:12:07] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.032752 10.0.0.38 - - [2026-03-19 06:12:07] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2584 0.053410 10.0.0.38 - - [2026-03-19 06:12:07] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001189 10.0.0.38 - - [2026-03-19 06:12:07] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c HTTP/1.1" 200 2168 0.118547 10.0.0.38 - - [2026-03-19 06:12:07] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0 HTTP/1.1" 200 2342 0.016273 10.0.0.38 - - [2026-03-19 06:12:07] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0 HTTP/1.1" 200 2342 0.009899 10.0.0.38 - - [2026-03-19 06:12:07] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 200 1494 0.014577 10.0.0.38 - - [2026-03-19 06:12:08] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 200 1494 0.006968 10.0.0.38 - - [2026-03-19 06:12:08] "GET /route-target/349d1084-03fd-4442-8d0f-6ae903016605 HTTP/1.1" 200 1219 0.006466 10.0.0.38 - - [2026-03-19 06:12:08] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0 HTTP/1.1" 200 2342 0.010627 10.0.0.38 - - [2026-03-19 06:12:08] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 200 1494 0.008590 10.0.0.38 - - [2026-03-19 06:12:08] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0 HTTP/1.1" 200 2342 0.009198 10.0.0.38 - - [2026-03-19 06:12:08] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 200 1494 0.006496 10.0.0.38 - - [2026-03-19 06:12:08] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 200 1494 0.005796 10.0.0.38 - - [2026-03-19 06:12:08] "GET /route-target/349d1084-03fd-4442-8d0f-6ae903016605 HTTP/1.1" 200 1219 0.006010 10.0.0.38 - - [2026-03-19 06:12:08] "GET /domains HTTP/1.1" 200 280 0.005335 10.0.0.38 - - [2026-03-19 06:12:08] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001776 10.0.0.38 - - [2026-03-19 06:12:08] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2584 0.011196 10.0.0.38 - - [2026-03-19 06:12:08] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001155 10.0.0.38 - - [2026-03-19 06:12:08] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c HTTP/1.1" 200 2168 0.137177 10.0.0.38 - - [2026-03-19 06:12:08] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0 HTTP/1.1" 200 2342 0.009314 10.0.0.38 - - [2026-03-19 06:12:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2026-03-19 06:12:11] "GET / HTTP/1.1" 200 35931 0.002920 10.0.0.38 - - [2026-03-19 06:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.011581 10.0.0.38 - - [2026-03-19 06:12:14] "POST /neutron/network HTTP/1.1" 200 849 0.012713 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/port HTTP/1.1" 200 1071 0.058073 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006311 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/network HTTP/1.1" 200 839 0.011136 10.0.0.38 - - [2026-03-19 06:12:23] "POST /neutron/port HTTP/1.1" 200 1135 0.039123 10.0.0.38 - - [2026-03-19 06:12:23] "GET /obj-perms HTTP/1.1" 200 5052 0.060131 10.0.0.38 - - [2026-03-19 06:12:26] "GET /obj-perms HTTP/1.1" 200 5052 0.006464 10.0.0.38 - - [2026-03-19 06:12:28] "POST /neutron/network HTTP/1.1" 400 204 0.023974 10.0.0.38 - - [2026-03-19 06:12:29] "POST /neutron/port HTTP/1.1" 200 151 0.352738 10.0.0.33 - - [2026-03-19 06:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.38 - - [2026-03-19 06:12:31] "GET /routing-instance/6ab46f48-59dc-40ab-bf43-fe8df098e887 HTTP/1.1" 404 171 0.003928 10.0.0.38 - - [2026-03-19 06:12:31] "GET /domains HTTP/1.1" 200 280 0.004131 10.0.0.38 - - [2026-03-19 06:12:31] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.38 - - [2026-03-19 06:12:31] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2584 0.009336 10.0.0.38 - - [2026-03-19 06:12:31] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001492 10.0.0.38 - - [2026-03-19 06:12:31] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c HTTP/1.1" 200 1918 0.105113 10.0.0.33 - - [2026-03-19 06:12:43] "DELETE /access-control-list/88abede7-7bed-435c-8749-7cc493ac3d75 HTTP/1.1" 200 115 0.075203 10.0.0.50 - - [2026-03-19 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2026-03-19 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.38 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000629 10.0.0.38 - - [2026-03-19 06:12:47] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003695 10.0.0.33 - - [2026-03-19 06:12:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.022752 10.0.0.33 - - [2026-03-19 06:12:51] "PUT /access-control-list/14e312d1-c87b-488b-945d-3f7805883bed HTTP/1.1" 200 272 0.037016 10.0.0.38 - - [2026-03-19 06:12:52] "POST /neutron/network HTTP/1.1" 200 117 0.048611 10.0.0.38 - - [2026-03-19 06:12:53] "POST /neutron/network HTTP/1.1" 200 839 0.015543 10.0.0.38 - - [2026-03-19 06:12:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.014946 10.0.0.38 - - [2026-03-19 06:12:53] "GET /domains HTTP/1.1" 401 292 0.000642 10.0.0.38 - - [2026-03-19 06:12:53] "GET /domains HTTP/1.1" 200 280 0.029858 10.0.0.38 - - [2026-03-19 06:12:53] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.38 - - [2026-03-19 06:12:53] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.016063 10.0.0.38 - - [2026-03-19 06:12:53] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.38 - - [2026-03-19 06:12:54] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2175 0.119511 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2341 0.010149 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2341 0.007442 10.0.0.38 - - [2026-03-19 06:12:54] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 200 1490 0.007291 10.0.0.38 - - [2026-03-19 06:12:54] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 200 1490 0.005228 10.0.0.38 - - [2026-03-19 06:12:54] "GET /route-target/b5c728f5-be55-441d-90f2-dcabd34b7c71 HTTP/1.1" 200 1219 0.004267 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2341 0.006599 10.0.0.38 - - [2026-03-19 06:12:54] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 200 1490 0.005590 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2341 0.006905 10.0.0.38 - - [2026-03-19 06:12:54] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 200 1490 0.005554 10.0.0.38 - - [2026-03-19 06:12:54] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 200 1490 0.007329 10.0.0.38 - - [2026-03-19 06:12:54] "GET /route-target/b5c728f5-be55-441d-90f2-dcabd34b7c71 HTTP/1.1" 200 1219 0.004803 10.0.0.38 - - [2026-03-19 06:12:54] "GET /domains HTTP/1.1" 200 280 0.005105 10.0.0.38 - - [2026-03-19 06:12:54] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.38 - - [2026-03-19 06:12:54] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.009850 10.0.0.38 - - [2026-03-19 06:12:54] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001523 10.0.0.38 - - [2026-03-19 06:12:54] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2175 0.115813 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2341 0.006866 10.0.0.50 - - [2026-03-19 06:12:55] "GET /obj-perms HTTP/1.1" 200 5054 0.066318 10.0.0.33 - - [2026-03-19 06:12:55] "GET /obj-perms HTTP/1.1" 200 5054 0.054723 10.0.0.33 - - [2026-03-19 06:12:56] "POST /route-targets HTTP/1.1" 200 327 0.046962 10.0.0.38 - - [2026-03-19 06:12:56] "POST /useragent-kv HTTP/1.1" 200 115 0.009855 10.0.0.38 - - [2026-03-19 06:12:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.309833 10.0.0.38 - - [2026-03-19 06:12:56] "POST /neutron/network HTTP/1.1" 200 838 0.008500 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domains HTTP/1.1" 200 280 0.004654 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.008051 10.0.0.38 - - [2026-03-19 06:12:56] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000976 10.0.0.38 - - [2026-03-19 06:12:56] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2403 0.115942 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3 HTTP/1.1" 200 2340 0.014294 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3 HTTP/1.1" 200 2340 0.014278 10.0.0.38 - - [2026-03-19 06:12:56] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 200 1492 0.005444 10.0.0.38 - - [2026-03-19 06:12:56] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 200 1492 0.005617 10.0.0.38 - - [2026-03-19 06:12:56] "GET /route-target/90ea0ee2-dcd3-4222-9dd8-b3868544029b HTTP/1.1" 200 1219 0.005489 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3 HTTP/1.1" 200 2340 0.007741 10.0.0.38 - - [2026-03-19 06:12:56] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 200 1492 0.004511 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3 HTTP/1.1" 200 2340 0.009950 10.0.0.38 - - [2026-03-19 06:12:56] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 200 1492 0.005656 10.0.0.38 - - [2026-03-19 06:12:56] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 200 1492 0.006459 10.0.0.38 - - [2026-03-19 06:12:56] "GET /route-target/90ea0ee2-dcd3-4222-9dd8-b3868544029b HTTP/1.1" 200 1219 0.006466 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domains HTTP/1.1" 200 280 0.004687 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001664 10.0.0.38 - - [2026-03-19 06:12:56] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.011838 10.0.0.38 - - [2026-03-19 06:12:56] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001196 10.0.0.38 - - [2026-03-19 06:12:56] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2403 0.116449 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3 HTTP/1.1" 200 2340 0.005895 10.0.0.38 - - [2026-03-19 06:12:57] "GET /obj-perms HTTP/1.1" 200 5054 0.063837 10.0.0.38 - - [2026-03-19 06:12:57] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.38 - - [2026-03-19 06:12:57] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.38 - - [2026-03-19 06:12:58] "POST /neutron/network HTTP/1.1" 200 838 0.038264 10.0.0.38 - - [2026-03-19 06:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.010334 10.0.0.38 - - [2026-03-19 06:12:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000412 10.0.0.38 - - [2026-03-19 06:12:58] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001106 10.0.0.38 - - [2026-03-19 06:12:58] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/port HTTP/1.1" 200 1072 0.504067 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/port HTTP/1.1" 200 1126 0.175892 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011822 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/network HTTP/1.1" 200 838 0.008958 10.0.0.38 - - [2026-03-19 06:13:00] "POST /neutron/port HTTP/1.1" 200 117 0.016090 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domains HTTP/1.1" 200 280 0.004846 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001714 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.020965 10.0.0.38 - - [2026-03-19 06:13:00] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002281 10.0.0.38 - - [2026-03-19 06:13:00] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2989 0.132546 10.0.0.38 - - [2026-03-19 06:13:00] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2621 0.035775 10.0.0.38 - - [2026-03-19 06:13:00] "GET /floating-ip-pool/b877539a-c0e0-415e-a620-5c688e5448bd HTTP/1.1" 200 1442 0.015160 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domains HTTP/1.1" 200 280 0.010683 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002721 10.0.0.38 - - [2026-03-19 06:13:00] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.020742 10.0.0.38 - - [2026-03-19 06:13:00] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004076 10.0.0.38 - - [2026-03-19 06:13:00] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2989 0.115593 10.0.0.38 - - [2026-03-19 06:13:01] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7 HTTP/1.1" 200 2621 0.017309 10.0.0.38 - - [2026-03-19 06:13:01] "POST /neutron/network HTTP/1.1" 200 849 0.023437 10.0.0.38 - - [2026-03-19 06:13:02] "POST /neutron/port HTTP/1.1" 200 1073 0.086878 10.0.0.38 - - [2026-03-19 06:13:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006006 10.0.0.38 - - [2026-03-19 06:13:03] "POST /neutron/network HTTP/1.1" 200 839 0.011086 10.0.0.38 - - [2026-03-19 06:13:06] "POST /neutron/port HTTP/1.1" 200 1136 0.035737 10.0.0.38 - - [2026-03-19 06:13:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012854 10.0.0.50 - - [2026-03-19 06:13:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000625 10.0.0.50 - - [2026-03-19 06:13:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/port HTTP/1.1" 200 1136 0.066036 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/port HTTP/1.1" 200 1137 0.028380 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/subnet HTTP/1.1" 200 703 0.014843 10.0.0.33 - - [2026-03-19 06:13:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000577 10.0.0.33 - - [2026-03-19 06:13:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2026-03-19 06:13:14] "POST /neutron/port HTTP/1.1" 200 1137 0.026939 10.0.0.38 - - [2026-03-19 06:13:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-03-19 06:13:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000516 10.0.0.38 - - [2026-03-19 06:13:17] "POST /neutron/port HTTP/1.1" 200 1136 0.029437 10.0.0.38 - - [2026-03-19 06:13:18] "POST /neutron/port HTTP/1.1" 200 1137 0.027965 10.0.0.38 - - [2026-03-19 06:13:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010049 10.0.0.38 - - [2026-03-19 06:13:19] "POST /neutron/floatingip HTTP/1.1" 200 578 0.027803 10.0.0.38 - - [2026-03-19 06:13:20] "GET /floating-ip/06bc18ac-5cc7-4a2a-9487-a3286fb93fac HTTP/1.1" 200 1889 0.008330 10.0.0.38 - - [2026-03-19 06:13:20] "POST /neutron/network HTTP/1.1" 200 848 0.013978 10.0.0.38 - - [2026-03-19 06:13:20] "POST /neutron/port HTTP/1.1" 200 117 0.001184 10.0.0.38 - - [2026-03-19 06:13:23] "POST /neutron/floatingip HTTP/1.1" 200 531 0.070692 10.0.0.38 - - [2026-03-19 06:13:23] "POST /neutron/network HTTP/1.1" 200 838 0.009462 10.0.0.38 - - [2026-03-19 06:13:24] "POST /neutron/port HTTP/1.1" 200 1127 0.029116 10.0.0.38 - - [2026-03-19 06:13:24] "POST /neutron/port HTTP/1.1" 200 1126 0.020335 10.0.0.38 - - [2026-03-19 06:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003926 10.0.0.38 - - [2026-03-19 06:13:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005800 10.0.0.38 - - [2026-03-19 06:13:25] "POST /neutron/network HTTP/1.1" 200 151 0.159916 10.0.0.38 - - [2026-03-19 06:13:25] "GET /routing-instance/e1e807fd-a155-4918-987f-fc002242f878 HTTP/1.1" 404 171 0.004312 10.0.0.38 - - [2026-03-19 06:13:25] "GET /domains HTTP/1.1" 200 280 0.004832 10.0.0.33 - - [2026-03-19 06:13:25] "DELETE /route-target/90ea0ee2-dcd3-4222-9dd8-b3868544029b HTTP/1.1" 200 115 0.037482 10.0.0.38 - - [2026-03-19 06:13:25] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001689 10.0.0.38 - - [2026-03-19 06:13:25] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.052111 10.0.0.38 - - [2026-03-19 06:13:25] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001227 10.0.0.38 - - [2026-03-19 06:13:26] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 2175 0.107453 10.0.0.38 - - [2026-03-19 06:13:26] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c HTTP/1.1" 404 171 0.005293 10.0.0.38 - - [2026-03-19 06:13:26] "GET /domains HTTP/1.1" 200 280 0.004002 10.0.0.38 - - [2026-03-19 06:13:26] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000965 10.0.0.38 - - [2026-03-19 06:13:26] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2585 0.009208 10.0.0.38 - - [2026-03-19 06:13:26] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.38 - - [2026-03-19 06:13:26] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 1925 0.107663 10.0.0.33 - - [2026-03-19 06:13:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.004799 10.0.0.33 - - [2026-03-19 06:13:29] "POST /access-control-lists HTTP/1.1" 200 589 0.081397 10.0.0.33 - - [2026-03-19 06:13:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.016330 10.0.0.38 - - [2026-03-19 06:13:38] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001493 10.0.0.33 - - [2026-03-19 06:13:38] "POST /access-control-lists HTTP/1.1" 200 590 0.055152 10.0.0.33 - - [2026-03-19 06:13:38] "PUT /access-control-list/e0a4689e-d90b-4854-bb62-04e00a2f30bf HTTP/1.1" 200 272 0.022377 10.0.0.38 - - [2026-03-19 06:13:38] "POST /neutron/security_group HTTP/1.1" 200 1364 0.525404 10.0.0.38 - - [2026-03-19 06:13:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.194166 10.0.0.33 - - [2026-03-19 06:13:39] "PUT /access-control-list/10c0127a-df79-4861-b984-e987121aef0a HTTP/1.1" 200 272 0.027164 10.0.0.38 - - [2026-03-19 06:13:39] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001558 10.0.0.33 - - [2026-03-19 06:13:39] "POST /access-control-lists HTTP/1.1" 200 590 0.043443 10.0.0.33 - - [2026-03-19 06:13:39] "PUT /access-control-list/b99741a8-858e-4f9a-955b-5116d02b8b4d HTTP/1.1" 200 272 0.020595 10.0.0.38 - - [2026-03-19 06:13:39] "POST /neutron/security_group HTTP/1.1" 200 1364 0.543659 10.0.0.38 - - [2026-03-19 06:13:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148502 10.0.0.33 - - [2026-03-19 06:13:40] "PUT /access-control-list/214d86f5-b723-4cc5-b642-6f63b8ba2195 HTTP/1.1" 200 272 0.024025 10.0.0.38 - - [2026-03-19 06:13:40] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.009039 10.0.0.33 - - [2026-03-19 06:13:41] "POST /access-control-lists HTTP/1.1" 200 607 0.054994 10.0.0.33 - - [2026-03-19 06:13:41] "PUT /access-control-list/fc7e93f3-8d4a-4dc6-8ca1-e899ce8c209b HTTP/1.1" 200 272 0.023941 10.0.0.38 - - [2026-03-19 06:13:41] "POST /neutron/security_group HTTP/1.1" 200 1379 0.510577 10.0.0.38 - - [2026-03-19 06:13:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.213141 10.0.0.33 - - [2026-03-19 06:13:41] "PUT /access-control-list/e474e27e-58c2-45a3-8287-2063d1b74e6b HTTP/1.1" 200 272 0.041579 10.0.0.38 - - [2026-03-19 06:13:42] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000975 10.0.0.33 - - [2026-03-19 06:13:42] "POST /access-control-lists HTTP/1.1" 200 607 0.051143 10.0.0.33 - - [2026-03-19 06:13:42] "PUT /access-control-list/811f589e-2ecc-4a6d-889e-2a9bb5b92ac2 HTTP/1.1" 200 272 0.038413 10.0.0.38 - - [2026-03-19 06:13:42] "POST /neutron/security_group HTTP/1.1" 200 1379 0.566980 10.0.0.38 - - [2026-03-19 06:13:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.158149 10.0.0.33 - - [2026-03-19 06:13:43] "PUT /access-control-list/16581be9-c6f4-4854-9796-c77e0ad76f0b HTTP/1.1" 200 272 0.027564 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /access-control-list/4384f833-d4c1-419c-a11c-4e84c1688994 HTTP/1.1" 200 115 0.073488 10.0.0.38 - - [2026-03-19 06:13:44] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001144 10.0.0.38 - - [2026-03-19 06:13:44] "POST /neutron/router HTTP/1.1" 200 541 0.137214 10.0.0.33 - - [2026-03-19 06:13:44] "POST /route-targets HTTP/1.1" 200 327 0.028134 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.015018 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004922 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.008162 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.006562 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004975 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004695 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.006405 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005275 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004999 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.006098 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.040692 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 542 0.005996 10.0.0.33 - - [2026-03-19 06:13:45] "DELETE /route-target/180d04fb-44a5-49a1-8b69-2ebe86a8633c HTTP/1.1" 200 115 0.040521 10.0.0.33 - - [2026-03-19 06:13:45] "GET /logical-router/f4dd354b-cdad-4d83-840a-c22db48d4de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.055867 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.017988 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.013984 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005309 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.006758 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.011868 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.007896 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.006826 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005085 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.006081 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.007447 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004664 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.010133 10.0.0.33 - - [2026-03-19 06:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 151 0.147423 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.017564 10.0.0.33 - - [2026-03-19 06:13:47] "PUT /logical-router/80d4c413-f361-4a50-96ee-3be4a575446e HTTP/1.1" 200 262 0.060245 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.020250 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005208 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005465 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005619 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.006266 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005188 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.006181 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005422 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.007158 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.007535 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/router HTTP/1.1" 200 542 0.071242 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/security_group HTTP/1.1" 200 521 0.014507 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /access-control-list/811f589e-2ecc-4a6d-889e-2a9bb5b92ac2 HTTP/1.1" 200 115 0.063564 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.092402 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /access-control-list/e474e27e-58c2-45a3-8287-2063d1b74e6b HTTP/1.1" 200 115 0.035358 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/security_group HTTP/1.1" 200 506 0.009160 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /access-control-list/e0a4689e-d90b-4854-bb62-04e00a2f30bf HTTP/1.1" 200 115 0.049907 10.0.0.33 - - [2026-03-19 06:13:51] "POST /access-control-lists HTTP/1.1" 200 592 0.062823 10.0.0.38 - - [2026-03-19 06:13:55] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004119 10.0.0.38 - - [2026-03-19 06:13:55] "POST /neutron/network HTTP/1.1" 200 601 0.200229 10.0.0.33 - - [2026-03-19 06:13:55] "POST /route-targets HTTP/1.1" 200 327 0.020636 10.0.0.38 - - [2026-03-19 06:13:56] "POST /neutron/network HTTP/1.1" 200 820 0.013017 10.0.0.38 - - [2026-03-19 06:13:56] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001500 10.0.0.38 - - [2026-03-19 06:13:56] "POST /neutron/port HTTP/1.1" 200 1017 0.355326 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-machine-interface/936c9ec6-2a01-4658-abce-adee8f797fa5 HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-machine-interface/936c9ec6-2a01-4658-abce-adee8f797fa5 HTTP/1.1" 200 2606 0.034378 10.0.0.38 - - [2026-03-19 06:13:57] "POST /neutron/network HTTP/1.1" 200 820 0.010689 10.0.0.33 - - [2026-03-19 06:13:57] "DELETE /route-target/848c7f24-8710-4485-aafa-56dc762a50d3 HTTP/1.1" 200 115 0.038715 10.0.0.38 - - [2026-03-19 06:14:00] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001664 10.0.0.38 - - [2026-03-19 06:14:00] "POST /neutron/network HTTP/1.1" 200 603 0.215055 10.0.0.38 - - [2026-03-19 06:14:01] "POST /neutron/network HTTP/1.1" 200 976 0.017496 10.0.0.38 - - [2026-03-19 06:14:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.013330 10.0.0.38 - - [2026-03-19 06:14:01] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001395 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 1016 0.340538 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/network HTTP/1.1" 200 976 0.018887 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 117 0.009865 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 1016 0.015234 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.009282 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/port HTTP/1.1" 200 1018 0.018218 10.0.0.50 - - [2026-03-19 06:14:03] "GET /obj-perms HTTP/1.1" 200 5056 0.141652 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/network HTTP/1.1" 200 986 0.008898 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 1018 0.017885 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 1016 0.017939 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 1120 0.045654 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004803 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/network HTTP/1.1" 200 976 0.014467 10.0.0.38 - - [2026-03-19 06:14:08] "POST /neutron/port HTTP/1.1" 200 1120 0.033693 10.0.0.38 - - [2026-03-19 06:14:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013518 10.0.0.38 - - [2026-03-19 06:14:14] "POST /neutron/port HTTP/1.1" 200 1120 0.026842 10.0.0.38 - - [2026-03-19 06:14:16] "POST /neutron/port HTTP/1.1" 200 1118 0.026389 10.0.0.38 - - [2026-03-19 06:14:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.014904 10.0.0.38 - - [2026-03-19 06:14:18] "POST /neutron/port HTTP/1.1" 200 1118 0.026762 10.0.0.38 - - [2026-03-19 06:14:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009822 10.0.0.38 - - [2026-03-19 06:14:20] "POST /neutron/port HTTP/1.1" 200 1120 0.032169 10.0.0.38 - - [2026-03-19 06:14:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004168 10.0.0.38 - - [2026-03-19 06:14:20] "POST /neutron/network HTTP/1.1" 200 976 0.021232 10.0.0.38 - - [2026-03-19 06:14:24] "POST /neutron/port HTTP/1.1" 200 151 0.242890 10.0.0.38 - - [2026-03-19 06:14:24] "POST /neutron/port HTTP/1.1" 200 151 0.259210 10.0.0.33 - - [2026-03-19 06:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.33 - - [2026-03-19 06:14:27] "POST /access-control-lists HTTP/1.1" 200 594 0.038019 10.0.0.38 - - [2026-03-19 06:14:29] "POST /neutron/port HTTP/1.1" 200 117 0.009562 10.0.0.38 - - [2026-03-19 06:14:29] "POST /neutron/port HTTP/1.1" 400 205 0.011249 10.0.0.33 - - [2026-03-19 06:14:31] "POST /route-targets HTTP/1.1" 200 327 0.046257 10.0.0.38 - - [2026-03-19 06:14:31] "POST /useragent-kv HTTP/1.1" 200 115 0.015108 10.0.0.38 - - [2026-03-19 06:14:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.316145 10.0.0.38 - - [2026-03-19 06:14:31] "POST /neutron/network HTTP/1.1" 200 822 0.015139 10.0.0.38 - - [2026-03-19 06:14:32] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003956 10.0.0.38 - - [2026-03-19 06:14:32] "POST /neutron/network HTTP/1.1" 200 605 0.220109 10.0.0.33 - - [2026-03-19 06:14:32] "POST /ref-update HTTP/1.1" 200 156 0.037998 10.0.0.38 - - [2026-03-19 06:14:32] "POST /neutron/network HTTP/1.1" 200 823 0.017357 10.0.0.38 - - [2026-03-19 06:14:33] "POST /neutron/network HTTP/1.1" 200 832 0.009254 10.0.0.38 - - [2026-03-19 06:14:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.38 - - [2026-03-19 06:14:33] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.38 - - [2026-03-19 06:14:34] "POST /neutron/port HTTP/1.1" 200 117 0.007291 10.0.0.38 - - [2026-03-19 06:14:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-03-19 06:14:34] "POST /neutron/network HTTP/1.1" 200 832 0.010902 10.0.0.38 - - [2026-03-19 06:14:34] "GET / HTTP/1.1" 200 35931 0.002253 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/port HTTP/1.1" 200 1056 0.034912 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/port HTTP/1.1" 200 1120 0.045189 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.025836 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/port HTTP/1.1" 200 117 0.012929 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/router HTTP/1.1" 200 580 0.008805 10.0.0.33 - - [2026-03-19 06:14:36] "POST /ref-update HTTP/1.1" 200 156 0.029145 10.0.0.38 - - [2026-03-19 06:14:36] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.017603 10.0.0.38 - - [2026-03-19 06:14:36] "POST /neutron/port HTTP/1.1" 200 1057 0.500276 10.0.0.38 - - [2026-03-19 06:14:36] "POST /neutron/port HTTP/1.1" 200 1057 0.036838 10.0.0.38 - - [2026-03-19 06:14:37] "POST /neutron/port HTTP/1.1" 200 1121 0.044214 10.0.0.38 - - [2026-03-19 06:14:37] "POST /neutron/port HTTP/1.1" 200 117 0.001605 10.0.0.38 - - [2026-03-19 06:14:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019405 10.0.0.38 - - [2026-03-19 06:14:42] "POST /neutron/port HTTP/1.1" 200 1120 0.028198 10.0.0.38 - - [2026-03-19 06:14:42] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457 10.0.0.38 - - [2026-03-19 06:14:42] "GET /project/47862295-1553-464c-983b-eeb95171f482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.080312 10.0.0.38 - - [2026-03-19 06:14:43] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001241 10.0.0.38 - - [2026-03-19 06:14:43] "GET /project/47862295-1553-464c-983b-eeb95171f482?fields=security_groups HTTP/1.1" 200 1092 0.080979 10.0.0.38 - - [2026-03-19 06:14:43] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001539 10.0.0.38 - - [2026-03-19 06:14:43] "GET /project/47862295-1553-464c-983b-eeb95171f482?fields=application_policy_sets HTTP/1.1" 200 1387 0.071327 10.0.0.38 - - [2026-03-19 06:14:43] "DELETE /project/47862295-1553-464c-983b-eeb95171f482 HTTP/1.1" 200 115 0.594301 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /access-control-list/0d0f8e93-0b12-449f-b0b6-d0915fd5b3c5 HTTP/1.1" 200 115 0.043776 10.0.0.38 - - [2026-03-19 06:14:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012461 10.0.0.38 - - [2026-03-19 06:14:52] "POST /neutron/port HTTP/1.1" 200 1121 0.038984 10.0.0.38 - - [2026-03-19 06:14:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010401 10.0.0.38 - - [2026-03-19 06:14:59] "POST /neutron/router HTTP/1.1" 200 580 0.012014 10.0.0.38 - - [2026-03-19 06:15:02] "POST /neutron/router HTTP/1.1" 200 580 0.013306 10.0.0.33 - - [2026-03-19 06:15:02] "POST /ref-update HTTP/1.1" 200 156 0.033861 10.0.0.33 - - [2026-03-19 06:15:03] "GET /obj-perms HTTP/1.1" 200 5056 0.064535 10.0.0.38 - - [2026-03-19 06:15:05] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001178 10.0.0.38 - - [2026-03-19 06:15:06] "POST /neutron/router HTTP/1.1" 200 344 0.492965 10.0.0.38 - - [2026-03-19 06:15:13] "POST /neutron/router HTTP/1.1" 200 580 0.009131 10.0.0.33 - - [2026-03-19 06:15:13] "POST /ref-update HTTP/1.1" 200 156 0.029121 10.0.0.38 - - [2026-03-19 06:15:13] "POST /neutron/router HTTP/1.1" 200 151 0.101090 10.0.0.33 - - [2026-03-19 06:15:13] "GET /logical-router/5404adbe-c7b8-469f-bcea-83dab2f1232a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.084967 10.0.0.38 - - [2026-03-19 06:15:14] "POST /neutron/port HTTP/1.1" 200 1121 0.028228 10.0.0.38 - - [2026-03-19 06:15:14] "POST /neutron/port HTTP/1.1" 200 1120 0.056680 10.0.0.38 - - [2026-03-19 06:15:15] "POST /neutron/network HTTP/1.1" 200 823 0.008211 10.0.0.33 - - [2026-03-19 06:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011370 10.0.0.38 - - [2026-03-19 06:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003655 10.0.0.38 - - [2026-03-19 06:15:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004279 10.0.0.38 - - [2026-03-19 06:15:16] "POST /neutron/network HTTP/1.1" 200 151 0.213526 10.0.0.33 - - [2026-03-19 06:15:16] "DELETE /route-target/6ffe0de5-2097-4760-9adc-bb5b237d11c5 HTTP/1.1" 200 115 0.039894 10.0.0.33 - - [2026-03-19 06:15:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.005563 10.0.0.33 - - [2026-03-19 06:15:23] "PUT /access-control-list/402eaebf-c820-4ccd-8452-c30b9d5550f6 HTTP/1.1" 200 272 0.030583 10.0.0.38 - - [2026-03-19 06:15:24] "POST /useragent-kv HTTP/1.1" 200 115 0.012606 10.0.0.38 - - [2026-03-19 06:15:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.328490 10.0.0.38 - - [2026-03-19 06:15:24] "POST /neutron/network HTTP/1.1" 200 827 0.009276 10.0.0.38 - - [2026-03-19 06:15:24] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004405 10.0.0.38 - - [2026-03-19 06:15:25] "POST /neutron/network HTTP/1.1" 200 615 0.244632 10.0.0.33 - - [2026-03-19 06:15:25] "POST /route-targets HTTP/1.1" 200 327 0.034061 10.0.0.38 - - [2026-03-19 06:15:25] "POST /neutron/network HTTP/1.1" 200 835 0.010816 10.0.0.38 - - [2026-03-19 06:15:25] "POST /neutron/network HTTP/1.1" 200 837 0.008800 10.0.0.38 - - [2026-03-19 06:15:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000505 10.0.0.38 - - [2026-03-19 06:15:26] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.38 - - [2026-03-19 06:15:26] "POST /neutron/port HTTP/1.1" 200 117 0.007512 10.0.0.38 - - [2026-03-19 06:15:27] "GET /aaa-mode HTTP/1.1" 401 292 0.000618 10.0.0.38 - - [2026-03-19 06:15:27] "POST /neutron/network HTTP/1.1" 200 837 0.009401 10.0.0.38 - - [2026-03-19 06:15:27] "GET / HTTP/1.1" 200 35931 0.003171 10.0.0.38 - - [2026-03-19 06:15:27] "POST /neutron/port HTTP/1.1" 200 1063 0.026869 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/port HTTP/1.1" 200 1127 0.036191 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/port HTTP/1.1" 200 1127 0.030127 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007838 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/router HTTP/1.1" 200 585 0.007793 10.0.0.33 - - [2026-03-19 06:15:28] "PUT /logical-router/b55127ac-7637-4e19-af19-29dfbcf7fad7 HTTP/1.1" 200 262 0.048887 10.0.0.38 - - [2026-03-19 06:15:28] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001367 10.0.0.33 - - [2026-03-19 06:15:28] "GET /service-template/01b24d8d-608c-41d2-9a62-151e6e36a5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.006395 10.0.0.33 - - [2026-03-19 06:15:29] "POST /service-instances HTTP/1.1" 200 670 0.119385 10.0.0.38 - - [2026-03-19 06:15:29] "POST /neutron/router HTTP/1.1" 200 344 0.643851 10.0.0.33 - - [2026-03-19 06:15:29] "POST /ref-update HTTP/1.1" 200 156 0.100846 10.0.0.38 - - [2026-03-19 06:15:29] "POST /neutron/port HTTP/1.1" 200 1127 0.092682 10.0.0.33 - - [2026-03-19 06:15:29] "POST /ref-update HTTP/1.1" 200 156 0.080164 10.0.0.38 - - [2026-03-19 06:15:29] "POST /neutron/port HTTP/1.1" 200 1064 0.079187 10.0.0.33 - - [2026-03-19 06:15:29] "POST /virtual-machines HTTP/1.1" 200 553 0.096268 10.0.0.33 - - [2026-03-19 06:15:30] "POST /instance-ips HTTP/1.1" 200 551 0.078140 10.0.0.38 - - [2026-03-19 06:15:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006687 10.0.0.33 - - [2026-03-19 06:15:30] "PUT /virtual-machine-interface/1623261d-d997-4c1e-9423-3c1dd922555c HTTP/1.1" 200 284 0.032040 10.0.0.38 - - [2026-03-19 06:15:30] "POST /neutron/network HTTP/1.1" 200 835 0.020929 10.0.0.33 - - [2026-03-19 06:15:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.159717 10.0.0.33 - - [2026-03-19 06:15:30] "POST /instance-ips HTTP/1.1" 400 316 0.037124 10.0.0.33 - - [2026-03-19 06:15:30] "PUT /instance-ip/7a26035e-0dbc-4975-8332-1e3de5f33bb7 HTTP/1.1" 200 256 0.051735 10.0.0.33 - - [2026-03-19 06:15:31] "POST /virtual-machines HTTP/1.1" 200 553 0.047498 10.0.0.33 - - [2026-03-19 06:15:31] "POST /instance-ips HTTP/1.1" 400 246 0.037475 10.0.0.33 - - [2026-03-19 06:15:31] "PUT /instance-ip/bc59e6c1-95d3-473b-a0aa-81abd03b80ac HTTP/1.1" 200 256 0.063668 10.0.0.33 - - [2026-03-19 06:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.185304 10.0.0.33 - - [2026-03-19 06:15:31] "POST /ref-update HTTP/1.1" 200 156 0.066219 10.0.0.33 - - [2026-03-19 06:15:31] "POST /chown HTTP/1.1" 200 109 0.029951 10.0.0.33 - - [2026-03-19 06:15:32] "POST /ref-update HTTP/1.1" 200 156 0.045051 10.0.0.33 - - [2026-03-19 06:15:32] "PUT /routing-instance/cf983797-bb30-45f6-a920-cd3f92776175 HTTP/1.1" 200 266 0.041865 10.0.0.38 - - [2026-03-19 06:15:34] "POST /neutron/port HTTP/1.1" 200 1127 0.033704 10.0.0.38 - - [2026-03-19 06:15:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008765 10.0.0.38 - - [2026-03-19 06:15:39] "POST /neutron/port HTTP/1.1" 200 1128 0.030866 10.0.0.38 - - [2026-03-19 06:15:40] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009175 10.0.0.38 - - [2026-03-19 06:15:43] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001366 10.0.0.38 - - [2026-03-19 06:15:43] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.105657 10.0.0.38 - - [2026-03-19 06:15:43] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001355 10.0.0.38 - - [2026-03-19 06:15:43] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?fields=security_groups HTTP/1.1" 200 1358 0.066969 10.0.0.38 - - [2026-03-19 06:15:43] "DELETE /security-group/7e8c29f6-00e7-4639-918f-fb4e825d3274 HTTP/1.1" 404 171 0.042984 10.0.0.38 - - [2026-03-19 06:15:43] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001375 10.0.0.38 - - [2026-03-19 06:15:43] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?fields=application_policy_sets HTTP/1.1" 200 1397 0.085545 10.0.0.38 - - [2026-03-19 06:15:44] "DELETE /project/df52e693-2dae-4486-a9a4-2192aae345f3 HTTP/1.1" 200 115 0.594944 10.0.0.38 - - [2026-03-19 06:15:46] "POST /neutron/port HTTP/1.1" 200 1128 0.030513 10.0.0.38 - - [2026-03-19 06:15:46] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009708 10.0.0.33 - - [2026-03-19 06:15:51] "POST /ref-update HTTP/1.1" 200 156 0.037214 10.0.0.38 - - [2026-03-19 06:15:52] "POST /neutron/router HTTP/1.1" 200 656 0.012166 10.0.0.33 - - [2026-03-19 06:15:52] "GET /logical-router/b55127ac-7637-4e19-af19-29dfbcf7fad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.011816 10.0.0.33 - - [2026-03-19 06:15:52] "POST /ref-update HTTP/1.1" 404 171 0.010867 10.0.0.33 - - [2026-03-19 06:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.33 - - [2026-03-19 06:15:52] "GET /virtual-network/03c4e1d2-1f16-4290-b9c6-800d71e3940c?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2298 0.015129 10.0.0.33 - - [2026-03-19 06:15:52] "GET /virtual-machine-interface/09809d8b-12c8-438a-ac0a-efea07c3e8c3?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.008141 10.0.0.33 - - [2026-03-19 06:15:52] "DELETE /virtual-machine-interface/09809d8b-12c8-438a-ac0a-efea07c3e8c3 HTTP/1.1" 200 115 0.087162 10.0.0.33 - - [2026-03-19 06:15:52] "GET /instance-ip/7a26035e-0dbc-4975-8332-1e3de5f33bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1758 0.013437 10.0.0.33 - - [2026-03-19 06:15:52] "DELETE /instance-ip/7a26035e-0dbc-4975-8332-1e3de5f33bb7 HTTP/1.1" 404 177 0.012886 10.0.0.38 - - [2026-03-19 06:15:52] "POST /neutron/network HTTP/1.1" 400 204 0.128351 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /route-target/555d9a6c-57d5-43e3-9a8e-ca8396f6cf7e HTTP/1.1" 200 115 0.047951 10.0.0.33 - - [2026-03-19 06:15:53] "GET /logical-router/b55127ac-7637-4e19-af19-29dfbcf7fad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.011076 10.0.0.33 - - [2026-03-19 06:15:53] "POST /ref-update HTTP/1.1" 200 156 0.029603 10.0.0.33 - - [2026-03-19 06:15:53] "POST /ref-update HTTP/1.1" 200 156 0.068731 10.0.0.38 - - [2026-03-19 06:15:53] "POST /neutron/port HTTP/1.1" 200 151 0.368659 10.0.0.33 - - [2026-03-19 06:15:53] "POST /ref-update HTTP/1.1" 200 156 0.063516 10.0.0.38 - - [2026-03-19 06:15:53] "POST /neutron/port HTTP/1.1" 200 151 0.444900 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /virtual-machine-interface/80d6da2a-70a8-45ea-943c-d6ca8c19ad91 HTTP/1.1" 200 115 0.101322 10.0.0.38 - - [2026-03-19 06:15:55] "POST /neutron/network HTTP/1.1" 200 827 0.017820 10.0.0.33 - - [2026-03-19 06:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.33 - - [2026-03-19 06:15:58] "POST /access-control-lists HTTP/1.1" 200 604 0.037206 10.0.0.38 - - [2026-03-19 06:16:02] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004856 10.0.0.38 - - [2026-03-19 06:16:02] "POST /neutron/network HTTP/1.1" 200 613 0.233218 10.0.0.33 - - [2026-03-19 06:16:02] "POST /route-targets HTTP/1.1" 200 327 0.021929 10.0.0.38 - - [2026-03-19 06:16:02] "POST /neutron/network HTTP/1.1" 200 1006 0.013990 10.0.0.38 - - [2026-03-19 06:16:02] "POST /neutron/subnet HTTP/1.1" 200 725 0.013432 10.0.0.33 - - [2026-03-19 06:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.034713 10.0.0.38 - - [2026-03-19 06:16:03] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001552 10.0.0.38 - - [2026-03-19 06:16:03] "POST /neutron/network HTTP/1.1" 200 613 0.219916 10.0.0.33 - - [2026-03-19 06:16:03] "POST /ref-update HTTP/1.1" 200 156 0.054342 10.0.0.33 - - [2026-03-19 06:16:03] "GET /virtual-network/e2f29538-4d97-4ede-ae3f-51ee7f16d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009267 10.0.0.38 - - [2026-03-19 06:16:03] "POST /neutron/network HTTP/1.1" 200 1006 0.014800 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.016766 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/network HTTP/1.1" 200 1114 0.121726 10.0.0.33 - - [2026-03-19 06:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032945 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/network HTTP/1.1" 200 1114 0.148525 10.0.0.33 - - [2026-03-19 06:16:04] "PUT /access-control-list/a030a9b4-5f6f-4e05-a471-841e6e0853e9 HTTP/1.1" 200 272 0.095060 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domains HTTP/1.1" 401 292 0.000553 10.0.0.33 - - [2026-03-19 06:16:05] "POST /ref-update HTTP/1.1" 200 156 0.043816 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domains HTTP/1.1" 200 280 0.048782 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001168 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.011793 10.0.0.38 - - [2026-03-19 06:16:05] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000974 10.0.0.38 - - [2026-03-19 06:16:05] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 2625 0.102539 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f HTTP/1.1" 200 3505 0.010491 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f HTTP/1.1" 200 3505 0.007744 10.0.0.38 - - [2026-03-19 06:16:05] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 200 1795 0.005863 10.0.0.38 - - [2026-03-19 06:16:05] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 200 1795 0.005727 10.0.0.38 - - [2026-03-19 06:16:05] "GET /route-target/be29b436-ff9a-43d5-a8cf-6a5fb7b9b77f HTTP/1.1" 200 1213 0.005189 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f HTTP/1.1" 200 3505 0.006323 10.0.0.38 - - [2026-03-19 06:16:05] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 200 1795 0.005831 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f HTTP/1.1" 200 3505 0.009608 10.0.0.38 - - [2026-03-19 06:16:05] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 200 1795 0.005456 10.0.0.38 - - [2026-03-19 06:16:05] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 200 1795 0.005012 10.0.0.38 - - [2026-03-19 06:16:05] "GET /route-target/be29b436-ff9a-43d5-a8cf-6a5fb7b9b77f HTTP/1.1" 200 1213 0.004505 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domains HTTP/1.1" 200 280 0.004552 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001990 10.0.0.38 - - [2026-03-19 06:16:05] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.012808 10.0.0.38 - - [2026-03-19 06:16:05] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001266 10.0.0.38 - - [2026-03-19 06:16:05] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 2625 0.111440 10.0.0.38 - - [2026-03-19 06:16:06] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f HTTP/1.1" 200 3505 0.012464 10.0.0.38 - - [2026-03-19 06:16:06] "GET /obj-perms HTTP/1.1" 200 5046 0.084972 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domains HTTP/1.1" 200 280 0.004197 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001135 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.008007 10.0.0.38 - - [2026-03-19 06:16:07] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.38 - - [2026-03-19 06:16:07] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 2625 0.103530 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8 HTTP/1.1" 200 3505 0.009104 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8 HTTP/1.1" 200 3505 0.006470 10.0.0.38 - - [2026-03-19 06:16:07] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 200 1793 0.006621 10.0.0.38 - - [2026-03-19 06:16:07] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 200 1793 0.006336 10.0.0.38 - - [2026-03-19 06:16:07] "GET /route-target/54cfa363-0eaa-4710-9a07-58984206de35 HTTP/1.1" 200 1212 0.006442 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8 HTTP/1.1" 200 3505 0.008791 10.0.0.38 - - [2026-03-19 06:16:07] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 200 1793 0.006000 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8 HTTP/1.1" 200 3505 0.008774 10.0.0.38 - - [2026-03-19 06:16:07] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 200 1793 0.006702 10.0.0.38 - - [2026-03-19 06:16:07] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 200 1793 0.006845 10.0.0.38 - - [2026-03-19 06:16:07] "GET /route-target/54cfa363-0eaa-4710-9a07-58984206de35 HTTP/1.1" 200 1212 0.006208 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domains HTTP/1.1" 200 280 0.004482 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001076 10.0.0.38 - - [2026-03-19 06:16:07] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.009448 10.0.0.38 - - [2026-03-19 06:16:07] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001086 10.0.0.38 - - [2026-03-19 06:16:07] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 2625 0.132626 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8 HTTP/1.1" 200 3505 0.020905 10.0.0.50 - - [2026-03-19 06:16:07] "GET /obj-perms HTTP/1.1" 200 5046 0.062292 10.0.0.33 - - [2026-03-19 06:16:07] "GET /obj-perms HTTP/1.1" 200 5046 0.063220 10.0.0.33 - - [2026-03-19 06:16:08] "GET /virtual-network/e2f29538-4d97-4ede-ae3f-51ee7f16d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.011205 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 1006 0.102026 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 1006 0.132446 10.0.0.38 - - [2026-03-19 06:16:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003440 10.0.0.38 - - [2026-03-19 06:16:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004708 10.0.0.38 - - [2026-03-19 06:16:08] "POST /useragent-kv HTTP/1.1" 200 115 0.013375 10.0.0.38 - - [2026-03-19 06:16:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006739 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 151 0.271424 10.0.0.38 - - [2026-03-19 06:16:08] "GET /routing-instance/09570417-5c4a-4360-89cb-33d061438615 HTTP/1.1" 404 171 0.003391 10.0.0.38 - - [2026-03-19 06:16:08] "GET /domains HTTP/1.1" 200 280 0.007231 10.0.0.38 - - [2026-03-19 06:16:08] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.38 - - [2026-03-19 06:16:08] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.050940 10.0.0.38 - - [2026-03-19 06:16:08] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001437 10.0.0.38 - - [2026-03-19 06:16:09] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 2145 0.136528 10.0.0.33 - - [2026-03-19 06:16:09] "DELETE /access-control-list/a030a9b4-5f6f-4e05-a471-841e6e0853e9 HTTP/1.1" 200 115 0.074365 10.0.0.33 - - [2026-03-19 06:16:09] "DELETE /route-target/54cfa363-0eaa-4710-9a07-58984206de35 HTTP/1.1" 200 115 0.063243 10.0.0.38 - - [2026-03-19 06:16:09] "GET /routing-instance/348ee0f3-ac9c-4d06-a259-34c5816bc74b HTTP/1.1" 404 171 0.004597 10.0.0.38 - - [2026-03-19 06:16:09] "GET /domains HTTP/1.1" 200 280 0.004374 10.0.0.38 - - [2026-03-19 06:16:09] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.005354 10.0.0.38 - - [2026-03-19 06:16:09] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2770 0.031221 10.0.0.38 - - [2026-03-19 06:16:09] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.011715 10.0.0.38 - - [2026-03-19 06:16:09] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 1900 0.146080 10.0.0.33 - - [2026-03-19 06:16:12] "POST /fqname-to-id HTTP/1.1" 404 250 0.004234 10.0.0.33 - - [2026-03-19 06:16:12] "POST /access-control-lists HTTP/1.1" 200 610 0.072253 10.0.0.38 - - [2026-03-19 06:16:18] "POST /neutron/network HTTP/1.1" 200 117 0.047778 10.0.0.33 - - [2026-03-19 06:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014632 10.0.0.38 - - [2026-03-19 06:16:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009474 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.349427 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/network HTTP/1.1" 200 1018 0.013497 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/network HTTP/1.1" 200 1018 0.019401 10.0.0.33 - - [2026-03-19 06:16:19] "POST /fqname-to-id HTTP/1.1" 404 252 0.010578 10.0.0.33 - - [2026-03-19 06:16:19] "GET /virtual-network/e2f29538-4d97-4ede-ae3f-51ee7f16d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010039 10.0.0.38 - - [2026-03-19 06:16:19] "GET /domains HTTP/1.1" 401 292 0.000842 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domains HTTP/1.1" 200 280 0.045160 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001535 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2972 0.018784 10.0.0.38 - - [2026-03-19 06:16:20] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001158 10.0.0.38 - - [2026-03-19 06:16:20] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7 HTTP/1.1" 200 2458 0.122360 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b HTTP/1.1" 200 3551 0.019796 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b HTTP/1.1" 200 3551 0.007360 10.0.0.38 - - [2026-03-19 06:16:20] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 200 1496 0.005296 10.0.0.38 - - [2026-03-19 06:16:20] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 200 1496 0.005725 10.0.0.38 - - [2026-03-19 06:16:20] "GET /route-target/0abeb19c-a162-4ecc-b1b1-7182648e6d57 HTTP/1.1" 200 1221 0.005565 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b HTTP/1.1" 200 3551 0.007358 10.0.0.38 - - [2026-03-19 06:16:20] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 200 1496 0.008226 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b HTTP/1.1" 200 3551 0.009991 10.0.0.38 - - [2026-03-19 06:16:20] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 200 1496 0.006819 10.0.0.38 - - [2026-03-19 06:16:20] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 200 1496 0.007510 10.0.0.38 - - [2026-03-19 06:16:20] "GET /route-target/0abeb19c-a162-4ecc-b1b1-7182648e6d57 HTTP/1.1" 200 1221 0.005900 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domains HTTP/1.1" 200 280 0.004031 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.38 - - [2026-03-19 06:16:20] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2972 0.008200 10.0.0.38 - - [2026-03-19 06:16:20] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001068 10.0.0.38 - - [2026-03-19 06:16:20] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7 HTTP/1.1" 200 2458 0.112376 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b HTTP/1.1" 200 3551 0.007600 10.0.0.38 - - [2026-03-19 06:16:21] "GET /domains HTTP/1.1" 200 280 0.006227 10.0.0.38 - - [2026-03-19 06:16:21] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002216 10.0.0.38 - - [2026-03-19 06:16:21] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2972 0.013617 10.0.0.38 - - [2026-03-19 06:16:21] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001680 10.0.0.38 - - [2026-03-19 06:16:21] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7 HTTP/1.1" 200 2458 0.115721 10.0.0.38 - - [2026-03-19 06:16:21] "GET /network-policy/c74c7f49-89dc-48d1-8d25-69a79bd4735c HTTP/1.1" 200 3480 0.007413 10.0.0.38 - - [2026-03-19 06:16:21] "POST /neutron/network HTTP/1.1" 200 1125 0.012549 10.0.0.33 - - [2026-03-19 06:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.38 - - [2026-03-19 06:16:22] "GET /routing-instance/f104c0e3-1102-4b7a-ac01-de2d0cb3d7c9 HTTP/1.1" 404 171 0.003515 10.0.0.38 - - [2026-03-19 06:16:22] "GET /domains HTTP/1.1" 200 280 0.009922 10.0.0.38 - - [2026-03-19 06:16:22] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001748 10.0.0.38 - - [2026-03-19 06:16:22] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2972 0.016495 10.0.0.38 - - [2026-03-19 06:16:22] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001169 10.0.0.38 - - [2026-03-19 06:16:22] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7 HTTP/1.1" 200 2204 0.102130 10.0.0.33 - - [2026-03-19 06:16:27] "POST /access-control-lists HTTP/1.1" 200 598 0.048441 10.0.0.38 - - [2026-03-19 06:16:30] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003960 10.0.0.38 - - [2026-03-19 06:16:31] "POST /neutron/network HTTP/1.1" 200 607 0.209269 10.0.0.33 - - [2026-03-19 06:16:31] "POST /route-targets HTTP/1.1" 200 327 0.028880 10.0.0.38 - - [2026-03-19 06:16:31] "POST /neutron/network HTTP/1.1" 200 828 0.020864 10.0.0.38 - - [2026-03-19 06:16:31] "POST /neutron/network HTTP/1.1" 200 117 0.024588 10.0.0.33 - - [2026-03-19 06:16:32] "POST /ref-update HTTP/1.1" 200 156 0.036512 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/network HTTP/1.1" 200 826 0.014032 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.013589 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/network HTTP/1.1" 200 930 0.026866 10.0.0.33 - - [2026-03-19 06:16:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.005655 10.0.0.38 - - [2026-03-19 06:16:33] "POST /neutron/network HTTP/1.1" 200 928 0.022884 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domains HTTP/1.1" 401 292 0.000551 10.0.0.33 - - [2026-03-19 06:16:33] "PUT /access-control-list/f001bb6e-ab36-453d-b14f-a1a064b36920 HTTP/1.1" 200 272 0.055265 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domains HTTP/1.1" 200 280 0.032613 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001019 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 3160 0.010867 10.0.0.38 - - [2026-03-19 06:16:33] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000993 10.0.0.38 - - [2026-03-19 06:16:33] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 2572 0.118191 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562 HTTP/1.1" 200 2897 0.010334 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562 HTTP/1.1" 200 2897 0.008780 10.0.0.38 - - [2026-03-19 06:16:33] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 200 1784 0.009354 10.0.0.38 - - [2026-03-19 06:16:33] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 200 1784 0.014062 10.0.0.38 - - [2026-03-19 06:16:33] "GET /route-target/667649d6-5b67-4613-a074-bf683d3e95b9 HTTP/1.1" 200 1206 0.005788 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562 HTTP/1.1" 200 2897 0.006563 10.0.0.38 - - [2026-03-19 06:16:33] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 200 1784 0.007137 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562 HTTP/1.1" 200 2897 0.006121 10.0.0.38 - - [2026-03-19 06:16:33] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 200 1784 0.004344 10.0.0.38 - - [2026-03-19 06:16:33] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 200 1784 0.005585 10.0.0.38 - - [2026-03-19 06:16:33] "GET /route-target/667649d6-5b67-4613-a074-bf683d3e95b9 HTTP/1.1" 200 1206 0.006027 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domains HTTP/1.1" 200 280 0.004747 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001057 10.0.0.38 - - [2026-03-19 06:16:33] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 3160 0.018932 10.0.0.38 - - [2026-03-19 06:16:33] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000991 10.0.0.38 - - [2026-03-19 06:16:34] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 2572 0.114590 10.0.0.38 - - [2026-03-19 06:16:34] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562 HTTP/1.1" 200 2897 0.005861 10.0.0.38 - - [2026-03-19 06:16:34] "GET /obj-perms HTTP/1.1" 200 5034 0.066320 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domains HTTP/1.1" 200 280 0.004261 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001790 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 3160 0.010331 10.0.0.38 - - [2026-03-19 06:16:35] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001651 10.0.0.38 - - [2026-03-19 06:16:35] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 2572 0.107846 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e HTTP/1.1" 200 2893 0.014937 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e HTTP/1.1" 200 2893 0.007289 10.0.0.38 - - [2026-03-19 06:16:35] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 200 1783 0.006180 10.0.0.38 - - [2026-03-19 06:16:35] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 200 1783 0.005250 10.0.0.38 - - [2026-03-19 06:16:35] "GET /route-target/d3922d67-f8e8-44c7-a809-dbac6f8e8e6d HTTP/1.1" 200 1207 0.004630 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e HTTP/1.1" 200 2893 0.007838 10.0.0.38 - - [2026-03-19 06:16:35] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 200 1783 0.005058 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e HTTP/1.1" 200 2893 0.007036 10.0.0.38 - - [2026-03-19 06:16:35] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 200 1783 0.007414 10.0.0.38 - - [2026-03-19 06:16:35] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 200 1783 0.004835 10.0.0.38 - - [2026-03-19 06:16:35] "GET /route-target/d3922d67-f8e8-44c7-a809-dbac6f8e8e6d HTTP/1.1" 200 1207 0.004132 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domains HTTP/1.1" 200 280 0.006365 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.38 - - [2026-03-19 06:16:35] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 3160 0.009394 10.0.0.38 - - [2026-03-19 06:16:35] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001223 10.0.0.38 - - [2026-03-19 06:16:35] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 2572 0.108442 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e HTTP/1.1" 200 2893 0.006264 10.0.0.50 - - [2026-03-19 06:16:35] "GET /obj-perms HTTP/1.1" 200 5034 0.059185 10.0.0.33 - - [2026-03-19 06:16:36] "GET /obj-perms HTTP/1.1" 200 5034 0.069979 10.0.0.38 - - [2026-03-19 06:16:36] "GET /aaa-mode HTTP/1.1" 401 292 0.000450 10.0.0.38 - - [2026-03-19 06:16:36] "GET / HTTP/1.1" 200 35931 0.002227 10.0.0.38 - - [2026-03-19 06:16:37] "POST /neutron/port HTTP/1.1" 200 117 0.009128 10.0.0.38 - - [2026-03-19 06:16:37] "POST /neutron/network HTTP/1.1" 200 938 0.009386 10.0.0.38 - - [2026-03-19 06:16:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-03-19 06:16:37] "GET / HTTP/1.1" 200 35931 0.002065 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 1064 0.028221 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/network HTTP/1.1" 200 928 0.009562 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007835 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 1128 0.025640 10.0.0.38 - - [2026-03-19 06:16:39] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001415 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/port HTTP/1.1" 200 1062 0.452861 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/port HTTP/1.1" 200 1116 0.136721 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.010544 10.0.0.38 - - [2026-03-19 06:16:43] "POST /neutron/port HTTP/1.1" 200 1128 0.024081 10.0.0.38 - - [2026-03-19 06:16:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009070 10.0.0.38 - - [2026-03-19 06:16:44] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001314 10.0.0.38 - - [2026-03-19 06:16:44] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.068080 10.0.0.38 - - [2026-03-19 06:16:44] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002176 10.0.0.38 - - [2026-03-19 06:16:44] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?fields=security_groups HTTP/1.1" 200 1372 0.095653 10.0.0.38 - - [2026-03-19 06:16:44] "DELETE /security-group/ecc8235a-53ad-4d6e-ae72-c1a43a017dc8 HTTP/1.1" 200 115 0.065021 10.0.0.38 - - [2026-03-19 06:16:44] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002586 10.0.0.38 - - [2026-03-19 06:16:44] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?fields=application_policy_sets HTTP/1.1" 200 1411 0.084786 10.0.0.33 - - [2026-03-19 06:16:44] "DELETE /access-control-list/402eaebf-c820-4ccd-8452-c30b9d5550f6 HTTP/1.1" 200 115 0.069579 10.0.0.38 - - [2026-03-19 06:16:45] "DELETE /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0 HTTP/1.1" 200 115 0.561098 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /access-control-list/171e717a-9e88-4575-a30f-47fc9bec3957 HTTP/1.1" 200 115 0.042773 10.0.0.38 - - [2026-03-19 06:16:48] "POST /neutron/port HTTP/1.1" 200 1128 0.022857 10.0.0.38 - - [2026-03-19 06:16:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008570 10.0.0.38 - - [2026-03-19 06:16:55] "POST /neutron/port HTTP/1.1" 200 1126 0.025663 10.0.0.38 - - [2026-03-19 06:16:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010859 10.0.0.33 - - [2026-03-19 06:17:01] "POST /ref-update HTTP/1.1" 200 156 0.075913 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/network HTTP/1.1" 200 928 0.009212 10.0.0.33 - - [2026-03-19 06:17:05] "DELETE /access-control-list/594cd9a1-622a-4457-8e53-eed7cd5a91c7 HTTP/1.1" 200 115 0.103233 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/network HTTP/1.1" 200 930 0.010185 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/port HTTP/1.1" 200 1126 0.068632 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/port HTTP/1.1" 200 1118 0.051489 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/port HTTP/1.1" 200 151 0.311179 10.0.0.33 - - [2026-03-19 06:17:07] "DELETE /route-target/d3922d67-f8e8-44c7-a809-dbac6f8e8e6d HTTP/1.1" 200 115 0.044046 10.0.0.38 - - [2026-03-19 06:17:07] "POST /useragent-kv HTTP/1.1" 200 115 0.057692 10.0.0.38 - - [2026-03-19 06:17:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003709 10.0.0.38 - - [2026-03-19 06:17:07] "POST /neutron/network HTTP/1.1" 200 151 0.230062 10.0.0.38 - - [2026-03-19 06:17:07] "GET /routing-instance/3e792c19-25e9-4252-b19d-408295005223 HTTP/1.1" 404 171 0.003761 10.0.0.38 - - [2026-03-19 06:17:07] "GET /domains HTTP/1.1" 200 280 0.005894 10.0.0.38 - - [2026-03-19 06:17:07] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.38 - - [2026-03-19 06:17:08] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2575 0.054465 10.0.0.38 - - [2026-03-19 06:17:08] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001473 10.0.0.38 - - [2026-03-19 06:17:08] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 2104 0.112264 10.0.0.38 - - [2026-03-19 06:17:08] "GET /routing-instance/b18fc6fb-5610-4df1-b695-2568b81c653b HTTP/1.1" 404 171 0.007432 10.0.0.38 - - [2026-03-19 06:17:08] "GET /domains HTTP/1.1" 200 280 0.009988 10.0.0.38 - - [2026-03-19 06:17:08] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002390 10.0.0.38 - - [2026-03-19 06:17:08] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2575 0.023705 10.0.0.38 - - [2026-03-19 06:17:08] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001587 10.0.0.38 - - [2026-03-19 06:17:08] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 1865 0.097842 10.0.0.33 - - [2026-03-19 06:17:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.003599 10.0.0.33 - - [2026-03-19 06:17:12] "POST /access-control-lists HTTP/1.1" 200 587 0.056471 10.0.0.38 - - [2026-03-19 06:17:15] "POST /neutron/network HTTP/1.1" 200 117 0.055047 10.0.0.38 - - [2026-03-19 06:17:16] "POST /neutron/network HTTP/1.1" 200 832 0.033360 10.0.0.38 - - [2026-03-19 06:17:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.011387 10.0.0.33 - - [2026-03-19 06:17:16] "POST /route-targets HTTP/1.1" 200 323 0.026018 10.0.0.33 - - [2026-03-19 06:17:16] "POST /ref-update HTTP/1.1" 200 156 0.040903 10.0.0.38 - - [2026-03-19 06:17:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007429 10.0.0.38 - - [2026-03-19 06:17:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.233549 10.0.0.38 - - [2026-03-19 06:17:17] "POST /neutron/network HTTP/1.1" 200 832 0.007756 10.0.0.38 - - [2026-03-19 06:17:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-03-19 06:17:17] "GET / HTTP/1.1" 200 35931 0.002282 10.0.0.38 - - [2026-03-19 06:17:18] "POST /neutron/network HTTP/1.1" 200 832 0.011762 10.0.0.38 - - [2026-03-19 06:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.009237 10.0.0.38 - - [2026-03-19 06:17:18] "GET /aaa-mode HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2026-03-19 06:17:19] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.38 - - [2026-03-19 06:17:19] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004489 10.0.0.38 - - [2026-03-19 06:17:19] "POST /neutron/port HTTP/1.1" 200 1054 0.422836 10.0.0.38 - - [2026-03-19 06:17:19] "POST /neutron/network HTTP/1.1" 200 832 0.010072 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/port HTTP/1.1" 200 1118 0.030452 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.047218 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/network HTTP/1.1" 200 832 0.008864 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/network HTTP/1.1" 200 842 0.016210 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/port HTTP/1.1" 200 1054 0.023141 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005341 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/network HTTP/1.1" 200 832 0.010656 10.0.0.38 - - [2026-03-19 06:17:22] "POST /neutron/network HTTP/1.1" 200 842 0.012683 10.0.0.38 - - [2026-03-19 06:17:22] "POST /neutron/port HTTP/1.1" 200 117 0.001398 10.0.0.38 - - [2026-03-19 06:17:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.019495 10.0.0.38 - - [2026-03-19 06:17:25] "POST /neutron/port HTTP/1.1" 200 1118 0.023515 10.0.0.38 - - [2026-03-19 06:17:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013890 10.0.0.38 - - [2026-03-19 06:17:31] "POST /neutron/port HTTP/1.1" 200 1118 0.023170 10.0.0.38 - - [2026-03-19 06:17:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009073 10.0.0.33 - - [2026-03-19 06:17:37] "POST /ref-update HTTP/1.1" 200 156 0.027095 10.0.0.38 - - [2026-03-19 06:17:37] "POST /neutron/network HTTP/1.1" 200 832 0.009982 10.0.0.38 - - [2026-03-19 06:17:38] "POST /neutron/port HTTP/1.1" 200 1108 0.027601 10.0.0.38 - - [2026-03-19 06:17:38] "POST /neutron/port HTTP/1.1" 200 1108 0.042237 10.0.0.38 - - [2026-03-19 06:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004831 10.0.0.38 - - [2026-03-19 06:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004541 10.0.0.38 - - [2026-03-19 06:17:40] "POST /neutron/network HTTP/1.1" 200 151 0.207505 10.0.0.33 - - [2026-03-19 06:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.33 - - [2026-03-19 06:17:40] "DELETE /route-target/726de258-a109-47de-8bc5-03a22ee59bb4 HTTP/1.1" 200 115 0.038628 10.0.0.33 - - [2026-03-19 06:17:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.004169 10.0.0.33 - - [2026-03-19 06:17:43] "POST /access-control-lists HTTP/1.1" 200 592 0.036922 10.0.0.50 - - [2026-03-19 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.50 - - [2026-03-19 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.33 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.33 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.38 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000436 10.0.0.38 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-03-19 06:17:45] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001737 10.0.0.38 - - [2026-03-19 06:17:45] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.144669 10.0.0.38 - - [2026-03-19 06:17:45] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.013944 10.0.0.38 - - [2026-03-19 06:17:45] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?fields=security_groups HTTP/1.1" 200 1370 0.129529 10.0.0.38 - - [2026-03-19 06:17:45] "DELETE /security-group/c6b4cf27-1334-4356-a149-bd0462ba4ad6 HTTP/1.1" 404 177 0.010184 10.0.0.38 - - [2026-03-19 06:17:45] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002341 10.0.0.38 - - [2026-03-19 06:17:45] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?fields=application_policy_sets HTTP/1.1" 200 1409 0.084703 10.0.0.38 - - [2026-03-19 06:17:46] "DELETE /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 200 115 0.660112 10.0.0.33 - - [2026-03-19 06:17:46] "DELETE /access-control-list/8fb96bf7-bf2e-4520-b47f-12df2df634c3 HTTP/1.1" 200 115 0.062014 10.0.0.38 - - [2026-03-19 06:17:47] "POST /neutron/network HTTP/1.1" 200 117 0.051409 10.0.0.33 - - [2026-03-19 06:17:48] "POST /ref-update HTTP/1.1" 200 156 0.038845 10.0.0.38 - - [2026-03-19 06:17:48] "POST /neutron/network HTTP/1.1" 200 832 0.010395 10.0.0.38 - - [2026-03-19 06:17:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.010234 10.0.0.38 - - [2026-03-19 06:17:48] "GET /domains HTTP/1.1" 401 292 0.000479 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domains HTTP/1.1" 200 280 0.042868 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001660 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.022477 10.0.0.38 - - [2026-03-19 06:17:49] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001763 10.0.0.38 - - [2026-03-19 06:17:49] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2080 0.114695 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2 HTTP/1.1" 200 2320 0.013826 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2 HTTP/1.1" 200 2320 0.008334 10.0.0.38 - - [2026-03-19 06:17:49] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 200 1494 0.005614 10.0.0.38 - - [2026-03-19 06:17:49] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 200 1494 0.004681 10.0.0.38 - - [2026-03-19 06:17:49] "GET /route-target/62f15ef6-c963-45dc-b66e-d0b2e49ef0cb HTTP/1.1" 200 1212 0.004869 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2 HTTP/1.1" 200 2320 0.006915 10.0.0.38 - - [2026-03-19 06:17:49] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 200 1494 0.005432 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2 HTTP/1.1" 200 2320 0.012073 10.0.0.38 - - [2026-03-19 06:17:49] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 200 1494 0.007770 10.0.0.38 - - [2026-03-19 06:17:49] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 200 1494 0.005010 10.0.0.38 - - [2026-03-19 06:17:49] "GET /route-target/62f15ef6-c963-45dc-b66e-d0b2e49ef0cb HTTP/1.1" 200 1212 0.004291 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domains HTTP/1.1" 200 280 0.003848 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.38 - - [2026-03-19 06:17:49] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.008488 10.0.0.38 - - [2026-03-19 06:17:49] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001238 10.0.0.38 - - [2026-03-19 06:17:49] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2080 0.091136 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2 HTTP/1.1" 200 2320 0.008544 10.0.0.38 - - [2026-03-19 06:17:49] "GET /obj-perms HTTP/1.1" 200 5026 0.062940 10.0.0.38 - - [2026-03-19 06:17:51] "POST /useragent-kv HTTP/1.1" 200 115 0.015275 10.0.0.38 - - [2026-03-19 06:17:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.232985 10.0.0.38 - - [2026-03-19 06:17:51] "POST /neutron/network HTTP/1.1" 200 831 0.010698 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domains HTTP/1.1" 200 280 0.004995 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001205 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.009128 10.0.0.38 - - [2026-03-19 06:17:51] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.38 - - [2026-03-19 06:17:51] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2298 0.133652 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce HTTP/1.1" 200 2316 0.013527 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce HTTP/1.1" 200 2316 0.013594 10.0.0.38 - - [2026-03-19 06:17:51] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 200 1493 0.005154 10.0.0.38 - - [2026-03-19 06:17:51] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 200 1493 0.005558 10.0.0.38 - - [2026-03-19 06:17:51] "GET /route-target/ed6721bd-68b6-4989-97e8-7324984a2f63 HTTP/1.1" 200 1213 0.005656 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce HTTP/1.1" 200 2316 0.006061 10.0.0.38 - - [2026-03-19 06:17:51] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 200 1493 0.004354 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce HTTP/1.1" 200 2316 0.006902 10.0.0.38 - - [2026-03-19 06:17:51] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 200 1493 0.005289 10.0.0.38 - - [2026-03-19 06:17:51] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 200 1493 0.004388 10.0.0.38 - - [2026-03-19 06:17:51] "GET /route-target/ed6721bd-68b6-4989-97e8-7324984a2f63 HTTP/1.1" 200 1213 0.004922 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domains HTTP/1.1" 200 280 0.005192 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001269 10.0.0.38 - - [2026-03-19 06:17:51] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.009017 10.0.0.38 - - [2026-03-19 06:17:51] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.38 - - [2026-03-19 06:17:51] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2298 0.099491 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce HTTP/1.1" 200 2316 0.006900 10.0.0.50 - - [2026-03-19 06:17:52] "GET /obj-perms HTTP/1.1" 200 5026 0.065375 10.0.0.38 - - [2026-03-19 06:17:52] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001739 10.0.0.38 - - [2026-03-19 06:17:52] "POST /neutron/network HTTP/1.1" 200 615 0.176187 10.0.0.33 - - [2026-03-19 06:17:52] "POST /route-targets HTTP/1.1" 200 327 0.024534 10.0.0.38 - - [2026-03-19 06:17:52] "POST /neutron/network HTTP/1.1" 200 835 0.011614 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domains HTTP/1.1" 200 280 0.004367 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002317 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.014263 10.0.0.38 - - [2026-03-19 06:17:53] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001203 10.0.0.38 - - [2026-03-19 06:17:53] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2517 0.118153 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22 HTTP/1.1" 200 2327 0.008500 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22 HTTP/1.1" 200 2327 0.008072 10.0.0.38 - - [2026-03-19 06:17:53] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 200 1498 0.007451 10.0.0.38 - - [2026-03-19 06:17:53] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 200 1498 0.005011 10.0.0.38 - - [2026-03-19 06:17:53] "GET /route-target/561c3ee0-91c6-4365-be79-fe325d460e99 HTTP/1.1" 200 1214 0.004032 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22 HTTP/1.1" 200 2327 0.008767 10.0.0.38 - - [2026-03-19 06:17:53] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 200 1498 0.004128 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22 HTTP/1.1" 200 2327 0.005654 10.0.0.38 - - [2026-03-19 06:17:53] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 200 1498 0.008351 10.0.0.38 - - [2026-03-19 06:17:53] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 200 1498 0.004545 10.0.0.38 - - [2026-03-19 06:17:53] "GET /route-target/561c3ee0-91c6-4365-be79-fe325d460e99 HTTP/1.1" 200 1214 0.003789 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domains HTTP/1.1" 200 280 0.005392 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.38 - - [2026-03-19 06:17:53] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.008436 10.0.0.38 - - [2026-03-19 06:17:53] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.38 - - [2026-03-19 06:17:53] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2517 0.096138 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22 HTTP/1.1" 200 2327 0.006299 10.0.0.33 - - [2026-03-19 06:17:53] "GET /obj-perms HTTP/1.1" 200 5026 0.067577 10.0.0.38 - - [2026-03-19 06:17:53] "POST /neutron/network HTTP/1.1" 200 841 0.008995 10.0.0.38 - - [2026-03-19 06:17:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000440 10.0.0.38 - - [2026-03-19 06:17:54] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.38 - - [2026-03-19 06:17:54] "POST /neutron/port HTTP/1.1" 200 117 0.009553 10.0.0.38 - - [2026-03-19 06:17:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000464 10.0.0.38 - - [2026-03-19 06:17:55] "POST /neutron/network HTTP/1.1" 200 841 0.011235 10.0.0.38 - - [2026-03-19 06:17:55] "GET / HTTP/1.1" 200 35931 0.004546 10.0.0.38 - - [2026-03-19 06:17:55] "POST /neutron/port HTTP/1.1" 200 1057 0.021199 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/port HTTP/1.1" 200 1121 0.024283 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.001499 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010987 10.0.0.38 - - [2026-03-19 06:17:56] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001237 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/port HTTP/1.1" 200 1059 0.402376 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/port HTTP/1.1" 200 1059 0.028742 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/port HTTP/1.1" 200 1123 0.028361 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.001207 10.0.0.38 - - [2026-03-19 06:17:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000578 10.0.0.38 - - [2026-03-19 06:17:58] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.38 - - [2026-03-19 06:17:58] "POST /neutron/network HTTP/1.1" 200 832 0.047339 10.0.0.38 - - [2026-03-19 06:17:59] "POST /neutron/port HTTP/1.1" 200 2092 0.035291 10.0.0.38 - - [2026-03-19 06:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.008327 10.0.0.38 - - [2026-03-19 06:18:00] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002091 10.0.0.38 - - [2026-03-19 06:18:00] "POST /neutron/port HTTP/1.1" 200 1057 0.316656 10.0.0.38 - - [2026-03-19 06:18:00] "POST /neutron/port HTTP/1.1" 200 1058 0.033480 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 1057 0.017916 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 1059 0.022504 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010166 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/network HTTP/1.1" 200 832 0.007396 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.001206 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.009626 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/port HTTP/1.1" 200 3061 0.033536 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009459 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/port HTTP/1.1" 200 3061 0.034343 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008670 10.0.0.38 - - [2026-03-19 06:18:06] "GET /obj-perms HTTP/1.1" 200 5056 0.058138 10.0.0.38 - - [2026-03-19 06:18:07] "POST /neutron/port HTTP/1.1" 200 1121 0.022416 10.0.0.50 - - [2026-03-19 06:18:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000578 10.0.0.50 - - [2026-03-19 06:18:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000536 10.0.0.33 - - [2026-03-19 06:18:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-03-19 06:18:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2026-03-19 06:18:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2026-03-19 06:18:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2026-03-19 06:18:21] "POST /neutron/port HTTP/1.1" 200 1123 0.059191 10.0.0.38 - - [2026-03-19 06:18:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.011789 10.0.0.38 - - [2026-03-19 06:18:24] "POST /neutron/port HTTP/1.1" 200 1121 0.022690 10.0.0.38 - - [2026-03-19 06:18:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004602 10.0.0.38 - - [2026-03-19 06:18:24] "POST /neutron/network HTTP/1.1" 200 831 0.008726 10.0.0.38 - - [2026-03-19 06:18:32] "POST /neutron/port HTTP/1.1" 200 3061 0.040777 10.0.0.38 - - [2026-03-19 06:18:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009605 10.0.0.38 - - [2026-03-19 06:18:43] "POST /neutron/port HTTP/1.1" 200 3061 0.029994 10.0.0.33 - - [2026-03-19 06:18:49] "POST /instance-ips HTTP/1.1" 200 385 0.053854 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004350 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.021730 10.0.0.38 - - [2026-03-19 06:18:49] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009532 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.023345 10.0.0.33 - - [2026-03-19 06:18:50] "POST /instance-ips HTTP/1.1" 200 373 0.049944 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005874 10.0.0.38 - - [2026-03-19 06:18:50] "POST /neutron/port HTTP/1.1" 200 1121 0.031750 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-update HTTP/1.1" 200 156 0.019664 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-update HTTP/1.1" 200 156 0.040259 10.0.0.38 - - [2026-03-19 06:18:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011817 10.0.0.38 - - [2026-03-19 06:18:52] "POST /neutron/port HTTP/1.1" 200 1123 0.045572 10.0.0.33 - - [2026-03-19 06:18:54] "POST /access-control-lists HTTP/1.1" 200 601 0.042442 10.0.0.33 - - [2026-03-19 06:18:54] "POST /routing-instances HTTP/1.1" 200 759 0.060060 10.0.0.38 - - [2026-03-19 06:18:54] "POST /neutron/network HTTP/1.1" 200 923 0.009696 10.0.0.33 - - [2026-03-19 06:18:54] "GET /routing-instance/9e9dd0c1-4e6d-4564-976d-dd4cf227fad1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.027901 10.0.0.33 - - [2026-03-19 06:18:54] "POST /routing-instances HTTP/1.1" 200 760 0.065998 10.0.0.33 - - [2026-03-19 06:18:54] "GET /routing-instance/15e0fa4b-4ba4-4988-a68f-d44e36543902?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.023304 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domains HTTP/1.1" 200 280 0.012467 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001167 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2771 0.016908 10.0.0.38 - - [2026-03-19 06:18:55] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.33 - - [2026-03-19 06:18:55] "PUT /routing-instance/15e0fa4b-4ba4-4988-a68f-d44e36543902 HTTP/1.1" 200 266 0.049203 10.0.0.38 - - [2026-03-19 06:18:55] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 4233 0.123868 10.0.0.38 - - [2026-03-19 06:18:55] "GET /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf HTTP/1.1" 200 3783 0.017748 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domains HTTP/1.1" 200 280 0.010728 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.38 - - [2026-03-19 06:18:55] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2771 0.014364 10.0.0.33 - - [2026-03-19 06:18:55] "PUT /access-control-list/76a0fe34-2105-4cf4-8315-3b501be46ae3 HTTP/1.1" 200 272 0.045011 10.0.0.38 - - [2026-03-19 06:18:55] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000975 10.0.0.38 - - [2026-03-19 06:18:55] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 4233 0.108414 10.0.0.38 - - [2026-03-19 06:18:55] "GET /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf HTTP/1.1" 200 3783 0.014684 10.0.0.38 - - [2026-03-19 06:18:55] "GET /port-tuple/9fca07e2-1269-477e-bb40-1f1969808566 HTTP/1.1" 200 1980 0.005746 10.0.0.38 - - [2026-03-19 06:18:55] "GET /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef HTTP/1.1" 200 3795 0.010626 10.0.0.38 - - [2026-03-19 06:18:55] "GET /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188 HTTP/1.1" 200 3816 0.013169 10.0.0.38 - - [2026-03-19 06:18:55] "GET /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43 HTTP/1.1" 200 3805 0.010804 10.0.0.38 - - [2026-03-19 06:18:55] "POST /neutron/port HTTP/1.1" 200 3832 0.064831 10.0.0.38 - - [2026-03-19 06:18:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008829 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/network HTTP/1.1" 200 893 0.018473 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/network HTTP/1.1" 200 832 0.008350 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/port HTTP/1.1" 200 3832 0.044895 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008597 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/port HTTP/1.1" 200 3832 0.044515 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 200 1802 0.007954 10.0.0.38 - - [2026-03-19 06:19:00] "GET /domains HTTP/1.1" 200 280 0.004105 10.0.0.38 - - [2026-03-19 06:19:00] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000969 10.0.0.38 - - [2026-03-19 06:19:00] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2771 0.008391 10.0.0.38 - - [2026-03-19 06:19:00] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001191 10.0.0.38 - - [2026-03-19 06:19:00] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 4233 0.095035 10.0.0.38 - - [2026-03-19 06:19:00] "GET /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf HTTP/1.1" 200 3783 0.008689 10.0.0.33 - - [2026-03-19 06:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.33 - - [2026-03-19 06:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008973 10.0.0.38 - - [2026-03-19 06:19:05] "POST /neutron/network HTTP/1.1" 200 831 0.013832 10.0.0.38 - - [2026-03-19 06:19:05] "GET /domains HTTP/1.1" 200 280 0.020094 10.0.0.38 - - [2026-03-19 06:19:05] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.38 - - [2026-03-19 06:19:06] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2771 0.015934 10.0.0.38 - - [2026-03-19 06:19:06] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.33 - - [2026-03-19 06:19:06] "POST /ref-update HTTP/1.1" 200 156 0.060653 10.0.0.38 - - [2026-03-19 06:19:06] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 3759 0.119694 10.0.0.38 - - [2026-03-19 06:19:06] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 200 1802 0.019510 10.0.0.33 - - [2026-03-19 06:19:06] "DELETE /instance-ip/2a3b4435-5502-44d7-9455-ae97b64b0f50 HTTP/1.1" 200 115 0.068614 10.0.0.33 - - [2026-03-19 06:19:06] "POST /ref-update HTTP/1.1" 200 156 0.026316 10.0.0.33 - - [2026-03-19 06:19:06] "DELETE /instance-ip/5461376d-73d9-4ecc-b853-9fdfd9fac6ad HTTP/1.1" 200 115 0.066446 10.0.0.38 - - [2026-03-19 06:19:07] "POST /neutron/port HTTP/1.1" 200 1123 0.053562 10.0.0.38 - - [2026-03-19 06:19:07] "POST /neutron/port HTTP/1.1" 200 1121 0.063636 10.0.0.38 - - [2026-03-19 06:19:08] "POST /neutron/port HTTP/1.1" 200 151 0.382934 10.0.0.38 - - [2026-03-19 06:19:08] "POST /neutron/port HTTP/1.1" 200 1113 0.043838 10.0.0.38 - - [2026-03-19 06:19:08] "POST /neutron/port HTTP/1.1" 200 151 0.288384 10.0.0.33 - - [2026-03-19 06:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012544 10.0.0.38 - - [2026-03-19 06:19:09] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219 HTTP/1.1" 404 171 0.005168 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains HTTP/1.1" 200 280 0.006157 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001542 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.023021 10.0.0.38 - - [2026-03-19 06:19:09] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001314 10.0.0.38 - - [2026-03-19 06:19:09] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2298 0.108154 10.0.0.38 - - [2026-03-19 06:19:09] "POST /neutron/network HTTP/1.1" 200 831 0.010514 10.0.0.38 - - [2026-03-19 06:19:09] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e HTTP/1.1" 404 171 0.003443 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains HTTP/1.1" 200 280 0.017627 10.0.0.33 - - [2026-03-19 06:19:09] "DELETE /route-target/ed6721bd-68b6-4989-97e8-7324984a2f63 HTTP/1.1" 200 115 0.052029 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.006107 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.036813 10.0.0.38 - - [2026-03-19 06:19:09] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004734 10.0.0.38 - - [2026-03-19 06:19:09] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 2080 0.117171 10.0.0.38 - - [2026-03-19 06:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004387 10.0.0.38 - - [2026-03-19 06:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008157 10.0.0.38 - - [2026-03-19 06:19:09] "POST /neutron/network HTTP/1.1" 200 151 0.197597 10.0.0.38 - - [2026-03-19 06:19:09] "GET /routing-instance/ebef08ab-7087-47b3-90d5-4ebf524b783a HTTP/1.1" 404 171 0.007143 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains HTTP/1.1" 200 280 0.003696 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000982 10.0.0.38 - - [2026-03-19 06:19:09] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2571 0.013817 10.0.0.38 - - [2026-03-19 06:19:09] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002718 10.0.0.38 - - [2026-03-19 06:19:10] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 1840 0.117434 10.0.0.33 - - [2026-03-19 06:19:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.005024 10.0.0.33 - - [2026-03-19 06:19:13] "POST /access-control-lists HTTP/1.1" 200 595 0.049853 10.0.0.38 - - [2026-03-19 06:19:17] "GET /domains HTTP/1.1" 401 292 0.000449 10.0.0.38 - - [2026-03-19 06:19:17] "GET /domains HTTP/1.1" 200 280 0.048140 10.0.0.38 - - [2026-03-19 06:19:17] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001435 10.0.0.38 - - [2026-03-19 06:19:17] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2958 0.016802 10.0.0.38 - - [2026-03-19 06:19:17] "GET /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841 HTTP/1.1" 200 1439 0.005191 10.0.0.38 - - [2026-03-19 06:19:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010148 10.0.0.38 - - [2026-03-19 06:19:19] "POST /neutron/subnet HTTP/1.1" 200 711 0.326196 10.0.0.38 - - [2026-03-19 06:19:19] "POST /neutron/network HTTP/1.1" 200 833 0.013558 10.0.0.38 - - [2026-03-19 06:19:19] "POST /neutron/network HTTP/1.1" 200 833 0.009219 10.0.0.38 - - [2026-03-19 06:19:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000733 10.0.0.38 - - [2026-03-19 06:19:19] "GET / HTTP/1.1" 200 35931 0.002604 10.0.0.38 - - [2026-03-19 06:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.009604 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/network HTTP/1.1" 200 843 0.007478 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/port HTTP/1.1" 200 1058 0.034448 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004819 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/network HTTP/1.1" 200 833 0.009540 10.0.0.38 - - [2026-03-19 06:19:25] "POST /neutron/port HTTP/1.1" 200 1122 0.022533 10.0.0.38 - - [2026-03-19 06:19:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008540 10.0.0.38 - - [2026-03-19 06:19:38] "POST /neutron/network HTTP/1.1" 200 807 0.022714 10.0.0.38 - - [2026-03-19 06:19:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013095 10.0.0.38 - - [2026-03-19 06:19:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000508 10.0.0.38 - - [2026-03-19 06:19:38] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.38 - - [2026-03-19 06:19:39] "POST /neutron/port HTTP/1.1" 200 1122 0.028902 10.0.0.38 - - [2026-03-19 06:19:39] "POST /neutron/port HTTP/1.1" 200 117 0.008189 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/port HTTP/1.1" 200 1058 0.024572 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/port HTTP/1.1" 200 1122 0.028025 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/port HTTP/1.1" 200 117 0.002085 10.0.0.38 - - [2026-03-19 06:19:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008212 10.0.0.38 - - [2026-03-19 06:19:44] "POST /neutron/port HTTP/1.1" 200 1122 0.019822 10.0.0.38 - - [2026-03-19 06:19:46] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001379 10.0.0.38 - - [2026-03-19 06:19:46] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.119451 10.0.0.38 - - [2026-03-19 06:19:46] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001257 10.0.0.38 - - [2026-03-19 06:19:46] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?fields=security_groups HTTP/1.1" 200 1357 0.082548 10.0.0.38 - - [2026-03-19 06:19:46] "DELETE /security-group/e8d3cb98-5724-4214-9917-7b3f76c5c316 HTTP/1.1" 404 177 0.013215 10.0.0.38 - - [2026-03-19 06:19:46] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001024 10.0.0.33 - - [2026-03-19 06:19:46] "DELETE /access-control-list/145b0d16-700c-498a-b285-e9e6e18eae53 HTTP/1.1" 200 115 0.076640 10.0.0.38 - - [2026-03-19 06:19:46] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?fields=application_policy_sets HTTP/1.1" 200 1396 0.092309 10.0.0.38 - - [2026-03-19 06:19:46] "DELETE /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 115 0.673580 10.0.0.38 - - [2026-03-19 06:19:49] "POST /neutron/security_group HTTP/1.1" 200 2059 0.035943 10.0.0.38 - - [2026-03-19 06:20:03] "GET /domains HTTP/1.1" 200 280 0.004288 10.0.0.38 - - [2026-03-19 06:20:03] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001770 10.0.0.38 - - [2026-03-19 06:20:03] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2774 0.011404 10.0.0.38 - - [2026-03-19 06:20:03] "GET /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841 HTTP/1.1" 200 1908 0.009075 10.0.0.38 - - [2026-03-19 06:20:03] "GET /virtual-DNS-record/bd104fca-67be-4e39-913d-c634a346d14e HTTP/1.1" 200 1337 0.004444 10.0.0.50 - - [2026-03-19 06:20:08] "GET /obj-perms HTTP/1.1" 200 5056 0.119401 10.0.0.38 - - [2026-03-19 06:20:09] "POST /neutron/network HTTP/1.1" 200 833 0.007663 10.0.0.38 - - [2026-03-19 06:20:09] "POST /neutron/port HTTP/1.1" 200 1112 0.023513 10.0.0.38 - - [2026-03-19 06:20:09] "POST /neutron/port HTTP/1.1" 200 1112 0.032412 10.0.0.38 - - [2026-03-19 06:20:11] "POST /useragent-kv HTTP/1.1" 200 115 0.005517 10.0.0.38 - - [2026-03-19 06:20:11] "POST /useragent-kv HTTP/1.1" 200 115 0.004094 10.0.0.38 - - [2026-03-19 06:20:11] "POST /neutron/network HTTP/1.1" 200 151 0.230942 10.0.0.33 - - [2026-03-19 06:20:11] "DELETE /route-target/89863d72-610b-4a38-98b9-838384b127ae HTTP/1.1" 200 115 0.044131 10.0.0.38 - - [2026-03-19 06:20:11] "GET /domains HTTP/1.1" 200 280 0.005119 10.0.0.38 - - [2026-03-19 06:20:11] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.38 - - [2026-03-19 06:20:11] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2574 0.015281 10.0.0.33 - - [2026-03-19 06:20:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.009718 10.0.0.33 - - [2026-03-19 06:20:18] "POST /ref-update HTTP/1.1" 200 156 0.044304 10.0.0.38 - - [2026-03-19 06:20:19] "POST /useragent-kv HTTP/1.1" 200 115 0.019420 10.0.0.38 - - [2026-03-19 06:20:19] "POST /neutron/subnet HTTP/1.1" 200 719 0.331376 10.0.0.38 - - [2026-03-19 06:20:19] "POST /neutron/network HTTP/1.1" 200 824 0.008314 10.0.0.38 - - [2026-03-19 06:20:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-03-19 06:20:19] "GET / HTTP/1.1" 200 35931 0.002786 10.0.0.38 - - [2026-03-19 06:20:20] "POST /neutron/network HTTP/1.1" 200 824 0.008177 10.0.0.38 - - [2026-03-19 06:20:20] "POST /neutron/port HTTP/1.1" 200 117 0.012645 10.0.0.38 - - [2026-03-19 06:20:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2026-03-19 06:20:21] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006271 10.0.0.38 - - [2026-03-19 06:20:21] "GET / HTTP/1.1" 200 35931 0.008784 10.0.0.38 - - [2026-03-19 06:20:21] "POST /neutron/port HTTP/1.1" 200 1060 0.548231 10.0.0.38 - - [2026-03-19 06:20:21] "POST /neutron/port HTTP/1.1" 200 1060 0.029405 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/port HTTP/1.1" 200 1124 0.048543 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/subnet HTTP/1.1" 200 693 0.014860 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/network HTTP/1.1" 200 824 0.010259 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/network HTTP/1.1" 200 834 0.010951 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/port HTTP/1.1" 200 1060 0.023550 10.0.0.38 - - [2026-03-19 06:20:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006059 10.0.0.38 - - [2026-03-19 06:20:23] "POST /neutron/network HTTP/1.1" 200 824 0.013341 10.0.0.38 - - [2026-03-19 06:20:26] "POST /neutron/network HTTP/1.1" 200 834 0.008520 10.0.0.38 - - [2026-03-19 06:20:26] "POST /neutron/port HTTP/1.1" 200 117 0.001336 10.0.0.38 - - [2026-03-19 06:20:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010860 10.0.0.38 - - [2026-03-19 06:20:27] "POST /neutron/port HTTP/1.1" 200 1124 0.025379 10.0.0.38 - - [2026-03-19 06:20:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008869 10.0.0.38 - - [2026-03-19 06:20:33] "POST /neutron/port HTTP/1.1" 200 1124 0.025628 10.0.0.38 - - [2026-03-19 06:20:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009986 10.0.0.38 - - [2026-03-19 06:20:39] "POST /neutron/port HTTP/1.1" 200 1124 0.024867 10.0.0.38 - - [2026-03-19 06:20:40] "POST /neutron/network HTTP/1.1" 400 204 0.024241 10.0.0.38 - - [2026-03-19 06:20:41] "POST /neutron/port HTTP/1.1" 200 151 0.308354 10.0.0.38 - - [2026-03-19 06:20:41] "POST /neutron/port HTTP/1.1" 200 151 0.318991 10.0.0.33 - - [2026-03-19 06:20:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.004347 10.0.0.33 - - [2026-03-19 06:20:46] "POST /access-control-lists HTTP/1.1" 200 594 0.045117 10.0.0.38 - - [2026-03-19 06:20:47] "DELETE /project/d9bfc652-6bc6-43f1-846b-8b0055140928 HTTP/1.1" 404 177 0.004862 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /access-control-list/a6dc41a9-0b40-4dd4-93b4-774c18a5f0b1 HTTP/1.1" 200 115 0.050319 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/network HTTP/1.1" 200 117 0.045692 10.0.0.33 - - [2026-03-19 06:20:50] "POST /ref-update HTTP/1.1" 200 156 0.044024 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/network HTTP/1.1" 200 839 0.011229 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.015519 10.0.0.38 - - [2026-03-19 06:20:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000438 10.0.0.38 - - [2026-03-19 06:20:51] "GET / HTTP/1.1" 200 35931 0.004904 10.0.0.38 - - [2026-03-19 06:20:51] "POST /neutron/network HTTP/1.1" 200 839 0.014035 10.0.0.38 - - [2026-03-19 06:20:52] "POST /neutron/port HTTP/1.1" 200 117 0.010485 10.0.0.38 - - [2026-03-19 06:20:52] "POST /neutron/port HTTP/1.1" 200 1055 0.025476 10.0.0.38 - - [2026-03-19 06:20:53] "POST /neutron/port HTTP/1.1" 200 1119 0.025349 10.0.0.38 - - [2026-03-19 06:20:53] "POST /neutron/port HTTP/1.1" 200 117 0.001344 10.0.0.38 - - [2026-03-19 06:20:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014591 10.0.0.38 - - [2026-03-19 06:20:57] "POST /neutron/port HTTP/1.1" 200 1119 0.022505 10.0.0.38 - - [2026-03-19 06:21:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009393 10.0.0.38 - - [2026-03-19 06:21:08] "POST /neutron/port HTTP/1.1" 200 1119 0.020886 10.0.0.33 - - [2026-03-19 06:21:09] "GET /obj-perms HTTP/1.1" 200 5056 0.096264 10.0.0.38 - - [2026-03-19 06:21:10] "POST /neutron/network HTTP/1.1" 200 839 0.009607 10.0.0.38 - - [2026-03-19 06:21:12] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000622 10.0.0.38 - - [2026-03-19 06:21:13] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.036511 10.0.0.38 - - [2026-03-19 06:21:13] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 1826 0.004154 10.0.0.38 - - [2026-03-19 06:21:13] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001191 10.0.0.38 - - [2026-03-19 06:21:13] "POST /neutron/network HTTP/1.1" 200 605 0.135529 10.0.0.38 - - [2026-03-19 06:21:13] "POST /neutron/network HTTP/1.1" 200 822 0.013046 10.0.0.33 - - [2026-03-19 06:21:14] "POST /route-targets HTTP/1.1" 200 327 0.019718 10.0.0.38 - - [2026-03-19 06:21:14] "POST /neutron/network HTTP/1.1" 200 832 0.010217 10.0.0.38 - - [2026-03-19 06:21:14] "GET /aaa-mode HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-03-19 06:21:14] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.38 - - [2026-03-19 06:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.009764 10.0.0.38 - - [2026-03-19 06:21:15] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001215 10.0.0.38 - - [2026-03-19 06:21:15] "POST /neutron/port HTTP/1.1" 200 1058 0.311426 10.0.0.38 - - [2026-03-19 06:21:16] "POST /neutron/port HTTP/1.1" 200 1112 0.128334 10.0.0.38 - - [2026-03-19 06:21:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.012012 10.0.0.38 - - [2026-03-19 06:21:20] "POST /neutron/port HTTP/1.1" 200 1122 0.022981 10.0.0.38 - - [2026-03-19 06:21:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009087 10.0.0.38 - - [2026-03-19 06:21:23] "POST /neutron/port HTTP/1.1" 200 1122 0.019959 10.0.0.38 - - [2026-03-19 06:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005287 10.0.0.38 - - [2026-03-19 06:21:23] "POST /neutron/network HTTP/1.1" 200 822 0.009026 10.0.0.38 - - [2026-03-19 06:21:30] "POST /neutron/network HTTP/1.1" 200 822 0.009017 10.0.0.38 - - [2026-03-19 06:21:30] "POST /neutron/port HTTP/1.1" 200 1112 0.017431 10.0.0.38 - - [2026-03-19 06:21:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007092 10.0.0.38 - - [2026-03-19 06:21:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003745 10.0.0.38 - - [2026-03-19 06:21:32] "POST /neutron/network HTTP/1.1" 200 151 0.199425 10.0.0.33 - - [2026-03-19 06:21:32] "DELETE /route-target/5cfa27ae-dcdf-4c0d-a3f4-28db60249fb3 HTTP/1.1" 200 115 0.048155 10.0.0.38 - - [2026-03-19 06:21:36] "POST /useragent-kv HTTP/1.1" 200 115 0.012655 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.277382 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/network HTTP/1.1" 200 994 0.020142 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.014375 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.013236 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/port HTTP/1.1" 200 1017 0.022566 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/port HTTP/1.1" 200 1017 0.019936 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/port HTTP/1.1" 200 117 0.007989 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.021351 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.016985 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.011439 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 117 0.009041 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/network HTTP/1.1" 200 1004 0.010952 10.0.0.38 - - [2026-03-19 06:21:38] "GET /aaa-mode HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.035038 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 117 0.001490 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 1017 0.014341 10.0.0.38 - - [2026-03-19 06:21:39] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004424 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/network HTTP/1.1" 200 994 0.011317 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009325 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains HTTP/1.1" 200 280 0.010150 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002315 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2573 0.028030 10.0.0.38 - - [2026-03-19 06:21:40] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001472 10.0.0.38 - - [2026-03-19 06:21:40] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 200 2843 0.133454 10.0.0.38 - - [2026-03-19 06:21:40] "GET /network-ipam/0f97b77b-68d5-4b91-8a53-64b8185c80f4 HTTP/1.1" 200 2645 0.016793 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains HTTP/1.1" 200 280 0.003845 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2573 0.010194 10.0.0.38 - - [2026-03-19 06:21:40] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003061 10.0.0.38 - - [2026-03-19 06:21:40] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 200 2843 0.103400 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea HTTP/1.1" 200 3780 0.012694 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea HTTP/1.1" 200 3780 0.006266 10.0.0.38 - - [2026-03-19 06:21:40] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 200 2381 0.005975 10.0.0.38 - - [2026-03-19 06:21:40] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 200 2381 0.006601 10.0.0.38 - - [2026-03-19 06:21:40] "GET /route-target/5415a5a2-f881-4c66-8c7a-dbe1a6cfb58f HTTP/1.1" 200 1204 0.009725 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea HTTP/1.1" 200 3780 0.009477 10.0.0.38 - - [2026-03-19 06:21:40] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 200 2381 0.004978 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea HTTP/1.1" 200 3780 0.008093 10.0.0.38 - - [2026-03-19 06:21:40] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 200 2381 0.005870 10.0.0.38 - - [2026-03-19 06:21:40] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 200 2381 0.004623 10.0.0.38 - - [2026-03-19 06:21:40] "GET /route-target/5415a5a2-f881-4c66-8c7a-dbe1a6cfb58f HTTP/1.1" 200 1204 0.005307 10.0.0.38 - - [2026-03-19 06:21:40] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains HTTP/1.1" 200 280 0.005967 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.38 - - [2026-03-19 06:21:40] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2573 0.081352 10.0.0.38 - - [2026-03-19 06:21:40] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001961 10.0.0.38 - - [2026-03-19 06:21:40] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 200 2843 0.158274 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea HTTP/1.1" 200 3780 0.017130 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/port HTTP/1.1" 200 1055 0.557296 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/port HTTP/1.1" 200 1109 0.153047 10.0.0.38 - - [2026-03-19 06:21:41] "GET /obj-perms HTTP/1.1" 200 5030 0.058357 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/subnet HTTP/1.1" 200 673 0.016001 10.0.0.38 - - [2026-03-19 06:21:42] "POST /neutron/port HTTP/1.1" 200 1119 0.030622 10.0.0.38 - - [2026-03-19 06:21:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008024 10.0.0.38 - - [2026-03-19 06:21:48] "POST /neutron/port HTTP/1.1" 200 1119 0.023571 10.0.0.38 - - [2026-03-19 06:21:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008630 10.0.0.38 - - [2026-03-19 06:21:54] "POST /neutron/port HTTP/1.1" 200 1119 0.020993 10.0.0.38 - - [2026-03-19 06:21:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011101 10.0.0.38 - - [2026-03-19 06:21:57] "POST /neutron/port HTTP/1.1" 200 1119 0.028233 10.0.0.38 - - [2026-03-19 06:21:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008406 10.0.0.38 - - [2026-03-19 06:21:59] "POST /neutron/port HTTP/1.1" 200 1119 0.021017 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1109 0.015466 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1109 0.017989 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1109 0.038438 10.0.0.38 - - [2026-03-19 06:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.069339 10.0.0.38 - - [2026-03-19 06:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005832 10.0.0.38 - - [2026-03-19 06:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009613 10.0.0.38 - - [2026-03-19 06:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005810 10.0.0.38 - - [2026-03-19 06:22:18] "POST /neutron/network HTTP/1.1" 200 151 0.281821 10.0.0.38 - - [2026-03-19 06:22:18] "GET /routing-instance/ba16eaf7-378c-49f8-bda3-85033389edfb HTTP/1.1" 404 171 0.005963 10.0.0.38 - - [2026-03-19 06:22:18] "GET /domains HTTP/1.1" 200 280 0.004972 10.0.0.38 - - [2026-03-19 06:22:18] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003407 10.0.0.33 - - [2026-03-19 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.138647 10.0.0.38 - - [2026-03-19 06:22:18] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2573 0.053399 10.0.0.38 - - [2026-03-19 06:22:18] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001565 10.0.0.38 - - [2026-03-19 06:22:18] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 200 2086 0.102595 10.0.0.38 - - [2026-03-19 06:22:23] "POST /neutron/port HTTP/1.1" 200 117 0.009470 10.0.0.33 - - [2026-03-19 06:22:34] "POST /access-control-lists HTTP/1.1" 200 591 0.040820 10.0.0.38 - - [2026-03-19 06:22:39] "GET /aaa-mode HTTP/1.1" 401 292 0.000504 10.0.0.38 - - [2026-03-19 06:22:39] "GET /aaa-mode HTTP/1.1" 200 128 0.029186 10.0.0.33 - - [2026-03-19 06:22:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.005038 10.0.0.33 - - [2026-03-19 06:22:40] "POST /access-control-lists HTTP/1.1" 200 589 0.072977 10.0.0.33 - - [2026-03-19 06:22:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.006409 10.0.0.50 - - [2026-03-19 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.50 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.38 - - [2026-03-19 06:22:44] "GET /api-access-list/2099a611-1ee7-48fd-8757-ecddac966266 HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2026-03-19 06:22:44] "GET /api-access-list/2099a611-1ee7-48fd-8757-ecddac966266 HTTP/1.1" 200 1264 0.127739 10.0.0.33 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000568 10.0.0.38 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000400 10.0.0.38 - - [2026-03-19 06:22:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.33 - - [2026-03-19 06:22:45] "POST /ref-update HTTP/1.1" 200 156 0.037156 10.0.0.38 - - [2026-03-19 06:22:46] "POST /neutron/network HTTP/1.1" 200 832 0.098929 10.0.0.38 - - [2026-03-19 06:22:46] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3 HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-03-19 06:22:46] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3 HTTP/1.1" 200 2267 0.062739 10.0.0.38 - - [2026-03-19 06:22:46] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3 HTTP/1.1" 401 292 0.000385 10.0.0.38 - - [2026-03-19 06:22:47] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3 HTTP/1.1" 200 2007 0.066671 10.0.0.38 - - [2026-03-19 06:22:47] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007108 10.0.0.38 - - [2026-03-19 06:22:47] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.146026 10.0.0.38 - - [2026-03-19 06:22:47] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004395 10.0.0.38 - - [2026-03-19 06:22:47] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?fields=security_groups HTTP/1.1" 200 1103 0.077142 10.0.0.38 - - [2026-03-19 06:22:47] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001221 10.0.0.38 - - [2026-03-19 06:22:48] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?fields=application_policy_sets HTTP/1.1" 200 1403 0.068612 10.0.0.38 - - [2026-03-19 06:22:48] "DELETE /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 200 115 0.627552 10.0.0.38 - - [2026-03-19 06:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.104635 10.0.0.38 - - [2026-03-19 06:22:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.061363 10.0.0.38 - - [2026-03-19 06:22:49] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.052018 10.0.0.38 - - [2026-03-19 06:22:50] "POST /neutron/network HTTP/1.1" 200 842 0.098070 10.0.0.38 - - [2026-03-19 06:22:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000749 10.0.0.38 - - [2026-03-19 06:22:50] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.38 - - [2026-03-19 06:22:51] "POST /neutron/port HTTP/1.1" 200 117 0.036644 10.0.0.38 - - [2026-03-19 06:22:52] "POST /neutron/network HTTP/1.1" 200 832 0.045055 10.0.0.38 - - [2026-03-19 06:22:53] "POST /neutron/port HTTP/1.1" 200 1056 0.072244 10.0.0.38 - - [2026-03-19 06:22:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004851 10.0.0.38 - - [2026-03-19 06:22:53] "POST /neutron/network HTTP/1.1" 200 832 0.009223 10.0.0.38 - - [2026-03-19 06:22:56] "POST /neutron/port HTTP/1.1" 200 1120 0.025834 10.0.0.38 - - [2026-03-19 06:22:56] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009029 10.0.0.38 - - [2026-03-19 06:23:03] "POST /neutron/port HTTP/1.1" 200 1120 0.022574 10.0.0.33 - - [2026-03-19 06:23:05] "GET /obj-perms HTTP/1.1" 200 4915 0.098368 10.0.0.33 - - [2026-03-19 06:23:08] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.028345 10.0.0.38 - - [2026-03-19 06:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.088889 10.0.0.50 - - [2026-03-19 06:23:11] "GET /obj-perms HTTP/1.1" 200 5056 0.074313 10.0.0.50 - - [2026-03-19 06:23:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.50 - - [2026-03-19 06:23:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.33 - - [2026-03-19 06:23:12] "GET /obj-perms HTTP/1.1" 200 4915 0.023612 10.0.0.38 - - [2026-03-19 06:23:12] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.027041 10.0.0.38 - - [2026-03-19 06:23:12] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.027815 10.0.0.33 - - [2026-03-19 06:23:12] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.024246 10.0.0.38 - - [2026-03-19 06:23:12] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2309 0.033606 10.0.0.38 - - [2026-03-19 06:23:12] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.024497 10.0.0.38 - - [2026-03-19 06:23:13] "GET /obj-perms HTTP/1.1" 200 4915 0.084241 10.0.0.33 - - [2026-03-19 06:23:13] "GET /obj-perms HTTP/1.1" 200 5020 0.056241 10.0.0.38 - - [2026-03-19 06:23:13] "GET /obj-perms HTTP/1.1" 200 4915 0.018104 10.0.0.33 - - [2026-03-19 06:23:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.33 - - [2026-03-19 06:23:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000474 10.0.0.38 - - [2026-03-19 06:23:14] "GET /obj-perms HTTP/1.1" 200 4915 0.083290 10.0.0.38 - - [2026-03-19 06:23:14] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.037758 10.0.0.38 - - [2026-03-19 06:23:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000472 10.0.0.38 - - [2026-03-19 06:23:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.33 - - [2026-03-19 06:23:15] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.038238 10.0.0.38 - - [2026-03-19 06:23:16] "POST /neutron/port HTTP/1.1" 200 1110 0.023559 10.0.0.38 - - [2026-03-19 06:23:18] "GET /obj-perms HTTP/1.1" 200 4915 0.076574 10.0.0.38 - - [2026-03-19 06:23:21] "GET /obj-perms HTTP/1.1" 200 5020 0.074881 10.0.0.33 - - [2026-03-19 06:23:24] "GET /obj-perms HTTP/1.1" 200 5020 0.005166 10.0.0.38 - - [2026-03-19 06:23:31] "GET /obj-perms HTTP/1.1" 200 5020 0.004229 10.0.0.33 - - [2026-03-19 06:23:34] "GET /obj-perms HTTP/1.1" 200 5020 0.004043 10.0.0.38 - - [2026-03-19 06:23:40] "GET /obj-perms HTTP/1.1" 200 5020 0.004862 10.0.0.33 - - [2026-03-19 06:23:43] "GET /obj-perms HTTP/1.1" 200 5020 0.004588 10.0.0.38 - - [2026-03-19 06:23:43] "GET /obj-perms HTTP/1.1" 200 5020 0.004739 10.0.0.50 - - [2026-03-19 06:23:43] "GET /obj-perms HTTP/1.1" 200 5020 0.060398 10.0.0.33 - - [2026-03-19 06:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.38 - - [2026-03-19 06:23:44] "GET /api-access-list/2099a611-1ee7-48fd-8757-ecddac966266 HTTP/1.1" 404 171 0.003349 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001033 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.068130 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.088081 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001407 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003441 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.162857 10.0.0.38 - - [2026-03-19 06:23:48] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003646 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=security_groups HTTP/1.1" 200 1348 0.104756 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=security_groups HTTP/1.1" 200 1349 0.176687 10.0.0.38 - - [2026-03-19 06:23:48] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=security_groups HTTP/1.1" 200 1348 0.181809 10.0.0.38 - - [2026-03-19 06:23:48] "DELETE /security-group/74904b2e-73e6-4e83-b599-c7f43093c979 HTTP/1.1" 200 115 0.197430 10.0.0.38 - - [2026-03-19 06:23:49] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001360 10.0.0.38 - - [2026-03-19 06:23:49] "DELETE /security-group/4844083d-571d-4fda-9931-8acfadb47649 HTTP/1.1" 200 115 0.251768 10.0.0.38 - - [2026-03-19 06:23:49] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.011350 10.0.0.38 - - [2026-03-19 06:23:49] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=application_policy_sets HTTP/1.1" 200 1387 0.255642 10.0.0.38 - - [2026-03-19 06:23:49] "DELETE /security-group/b6462189-f65a-4b7e-8e7a-a782aae19511 HTTP/1.1" 200 115 0.353267 10.0.0.38 - - [2026-03-19 06:23:49] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001771 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /access-control-list/492d40f3-6387-4337-8d0d-05f6d064d1f0 HTTP/1.1" 200 115 0.231950 10.0.0.38 - - [2026-03-19 06:23:49] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=application_policy_sets HTTP/1.1" 200 1388 0.254461 10.0.0.38 - - [2026-03-19 06:23:49] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=application_policy_sets HTTP/1.1" 200 1387 0.248194 10.0.0.38 - - [2026-03-19 06:23:49] "DELETE /project/e891805e-202a-45bd-a6c1-3b428c934481 HTTP/1.1" 200 115 1.196462 10.0.0.38 - - [2026-03-19 06:23:49] "DELETE /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd HTTP/1.1" 200 115 1.299791 10.0.0.38 - - [2026-03-19 06:23:49] "DELETE /project/8e9a34e7-84f9-419d-804b-1738d6803747 HTTP/1.1" 200 115 1.391173 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /access-control-list/10ea6802-9080-4651-b17e-f5606837baf2 HTTP/1.1" 200 115 0.076945 10.0.0.33 - - [2026-03-19 06:23:50] "POST /access-control-lists HTTP/1.1" 200 596 0.071332 10.0.0.38 - - [2026-03-19 06:23:55] "GET /aaa-mode HTTP/1.1" 200 128 0.001270 10.0.0.33 - - [2026-03-19 06:23:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.004870 10.0.0.33 - - [2026-03-19 06:23:56] "POST /access-control-lists HTTP/1.1" 200 594 0.037771 10.0.0.33 - - [2026-03-19 06:23:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.010780 10.0.0.38 - - [2026-03-19 06:23:59] "GET /api-access-list/c8a8215e-e52e-45f1-b6e7-cc55b36360a6 HTTP/1.1" 401 292 0.000503 10.0.0.38 - - [2026-03-19 06:23:59] "GET /api-access-list/c8a8215e-e52e-45f1-b6e7-cc55b36360a6 HTTP/1.1" 200 1290 0.073581 10.0.0.33 - - [2026-03-19 06:24:00] "POST /ref-update HTTP/1.1" 200 156 0.040864 10.0.0.38 - - [2026-03-19 06:24:00] "POST /neutron/network HTTP/1.1" 200 847 0.122823 10.0.0.38 - - [2026-03-19 06:24:02] "POST /neutron/network HTTP/1.1" 200 850 0.088685 10.0.0.38 - - [2026-03-19 06:24:02] "POST /neutron/subnet HTTP/1.1" 200 686 0.061905 10.0.0.38 - - [2026-03-19 06:24:02] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 401 292 0.000631 10.0.0.38 - - [2026-03-19 06:24:02] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 200 2311 0.061541 10.0.0.38 - - [2026-03-19 06:24:02] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-03-19 06:24:03] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 403 376 0.052655 10.0.0.38 - - [2026-03-19 06:24:03] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 200 2311 0.006674 10.0.0.38 - - [2026-03-19 06:24:03] "GET /virtual-networks HTTP/1.1" 200 371 0.041878 10.0.0.38 - - [2026-03-19 06:24:03] "GET /virtual-networks HTTP/1.1" 200 371 0.043656 10.0.0.38 - - [2026-03-19 06:24:03] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.056127 10.0.0.38 - - [2026-03-19 06:24:04] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.052563 10.0.0.50 - - [2026-03-19 06:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031637 10.0.0.33 - - [2026-03-19 06:24:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.38 - - [2026-03-19 06:24:06] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.040651 10.0.0.38 - - [2026-03-19 06:24:06] "GET /obj-perms HTTP/1.1" 200 5030 0.058779 10.0.0.38 - - [2026-03-19 06:24:06] "GET /virtual-networks HTTP/1.1" 200 132 0.055717 10.0.0.38 - - [2026-03-19 06:24:06] "GET /virtual-networks HTTP/1.1" 200 611 0.039680 10.0.0.38 - - [2026-03-19 06:24:06] "GET /virtual-networks HTTP/1.1" 200 1647 0.004898 10.0.0.38 - - [2026-03-19 06:24:06] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.020211 10.0.0.38 - - [2026-03-19 06:24:07] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.044984 10.0.0.50 - - [2026-03-19 06:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.33 - - [2026-03-19 06:24:07] "GET /obj-perms HTTP/1.1" 403 257 0.061007 10.0.0.38 - - [2026-03-19 06:24:08] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.049668 10.0.0.38 - - [2026-03-19 06:24:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.050598 10.0.0.38 - - [2026-03-19 06:24:08] "GET /obj-perms HTTP/1.1" 200 5030 0.004907 10.0.0.33 - - [2026-03-19 06:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.33 - - [2026-03-19 06:24:08] "DELETE /route-target/0b380e5a-4af1-4a44-875a-eb5c4216d3b2 HTTP/1.1" 200 115 0.030743 10.0.0.38 - - [2026-03-19 06:24:08] "GET /api-access-list/c8a8215e-e52e-45f1-b6e7-cc55b36360a6 HTTP/1.1" 404 171 0.008951 10.0.0.33 - - [2026-03-19 06:24:11] "GET /obj-perms HTTP/1.1" 200 5056 0.071232 10.0.0.38 - - [2026-03-19 06:24:12] "GET /aaa-mode HTTP/1.1" 200 128 0.001457 10.0.0.38 - - [2026-03-19 06:24:15] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 1322 0.019597 10.0.0.38 - - [2026-03-19 06:24:16] "POST /neutron/network HTTP/1.1" 200 847 0.081006 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domains HTTP/1.1" 200 280 0.003518 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2945 0.008526 10.0.0.38 - - [2026-03-19 06:24:16] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.38 - - [2026-03-19 06:24:16] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c HTTP/1.1" 200 2353 0.099409 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.008695 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.005393 10.0.0.38 - - [2026-03-19 06:24:16] "GET /routing-instance/12912fce-8191-4895-8669-69a87e7bdbd7 HTTP/1.1" 200 1554 0.006954 10.0.0.38 - - [2026-03-19 06:24:16] "GET /routing-instance/12912fce-8191-4895-8669-69a87e7bdbd7 HTTP/1.1" 200 1554 0.004285 10.0.0.38 - - [2026-03-19 06:24:16] "GET /route-target/83ea720b-d6dc-49e4-a046-fddfba603c60 HTTP/1.1" 200 1244 0.004283 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.006068 10.0.0.38 - - [2026-03-19 06:24:16] "GET /routing-instance/12912fce-8191-4895-8669-69a87e7bdbd7 HTTP/1.1" 200 1554 0.006191 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.006978 10.0.0.38 - - [2026-03-19 06:24:16] "GET /routing-instance/12912fce-8191-4895-8669-69a87e7bdbd7 HTTP/1.1" 200 1554 0.005063 10.0.0.38 - - [2026-03-19 06:24:16] "GET /routing-instance/12912fce-8191-4895-8669-69a87e7bdbd7 HTTP/1.1" 200 1554 0.004774 10.0.0.38 - - [2026-03-19 06:24:16] "GET /route-target/83ea720b-d6dc-49e4-a046-fddfba603c60 HTTP/1.1" 200 1244 0.005151 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domains HTTP/1.1" 200 280 0.004038 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001397 10.0.0.38 - - [2026-03-19 06:24:16] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213 HTTP/1.1" 200 2945 0.008165 10.0.0.38 - - [2026-03-19 06:24:16] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.38 - - [2026-03-19 06:24:16] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c HTTP/1.1" 200 2353 0.149114 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.014234 10.0.0.38 - - [2026-03-19 06:24:18] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 1290 0.008281 10.0.0.38 - - [2026-03-19 06:24:18] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2026-03-19 06:24:19] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 403 263 0.054609 10.0.0.38 - - [2026-03-19 06:24:19] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.015904 10.0.0.38 - - [2026-03-19 06:24:19] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.050545 10.0.0.38 - - [2026-03-19 06:24:19] "GET /obj-perms HTTP/1.1" 403 257 0.050218 10.0.0.50 - - [2026-03-19 06:24:20] "GET /obj-perms HTTP/1.1" 403 257 0.046566 10.0.0.33 - - [2026-03-19 06:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.041986 10.0.0.38 - - [2026-03-19 06:24:20] "GET /obj-perms HTTP/1.1" 403 257 0.020849 10.0.0.38 - - [2026-03-19 06:24:20] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 1459 0.007440 10.0.0.38 - - [2026-03-19 06:24:21] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.034819 10.0.0.38 - - [2026-03-19 06:24:21] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.021975 10.0.0.38 - - [2026-03-19 06:24:22] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.052736 10.0.0.38 - - [2026-03-19 06:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2026-03-19 06:24:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.039861 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 1428 0.006573 10.0.0.38 - - [2026-03-19 06:24:22] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 200 1853 0.022251 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 1322 0.008180 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 1290 0.008665 10.0.0.38 - - [2026-03-19 06:24:22] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 403 263 0.019260 10.0.0.38 - - [2026-03-19 06:24:23] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 403 263 0.068713 10.0.0.38 - - [2026-03-19 06:24:23] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.015807 10.0.0.38 - - [2026-03-19 06:24:23] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.045532 10.0.0.38 - - [2026-03-19 06:24:23] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.023009 10.0.0.38 - - [2026-03-19 06:24:24] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.054720 10.0.0.50 - - [2026-03-19 06:24:24] "GET /obj-perms HTTP/1.1" 403 257 0.020168 10.0.0.50 - - [2026-03-19 06:24:24] "GET /obj-perms HTTP/1.1" 403 257 0.046271 10.0.0.33 - - [2026-03-19 06:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.33 - - [2026-03-19 06:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2026-03-19 06:24:25] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 200 1853 0.023687 10.0.0.38 - - [2026-03-19 06:24:25] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.024911 10.0.0.38 - - [2026-03-19 06:24:25] "GET /obj-perms HTTP/1.1" 403 257 0.017389 10.0.0.38 - - [2026-03-19 06:24:25] "GET /obj-perms HTTP/1.1" 403 257 0.022419 10.0.0.38 - - [2026-03-19 06:24:25] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 404 171 0.005316 10.0.0.38 - - [2026-03-19 06:24:25] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 404 171 0.004732 10.0.0.38 - - [2026-03-19 06:24:25] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 401 292 0.000602 10.0.0.38 - - [2026-03-19 06:24:25] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 403 263 0.048528 10.0.0.38 - - [2026-03-19 06:24:25] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.014369 10.0.0.38 - - [2026-03-19 06:24:26] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 403 264 0.041809 10.0.0.38 - - [2026-03-19 06:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.50 - - [2026-03-19 06:24:27] "GET /obj-perms HTTP/1.1" 403 257 0.042851 10.0.0.33 - - [2026-03-19 06:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.38 - - [2026-03-19 06:24:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.037685 10.0.0.38 - - [2026-03-19 06:24:27] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 2311 0.026640 10.0.0.38 - - [2026-03-19 06:24:27] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 200 1853 0.020272 10.0.0.38 - - [2026-03-19 06:24:27] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.022974 10.0.0.33 - - [2026-03-19 06:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:24:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001190 10.0.0.33 - - [2026-03-19 06:24:34] "POST /access-control-lists HTTP/1.1" 200 592 0.034291 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /access-control-list/6a3639c0-ab8c-495b-bdcf-380e22e439e6 HTTP/1.1" 200 115 0.057727 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /access-control-list/e43c2341-9c78-4f72-81af-750fa7254c91 HTTP/1.1" 200 115 0.059984 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /access-control-list/74c6bb47-500d-4be2-a4a4-0a3164892046 HTTP/1.1" 200 115 0.051963 10.0.0.50 - - [2026-03-19 06:25:12] "GET /obj-perms HTTP/1.1" 200 5056 0.078276 10.0.0.38 - - [2026-03-19 06:26:13] "GET /obj-perms HTTP/1.1" 200 5056 0.069277 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001260