+++ 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 + 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.33: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:34:14.216 7f1b7670f4c8 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:34:14.247 7f1b7670f4c8 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:34:14.269 7f1b7670f4c8 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:34:14.269 7f1b7670f4c8 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Thu Mar 19 05:34:36 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/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3756 self._global_pm_uuid = pm.uuid 3757 aps = self.create_singleton_entry(ApplicationPolicySet( 3758 parent_obj=pm, all_applications=True)) 3759 ok, result = self._db_conn.ref_update( 3760 ApplicationPolicySet.object_type, parent_obj undefined pm = all_applications undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/application_policy_set...e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('application_policy_set default-policy-management:default-application-policy-set',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/application_policy_set...e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/application_policy_set...e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/application_policy_set...e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: application_policy_set default-policy-management:default-application-policy-set During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3758, in _db_init_entries parent_obj=pm, all_applications=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/application_policy_set:default-policy-management:default-application-policy-set exists already with ID: e0620c08-ff74-4bda-896c-72dc29e9be49 at zookeeper +++ date ++ echo 'INFO: =================== Thu Mar 19 05:34:36 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:34:36 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ 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.33: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:34:44.715 7f2c725bd048 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:34:44.756 7f2c725bd048 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:34:44.784 7f2c725bd048 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:34:44.785 7f2c725bd048 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-03-19 05:34:46] "GET / HTTP/1.1" 200 45871 0.001761 10.0.0.33 - - [2026-03-19 05:34:46] "GET / HTTP/1.1" 200 45871 0.001195 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:34:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000601 10.0.0.33 - - [2026-03-19 05:34:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000365 10.0.0.33 - - [2026-03-19 05:35:26] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 31.061428 10.0.0.33 - - [2026-03-19 05:35:26] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.005211 10.0.0.33 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 23.310810 10.0.0.33 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 30.859339 10.0.0.33 - - [2026-03-19 05:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.50 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 13.390705 10.0.0.50 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 10.219946 10.0.0.33 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 11.747838 10.0.0.33 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 6.192684 10.0.0.38 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 3.861993 10.0.0.38 - - [2026-03-19 05:35:26] "GET /global-system-configs HTTP/1.1" 200 322 2.124480 10.0.0.38 - - [2026-03-19 05:35:26] "POST /job-templates HTTP/1.1" 200 555 0.768564 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.003643 10.0.0.38 - - [2026-03-19 05:35:27] "POST /job-templates HTTP/1.1" 200 553 0.122490 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.008835 10.0.0.38 - - [2026-03-19 05:35:27] "POST /config-propertiess HTTP/1.1" 200 551 0.048184 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 166 0.006350 10.0.0.38 - - [2026-03-19 05:35:27] "POST /tags HTTP/1.1" 200 333 0.070361 10.0.0.38 - - [2026-03-19 05:35:27] "POST /fqname-to-id HTTP/1.1" 404 174 0.007729 10.0.0.38 - - [2026-03-19 05:35:28] "POST /tags HTTP/1.1" 200 313 0.065458 /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.33 - - [2026-03-19 05:35:28] "POST /ref-update HTTP/1.1" 200 156 0.056515 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 327 0.061465 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 166 0.010455 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 327 0.016400 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.005639 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 317 0.022652 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 164 0.003539 10.0.0.38 - - [2026-03-19 05:35:28] "POST /hardwares HTTP/1.1" 200 323 0.034715 10.0.0.38 - - [2026-03-19 05:35:28] "POST /fqname-to-id HTTP/1.1" 404 165 0.005561 10.0.0.33 - - [2026-03-19 05:35:28] "POST /access-control-lists HTTP/1.1" 200 587 0.048131 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 325 0.034543 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 164 0.007224 10.0.0.33 - - [2026-03-19 05:35:29] "POST /route-targets HTTP/1.1" 200 327 0.016901 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 317 0.025295 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.006967 10.0.0.33 - - [2026-03-19 05:35:29] "POST /ref-update HTTP/1.1" 200 156 0.053515 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 323 0.019660 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.010100 10.0.0.33 - - [2026-03-19 05:35:29] "POST /route-targets HTTP/1.1" 200 327 0.045091 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 325 0.022684 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 161 0.009839 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 319 0.015812 10.0.0.33 - - [2026-03-19 05:35:29] "POST /access-control-lists HTTP/1.1" 200 551 0.103687 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.006980 10.0.0.38 - - [2026-03-19 05:35:29] "POST /hardwares HTTP/1.1" 200 311 0.016659 10.0.0.38 - - [2026-03-19 05:35:29] "POST /fqname-to-id HTTP/1.1" 404 160 0.004183 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 303 0.019952 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.009555 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 305 0.017859 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 155 0.005013 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 307 0.017076 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 156 0.006593 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 309 0.017456 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 158 0.006768 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 301 0.020494 10.0.0.38 - - [2026-03-19 05:35:30] "POST /fqname-to-id HTTP/1.1" 404 157 0.005259 10.0.0.38 - - [2026-03-19 05:35:30] "POST /hardwares HTTP/1.1" 200 309 0.033703 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.007528 10.0.0.38 - - [2026-03-19 05:35:31] "POST /hardwares HTTP/1.1" 200 317 0.031963 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 157 0.005789 10.0.0.38 - - [2026-03-19 05:35:31] "POST /hardwares HTTP/1.1" 200 303 0.027635 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 185 0.009576 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 521 0.088248 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.003549 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 521 0.057239 10.0.0.38 - - [2026-03-19 05:35:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.005154 10.0.0.38 - - [2026-03-19 05:35:31] "POST /features HTTP/1.1" 200 519 0.051167 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.004441 10.0.0.38 - - [2026-03-19 05:35:32] "POST /features HTTP/1.1" 200 541 0.054150 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 179 0.005243 10.0.0.38 - - [2026-03-19 05:35:32] "POST /physical-roles HTTP/1.1" 200 533 0.058577 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.008539 10.0.0.38 - - [2026-03-19 05:35:32] "POST /overlay-roles HTTP/1.1" 200 531 0.062481 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.008040 10.0.0.38 - - [2026-03-19 05:35:32] "POST /overlay-roles HTTP/1.1" 200 541 0.046635 10.0.0.38 - - [2026-03-19 05:35:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.003605 10.0.0.38 - - [2026-03-19 05:35:33] "POST /overlay-roles HTTP/1.1" 200 533 0.047163 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.003818 10.0.0.38 - - [2026-03-19 05:35:33] "POST /overlay-roles HTTP/1.1" 200 541 0.038838 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.008479 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 533 0.043515 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.007017 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 551 0.038423 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.007176 10.0.0.38 - - [2026-03-19 05:35:33] "POST /role-definitions HTTP/1.1" 200 549 0.049653 10.0.0.38 - - [2026-03-19 05:35:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.011859 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 561 0.042993 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.004267 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 545 0.044461 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.004425 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 555 0.034354 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.009653 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 531 0.036403 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 189 0.003488 10.0.0.38 - - [2026-03-19 05:35:34] "POST /role-definitions HTTP/1.1" 200 557 0.043135 10.0.0.38 - - [2026-03-19 05:35:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.005424 10.0.0.38 - - [2026-03-19 05:35:35] "POST /feature-configs HTTP/1.1" 200 537 0.077833 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.014895 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 547 0.059565 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.007304 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 541 0.039195 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.011117 10.0.0.38 - - [2026-03-19 05:35:35] "POST /node-profiles HTTP/1.1" 200 531 0.053187 10.0.0.38 - - [2026-03-19 05:35:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.016174 10.0.0.38 - - [2026-03-19 05:35:35] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049492 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003526 10.0.0.38 - - [2026-03-19 05:35:36] "POST /telemetry-profiles HTTP/1.1" 200 554 0.086278 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004751 10.0.0.38 - - [2026-03-19 05:35:36] "POST /sflow-profiles HTTP/1.1" 200 532 0.062125 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.013548 10.0.0.38 - - [2026-03-19 05:35:36] "POST /grpc-profiles HTTP/1.1" 200 530 0.063869 10.0.0.38 - - [2026-03-19 05:35:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.007970 10.0.0.38 - - [2026-03-19 05:35:36] "POST /device-functional-groups HTTP/1.1" 200 540 0.050400 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.007397 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 542 0.079389 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.007229 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 620 0.048258 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.003573 10.0.0.38 - - [2026-03-19 05:35:37] "POST /device-functional-groups HTTP/1.1" 200 574 0.058169 10.0.0.38 - - [2026-03-19 05:35:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.008809 10.0.0.38 - - [2026-03-19 05:35:38] "POST /role-configs HTTP/1.1" 200 522 0.076083 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.013463 10.0.0.38 - - [2026-03-19 05:35:38] "POST /role-configs HTTP/1.1" 200 521 0.053063 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.005817 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007388 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.38 - - [2026-03-19 05:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008230 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009393 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005592 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007538 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.38 - - [2026-03-19 05:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010072 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008986 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015677 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.38 - - [2026-03-19 05:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2026-03-19 05:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.38 - - [2026-03-19 05:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005285 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009130 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.38 - - [2026-03-19 05:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008861 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.38 - - [2026-03-19 05:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007502 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.38 - - [2026-03-19 05:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016588 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008271 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010389 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.38 - - [2026-03-19 05:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.38 - - [2026-03-19 05:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2026-03-19 05:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.38 - - [2026-03-19 05:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.38 - - [2026-03-19 05:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016506 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.38 - - [2026-03-19 05:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.38 - - [2026-03-19 05:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009442 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008075 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.38 - - [2026-03-19 05:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.38 - - [2026-03-19 05:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2026-03-19 05:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012269 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.38 - - [2026-03-19 05:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.38 - - [2026-03-19 05:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.38 - - [2026-03-19 05:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012477 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.38 - - [2026-03-19 05:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.38 - - [2026-03-19 05:36:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008786 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010969 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012075 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.33 - - [2026-03-19 05:36:01] "POST /useragent-kv HTTP/1.1" 200 115 0.006431 10.0.0.38 - - [2026-03-19 05:36:01] "POST /virtual-networks HTTP/1.1" 200 552 0.167084 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 404 178 0.004539 10.0.0.33 - - [2026-03-19 05:36:01] "POST /route-targets HTTP/1.1" 200 327 0.022173 10.0.0.38 - - [2026-03-19 05:36:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.008476 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:37:45] "GET /obj-perms HTTP/1.1" 200 5056 0.493358 10.0.0.38 - - [2026-03-19 05:38:45] "GET /obj-perms HTTP/1.1" 200 5056 0.076003 10.0.0.50 - - [2026-03-19 05:38:46] "GET /obj-perms HTTP/1.1" 200 5056 0.085791 10.0.0.50 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.006824 10.0.0.33 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.108624 10.0.0.50 - - [2026-03-19 05:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.064119 10.0.0.33 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.156733 10.0.0.50 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.170860 10.0.0.38 - - [2026-03-19 05:39:46] "GET /obj-perms HTTP/1.1" 200 5056 0.195159 10.0.0.33 - - [2026-03-19 05:39:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005287 10.0.0.38 - - [2026-03-19 05:39:47] "GET /global-system-configs HTTP/1.1" 200 322 0.006879 10.0.0.38 - - [2026-03-19 05:39:47] "GET /global-system-configs HTTP/1.1" 200 322 0.011173 10.0.0.33 - - [2026-03-19 05:39:47] "GET /obj-perms HTTP/1.1" 200 5056 0.304267 10.0.0.38 - - [2026-03-19 05:39:47] "GET /obj-perms HTTP/1.1" 200 5056 0.257005 10.0.0.50 - - [2026-03-19 05:39:47] "GET /obj-perms HTTP/1.1" 200 5056 0.275597 [Introspect:8084]10.0.0.33 - - [2026-03-19 05:40:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.33 - - [2026-03-19 05:40:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001089 [Introspect:8084]10.0.0.33 - - [2026-03-19 05:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.33 - - [2026-03-19 05:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000932 10.0.0.33 - - [2026-03-19 05:42:50] "GET /obj-perms HTTP/1.1" 200 5056 0.083524 10.0.0.38 - - [2026-03-19 05:42:50] "GET /obj-perms HTTP/1.1" 200 5056 0.104211 +++ date ++ echo 'INFO: =================== Thu Mar 19 05:43:39 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:43:39 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.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 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ 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.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:43:53.140 7ff0c5981248 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:43:53.228 7ff0c5981248 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:43:53.251 7ff0c5981248 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:43:53.252 7ff0c5981248 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] DatabaseUnavailableError Python 3.6.8: /usr/bin/python3 Thu Mar 19 05:43:53 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/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3742 # create singleton defaults if they don't exist already in db 3743 gsc = self.create_singleton_entry(GlobalSystemConfig( 3744 autonomous_system=64512, config_version=CONFIG_VERSION)) 3745 self._gsc_uuid = gsc.uuid 3746 gvc = self.create_singleton_entry(GlobalVrouterConfig( autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3976 # for singleton START 3977 try: 3978 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3979 try: 3980 zk_uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) cass_uuid undefined self = self._db_conn = self._db_conn._object_db = self._db_conn._object_db.fq_name_to_uuid = .wrapper> obj_type = 'global_system_config' fq_name = ['default-global-system-config'] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 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 = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1195 obj_type, 1196 start=fq_name_str + ':', 1197 finish=fq_name_str + ';') 1198 if not col_infos: 1199 raise NoIdError('%s %s' % (obj_type, fq_name_str)) finish undefined fq_name_str = 'default-global-system-config' /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in wrapped(self=, *args=('obj_fq_name_table', 'global_system_config'), **kwargs={'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'}) 122 return r 123 else: 124 return f(self, *args, **kwargs) 125 return wrapped 126 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;') 235 """Fetch one row in a column family""" 236 return self._Get( 237 cf_name, key, columns=columns, start=start, finish=finish) 238 239 @abc.abstractmethod cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;', _decode_json=None) 838 finish=finish, 839 columns=columns, 840 decode_json=_decode_json): 841 return rows 842 decode_json undefined _decode_json = None /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:'}) 1040 raise DatabaseUnavailableError( 1041 "error, {}: {}".format( 1042 e, utils.detailed_traceback())) 1043 finally: 1044 if ((self.log_response_time) and (oper)): e undefined global utils = utils.detailed_traceback = 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:53 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 __cause__ = None __class__ = __context__ = NoHostAvailable('Unable to complete the operatio...quired_replicas\': 2, \'alive_replicas\': 1}',)}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n", '_reason_code': None} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cfgm_common.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None _db_type = "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n",) 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}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3744, in _db_init_entries autonomous_system=64512, config_version=CONFIG_VERSION)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3978, in create_singleton_entry cass_uuid = self._db_conn._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:53 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 +++ date ++ echo 'INFO: =================== Thu Mar 19 05:43:54 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:43:54 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 + 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.33: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:44:07.161 7f3d43ddae08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:44:07.214 7f3d43ddae08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:44:07.228 7f3d43ddae08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:44:07.233 7f3d43ddae08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] DatabaseUnavailableError Python 3.6.8: /usr/bin/python3 Thu Mar 19 05:44:07 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/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3742 # create singleton defaults if they don't exist already in db 3743 gsc = self.create_singleton_entry(GlobalSystemConfig( 3744 autonomous_system=64512, config_version=CONFIG_VERSION)) 3745 self._gsc_uuid = gsc.uuid 3746 gvc = self.create_singleton_entry(GlobalVrouterConfig( autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3976 # for singleton START 3977 try: 3978 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3979 try: 3980 zk_uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) cass_uuid undefined self = self._db_conn = self._db_conn._object_db = self._db_conn._object_db.fq_name_to_uuid = .wrapper> obj_type = 'global_system_config' fq_name = ['default-global-system-config'] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 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 = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1195 obj_type, 1196 start=fq_name_str + ':', 1197 finish=fq_name_str + ';') 1198 if not col_infos: 1199 raise NoIdError('%s %s' % (obj_type, fq_name_str)) finish undefined fq_name_str = 'default-global-system-config' /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in wrapped(self=, *args=('obj_fq_name_table', 'global_system_config'), **kwargs={'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'}) 122 return r 123 else: 124 return f(self, *args, **kwargs) 125 return wrapped 126 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py in get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;') 235 """Fetch one row in a column family""" 236 return self._Get( 237 cf_name, key, columns=columns, start=start, finish=finish) 238 239 @abc.abstractmethod cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _Get(self=, cf_name='obj_fq_name_table', key='global_system_config', columns=None, start='default-global-system-config:', finish='default-global-system-config;', _decode_json=None) 838 finish=finish, 839 columns=columns, 840 decode_json=_decode_json): 841 return rows 842 decode_json undefined _decode_json = None /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:'}) 1040 raise DatabaseUnavailableError( 1041 "error, {}: {}".format( 1042 e, utils.detailed_traceback())) 1043 finally: 1044 if ((self.log_response_time) and (oper)): e undefined global utils = utils.detailed_traceback = 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:07 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 __cause__ = None __class__ = __context__ = NoHostAvailable('Unable to complete the operatio...quired_replicas\': 2, \'alive_replicas\': 1}',)}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n", '_reason_code': None} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cfgm_common.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None _db_type = "error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...red_replicas\\': 2, \\'alive_replicas\\': 1}',)})\n\n\n",) 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}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3744, in _db_init_entries autonomous_system=64512, config_version=CONFIG_VERSION)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3978, in create_singleton_entry cass_uuid = self._db_conn._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:44:07 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 +++ date ++ echo 'INFO: =================== Thu Mar 19 05:44:08 UTC 2026 ===================' INFO: =================== Thu Mar 19 05:44:08 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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_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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 + 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.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 03/19/2026 05:44:17.107 7fd6522c0048 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:44:17.136 7fd6522c0048 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:44:17.151 7fd6522c0048 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:44:17.152 7fd6522c0048 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-03-19 05:44:21] "GET / HTTP/1.1" 200 45871 0.001942 10.0.0.33 - - [2026-03-19 05:44:21] "GET / HTTP/1.1" 200 45871 0.004081 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:44:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000671 10.0.0.33 - - [2026-03-19 05:44:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000407 10.0.0.50 - - [2026-03-19 05:44:37] "GET /global-system-configs HTTP/1.1" 200 322 10.542706 10.0.0.33 - - [2026-03-19 05:44:37] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 4.788789 10.0.0.33 - - [2026-03-19 05:44:37] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006273 10.0.0.33 - - [2026-03-19 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 5.295434 10.0.0.33 - - [2026-03-19 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.50 - - [2026-03-19 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 2.308427 10.0.0.50 - - [2026-03-19 05:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 2.689634 10.0.0.50 - - [2026-03-19 05:44:39] "GET /service-appliance-set/0b0e8b03-ad3f-4432-9c62-1e2712110df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011174 /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:44:47] "GET /global-system-configs HTTP/1.1" 200 322 0.043328 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.38 - - [2026-03-19 05:44:47] "GET /global-system-configs HTTP/1.1" 200 322 0.170335 10.0.0.50 - - [2026-03-19 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 1.151843 10.0.0.33 - - [2026-03-19 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 1.004225 10.0.0.38 - - [2026-03-19 05:44:48] "GET /obj-perms HTTP/1.1" 200 5056 1.256374 +++ 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.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 ++ echo 10.0.0.38,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + 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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 3 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ 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.33:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + 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:28.811 7ffa673a2500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 05:47:28.959 7ffa673a2500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 05:47:28.971 7ffa673a2500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 05:47:28.972 7ffa673a2500 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-03-19 05:47:30] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.33 - - [2026-03-19 05:47:30] "GET / HTTP/1.1" 503 181 0.000143 10.0.0.33 - - [2026-03-19 05:47:31] "GET / HTTP/1.1" 200 45871 0.001437 10.0.0.33 - - [2026-03-19 05:47:31] "GET / HTTP/1.1" 200 45871 0.001624 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:47:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.33 - - [2026-03-19 05:47:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000246 10.0.0.33 - - [2026-03-19 05:47:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.33 - - [2026-03-19 05:47:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.33 - - [2026-03-19 05:47:36] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 4.269592 10.0.0.33 - - [2026-03-19 05:47:36] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003897 10.0.0.33 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 3.797162 10.0.0.33 - - [2026-03-19 05:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.33 - - [2026-03-19 05:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 1.250330 10.0.0.33 - - [2026-03-19 05:47:38] "GET /network-ipam/4e7d6ab0-875b-4f90-a847-cae3328856f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006135 /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.33 - - [2026-03-19 05:47:38] "PUT /access-control-list/b1c65b49-226b-42b1-9d29-66d58553e488 HTTP/1.1" 200 272 1.059796 10.0.0.50 - - [2026-03-19 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.50 - - [2026-03-19 05:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.33 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.38 - - [2026-03-19 05:47:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000371 10.0.0.50 - - [2026-03-19 05:48:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000403 10.0.0.50 - - [2026-03-19 05:48:13] "GET /global-system-configs HTTP/1.1" 401 292 0.000648 10.0.0.33 - - [2026-03-19 05:48:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2026-03-19 05:48:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.38 - - [2026-03-19 05:48:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000361 10.0.0.38 - - [2026-03-19 05:48:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000700 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:49:41] "GET /obj-perms HTTP/1.1" 200 5056 0.391561 10.0.0.33 - - [2026-03-19 05:50:41] "GET /obj-perms HTTP/1.1" 200 5056 0.061729 10.0.0.38 - - [2026-03-19 05:50:42] "GET /obj-perms HTTP/1.1" 200 5056 0.101065 10.0.0.50 - - [2026-03-19 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.50 - - [2026-03-19 05:52:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.33 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000566 10.0.0.33 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.38 - - [2026-03-19 05:52:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 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:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.50 - - [2026-03-19 05:53:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.33 - - [2026-03-19 05:53:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2026-03-19 05:53:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000459 10.0.0.38 - - [2026-03-19 05:53:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2026-03-19 05:53:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.50 - - [2026-03-19 05:54:45] "GET /obj-perms HTTP/1.1" 200 5056 0.068532 10.0.0.33 - - [2026-03-19 05:54:45] "GET /obj-perms HTTP/1.1" 200 5056 0.053552 10.0.0.38 - - [2026-03-19 05:55:46] "GET /obj-perms HTTP/1.1" 200 5056 0.075995 10.0.0.50 - - [2026-03-19 05:57:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.50 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.33 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000425 10.0.0.33 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2026-03-19 05:57:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.50 - - [2026-03-19 05:58:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.50 - - [2026-03-19 05:58:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.33 - - [2026-03-19 05:58:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.33 - - [2026-03-19 05:58:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000363 10.0.0.38 - - [2026-03-19 05:58:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-03-19 05:58:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000497 10.0.0.50 - - [2026-03-19 05:58:49] "GET /obj-perms HTTP/1.1" 200 5056 0.068332 10.0.0.33 - - [2026-03-19 05:59:49] "GET /obj-perms HTTP/1.1" 200 5056 0.057425 10.0.0.38 - - [2026-03-19 05:59:50] "GET /obj-perms HTTP/1.1" 200 5056 0.084709 10.0.0.50 - - [2026-03-19 06:02:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.50 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.33 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000443 10.0.0.33 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2026-03-19 06:02:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.50 - - [2026-03-19 06:03:12] "GET /global-system-configs HTTP/1.1" 401 292 0.001974 10.0.0.50 - - [2026-03-19 06:03:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.33 - - [2026-03-19 06:03:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.33 - - [2026-03-19 06:03:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2026-03-19 06:03:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000517 10.0.0.38 - - [2026-03-19 06:03:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.50 - - [2026-03-19 06:03:52] "GET /obj-perms HTTP/1.1" 200 5056 0.056598 10.0.0.33 - - [2026-03-19 06:03:53] "GET /obj-perms HTTP/1.1" 200 5056 0.065845 10.0.0.38 - - [2026-03-19 06:04:53] "GET /obj-perms HTTP/1.1" 200 5056 0.122371 10.0.0.50 - - [2026-03-19 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000582 10.0.0.50 - - [2026-03-19 06:07:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.33 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000398 10.0.0.38 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2026-03-19 06:07:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000404 10.0.0.50 - - [2026-03-19 06:07:56] "GET /obj-perms HTTP/1.1" 200 5056 0.063281 10.0.0.33 - - [2026-03-19 06:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.50 - - [2026-03-19 06:08:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000500 10.0.0.50 - - [2026-03-19 06:08:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.33 - - [2026-03-19 06:08:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000558 10.0.0.33 - - [2026-03-19 06:08:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2026-03-19 06:08:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.38 - - [2026-03-19 06:08:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000523 10.0.0.33 - - [2026-03-19 06:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.068707 10.0.0.38 - - [2026-03-19 06:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.065406 10.0.0.33 - - [2026-03-19 06:08:57] "GET /virtual-router/4b2d4116-7972-420f-ab79-36db0753961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005785 10.0.0.33 - - [2026-03-19 06:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.037659 10.0.0.33 - - [2026-03-19 06:09:58] "GET /virtual-router/63c9f42e-67b2-4818-bdb0-8a94a44d58c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007359 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:10:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:10:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001173 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:10:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:10:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001072 10.0.0.38 - - [2026-03-19 06:11:58] "GET / HTTP/1.1" 200 35931 0.001868 10.0.0.38 - - [2026-03-19 06:11:58] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000530 10.0.0.33 - - [2026-03-19 06:11:59] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.033221 10.0.0.33 - - [2026-03-19 06:11:59] "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.33 - - [2026-03-19 06:11:59] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.037325 10.0.0.33 - - [2026-03-19 06:11:59] "POST /id-to-fqname HTTP/1.1" 200 167 0.002940 10.0.0.33 - - [2026-03-19 06:11:59] "POST /fqname-to-id HTTP/1.1" 404 176 0.010220 10.0.0.33 - - [2026-03-19 06:11:59] "POST /security-groups HTTP/1.1" 200 568 0.051518 10.0.0.33 - - [2026-03-19 06:11:59] "POST /projects HTTP/1.1" 200 539 0.368037 10.0.0.33 - - [2026-03-19 06:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.405364 10.0.0.38 - - [2026-03-19 06:11:59] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.674988 10.0.0.33 - - [2026-03-19 06:11:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.171198 10.0.0.33 - - [2026-03-19 06:12:00] "POST /access-control-lists HTTP/1.1" 200 571 0.050474 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:12:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001106 10.0.0.38 - - [2026-03-19 06:12:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.033123 10.0.0.33 - - [2026-03-19 06:12:02] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005209 10.0.0.33 - - [2026-03-19 06:12:02] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001020 10.0.0.33 - - [2026-03-19 06:12:02] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010033 10.0.0.33 - - [2026-03-19 06:12:02] "POST /id-to-fqname HTTP/1.1" 200 201 0.004185 10.0.0.33 - - [2026-03-19 06:12:02] "POST /fqname-to-id HTTP/1.1" 404 210 0.012511 10.0.0.33 - - [2026-03-19 06:12:02] "POST /security-groups HTTP/1.1" 200 602 0.101333 10.0.0.33 - - [2026-03-19 06:12:02] "POST /projects HTTP/1.1" 200 607 0.410721 10.0.0.33 - - [2026-03-19 06:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.455419 10.0.0.33 - - [2026-03-19 06:12:03] "POST /fqname-to-id HTTP/1.1" 404 244 0.004615 10.0.0.38 - - [2026-03-19 06:12:03] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.659891 10.0.0.38 - - [2026-03-19 06:12:04] "GET / HTTP/1.1" 200 35931 0.002661 10.0.0.38 - - [2026-03-19 06:12:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.38 - - [2026-03-19 06:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.067445 10.0.0.33 - - [2026-03-19 06:12:05] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001286 10.0.0.38 - - [2026-03-19 06:12:06] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.093804 10.0.0.33 - - [2026-03-19 06:12:06] "POST /ref-update HTTP/1.1" 200 156 0.046871 10.0.0.33 - - [2026-03-19 06:12:07] "POST /useragent-kv HTTP/1.1" 200 115 0.017547 10.0.0.38 - - [2026-03-19 06:12:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.433996 10.0.0.38 - - [2026-03-19 06:12:07] "POST /id-to-fqname HTTP/1.1" 200 233 0.001748 10.0.0.38 - - [2026-03-19 06:12:07] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007404 10.0.0.38 - - [2026-03-19 06:12:07] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008453 10.0.0.38 - - [2026-03-19 06:12:07] "POST /neutron/network HTTP/1.1" 200 839 0.016107 10.0.0.38 - - [2026-03-19 06:12:08] "GET /virtual-network/678fa34f-6e31-48f1-93cd-b84985479de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008866 10.0.0.38 - - [2026-03-19 06:12:08] "GET /obj-perms HTTP/1.1" 200 5052 0.073867 10.0.0.50 - - [2026-03-19 06:12:09] "GET /obj-perms HTTP/1.1" 200 5052 0.107865 10.0.0.33 - - [2026-03-19 06:12:09] "GET /obj-perms HTTP/1.1" 200 5052 0.068800 10.0.0.38 - - [2026-03-19 06:12:09] "POST /id-to-fqname HTTP/1.1" 200 233 0.001196 10.0.0.33 - - [2026-03-19 06:12:12] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001276 10.0.0.38 - - [2026-03-19 06:12:12] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.109807 10.0.0.38 - - [2026-03-19 06:12:12] "POST /neutron/network HTTP/1.1" 200 839 0.039284 10.0.0.38 - - [2026-03-19 06:12:13] "POST /neutron/port HTTP/1.1" 200 117 0.012826 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/port HTTP/1.1" 200 1071 0.060860 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/port HTTP/1.1" 200 1135 0.053509 10.0.0.38 - - [2026-03-19 06:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.001179 10.0.0.38 - - [2026-03-19 06:12:18] "POST /neutron/security_group HTTP/1.1" 200 2069 0.012211 10.0.0.38 - - [2026-03-19 06:12:25] "GET /obj-perms HTTP/1.1" 200 5052 0.009143 10.0.0.38 - - [2026-03-19 06:12:28] "POST /neutron/network HTTP/1.1" 200 839 0.009098 10.0.0.38 - - [2026-03-19 06:12:29] "POST /neutron/port HTTP/1.1" 200 1125 0.021723 10.0.0.33 - - [2026-03-19 06:12:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006213 10.0.0.33 - - [2026-03-19 06:12:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.38 - - [2026-03-19 06:12:31] "POST /neutron/network HTTP/1.1" 200 151 0.193608 10.0.0.33 - - [2026-03-19 06:12:32] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001061 10.0.0.38 - - [2026-03-19 06:12:32] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.074556 10.0.0.33 - - [2026-03-19 06:12:32] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001413 10.0.0.38 - - [2026-03-19 06:12:32] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?fields=virtual_networks HTTP/1.1" 200 1054 0.077468 10.0.0.33 - - [2026-03-19 06:12:32] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001433 10.0.0.38 - - [2026-03-19 06:12:32] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.079216 10.0.0.33 - - [2026-03-19 06:12:32] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000975 10.0.0.38 - - [2026-03-19 06:12:32] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?fields=security_groups HTTP/1.1" 200 1291 0.064757 10.0.0.33 - - [2026-03-19 06:12:33] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001135 10.0.0.38 - - [2026-03-19 06:12:33] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.062951 10.0.0.33 - - [2026-03-19 06:12:42] "DELETE /project/3d840f936bda47d5acc9fd203395255c HTTP/1.1" 404 173 0.005115 10.0.0.33 - - [2026-03-19 06:12:42] "DELETE /project/8eb0032cb3be40b79886589a72215f96 HTTP/1.1" 404 173 0.007696 10.0.0.33 - - [2026-03-19 06:12:42] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001813 10.0.0.33 - - [2026-03-19 06:12:42] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.098798 10.0.0.33 - - [2026-03-19 06:12:42] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003351 10.0.0.33 - - [2026-03-19 06:12:42] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?fields=security_groups HTTP/1.1" 200 1396 0.084511 10.0.0.33 - - [2026-03-19 06:12:42] "DELETE /security-group/cf203936-603a-4fab-a72d-865173408c22 HTTP/1.1" 200 115 0.097606 10.0.0.33 - - [2026-03-19 06:12:42] "GET /projects?obj_uuids=3d840f93-6bda-47d5-acc9-fd203395255c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001162 10.0.0.33 - - [2026-03-19 06:12:42] "DELETE /access-control-list/4e5a4cb2-178e-4183-a3ee-8a2fa1894db9 HTTP/1.1" 200 115 0.054659 10.0.0.33 - - [2026-03-19 06:12:42] "GET /project/3d840f93-6bda-47d5-acc9-fd203395255c?fields=application_policy_sets HTTP/1.1" 200 1435 0.073686 10.0.0.33 - - [2026-03-19 06:12:43] "DELETE /project/3d840f93-6bda-47d5-acc9-fd203395255c HTTP/1.1" 200 115 0.649891 10.0.0.50 - - [2026-03-19 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2026-03-19 06:12:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.33 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.38 - - [2026-03-19 06:12:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2026-03-19 06:12:44] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001369 10.0.0.38 - - [2026-03-19 06:12:44] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.070111 10.0.0.38 - - [2026-03-19 06:12:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.036714 10.0.0.33 - - [2026-03-19 06:12:48] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003856 10.0.0.33 - - [2026-03-19 06:12:48] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000967 10.0.0.33 - - [2026-03-19 06:12:48] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008217 10.0.0.33 - - [2026-03-19 06:12:48] "POST /id-to-fqname HTTP/1.1" 200 202 0.008055 10.0.0.33 - - [2026-03-19 06:12:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.008324 10.0.0.33 - - [2026-03-19 06:12:48] "POST /security-groups HTTP/1.1" 200 603 0.053992 10.0.0.33 - - [2026-03-19 06:12:48] "POST /projects HTTP/1.1" 200 609 0.337437 10.0.0.33 - - [2026-03-19 06:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.410359 10.0.0.33 - - [2026-03-19 06:12:48] "POST /access-control-lists HTTP/1.1" 200 608 0.044429 10.0.0.38 - - [2026-03-19 06:12:48] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.570869 10.0.0.38 - - [2026-03-19 06:12:49] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-03-19 06:12:50] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002349 10.0.0.38 - - [2026-03-19 06:12:50] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.080575 10.0.0.38 - - [2026-03-19 06:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.38 - - [2026-03-19 06:12:51] "GET /security-group/4f6aa601-7e95-4893-a108-00904ca946c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.007610 10.0.0.38 - - [2026-03-19 06:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.33 - - [2026-03-19 06:12:51] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001071 10.0.0.38 - - [2026-03-19 06:12:51] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.068259 10.0.0.38 - - [2026-03-19 06:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.38 - - [2026-03-19 06:12:51] "GET /security-group/4f6aa601-7e95-4893-a108-00904ca946c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.005471 10.0.0.38 - - [2026-03-19 06:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.38 - - [2026-03-19 06:12:51] "PUT /security-group/4f6aa601-7e95-4893-a108-00904ca946c0 HTTP/1.1" 200 262 0.030046 10.0.0.33 - - [2026-03-19 06:12:51] "PUT /access-control-list/6ac26db7-3125-48cb-a5e7-9994eac783eb HTTP/1.1" 200 272 0.023912 10.0.0.38 - - [2026-03-19 06:12:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000837 10.0.0.38 - - [2026-03-19 06:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.073437 10.0.0.33 - - [2026-03-19 06:12:52] "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:52] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.057727 10.0.0.33 - - [2026-03-19 06:12:53] "POST /ref-update HTTP/1.1" 200 156 0.043152 10.0.0.33 - - [2026-03-19 06:12:53] "POST /useragent-kv HTTP/1.1" 200 115 0.018318 10.0.0.38 - - [2026-03-19 06:12:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.293658 10.0.0.38 - - [2026-03-19 06:12:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001278 10.0.0.38 - - [2026-03-19 06:12:53] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006945 10.0.0.38 - - [2026-03-19 06:12:53] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006781 10.0.0.38 - - [2026-03-19 06:12:53] "POST /neutron/network HTTP/1.1" 200 839 0.010289 10.0.0.38 - - [2026-03-19 06:12:54] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007055 10.0.0.38 - - [2026-03-19 06:12:54] "GET /obj-perms HTTP/1.1" 200 5054 0.058001 10.0.0.38 - - [2026-03-19 06:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.33 - - [2026-03-19 06:12:55] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001554 10.0.0.38 - - [2026-03-19 06:12:55] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.075357 10.0.0.33 - - [2026-03-19 06:12:55] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001092 10.0.0.38 - - [2026-03-19 06:12:56] "POST /neutron/network HTTP/1.1" 200 619 0.244055 10.0.0.38 - - [2026-03-19 06:12:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.003876 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006685 10.0.0.38 - - [2026-03-19 06:12:56] "POST /neutron/network HTTP/1.1" 200 838 0.009565 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008326 10.0.0.38 - - [2026-03-19 06:12:56] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.011156 10.0.0.38 - - [2026-03-19 06:12:57] "POST /id-to-fqname HTTP/1.1" 200 233 0.001725 10.0.0.38 - - [2026-03-19 06:12:57] "POST /neutron/network HTTP/1.1" 200 848 0.009481 10.0.0.33 - - [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.001140 10.0.0.38 - - [2026-03-19 06:12:58] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.088478 10.0.0.38 - - [2026-03-19 06:12:58] "POST /neutron/port HTTP/1.1" 200 117 0.007871 10.0.0.38 - - [2026-03-19 06:12:58] "POST /id-to-fqname HTTP/1.1" 200 233 0.001403 10.0.0.38 - - [2026-03-19 06:12:58] "POST /neutron/network HTTP/1.1" 200 848 0.009279 10.0.0.33 - - [2026-03-19 06:12:59] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/port HTTP/1.1" 200 1072 0.060026 10.0.0.38 - - [2026-03-19 06:12:59] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.123669 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/port HTTP/1.1" 200 1136 0.037243 10.0.0.38 - - [2026-03-19 06:12:59] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.38 - - [2026-03-19 06:13:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012762 10.0.0.38 - - [2026-03-19 06:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [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.001389 10.0.0.38 - - [2026-03-19 06:13:00] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.068529 10.0.0.38 - - [2026-03-19 06:13:00] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006898 10.0.0.38 - - [2026-03-19 06:13:00] "GET /floating-ip-pools?parent_id=0d56b6ac-6941-4c55-84fb-afff2d1c4ef7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004341 10.0.0.38 - - [2026-03-19 06:13:00] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007919 10.0.0.38 - - [2026-03-19 06:13:00] "POST /floating-ip-pools HTTP/1.1" 200 609 0.085529 10.0.0.38 - - [2026-03-19 06:13:00] "POST /ref-update HTTP/1.1" 200 156 0.026008 10.0.0.38 - - [2026-03-19 06:13:00] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007071 10.0.0.38 - - [2026-03-19 06:13:01] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.014562 10.0.0.38 - - [2026-03-19 06:13:01] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010168 10.0.0.50 - - [2026-03-19 06:13:01] "GET /obj-perms HTTP/1.1" 200 5056 0.481813 10.0.0.33 - - [2026-03-19 06:13:02] "GET /obj-perms HTTP/1.1" 200 5056 0.063295 10.0.0.38 - - [2026-03-19 06:13:02] "POST /neutron/port HTTP/1.1" 200 1073 0.067877 10.0.0.38 - - [2026-03-19 06:13:02] "POST /neutron/port HTTP/1.1" 200 1137 0.030936 10.0.0.38 - - [2026-03-19 06:13:03] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.38 - - [2026-03-19 06:13:06] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015192 10.0.0.38 - - [2026-03-19 06:13:06] "POST /neutron/port HTTP/1.1" 200 1136 0.025591 10.0.0.38 - - [2026-03-19 06:13:06] "GET /virtual-machine/8cee0ecb-4103-4620-84b1-d30cbcf9d3a2 HTTP/1.1" 401 292 0.000440 10.0.0.38 - - [2026-03-19 06:13:06] "GET /virtual-machine/8cee0ecb-4103-4620-84b1-d30cbcf9d3a2 HTTP/1.1" 200 1304 0.037982 10.0.0.38 - - [2026-03-19 06:13:06] "GET /virtual-machine-interface/475e9dfd-a9db-4324-b31f-b5b39f6ebd0c HTTP/1.1" 200 3004 0.006715 10.0.0.38 - - [2026-03-19 06:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.38 - - [2026-03-19 06:13:07] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005854 10.0.0.38 - - [2026-03-19 06:13:07] "GET /virtual-networks?parent_id=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.007963 10.0.0.38 - - [2026-03-19 06:13:07] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008971 10.0.0.38 - - [2026-03-19 06:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006489 10.0.0.38 - - [2026-03-19 06:13:10] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008538 10.0.0.50 - - [2026-03-19 06:13:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2026-03-19 06:13:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2026-03-19 06:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.38 - - [2026-03-19 06:13:12] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004925 10.0.0.38 - - [2026-03-19 06:13:12] "GET /virtual-networks?parent_id=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004388 10.0.0.38 - - [2026-03-19 06:13:12] "GET /virtual-network/9220903d-d08b-4d72-844b-b8f1cfff06b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008470 10.0.0.38 - - [2026-03-19 06:13:12] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012896 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/port HTTP/1.1" 200 1137 0.042017 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004906 10.0.0.38 - - [2026-03-19 06:13:13] "POST /neutron/network HTTP/1.1" 200 839 0.007796 10.0.0.33 - - [2026-03-19 06:13:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.33 - - [2026-03-19 06:13:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000356 10.0.0.38 - - [2026-03-19 06:13:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.38 - - [2026-03-19 06:13:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000384 10.0.0.33 - - [2026-03-19 06:13:17] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001014 10.0.0.38 - - [2026-03-19 06:13:17] "POST /neutron/floatingip HTTP/1.1" 200 531 0.232744 10.0.0.38 - - [2026-03-19 06:13:18] "POST /neutron/floatingip HTTP/1.1" 200 578 0.081393 10.0.0.38 - - [2026-03-19 06:13:18] "POST /neutron/port HTTP/1.1" 200 1137 0.027395 10.0.0.38 - - [2026-03-19 06:13:18] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011232 10.0.0.38 - - [2026-03-19 06:13:18] "GET /virtual-machine/9984fd98-240a-4228-8ab7-5fb1446d51b4 HTTP/1.1" 200 1304 0.007621 10.0.0.38 - - [2026-03-19 06:13:18] "GET /virtual-machine-interface/d8b796a6-7a68-44c3-b432-64ac22a7b122 HTTP/1.1" 200 3005 0.008040 10.0.0.38 - - [2026-03-19 06:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.38 - - [2026-03-19 06:13:18] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004936 10.0.0.38 - - [2026-03-19 06:13:18] "GET /virtual-networks?parent_id=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.006406 10.0.0.38 - - [2026-03-19 06:13:18] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008303 10.0.0.38 - - [2026-03-19 06:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.38 - - [2026-03-19 06:13:19] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008772 10.0.0.38 - - [2026-03-19 06:13:19] "GET /virtual-networks?parent_id=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.006108 10.0.0.38 - - [2026-03-19 06:13:19] "GET /virtual-network/0d56b6ac-6941-4c55-84fb-afff2d1c4ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006694 10.0.0.38 - - [2026-03-19 06:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.38 - - [2026-03-19 06:13:19] "GET /routing-instance/738dea04-70fe-4245-83ff-150bf0c04d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004555 10.0.0.38 - - [2026-03-19 06:13:19] "GET /route-target/b5c728f5-be55-441d-90f2-dcabd34b7c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005417 10.0.0.38 - - [2026-03-19 06:13:20] "POST /neutron/port HTTP/1.1" 200 1136 0.030314 10.0.0.38 - - [2026-03-19 06:13:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.018639 10.0.0.38 - - [2026-03-19 06:13:23] "POST /neutron/floatingip HTTP/1.1" 200 578 0.022689 10.0.0.38 - - [2026-03-19 06:13:23] "POST /neutron/floatingip HTTP/1.1" 200 115 0.084765 10.0.0.38 - - [2026-03-19 06:13:23] "GET /floating-ip-pool/b877539a-c0e0-415e-a620-5c688e5448bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.006233 10.0.0.38 - - [2026-03-19 06:13:23] "POST /ref-update HTTP/1.1" 200 156 0.022530 10.0.0.38 - - [2026-03-19 06:13:23] "DELETE /floating-ip-pool/b877539a-c0e0-415e-a620-5c688e5448bd HTTP/1.1" 200 115 0.047643 10.0.0.38 - - [2026-03-19 06:13:24] "POST /neutron/port HTTP/1.1" 200 1137 0.029142 10.0.0.38 - - [2026-03-19 06:13:24] "POST /neutron/port HTTP/1.1" 200 1136 0.030634 10.0.0.38 - - [2026-03-19 06:13:25] "POST /neutron/network HTTP/1.1" 200 838 0.009612 10.0.0.33 - - [2026-03-19 06:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.33 - - [2026-03-19 06:13:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005379 10.0.0.33 - - [2026-03-19 06:13:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006862 10.0.0.38 - - [2026-03-19 06:13:26] "POST /neutron/network HTTP/1.1" 200 151 0.212682 10.0.0.33 - - [2026-03-19 06:13:26] "DELETE /route-target/b5c728f5-be55-441d-90f2-dcabd34b7c71 HTTP/1.1" 200 115 0.065671 10.0.0.33 - - [2026-03-19 06:13:27] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001094 10.0.0.38 - - [2026-03-19 06:13:27] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.069194 10.0.0.33 - - [2026-03-19 06:13:27] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000999 10.0.0.38 - - [2026-03-19 06:13:28] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?fields=virtual_networks HTTP/1.1" 200 1057 0.060270 10.0.0.33 - - [2026-03-19 06:13:28] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.38 - - [2026-03-19 06:13:28] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.073702 10.0.0.33 - - [2026-03-19 06:13:28] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.38 - - [2026-03-19 06:13:28] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?fields=security_groups HTTP/1.1" 200 1295 0.069917 10.0.0.38 - - [2026-03-19 06:13:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.031414 10.0.0.33 - - [2026-03-19 06:13:29] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004613 10.0.0.33 - - [2026-03-19 06:13:29] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001024 10.0.0.33 - - [2026-03-19 06:13:29] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007957 10.0.0.33 - - [2026-03-19 06:13:29] "POST /id-to-fqname HTTP/1.1" 200 185 0.012055 10.0.0.33 - - [2026-03-19 06:13:29] "POST /fqname-to-id HTTP/1.1" 404 194 0.010452 10.0.0.33 - - [2026-03-19 06:13:29] "POST /security-groups HTTP/1.1" 200 586 0.045984 10.0.0.33 - - [2026-03-19 06:13:29] "POST /projects HTTP/1.1" 200 575 0.323980 10.0.0.33 - - [2026-03-19 06:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.359056 10.0.0.33 - - [2026-03-19 06:13:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.022077 10.0.0.38 - - [2026-03-19 06:13:29] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.548644 10.0.0.38 - - [2026-03-19 06:13:30] "GET / HTTP/1.1" 200 35931 0.002860 10.0.0.33 - - [2026-03-19 06:13:34] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.38 - - [2026-03-19 06:13:34] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.075182 10.0.0.33 - - [2026-03-19 06:13:34] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000966 10.0.0.38 - - [2026-03-19 06:13:34] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?fields=virtual_networks HTTP/1.1" 200 1022 0.069802 10.0.0.33 - - [2026-03-19 06:13:34] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.38 - - [2026-03-19 06:13:34] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.053462 10.0.0.33 - - [2026-03-19 06:13:34] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001241 10.0.0.38 - - [2026-03-19 06:13:34] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?fields=security_groups HTTP/1.1" 200 1243 0.072339 10.0.0.38 - - [2026-03-19 06:13:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.030840 10.0.0.33 - - [2026-03-19 06:13:35] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004192 10.0.0.33 - - [2026-03-19 06:13:35] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.33 - - [2026-03-19 06:13:35] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008923 10.0.0.33 - - [2026-03-19 06:13:36] "POST /id-to-fqname HTTP/1.1" 200 185 0.007368 10.0.0.33 - - [2026-03-19 06:13:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.005701 10.0.0.33 - - [2026-03-19 06:13:36] "POST /security-groups HTTP/1.1" 200 586 0.086832 10.0.0.33 - - [2026-03-19 06:13:36] "POST /projects HTTP/1.1" 200 575 0.353103 10.0.0.33 - - [2026-03-19 06:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.395707 10.0.0.33 - - [2026-03-19 06:13:36] "POST /access-control-lists HTTP/1.1" 200 591 0.040378 10.0.0.38 - - [2026-03-19 06:13:36] "GET /project/47862295-1553-464c-983b-eeb95171f482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.571000 10.0.0.38 - - [2026-03-19 06:13:37] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.38 - - [2026-03-19 06:13:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.004245 10.0.0.33 - - [2026-03-19 06:13:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.004975 10.0.0.33 - - [2026-03-19 06:13:38] "POST /access-control-lists HTTP/1.1" 200 588 0.039858 10.0.0.33 - - [2026-03-19 06:13:38] "PUT /access-control-list/10c0127a-df79-4861-b984-e987121aef0a HTTP/1.1" 200 272 0.039586 10.0.0.38 - - [2026-03-19 06:13:38] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.044661 10.0.0.38 - - [2026-03-19 06:13:39] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.197145 10.0.0.38 - - [2026-03-19 06:13:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.009922 10.0.0.33 - - [2026-03-19 06:13:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.004762 10.0.0.33 - - [2026-03-19 06:13:39] "POST /access-control-lists HTTP/1.1" 200 588 0.044132 10.0.0.33 - - [2026-03-19 06:13:39] "PUT /access-control-list/214d86f5-b723-4cc5-b642-6f63b8ba2195 HTTP/1.1" 200 272 0.043252 10.0.0.38 - - [2026-03-19 06:13:40] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.018722 10.0.0.38 - - [2026-03-19 06:13:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.209069 10.0.0.38 - - [2026-03-19 06:13:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-03-19 06:13:40] "POST /fqname-to-id HTTP/1.1" 404 210 0.038290 10.0.0.33 - - [2026-03-19 06:13:41] "POST /fqname-to-id HTTP/1.1" 404 245 0.004659 10.0.0.33 - - [2026-03-19 06:13:41] "POST /access-control-lists HTTP/1.1" 200 605 0.061342 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.048964 10.0.0.38 - - [2026-03-19 06:13:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.041620 10.0.0.38 - - [2026-03-19 06:13:42] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.221237 10.0.0.38 - - [2026-03-19 06:13:42] "POST /fqname-to-id HTTP/1.1" 404 210 0.016302 10.0.0.33 - - [2026-03-19 06:13:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.005005 10.0.0.33 - - [2026-03-19 06:13:42] "POST /access-control-lists HTTP/1.1" 200 605 0.052930 10.0.0.33 - - [2026-03-19 06:13:42] "PUT /access-control-list/16581be9-c6f4-4854-9796-c77e0ad76f0b HTTP/1.1" 200 272 0.030448 10.0.0.38 - - [2026-03-19 06:13:42] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.017130 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /project/478622951553464c983beeb95171f482 HTTP/1.1" 404 173 0.010558 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /project/bdab330f7b2c480eb984502bc3b17c98 HTTP/1.1" 404 173 0.012666 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /project/ef572458ce3c4bbd8440934b76653415 HTTP/1.1" 404 173 0.012298 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000998 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.086150 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002670 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.114053 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001318 10.0.0.38 - - [2026-03-19 06:13:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.305581 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?fields=security_groups HTTP/1.1" 200 1348 0.099276 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?fields=security_groups HTTP/1.1" 200 1400 0.128370 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /security-group/f98f56b5-2fac-4564-bca6-334f4eb727e4 HTTP/1.1" 200 115 0.123587 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=ef572458-ce3c-4bbd-8440-934b76653415&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001715 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /security-group/1401b5d1-02f6-4fe3-b403-9cfffde7d19f HTTP/1.1" 200 115 0.103142 10.0.0.33 - - [2026-03-19 06:13:43] "GET /projects?obj_uuids=bdab330f-7b2c-480e-b984-502bc3b17c98&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001154 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /access-control-list/cec05ed6-1ca5-4aed-b941-155ed027a5f9 HTTP/1.1" 200 115 0.089261 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/ef572458-ce3c-4bbd-8440-934b76653415?fields=application_policy_sets HTTP/1.1" 200 1387 0.124230 10.0.0.33 - - [2026-03-19 06:13:43] "GET /project/bdab330f-7b2c-480e-b984-502bc3b17c98?fields=application_policy_sets HTTP/1.1" 200 1439 0.127884 10.0.0.33 - - [2026-03-19 06:13:43] "DELETE /access-control-list/6afe9da7-eadf-4ff7-aa5b-aa59ff2a0c1a HTTP/1.1" 200 115 0.096571 10.0.0.33 - - [2026-03-19 06:13:44] "DELETE /project/ef572458-ce3c-4bbd-8440-934b76653415 HTTP/1.1" 200 115 0.888175 10.0.0.33 - - [2026-03-19 06:13:44] "DELETE /project/bdab330f-7b2c-480e-b984-502bc3b17c98 HTTP/1.1" 200 115 0.917390 10.0.0.38 - - [2026-03-19 06:13:44] "POST /neutron/router HTTP/1.1" 200 541 0.027230 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.014068 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005649 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005362 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005292 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004453 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005928 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005624 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.005116 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.004989 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 541 0.006699 10.0.0.38 - - [2026-03-19 06:13:45] "POST /neutron/router HTTP/1.1" 200 542 0.040162 10.0.0.33 - - [2026-03-19 06:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009800 10.0.0.33 - - [2026-03-19 06:13:45] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001274 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.144708 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.016638 10.0.0.33 - - [2026-03-19 06:13:46] "PUT /logical-router/1babdb0f-48e7-4f26-9555-e2fc2ae5037a HTTP/1.1" 200 262 0.070050 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005611 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004563 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004699 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004492 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004460 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005651 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.006884 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.004227 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005064 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.037656 10.0.0.38 - - [2026-03-19 06:13:46] "POST /neutron/router HTTP/1.1" 200 559 0.005107 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.011588 10.0.0.33 - - [2026-03-19 06:13:47] "POST /route-targets HTTP/1.1" 200 327 0.025654 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.004500 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.010925 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.004853 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.006304 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005175 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.005767 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.004469 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005897 10.0.0.38 - - [2026-03-19 06:13:47] "POST /neutron/router HTTP/1.1" 200 542 0.005745 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/router HTTP/1.1" 200 542 0.008462 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/router HTTP/1.1" 200 151 0.113280 10.0.0.33 - - [2026-03-19 06:13:48] "GET /logical-router/80d4c413-f361-4a50-96ee-3be4a575446e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.013744 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /route-target/76eb2071-1297-413a-813e-9f8b91765140 HTTP/1.1" 200 115 0.034743 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/security_group HTTP/1.1" 200 521 0.010737 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /access-control-list/fc7e93f3-8d4a-4dc6-8ca1-e899ce8c209b HTTP/1.1" 200 115 0.050787 10.0.0.38 - - [2026-03-19 06:13:48] "POST /neutron/security_group HTTP/1.1" 200 151 0.079363 10.0.0.33 - - [2026-03-19 06:13:48] "DELETE /access-control-list/214d86f5-b723-4cc5-b642-6f63b8ba2195 HTTP/1.1" 200 115 0.045257 10.0.0.33 - - [2026-03-19 06:13:50] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001296 10.0.0.38 - - [2026-03-19 06:13:50] "GET /project/47862295-1553-464c-983b-eeb95171f482?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.054317 10.0.0.33 - - [2026-03-19 06:13:50] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.38 - - [2026-03-19 06:13:50] "GET /project/47862295-1553-464c-983b-eeb95171f482?fields=virtual_networks HTTP/1.1" 200 1022 0.056627 10.0.0.33 - - [2026-03-19 06:13:50] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001157 10.0.0.38 - - [2026-03-19 06:13:50] "GET /project/47862295-1553-464c-983b-eeb95171f482?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.061054 10.0.0.33 - - [2026-03-19 06:13:50] "GET /projects?obj_uuids=47862295-1553-464c-983b-eeb95171f482&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001265 10.0.0.38 - - [2026-03-19 06:13:50] "GET /project/47862295-1553-464c-983b-eeb95171f482?fields=security_groups HTTP/1.1" 200 1243 0.059907 10.0.0.38 - - [2026-03-19 06:13:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.034475 10.0.0.33 - - [2026-03-19 06:13:51] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004036 10.0.0.33 - - [2026-03-19 06:13:51] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001160 10.0.0.33 - - [2026-03-19 06:13:51] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008792 10.0.0.33 - - [2026-03-19 06:13:51] "POST /id-to-fqname HTTP/1.1" 200 186 0.003485 10.0.0.33 - - [2026-03-19 06:13:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.004537 10.0.0.33 - - [2026-03-19 06:13:51] "POST /security-groups HTTP/1.1" 200 587 0.050389 10.0.0.33 - - [2026-03-19 06:13:51] "POST /fqname-to-id HTTP/1.1" 404 230 0.007721 10.0.0.33 - - [2026-03-19 06:13:51] "POST /projects HTTP/1.1" 200 577 0.305165 10.0.0.33 - - [2026-03-19 06:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.383384 10.0.0.38 - - [2026-03-19 06:13:51] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.544764 10.0.0.33 - - [2026-03-19 06:13:51] "POST /access-control-lists HTTP/1.1" 200 590 0.070967 10.0.0.38 - - [2026-03-19 06:13:53] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.38 - - [2026-03-19 06:13:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2026-03-19 06:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.085254 10.0.0.33 - - [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.001253 10.0.0.38 - - [2026-03-19 06:13:55] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.051431 10.0.0.38 - - [2026-03-19 06:13:55] "POST /neutron/network HTTP/1.1" 200 117 0.044821 10.0.0.38 - - [2026-03-19 06:13:55] "POST /neutron/network HTTP/1.1" 200 820 0.011618 10.0.0.38 - - [2026-03-19 06:13:55] "POST /id-to-fqname HTTP/1.1" 200 216 0.001499 10.0.0.38 - - [2026-03-19 06:13:55] "GET /virtual-network/a60a73a6-4518-429e-853b-0612cf8af904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006111 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-network/a60a73a6-4518-429e-853b-0612cf8af904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006799 10.0.0.38 - - [2026-03-19 06:13:56] "POST /neutron/subnet HTTP/1.1" 200 725 0.013393 10.0.0.38 - - [2026-03-19 06:13:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.004106 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-network/a60a73a6-4518-429e-853b-0612cf8af904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006061 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-machine-interface/936c9ec6-2a01-4658-abce-adee8f797fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2385 0.009349 10.0.0.38 - - [2026-03-19 06:13:56] "GET /virtual-machine-interface/936c9ec6-2a01-4658-abce-adee8f797fa5?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.011845 10.0.0.38 - - [2026-03-19 06:13:56] "GET /instance-ip/602ce467-fe7a-4282-8b0a-2044fa249af3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006018 10.0.0.38 - - [2026-03-19 06:13:57] "POST /neutron/port HTTP/1.1" 200 151 0.204295 10.0.0.33 - - [2026-03-19 06:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.38 - - [2026-03-19 06:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.33 - - [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.001090 10.0.0.38 - - [2026-03-19 06:14:00] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.090181 10.0.0.38 - - [2026-03-19 06:14:00] "POST /neutron/network HTTP/1.1" 200 117 0.019179 10.0.0.33 - - [2026-03-19 06:14:00] "POST /ref-update HTTP/1.1" 200 156 0.031003 10.0.0.33 - - [2026-03-19 06:14:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013355 10.0.0.38 - - [2026-03-19 06:14:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.259452 10.0.0.38 - - [2026-03-19 06:14:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001557 10.0.0.38 - - [2026-03-19 06:14:01] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007897 10.0.0.38 - - [2026-03-19 06:14:01] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.018100 10.0.0.38 - - [2026-03-19 06:14:01] "POST /neutron/network HTTP/1.1" 200 976 0.014928 10.0.0.33 - - [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.001062 10.0.0.38 - - [2026-03-19 06:14:01] "POST /neutron/port HTTP/1.1" 200 1018 0.396436 10.0.0.38 - - [2026-03-19 06:14:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001528 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 1018 0.014915 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 117 0.008768 10.0.0.38 - - [2026-03-19 06:14:02] "POST /id-to-fqname HTTP/1.1" 200 217 0.001365 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 1016 0.021654 10.0.0.38 - - [2026-03-19 06:14:02] "POST /neutron/port HTTP/1.1" 200 1016 0.014987 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/port HTTP/1.1" 200 117 0.008130 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/port HTTP/1.1" 200 1018 0.014984 10.0.0.38 - - [2026-03-19 06:14:03] "POST /neutron/port HTTP/1.1" 200 1016 0.013661 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 1110 0.209127 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 1108 0.197284 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.042268 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/network HTTP/1.1" 200 976 0.012273 10.0.0.38 - - [2026-03-19 06:14:04] "POST /neutron/port HTTP/1.1" 200 117 0.001301 10.0.0.38 - - [2026-03-19 06:14:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010173 10.0.0.38 - - [2026-03-19 06:14:08] "POST /neutron/port HTTP/1.1" 200 1120 0.035702 10.0.0.38 - - [2026-03-19 06:14:08] "GET /virtual-machine/05eebccb-1578-44d0-ac2e-d91e5a335c3e HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-03-19 06:14:08] "GET /virtual-machine/05eebccb-1578-44d0-ac2e-d91e5a335c3e HTTP/1.1" 200 1283 0.073620 10.0.0.38 - - [2026-03-19 06:14:08] "GET /virtual-machine-interface/e5204fff-40a1-449f-85d7-0869002807cf HTTP/1.1" 200 2924 0.005839 10.0.0.38 - - [2026-03-19 06:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.38 - - [2026-03-19 06:14:09] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010660 10.0.0.38 - - [2026-03-19 06:14:09] "GET /virtual-networks?parent_id=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004057 10.0.0.38 - - [2026-03-19 06:14:09] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008038 10.0.0.38 - - [2026-03-19 06:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.38 - - [2026-03-19 06:14:12] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006946 10.0.0.38 - - [2026-03-19 06:14:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.044222 10.0.0.38 - - [2026-03-19 06:14:16] "POST /neutron/port HTTP/1.1" 200 1118 0.025938 10.0.0.38 - - [2026-03-19 06:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.38 - - [2026-03-19 06:14:16] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009918 10.0.0.38 - - [2026-03-19 06:14:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004468 10.0.0.38 - - [2026-03-19 06:14:16] "POST /neutron/network HTTP/1.1" 200 976 0.011701 10.0.0.38 - - [2026-03-19 06:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.38 - - [2026-03-19 06:14:18] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006351 10.0.0.38 - - [2026-03-19 06:14:18] "GET /virtual-networks?parent_id=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005742 10.0.0.38 - - [2026-03-19 06:14:18] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.008579 10.0.0.38 - - [2026-03-19 06:14:18] "POST /neutron/port HTTP/1.1" 200 1118 0.032345 10.0.0.38 - - [2026-03-19 06:14:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013146 10.0.0.38 - - [2026-03-19 06:14:19] "GET /virtual-machine/03a35ebf-0b8d-458e-acee-464fad4f0454 HTTP/1.1" 200 1283 0.009583 10.0.0.38 - - [2026-03-19 06:14:19] "GET /virtual-machine-interface/2e21670d-d67e-44c7-9b39-7ff44983426e HTTP/1.1" 200 2924 0.006747 10.0.0.38 - - [2026-03-19 06:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.38 - - [2026-03-19 06:14:19] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004287 10.0.0.38 - - [2026-03-19 06:14:19] "GET /virtual-networks?parent_id=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004370 10.0.0.38 - - [2026-03-19 06:14:19] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.010224 10.0.0.38 - - [2026-03-19 06:14:20] "POST /neutron/network HTTP/1.1" 200 986 0.009700 10.0.0.38 - - [2026-03-19 06:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.38 - - [2026-03-19 06:14:20] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004292 10.0.0.38 - - [2026-03-19 06:14:20] "POST /neutron/port HTTP/1.1" 200 117 0.001437 10.0.0.38 - - [2026-03-19 06:14:20] "GET /virtual-networks?parent_id=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005531 10.0.0.38 - - [2026-03-19 06:14:20] "GET /virtual-network/96bac56e-abc5-4f9c-b35a-d310f12078b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007922 10.0.0.38 - - [2026-03-19 06:14:23] "POST /neutron/port HTTP/1.1" 200 1108 0.021256 10.0.0.38 - - [2026-03-19 06:14:24] "POST /neutron/port HTTP/1.1" 200 1110 0.019658 10.0.0.33 - - [2026-03-19 06:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004394 10.0.0.33 - - [2026-03-19 06:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004067 10.0.0.33 - - [2026-03-19 06:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003667 10.0.0.33 - - [2026-03-19 06:14:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003281 10.0.0.38 - - [2026-03-19 06:14:24] "POST /neutron/network HTTP/1.1" 200 151 0.186215 10.0.0.33 - - [2026-03-19 06:14:25] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001069 10.0.0.38 - - [2026-03-19 06:14:26] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.061210 10.0.0.33 - - [2026-03-19 06:14:26] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001010 10.0.0.38 - - [2026-03-19 06:14:26] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?fields=virtual_networks HTTP/1.1" 200 1022 0.060419 10.0.0.33 - - [2026-03-19 06:14:26] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001181 10.0.0.38 - - [2026-03-19 06:14:26] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.059153 10.0.0.33 - - [2026-03-19 06:14:26] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000935 10.0.0.38 - - [2026-03-19 06:14:26] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?fields=security_groups HTTP/1.1" 200 1244 0.052194 10.0.0.38 - - [2026-03-19 06:14:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.029522 10.0.0.33 - - [2026-03-19 06:14:27] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003885 10.0.0.33 - - [2026-03-19 06:14:27] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001351 10.0.0.33 - - [2026-03-19 06:14:27] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009252 10.0.0.33 - - [2026-03-19 06:14:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.002713 10.0.0.33 - - [2026-03-19 06:14:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.006447 10.0.0.33 - - [2026-03-19 06:14:27] "POST /security-groups HTTP/1.1" 200 589 0.082353 10.0.0.33 - - [2026-03-19 06:14:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.012260 10.0.0.33 - - [2026-03-19 06:14:27] "POST /projects HTTP/1.1" 200 581 0.357883 10.0.0.33 - - [2026-03-19 06:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.396247 10.0.0.38 - - [2026-03-19 06:14:27] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.562111 10.0.0.33 - - [2026-03-19 06:14:27] "POST /access-control-lists HTTP/1.1" 200 592 0.052328 10.0.0.38 - - [2026-03-19 06:14:28] "GET / HTTP/1.1" 200 35931 0.002740 10.0.0.38 - - [2026-03-19 06:14:29] "POST /neutron/port HTTP/1.1" 200 117 0.009805 10.0.0.38 - - [2026-03-19 06:14:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-03-19 06:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.065171 10.0.0.33 - - [2026-03-19 06:14:31] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001544 10.0.0.38 - - [2026-03-19 06:14:31] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.052387 10.0.0.33 - - [2026-03-19 06:14:31] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001185 10.0.0.38 - - [2026-03-19 06:14:31] "POST /neutron/network HTTP/1.1" 200 605 0.202955 10.0.0.38 - - [2026-03-19 06:14:31] "POST /id-to-fqname HTTP/1.1" 200 219 0.004700 10.0.0.38 - - [2026-03-19 06:14:31] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006620 10.0.0.38 - - [2026-03-19 06:14:31] "POST /neutron/network HTTP/1.1" 200 822 0.008850 10.0.0.38 - - [2026-03-19 06:14:31] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006992 10.0.0.38 - - [2026-03-19 06:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.33 - - [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.001119 10.0.0.38 - - [2026-03-19 06:14:32] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.063570 10.0.0.38 - - [2026-03-19 06:14:32] "POST /neutron/network HTTP/1.1" 200 117 0.018925 10.0.0.33 - - [2026-03-19 06:14:32] "POST /route-targets HTTP/1.1" 200 327 0.018521 10.0.0.38 - - [2026-03-19 06:14:32] "POST /neutron/network HTTP/1.1" 200 823 0.010785 10.0.0.38 - - [2026-03-19 06:14:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001751 10.0.0.38 - - [2026-03-19 06:14:32] "GET /virtual-network/f57b3adc-2aec-4eca-b936-ec715d9f2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007240 10.0.0.38 - - [2026-03-19 06:14:32] "GET /virtual-network/f57b3adc-2aec-4eca-b936-ec715d9f2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005971 10.0.0.38 - - [2026-03-19 06:14:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.011037 10.0.0.38 - - [2026-03-19 06:14:32] "POST /id-to-fqname HTTP/1.1" 200 219 0.001239 10.0.0.33 - - [2026-03-19 06:14:33] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001283 10.0.0.38 - - [2026-03-19 06:14:33] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.077461 10.0.0.38 - - [2026-03-19 06:14:34] "POST /neutron/port HTTP/1.1" 200 117 0.007741 10.0.0.38 - - [2026-03-19 06:14:34] "POST /id-to-fqname HTTP/1.1" 200 219 0.001232 10.0.0.38 - - [2026-03-19 06:14:34] "POST /neutron/network HTTP/1.1" 200 833 0.009943 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/port HTTP/1.1" 200 1056 0.031598 10.0.0.33 - - [2026-03-19 06:14:35] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001197 10.0.0.38 - - [2026-03-19 06:14:35] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.120809 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/network HTTP/1.1" 200 823 0.007336 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.013041 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.33 - - [2026-03-19 06:14:35] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001274 10.0.0.38 - - [2026-03-19 06:14:35] "POST /neutron/router HTTP/1.1" 200 580 0.120760 10.0.0.33 - - [2026-03-19 06:14:35] "PUT /logical-router/5404adbe-c7b8-469f-bcea-83dab2f1232a HTTP/1.1" 200 262 0.047550 10.0.0.38 - - [2026-03-19 06:14:36] "POST /neutron/network HTTP/1.1" 200 833 0.017621 10.0.0.38 - - [2026-03-19 06:14:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.034440 10.0.0.38 - - [2026-03-19 06:14:37] "POST /neutron/port HTTP/1.1" 200 1111 0.154285 10.0.0.38 - - [2026-03-19 06:14:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.011868 10.0.0.38 - - [2026-03-19 06:14:41] "POST /neutron/port HTTP/1.1" 200 1120 0.030816 10.0.0.38 - - [2026-03-19 06:14:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010354 10.0.0.38 - - [2026-03-19 06:14:42] "GET /virtual-machine/a4c5acaf-dadd-447f-9af8-340b5d144e34 HTTP/1.1" 401 292 0.000553 10.0.0.38 - - [2026-03-19 06:14:42] "GET /virtual-machine/a4c5acaf-dadd-447f-9af8-340b5d144e34 HTTP/1.1" 200 1291 0.045418 10.0.0.38 - - [2026-03-19 06:14:42] "GET /virtual-machine-interface/b6dfae4e-1ba9-471e-960c-51efc186b1ad HTTP/1.1" 200 2935 0.005896 10.0.0.38 - - [2026-03-19 06:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2026-03-19 06:14:42] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005653 10.0.0.38 - - [2026-03-19 06:14:42] "GET /virtual-networks?parent_id=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003781 10.0.0.38 - - [2026-03-19 06:14:42] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007732 10.0.0.33 - - [2026-03-19 06:14:43] "DELETE /access-control-list/460fd5a0-019e-41ed-8f87-21a038ade57f HTTP/1.1" 200 115 0.067747 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /project/00a485dc9f7641a1ab50d86d70e8d38a HTTP/1.1" 404 173 0.006483 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /project/47862295-1553-464c-983b-eeb95171f482 HTTP/1.1" 404 177 0.008368 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /project/df52e6932dae4486a9a42192aae345f3 HTTP/1.1" 404 173 0.005561 10.0.0.33 - - [2026-03-19 06:14:44] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000993 10.0.0.33 - - [2026-03-19 06:14:44] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.062374 10.0.0.33 - - [2026-03-19 06:14:44] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001046 10.0.0.33 - - [2026-03-19 06:14:44] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?fields=security_groups HTTP/1.1" 200 1349 0.050570 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /security-group/92a883c7-daa2-4126-932c-5293c0f9d144 HTTP/1.1" 200 115 0.056792 10.0.0.33 - - [2026-03-19 06:14:44] "GET /projects?obj_uuids=00a485dc-9f76-41a1-ab50-d86d70e8d38a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034 10.0.0.33 - - [2026-03-19 06:14:44] "GET /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a?fields=application_policy_sets HTTP/1.1" 200 1388 0.057285 10.0.0.33 - - [2026-03-19 06:14:44] "DELETE /project/00a485dc-9f76-41a1-ab50-d86d70e8d38a HTTP/1.1" 200 115 0.529534 10.0.0.38 - - [2026-03-19 06:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.38 - - [2026-03-19 06:14:45] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007044 10.0.0.38 - - [2026-03-19 06:14:48] "POST /neutron/port HTTP/1.1" 200 1121 0.046998 10.0.0.38 - - [2026-03-19 06:14:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007865 10.0.0.38 - - [2026-03-19 06:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.38 - - [2026-03-19 06:14:49] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007836 10.0.0.38 - - [2026-03-19 06:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2026-03-19 06:14:51] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005362 10.0.0.38 - - [2026-03-19 06:14:51] "GET /virtual-networks?parent_id=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004784 10.0.0.38 - - [2026-03-19 06:14:51] "GET /virtual-network/387828d9-c112-42d2-bb73-9e51648c8966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007503 10.0.0.38 - - [2026-03-19 06:14:52] "POST /neutron/port HTTP/1.1" 200 1121 0.025654 10.0.0.38 - - [2026-03-19 06:14:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010139 10.0.0.38 - - [2026-03-19 06:14:52] "GET /virtual-machine/6d37811d-d2f9-439f-8aa3-6595c8956279 HTTP/1.1" 200 1289 0.008863 10.0.0.38 - - [2026-03-19 06:14:52] "GET /virtual-machine-interface/026b1145-e4ea-4dc7-9dde-66bc524f2a53 HTTP/1.1" 200 2933 0.008163 10.0.0.38 - - [2026-03-19 06:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-03-19 06:14:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004852 10.0.0.38 - - [2026-03-19 06:14:52] "GET /virtual-networks?parent_id=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005954 10.0.0.38 - - [2026-03-19 06:14:52] "GET /virtual-network/f57b3adc-2aec-4eca-b936-ec715d9f2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006692 10.0.0.38 - - [2026-03-19 06:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.38 - - [2026-03-19 06:14:53] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007857 10.0.0.38 - - [2026-03-19 06:14:53] "GET /virtual-networks?parent_id=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.005688 10.0.0.38 - - [2026-03-19 06:14:53] "GET /virtual-network/f57b3adc-2aec-4eca-b936-ec715d9f2286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010071 10.0.0.33 - - [2026-03-19 06:14:59] "POST /ref-update HTTP/1.1" 200 156 0.046092 10.0.0.38 - - [2026-03-19 06:14:59] "POST /neutron/port HTTP/1.1" 200 1917 0.076220 10.0.0.38 - - [2026-03-19 06:15:04] "GET /obj-perms HTTP/1.1" 200 5056 0.065236 10.0.0.38 - - [2026-03-19 06:15:05] "POST /neutron/router HTTP/1.1" 200 580 0.007362 10.0.0.33 - - [2026-03-19 06:15:13] "POST /ref-update HTTP/1.1" 200 156 0.024375 10.0.0.38 - - [2026-03-19 06:15:13] "POST /neutron/router HTTP/1.1" 200 344 0.286696 10.0.0.38 - - [2026-03-19 06:15:13] "POST /neutron/router HTTP/1.1" 200 580 0.009907 10.0.0.33 - - [2026-03-19 06:15:13] "DELETE /route-target/673add80-9d15-44d8-8ec9-4506477289d4 HTTP/1.1" 200 115 0.048375 10.0.0.38 - - [2026-03-19 06:15:13] "POST /neutron/network HTTP/1.1" 400 204 0.019701 10.0.0.38 - - [2026-03-19 06:15:14] "POST /neutron/port HTTP/1.1" 200 151 0.315495 10.0.0.38 - - [2026-03-19 06:15:14] "POST /neutron/port HTTP/1.1" 200 151 0.327925 10.0.0.38 - - [2026-03-19 06:15:16] "POST /neutron/network HTTP/1.1" 200 822 0.015548 10.0.0.33 - - [2026-03-19 06:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.33 - - [2026-03-19 06:15:17] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 10.0.0.38 - - [2026-03-19 06:15:17] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.077972 10.0.0.33 - - [2026-03-19 06:15:17] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001198 10.0.0.38 - - [2026-03-19 06:15:17] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?fields=virtual_networks HTTP/1.1" 200 1029 0.048410 10.0.0.33 - - [2026-03-19 06:15:17] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.38 - - [2026-03-19 06:15:17] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.056160 10.0.0.33 - - [2026-03-19 06:15:17] "GET /projects?obj_uuids=df52e693-2dae-4486-a9a4-2192aae345f3&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001116 10.0.0.38 - - [2026-03-19 06:15:18] "GET /project/df52e693-2dae-4486-a9a4-2192aae345f3?fields=security_groups HTTP/1.1" 200 1253 0.063935 10.0.0.38 - - [2026-03-19 06:15:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.033956 10.0.0.33 - - [2026-03-19 06:15:19] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007091 10.0.0.33 - - [2026-03-19 06:15:19] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001743 10.0.0.33 - - [2026-03-19 06:15:19] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012046 10.0.0.33 - - [2026-03-19 06:15:19] "POST /id-to-fqname HTTP/1.1" 200 193 0.004937 10.0.0.33 - - [2026-03-19 06:15:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.004342 10.0.0.33 - - [2026-03-19 06:15:19] "POST /security-groups HTTP/1.1" 200 594 0.041120 10.0.0.33 - - [2026-03-19 06:15:19] "POST /projects HTTP/1.1" 200 591 0.275045 10.0.0.33 - - [2026-03-19 06:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.314481 10.0.0.33 - - [2026-03-19 06:15:19] "POST /access-control-lists HTTP/1.1" 200 599 0.040493 10.0.0.38 - - [2026-03-19 06:15:19] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.534028 10.0.0.38 - - [2026-03-19 06:15:20] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.38 - - [2026-03-19 06:15:22] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000509 10.0.0.33 - - [2026-03-19 06:15:23] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001448 10.0.0.38 - - [2026-03-19 06:15:23] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.103536 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.38 - - [2026-03-19 06:15:23] "GET /security-group/ecc8235a-53ad-4d6e-ae72-c1a43a017dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.007831 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2026-03-19 06:15:23] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001440 10.0.0.38 - - [2026-03-19 06:15:23] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.053716 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.38 - - [2026-03-19 06:15:23] "GET /security-group/ecc8235a-53ad-4d6e-ae72-c1a43a017dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005188 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.38 - - [2026-03-19 06:15:23] "PUT /security-group/ecc8235a-53ad-4d6e-ae72-c1a43a017dc8 HTTP/1.1" 200 262 0.028791 10.0.0.33 - - [2026-03-19 06:15:23] "PUT /access-control-list/f8318f79-d27f-480f-8689-5a52ef004e75 HTTP/1.1" 200 272 0.016273 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 404 202 0.013173 10.0.0.38 - - [2026-03-19 06:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2026-03-19 06:15:23] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001473 10.0.0.38 - - [2026-03-19 06:15:23] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.052703 10.0.0.33 - - [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.001133 10.0.0.38 - - [2026-03-19 06:15:24] "POST /neutron/network HTTP/1.1" 200 608 0.204682 10.0.0.33 - - [2026-03-19 06:15:24] "POST /ref-update HTTP/1.1" 200 156 0.041796 10.0.0.38 - - [2026-03-19 06:15:24] "POST /id-to-fqname HTTP/1.1" 200 223 0.004997 10.0.0.38 - - [2026-03-19 06:15:24] "GET /virtual-network/215e9dde-65db-4a1a-8a49-bb2b0f47a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007771 10.0.0.38 - - [2026-03-19 06:15:24] "POST /neutron/network HTTP/1.1" 200 827 0.008600 10.0.0.38 - - [2026-03-19 06:15:24] "GET /virtual-network/215e9dde-65db-4a1a-8a49-bb2b0f47a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006262 10.0.0.38 - - [2026-03-19 06:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.33 - - [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.001101 10.0.0.38 - - [2026-03-19 06:15:24] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.071659 10.0.0.38 - - [2026-03-19 06:15:24] "POST /neutron/network HTTP/1.1" 200 117 0.022498 10.0.0.38 - - [2026-03-19 06:15:25] "POST /neutron/network HTTP/1.1" 200 835 0.011565 10.0.0.38 - - [2026-03-19 06:15:25] "POST /id-to-fqname HTTP/1.1" 200 227 0.001580 10.0.0.38 - - [2026-03-19 06:15:25] "GET /virtual-network/29b378b7-5664-44e3-a173-d622c56c64d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006145 10.0.0.38 - - [2026-03-19 06:15:25] "GET /virtual-network/29b378b7-5664-44e3-a173-d622c56c64d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.007034 10.0.0.38 - - [2026-03-19 06:15:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.011708 10.0.0.38 - - [2026-03-19 06:15:25] "POST /id-to-fqname HTTP/1.1" 200 223 0.001299 10.0.0.33 - - [2026-03-19 06:15:26] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001545 10.0.0.38 - - [2026-03-19 06:15:26] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.081310 10.0.0.38 - - [2026-03-19 06:15:26] "POST /neutron/port HTTP/1.1" 200 117 0.007934 10.0.0.38 - - [2026-03-19 06:15:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001402 10.0.0.38 - - [2026-03-19 06:15:27] "POST /neutron/network HTTP/1.1" 200 845 0.009247 10.0.0.38 - - [2026-03-19 06:15:27] "POST /neutron/port HTTP/1.1" 200 1063 0.022786 10.0.0.33 - - [2026-03-19 06:15:27] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001229 10.0.0.38 - - [2026-03-19 06:15:27] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.110811 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/network HTTP/1.1" 200 835 0.021185 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.012702 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/network HTTP/1.1" 200 827 0.008397 10.0.0.33 - - [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.001560 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/router HTTP/1.1" 200 585 0.125905 10.0.0.33 - - [2026-03-19 06:15:28] "POST /route-targets HTTP/1.1" 200 327 0.017915 10.0.0.38 - - [2026-03-19 06:15:28] "POST /neutron/router HTTP/1.1" 200 656 0.018887 10.0.0.33 - - [2026-03-19 06:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.33 - - [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.001198 10.0.0.33 - - [2026-03-19 06:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.014294 10.0.0.33 - - [2026-03-19 06:15:29] "POST /virtual-networks HTTP/1.1" 200 694 0.282946 10.0.0.33 - - [2026-03-19 06:15:29] "POST /ref-update HTTP/1.1" 200 156 0.035165 10.0.0.33 - - [2026-03-19 06:15:29] "PUT /logical-router/b55127ac-7637-4e19-af19-29dfbcf7fad7 HTTP/1.1" 200 262 0.124120 10.0.0.38 - - [2026-03-19 06:15:29] "POST /neutron/port HTTP/1.1" 200 1064 0.749152 10.0.0.33 - - [2026-03-19 06:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.38 - - [2026-03-19 06:15:29] "POST /neutron/port HTTP/1.1" 200 1064 0.040338 10.0.0.33 - - [2026-03-19 06:15:30] "POST /chown HTTP/1.1" 200 109 0.055172 10.0.0.38 - - [2026-03-19 06:15:30] "POST /neutron/port HTTP/1.1" 200 1128 0.072067 10.0.0.38 - - [2026-03-19 06:15:30] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.33 - - [2026-03-19 06:15:30] "POST /chown HTTP/1.1" 200 109 0.025902 10.0.0.33 - - [2026-03-19 06:15:30] "POST /ref-update HTTP/1.1" 200 156 0.061370 10.0.0.33 - - [2026-03-19 06:15:30] "POST /instance-ips HTTP/1.1" 200 549 0.091922 10.0.0.33 - - [2026-03-19 06:15:30] "PUT /virtual-machine-interface/09809d8b-12c8-438a-ac0a-efea07c3e8c3 HTTP/1.1" 200 284 0.034238 10.0.0.33 - - [2026-03-19 06:15:30] "POST /ref-update HTTP/1.1" 200 156 0.031273 10.0.0.33 - - [2026-03-19 06:15:31] "PUT /routing-instance/cf983797-bb30-45f6-a920-cd3f92776175 HTTP/1.1" 200 266 0.078514 10.0.0.33 - - [2026-03-19 06:15:31] "POST /chown HTTP/1.1" 200 109 0.046527 10.0.0.33 - - [2026-03-19 06:15:31] "PUT /virtual-machine-interface/80d6da2a-70a8-45ea-943c-d6ca8c19ad91 HTTP/1.1" 200 284 0.029257 10.0.0.33 - - [2026-03-19 06:15:31] "POST /ref-update HTTP/1.1" 200 156 0.029917 10.0.0.33 - - [2026-03-19 06:15:31] "POST /instance-ips HTTP/1.1" 400 316 0.083344 10.0.0.33 - - [2026-03-19 06:15:32] "PUT /instance-ip/7a26035e-0dbc-4975-8332-1e3de5f33bb7 HTTP/1.1" 200 256 0.049422 10.0.0.33 - - [2026-03-19 06:15:32] "POST /ref-update HTTP/1.1" 200 156 0.047035 10.0.0.33 - - [2026-03-19 06:15:32] "POST /ref-update HTTP/1.1" 200 156 0.039472 10.0.0.38 - - [2026-03-19 06:15:34] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010281 10.0.0.38 - - [2026-03-19 06:15:34] "POST /neutron/port HTTP/1.1" 200 1127 0.030689 10.0.0.38 - - [2026-03-19 06:15:34] "GET /virtual-machine/4348f4a6-8254-4d88-b39b-0b2323d095f5 HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-03-19 06:15:35] "GET /virtual-machine/4348f4a6-8254-4d88-b39b-0b2323d095f5 HTTP/1.1" 200 1295 0.037328 10.0.0.38 - - [2026-03-19 06:15:35] "GET /virtual-machine-interface/4f9359b4-6403-4cb9-8f70-f894c3dc87d6 HTTP/1.1" 200 2956 0.015145 10.0.0.38 - - [2026-03-19 06:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2026-03-19 06:15:35] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005348 10.0.0.38 - - [2026-03-19 06:15:35] "GET /virtual-networks?parent_id=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004614 10.0.0.38 - - [2026-03-19 06:15:35] "GET /virtual-network/215e9dde-65db-4a1a-8a49-bb2b0f47a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006736 10.0.0.38 - - [2026-03-19 06:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2026-03-19 06:15:38] "GET /virtual-network/215e9dde-65db-4a1a-8a49-bb2b0f47a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008873 10.0.0.38 - - [2026-03-19 06:15:38] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007901 10.0.0.38 - - [2026-03-19 06:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.38 - - [2026-03-19 06:15:40] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004700 10.0.0.38 - - [2026-03-19 06:15:40] "GET /virtual-networks?parent_id=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005250 10.0.0.38 - - [2026-03-19 06:15:40] "GET /virtual-network/215e9dde-65db-4a1a-8a49-bb2b0f47a056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009041 10.0.0.38 - - [2026-03-19 06:15:40] "POST /neutron/port HTTP/1.1" 200 1127 0.024352 10.0.0.33 - - [2026-03-19 06:15:43] "DELETE /access-control-list/fdc0ad2c-fd96-4a4c-a45c-ff6baa865163 HTTP/1.1" 200 115 0.089788 10.0.0.33 - - [2026-03-19 06:15:44] "DELETE /project/17d1c0d3c74045088cc7c43d669ee3e0 HTTP/1.1" 404 173 0.005300 10.0.0.33 - - [2026-03-19 06:15:44] "DELETE /project/df52e693-2dae-4486-a9a4-2192aae345f3 HTTP/1.1" 404 177 0.004879 10.0.0.38 - - [2026-03-19 06:15:46] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010004 10.0.0.38 - - [2026-03-19 06:15:46] "POST /neutron/port HTTP/1.1" 200 1128 0.025159 10.0.0.38 - - [2026-03-19 06:15:46] "GET /virtual-machine/c78345b1-5a77-4b31-a786-344c78c0d31b HTTP/1.1" 200 1296 0.008843 10.0.0.38 - - [2026-03-19 06:15:46] "GET /virtual-machine-interface/d51737a3-ccd2-4a7c-b991-83709358b988 HTTP/1.1" 200 2969 0.006104 10.0.0.38 - - [2026-03-19 06:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.38 - - [2026-03-19 06:15:46] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005086 10.0.0.38 - - [2026-03-19 06:15:46] "GET /virtual-networks?parent_id=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004131 10.0.0.38 - - [2026-03-19 06:15:46] "GET /virtual-network/29b378b7-5664-44e3-a173-d622c56c64d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006875 10.0.0.38 - - [2026-03-19 06:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.38 - - [2026-03-19 06:15:47] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005408 10.0.0.38 - - [2026-03-19 06:15:47] "GET /virtual-networks?parent_id=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005486 10.0.0.38 - - [2026-03-19 06:15:47] "GET /virtual-network/29b378b7-5664-44e3-a173-d622c56c64d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006905 10.0.0.38 - - [2026-03-19 06:15:51] "POST /neutron/router HTTP/1.1" 200 344 0.289085 10.0.0.33 - - [2026-03-19 06:15:52] "PUT /logical-router/b55127ac-7637-4e19-af19-29dfbcf7fad7 HTTP/1.1" 200 262 0.036571 10.0.0.33 - - [2026-03-19 06:15:52] "PUT /routing-instance/cf983797-bb30-45f6-a920-cd3f92776175 HTTP/1.1" 200 266 0.025859 10.0.0.33 - - [2026-03-19 06:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014861 10.0.0.33 - - [2026-03-19 06:15:52] "POST /ref-update HTTP/1.1" 200 156 0.063832 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 2158 0.011706 10.0.0.33 - - [2026-03-19 06:15:52] "POST /ref-update HTTP/1.1" 200 156 0.046428 10.0.0.38 - - [2026-03-19 06:15:52] "POST /neutron/network HTTP/1.1" 200 835 0.009357 10.0.0.33 - - [2026-03-19 06:15:52] "DELETE /virtual-machine-interface/9422d1af-113b-4568-b589-06f25ec04c95 HTTP/1.1" 200 115 0.086053 10.0.0.33 - - [2026-03-19 06:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /service-instance/19b67790-3c83-41fe-8ce9-3426dbc3f3c2 HTTP/1.1" 200 115 0.074756 10.0.0.38 - - [2026-03-19 06:15:53] "POST /neutron/port HTTP/1.1" 200 1118 0.040610 10.0.0.33 - - [2026-03-19 06:15:53] "GET /virtual-machine-interface/1623261d-d997-4c1e-9423-3c1dd922555c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.009166 10.0.0.38 - - [2026-03-19 06:15:53] "POST /neutron/port HTTP/1.1" 200 1117 0.044216 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /virtual-machine-interface/1623261d-d997-4c1e-9423-3c1dd922555c HTTP/1.1" 200 115 0.181687 10.0.0.33 - - [2026-03-19 06:15:53] "GET /virtual-machine-interface/80d6da2a-70a8-45ea-943c-d6ca8c19ad91?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1653 0.025249 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /instance-ip/bc59e6c1-95d3-473b-a0aa-81abd03b80ac HTTP/1.1" 200 115 0.079409 10.0.0.33 - - [2026-03-19 06:15:53] "DELETE /virtual-machine/a5506c47-7478-470f-ad65-891eb8872bc5 HTTP/1.1" 200 115 0.060428 10.0.0.33 - - [2026-03-19 06:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004458 10.0.0.33 - - [2026-03-19 06:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004275 10.0.0.38 - - [2026-03-19 06:15:55] "POST /neutron/network HTTP/1.1" 200 151 0.194193 10.0.0.33 - - [2026-03-19 06:15:55] "DELETE /route-target/5d178a77-1834-4c86-9bb7-2f23da0bacab HTTP/1.1" 200 115 0.039011 10.0.0.33 - - [2026-03-19 06:15:56] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001143 10.0.0.38 - - [2026-03-19 06:15:56] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.044159 10.0.0.33 - - [2026-03-19 06:15:56] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001392 10.0.0.38 - - [2026-03-19 06:15:56] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?fields=virtual_networks HTTP/1.1" 200 1038 0.043758 10.0.0.33 - - [2026-03-19 06:15:56] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001287 10.0.0.38 - - [2026-03-19 06:15:56] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.060817 10.0.0.33 - - [2026-03-19 06:15:56] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001460 10.0.0.38 - - [2026-03-19 06:15:57] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?fields=security_groups HTTP/1.1" 200 1267 0.047129 10.0.0.38 - - [2026-03-19 06:15:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.033709 10.0.0.33 - - [2026-03-19 06:15:58] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003356 10.0.0.33 - - [2026-03-19 06:15:58] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001845 10.0.0.33 - - [2026-03-19 06:15:58] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010262 10.0.0.33 - - [2026-03-19 06:15:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.001576 10.0.0.33 - - [2026-03-19 06:15:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.015246 10.0.0.33 - - [2026-03-19 06:15:58] "POST /security-groups HTTP/1.1" 200 599 0.043997 10.0.0.33 - - [2026-03-19 06:15:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.004672 10.0.0.33 - - [2026-03-19 06:15:58] "POST /projects HTTP/1.1" 200 601 0.279008 10.0.0.33 - - [2026-03-19 06:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.359367 10.0.0.33 - - [2026-03-19 06:15:58] "POST /access-control-lists HTTP/1.1" 200 602 0.053477 10.0.0.38 - - [2026-03-19 06:15:58] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.530014 10.0.0.38 - - [2026-03-19 06:15:59] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.38 - - [2026-03-19 06:16:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.38 - - [2026-03-19 06:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.062331 10.0.0.33 - - [2026-03-19 06:16:01] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001385 10.0.0.38 - - [2026-03-19 06:16:01] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.062215 10.0.0.38 - - [2026-03-19 06:16:01] "POST /neutron/network HTTP/1.1" 200 117 0.047792 10.0.0.33 - - [2026-03-19 06:16:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.002825 10.0.0.33 - - [2026-03-19 06:16:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008859 10.0.0.38 - - [2026-03-19 06:16:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.252240 10.0.0.38 - - [2026-03-19 06:16:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001368 10.0.0.38 - - [2026-03-19 06:16:02] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007931 10.0.0.38 - - [2026-03-19 06:16:02] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009361 10.0.0.38 - - [2026-03-19 06:16:02] "POST /neutron/network HTTP/1.1" 200 1006 0.012236 10.0.0.38 - - [2026-03-19 06:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [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.001075 10.0.0.38 - - [2026-03-19 06:16:03] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.056755 10.0.0.38 - - [2026-03-19 06:16:03] "POST /neutron/network HTTP/1.1" 200 117 0.017944 10.0.0.33 - - [2026-03-19 06:16:03] "POST /route-targets HTTP/1.1" 200 327 0.021430 10.0.0.33 - - [2026-03-19 06:16:03] "POST /useragent-kv HTTP/1.1" 200 115 0.019943 10.0.0.33 - - [2026-03-19 06:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.064716 10.0.0.38 - - [2026-03-19 06:16:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.252128 10.0.0.38 - - [2026-03-19 06:16:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.001494 10.0.0.38 - - [2026-03-19 06:16:03] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007095 10.0.0.38 - - [2026-03-19 06:16:04] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009237 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/network HTTP/1.1" 200 1006 0.010907 10.0.0.38 - - [2026-03-19 06:16:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.005048 10.0.0.38 - - [2026-03-19 06:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.33 - - [2026-03-19 06:16:04] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001579 10.0.0.38 - - [2026-03-19 06:16:04] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.063689 10.0.0.38 - - [2026-03-19 06:16:04] "POST /network-policys HTTP/1.1" 200 577 0.087563 10.0.0.38 - - [2026-03-19 06:16:04] "GET /network-policy/4386846a-2c43-4441-9f07-5af0150fd961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.009796 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/network HTTP/1.1" 200 1006 0.013606 10.0.0.33 - - [2026-03-19 06:16:04] "GET /virtual-network/e2f29538-4d97-4ede-ae3f-51ee7f16d001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007789 10.0.0.33 - - [2026-03-19 06:16:04] "POST /access-control-lists HTTP/1.1" 200 596 0.058610 10.0.0.38 - - [2026-03-19 06:16:04] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.025313 10.0.0.38 - - [2026-03-19 06:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008333 10.0.0.38 - - [2026-03-19 06:16:04] "GET /network-policy/4386846a-2c43-4441-9f07-5af0150fd961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006269 10.0.0.38 - - [2026-03-19 06:16:04] "POST /neutron/network HTTP/1.1" 200 1006 0.012963 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.011458 10.0.0.38 - - [2026-03-19 06:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.33 - - [2026-03-19 06:16:05] "POST /access-control-lists HTTP/1.1" 200 596 0.114290 10.0.0.38 - - [2026-03-19 06:16:05] "GET /network-policy/4386846a-2c43-4441-9f07-5af0150fd961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.012943 10.0.0.38 - - [2026-03-19 06:16:05] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007917 10.0.0.50 - - [2026-03-19 06:16:06] "GET /obj-perms HTTP/1.1" 200 5046 0.065847 10.0.0.33 - - [2026-03-19 06:16:07] "GET /obj-perms HTTP/1.1" 200 5046 0.065683 10.0.0.38 - - [2026-03-19 06:16:07] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.008054 10.0.0.38 - - [2026-03-19 06:16:08] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.008620 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 1114 0.019133 10.0.0.33 - - [2026-03-19 06:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009716 10.0.0.38 - - [2026-03-19 06:16:08] "GET /virtual-network/0e19b3b1-e22e-4da8-887f-256182464ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008749 10.0.0.38 - - [2026-03-19 06:16:08] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006665 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 1114 0.010845 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.006026 10.0.0.38 - - [2026-03-19 06:16:08] "GET /virtual-network/0400f764-1d76-41c5-96a8-3fcf1e6ed52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008101 10.0.0.38 - - [2026-03-19 06:16:08] "DELETE /network-policy/4386846a-2c43-4441-9f07-5af0150fd961 HTTP/1.1" 200 115 0.052647 10.0.0.38 - - [2026-03-19 06:16:08] "POST /neutron/network HTTP/1.1" 200 1006 0.011751 10.0.0.33 - - [2026-03-19 06:16:08] "POST /ref-update HTTP/1.1" 500 213 0.203471 10.0.0.33 - - [2026-03-19 06:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.33 - - [2026-03-19 06:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004166 10.0.0.33 - - [2026-03-19 06:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004817 10.0.0.33 - - [2026-03-19 06:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003908 10.0.0.33 - - [2026-03-19 06:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004972 10.0.0.38 - - [2026-03-19 06:16:09] "POST /neutron/network HTTP/1.1" 200 151 0.248564 10.0.0.33 - - [2026-03-19 06:16:09] "DELETE /route-target/be29b436-ff9a-43d5-a8cf-6a5fb7b9b77f HTTP/1.1" 200 115 0.031735 10.0.0.33 - - [2026-03-19 06:16:11] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001708 10.0.0.38 - - [2026-03-19 06:16:11] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.073334 10.0.0.33 - - [2026-03-19 06:16:11] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001144 10.0.0.38 - - [2026-03-19 06:16:11] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?fields=virtual_networks HTTP/1.1" 200 1048 0.056315 10.0.0.33 - - [2026-03-19 06:16:11] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001174 10.0.0.38 - - [2026-03-19 06:16:11] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.050959 10.0.0.33 - - [2026-03-19 06:16:11] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001575 10.0.0.38 - - [2026-03-19 06:16:11] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?fields=security_groups HTTP/1.1" 200 1282 0.056693 10.0.0.38 - - [2026-03-19 06:16:12] "POST /fqname-to-id HTTP/1.1" 404 204 0.035010 10.0.0.33 - - [2026-03-19 06:16:12] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004496 10.0.0.33 - - [2026-03-19 06:16:12] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002975 10.0.0.33 - - [2026-03-19 06:16:12] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.012448 10.0.0.33 - - [2026-03-19 06:16:12] "POST /id-to-fqname HTTP/1.1" 200 206 0.001680 10.0.0.33 - - [2026-03-19 06:16:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.012813 10.0.0.33 - - [2026-03-19 06:16:12] "POST /security-groups HTTP/1.1" 200 607 0.078555 10.0.0.33 - - [2026-03-19 06:16:12] "POST /projects HTTP/1.1" 200 617 0.328892 10.0.0.33 - - [2026-03-19 06:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.382457 10.0.0.33 - - [2026-03-19 06:16:12] "POST /fqname-to-id HTTP/1.1" 404 249 0.018252 10.0.0.38 - - [2026-03-19 06:16:12] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.558569 10.0.0.38 - - [2026-03-19 06:16:14] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.38 - - [2026-03-19 06:16:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2026-03-19 06:16:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.081197 10.0.0.38 - - [2026-03-19 06:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.33 - - [2026-03-19 06:16:17] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000965 10.0.0.38 - - [2026-03-19 06:16:17] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.054995 10.0.0.38 - - [2026-03-19 06:16:17] "POST /network-policys HTTP/1.1" 200 567 0.043119 10.0.0.38 - - [2026-03-19 06:16:18] "GET /network-policy/c74c7f49-89dc-48d1-8d25-69a79bd4735c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007746 10.0.0.38 - - [2026-03-19 06:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.33 - - [2026-03-19 06:16:18] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001472 10.0.0.38 - - [2026-03-19 06:16:18] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.055292 10.0.0.33 - - [2026-03-19 06:16:18] "POST /ref-update HTTP/1.1" 200 156 0.032423 10.0.0.33 - - [2026-03-19 06:16:18] "POST /useragent-kv HTTP/1.1" 200 115 0.011885 10.0.0.38 - - [2026-03-19 06:16:18] "POST /neutron/subnet HTTP/1.1" 200 734 0.317698 10.0.0.38 - - [2026-03-19 06:16:19] "POST /id-to-fqname HTTP/1.1" 200 237 0.001283 10.0.0.38 - - [2026-03-19 06:16:19] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2666 0.008651 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/network HTTP/1.1" 200 1018 0.018770 10.0.0.38 - - [2026-03-19 06:16:19] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2666 0.005879 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.012897 10.0.0.33 - - [2026-03-19 06:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.38 - - [2026-03-19 06:16:19] "POST /neutron/network HTTP/1.1" 200 1125 0.014214 10.0.0.38 - - [2026-03-19 06:16:19] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.005688 10.0.0.38 - - [2026-03-19 06:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.38 - - [2026-03-19 06:16:19] "GET /network-policy/c74c7f49-89dc-48d1-8d25-69a79bd4735c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.013009 10.0.0.38 - - [2026-03-19 06:16:20] "GET /virtual-network/cf7bd057-5f45-4a97-b762-d560a8f0813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2989 0.007827 10.0.0.38 - - [2026-03-19 06:16:20] "GET /obj-perms HTTP/1.1" 200 5062 0.066578 10.0.0.38 - - [2026-03-19 06:16:21] "DELETE /network-policy/c74c7f49-89dc-48d1-8d25-69a79bd4735c HTTP/1.1" 409 238 0.013255 10.0.0.33 - - [2026-03-19 06:16:22] "DELETE /access-control-list/236f8e92-4331-4f20-824b-7df861452b05 HTTP/1.1" 200 115 0.077560 10.0.0.38 - - [2026-03-19 06:16:22] "DELETE /network-policy/c74c7f49-89dc-48d1-8d25-69a79bd4735c HTTP/1.1" 200 115 0.050773 10.0.0.38 - - [2026-03-19 06:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.33 - - [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.001120 10.0.0.38 - - [2026-03-19 06:16:22] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.057430 10.0.0.38 - - [2026-03-19 06:16:22] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-23889495&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.012765 10.0.0.33 - - [2026-03-19 06:16:25] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001094 10.0.0.38 - - [2026-03-19 06:16:25] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.046365 10.0.0.33 - - [2026-03-19 06:16:25] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001359 10.0.0.38 - - [2026-03-19 06:16:25] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?fields=virtual_networks HTTP/1.1" 200 1064 0.076659 10.0.0.33 - - [2026-03-19 06:16:25] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001456 10.0.0.38 - - [2026-03-19 06:16:25] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.073737 10.0.0.33 - - [2026-03-19 06:16:25] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001445 10.0.0.38 - - [2026-03-19 06:16:25] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?fields=security_groups HTTP/1.1" 200 1306 0.051563 10.0.0.38 - - [2026-03-19 06:16:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.031802 10.0.0.33 - - [2026-03-19 06:16:26] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004104 10.0.0.33 - - [2026-03-19 06:16:26] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001652 10.0.0.33 - - [2026-03-19 06:16:26] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010205 10.0.0.33 - - [2026-03-19 06:16:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.005216 10.0.0.33 - - [2026-03-19 06:16:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.007300 10.0.0.33 - - [2026-03-19 06:16:26] "POST /security-groups HTTP/1.1" 200 593 0.039122 10.0.0.33 - - [2026-03-19 06:16:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.004859 10.0.0.33 - - [2026-03-19 06:16:27] "POST /projects HTTP/1.1" 200 589 0.273124 10.0.0.33 - - [2026-03-19 06:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.314068 10.0.0.38 - - [2026-03-19 06:16:27] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.488620 10.0.0.33 - - [2026-03-19 06:16:27] "POST /access-control-lists HTTP/1.1" 200 596 0.079014 10.0.0.38 - - [2026-03-19 06:16:28] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.38 - - [2026-03-19 06:16:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.38 - - [2026-03-19 06:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.073315 10.0.0.33 - - [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.001090 10.0.0.38 - - [2026-03-19 06:16:30] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052536 10.0.0.38 - - [2026-03-19 06:16:30] "POST /neutron/network HTTP/1.1" 200 117 0.050942 10.0.0.38 - - [2026-03-19 06:16:31] "POST /neutron/network HTTP/1.1" 200 828 0.010645 10.0.0.38 - - [2026-03-19 06:16:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001343 10.0.0.38 - - [2026-03-19 06:16:31] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007424 10.0.0.38 - - [2026-03-19 06:16:31] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006037 10.0.0.38 - - [2026-03-19 06:16:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.013805 10.0.0.38 - - [2026-03-19 06:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2026-03-19 06:16:31] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001044 10.0.0.38 - - [2026-03-19 06:16:31] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052235 10.0.0.33 - - [2026-03-19 06:16:31] "POST /route-targets HTTP/1.1" 200 327 0.018713 10.0.0.33 - - [2026-03-19 06:16:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008260 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.273354 10.0.0.38 - - [2026-03-19 06:16:32] "POST /id-to-fqname HTTP/1.1" 200 222 0.001355 10.0.0.38 - - [2026-03-19 06:16:32] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006764 10.0.0.38 - - [2026-03-19 06:16:32] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008255 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/network HTTP/1.1" 200 826 0.010836 10.0.0.38 - - [2026-03-19 06:16:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.004441 10.0.0.38 - - [2026-03-19 06:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.33 - - [2026-03-19 06:16:32] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001004 10.0.0.38 - - [2026-03-19 06:16:32] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.057897 10.0.0.38 - - [2026-03-19 06:16:32] "POST /network-policys HTTP/1.1" 200 571 0.038744 10.0.0.38 - - [2026-03-19 06:16:32] "GET /network-policy/657c37a0-ad61-4aea-8a3b-b7bdec6f7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.007647 10.0.0.38 - - [2026-03-19 06:16:32] "POST /neutron/network HTTP/1.1" 200 930 0.134695 10.0.0.33 - - [2026-03-19 06:16:32] "POST /access-control-lists HTTP/1.1" 200 590 0.054780 10.0.0.38 - - [2026-03-19 06:16:32] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006803 10.0.0.38 - - [2026-03-19 06:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.38 - - [2026-03-19 06:16:32] "GET /network-policy/657c37a0-ad61-4aea-8a3b-b7bdec6f7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005100 10.0.0.38 - - [2026-03-19 06:16:33] "POST /neutron/network HTTP/1.1" 200 928 0.114285 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010544 10.0.0.38 - - [2026-03-19 06:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.33 - - [2026-03-19 06:16:33] "POST /ref-update HTTP/1.1" 200 156 0.052431 10.0.0.38 - - [2026-03-19 06:16:33] "GET /network-policy/657c37a0-ad61-4aea-8a3b-b7bdec6f7ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.015116 10.0.0.38 - - [2026-03-19 06:16:33] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.008532 10.0.0.50 - - [2026-03-19 06:16:34] "GET /obj-perms HTTP/1.1" 200 5034 0.088921 10.0.0.33 - - [2026-03-19 06:16:35] "GET /obj-perms HTTP/1.1" 200 5034 0.059258 10.0.0.38 - - [2026-03-19 06:16:35] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006430 10.0.0.38 - - [2026-03-19 06:16:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.002319 10.0.0.33 - - [2026-03-19 06:16:37] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001071 10.0.0.38 - - [2026-03-19 06:16:37] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.077062 10.0.0.38 - - [2026-03-19 06:16:37] "POST /neutron/network HTTP/1.1" 200 930 0.008379 10.0.0.38 - - [2026-03-19 06:16:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001555 10.0.0.38 - - [2026-03-19 06:16:37] "POST /neutron/port HTTP/1.1" 200 117 0.008435 10.0.0.33 - - [2026-03-19 06:16:37] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001307 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 1064 0.449124 10.0.0.33 - - [2026-03-19 06:16:38] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001499 10.0.0.38 - - [2026-03-19 06:16:38] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.091019 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 1118 0.186202 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/port HTTP/1.1" 200 1128 0.027430 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.014914 10.0.0.38 - - [2026-03-19 06:16:38] "POST /neutron/network HTTP/1.1" 200 930 0.007916 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/network HTTP/1.1" 200 938 0.007816 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/port HTTP/1.1" 200 1062 0.022919 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005332 10.0.0.38 - - [2026-03-19 06:16:39] "POST /neutron/network HTTP/1.1" 200 928 0.007256 10.0.0.38 - - [2026-03-19 06:16:43] "POST /neutron/port HTTP/1.1" 200 1128 0.021566 10.0.0.38 - - [2026-03-19 06:16:44] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008298 10.0.0.38 - - [2026-03-19 06:16:44] "GET /virtual-machine/dfa1d535-c299-4f53-b439-a2112904a537 HTTP/1.1" 401 292 0.000465 10.0.0.38 - - [2026-03-19 06:16:44] "GET /virtual-machine/dfa1d535-c299-4f53-b439-a2112904a537 HTTP/1.1" 200 1295 0.095434 10.0.0.38 - - [2026-03-19 06:16:44] "GET /virtual-machine-interface/1a3d3564-8002-49c3-b53b-c94e917a5ea7 HTTP/1.1" 200 2951 0.005619 10.0.0.38 - - [2026-03-19 06:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.38 - - [2026-03-19 06:16:44] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004240 10.0.0.38 - - [2026-03-19 06:16:44] "GET /virtual-networks?parent_id=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004384 10.0.0.38 - - [2026-03-19 06:16:44] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006050 10.0.0.33 - - [2026-03-19 06:16:44] "DELETE /access-control-list/f8318f79-d27f-480f-8689-5a52ef004e75 HTTP/1.1" 200 115 0.044561 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/44a60662a07f4284a8636b6443bbc4e7 HTTP/1.1" 404 173 0.038097 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/2f5d84ee83b6488a966cf84ecbfd01a7 HTTP/1.1" 404 173 0.026201 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/f8141902f2a94cdd8d89eadcf044d111 HTTP/1.1" 404 173 0.033299 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001754 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001381 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=17d1c0d3-c740-4508-8cc7-c43d669ee3e0&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001153 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.037449 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.131436 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/17d1c0d3-c740-4508-8cc7-c43d669ee3e0 HTTP/1.1" 404 190 0.160020 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.166256 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001830 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002210 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?fields=security_groups HTTP/1.1" 200 1411 0.073002 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?fields=security_groups HTTP/1.1" 200 1387 0.084636 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /security-group/088e787b-7c1d-431c-afa4-095a4db51355 HTTP/1.1" 200 115 0.096906 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=2f5d84ee-83b6-488a-966c-f84ecbfd01a7&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002123 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /security-group/5be3fb78-c891-4435-981a-168124ed0c90 HTTP/1.1" 200 115 0.108142 10.0.0.33 - - [2026-03-19 06:16:45] "GET /projects?obj_uuids=44a60662-a07f-4284-a863-6b6443bbc4e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001822 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7?fields=application_policy_sets HTTP/1.1" 200 1450 0.097688 10.0.0.33 - - [2026-03-19 06:16:45] "GET /project/44a60662-a07f-4284-a863-6b6443bbc4e7?fields=application_policy_sets HTTP/1.1" 200 1426 0.087850 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /access-control-list/b3af584c-8a99-4abe-bc8f-becefafbaf0f HTTP/1.1" 200 115 0.046041 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/2f5d84ee-83b6-488a-966c-f84ecbfd01a7 HTTP/1.1" 200 115 0.759306 10.0.0.33 - - [2026-03-19 06:16:45] "DELETE /project/44a60662-a07f-4284-a863-6b6443bbc4e7 HTTP/1.1" 200 115 0.822623 10.0.0.38 - - [2026-03-19 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.38 - - [2026-03-19 06:16:47] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006841 10.0.0.38 - - [2026-03-19 06:16:49] "POST /neutron/port HTTP/1.1" 200 1126 0.029511 10.0.0.38 - - [2026-03-19 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.38 - - [2026-03-19 06:16:49] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004794 10.0.0.38 - - [2026-03-19 06:16:50] "GET /virtual-networks?parent_id=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004583 10.0.0.38 - - [2026-03-19 06:16:50] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006176 10.0.0.38 - - [2026-03-19 06:16:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011207 10.0.0.38 - - [2026-03-19 06:16:55] "POST /neutron/port HTTP/1.1" 200 1126 0.025554 10.0.0.38 - - [2026-03-19 06:16:55] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010150 10.0.0.38 - - [2026-03-19 06:16:55] "GET /virtual-machine/2d3dcbe2-9eaf-4df5-847d-b3d9f8e02980 HTTP/1.1" 200 1293 0.007861 10.0.0.38 - - [2026-03-19 06:16:55] "GET /virtual-machine-interface/48c4f2a0-ebf8-46f6-b0df-b5d97d74f547 HTTP/1.1" 200 2951 0.006709 10.0.0.38 - - [2026-03-19 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2026-03-19 06:16:55] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007650 10.0.0.38 - - [2026-03-19 06:16:55] "GET /virtual-networks?parent_id=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.005523 10.0.0.38 - - [2026-03-19 06:16:55] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.013804 10.0.0.38 - - [2026-03-19 06:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.38 - - [2026-03-19 06:16:56] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004351 10.0.0.38 - - [2026-03-19 06:16:57] "GET /virtual-networks?parent_id=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004131 10.0.0.38 - - [2026-03-19 06:16:57] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006469 10.0.0.38 - - [2026-03-19 06:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.33 - - [2026-03-19 06:17:01] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.042490 10.0.0.38 - - [2026-03-19 06:17:01] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.094370 10.0.0.38 - - [2026-03-19 06:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.38 - - [2026-03-19 06:17:01] "PUT /network-policy/657c37a0-ad61-4aea-8a3b-b7bdec6f7ac6 HTTP/1.1" 200 262 0.022723 10.0.0.33 - - [2026-03-19 06:17:01] "PUT /access-control-list/594cd9a1-622a-4457-8e53-eed7cd5a91c7 HTTP/1.1" 200 272 0.051016 10.0.0.33 - - [2026-03-19 06:17:01] "POST /ref-update HTTP/1.1" 200 156 0.033558 10.0.0.38 - - [2026-03-19 06:17:05] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007917 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/network HTTP/1.1" 200 826 0.020891 10.0.0.38 - - [2026-03-19 06:17:05] "GET /virtual-network/a927e7a7-c735-4edc-b3ea-cce7dfaa934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006224 10.0.0.38 - - [2026-03-19 06:17:05] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005951 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/network HTTP/1.1" 200 828 0.011158 10.0.0.38 - - [2026-03-19 06:17:05] "GET /virtual-network/058e8e76-62e2-416c-ac69-3056331e9562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.016919 10.0.0.38 - - [2026-03-19 06:17:05] "GET /obj-perms HTTP/1.1" 200 5056 0.084108 10.0.0.38 - - [2026-03-19 06:17:05] "DELETE /network-policy/657c37a0-ad61-4aea-8a3b-b7bdec6f7ac6 HTTP/1.1" 200 115 0.088101 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/network HTTP/1.1" 200 826 0.007764 10.0.0.38 - - [2026-03-19 06:17:05] "POST /neutron/port HTTP/1.1" 200 1128 0.020213 10.0.0.38 - - [2026-03-19 06:17:07] "POST /neutron/network HTTP/1.1" 200 826 0.008902 10.0.0.33 - - [2026-03-19 06:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.33 - - [2026-03-19 06:17:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007294 10.0.0.33 - - [2026-03-19 06:17:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009758 10.0.0.38 - - [2026-03-19 06:17:08] "POST /neutron/network HTTP/1.1" 200 151 0.164184 10.0.0.33 - - [2026-03-19 06:17:08] "DELETE /route-target/667649d6-5b67-4613-a074-bf683d3e95b9 HTTP/1.1" 200 115 0.031820 10.0.0.33 - - [2026-03-19 06:17:09] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001075 10.0.0.38 - - [2026-03-19 06:17:10] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.077716 10.0.0.33 - - [2026-03-19 06:17:10] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001222 10.0.0.38 - - [2026-03-19 06:17:10] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?fields=virtual_networks HTTP/1.1" 200 1037 0.063792 10.0.0.33 - - [2026-03-19 06:17:10] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001496 10.0.0.38 - - [2026-03-19 06:17:10] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.064006 10.0.0.33 - - [2026-03-19 06:17:10] "GET /projects?obj_uuids=f8141902-f2a9-4cdd-8d89-eadcf044d111&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001005 10.0.0.38 - - [2026-03-19 06:17:10] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?fields=security_groups HTTP/1.1" 200 1265 0.052444 10.0.0.38 - - [2026-03-19 06:17:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.037665 10.0.0.33 - - [2026-03-19 06:17:11] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005116 10.0.0.33 - - [2026-03-19 06:17:11] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001837 10.0.0.33 - - [2026-03-19 06:17:11] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.055654 10.0.0.33 - - [2026-03-19 06:17:11] "POST /id-to-fqname HTTP/1.1" 200 183 0.001865 10.0.0.33 - - [2026-03-19 06:17:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.008425 10.0.0.33 - - [2026-03-19 06:17:11] "POST /security-groups HTTP/1.1" 200 584 0.051251 10.0.0.33 - - [2026-03-19 06:17:11] "POST /projects HTTP/1.1" 200 571 0.294926 10.0.0.33 - - [2026-03-19 06:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.334146 10.0.0.33 - - [2026-03-19 06:17:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.004974 10.0.0.38 - - [2026-03-19 06:17:11] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.564829 10.0.0.38 - - [2026-03-19 06:17:13] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.38 - - [2026-03-19 06:17:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2026-03-19 06:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.074124 10.0.0.33 - - [2026-03-19 06:17:15] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001243 10.0.0.38 - - [2026-03-19 06:17:15] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.073445 10.0.0.33 - - [2026-03-19 06:17:15] "POST /ref-update HTTP/1.1" 200 156 0.040523 10.0.0.33 - - [2026-03-19 06:17:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004385 10.0.0.38 - - [2026-03-19 06:17:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.237127 10.0.0.38 - - [2026-03-19 06:17:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001929 10.0.0.38 - - [2026-03-19 06:17:16] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008230 10.0.0.38 - - [2026-03-19 06:17:16] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006114 10.0.0.38 - - [2026-03-19 06:17:16] "POST /neutron/network HTTP/1.1" 200 832 0.006869 10.0.0.38 - - [2026-03-19 06:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-03-19 06:17:16] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005613 10.0.0.38 - - [2026-03-19 06:17:16] "PUT /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83 HTTP/1.1" 200 264 0.080418 10.0.0.38 - - [2026-03-19 06:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2026-03-19 06:17:16] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001134 10.0.0.38 - - [2026-03-19 06:17:16] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.064429 10.0.0.33 - - [2026-03-19 06:17:16] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001569 10.0.0.38 - - [2026-03-19 06:17:16] "POST /neutron/network HTTP/1.1" 200 612 0.178670 10.0.0.33 - - [2026-03-19 06:17:16] "POST /route-targets HTTP/1.1" 200 327 0.017319 10.0.0.38 - - [2026-03-19 06:17:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.003933 10.0.0.38 - - [2026-03-19 06:17:17] "GET /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006317 10.0.0.38 - - [2026-03-19 06:17:17] "POST /neutron/network HTTP/1.1" 200 832 0.007463 10.0.0.38 - - [2026-03-19 06:17:17] "GET /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006457 10.0.0.38 - - [2026-03-19 06:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.38 - - [2026-03-19 06:17:17] "GET /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006474 10.0.0.38 - - [2026-03-19 06:17:17] "PUT /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d HTTP/1.1" 200 264 0.083469 10.0.0.38 - - [2026-03-19 06:17:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.004740 10.0.0.38 - - [2026-03-19 06:17:17] "POST /neutron/network HTTP/1.1" 200 842 0.007744 10.0.0.33 - - [2026-03-19 06:17:18] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001767 10.0.0.38 - - [2026-03-19 06:17:18] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.112445 10.0.0.38 - - [2026-03-19 06:17:18] "POST /neutron/port HTTP/1.1" 200 117 0.017981 10.0.0.38 - - [2026-03-19 06:17:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001286 10.0.0.38 - - [2026-03-19 06:17:19] "POST /neutron/network HTTP/1.1" 200 842 0.007639 10.0.0.33 - - [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.001161 10.0.0.38 - - [2026-03-19 06:17:19] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.097882 10.0.0.38 - - [2026-03-19 06:17:19] "POST /neutron/port HTTP/1.1" 200 1054 0.081170 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/port HTTP/1.1" 200 1118 0.029284 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008240 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.001075 10.0.0.38 - - [2026-03-19 06:17:20] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010164 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/port HTTP/1.1" 200 1054 0.023974 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/port HTTP/1.1" 200 1118 0.037155 10.0.0.38 - - [2026-03-19 06:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.38 - - [2026-03-19 06:17:22] "POST /neutron/port HTTP/1.1" 200 1118 0.033108 10.0.0.38 - - [2026-03-19 06:17:22] "POST /neutron/subnet HTTP/1.1" 200 703 0.009292 10.0.0.38 - - [2026-03-19 06:17:25] "POST /neutron/port HTTP/1.1" 200 1118 0.023623 10.0.0.38 - - [2026-03-19 06:17:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009900 10.0.0.38 - - [2026-03-19 06:17:25] "GET /virtual-machine/057b3166-0c26-457b-80c1-704dfbdeb980 HTTP/1.1" 401 292 0.000575 10.0.0.38 - - [2026-03-19 06:17:26] "GET /virtual-machine/057b3166-0c26-457b-80c1-704dfbdeb980 HTTP/1.1" 200 1283 0.042358 10.0.0.38 - - [2026-03-19 06:17:26] "GET /virtual-machine-interface/3965e382-b45a-4083-b8a9-b1056c0b74c1 HTTP/1.1" 200 2927 0.006753 10.0.0.38 - - [2026-03-19 06:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.38 - - [2026-03-19 06:17:26] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005901 10.0.0.38 - - [2026-03-19 06:17:26] "GET /virtual-networks?parent_id=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004073 10.0.0.38 - - [2026-03-19 06:17:26] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007164 10.0.0.38 - - [2026-03-19 06:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.38 - - [2026-03-19 06:17:29] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.012700 10.0.0.38 - - [2026-03-19 06:17:30] "POST /neutron/port HTTP/1.1" 200 1118 0.044970 10.0.0.38 - - [2026-03-19 06:17:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009562 10.0.0.38 - - [2026-03-19 06:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.38 - - [2026-03-19 06:17:31] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004227 10.0.0.38 - - [2026-03-19 06:17:31] "GET /virtual-networks?parent_id=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004618 10.0.0.38 - - [2026-03-19 06:17:31] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.006510 10.0.0.38 - - [2026-03-19 06:17:31] "POST /neutron/port HTTP/1.1" 200 1118 0.019905 10.0.0.38 - - [2026-03-19 06:17:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008876 10.0.0.38 - - [2026-03-19 06:17:32] "GET /virtual-machine/1a929eff-b506-4ce4-9c3e-06390a8f12a9 HTTP/1.1" 200 1285 0.007294 10.0.0.38 - - [2026-03-19 06:17:32] "GET /virtual-machine-interface/593ab3c5-c7d0-4703-855f-375609401762 HTTP/1.1" 200 2926 0.006415 10.0.0.38 - - [2026-03-19 06:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.38 - - [2026-03-19 06:17:32] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005333 10.0.0.38 - - [2026-03-19 06:17:32] "GET /virtual-networks?parent_id=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004618 10.0.0.38 - - [2026-03-19 06:17:32] "GET /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006469 10.0.0.38 - - [2026-03-19 06:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.38 - - [2026-03-19 06:17:33] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004878 10.0.0.38 - - [2026-03-19 06:17:33] "GET /virtual-networks?parent_id=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003540 10.0.0.38 - - [2026-03-19 06:17:33] "GET /virtual-network/5692ee2e-c482-49e7-92ae-3968f9939a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006300 10.0.0.38 - - [2026-03-19 06:17:33] "POST /routing-policys HTTP/1.1" 200 534 0.044900 10.0.0.38 - - [2026-03-19 06:17:33] "GET /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.013996 10.0.0.33 - - [2026-03-19 06:17:33] "POST /ref-update HTTP/1.1" 200 156 0.027323 10.0.0.38 - - [2026-03-19 06:17:33] "PUT /virtual-network/a60584f1-d04b-48ac-b4d0-acd2dff1ec83 HTTP/1.1" 200 264 0.072897 10.0.0.38 - - [2026-03-19 06:17:37] "POST /ref-update HTTP/1.1" 200 156 0.076817 10.0.0.38 - - [2026-03-19 06:17:37] "DELETE /routing-policy/a1b25edc-9936-4f0a-8059-ca6b41a29ce2 HTTP/1.1" 200 115 0.076941 10.0.0.38 - - [2026-03-19 06:17:38] "POST /neutron/port HTTP/1.1" 200 1118 0.024047 10.0.0.38 - - [2026-03-19 06:17:38] "POST /neutron/port HTTP/1.1" 200 1118 0.042495 10.0.0.38 - - [2026-03-19 06:17:39] "POST /neutron/network HTTP/1.1" 200 832 0.008574 10.0.0.33 - - [2026-03-19 06:17:40] "DELETE /route-target/cd99547d-575a-4575-b3bc-982d6d5954d4 HTTP/1.1" 200 115 0.035676 10.0.0.33 - - [2026-03-19 06:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004294 10.0.0.33 - - [2026-03-19 06:17:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010621 10.0.0.33 - - [2026-03-19 06:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.38 - - [2026-03-19 06:17:40] "POST /neutron/network HTTP/1.1" 200 151 0.191499 10.0.0.33 - - [2026-03-19 06:17:40] "DELETE /route-target/3990493e-b8e7-4ea2-9a2c-d0556133dd17 HTTP/1.1" 200 115 0.045254 10.0.0.33 - - [2026-03-19 06:17:41] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001181 10.0.0.38 - - [2026-03-19 06:17:41] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.071176 10.0.0.33 - - [2026-03-19 06:17:41] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001591 10.0.0.38 - - [2026-03-19 06:17:41] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?fields=virtual_networks HTTP/1.1" 200 1019 0.068202 10.0.0.33 - - [2026-03-19 06:17:41] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001217 10.0.0.38 - - [2026-03-19 06:17:41] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.051191 10.0.0.33 - - [2026-03-19 06:17:41] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002117 10.0.0.38 - - [2026-03-19 06:17:42] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?fields=security_groups HTTP/1.1" 200 1238 0.052120 10.0.0.38 - - [2026-03-19 06:17:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.042031 10.0.0.33 - - [2026-03-19 06:17:43] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003026 10.0.0.33 - - [2026-03-19 06:17:43] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.065051 10.0.0.33 - - [2026-03-19 06:17:43] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.071804 10.0.0.33 - - [2026-03-19 06:17:43] "POST /id-to-fqname HTTP/1.1" 200 188 0.001487 10.0.0.33 - - [2026-03-19 06:17:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.007162 10.0.0.33 - - [2026-03-19 06:17:43] "POST /security-groups HTTP/1.1" 200 589 0.037763 10.0.0.33 - - [2026-03-19 06:17:43] "POST /projects HTTP/1.1" 200 581 0.277919 10.0.0.33 - - [2026-03-19 06:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.317020 10.0.0.33 - - [2026-03-19 06:17:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.012493 10.0.0.38 - - [2026-03-19 06:17:43] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.569566 10.0.0.50 - - [2026-03-19 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000562 10.0.0.50 - - [2026-03-19 06:17:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000368 10.0.0.33 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000545 10.0.0.38 - - [2026-03-19 06:17:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000502 10.0.0.38 - - [2026-03-19 06:17:45] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.33 - - [2026-03-19 06:17:45] "DELETE /access-control-list/abc99167-b088-44f7-8ed1-d6dc921ac852 HTTP/1.1" 200 115 0.037506 10.0.0.33 - - [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.001038 10.0.0.33 - - [2026-03-19 06:17:45] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000923 10.0.0.33 - - [2026-03-19 06:17:45] "DELETE /project/c707ae81772d47558fe47c2287aea4c7 HTTP/1.1" 404 173 0.016395 10.0.0.33 - - [2026-03-19 06:17:45] "DELETE /project/56d2c6bde2774f5f8f34a5a44c96c8d5 HTTP/1.1" 404 173 0.010597 10.0.0.33 - - [2026-03-19 06:17:46] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.069088 10.0.0.33 - - [2026-03-19 06:17:46] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000980 10.0.0.33 - - [2026-03-19 06:17:46] "GET /project/f8141902-f2a9-4cdd-8d89-eadcf044d111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 500 230 0.092961 10.0.0.33 - - [2026-03-19 06:17:46] "DELETE /project/f8141902-f2a9-4cdd-8d89-eadcf044d111 HTTP/1.1" 404 171 0.118537 10.0.0.33 - - [2026-03-19 06:17:46] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?fields=security_groups HTTP/1.1" 200 1343 0.075145 10.0.0.33 - - [2026-03-19 06:17:46] "DELETE /security-group/2b8556f5-0b5d-4aba-a8a6-13fe2990afed HTTP/1.1" 200 115 0.078555 10.0.0.33 - - [2026-03-19 06:17:46] "GET /projects?obj_uuids=c707ae81-772d-4755-8fe4-7c2287aea4c7&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001638 10.0.0.33 - - [2026-03-19 06:17:46] "GET /project/c707ae81-772d-4755-8fe4-7c2287aea4c7?fields=application_policy_sets HTTP/1.1" 200 1382 0.077800 10.0.0.33 - - [2026-03-19 06:17:46] "DELETE /project/c707ae81-772d-4755-8fe4-7c2287aea4c7 HTTP/1.1" 200 115 0.556329 10.0.0.38 - - [2026-03-19 06:17:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000552 10.0.0.38 - - [2026-03-19 06:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.035010 10.0.0.33 - - [2026-03-19 06:17:47] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001653 10.0.0.38 - - [2026-03-19 06:17:47] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.049992 10.0.0.33 - - [2026-03-19 06:17:48] "POST /route-targets HTTP/1.1" 200 327 0.020498 10.0.0.33 - - [2026-03-19 06:17:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006260 10.0.0.38 - - [2026-03-19 06:17:48] "POST /neutron/subnet HTTP/1.1" 200 725 0.298545 10.0.0.38 - - [2026-03-19 06:17:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.001299 10.0.0.38 - - [2026-03-19 06:17:48] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006348 10.0.0.38 - - [2026-03-19 06:17:48] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006199 10.0.0.38 - - [2026-03-19 06:17:48] "POST /neutron/network HTTP/1.1" 200 832 0.007878 10.0.0.38 - - [2026-03-19 06:17:49] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005920 10.0.0.50 - - [2026-03-19 06:17:50] "GET /obj-perms HTTP/1.1" 200 5026 0.061278 10.0.0.38 - - [2026-03-19 06:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.33 - - [2026-03-19 06:17:50] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001165 10.0.0.38 - - [2026-03-19 06:17:50] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052568 10.0.0.33 - - [2026-03-19 06:17:50] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001232 10.0.0.38 - - [2026-03-19 06:17:51] "POST /neutron/network HTTP/1.1" 200 613 0.186215 10.0.0.33 - - [2026-03-19 06:17:51] "POST /ref-update HTTP/1.1" 200 156 0.037100 10.0.0.38 - - [2026-03-19 06:17:51] "POST /id-to-fqname HTTP/1.1" 200 223 0.004781 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007699 10.0.0.38 - - [2026-03-19 06:17:51] "POST /neutron/network HTTP/1.1" 200 831 0.006812 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006205 10.0.0.38 - - [2026-03-19 06:17:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007303 10.0.0.33 - - [2026-03-19 06:17:52] "GET /obj-perms HTTP/1.1" 200 5026 0.066958 10.0.0.38 - - [2026-03-19 06:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.33 - - [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.001197 10.0.0.38 - - [2026-03-19 06:17:52] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051142 10.0.0.38 - - [2026-03-19 06:17:52] "POST /neutron/network HTTP/1.1" 200 117 0.019993 10.0.0.38 - - [2026-03-19 06:17:52] "POST /neutron/network HTTP/1.1" 200 835 0.009838 10.0.0.38 - - [2026-03-19 06:17:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.001248 10.0.0.38 - - [2026-03-19 06:17:52] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005814 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006810 10.0.0.38 - - [2026-03-19 06:17:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.010897 10.0.0.38 - - [2026-03-19 06:17:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.017942 10.0.0.38 - - [2026-03-19 06:17:53] "GET /obj-perms HTTP/1.1" 200 5026 0.071045 10.0.0.38 - - [2026-03-19 06:17:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.002460 10.0.0.33 - - [2026-03-19 06:17:54] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001070 10.0.0.38 - - [2026-03-19 06:17:54] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.077222 10.0.0.38 - - [2026-03-19 06:17:54] "POST /neutron/port HTTP/1.1" 200 117 0.007941 10.0.0.38 - - [2026-03-19 06:17:54] "POST /id-to-fqname HTTP/1.1" 200 224 0.001501 10.0.0.38 - - [2026-03-19 06:17:55] "POST /neutron/network HTTP/1.1" 200 845 0.007633 10.0.0.38 - - [2026-03-19 06:17:55] "POST /neutron/port HTTP/1.1" 200 1057 0.024797 10.0.0.33 - - [2026-03-19 06:17:55] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.006362 10.0.0.38 - - [2026-03-19 06:17:55] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.135676 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/network HTTP/1.1" 200 835 0.041204 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.013628 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/port HTTP/1.1" 200 1121 0.035239 10.0.0.38 - - [2026-03-19 06:17:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003579 10.0.0.38 - - [2026-03-19 06:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2026-03-19 06:17:56] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001484 10.0.0.38 - - [2026-03-19 06:17:56] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009259 10.0.0.38 - - [2026-03-19 06:17:56] "POST /service-templates HTTP/1.1" 200 543 0.048448 10.0.0.38 - - [2026-03-19 06:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.38 - - [2026-03-19 06:17:56] "GET /service-template/914a4333-b35b-42ce-bb40-6d4c38a0f840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007346 10.0.0.38 - - [2026-03-19 06:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.38 - - [2026-03-19 06:17:56] "GET /service-template/914a4333-b35b-42ce-bb40-6d4c38a0f840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006444 10.0.0.38 - - [2026-03-19 06:17:56] "POST /neutron/network HTTP/1.1" 200 845 0.010413 10.0.0.38 - - [2026-03-19 06:17:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001378 10.0.0.38 - - [2026-03-19 06:17:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001370 10.0.0.38 - - [2026-03-19 06:17:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.002145 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009598 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/port HTTP/1.1" 200 1113 0.148893 10.0.0.38 - - [2026-03-19 06:17:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.010355 10.0.0.38 - - [2026-03-19 06:17:58] "POST /neutron/network HTTP/1.1" 200 2223 0.020625 10.0.0.33 - - [2026-03-19 06:17:58] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001096 10.0.0.38 - - [2026-03-19 06:17:58] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.084525 10.0.0.38 - - [2026-03-19 06:17:58] "POST /neutron/network HTTP/1.1" 200 835 0.008775 10.0.0.38 - - [2026-03-19 06:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.008013 10.0.0.33 - - [2026-03-19 06:17:59] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001313 10.0.0.38 - - [2026-03-19 06:17:59] "POST /neutron/port HTTP/1.1" 200 1058 0.433747 10.0.0.38 - - [2026-03-19 06:18:00] "POST /neutron/port HTTP/1.1" 200 1058 0.029069 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 1057 0.020722 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 1059 0.022358 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 3061 0.053507 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/port HTTP/1.1" 200 117 0.001254 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/subnet HTTP/1.1" 200 694 0.013053 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004256 10.0.0.38 - - [2026-03-19 06:18:01] "POST /neutron/network HTTP/1.1" 200 835 0.007912 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/port HTTP/1.1" 200 3061 0.082255 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010523 10.0.0.38 - - [2026-03-19 06:18:04] "POST /neutron/port HTTP/1.1" 200 3061 0.034652 10.0.0.38 - - [2026-03-19 06:18:04] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 401 292 0.000580 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 200 1802 0.041547 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef HTTP/1.1" 200 2943 0.008612 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188 HTTP/1.1" 200 2946 0.007753 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43 HTTP/1.1" 200 2950 0.007410 10.0.0.38 - - [2026-03-19 06:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.38 - - [2026-03-19 06:18:05] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005999 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004935 10.0.0.38 - - [2026-03-19 06:18:05] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010696 10.0.0.38 - - [2026-03-19 06:18:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008306 10.0.0.38 - - [2026-03-19 06:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.38 - - [2026-03-19 06:18:08] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.014997 10.0.0.50 - - [2026-03-19 06:18:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.50 - - [2026-03-19 06:18:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000369 10.0.0.38 - - [2026-03-19 06:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.38 - - [2026-03-19 06:18:12] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008215 10.0.0.33 - - [2026-03-19 06:18:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000421 10.0.0.33 - - [2026-03-19 06:18:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-19 06:18:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2026-03-19 06:18:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000837 10.0.0.38 - - [2026-03-19 06:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-03-19 06:18:16] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007134 10.0.0.38 - - [2026-03-19 06:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.38 - - [2026-03-19 06:18:20] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007092 10.0.0.38 - - [2026-03-19 06:18:21] "POST /neutron/port HTTP/1.1" 200 1123 0.066269 10.0.0.38 - - [2026-03-19 06:18:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004634 10.0.0.38 - - [2026-03-19 06:18:22] "POST /neutron/network HTTP/1.1" 200 835 0.008688 10.0.0.38 - - [2026-03-19 06:18:24] "POST /neutron/network HTTP/1.1" 200 841 0.009103 10.0.0.38 - - [2026-03-19 06:18:24] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.38 - - [2026-03-19 06:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.38 - - [2026-03-19 06:18:25] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006817 10.0.0.38 - - [2026-03-19 06:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2026-03-19 06:18:27] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005186 10.0.0.38 - - [2026-03-19 06:18:27] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004234 10.0.0.38 - - [2026-03-19 06:18:27] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006518 10.0.0.38 - - [2026-03-19 06:18:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009605 10.0.0.38 - - [2026-03-19 06:18:37] "POST /neutron/port HTTP/1.1" 200 3061 0.028352 10.0.0.38 - - [2026-03-19 06:18:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008112 10.0.0.38 - - [2026-03-19 06:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2026-03-19 06:18:48] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004431 10.0.0.38 - - [2026-03-19 06:18:48] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004174 10.0.0.38 - - [2026-03-19 06:18:48] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006465 10.0.0.38 - - [2026-03-19 06:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2026-03-19 06:18:48] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004129 10.0.0.38 - - [2026-03-19 06:18:48] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004781 10.0.0.38 - - [2026-03-19 06:18:48] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013755 10.0.0.38 - - [2026-03-19 06:18:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.004139 10.0.0.38 - - [2026-03-19 06:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.33 - - [2026-03-19 06:18:48] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001468 10.0.0.38 - - [2026-03-19 06:18:48] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053469 10.0.0.38 - - [2026-03-19 06:18:49] "POST /service-instances HTTP/1.1" 200 543 0.041039 10.0.0.38 - - [2026-03-19 06:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.38 - - [2026-03-19 06:18:49] "GET /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.008618 10.0.0.38 - - [2026-03-19 06:18:49] "POST /port-tuples HTTP/1.1" 200 586 0.055274 10.0.0.38 - - [2026-03-19 06:18:49] "GET /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.007612 10.0.0.38 - - [2026-03-19 06:18:49] "PUT /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188 HTTP/1.1" 200 284 0.017275 10.0.0.38 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.025764 10.0.0.38 - - [2026-03-19 06:18:49] "GET /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.008944 10.0.0.38 - - [2026-03-19 06:18:49] "PUT /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef HTTP/1.1" 200 284 0.039245 10.0.0.38 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.021970 10.0.0.38 - - [2026-03-19 06:18:49] "GET /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.010591 10.0.0.38 - - [2026-03-19 06:18:49] "PUT /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43 HTTP/1.1" 200 284 0.032266 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.089866 10.0.0.38 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.032175 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-update HTTP/1.1" 200 156 0.026988 10.0.0.38 - - [2026-03-19 06:18:49] "POST /neutron/port HTTP/1.1" 200 1121 0.049826 10.0.0.33 - - [2026-03-19 06:18:49] "POST /instance-ips HTTP/1.1" 200 373 0.033107 10.0.0.33 - - [2026-03-19 06:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008308 10.0.0.38 - - [2026-03-19 06:18:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008851 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-update HTTP/1.1" 200 156 0.019978 10.0.0.38 - - [2026-03-19 06:18:50] "GET /virtual-machine/9c8cabf3-46d1-4a68-a7be-c67ed0edea6f HTTP/1.1" 200 1291 0.009529 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-update HTTP/1.1" 200 156 0.028791 10.0.0.38 - - [2026-03-19 06:18:50] "GET /virtual-machine-interface/6ee9b1cd-bbe2-41d6-afd7-94e49f60244a HTTP/1.1" 200 2946 0.012142 10.0.0.38 - - [2026-03-19 06:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.38 - - [2026-03-19 06:18:50] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.013912 10.0.0.33 - - [2026-03-19 06:18:50] "POST /instance-ips HTTP/1.1" 200 375 0.036808 10.0.0.38 - - [2026-03-19 06:18:50] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005393 10.0.0.38 - - [2026-03-19 06:18:50] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.016281 10.0.0.33 - - [2026-03-19 06:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015012 10.0.0.38 - - [2026-03-19 06:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.38 - - [2026-03-19 06:18:51] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006000 10.0.0.38 - - [2026-03-19 06:18:51] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005409 10.0.0.38 - - [2026-03-19 06:18:51] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008064 10.0.0.38 - - [2026-03-19 06:18:51] "POST /neutron/port HTTP/1.1" 200 1123 0.030407 10.0.0.38 - - [2026-03-19 06:18:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010959 10.0.0.38 - - [2026-03-19 06:18:52] "GET /virtual-machine/e606e1c1-b754-4da1-beed-b3c26c1acb8d HTTP/1.1" 200 1291 0.008713 10.0.0.38 - - [2026-03-19 06:18:52] "GET /virtual-machine-interface/9d136a5d-0ce7-476e-9fc7-65f40d45f11c HTTP/1.1" 200 2950 0.007246 10.0.0.38 - - [2026-03-19 06:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2026-03-19 06:18:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006116 10.0.0.38 - - [2026-03-19 06:18:52] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004887 10.0.0.38 - - [2026-03-19 06:18:52] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008776 10.0.0.38 - - [2026-03-19 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.38 - - [2026-03-19 06:18:53] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004310 10.0.0.38 - - [2026-03-19 06:18:53] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004628 10.0.0.38 - - [2026-03-19 06:18:53] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005981 10.0.0.38 - - [2026-03-19 06:18:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.005445 10.0.0.38 - - [2026-03-19 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.33 - - [2026-03-19 06:18:53] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002280 10.0.0.38 - - [2026-03-19 06:18:53] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.058087 10.0.0.38 - - [2026-03-19 06:18:53] "POST /network-policys HTTP/1.1" 200 547 0.036924 10.0.0.38 - - [2026-03-19 06:18:53] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.007481 10.0.0.38 - - [2026-03-19 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.38 - - [2026-03-19 06:18:53] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006868 10.0.0.38 - - [2026-03-19 06:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-03-19 06:18:53] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006173 10.0.0.33 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.009249 10.0.0.38 - - [2026-03-19 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.066820 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014701 10.0.0.38 - - [2026-03-19 06:18:54] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.005089 10.0.0.38 - - [2026-03-19 06:18:54] "POST /neutron/network HTTP/1.1" 200 919 0.012586 10.0.0.38 - - [2026-03-19 06:18:54] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006028 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.38 - - [2026-03-19 06:18:54] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004257 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2026-03-19 06:18:54] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006673 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.38 - - [2026-03-19 06:18:54] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006454 10.0.0.38 - - [2026-03-19 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.081225 10.0.0.33 - - [2026-03-19 06:18:54] "POST /access-control-lists HTTP/1.1" 200 604 0.062665 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.38 - - [2026-03-19 06:18:54] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.010839 10.0.0.38 - - [2026-03-19 06:18:54] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.011677 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014280 10.0.0.33 - - [2026-03-19 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.047732 10.0.0.38 - - [2026-03-19 06:18:54] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006326 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.38 - - [2026-03-19 06:18:54] "GET /service-template/914a4333-b35b-42ce-bb40-6d4c38a0f840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005307 10.0.0.33 - - [2026-03-19 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.038888 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010748 10.0.0.33 - - [2026-03-19 06:18:54] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001439 10.0.0.38 - - [2026-03-19 06:18:54] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064515 10.0.0.33 - - [2026-03-19 06:18:54] "POST /ref-update HTTP/1.1" 200 156 0.038645 10.0.0.38 - - [2026-03-19 06:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017436 10.0.0.38 - - [2026-03-19 06:18:54] "GET /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.015103 10.0.0.33 - - [2026-03-19 06:18:54] "PUT /routing-instance/9e9dd0c1-4e6d-4564-976d-dd4cf227fad1 HTTP/1.1" 200 266 0.028658 10.0.0.33 - - [2026-03-19 06:18:55] "PUT /access-control-list/c21a8442-1a82-4c2f-b2a3-9d826d3c64a8 HTTP/1.1" 200 272 0.035245 10.0.0.38 - - [2026-03-19 06:18:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009037 10.0.0.38 - - [2026-03-19 06:18:55] "POST /neutron/port HTTP/1.1" 200 3832 0.068859 10.0.0.38 - - [2026-03-19 06:18:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011037 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/network HTTP/1.1" 200 806 0.026529 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/network HTTP/1.1" 200 923 0.008226 10.0.0.38 - - [2026-03-19 06:18:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001341 10.0.0.38 - - [2026-03-19 06:18:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.001104 10.0.0.38 - - [2026-03-19 06:18:56] "POST /id-to-fqname HTTP/1.1" 200 224 0.001883 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 200 1802 0.004930 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef HTTP/1.1" 200 3795 0.009703 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188 HTTP/1.1" 200 3816 0.005571 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43 HTTP/1.1" 200 3805 0.007018 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/1c0d87c9-fd73-460e-b94a-adf1676ad04e HTTP/1.1" 200 1620 0.009222 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/2a3b4435-5502-44d7-9455-ae97b64b0f50 HTTP/1.1" 200 1956 0.004205 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/7f4e54e5-0ab8-4ab3-bcc8-40a28f5f45f7 HTTP/1.1" 200 1954 0.009634 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/19beef42-c6ef-4621-9884-cd1626b56cb6 HTTP/1.1" 200 1980 0.005610 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/23bbbd6e-8458-42de-9970-1136083cd9f3 HTTP/1.1" 200 1978 0.005837 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/89dde127-b8d1-47ba-b88e-0d95bfc109b6 HTTP/1.1" 200 1621 0.008934 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/5461376d-73d9-4ecc-b853-9fdfd9fac6ad HTTP/1.1" 200 1960 0.004751 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/5c61ecc1-0192-4f1b-a79c-69363851b6e0 HTTP/1.1" 200 1958 0.005459 10.0.0.38 - - [2026-03-19 06:18:56] "GET /instance-ip/63b17082-0399-432c-8eb9-6f13d09eda6e HTTP/1.1" 200 1623 0.006817 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/port HTTP/1.1" 200 3832 0.046846 10.0.0.38 - - [2026-03-19 06:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008691 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine/ca44ab9c-f7c3-40d1-85be-0ddecc2bc55e HTTP/1.1" 200 1802 0.004757 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/01403239-93a3-46a2-8717-69a5326459ef HTTP/1.1" 200 3795 0.006137 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/41623f59-ff7f-4741-9ef5-8d22084f6188 HTTP/1.1" 200 3816 0.006835 10.0.0.38 - - [2026-03-19 06:18:56] "GET /virtual-machine-interface/a83b198c-979d-4400-ae5c-c581a8f48c43 HTTP/1.1" 200 3805 0.005459 10.0.0.38 - - [2026-03-19 06:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2026-03-19 06:18:57] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004239 10.0.0.38 - - [2026-03-19 06:18:57] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004002 10.0.0.38 - - [2026-03-19 06:18:57] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007371 10.0.0.38 - - [2026-03-19 06:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.38 - - [2026-03-19 06:18:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005458 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005537 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008679 10.0.0.38 - - [2026-03-19 06:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.38 - - [2026-03-19 06:18:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005673 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005608 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.008276 10.0.0.38 - - [2026-03-19 06:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.38 - - [2026-03-19 06:18:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004620 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003853 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007132 10.0.0.38 - - [2026-03-19 06:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.38 - - [2026-03-19 06:18:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005080 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004680 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007896 10.0.0.38 - - [2026-03-19 06:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.38 - - [2026-03-19 06:18:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004536 10.0.0.38 - - [2026-03-19 06:18:58] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004465 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006763 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2026-03-19 06:18:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005823 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003748 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006398 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.38 - - [2026-03-19 06:18:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004645 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003894 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007607 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.38 - - [2026-03-19 06:18:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005348 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.006535 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/e8a56de0-2b3c-42f7-8c12-2e65bfe10da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008673 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.38 - - [2026-03-19 06:18:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004998 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004253 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006993 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.38 - - [2026-03-19 06:18:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005002 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005448 10.0.0.38 - - [2026-03-19 06:18:59] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.010129 10.0.0.38 - - [2026-03-19 06:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.38 - - [2026-03-19 06:19:00] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005169 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.008313 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006830 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.38 - - [2026-03-19 06:19:00] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006576 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004211 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006353 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.38 - - [2026-03-19 06:19:00] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004483 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004646 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.009475 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.38 - - [2026-03-19 06:19:00] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004818 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-networks?parent_id=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005527 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007985 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009110 10.0.0.38 - - [2026-03-19 06:19:00] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.004405 10.0.0.38 - - [2026-03-19 06:19:00] "GET /routing-instance/27de2e31-e716-434d-b812-bdfaa5f3ee8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007776 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.38 - - [2026-03-19 06:19:00] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.005547 10.0.0.38 - - [2026-03-19 06:19:00] "GET /routing-instance/fe6c20c0-6174-4bcd-ab35-63923d7a3219?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.007641 10.0.0.38 - - [2026-03-19 06:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007437 10.0.0.38 - - [2026-03-19 06:19:00] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?fields=routing_instances HTTP/1.1" 200 1683 0.009338 10.0.0.38 - - [2026-03-19 06:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.38 - - [2026-03-19 06:19:01] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007124 10.0.0.38 - - [2026-03-19 06:19:01] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?fields=routing_instances HTTP/1.1" 200 1688 0.012687 10.0.0.38 - - [2026-03-19 06:19:05] "POST /ref-update HTTP/1.1" 200 156 0.073787 10.0.0.38 - - [2026-03-19 06:19:05] "POST /neutron/network HTTP/1.1" 200 835 0.025369 10.0.0.38 - - [2026-03-19 06:19:05] "GET /virtual-network/47bdd4ca-1b20-49c3-970f-f23635ab6f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006937 10.0.0.38 - - [2026-03-19 06:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.33 - - [2026-03-19 06:19:05] "DELETE /routing-instance/9e9dd0c1-4e6d-4564-976d-dd4cf227fad1 HTTP/1.1" 200 115 0.048687 10.0.0.38 - - [2026-03-19 06:19:05] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.010494 10.0.0.38 - - [2026-03-19 06:19:05] "POST /ref-update HTTP/1.1" 200 156 0.085289 10.0.0.33 - - [2026-03-19 06:19:05] "DELETE /routing-instance/15e0fa4b-4ba4-4988-a68f-d44e36543902 HTTP/1.1" 200 115 0.075739 10.0.0.38 - - [2026-03-19 06:19:05] "GET /virtual-network/50e69628-d59b-4102-9083-ddfd4ed079ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.031713 10.0.0.38 - - [2026-03-19 06:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.38 - - [2026-03-19 06:19:05] "GET /network-policy/340ae532-5796-44be-b553-68d05e73b62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004452 10.0.0.33 - - [2026-03-19 06:19:05] "DELETE /access-control-list/c21a8442-1a82-4c2f-b2a3-9d826d3c64a8 HTTP/1.1" 200 115 0.054147 10.0.0.38 - - [2026-03-19 06:19:05] "DELETE /network-policy/340ae532-5796-44be-b553-68d05e73b62a HTTP/1.1" 200 115 0.072122 10.0.0.38 - - [2026-03-19 06:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006011 10.0.0.38 - - [2026-03-19 06:19:05] "DELETE /service-instance/67a1d983-c69d-4eb3-8b62-55e4b6bca1cf HTTP/1.1" 200 115 0.094397 10.0.0.33 - - [2026-03-19 06:19:06] "POST /ref-update HTTP/1.1" 200 156 0.040653 10.0.0.38 - - [2026-03-19 06:19:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003938 10.0.0.38 - - [2026-03-19 06:19:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003136 10.0.0.33 - - [2026-03-19 06:19:06] "DELETE /instance-ip/19beef42-c6ef-4621-9884-cd1626b56cb6 HTTP/1.1" 200 115 0.055106 10.0.0.38 - - [2026-03-19 06:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.38 - - [2026-03-19 06:19:06] "DELETE /service-template/914a4333-b35b-42ce-bb40-6d4c38a0f840 HTTP/1.1" 200 115 0.054489 10.0.0.33 - - [2026-03-19 06:19:06] "POST /ref-update HTTP/1.1" 200 156 0.028374 10.0.0.38 - - [2026-03-19 06:19:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003494 10.0.0.33 - - [2026-03-19 06:19:06] "DELETE /instance-ip/7f4e54e5-0ab8-4ab3-bcc8-40a28f5f45f7 HTTP/1.1" 200 115 0.053245 10.0.0.38 - - [2026-03-19 06:19:06] "POST /neutron/network HTTP/1.1" 400 204 0.016584 10.0.0.50 - - [2026-03-19 06:19:07] "GET /obj-perms HTTP/1.1" 200 5056 0.105563 10.0.0.38 - - [2026-03-19 06:19:07] "POST /neutron/port HTTP/1.1" 200 151 0.315892 10.0.0.38 - - [2026-03-19 06:19:07] "POST /neutron/port HTTP/1.1" 200 1111 0.018904 10.0.0.33 - - [2026-03-19 06:19:07] "GET /obj-perms HTTP/1.1" 200 5056 0.162179 10.0.0.38 - - [2026-03-19 06:19:08] "POST /neutron/port HTTP/1.1" 200 151 0.327535 10.0.0.38 - - [2026-03-19 06:19:08] "POST /neutron/port HTTP/1.1" 200 1111 0.024824 10.0.0.33 - - [2026-03-19 06:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004781 10.0.0.33 - - [2026-03-19 06:19:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004423 10.0.0.38 - - [2026-03-19 06:19:09] "POST /neutron/network HTTP/1.1" 200 151 0.181452 10.0.0.33 - - [2026-03-19 06:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007998 10.0.0.38 - - [2026-03-19 06:19:09] "POST /neutron/network HTTP/1.1" 200 832 0.008918 10.0.0.33 - - [2026-03-19 06:19:09] "DELETE /route-target/62f15ef6-c963-45dc-b66e-d0b2e49ef0cb HTTP/1.1" 200 115 0.027738 10.0.0.33 - - [2026-03-19 06:19:11] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001331 10.0.0.38 - - [2026-03-19 06:19:11] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060858 10.0.0.33 - - [2026-03-19 06:19:11] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.38 - - [2026-03-19 06:19:11] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?fields=virtual_networks HTTP/1.1" 200 1028 0.063176 10.0.0.33 - - [2026-03-19 06:19:11] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001104 10.0.0.38 - - [2026-03-19 06:19:11] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.051758 10.0.0.33 - - [2026-03-19 06:19:11] "GET /projects?obj_uuids=56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001613 10.0.0.38 - - [2026-03-19 06:19:11] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?fields=security_groups HTTP/1.1" 200 1252 0.059765 10.0.0.38 - - [2026-03-19 06:19:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.032155 10.0.0.33 - - [2026-03-19 06:19:12] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005876 10.0.0.33 - - [2026-03-19 06:19:12] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.33 - - [2026-03-19 06:19:12] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007526 10.0.0.33 - - [2026-03-19 06:19:13] "POST /id-to-fqname HTTP/1.1" 200 191 0.001153 10.0.0.33 - - [2026-03-19 06:19:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.003611 10.0.0.33 - - [2026-03-19 06:19:13] "POST /security-groups HTTP/1.1" 200 592 0.036522 10.0.0.33 - - [2026-03-19 06:19:13] "POST /projects HTTP/1.1" 200 587 0.255890 10.0.0.33 - - [2026-03-19 06:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.338737 10.0.0.33 - - [2026-03-19 06:19:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.010197 10.0.0.38 - - [2026-03-19 06:19:13] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.503656 10.0.0.38 - - [2026-03-19 06:19:14] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.38 - - [2026-03-19 06:19:16] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000503 10.0.0.33 - - [2026-03-19 06:19:17] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001199 10.0.0.38 - - [2026-03-19 06:19:17] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.098194 10.0.0.38 - - [2026-03-19 06:19:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.003923 10.0.0.38 - - [2026-03-19 06:19:17] "POST /virtual-DNSs HTTP/1.1" 200 507 0.079360 10.0.0.38 - - [2026-03-19 06:19:17] "GET /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.009949 10.0.0.38 - - [2026-03-19 06:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.38 - - [2026-03-19 06:19:17] "GET /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004534 10.0.0.38 - - [2026-03-19 06:19:17] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003322 10.0.0.38 - - [2026-03-19 06:19:17] "POST /network-ipams HTTP/1.1" 200 514 0.042175 10.0.0.38 - - [2026-03-19 06:19:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.005559 10.0.0.38 - - [2026-03-19 06:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.38 - - [2026-03-19 06:19:18] "GET /network-ipam/bc3fbb9f-0c86-4025-b8cf-175aff50daca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.008495 10.0.0.38 - - [2026-03-19 06:19:18] "PUT /network-ipam/bc3fbb9f-0c86-4025-b8cf-175aff50daca HTTP/1.1" 200 258 0.018068 10.0.0.38 - - [2026-03-19 06:19:18] "POST /ref-update HTTP/1.1" 200 156 0.016892 10.0.0.38 - - [2026-03-19 06:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.33 - - [2026-03-19 06:19:18] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001262 10.0.0.38 - - [2026-03-19 06:19:18] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056068 10.0.0.33 - - [2026-03-19 06:19:18] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001220 10.0.0.38 - - [2026-03-19 06:19:18] "POST /neutron/network HTTP/1.1" 200 618 0.189198 10.0.0.33 - - [2026-03-19 06:19:18] "POST /ref-update HTTP/1.1" 200 156 0.041827 10.0.0.38 - - [2026-03-19 06:19:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.004212 10.0.0.38 - - [2026-03-19 06:19:19] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006076 10.0.0.38 - - [2026-03-19 06:19:19] "POST /neutron/network HTTP/1.1" 200 833 0.008409 10.0.0.38 - - [2026-03-19 06:19:19] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006157 10.0.0.38 - - [2026-03-19 06:19:19] "POST /neutron/network HTTP/1.1" 200 807 0.018834 10.0.0.38 - - [2026-03-19 06:19:19] "POST /id-to-fqname HTTP/1.1" 200 227 0.001485 10.0.0.33 - - [2026-03-19 06:19:20] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001047 10.0.0.38 - - [2026-03-19 06:19:20] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.079276 10.0.0.38 - - [2026-03-19 06:19:20] "POST /neutron/network HTTP/1.1" 200 833 0.008468 10.0.0.38 - - [2026-03-19 06:19:20] "POST /neutron/port HTTP/1.1" 200 117 0.009477 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/port HTTP/1.1" 200 1058 0.030727 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/port HTTP/1.1" 200 1122 0.025500 10.0.0.38 - - [2026-03-19 06:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.001422 10.0.0.38 - - [2026-03-19 06:19:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009102 10.0.0.38 - - [2026-03-19 06:19:25] "POST /neutron/port HTTP/1.1" 200 1122 0.024696 10.0.0.38 - - [2026-03-19 06:19:25] "GET /virtual-machine/f330cbdd-7b3f-44a0-9569-fbeb5848e0a7 HTTP/1.1" 401 292 0.000569 10.0.0.38 - - [2026-03-19 06:19:26] "GET /virtual-machine/f330cbdd-7b3f-44a0-9569-fbeb5848e0a7 HTTP/1.1" 200 1294 0.036935 10.0.0.38 - - [2026-03-19 06:19:26] "GET /virtual-machine-interface/4680eab6-21c4-4ac2-a46a-11858fc41c6a HTTP/1.1" 200 2964 0.007138 10.0.0.38 - - [2026-03-19 06:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2026-03-19 06:19:26] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004174 10.0.0.38 - - [2026-03-19 06:19:26] "GET /virtual-networks?parent_id=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004132 10.0.0.38 - - [2026-03-19 06:19:26] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006020 10.0.0.38 - - [2026-03-19 06:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.38 - - [2026-03-19 06:19:29] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006329 10.0.0.38 - - [2026-03-19 06:19:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.036080 10.0.0.38 - - [2026-03-19 06:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.38 - - [2026-03-19 06:19:33] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005278 10.0.0.38 - - [2026-03-19 06:19:33] "GET /virtual-networks?parent_id=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005019 10.0.0.38 - - [2026-03-19 06:19:33] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007438 10.0.0.38 - - [2026-03-19 06:19:38] "POST /id-to-fqname HTTP/1.1" 200 227 0.001848 10.0.0.38 - - [2026-03-19 06:19:38] "POST /neutron/port HTTP/1.1" 200 1122 0.024083 10.0.0.33 - - [2026-03-19 06:19:39] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001063 10.0.0.38 - - [2026-03-19 06:19:39] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.083903 10.0.0.38 - - [2026-03-19 06:19:39] "POST /neutron/network HTTP/1.1" 200 833 0.010022 10.0.0.38 - - [2026-03-19 06:19:39] "POST /neutron/port HTTP/1.1" 200 117 0.008157 10.0.0.33 - - [2026-03-19 06:19:39] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/port HTTP/1.1" 200 1058 0.359884 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/port HTTP/1.1" 200 1112 0.158795 10.0.0.38 - - [2026-03-19 06:19:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.010725 10.0.0.38 - - [2026-03-19 06:19:44] "POST /neutron/port HTTP/1.1" 200 1122 0.021604 10.0.0.38 - - [2026-03-19 06:19:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008253 10.0.0.38 - - [2026-03-19 06:19:44] "GET /virtual-machine/daea069a-c5bb-4ee0-a4dd-932688ba3e79 HTTP/1.1" 200 1294 0.007196 10.0.0.38 - - [2026-03-19 06:19:44] "GET /virtual-machine-interface/cb290489-135b-41ba-b37c-0e029ce4cdf5 HTTP/1.1" 200 2965 0.005873 10.0.0.38 - - [2026-03-19 06:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.38 - - [2026-03-19 06:19:45] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004964 10.0.0.38 - - [2026-03-19 06:19:45] "GET /virtual-networks?parent_id=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.014890 10.0.0.38 - - [2026-03-19 06:19:45] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009203 10.0.0.33 - - [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.001361 10.0.0.33 - - [2026-03-19 06:19:46] "DELETE /project/d9bfc6526bc643f1846b8b0055140928 HTTP/1.1" 404 173 0.015804 10.0.0.33 - - [2026-03-19 06:19:46] "GET /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.035164 10.0.0.33 - - [2026-03-19 06:19:46] "DELETE /project/56d2c6bd-e277-4f5f-8f34-a5a44c96c8d5 HTTP/1.1" 200 115 0.119360 10.0.0.38 - - [2026-03-19 06:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.38 - - [2026-03-19 06:19:48] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006387 10.0.0.38 - - [2026-03-19 06:19:49] "POST /neutron/port HTTP/1.1" 200 1122 0.021231 10.0.0.38 - - [2026-03-19 06:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.38 - - [2026-03-19 06:19:50] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005246 10.0.0.38 - - [2026-03-19 06:19:50] "GET /virtual-networks?parent_id=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004416 10.0.0.38 - - [2026-03-19 06:19:50] "GET /virtual-network/a2bdb06a-3ed9-46c2-8425-c352bfe43245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009486 10.0.0.38 - - [2026-03-19 06:19:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008601 10.0.0.38 - - [2026-03-19 06:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.38 - - [2026-03-19 06:20:02] "DELETE /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841 HTTP/1.1" 409 235 0.010309 10.0.0.38 - - [2026-03-19 06:20:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.004192 10.0.0.38 - - [2026-03-19 06:20:03] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.037337 10.0.0.38 - - [2026-03-19 06:20:03] "GET /virtual-DNS-record/bd104fca-67be-4e39-913d-c634a346d14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006927 10.0.0.38 - - [2026-03-19 06:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.38 - - [2026-03-19 06:20:03] "GET /virtual-DNS-record/bd104fca-67be-4e39-913d-c634a346d14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.003871 10.0.0.38 - - [2026-03-19 06:20:08] "DELETE /virtual-DNS-record/bd104fca-67be-4e39-913d-c634a346d14e HTTP/1.1" 200 115 0.047480 10.0.0.38 - - [2026-03-19 06:20:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.007210 10.0.0.38 - - [2026-03-19 06:20:09] "POST /neutron/port HTTP/1.1" 200 1122 0.029558 10.0.0.38 - - [2026-03-19 06:20:09] "POST /neutron/port HTTP/1.1" 200 1122 0.039681 10.0.0.38 - - [2026-03-19 06:20:11] "POST /neutron/network HTTP/1.1" 200 833 0.007960 10.0.0.33 - - [2026-03-19 06:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.38 - - [2026-03-19 06:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.38 - - [2026-03-19 06:20:11] "DELETE /network-ipam/bc3fbb9f-0c86-4025-b8cf-175aff50daca HTTP/1.1" 200 115 0.075568 10.0.0.38 - - [2026-03-19 06:20:11] "DELETE /virtual-DNS/de531423-bfca-4ef2-9a53-fa07d0ebd841 HTTP/1.1" 200 115 0.056175 10.0.0.38 - - [2026-03-19 06:20:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.008603 10.0.0.33 - - [2026-03-19 06:20:12] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001053 10.0.0.38 - - [2026-03-19 06:20:12] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.059429 10.0.0.33 - - [2026-03-19 06:20:12] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001051 10.0.0.38 - - [2026-03-19 06:20:13] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?fields=virtual_networks HTTP/1.1" 200 1034 0.062948 10.0.0.33 - - [2026-03-19 06:20:13] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001615 10.0.0.38 - - [2026-03-19 06:20:13] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.051340 10.0.0.33 - - [2026-03-19 06:20:13] "GET /projects?obj_uuids=d9bfc652-6bc6-43f1-846b-8b0055140928&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.38 - - [2026-03-19 06:20:13] "GET /project/d9bfc652-6bc6-43f1-846b-8b0055140928?fields=security_groups HTTP/1.1" 200 1261 0.046436 10.0.0.38 - - [2026-03-19 06:20:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.032462 10.0.0.33 - - [2026-03-19 06:20:14] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003577 10.0.0.33 - - [2026-03-19 06:20:14] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.33 - - [2026-03-19 06:20:14] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008804 10.0.0.33 - - [2026-03-19 06:20:14] "POST /id-to-fqname HTTP/1.1" 200 191 0.006308 10.0.0.33 - - [2026-03-19 06:20:14] "POST /fqname-to-id HTTP/1.1" 404 200 0.005541 10.0.0.33 - - [2026-03-19 06:20:14] "POST /security-groups HTTP/1.1" 200 592 0.037728 10.0.0.33 - - [2026-03-19 06:20:14] "POST /projects HTTP/1.1" 200 587 0.285130 10.0.0.33 - - [2026-03-19 06:20:14] "POST /access-control-lists HTTP/1.1" 200 597 0.051072 10.0.0.33 - - [2026-03-19 06:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.382419 10.0.0.38 - - [2026-03-19 06:20:14] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.560545 10.0.0.38 - - [2026-03-19 06:20:16] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.38 - - [2026-03-19 06:20:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000823 10.0.0.38 - - [2026-03-19 06:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.072752 10.0.0.33 - - [2026-03-19 06:20:18] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001532 10.0.0.38 - - [2026-03-19 06:20:18] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.056702 10.0.0.33 - - [2026-03-19 06:20:18] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.38 - - [2026-03-19 06:20:18] "POST /neutron/network HTTP/1.1" 200 606 0.227082 10.0.0.33 - - [2026-03-19 06:20:18] "POST /route-targets HTTP/1.1" 200 327 0.028289 10.0.0.38 - - [2026-03-19 06:20:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.005998 10.0.0.38 - - [2026-03-19 06:20:19] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006478 10.0.0.38 - - [2026-03-19 06:20:19] "POST /neutron/network HTTP/1.1" 200 824 0.007915 10.0.0.38 - - [2026-03-19 06:20:19] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008655 10.0.0.38 - - [2026-03-19 06:20:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001237 10.0.0.38 - - [2026-03-19 06:20:19] "POST /neutron/network HTTP/1.1" 200 834 0.007374 10.0.0.33 - - [2026-03-19 06:20:20] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001464 10.0.0.38 - - [2026-03-19 06:20:20] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.075155 10.0.0.38 - - [2026-03-19 06:20:20] "POST /neutron/port HTTP/1.1" 200 117 0.006883 10.0.0.38 - - [2026-03-19 06:20:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001356 10.0.0.38 - - [2026-03-19 06:20:20] "POST /neutron/network HTTP/1.1" 200 834 0.007726 10.0.0.33 - - [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.001497 10.0.0.38 - - [2026-03-19 06:20:21] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.085008 10.0.0.38 - - [2026-03-19 06:20:21] "POST /neutron/network HTTP/1.1" 200 824 0.008098 10.0.0.38 - - [2026-03-19 06:20:21] "POST /neutron/port HTTP/1.1" 200 1124 0.039622 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010472 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/port HTTP/1.1" 200 117 0.001197 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009257 10.0.0.38 - - [2026-03-19 06:20:22] "POST /neutron/port HTTP/1.1" 200 1060 0.024625 10.0.0.38 - - [2026-03-19 06:20:23] "POST /neutron/port HTTP/1.1" 200 1124 0.026657 10.0.0.38 - - [2026-03-19 06:20:23] "POST /neutron/port HTTP/1.1" 200 117 0.001171 10.0.0.38 - - [2026-03-19 06:20:26] "POST /neutron/port HTTP/1.1" 200 1124 0.050727 10.0.0.38 - - [2026-03-19 06:20:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.011584 10.0.0.38 - - [2026-03-19 06:20:27] "POST /neutron/port HTTP/1.1" 200 1124 0.029643 10.0.0.38 - - [2026-03-19 06:20:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008885 10.0.0.38 - - [2026-03-19 06:20:27] "GET /virtual-machine/c02ba2e4-d8b1-4408-b03f-e0216aa6b819 HTTP/1.1" 401 292 0.000502 10.0.0.38 - - [2026-03-19 06:20:28] "GET /virtual-machine/c02ba2e4-d8b1-4408-b03f-e0216aa6b819 HTTP/1.1" 200 1294 0.045820 10.0.0.38 - - [2026-03-19 06:20:28] "GET /virtual-machine-interface/c2cfb888-a474-4c0d-ae3d-933e1341d729 HTTP/1.1" 200 2947 0.009522 10.0.0.38 - - [2026-03-19 06:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.38 - - [2026-03-19 06:20:28] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005988 10.0.0.38 - - [2026-03-19 06:20:28] "GET /virtual-networks?parent_id=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004914 10.0.0.38 - - [2026-03-19 06:20:28] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008132 10.0.0.38 - - [2026-03-19 06:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.38 - - [2026-03-19 06:20:31] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006487 10.0.0.38 - - [2026-03-19 06:20:32] "POST /neutron/port HTTP/1.1" 200 1124 0.023657 10.0.0.38 - - [2026-03-19 06:20:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007836 10.0.0.38 - - [2026-03-19 06:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2026-03-19 06:20:33] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004423 10.0.0.38 - - [2026-03-19 06:20:33] "GET /virtual-networks?parent_id=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003905 10.0.0.38 - - [2026-03-19 06:20:33] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.008533 10.0.0.38 - - [2026-03-19 06:20:38] "POST /neutron/port HTTP/1.1" 200 1124 0.020961 10.0.0.38 - - [2026-03-19 06:20:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011134 10.0.0.38 - - [2026-03-19 06:20:39] "GET /virtual-machine/3763404a-8c96-4fe3-b604-4c0844b7d1d0 HTTP/1.1" 200 1293 0.007950 10.0.0.38 - - [2026-03-19 06:20:39] "GET /virtual-machine-interface/dc76f923-fc68-4b7b-90eb-9125c65f7305 HTTP/1.1" 200 2947 0.006660 10.0.0.38 - - [2026-03-19 06:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.38 - - [2026-03-19 06:20:39] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004776 10.0.0.38 - - [2026-03-19 06:20:39] "GET /virtual-networks?parent_id=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004798 10.0.0.38 - - [2026-03-19 06:20:39] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007869 10.0.0.38 - - [2026-03-19 06:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.38 - - [2026-03-19 06:20:40] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006980 10.0.0.38 - - [2026-03-19 06:20:40] "GET /virtual-networks?parent_id=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004246 10.0.0.38 - - [2026-03-19 06:20:40] "GET /virtual-network/49a8dd86-2945-46c9-8ed5-698fbc49b277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.013430 10.0.0.38 - - [2026-03-19 06:20:40] "POST /neutron/network HTTP/1.1" 200 824 0.007040 10.0.0.38 - - [2026-03-19 06:20:41] "POST /neutron/port HTTP/1.1" 200 1114 0.023478 10.0.0.38 - - [2026-03-19 06:20:41] "POST /neutron/port HTTP/1.1" 200 1114 0.015317 10.0.0.33 - - [2026-03-19 06:20:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005886 10.0.0.33 - - [2026-03-19 06:20:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003768 10.0.0.38 - - [2026-03-19 06:20:43] "POST /neutron/network HTTP/1.1" 200 151 0.154464 10.0.0.33 - - [2026-03-19 06:20:43] "DELETE /route-target/564331f4-cc87-456a-a05d-b65baaf18aa4 HTTP/1.1" 200 115 0.030418 10.0.0.33 - - [2026-03-19 06:20:44] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001081 10.0.0.38 - - [2026-03-19 06:20:44] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.052951 10.0.0.33 - - [2026-03-19 06:20:44] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001086 10.0.0.38 - - [2026-03-19 06:20:44] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?fields=virtual_networks HTTP/1.1" 200 1035 0.046130 10.0.0.33 - - [2026-03-19 06:20:44] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001494 10.0.0.38 - - [2026-03-19 06:20:44] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.043295 10.0.0.33 - - [2026-03-19 06:20:44] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.38 - - [2026-03-19 06:20:44] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?fields=security_groups HTTP/1.1" 200 1262 0.054404 10.0.0.38 - - [2026-03-19 06:20:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.031025 10.0.0.33 - - [2026-03-19 06:20:45] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004549 10.0.0.33 - - [2026-03-19 06:20:45] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001074 10.0.0.33 - - [2026-03-19 06:20:45] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008351 10.0.0.33 - - [2026-03-19 06:20:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.002075 10.0.0.33 - - [2026-03-19 06:20:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.006089 10.0.0.33 - - [2026-03-19 06:20:45] "POST /security-groups HTTP/1.1" 200 591 0.053315 10.0.0.33 - - [2026-03-19 06:20:45] "POST /projects HTTP/1.1" 200 585 0.280808 10.0.0.33 - - [2026-03-19 06:20:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.012024 10.0.0.33 - - [2026-03-19 06:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.357563 10.0.0.38 - - [2026-03-19 06:20:46] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.543659 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /access-control-list/88c9c487-66b9-4036-bb05-466e59c1723e HTTP/1.1" 200 115 0.052231 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /project/b7e8b45dbaa445348b2563367a5aec1a HTTP/1.1" 404 173 0.013505 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /project/d9bfc652-6bc6-43f1-846b-8b0055140928 HTTP/1.1" 404 177 0.008013 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /project/8d7da78bd4dd466f8c08bab41b6aa1b2 HTTP/1.1" 404 173 0.014638 10.0.0.33 - - [2026-03-19 06:20:47] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001085 10.0.0.33 - - [2026-03-19 06:20:47] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.047630 10.0.0.33 - - [2026-03-19 06:20:47] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001502 10.0.0.38 - - [2026-03-19 06:20:47] "GET / HTTP/1.1" 200 35931 0.002439 10.0.0.33 - - [2026-03-19 06:20:47] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?fields=security_groups HTTP/1.1" 200 1367 0.058091 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /security-group/3565804e-da4f-42f3-ae7d-6ffaed7a9f7e HTTP/1.1" 200 115 0.057875 10.0.0.33 - - [2026-03-19 06:20:47] "GET /projects?obj_uuids=8d7da78b-d4dd-466f-8c08-bab41b6aa1b2&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001853 10.0.0.33 - - [2026-03-19 06:20:47] "GET /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2?fields=application_policy_sets HTTP/1.1" 200 1406 0.075759 10.0.0.33 - - [2026-03-19 06:20:47] "DELETE /project/8d7da78b-d4dd-466f-8c08-bab41b6aa1b2 HTTP/1.1" 200 115 0.488057 10.0.0.38 - - [2026-03-19 06:20:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-03-19 06:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.034273 10.0.0.33 - - [2026-03-19 06:20:49] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001290 10.0.0.38 - - [2026-03-19 06:20:49] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.053151 10.0.0.33 - - [2026-03-19 06:20:50] "POST /route-targets HTTP/1.1" 200 327 0.014892 10.0.0.33 - - [2026-03-19 06:20:50] "POST /useragent-kv HTTP/1.1" 200 115 0.008591 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/subnet HTTP/1.1" 200 701 0.274212 10.0.0.38 - - [2026-03-19 06:20:50] "POST /id-to-fqname HTTP/1.1" 200 230 0.001358 10.0.0.38 - - [2026-03-19 06:20:50] "GET /virtual-network/72d4cbf4-0551-4d3f-bf8b-8324ab7f6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007790 10.0.0.38 - - [2026-03-19 06:20:50] "GET /virtual-network/72d4cbf4-0551-4d3f-bf8b-8324ab7f6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008934 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/network HTTP/1.1" 200 839 0.013292 10.0.0.38 - - [2026-03-19 06:20:50] "POST /id-to-fqname HTTP/1.1" 200 230 0.001309 10.0.0.38 - - [2026-03-19 06:20:50] "POST /neutron/network HTTP/1.1" 200 849 0.007551 10.0.0.33 - - [2026-03-19 06:20:51] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001158 10.0.0.38 - - [2026-03-19 06:20:51] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.093037 10.0.0.38 - - [2026-03-19 06:20:51] "POST /neutron/port HTTP/1.1" 200 117 0.007691 10.0.0.38 - - [2026-03-19 06:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.38 - - [2026-03-19 06:20:51] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006658 10.0.0.38 - - [2026-03-19 06:20:51] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.021539 10.0.0.33 - - [2026-03-19 06:20:52] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001311 10.0.0.38 - - [2026-03-19 06:20:52] "POST /neutron/port HTTP/1.1" 200 1055 0.388757 10.0.0.38 - - [2026-03-19 06:20:53] "POST /neutron/port HTTP/1.1" 200 1109 0.137560 10.0.0.38 - - [2026-03-19 06:20:53] "POST /neutron/subnet HTTP/1.1" 200 675 0.011420 10.0.0.38 - - [2026-03-19 06:20:57] "POST /neutron/port HTTP/1.1" 200 1119 0.026379 10.0.0.38 - - [2026-03-19 06:20:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009525 10.0.0.38 - - [2026-03-19 06:20:57] "GET /virtual-machine/19b2ff75-2f85-421e-8755-86f4bbd323b9 HTTP/1.1" 401 292 0.000420 10.0.0.38 - - [2026-03-19 06:20:57] "GET /virtual-machine/19b2ff75-2f85-421e-8755-86f4bbd323b9 HTTP/1.1" 200 1291 0.051279 10.0.0.38 - - [2026-03-19 06:20:57] "GET /virtual-machine-interface/ddbb3fc8-c419-4912-a52e-3ba4a5f1e31d HTTP/1.1" 200 2972 0.006549 10.0.0.38 - - [2026-03-19 06:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.38 - - [2026-03-19 06:20:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006958 10.0.0.38 - - [2026-03-19 06:20:58] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004951 10.0.0.38 - - [2026-03-19 06:20:58] "GET /virtual-network/72d4cbf4-0551-4d3f-bf8b-8324ab7f6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007979 10.0.0.38 - - [2026-03-19 06:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2026-03-19 06:21:01] "GET /virtual-network/72d4cbf4-0551-4d3f-bf8b-8324ab7f6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006124 10.0.0.38 - - [2026-03-19 06:21:03] "POST /neutron/port HTTP/1.1" 200 1119 0.020967 10.0.0.38 - - [2026-03-19 06:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.38 - - [2026-03-19 06:21:05] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005119 10.0.0.38 - - [2026-03-19 06:21:05] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003805 10.0.0.38 - - [2026-03-19 06:21:05] "GET /virtual-network/72d4cbf4-0551-4d3f-bf8b-8324ab7f6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007742 10.0.0.38 - - [2026-03-19 06:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.38 - - [2026-03-19 06:21:07] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004895 10.0.0.38 - - [2026-03-19 06:21:07] "PUT /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e HTTP/1.1" 200 276 0.016700 10.0.0.38 - - [2026-03-19 06:21:08] "POST /neutron/network HTTP/1.1" 400 204 0.019957 10.0.0.38 - - [2026-03-19 06:21:08] "POST /neutron/port HTTP/1.1" 200 151 0.263143 10.0.0.38 - - [2026-03-19 06:21:09] "GET /obj-perms HTTP/1.1" 200 5056 0.078769 10.0.0.33 - - [2026-03-19 06:21:10] "DELETE /route-target/9bed4103-301f-4052-99b6-9c56fcf6f6e5 HTTP/1.1" 200 115 0.043816 10.0.0.38 - - [2026-03-19 06:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.33 - - [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.001395 10.0.0.38 - - [2026-03-19 06:21:13] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.057528 10.0.0.38 - - [2026-03-19 06:21:13] "POST /neutron/network HTTP/1.1" 200 117 0.013378 10.0.0.38 - - [2026-03-19 06:21:13] "POST /neutron/network HTTP/1.1" 200 822 0.013081 10.0.0.38 - - [2026-03-19 06:21:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001354 10.0.0.38 - - [2026-03-19 06:21:13] "GET /virtual-network/6c643e58-ba99-4762-8cd7-3739bf8600a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007182 10.0.0.38 - - [2026-03-19 06:21:13] "GET /virtual-network/6c643e58-ba99-4762-8cd7-3739bf8600a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006809 10.0.0.38 - - [2026-03-19 06:21:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.012520 10.0.0.38 - - [2026-03-19 06:21:13] "POST /id-to-fqname HTTP/1.1" 200 220 0.001344 10.0.0.33 - - [2026-03-19 06:21:14] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001162 10.0.0.38 - - [2026-03-19 06:21:14] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.081988 10.0.0.38 - - [2026-03-19 06:21:15] "POST /neutron/port HTTP/1.1" 200 117 0.009065 10.0.0.38 - - [2026-03-19 06:21:15] "POST /neutron/network HTTP/1.1" 200 832 0.007854 10.0.0.38 - - [2026-03-19 06:21:15] "POST /neutron/port HTTP/1.1" 200 1058 0.020728 10.0.0.38 - - [2026-03-19 06:21:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005218 10.0.0.38 - - [2026-03-19 06:21:16] "POST /neutron/network HTTP/1.1" 200 822 0.009216 10.0.0.38 - - [2026-03-19 06:21:20] "POST /neutron/port HTTP/1.1" 200 1122 0.025110 10.0.0.38 - - [2026-03-19 06:21:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010253 10.0.0.38 - - [2026-03-19 06:21:20] "GET /virtual-machine/192bee52-9e3f-4f1c-bac1-d1cd8fd00046 HTTP/1.1" 200 1292 0.011759 10.0.0.38 - - [2026-03-19 06:21:20] "GET /virtual-machine-interface/c4cc70f0-7e77-4088-b7d8-86bc107b5c1c HTTP/1.1" 200 2942 0.007054 10.0.0.38 - - [2026-03-19 06:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.38 - - [2026-03-19 06:21:20] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005749 10.0.0.38 - - [2026-03-19 06:21:20] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.010549 10.0.0.38 - - [2026-03-19 06:21:20] "GET /virtual-network/6c643e58-ba99-4762-8cd7-3739bf8600a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.009747 10.0.0.38 - - [2026-03-19 06:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.38 - - [2026-03-19 06:21:23] "POST /neutron/network HTTP/1.1" 200 832 0.012536 10.0.0.38 - - [2026-03-19 06:21:23] "GET /virtual-network/6c643e58-ba99-4762-8cd7-3739bf8600a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006976 10.0.0.38 - - [2026-03-19 06:21:23] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.38 - - [2026-03-19 06:21:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009938 10.0.0.38 - - [2026-03-19 06:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.38 - - [2026-03-19 06:21:27] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004784 10.0.0.38 - - [2026-03-19 06:21:27] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003985 10.0.0.38 - - [2026-03-19 06:21:28] "GET /virtual-network/6c643e58-ba99-4762-8cd7-3739bf8600a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006726 10.0.0.38 - - [2026-03-19 06:21:30] "POST /neutron/port HTTP/1.1" 200 1122 0.025769 10.0.0.38 - - [2026-03-19 06:21:32] "POST /neutron/network HTTP/1.1" 200 822 0.008310 10.0.0.33 - - [2026-03-19 06:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011039 10.0.0.38 - - [2026-03-19 06:21:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.004660 10.0.0.38 - - [2026-03-19 06:21:35] "POST /network-ipams HTTP/1.1" 200 541 0.037368 10.0.0.38 - - [2026-03-19 06:21:35] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.004206 10.0.0.38 - - [2026-03-19 06:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.38 - - [2026-03-19 06:21:35] "GET /network-ipam/0f97b77b-68d5-4b91-8a53-64b8185c80f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.007258 10.0.0.38 - - [2026-03-19 06:21:35] "PUT /network-ipam/0f97b77b-68d5-4b91-8a53-64b8185c80f4 HTTP/1.1" 200 258 0.018850 10.0.0.38 - - [2026-03-19 06:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2026-03-19 06:21:35] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001090 10.0.0.38 - - [2026-03-19 06:21:35] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.054372 10.0.0.33 - - [2026-03-19 06:21:35] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002317 10.0.0.38 - - [2026-03-19 06:21:35] "POST /neutron/network HTTP/1.1" 200 605 0.156335 10.0.0.33 - - [2026-03-19 06:21:36] "POST /ref-update HTTP/1.1" 200 156 0.035585 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/network HTTP/1.1" 200 994 0.016173 10.0.0.38 - - [2026-03-19 06:21:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001309 10.0.0.38 - - [2026-03-19 06:21:36] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005542 10.0.0.38 - - [2026-03-19 06:21:36] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007858 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.011394 10.0.0.38 - - [2026-03-19 06:21:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.012075 10.0.0.33 - - [2026-03-19 06:21:37] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001090 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/port HTTP/1.1" 200 1017 0.313572 10.0.0.38 - - [2026-03-19 06:21:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001776 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/network HTTP/1.1" 200 994 0.013060 10.0.0.38 - - [2026-03-19 06:21:37] "POST /neutron/port HTTP/1.1" 200 1017 0.017042 10.0.0.38 - - [2026-03-19 06:21:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001860 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.023529 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.013551 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.018441 10.0.0.38 - - [2026-03-19 06:21:38] "POST /id-to-fqname HTTP/1.1" 200 220 0.001214 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1017 0.016216 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/port HTTP/1.1" 200 1109 0.186860 10.0.0.38 - - [2026-03-19 06:21:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004783 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/network HTTP/1.1" 200 1004 0.008314 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/network HTTP/1.1" 200 994 0.009227 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 1119 0.029026 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.33 - - [2026-03-19 06:21:39] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001610 10.0.0.38 - - [2026-03-19 06:21:39] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.109081 10.0.0.38 - - [2026-03-19 06:21:39] "POST /neutron/port HTTP/1.1" 200 2086 0.030131 10.0.0.38 - - [2026-03-19 06:21:40] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008380 10.0.0.38 - - [2026-03-19 06:21:40] "POST /neutron/network HTTP/1.1" 200 1004 0.012873 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/port HTTP/1.1" 200 1055 0.018865 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005158 10.0.0.38 - - [2026-03-19 06:21:41] "POST /neutron/network HTTP/1.1" 200 994 0.012780 10.0.0.38 - - [2026-03-19 06:21:42] "POST /neutron/port HTTP/1.1" 200 1119 0.022676 10.0.0.38 - - [2026-03-19 06:21:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008433 10.0.0.38 - - [2026-03-19 06:21:42] "GET /virtual-machine/4b40a585-f67c-4421-a4ee-77ef088317dd HTTP/1.1" 200 1288 0.006614 10.0.0.38 - - [2026-03-19 06:21:42] "GET /virtual-machine-interface/427394a9-3158-4adc-9ff1-8b7186ba375e HTTP/1.1" 200 2941 0.005980 10.0.0.38 - - [2026-03-19 06:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.38 - - [2026-03-19 06:21:42] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004959 10.0.0.38 - - [2026-03-19 06:21:42] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003865 10.0.0.38 - - [2026-03-19 06:21:42] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006320 10.0.0.38 - - [2026-03-19 06:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2026-03-19 06:21:45] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006956 10.0.0.38 - - [2026-03-19 06:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.38 - - [2026-03-19 06:21:50] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006620 10.0.0.38 - - [2026-03-19 06:21:51] "POST /neutron/port HTTP/1.1" 200 1119 0.026322 10.0.0.38 - - [2026-03-19 06:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.38 - - [2026-03-19 06:21:52] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004350 10.0.0.38 - - [2026-03-19 06:21:52] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004936 10.0.0.38 - - [2026-03-19 06:21:52] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006328 10.0.0.38 - - [2026-03-19 06:21:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009643 10.0.0.38 - - [2026-03-19 06:21:57] "POST /neutron/port HTTP/1.1" 200 1119 0.025188 10.0.0.38 - - [2026-03-19 06:21:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009546 10.0.0.38 - - [2026-03-19 06:21:57] "GET /virtual-machine/07f78f93-2f71-40a0-a990-0c9c6687d87f HTTP/1.1" 200 1287 0.007216 10.0.0.38 - - [2026-03-19 06:21:57] "GET /virtual-machine-interface/eb81298a-c076-45c1-aeb7-dd1f95fe1174 HTTP/1.1" 200 2942 0.007112 10.0.0.38 - - [2026-03-19 06:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.38 - - [2026-03-19 06:21:57] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004007 10.0.0.38 - - [2026-03-19 06:21:58] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004431 10.0.0.38 - - [2026-03-19 06:21:58] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006636 10.0.0.38 - - [2026-03-19 06:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.38 - - [2026-03-19 06:21:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007145 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004594 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006253 10.0.0.38 - - [2026-03-19 06:21:59] "POST /neutron/port HTTP/1.1" 200 1119 0.023577 10.0.0.38 - - [2026-03-19 06:21:59] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009999 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-machine/53342627-cbef-43de-905f-5dc8522dd5f5 HTTP/1.1" 200 1292 0.007339 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-machine-interface/fe000450-2f4a-4aff-ac68-3b9e23d42324 HTTP/1.1" 200 2942 0.006694 10.0.0.38 - - [2026-03-19 06:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-03-19 06:21:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004780 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003755 10.0.0.38 - - [2026-03-19 06:21:59] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008199 10.0.0.38 - - [2026-03-19 06:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.38 - - [2026-03-19 06:22:00] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004629 10.0.0.38 - - [2026-03-19 06:22:01] "GET /virtual-networks?parent_id=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005955 10.0.0.38 - - [2026-03-19 06:22:01] "GET /virtual-network/4a010bf6-b1e5-4b6b-b595-e6234bfae6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008440 10.0.0.50 - - [2026-03-19 06:22:10] "GET /obj-perms HTTP/1.1" 200 5056 0.060454 10.0.0.33 - - [2026-03-19 06:22:10] "GET /obj-perms HTTP/1.1" 200 5056 0.061604 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1109 0.018329 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1109 0.024341 10.0.0.38 - - [2026-03-19 06:22:17] "POST /neutron/port HTTP/1.1" 200 1119 0.021273 10.0.0.38 - - [2026-03-19 06:22:18] "POST /neutron/network HTTP/1.1" 200 994 0.017629 10.0.0.38 - - [2026-03-19 06:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.38 - - [2026-03-19 06:22:18] "DELETE /network-ipam/0f97b77b-68d5-4b91-8a53-64b8185c80f4 HTTP/1.1" 200 115 0.036540 10.0.0.38 - - [2026-03-19 06:22:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.003457 10.0.0.33 - - [2026-03-19 06:22:20] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.039790 10.0.0.38 - - [2026-03-19 06:22:20] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.123703 10.0.0.33 - - [2026-03-19 06:22:20] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.38 - - [2026-03-19 06:22:20] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?fields=virtual_networks HTTP/1.1" 200 1033 0.058933 10.0.0.33 - - [2026-03-19 06:22:20] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001148 10.0.0.38 - - [2026-03-19 06:22:20] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.064167 10.0.0.33 - - [2026-03-19 06:22:20] "GET /projects?obj_uuids=b7e8b45d-baa4-4534-8b25-63367a5aec1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001323 10.0.0.38 - - [2026-03-19 06:22:20] "GET /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a?fields=security_groups HTTP/1.1" 200 1259 0.050925 10.0.0.38 - - [2026-03-19 06:22:22] "POST /neutron/port HTTP/1.1" 400 205 0.005380 10.0.0.38 - - [2026-03-19 06:22:33] "GET / HTTP/1.1" 200 35931 0.002529 10.0.0.38 - - [2026-03-19 06:22:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2026-03-19 06:22:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.060011 10.0.0.33 - - [2026-03-19 06:22:34] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003578 10.0.0.33 - - [2026-03-19 06:22:34] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001731 10.0.0.33 - - [2026-03-19 06:22:34] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.054275 10.0.0.33 - - [2026-03-19 06:22:34] "POST /id-to-fqname HTTP/1.1" 200 185 0.005054 10.0.0.33 - - [2026-03-19 06:22:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.010262 10.0.0.33 - - [2026-03-19 06:22:34] "POST /security-groups HTTP/1.1" 200 586 0.036789 10.0.0.33 - - [2026-03-19 06:22:34] "POST /projects HTTP/1.1" 200 575 0.299929 10.0.0.33 - - [2026-03-19 06:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.339833 10.0.0.33 - - [2026-03-19 06:22:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.049799 10.0.0.38 - - [2026-03-19 06:22:34] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.551002 10.0.0.33 - - [2026-03-19 06:22:34] "POST /access-control-lists HTTP/1.1" 200 589 0.051964 10.0.0.38 - - [2026-03-19 06:22:36] "GET / HTTP/1.1" 200 35931 0.003679 10.0.0.38 - - [2026-03-19 06:22:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-03-19 06:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031792 10.0.0.38 - - [2026-03-19 06:22:38] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004308 10.0.0.38 - - [2026-03-19 06:22:38] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003505 10.0.0.38 - - [2026-03-19 06:22:38] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004209 10.0.0.38 - - [2026-03-19 06:22:38] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.014645 10.0.0.38 - - [2026-03-19 06:22:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.032658 10.0.0.33 - - [2026-03-19 06:22:40] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003712 10.0.0.33 - - [2026-03-19 06:22:40] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003875 10.0.0.33 - - [2026-03-19 06:22:40] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013927 10.0.0.33 - - [2026-03-19 06:22:40] "POST /id-to-fqname HTTP/1.1" 200 185 0.001592 10.0.0.33 - - [2026-03-19 06:22:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.007606 10.0.0.33 - - [2026-03-19 06:22:40] "POST /security-groups HTTP/1.1" 200 586 0.041381 10.0.0.33 - - [2026-03-19 06:22:40] "POST /projects HTTP/1.1" 200 575 0.318086 10.0.0.33 - - [2026-03-19 06:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.352453 10.0.0.33 - - [2026-03-19 06:22:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.016350 10.0.0.38 - - [2026-03-19 06:22:40] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.532248 10.0.0.38 - - [2026-03-19 06:22:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.038485 10.0.0.33 - - [2026-03-19 06:22:41] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003209 10.0.0.33 - - [2026-03-19 06:22:41] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.33 - - [2026-03-19 06:22:41] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009925 10.0.0.33 - - [2026-03-19 06:22:41] "POST /id-to-fqname HTTP/1.1" 200 185 0.007118 10.0.0.33 - - [2026-03-19 06:22:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.014600 10.0.0.33 - - [2026-03-19 06:22:41] "POST /security-groups HTTP/1.1" 200 586 0.086000 10.0.0.33 - - [2026-03-19 06:22:41] "POST /projects HTTP/1.1" 200 575 0.381965 10.0.0.33 - - [2026-03-19 06:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.418056 10.0.0.33 - - [2026-03-19 06:22:41] "POST /access-control-lists HTTP/1.1" 200 591 0.039679 10.0.0.38 - - [2026-03-19 06:22:42] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.606290 10.0.0.38 - - [2026-03-19 06:22:42] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.38 - - [2026-03-19 06:22:43] "GET / HTTP/1.1" 200 35931 0.002092 10.0.0.50 - - [2026-03-19 06:22:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.50 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.38 - - [2026-03-19 06:22:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.003932 10.0.0.38 - - [2026-03-19 06:22:44] "POST /api-access-lists HTTP/1.1" 200 521 0.026755 10.0.0.38 - - [2026-03-19 06:22:44] "GET /api-access-list/2099a611-1ee7-48fd-8757-ecddac966266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005927 10.0.0.33 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2026-03-19 06:22:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.33 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000512 10.0.0.38 - - [2026-03-19 06:22:44] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.38 - - [2026-03-19 06:22:45] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2026-03-19 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.152211 10.0.0.33 - - [2026-03-19 06:22:45] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002287 10.0.0.38 - - [2026-03-19 06:22:45] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.090230 10.0.0.38 - - [2026-03-19 06:22:45] "GET /virtual-networks?parent_id=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025384 10.0.0.38 - - [2026-03-19 06:22:45] "POST /virtual-networks HTTP/1.1" 200 568 0.130016 10.0.0.33 - - [2026-03-19 06:22:45] "POST /route-targets HTTP/1.1" 200 327 0.023297 10.0.0.38 - - [2026-03-19 06:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.045740 10.0.0.38 - - [2026-03-19 06:22:45] "GET /network-ipam/e5bb4237-b2a0-4287-9c78-19432c14717b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.019547 10.0.0.33 - - [2026-03-19 06:22:45] "POST /useragent-kv HTTP/1.1" 200 115 0.013640 10.0.0.38 - - [2026-03-19 06:22:45] "POST /ref-update HTTP/1.1" 200 156 0.119254 10.0.0.38 - - [2026-03-19 06:22:46] "POST /neutron/network HTTP/1.1" 200 832 0.068702 10.0.0.38 - - [2026-03-19 06:22:46] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.025675 10.0.0.38 - - [2026-03-19 06:22:46] "POST /neutron/subnet HTTP/1.1" 200 678 0.055381 10.0.0.38 - - [2026-03-19 06:22:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000661 10.0.0.33 - - [2026-03-19 06:22:48] "DELETE /access-control-list/213d4729-3f61-4b16-a188-c2ebf720a0a8 HTTP/1.1" 200 115 0.040877 10.0.0.33 - - [2026-03-19 06:22:48] "DELETE /project/566b53a174104304bbf59ccfc7cf68bd HTTP/1.1" 404 173 0.006427 10.0.0.33 - - [2026-03-19 06:22:48] "DELETE /project/b7e8b45d-baa4-4534-8b25-63367a5aec1a HTTP/1.1" 404 177 0.005168 10.0.0.33 - - [2026-03-19 06:22:48] "DELETE /project/e891805e202a45bda6c13b428c934481 HTTP/1.1" 404 173 0.006860 10.0.0.33 - - [2026-03-19 06:22:48] "DELETE /project/8e9a34e784f9419d804b1738d6803747 HTTP/1.1" 404 173 0.004779 10.0.0.38 - - [2026-03-19 06:22:48] "GET /obj-perms HTTP/1.1" 200 4915 0.085569 10.0.0.38 - - [2026-03-19 06:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.031992 10.0.0.38 - - [2026-03-19 06:22:49] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.085238 10.0.0.38 - - [2026-03-19 06:22:49] "POST /id-to-fqname HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-19 06:22:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.046957 10.0.0.33 - - [2026-03-19 06:22:51] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001147 10.0.0.38 - - [2026-03-19 06:22:51] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.091825 10.0.0.38 - - [2026-03-19 06:22:51] "POST /neutron/port HTTP/1.1" 200 117 0.046039 10.0.0.38 - - [2026-03-19 06:22:51] "POST /neutron/network HTTP/1.1" 200 842 0.079864 10.0.0.38 - - [2026-03-19 06:22:52] "POST /neutron/port HTTP/1.1" 200 1056 0.050897 10.0.0.38 - - [2026-03-19 06:22:53] "POST /neutron/port HTTP/1.1" 200 1120 0.022916 10.0.0.38 - - [2026-03-19 06:22:53] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.38 - - [2026-03-19 06:22:56] "POST /neutron/security_group HTTP/1.1" 200 2053 0.010494 10.0.0.38 - - [2026-03-19 06:22:56] "POST /neutron/port HTTP/1.1" 200 1120 0.022817 10.0.0.38 - - [2026-03-19 06:22:57] "POST /neutron/security_group HTTP/1.1" 200 2053 0.009430 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 200 1287 0.064976 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 200 1287 0.024720 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7 HTTP/1.1" 200 2530 0.046659 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 200 1287 0.029790 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7 HTTP/1.1" 200 2530 0.029991 10.0.0.38 - - [2026-03-19 06:22:57] "GET /instance-ip/9d15f543-5425-4674-a428-2bfcbbe15017 HTTP/1.1" 200 1627 0.025514 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 200 1287 0.021905 10.0.0.38 - - [2026-03-19 06:22:57] "GET /virtual-machine-interface/7f998b12-2937-40c0-96cb-9f866ae38ba7 HTTP/1.1" 200 2530 0.026382 10.0.0.38 - - [2026-03-19 06:22:57] "GET /instance-ip/9d15f543-5425-4674-a428-2bfcbbe15017 HTTP/1.1" 200 1627 0.024407 10.0.0.38 - - [2026-03-19 06:22:57] "POST /fqname-to-id HTTP/1.1" 403 339 0.019667 10.0.0.38 - - [2026-03-19 06:22:57] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000766 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.040222 10.0.0.38 - - [2026-03-19 06:22:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006029 10.0.0.38 - - [2026-03-19 06:22:58] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.027564 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.019603 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2026-03-19 06:22:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004595 10.0.0.38 - - [2026-03-19 06:22:58] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019512 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.018189 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.38 - - [2026-03-19 06:22:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004280 10.0.0.38 - - [2026-03-19 06:22:58] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022690 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.017247 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.38 - - [2026-03-19 06:22:58] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003985 10.0.0.38 - - [2026-03-19 06:22:58] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019729 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 403 339 0.019380 10.0.0.38 - - [2026-03-19 06:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.38 - - [2026-03-19 06:22:59] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005863 10.0.0.38 - - [2026-03-19 06:22:59] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021042 10.0.0.38 - - [2026-03-19 06:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022499 10.0.0.38 - - [2026-03-19 06:23:02] "GET /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.026422 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.020613 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2026-03-19 06:23:04] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004784 10.0.0.38 - - [2026-03-19 06:23:04] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020402 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.020813 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2026-03-19 06:23:04] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004576 10.0.0.38 - - [2026-03-19 06:23:04] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.035202 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 403 361 0.027722 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.38 - - [2026-03-19 06:23:04] "GET /routing-instance/0940a767-e3cf-4fc3-8578-fefdbbee2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1528 0.007163 10.0.0.38 - - [2026-03-19 06:23:04] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017912 10.0.0.38 - - [2026-03-19 06:23:04] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.012603 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 403 339 0.020195 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.38 - - [2026-03-19 06:23:04] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004223 10.0.0.38 - - [2026-03-19 06:23:04] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019799 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 403 361 0.017292 10.0.0.38 - - [2026-03-19 06:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.38 - - [2026-03-19 06:23:05] "GET /routing-instance/0940a767-e3cf-4fc3-8578-fefdbbee2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1528 0.005493 10.0.0.38 - - [2026-03-19 06:23:05] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.018826 10.0.0.38 - - [2026-03-19 06:23:05] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004142 10.0.0.38 - - [2026-03-19 06:23:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.019633 10.0.0.38 - - [2026-03-19 06:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.38 - - [2026-03-19 06:23:05] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005869 10.0.0.38 - - [2026-03-19 06:23:05] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025779 10.0.0.38 - - [2026-03-19 06:23:05] "POST /fqname-to-id HTTP/1.1" 403 339 0.018700 10.0.0.38 - - [2026-03-19 06:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2026-03-19 06:23:05] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004598 10.0.0.38 - - [2026-03-19 06:23:05] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018761 10.0.0.33 - - [2026-03-19 06:23:07] "GET /obj-perms HTTP/1.1" 200 4915 0.082899 10.0.0.33 - - [2026-03-19 06:23:10] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.020744 10.0.0.50 - - [2026-03-19 06:23:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.50 - - [2026-03-19 06:23:12] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-03-19 06:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.38 - - [2026-03-19 06:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.33 - - [2026-03-19 06:23:12] "GET /obj-perms HTTP/1.1" 200 4915 0.018516 10.0.0.38 - - [2026-03-19 06:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.38 - - [2026-03-19 06:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 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.023177 10.0.0.38 - - [2026-03-19 06:23:12] "GET /obj-perms HTTP/1.1" 200 4915 0.052205 10.0.0.38 - - [2026-03-19 06:23:13] "GET /obj-perms HTTP/1.1" 200 5020 0.055922 10.0.0.33 - - [2026-03-19 06:23:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000399 10.0.0.33 - - [2026-03-19 06:23:14] "GET /global-system-configs HTTP/1.1" 401 292 0.000543 10.0.0.38 - - [2026-03-19 06:23:14] "GET /obj-perms HTTP/1.1" 200 4915 0.122551 10.0.0.38 - - [2026-03-19 06:23:14] "GET /obj-perms HTTP/1.1" 200 4915 0.019427 10.0.0.38 - - [2026-03-19 06:23:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-03-19 06:23:15] "GET /global-system-configs HTTP/1.1" 401 292 0.000362 10.0.0.50 - - [2026-03-19 06:23:15] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.048988 10.0.0.33 - - [2026-03-19 06:23:15] "GET /obj-perms HTTP/1.1" 200 4915 0.018637 10.0.0.38 - - [2026-03-19 06:23:15] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 200 1287 0.026452 10.0.0.38 - - [2026-03-19 06:23:16] "POST /neutron/port HTTP/1.1" 200 1120 0.023322 10.0.0.38 - - [2026-03-19 06:23:17] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 404 171 0.022142 10.0.0.38 - - [2026-03-19 06:23:17] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 404 171 0.014682 10.0.0.38 - - [2026-03-19 06:23:17] "GET /virtual-machine/740633db-dd22-4613-b4e0-d567617f7cdf HTTP/1.1" 404 171 0.016493 10.0.0.38 - - [2026-03-19 06:23:17] "POST /fqname-to-id HTTP/1.1" 403 339 0.022921 10.0.0.38 - - [2026-03-19 06:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.38 - - [2026-03-19 06:23:17] "GET /global-vrouter-config/68b4152c-df84-4f4f-9aca-9b8089bba67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005713 10.0.0.38 - - [2026-03-19 06:23:17] "GET /virtual-networks?parent_id=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024025 10.0.0.38 - - [2026-03-19 06:23:17] "POST /fqname-to-id HTTP/1.1" 403 361 0.020463 10.0.0.38 - - [2026-03-19 06:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.38 - - [2026-03-19 06:23:17] "GET /routing-instance/0940a767-e3cf-4fc3-8578-fefdbbee2f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1528 0.005784 10.0.0.38 - - [2026-03-19 06:23:18] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.024531 10.0.0.38 - - [2026-03-19 06:23:18] "GET /route-target/34234c32-c438-4c3e-b5b4-9e3a4112b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005623 10.0.0.38 - - [2026-03-19 06:23:18] "GET /obj-perms HTTP/1.1" 200 4915 0.027767 10.0.0.38 - - [2026-03-19 06:23:18] "GET /obj-perms HTTP/1.1" 200 5020 0.004306 10.0.0.33 - - [2026-03-19 06:23:21] "GET /obj-perms HTTP/1.1" 200 5020 0.063312 10.0.0.38 - - [2026-03-19 06:23:28] "GET /obj-perms HTTP/1.1" 200 5020 0.005710 10.0.0.33 - - [2026-03-19 06:23:31] "GET /obj-perms HTTP/1.1" 200 5020 0.004580 10.0.0.38 - - [2026-03-19 06:23:37] "GET /obj-perms HTTP/1.1" 200 5020 0.005780 10.0.0.33 - - [2026-03-19 06:23:40] "GET /obj-perms HTTP/1.1" 200 5020 0.004287 10.0.0.38 - - [2026-03-19 06:23:43] "GET /obj-perms HTTP/1.1" 200 5020 0.004179 10.0.0.33 - - [2026-03-19 06:23:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004126 10.0.0.33 - - [2026-03-19 06:23:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006449 10.0.0.38 - - [2026-03-19 06:23:44] "DELETE /virtual-network/6269a67e-c610-405b-b3cd-2b5fcd26a4c3 HTTP/1.1" 200 115 0.160851 10.0.0.38 - - [2026-03-19 06:23:44] "DELETE /api-access-list/2099a611-1ee7-48fd-8757-ecddac966266 HTTP/1.1" 200 115 0.049021 10.0.0.33 - - [2026-03-19 06:23:44] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.38 - - [2026-03-19 06:23:44] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.050932 10.0.0.33 - - [2026-03-19 06:23:44] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001394 10.0.0.38 - - [2026-03-19 06:23:44] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=virtual_networks HTTP/1.1" 200 1022 0.048565 10.0.0.33 - - [2026-03-19 06:23:44] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001039 10.0.0.38 - - [2026-03-19 06:23:44] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.045325 10.0.0.33 - - [2026-03-19 06:23:44] "GET /projects?obj_uuids=8e9a34e7-84f9-419d-804b-1738d6803747&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001109 10.0.0.38 - - [2026-03-19 06:23:44] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=security_groups HTTP/1.1" 200 1243 0.041372 10.0.0.33 - - [2026-03-19 06:23:45] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 10.0.0.38 - - [2026-03-19 06:23:45] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.053102 10.0.0.33 - - [2026-03-19 06:23:45] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001131 10.0.0.38 - - [2026-03-19 06:23:45] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=virtual_networks HTTP/1.1" 200 1022 0.043357 10.0.0.33 - - [2026-03-19 06:23:45] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001435 10.0.0.38 - - [2026-03-19 06:23:45] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.052653 10.0.0.33 - - [2026-03-19 06:23:45] "GET /projects?obj_uuids=566b53a1-7410-4304-bbf5-9ccfc7cf68bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.38 - - [2026-03-19 06:23:45] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=security_groups HTTP/1.1" 200 1243 0.050668 10.0.0.38 - - [2026-03-19 06:23:47] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004485 10.0.0.38 - - [2026-03-19 06:23:47] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.014646 10.0.0.33 - - [2026-03-19 06:23:47] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001753 10.0.0.38 - - [2026-03-19 06:23:47] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.055702 10.0.0.33 - - [2026-03-19 06:23:47] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001503 10.0.0.38 - - [2026-03-19 06:23:47] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=virtual_networks HTTP/1.1" 200 1023 0.048568 10.0.0.33 - - [2026-03-19 06:23:47] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.38 - - [2026-03-19 06:23:47] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.069212 10.0.0.33 - - [2026-03-19 06:23:47] "GET /projects?obj_uuids=e891805e-202a-45bd-a6c1-3b428c934481&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001006 10.0.0.38 - - [2026-03-19 06:23:47] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=security_groups HTTP/1.1" 200 1244 0.054913 10.0.0.33 - - [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.001309 10.0.0.33 - - [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.001633 10.0.0.33 - - [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.001645 10.0.0.33 - - [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.086517 10.0.0.33 - - [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.118247 10.0.0.33 - - [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.126225 10.0.0.33 - - [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.001351 10.0.0.33 - - [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.001184 10.0.0.33 - - [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.001115 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=security_groups HTTP/1.1" 200 1348 0.171710 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=security_groups HTTP/1.1" 200 1093 0.143533 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /access-control-list/5d9f0495-f04f-4fe9-b40d-2b3c13d92052 HTTP/1.1" 200 115 0.127218 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=security_groups HTTP/1.1" 200 1092 0.182777 10.0.0.33 - - [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.001126 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /security-group/b6462189-f65a-4b7e-8e7a-a782aae19511 HTTP/1.1" 404 171 0.051931 10.0.0.33 - - [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.006346 10.0.0.33 - - [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.001503 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/e891805e-202a-45bd-a6c1-3b428c934481?fields=application_policy_sets HTTP/1.1" 200 1388 0.104540 10.0.0.38 - - [2026-03-19 06:23:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.046323 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd?fields=application_policy_sets HTTP/1.1" 200 1387 0.231722 10.0.0.33 - - [2026-03-19 06:23:49] "GET /project/8e9a34e7-84f9-419d-804b-1738d6803747?fields=application_policy_sets HTTP/1.1" 200 1387 0.189466 10.0.0.33 - - [2026-03-19 06:23:49] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005227 10.0.0.33 - - [2026-03-19 06:23:49] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001855 10.0.0.33 - - [2026-03-19 06:23:49] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.017579 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /project/e891805e-202a-45bd-a6c1-3b428c934481 HTTP/1.1" 200 115 0.944475 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /project/566b53a1-7410-4304-bbf5-9ccfc7cf68bd HTTP/1.1" 200 115 1.030417 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /access-control-list/05655574-ad7f-4b88-87f3-03b51e9ba00c HTTP/1.1" 200 115 0.179545 10.0.0.33 - - [2026-03-19 06:23:49] "DELETE /project/8e9a34e7-84f9-419d-804b-1738d6803747 HTTP/1.1" 200 115 1.123730 10.0.0.33 - - [2026-03-19 06:23:50] "POST /id-to-fqname HTTP/1.1" 200 190 0.007578 10.0.0.33 - - [2026-03-19 06:23:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.011012 10.0.0.33 - - [2026-03-19 06:23:50] "POST /security-groups HTTP/1.1" 200 591 0.066041 10.0.0.33 - - [2026-03-19 06:23:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.007286 10.0.0.33 - - [2026-03-19 06:23:50] "POST /projects HTTP/1.1" 200 585 0.569555 10.0.0.33 - - [2026-03-19 06:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.639822 10.0.0.38 - - [2026-03-19 06:23:50] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.927850 10.0.0.33 - - [2026-03-19 06:23:50] "POST /access-control-lists HTTP/1.1" 200 594 0.067016 10.0.0.38 - - [2026-03-19 06:23:51] "GET / HTTP/1.1" 200 35931 0.002892 10.0.0.38 - - [2026-03-19 06:23:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.38 - - [2026-03-19 06:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.034506 10.0.0.38 - - [2026-03-19 06:23:54] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004328 10.0.0.38 - - [2026-03-19 06:23:54] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004743 10.0.0.38 - - [2026-03-19 06:23:54] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003762 10.0.0.38 - - [2026-03-19 06:23:54] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.019478 10.0.0.38 - - [2026-03-19 06:23:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.028001 10.0.0.33 - - [2026-03-19 06:23:55] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003140 10.0.0.33 - - [2026-03-19 06:23:55] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.33 - - [2026-03-19 06:23:55] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007742 10.0.0.33 - - [2026-03-19 06:23:55] "POST /id-to-fqname HTTP/1.1" 200 190 0.001731 10.0.0.33 - - [2026-03-19 06:23:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.009191 10.0.0.33 - - [2026-03-19 06:23:55] "POST /security-groups HTTP/1.1" 200 591 0.082810 10.0.0.33 - - [2026-03-19 06:23:55] "POST /projects HTTP/1.1" 200 585 0.301507 10.0.0.33 - - [2026-03-19 06:23:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.015456 10.0.0.33 - - [2026-03-19 06:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.383080 10.0.0.38 - - [2026-03-19 06:23:56] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.559808 10.0.0.38 - - [2026-03-19 06:23:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.028300 10.0.0.33 - - [2026-03-19 06:23:56] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002989 10.0.0.33 - - [2026-03-19 06:23:56] "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.33 - - [2026-03-19 06:23:56] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008308 10.0.0.33 - - [2026-03-19 06:23:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.001660 10.0.0.33 - - [2026-03-19 06:23:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.005247 10.0.0.33 - - [2026-03-19 06:23:56] "POST /security-groups HTTP/1.1" 200 591 0.047105 10.0.0.33 - - [2026-03-19 06:23:56] "POST /projects HTTP/1.1" 200 585 0.301805 10.0.0.33 - - [2026-03-19 06:23:56] "POST /access-control-lists HTTP/1.1" 200 596 0.040914 10.0.0.33 - - [2026-03-19 06:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.386115 10.0.0.38 - - [2026-03-19 06:23:57] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.579627 10.0.0.38 - - [2026-03-19 06:23:57] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.38 - - [2026-03-19 06:23:58] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.38 - - [2026-03-19 06:23:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.003721 10.0.0.38 - - [2026-03-19 06:23:58] "POST /api-access-lists HTTP/1.1" 200 521 0.031218 10.0.0.38 - - [2026-03-19 06:23:59] "GET /api-access-list/c8a8215e-e52e-45f1-b6e7-cc55b36360a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007560 10.0.0.38 - - [2026-03-19 06:23:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.38 - - [2026-03-19 06:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.066463 10.0.0.33 - - [2026-03-19 06:23:59] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001139 10.0.0.38 - - [2026-03-19 06:23:59] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067873 10.0.0.38 - - [2026-03-19 06:23:59] "GET /virtual-networks?parent_id=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021737 10.0.0.38 - - [2026-03-19 06:24:00] "POST /virtual-networks HTTP/1.1" 200 583 0.143063 10.0.0.33 - - [2026-03-19 06:24:00] "POST /route-targets HTTP/1.1" 200 327 0.016158 10.0.0.38 - - [2026-03-19 06:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.047694 10.0.0.38 - - [2026-03-19 06:24:00] "GET /network-ipam/e5bb4237-b2a0-4287-9c78-19432c14717b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.023314 10.0.0.33 - - [2026-03-19 06:24:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012401 10.0.0.38 - - [2026-03-19 06:24:00] "POST /ref-update HTTP/1.1" 200 156 0.176510 10.0.0.38 - - [2026-03-19 06:24:00] "POST /neutron/network HTTP/1.1" 200 847 0.067569 10.0.0.38 - - [2026-03-19 06:24:00] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.025776 10.0.0.38 - - [2026-03-19 06:24:01] "POST /neutron/subnet HTTP/1.1" 200 674 0.053534 10.0.0.38 - - [2026-03-19 06:24:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-03-19 06:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.055633 10.0.0.33 - - [2026-03-19 06:24:01] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001611 10.0.0.38 - - [2026-03-19 06:24:01] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.091462 10.0.0.38 - - [2026-03-19 06:24:01] "GET /virtual-networks?parent_id=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026447 10.0.0.38 - - [2026-03-19 06:24:01] "POST /virtual-networks HTTP/1.1" 200 583 0.135317 10.0.0.38 - - [2026-03-19 06:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032236 10.0.0.33 - - [2026-03-19 06:24:01] "POST /ref-update HTTP/1.1" 200 156 0.029762 10.0.0.38 - - [2026-03-19 06:24:01] "GET /network-ipam/e5bb4237-b2a0-4287-9c78-19432c14717b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.022021 10.0.0.33 - - [2026-03-19 06:24:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006259 10.0.0.38 - - [2026-03-19 06:24:02] "POST /ref-update HTTP/1.1" 200 156 0.115753 10.0.0.38 - - [2026-03-19 06:24:02] "GET /virtual-network/564b8b12-addb-4eb3-a8fa-7e9e658fee8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.027847 10.0.0.38 - - [2026-03-19 06:24:02] "POST /neutron/network HTTP/1.1" 200 850 0.090948 10.0.0.38 - - [2026-03-19 06:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.38 - - [2026-03-19 06:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.50 - - [2026-03-19 06:24:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.33 - - [2026-03-19 06:24:05] "GET /obj-perms HTTP/1.1" 403 257 0.050637 10.0.0.33 - - [2026-03-19 06:24:05] "GET /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.021984 10.0.0.38 - - [2026-03-19 06:24:06] "GET /obj-perms HTTP/1.1" 403 257 0.049084 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.073921 10.0.0.38 - - [2026-03-19 06:24:06] "PUT /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 200 264 0.070428 10.0.0.38 - - [2026-03-19 06:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.38 - - [2026-03-19 06:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-03-19 06:24:07] "GET /obj-perms HTTP/1.1" 403 257 0.052954 10.0.0.33 - - [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.050880 10.0.0.38 - - [2026-03-19 06:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009484 10.0.0.38 - - [2026-03-19 06:24:08] "GET /obj-perms HTTP/1.1" 403 257 0.050128 10.0.0.38 - - [2026-03-19 06:24:08] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.051385 10.0.0.38 - - [2026-03-19 06:24:08] "PUT /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 200 264 0.075365 10.0.0.33 - - [2026-03-19 06:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007074 10.0.0.33 - - [2026-03-19 06:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.009202 10.0.0.38 - - [2026-03-19 06:24:08] "DELETE /virtual-network/564b8b12-addb-4eb3-a8fa-7e9e658fee8d HTTP/1.1" 200 115 0.194226 10.0.0.33 - - [2026-03-19 06:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.007252 10.0.0.33 - - [2026-03-19 06:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.33 - - [2026-03-19 06:24:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003933 10.0.0.38 - - [2026-03-19 06:24:08] "DELETE /virtual-network/b0dee1ad-4d91-4d3b-a65f-377622f5b6dc HTTP/1.1" 200 115 0.202051 10.0.0.38 - - [2026-03-19 06:24:08] "DELETE /api-access-list/c8a8215e-e52e-45f1-b6e7-cc55b36360a6 HTTP/1.1" 200 115 0.067906 10.0.0.33 - - [2026-03-19 06:24:09] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002246 10.0.0.38 - - [2026-03-19 06:24:09] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.061135 10.0.0.33 - - [2026-03-19 06:24:09] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.38 - - [2026-03-19 06:24:09] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?fields=virtual_networks HTTP/1.1" 200 1033 0.064071 10.0.0.33 - - [2026-03-19 06:24:09] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001520 10.0.0.38 - - [2026-03-19 06:24:09] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.053947 10.0.0.33 - - [2026-03-19 06:24:09] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001186 10.0.0.38 - - [2026-03-19 06:24:09] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?fields=security_groups HTTP/1.1" 200 1259 0.056103 10.0.0.33 - - [2026-03-19 06:24:10] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001178 10.0.0.38 - - [2026-03-19 06:24:10] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.071091 10.0.0.33 - - [2026-03-19 06:24:10] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001443 10.0.0.38 - - [2026-03-19 06:24:10] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?fields=virtual_networks HTTP/1.1" 200 1033 0.056029 10.0.0.33 - - [2026-03-19 06:24:10] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.38 - - [2026-03-19 06:24:10] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.077530 10.0.0.33 - - [2026-03-19 06:24:10] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001407 10.0.0.38 - - [2026-03-19 06:24:10] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?fields=security_groups HTTP/1.1" 200 1259 0.048794 10.0.0.38 - - [2026-03-19 06:24:12] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.38 - - [2026-03-19 06:24:13] "GET / HTTP/1.1" 200 35931 0.002228 10.0.0.38 - - [2026-03-19 06:24:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-03-19 06:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.089797 10.0.0.33 - - [2026-03-19 06:24:14] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001433 10.0.0.38 - - [2026-03-19 06:24:14] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.094800 10.0.0.38 - - [2026-03-19 06:24:14] "GET /virtual-networks?parent_id=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.015877 10.0.0.38 - - [2026-03-19 06:24:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.021951 10.0.0.38 - - [2026-03-19 06:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018218 10.0.0.33 - - [2026-03-19 06:24:14] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001549 10.0.0.38 - - [2026-03-19 06:24:14] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.032123 10.0.0.38 - - [2026-03-19 06:24:14] "POST /service-templates HTTP/1.1" 403 264 0.013172 10.0.0.38 - - [2026-03-19 06:24:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003715 10.0.0.38 - - [2026-03-19 06:24:15] "POST /api-access-lists HTTP/1.1" 200 555 0.036068 10.0.0.38 - - [2026-03-19 06:24:15] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020284 10.0.0.38 - - [2026-03-19 06:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026651 10.0.0.33 - - [2026-03-19 06:24:15] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001309 10.0.0.38 - - [2026-03-19 06:24:15] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.086945 10.0.0.38 - - [2026-03-19 06:24:15] "GET /virtual-networks?parent_id=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.022034 10.0.0.38 - - [2026-03-19 06:24:15] "POST /virtual-networks HTTP/1.1" 200 583 0.124249 10.0.0.38 - - [2026-03-19 06:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.047979 10.0.0.33 - - [2026-03-19 06:24:15] "POST /ref-update HTTP/1.1" 200 156 0.034049 10.0.0.38 - - [2026-03-19 06:24:15] "GET /network-ipam/e5bb4237-b2a0-4287-9c78-19432c14717b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.022699 10.0.0.33 - - [2026-03-19 06:24:15] "POST /useragent-kv HTTP/1.1" 200 115 0.012205 10.0.0.38 - - [2026-03-19 06:24:15] "POST /ref-update HTTP/1.1" 200 156 0.114310 10.0.0.38 - - [2026-03-19 06:24:16] "POST /neutron/network HTTP/1.1" 200 847 0.071597 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027766 10.0.0.38 - - [2026-03-19 06:24:16] "POST /neutron/network HTTP/1.1" 200 847 0.070903 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008164 10.0.0.38 - - [2026-03-19 06:24:16] "GET /network-ipam/e5bb4237-b2a0-4287-9c78-19432c14717b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004772 10.0.0.38 - - [2026-03-19 06:24:16] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006545 10.0.0.38 - - [2026-03-19 06:24:17] "GET /obj-perms HTTP/1.1" 200 5030 0.081381 10.0.0.50 - - [2026-03-19 06:24:17] "GET /obj-perms HTTP/1.1" 200 5030 0.060035 10.0.0.38 - - [2026-03-19 06:24:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.030455 10.0.0.38 - - [2026-03-19 06:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025075 10.0.0.33 - - [2026-03-19 06:24:17] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001055 10.0.0.38 - - [2026-03-19 06:24:17] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027673 10.0.0.38 - - [2026-03-19 06:24:18] "POST /service-templates HTTP/1.1" 403 264 0.016735 10.0.0.38 - - [2026-03-19 06:24:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.004125 10.0.0.38 - - [2026-03-19 06:24:18] "POST /api-access-lists HTTP/1.1" 200 521 0.027695 10.0.0.38 - - [2026-03-19 06:24:18] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007857 10.0.0.38 - - [2026-03-19 06:24:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.021736 10.0.0.38 - - [2026-03-19 06:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023838 10.0.0.33 - - [2026-03-19 06:24:18] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001383 10.0.0.38 - - [2026-03-19 06:24:18] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.025813 10.0.0.38 - - [2026-03-19 06:24:18] "POST /service-templates HTTP/1.1" 200 551 0.055448 10.0.0.38 - - [2026-03-19 06:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023891 10.0.0.38 - - [2026-03-19 06:24:18] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024887 10.0.0.38 - - [2026-03-19 06:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022143 10.0.0.38 - - [2026-03-19 06:24:18] "GET /service-template/68722903-5dd3-4309-a2c8-76126a6a7079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022779 10.0.0.38 - - [2026-03-19 06:24:19] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.044986 10.0.0.50 - - [2026-03-19 06:24:20] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.060833 10.0.0.33 - - [2026-03-19 06:24:20] "GET /obj-perms HTTP/1.1" 403 257 0.067538 10.0.0.38 - - [2026-03-19 06:24:20] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.004103 10.0.0.38 - - [2026-03-19 06:24:20] "PUT /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 264 0.013530 10.0.0.38 - - [2026-03-19 06:24:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.38 - - [2026-03-19 06:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.050184 10.0.0.33 - - [2026-03-19 06:24:21] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001161 10.0.0.38 - - [2026-03-19 06:24:21] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.077238 10.0.0.38 - - [2026-03-19 06:24:21] "GET /virtual-networks?parent_id=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.033664 10.0.0.38 - - [2026-03-19 06:24:21] "POST /virtual-networks HTTP/1.1" 403 263 0.019682 10.0.0.38 - - [2026-03-19 06:24:22] "GET /obj-perms HTTP/1.1" 403 257 0.017404 10.0.0.38 - - [2026-03-19 06:24:22] "GET /obj-perms HTTP/1.1" 403 257 0.019212 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003926 10.0.0.38 - - [2026-03-19 06:24:22] "PUT /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 264 0.014482 10.0.0.38 - - [2026-03-19 06:24:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.021538 10.0.0.38 - - [2026-03-19 06:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022484 10.0.0.33 - - [2026-03-19 06:24:22] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.38 - - [2026-03-19 06:24:22] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.027979 10.0.0.38 - - [2026-03-19 06:24:22] "POST /service-templates HTTP/1.1" 403 264 0.020848 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005004 10.0.0.38 - - [2026-03-19 06:24:22] "PUT /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 264 0.018550 10.0.0.38 - - [2026-03-19 06:24:22] "GET /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004678 10.0.0.38 - - [2026-03-19 06:24:22] "PUT /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 264 0.017925 10.0.0.38 - - [2026-03-19 06:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2026-03-19 06:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.50 - - [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.018144 10.0.0.50 - - [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.048098 10.0.0.33 - - [2026-03-19 06:24:24] "GET /obj-perms HTTP/1.1" 403 257 0.023285 10.0.0.33 - - [2026-03-19 06:24:24] "GET /obj-perms HTTP/1.1" 403 257 0.051880 10.0.0.38 - - [2026-03-19 06:24:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.041312 10.0.0.38 - - [2026-03-19 06:24:25] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004502 10.0.0.38 - - [2026-03-19 06:24:25] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.016230 10.0.0.38 - - [2026-03-19 06:24:25] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.041676 10.0.0.38 - - [2026-03-19 06:24:25] "DELETE /api-access-list/08418d06-95bd-4c04-8f74-031727d61a33 HTTP/1.1" 200 115 0.046551 10.0.0.38 - - [2026-03-19 06:24:25] "DELETE /api-access-list/d907f83a-b3b8-48eb-8830-a346e001e657 HTTP/1.1" 200 115 0.055468 10.0.0.38 - - [2026-03-19 06:24:26] "GET /obj-perms HTTP/1.1" 403 257 0.046576 10.0.0.50 - - [2026-03-19 06:24:27] "GET /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.041540 10.0.0.33 - - [2026-03-19 06:24:27] "GET /obj-perms HTTP/1.1" 403 257 0.040766 10.0.0.38 - - [2026-03-19 06:24:27] "GET /obj-perms HTTP/1.1" 403 257 0.013844 10.0.0.38 - - [2026-03-19 06:24:27] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.005790 10.0.0.38 - - [2026-03-19 06:24:27] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.016064 10.0.0.38 - - [2026-03-19 06:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.38 - - [2026-03-19 06:24:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.029676 10.0.0.38 - - [2026-03-19 06:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016110 10.0.0.38 - - [2026-03-19 06:24:27] "DELETE /service-template/68722903-5dd3-4309-a2c8-76126a6a7079 HTTP/1.1" 200 115 0.045965 10.0.0.38 - - [2026-03-19 06:24:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.030484 10.0.0.33 - - [2026-03-19 06:24:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006454 10.0.0.33 - - [2026-03-19 06:24:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.38 - - [2026-03-19 06:24:28] "DELETE /virtual-network/abe82bce-28ae-4d88-ad3b-eba2ecac65c7 HTTP/1.1" 200 115 0.147806 10.0.0.38 - - [2026-03-19 06:24:28] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006503 10.0.0.38 - - [2026-03-19 06:24:28] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.019411 10.0.0.38 - - [2026-03-19 06:24:28] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.004962 10.0.0.38 - - [2026-03-19 06:24:28] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.018790 10.0.0.38 - - [2026-03-19 06:24:30] "GET /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004541 10.0.0.38 - - [2026-03-19 06:24:30] "PUT /api-access-list/9bc57931-3ec0-451f-aca4-079b8fa1e2fa HTTP/1.1" 200 264 0.014631 10.0.0.33 - - [2026-03-19 06:24:30] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001493 10.0.0.38 - - [2026-03-19 06:24:30] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.059875 10.0.0.33 - - [2026-03-19 06:24:30] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001604 10.0.0.38 - - [2026-03-19 06:24:30] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?fields=virtual_networks HTTP/1.1" 200 1033 0.056480 10.0.0.33 - - [2026-03-19 06:24:30] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.38 - - [2026-03-19 06:24:30] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.079038 10.0.0.33 - - [2026-03-19 06:24:30] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001344 10.0.0.38 - - [2026-03-19 06:24:30] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?fields=security_groups HTTP/1.1" 200 1259 0.047549 10.0.0.33 - - [2026-03-19 06:24:31] "GET /projects?obj_uuids=8eb0032c-b3be-40b7-9886-589a72215f96&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001029 10.0.0.38 - - [2026-03-19 06:24:31] "GET /project/8eb0032c-b3be-40b7-9886-589a72215f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.058302 [Introspect:8084]10.0.0.38 - - [2026-03-19 06:24:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001131 10.0.0.38 - - [2026-03-19 06:24:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.035161 10.0.0.33 - - [2026-03-19 06:24:33] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004047 10.0.0.33 - - [2026-03-19 06:24:33] "GET /domains?obj_uuids=2f64fd01-c025-4a27-8d93-5364b6aae213&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000978 10.0.0.33 - - [2026-03-19 06:24:33] "GET /domain/2f64fd01-c025-4a27-8d93-5364b6aae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007267 10.0.0.33 - - [2026-03-19 06:24:33] "POST /id-to-fqname HTTP/1.1" 200 186 0.002348 10.0.0.33 - - [2026-03-19 06:24:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.005983 10.0.0.33 - - [2026-03-19 06:24:33] "POST /security-groups HTTP/1.1" 200 587 0.040179 10.0.0.33 - - [2026-03-19 06:24:34] "POST /fqname-to-id HTTP/1.1" 404 230 0.003428 10.0.0.33 - - [2026-03-19 06:24:34] "POST /projects HTTP/1.1" 200 577 0.276741 10.0.0.33 - - [2026-03-19 06:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.315206 10.0.0.38 - - [2026-03-19 06:24:34] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.482944 10.0.0.33 - - [2026-03-19 06:24:34] "POST /access-control-lists HTTP/1.1" 200 590 0.056643 10.0.0.38 - - [2026-03-19 06:24:35] "GET / HTTP/1.1" 200 35931 0.002791 10.0.0.33 - - [2026-03-19 06:24:35] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001713 10.0.0.38 - - [2026-03-19 06:24:35] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.063369 10.0.0.33 - - [2026-03-19 06:24:35] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002140 10.0.0.38 - - [2026-03-19 06:24:35] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?fields=virtual_networks HTTP/1.1" 200 1024 0.067532 10.0.0.33 - - [2026-03-19 06:24:35] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001514 10.0.0.38 - - [2026-03-19 06:24:35] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.045669 10.0.0.33 - - [2026-03-19 06:24:36] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001169 10.0.0.38 - - [2026-03-19 06:24:36] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?fields=security_groups HTTP/1.1" 200 1246 0.052563 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /project/da058df1c22f4838af87c0555a67731d HTTP/1.1" 404 173 0.024145 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /project/8ff15b5d2ed8453d8ca1d37a8d7d2dbc HTTP/1.1" 404 173 0.025820 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /project/b0abe8f7f62745469245e092a4f09d5c HTTP/1.1" 404 173 0.033604 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /project/7f0ffe8f7a274d23bf500c92015c9e76 HTTP/1.1" 404 173 0.019130 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001198 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000964 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.079684 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.104399 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.118443 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.142530 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004489 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002154 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001326 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001554 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?fields=security_groups HTTP/1.1" 200 1364 0.155387 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?fields=security_groups HTTP/1.1" 200 1364 0.168475 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?fields=security_groups HTTP/1.1" 200 1364 0.170308 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?fields=security_groups HTTP/1.1" 200 1351 0.187497 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /security-group/efa0157f-7c34-4593-a1a6-a762b364a661 HTTP/1.1" 200 115 0.207689 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /security-group/20a51730-3580-44a7-b20b-af9be213f218 HTTP/1.1" 200 115 0.177156 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=b0abe8f7-f627-4546-9245-e092a4f09d5c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001183 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003155 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /security-group/897232cd-0c81-498a-bda8-101dc6078912 HTTP/1.1" 200 115 0.251266 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/b0abe8f7-f627-4546-9245-e092a4f09d5c?fields=application_policy_sets HTTP/1.1" 200 1403 0.134074 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /security-group/d3621373-4cef-47e0-9708-b6c63e01d8ba HTTP/1.1" 200 115 0.274862 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=da058df1-c22f-4838-af87-c0555a67731d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002985 10.0.0.33 - - [2026-03-19 06:24:50] "GET /projects?obj_uuids=7f0ffe8f-7a27-4d23-bf50-0c92015c9e76&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001134 10.0.0.33 - - [2026-03-19 06:24:50] "DELETE /access-control-list/bd4d3466-a2be-43a5-885a-18559f4c3015 HTTP/1.1" 200 115 0.122959 10.0.0.33 - - [2026-03-19 06:24:50] "GET /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc?fields=application_policy_sets HTTP/1.1" 200 1403 0.205413 10.0.0.33 - - [2026-03-19 06:24:51] "GET /project/da058df1-c22f-4838-af87-c0555a67731d?fields=application_policy_sets HTTP/1.1" 200 1403 0.172837 10.0.0.33 - - [2026-03-19 06:24:51] "GET /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76?fields=application_policy_sets HTTP/1.1" 200 1390 0.177839 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /access-control-list/ae6146a2-e528-4993-9525-54a538335f16 HTTP/1.1" 200 115 0.089197 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /project/b0abe8f7-f627-4546-9245-e092a4f09d5c HTTP/1.1" 200 115 1.039859 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /project/8ff15b5d-2ed8-453d-8ca1-d37a8d7d2dbc HTTP/1.1" 200 115 1.077454 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /project/da058df1-c22f-4838-af87-c0555a67731d HTTP/1.1" 200 115 1.186582 10.0.0.33 - - [2026-03-19 06:24:51] "DELETE /project/7f0ffe8f-7a27-4d23-bf50-0c92015c9e76 HTTP/1.1" 200 115 1.201905 10.0.0.33 - - [2026-03-19 06:25:13] "GET /obj-perms HTTP/1.1" 200 5056 0.067252 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.33 - - [2026-03-19 06:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001096