+++ date ++ echo 'INFO: =================== Mon Jun 22 05:22:30 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 05:22:30 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.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 ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ 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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/22/2026 05:22:40.268 7f96cc4338c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 05:22:40.413 7f96cc4338c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 05:22:40.427 7f96cc4338c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 05:22:40.427 7f96cc4338c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.25: /usr/bin/python3 Mon Jun 22 05:23:02 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/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/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') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3745 domain = self.create_singleton_entry(Domain()) 3746 self._default_domain = domain.serialize_to_json() 3747 project = self.create_singleton_entry(Project(parent_obj=domain)) 3748 self._default_project = project.serialize_to_json() 3749 self.create_singleton_entry(Fabric()) project undefined self = self.create_singleton_entry = > global Project = parent_obj undefined domain = /usr/local/lib/python3.9/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/project:default-domain...fefaffef-8121-4f18-b99c-0dfae4cbfab2 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/project:default-domain:default-project exists already with ID: fefaffef-8121-4f18-b99c-0dfae4cbfab2 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('project default-domain:default-project') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/project:default-domain...fefaffef-8121-4f18-b99c-0dfae4cbfab2 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/project:default-domain...fefaffef-8121-4f18-b99c-0dfae4cbfab2 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/project:default-domain...fefaffef-8121-4f18-b99c-0dfae4cbfab2 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/local/lib/python3.9/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/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2524, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: project default-domain:default-project During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3747, in _db_init_entries project = self.create_singleton_entry(Project(parent_obj=domain)) File "/usr/local/lib/python3.9/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/project:default-domain:default-project exists already with ID: fefaffef-8121-4f18-b99c-0dfae4cbfab2 at zookeeper +++ date ++ echo 'INFO: =================== Mon Jun 22 05:23:04 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 05:23:04 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 +++++ 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 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ 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_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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ 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/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: 06/22/2026 05:23:13.101 7f31baa70ac0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 05:23:13.279 7f31baa70ac0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 05:23:13.293 7f31baa70ac0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 05:23:13.293 7f31baa70ac0 [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-06-22 05:23:14] "GET / HTTP/1.1" 200 45871 0.001843 10.0.0.33 - - [2026-06-22 05:23:14] "GET / HTTP/1.1" 200 45871 0.001288 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-06-22 05:23:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000695 10.0.0.33 - - [2026-06-22 05:23:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000327 10.0.0.33 - - [2026-06-22 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 1.592988 10.0.0.33 - - [2026-06-22 05:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.33 - - [2026-06-22 05:23:16] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.291546 10.0.0.33 - - [2026-06-22 05:23:16] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004571 /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.50 - - [2026-06-22 05:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021102 10.0.0.50 - - [2026-06-22 05:23:28] "POST /access-control-lists HTTP/1.1" 200 587 0.037070 10.0.0.50 - - [2026-06-22 05:23:28] "POST /route-targets HTTP/1.1" 200 327 0.016444 10.0.0.50 - - [2026-06-22 05:23:28] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.50 - - [2026-06-22 05:23:28] "POST /route-targets HTTP/1.1" 200 327 0.019794 10.0.0.50 - - [2026-06-22 05:23:28] "POST /access-control-lists HTTP/1.1" 200 551 0.038729 10.0.0.50 - - [2026-06-22 05:23:33] "POST /ref-update HTTP/1.1" 200 156 0.099309 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-06-22 05:26:11] "GET /obj-perms HTTP/1.1" 200 4493 0.383639 10.0.0.38 - - [2026-06-22 05:27:12] "GET /obj-perms HTTP/1.1" 200 4493 0.042981 10.0.0.50 - - [2026-06-22 05:27:12] "GET /obj-perms HTTP/1.1" 200 4493 0.035941 10.0.0.50 - - [2026-06-22 05:27:21] "PUT /access-control-list/ae5831cf-0cc8-44af-b767-d9688a8e43ba HTTP/1.1" 200 272 0.025011 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001043 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001386 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001253 10.0.0.50 - - [2026-06-22 05:28:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.50 - - [2026-06-22 05:28:00] "GET /global-system-configs HTTP/1.1" 401 292 0.000385 10.0.0.33 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.33 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.50 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000508 10.0.0.50 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.33 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000535 10.0.0.33 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.38 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000358 10.0.0.38 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000521 10.0.0.38 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-06-22 05:28:02] "GET /global-system-configs HTTP/1.1" 401 292 0.000456 +++ date ++ echo 'INFO: =================== Mon Jun 22 05:29:52 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 05:29:52 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ 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)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ 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 ++ sort ++ grep '^API__.*__.*=.*$' ++ 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/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: 06/22/2026 05:30:12.601 7fb7d6aff8c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 05:30:13.013 7fb7d6aff8c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 05:30:13.029 7fb7d6aff8c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 05:30:13.030 7fb7d6aff8c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] DatabaseUnavailableError Python 3.9.25: /usr/bin/python3 Mon Jun 22 05:30:13 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/local/bin/contrail-api in 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/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') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3738 def _db_init_entries(self): 3739 # create singleton defaults if they don't exist already in db 3740 gsc = self.create_singleton_entry(GlobalSystemConfig( 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 3975 # for singleton START 3976 try: 3977 cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) 3978 try: 3979 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/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=('global_system_config', ['default-global-system-config']), **kwargs={}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 connector.cluster.NoHostAvailable, func = > args = ('global_system_config', ['default-global-system-config']) kwargs = {} /usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py in fq_name_to_uuid(self=, obj_type='global_system_config', fq_name=['default-global-system-config']) 1198 fq_name_str = utils.encode_string(':'.join(fq_name)) 1199 1200 col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, 1201 obj_type, 1202 start=fq_name_str + ':', col_infos undefined self = self._cassandra_driver = self._cassandra_driver.get = > global datastore_api = datastore_api.OBJ_FQ_NAME_CF_NAME = 'obj_fq_name_table' obj_type = 'global_system_config' start undefined fq_name_str = 'default-global-system-config' finish undefined /usr/local/lib/python3.9/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:'}) 121 return r 122 else: 123 return f(self, *args, **kwargs) 124 return wrapped 125 f = self = args = ('obj_fq_name_table', 'global_system_config') kwargs = {'finish': 'default-global-system-config;', 'start': 'default-global-system-config:'} /usr/local/lib/python3.9/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;') 232 def get(self, cf_name, key, columns=None, start='', finish=''): 233 """Fetch one row in a column family""" 234 return self._Get( 235 cf_name, key, columns=columns, start=start, finish=finish) 236 self = self._Get = > cf_name = 'obj_fq_name_table' key = 'global_system_config' columns = None start = 'default-global-system-config:' finish = 'default-global-system-config;' /usr/local/lib/python3.9/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) 812 # base-code to be coherent. 813 _decode_json=None): 814 for _, rows in self._cql_select( 815 cf_name=cf_name, 816 keys=[key], _ undefined rows undefined self = self._cql_select = .wrapper> cf_name = 'obj_fq_name_table' keys undefined key = 'global_system_config' start = 'default-global-system-config:' finish = 'default-global-system-config;' columns = None decode_json undefined _decode_json = None /usr/local/lib/python3.9/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:'}) 1052 "Cassandra connection down. Exception in {}".format( 1053 func), level=SandeshLevel.SYS_ERR) 1054 raise DatabaseUnavailableError( 1055 "error, {}: {}".format( 1056 e, utils.detailed_traceback())) global DatabaseUnavailableError = "error, {}: {}".format undefined 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.9.25: /usr/bin/python3 Mon Jun 22 05:30:13 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/local/lib/python3.9/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:'}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 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/local/lib/python3.9/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) 751 args.append(arg) 752 753 req = self.pool.compute(args, 754 cql, 755 cf_name, req undefined self = self.pool = self.pool.compute = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' cf_name = 'obj_fq_name_table' columns = None include_timestamp = False decode_json = None num_columns = None /usr/local/lib/python3.9/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)) 1174 def terminate_workers(self): 1175 pass 1176 1177 def compute(self, args, *append_args): 1178 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/local/lib/python3.9/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)) 702 keys = [a[0] for a in args] 703 704 req = self.apply(ses, cql, args) 705 req = zip(keys, req) 706 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/local/lib/python3.9/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;']]) 986 len(args) < self.options.concurrency_starts: 987 return [(True, ses.execute(cql, arg)) for arg in args] 988 return connector.concurrent.execute_concurrent_with_args( 989 ses, cql, args, concurrency=self.options.concurrency) 990 global connector = connector.concurrent = connector.concurrent.execute_concurrent_with_args = 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 /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute_concurrent_with_args(session=, statement='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', parameters=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *args=(), **kwargs={'concurrency': 1000}) 165 See :meth:`.Session.execute_concurrent_with_args`. 166 """ 167 return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) 168 169 global execute_concurrent = session = builtinzip = global cycle = statement = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' parameters = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] args = () kwargs = {'concurrency': 1000} /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute_concurrent(session=, statements_and_parameters=, concurrency=1000, raise_on_first_error=True, results_generator=False, execution_profile=) 40 executor = ConcurrentExecutorGenResults(session, statements_and_parameters, execution_profile) \ 41 if results_generator else ConcurrentExecutorListResults(session, statements_and_parameters, execution_profile) 42 return executor.execute(concurrency, raise_on_first_error) 43 44 executor = executor.execute = > concurrency = 1000 raise_on_first_error = True /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute(self=, concurrency=1000, fail_fast=True) 136 def execute(self, concurrency, fail_fast): 137 self._exception = None 138 return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) 139 140 def _put_result(self, result, idx, success): builtinsuper = global ConcurrentExecutorListResults = self = ).execute = > concurrency = 1000 fail_fast = True /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute(self=, concurrency=1000, fail_fast=True) 67 if not self._execute_next(): 68 break 69 return self._results() 70 71 def _execute_next(self): self = self._results = > /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in _results(self=) 154 self._condition.wait() 155 if self._exception and self._fail_fast: 156 raise self._exception 157 if self._exception and self._fail_fast: # raise the exception even if there was no wait 158 raise self._exception self = self._exception = NoHostAvailable('Unable to complete the operatio...equired_replicas\': 2, \'alive_replicas\': 1}')}) 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/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception 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...equired_replicas\': 2, \'alive_replicas\': 1}')}) __delattr__ = __dict__ = {'_db_type': "error, ('Unable to complete the operation agains...ired_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...ired_replicas\\': 2, \\'alive_replicas\\': 1}')})\n\n\n" _reason_code = None args = ("error, ('Unable to complete the operation agains...ired_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/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}')}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3740, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3977, in create_singleton_entry cass_uuid = self._db_conn._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1200, in fq_name_to_uuid col_infos = self._cassandra_driver.get(datastore_api.OBJ_FQ_NAME_CF_NAME, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 123, in wrapped return f(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/api.py", line 234, in get return self._Get( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 814, in _Get for _, rows in self._cql_select( File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1054, in wrapper raise DatabaseUnavailableError( 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.9.25: /usr/bin/python3 Mon Jun 22 05:30:13 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/local/lib/python3.9/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:'}) 1043 self._Init_Cluster() 1044 self.start_time = datetime.datetime.now() 1045 return func(*args, **kwargs) 1046 except (connector.InvalidRequest, 1047 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/local/lib/python3.9/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) 751 args.append(arg) 752 753 req = self.pool.compute(args, 754 cql, 755 cf_name, req undefined self = self.pool = self.pool.compute = > args = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' cf_name = 'obj_fq_name_table' columns = None include_timestamp = False decode_json = None num_columns = None /usr/local/lib/python3.9/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)) 1174 def terminate_workers(self): 1175 pass 1176 1177 def compute(self, args, *append_args): 1178 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/local/lib/python3.9/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)) 702 keys = [a[0] for a in args] 703 704 req = self.apply(ses, cql, args) 705 req = zip(keys, req) 706 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/local/lib/python3.9/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;']]) 986 len(args) < self.options.concurrency_starts: 987 return [(True, ses.execute(cql, arg)) for arg in args] 988 return connector.concurrent.execute_concurrent_with_args( 989 ses, cql, args, concurrency=self.options.concurrency) 990 global connector = connector.concurrent = connector.concurrent.execute_concurrent_with_args = 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 /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute_concurrent_with_args(session=, statement='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', parameters=[['global_system_config', 'default-global-system-config:', 'default-global-system-config;']], *args=(), **kwargs={'concurrency': 1000}) 165 See :meth:`.Session.execute_concurrent_with_args`. 166 """ 167 return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) 168 169 global execute_concurrent = session = builtinzip = global cycle = statement = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' parameters = [['global_system_config', 'default-global-system-config:', 'default-global-system-config;']] args = () kwargs = {'concurrency': 1000} /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute_concurrent(session=, statements_and_parameters=, concurrency=1000, raise_on_first_error=True, results_generator=False, execution_profile=) 40 executor = ConcurrentExecutorGenResults(session, statements_and_parameters, execution_profile) \ 41 if results_generator else ConcurrentExecutorListResults(session, statements_and_parameters, execution_profile) 42 return executor.execute(concurrency, raise_on_first_error) 43 44 executor = executor.execute = > concurrency = 1000 raise_on_first_error = True /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute(self=, concurrency=1000, fail_fast=True) 136 def execute(self, concurrency, fail_fast): 137 self._exception = None 138 return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) 139 140 def _put_result(self, result, idx, success): builtinsuper = global ConcurrentExecutorListResults = self = ).execute = > concurrency = 1000 fail_fast = True /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in execute(self=, concurrency=1000, fail_fast=True) 67 if not self._execute_next(): 68 break 69 return self._results() 70 71 def _execute_next(self): self = self._results = > /usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py in _results(self=) 154 self._condition.wait() 155 if self._exception and self._fail_fast: 156 raise self._exception 157 if self._exception and self._fail_fast: # raise the exception even if there was no wait 158 raise self._exception self = self._exception = NoHostAvailable('Unable to complete the operatio...equired_replicas\': 2, \'alive_replicas\': 1}')}) 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/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 753, in _cql_select req = self.pool.compute(args, File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1178, in compute return self.target(0, 0, args, append_args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 704, in worker req = self.apply(ses, cql, args) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 988, in apply return connector.concurrent.execute_concurrent_with_args( File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 167, in execute_concurrent_with_args return execute_concurrent(session, zip(cycle((statement,)), parameters), *args, **kwargs) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 42, in execute_concurrent return executor.execute(concurrency, raise_on_first_error) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 138, in execute return super(ConcurrentExecutorListResults, self).execute(concurrency, fail_fast) File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 69, in execute return self._results() File "/usr/local/lib64/python3.9/site-packages/cassandra/concurrent.py", line 156, in _results raise self._exception 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: =================== Mon Jun 22 05:30:14 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 05:30:14 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ 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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ 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=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /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: 06/22/2026 05:30:29.107 7f040f434680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 05:30:29.287 7f040f434680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 05:30:29.310 7f040f434680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 05:30:29.311 7f040f434680 [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-06-22 05:30:30] "GET / HTTP/1.1" 200 45871 0.001721 10.0.0.33 - - [2026-06-22 05:30:30] "GET / HTTP/1.1" 200 45871 0.000901 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-06-22 05:30:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000725 10.0.0.33 - - [2026-06-22 05:30:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000336 10.0.0.33 - - [2026-06-22 05:30:32] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.767092 10.0.0.33 - - [2026-06-22 05:30:32] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003729 10.0.0.33 - - [2026-06-22 05:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.443847 10.0.0.33 - - [2026-06-22 05:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 /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.50 - - [2026-06-22 05:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.486661 10.0.0.50 - - [2026-06-22 05:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.505654 10.0.0.50 - - [2026-06-22 05:30:40] "GET /service-appliance-set/43246fc5-5caa-4302-a619-2fc9cf01ce71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.048690 10.0.0.50 - - [2026-06-22 05:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030149 10.0.0.50 - - [2026-06-22 05:30:44] "GET /virtual-router/12c9a6ff-a912-4ac0-b782-8d9b9c086ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.020551 +++ date ++ echo 'INFO: =================== Mon Jun 22 05:32:39 AM UTC 2026 ===================' INFO: =================== Mon Jun 22 05:32:39 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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 ++++ uniq ++++ sort ++++ grep -vi host ++++ 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 ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 06/22/2026 05:32:48.975 7f73605afb40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/22/2026 05:32:49.123 7f73605afb40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/22/2026 05:32:49.137 7f73605afb40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/22/2026 05:32:49.137 7f73605afb40 [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-06-22 05:32:50] "GET / HTTP/1.1" 503 181 0.000288 10.0.0.33 - - [2026-06-22 05:32:50] "GET / HTTP/1.1" 503 181 0.000225 10.0.0.38 - - [2026-06-22 05:32:50] "GET / HTTP/1.1" 503 181 0.000253 10.0.0.50 - - [2026-06-22 05:32:50] "GET / HTTP/1.1" 503 181 0.000457 10.0.0.33 - - [2026-06-22 05:32:51] "GET / HTTP/1.1" 200 45871 0.001922 10.0.0.33 - - [2026-06-22 05:32:51] "GET / HTTP/1.1" 200 45871 0.001407 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-06-22 05:32:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.001338 10.0.0.33 - - [2026-06-22 05:32:51] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000244 10.0.0.38 - - [2026-06-22 05:32:51] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.38 - - [2026-06-22 05:32:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.50 - - [2026-06-22 05:32:51] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.50 - - [2026-06-22 05:32:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000499 10.0.0.50 - - [2026-06-22 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000705 10.0.0.50 - - [2026-06-22 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000353 10.0.0.33 - - [2026-06-22 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2026-06-22 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000378 10.0.0.38 - - [2026-06-22 05:32:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000411 10.0.0.50 - - [2026-06-22 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.50 - - [2026-06-22 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.33 - - [2026-06-22 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2026-06-22 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-06-22 05:32:57] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.50 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 4.625951 10.0.0.33 - - [2026-06-22 05:32:57] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 4.306193 10.0.0.33 - - [2026-06-22 05:32:57] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004604 10.0.0.33 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 3.948531 10.0.0.33 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.50 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 2.938395 10.0.0.50 - - [2026-06-22 05:32:57] "GET /global-system-config/d8825c12-459f-4178-ad29-f38f0d4c9968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012198 10.0.0.50 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009433 10.0.0.38 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.535261 10.0.0.38 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 3.549507 10.0.0.38 - - [2026-06-22 05:32:57] "GET /global-system-config/d8825c12-459f-4178-ad29-f38f0d4c9968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006675 10.0.0.50 - - [2026-06-22 05:32:57] "GET /config-node/4a0cba65-ecca-4289-b173-570fe0600761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.010061 10.0.0.38 - - [2026-06-22 05:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.38 - - [2026-06-22 05:32:57] "GET /config-node/571f72ea-6778-4229-8602-72550e0f2051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004524 10.0.0.38 - - [2026-06-22 05:32:58] "GET /service-appliance-set/43246fc5-5caa-4302-a619-2fc9cf01ce71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.006797 /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-06-22 05:33:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000547 10.0.0.33 - - [2026-06-22 05:33:24] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 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-06-22 05:35:02] "GET /obj-perms HTTP/1.1" 200 4493 0.377611 10.0.0.33 - - [2026-06-22 05:36:03] "GET /obj-perms HTTP/1.1" 200 4493 0.373736 10.0.0.38 - - [2026-06-22 05:36:03] "GET /obj-perms HTTP/1.1" 200 4493 0.035966 10.0.0.50 - - [2026-06-22 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000860 10.0.0.50 - - [2026-06-22 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000354 10.0.0.50 - - [2026-06-22 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000468 10.0.0.50 - - [2026-06-22 05:37:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000366 10.0.0.33 - - [2026-06-22 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2026-06-22 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2026-06-22 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000597 10.0.0.38 - - [2026-06-22 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000476 10.0.0.38 - - [2026-06-22 05:37:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000420 10.0.0.38 - - [2026-06-22 05:37:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.33 - - [2026-06-22 05:38:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.33 - - [2026-06-22 05:38:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000429 10.0.0.50 - - [2026-06-22 05:40:07] "GET /obj-perms HTTP/1.1" 200 4493 0.067113 10.0.0.33 - - [2026-06-22 05:40:08] "GET /obj-perms HTTP/1.1" 200 4493 0.372585 10.0.0.38 - - [2026-06-22 05:41:08] "GET /obj-perms HTTP/1.1" 200 4493 0.055488 10.0.0.50 - - [2026-06-22 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.50 - - [2026-06-22 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000612 10.0.0.50 - - [2026-06-22 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.50 - - [2026-06-22 05:42:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.33 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.33 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.38 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.38 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2026-06-22 05:42:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.33 - - [2026-06-22 05:43:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000507 10.0.0.33 - - [2026-06-22 05:43:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.50 - - [2026-06-22 05:44:11] "GET /obj-perms HTTP/1.1" 200 4493 0.070683 10.0.0.33 - - [2026-06-22 05:45:11] "GET /obj-perms HTTP/1.1" 200 4493 0.058368 10.0.0.38 - - [2026-06-22 05:45:12] "GET /obj-perms HTTP/1.1" 200 4493 0.038455 10.0.0.50 - - [2026-06-22 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.50 - - [2026-06-22 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000439 10.0.0.50 - - [2026-06-22 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000401 10.0.0.50 - - [2026-06-22 05:47:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.33 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000899 10.0.0.33 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000376 10.0.0.38 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000461 10.0.0.38 - - [2026-06-22 05:47:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000550 10.0.0.33 - - [2026-06-22 05:48:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2026-06-22 05:48:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000480 10.0.0.50 - - [2026-06-22 05:49:14] "GET /obj-perms HTTP/1.1" 200 4493 0.051071 10.0.0.33 - - [2026-06-22 05:49:15] "GET /obj-perms HTTP/1.1" 200 4493 0.040608 10.0.0.38 - - [2026-06-22 05:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.38 - - [2026-06-22 05:49:15] "GET /virtual-router/12c9a6ff-a912-4ac0-b782-8d9b9c086ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007813 10.0.0.38 - - [2026-06-22 05:50:15] "GET /obj-perms HTTP/1.1" 200 4493 0.036376 10.0.0.38 - - [2026-06-22 05:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018985 10.0.0.38 - - [2026-06-22 05:51:16] "GET /virtual-router/2128ef03-f71c-4fb1-9c5e-ff47a993715e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.022854 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:51:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:51:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001162 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.33 - - [2026-06-22 05:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001075 10.0.0.38 - - [2026-06-22 05:52:45] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.38 - - [2026-06-22 05:52:46] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000528 10.0.0.33 - - [2026-06-22 05:52:46] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.023816 10.0.0.33 - - [2026-06-22 05:52:46] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001458 10.0.0.33 - - [2026-06-22 05:52:46] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.071147 10.0.0.33 - - [2026-06-22 05:52:47] "POST /id-to-fqname HTTP/1.1" 200 167 0.001540 10.0.0.33 - - [2026-06-22 05:52:47] "POST /fqname-to-id HTTP/1.1" 404 176 0.022263 10.0.0.33 - - [2026-06-22 05:52:47] "POST /security-groups HTTP/1.1" 200 568 0.056766 10.0.0.33 - - [2026-06-22 05:52:47] "POST /projects HTTP/1.1" 200 539 0.415571 10.0.0.50 - - [2026-06-22 05:52:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.027189 10.0.0.33 - - [2026-06-22 05:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.490468 10.0.0.38 - - [2026-06-22 05:52:47] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.760316 10.0.0.50 - - [2026-06-22 05:52:47] "POST /access-control-lists HTTP/1.1" 200 571 0.084332 [Introspect:8084]10.0.0.38 - - [2026-06-22 05:52:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001332 10.0.0.38 - - [2026-06-22 05:52:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.022608 10.0.0.33 - - [2026-06-22 05:52:49] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004471 10.0.0.33 - - [2026-06-22 05:52:49] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.33 - - [2026-06-22 05:52:49] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008138 10.0.0.33 - - [2026-06-22 05:52:49] "POST /id-to-fqname HTTP/1.1" 200 201 0.003983 10.0.0.33 - - [2026-06-22 05:52:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.014193 10.0.0.33 - - [2026-06-22 05:52:50] "POST /security-groups HTTP/1.1" 200 602 0.107929 10.0.0.33 - - [2026-06-22 05:52:50] "POST /projects HTTP/1.1" 200 607 0.378334 10.0.0.33 - - [2026-06-22 05:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.446972 10.0.0.50 - - [2026-06-22 05:52:50] "POST /fqname-to-id HTTP/1.1" 404 244 0.004851 10.0.0.38 - - [2026-06-22 05:52:50] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.614264 10.0.0.38 - - [2026-06-22 05:52:51] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.38 - - [2026-06-22 05:52:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.38 - - [2026-06-22 05:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.049845 10.0.0.33 - - [2026-06-22 05:52:52] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001119 10.0.0.38 - - [2026-06-22 05:52:52] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.059082 10.0.0.50 - - [2026-06-22 05:52:53] "POST /ref-update HTTP/1.1" 200 156 0.123277 10.0.0.33 - - [2026-06-22 05:52:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010670 10.0.0.38 - - [2026-06-22 05:52:53] "POST /neutron/subnet HTTP/1.1" 200 729 0.355973 10.0.0.38 - - [2026-06-22 05:52:53] "POST /id-to-fqname HTTP/1.1" 200 233 0.001390 10.0.0.38 - - [2026-06-22 05:52:53] "GET /virtual-network/0efd48a0-7a5d-49b6-931d-3d5ff0d3f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006681 10.0.0.38 - - [2026-06-22 05:52:53] "GET /virtual-network/0efd48a0-7a5d-49b6-931d-3d5ff0d3f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007543 10.0.0.38 - - [2026-06-22 05:52:53] "POST /neutron/network HTTP/1.1" 200 840 0.010025 10.0.0.38 - - [2026-06-22 05:52:54] "GET /virtual-network/0efd48a0-7a5d-49b6-931d-3d5ff0d3f7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008394 10.0.0.50 - - [2026-06-22 05:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000509 10.0.0.50 - - [2026-06-22 05:52:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000524 10.0.0.50 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000479 10.0.0.50 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000364 10.0.0.33 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000862 10.0.0.33 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000455 10.0.0.38 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000387 10.0.0.50 - - [2026-06-22 05:52:55] "GET /obj-perms HTTP/1.1" 200 4489 0.175186 10.0.0.38 - - [2026-06-22 05:52:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2026-06-22 05:52:56] "GET /global-system-configs HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2026-06-22 05:52:56] "GET /obj-perms HTTP/1.1" 200 4489 0.115656 10.0.0.38 - - [2026-06-22 05:52:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001449 10.0.0.33 - - [2026-06-22 05:52:58] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001169 10.0.0.38 - - [2026-06-22 05:52:58] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076406 10.0.0.38 - - [2026-06-22 05:52:59] "POST /neutron/network HTTP/1.1" 200 840 0.024720 10.0.0.38 - - [2026-06-22 05:52:59] "POST /neutron/port HTTP/1.1" 200 117 0.010576 10.0.0.33 - - [2026-06-22 05:53:02] "DELETE /project/2274b19e52cc4ffd8aed0a680ff5edf2 HTTP/1.1" 404 173 0.005083 10.0.0.33 - - [2026-06-22 05:53:02] "DELETE /project/678df86a69c44839b6e847b819d78dd7 HTTP/1.1" 404 173 0.009708 10.0.0.38 - - [2026-06-22 05:53:04] "POST /neutron/port HTTP/1.1" 200 1082 0.033104 10.0.0.38 - - [2026-06-22 05:53:04] "POST /neutron/port HTTP/1.1" 200 1072 0.034042 10.0.0.38 - - [2026-06-22 05:53:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005462 10.0.0.38 - - [2026-06-22 05:53:06] "POST /neutron/network HTTP/1.1" 200 840 0.011916 10.0.0.38 - - [2026-06-22 05:53:14] "POST /neutron/port HTTP/1.1" 200 1136 0.031673 10.0.0.38 - - [2026-06-22 05:53:14] "GET /obj-perms HTTP/1.1" 200 4489 0.035125 10.0.0.38 - - [2026-06-22 05:53:17] "GET /obj-perms HTTP/1.1" 200 4489 0.006389 10.0.0.38 - - [2026-06-22 05:53:20] "POST /neutron/network HTTP/1.1" 400 204 0.021551 10.0.0.38 - - [2026-06-22 05:53:22] "POST /neutron/port HTTP/1.1" 200 1136 0.037380 10.0.0.38 - - [2026-06-22 05:53:22] "POST /neutron/network HTTP/1.1" 200 840 0.010149 10.0.0.33 - - [2026-06-22 05:53:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000430 10.0.0.33 - - [2026-06-22 05:53:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000375 10.0.0.33 - - [2026-06-22 05:53:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005543 10.0.0.33 - - [2026-06-22 05:53:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007065 10.0.0.38 - - [2026-06-22 05:53:24] "POST /neutron/network HTTP/1.1" 200 151 0.219939 10.0.0.33 - - [2026-06-22 05:53:25] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001039 10.0.0.38 - - [2026-06-22 05:53:25] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.061141 10.0.0.33 - - [2026-06-22 05:53:25] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000959 10.0.0.38 - - [2026-06-22 05:53:25] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?fields=virtual_networks HTTP/1.1" 200 1053 0.081745 10.0.0.33 - - [2026-06-22 05:53:25] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001131 10.0.0.38 - - [2026-06-22 05:53:25] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.080877 10.0.0.33 - - [2026-06-22 05:53:25] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001328 10.0.0.38 - - [2026-06-22 05:53:25] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?fields=security_groups HTTP/1.1" 200 1290 0.101192 10.0.0.33 - - [2026-06-22 05:53:26] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001174 10.0.0.38 - - [2026-06-22 05:53:26] "POST /neutron/network HTTP/1.1" 200 117 0.015261 10.0.0.38 - - [2026-06-22 05:53:26] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.059840 10.0.0.33 - - [2026-06-22 05:53:33] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000969 10.0.0.38 - - [2026-06-22 05:53:33] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.051907 10.0.0.38 - - [2026-06-22 05:53:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.024158 10.0.0.33 - - [2026-06-22 05:53:35] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003837 10.0.0.33 - - [2026-06-22 05:53:35] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000987 10.0.0.33 - - [2026-06-22 05:53:35] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008490 10.0.0.33 - - [2026-06-22 05:53:36] "POST /id-to-fqname HTTP/1.1" 200 202 0.002990 10.0.0.33 - - [2026-06-22 05:53:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.006849 10.0.0.33 - - [2026-06-22 05:53:36] "POST /security-groups HTTP/1.1" 200 603 0.040698 10.0.0.50 - - [2026-06-22 05:53:36] "POST /fqname-to-id HTTP/1.1" 404 246 0.004511 10.0.0.33 - - [2026-06-22 05:53:36] "POST /projects HTTP/1.1" 200 609 0.282815 10.0.0.33 - - [2026-06-22 05:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.368840 10.0.0.50 - - [2026-06-22 05:53:36] "POST /access-control-lists HTTP/1.1" 200 606 0.044306 10.0.0.38 - - [2026-06-22 05:53:36] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.541304 10.0.0.38 - - [2026-06-22 05:53:37] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.33 - - [2026-06-22 05:53:38] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001238 10.0.0.38 - - [2026-06-22 05:53:38] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.070986 10.0.0.38 - - [2026-06-22 05:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.38 - - [2026-06-22 05:53:38] "GET /security-group/147d7743-5f3e-43b1-aa5d-72e1429f2bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.007652 10.0.0.38 - - [2026-06-22 05:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2026-06-22 05:53:38] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001119 10.0.0.38 - - [2026-06-22 05:53:38] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.061177 10.0.0.38 - - [2026-06-22 05:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.38 - - [2026-06-22 05:53:39] "GET /security-group/147d7743-5f3e-43b1-aa5d-72e1429f2bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.005339 10.0.0.38 - - [2026-06-22 05:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2026-06-22 05:53:39] "PUT /security-group/147d7743-5f3e-43b1-aa5d-72e1429f2bea HTTP/1.1" 200 262 0.052480 10.0.0.38 - - [2026-06-22 05:53:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000647 10.0.0.38 - - [2026-06-22 05:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.055090 10.0.0.33 - - [2026-06-22 05:53:40] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000989 10.0.0.38 - - [2026-06-22 05:53:40] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.061113 10.0.0.33 - - [2026-06-22 05:53:40] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001137 10.0.0.38 - - [2026-06-22 05:53:40] "POST /neutron/network HTTP/1.1" 200 619 0.209471 10.0.0.50 - - [2026-06-22 05:53:40] "POST /route-targets HTTP/1.1" 200 327 0.020962 10.0.0.38 - - [2026-06-22 05:53:41] "POST /id-to-fqname HTTP/1.1" 200 233 0.004652 10.0.0.38 - - [2026-06-22 05:53:41] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007409 10.0.0.38 - - [2026-06-22 05:53:41] "POST /neutron/network HTTP/1.1" 200 838 0.009216 10.0.0.38 - - [2026-06-22 05:53:41] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006381 10.0.0.38 - - [2026-06-22 05:53:41] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006048 10.0.0.38 - - [2026-06-22 05:53:42] "GET /obj-perms HTTP/1.1" 200 4491 0.050494 10.0.0.38 - - [2026-06-22 05:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2026-06-22 05:53:43] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001024 10.0.0.38 - - [2026-06-22 05:53:43] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.065493 10.0.0.38 - - [2026-06-22 05:53:43] "POST /neutron/network HTTP/1.1" 200 117 0.020735 10.0.0.50 - - [2026-06-22 05:53:43] "POST /ref-update HTTP/1.1" 200 156 0.036784 10.0.0.38 - - [2026-06-22 05:53:43] "POST /neutron/network HTTP/1.1" 200 838 0.024080 10.0.0.38 - - [2026-06-22 05:53:43] "POST /id-to-fqname HTTP/1.1" 200 233 0.001765 10.0.0.38 - - [2026-06-22 05:53:43] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007747 10.0.0.38 - - [2026-06-22 05:53:43] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007224 10.0.0.38 - - [2026-06-22 05:53:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.014581 10.0.0.38 - - [2026-06-22 05:53:44] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006262 10.0.0.50 - - [2026-06-22 05:53:44] "GET /obj-perms HTTP/1.1" 200 4491 0.042459 10.0.0.38 - - [2026-06-22 05:53:44] "POST /id-to-fqname HTTP/1.1" 200 233 0.001484 10.0.0.33 - - [2026-06-22 05:53:45] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000930 10.0.0.38 - - [2026-06-22 05:53:45] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.086058 10.0.0.38 - - [2026-06-22 05:53:45] "POST /neutron/port HTTP/1.1" 200 117 0.007824 10.0.0.38 - - [2026-06-22 05:53:45] "POST /id-to-fqname HTTP/1.1" 200 233 0.001444 10.0.0.38 - - [2026-06-22 05:53:45] "POST /neutron/network HTTP/1.1" 200 848 0.008385 10.0.0.33 - - [2026-06-22 05:53:46] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.38 - - [2026-06-22 05:53:46] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.077260 10.0.0.38 - - [2026-06-22 05:53:46] "POST /neutron/port HTTP/1.1" 200 117 0.007897 10.0.0.38 - - [2026-06-22 05:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013626 10.0.0.33 - - [2026-06-22 05:53:46] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001254 10.0.0.38 - - [2026-06-22 05:53:46] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.072342 10.0.0.38 - - [2026-06-22 05:53:46] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007819 10.0.0.38 - - [2026-06-22 05:53:46] "GET /floating-ip-pools?parent_id=2ccaf8d5-c0c2-4c18-8aa8-546504321f40&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004053 10.0.0.38 - - [2026-06-22 05:53:47] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006582 10.0.0.38 - - [2026-06-22 05:53:47] "POST /floating-ip-pools HTTP/1.1" 200 609 0.040116 10.0.0.38 - - [2026-06-22 05:53:47] "POST /ref-update HTTP/1.1" 200 156 0.019449 10.0.0.38 - - [2026-06-22 05:53:47] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006422 10.0.0.38 - - [2026-06-22 05:53:47] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006431 10.0.0.33 - - [2026-06-22 05:53:49] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001151 10.0.0.38 - - [2026-06-22 05:53:50] "POST /neutron/port HTTP/1.1" 200 1072 0.433038 10.0.0.38 - - [2026-06-22 05:53:50] "POST /neutron/port HTTP/1.1" 200 1126 0.136995 10.0.0.38 - - [2026-06-22 05:53:51] "POST /neutron/port HTTP/1.1" 200 1136 0.051250 10.0.0.38 - - [2026-06-22 05:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.001290 10.0.0.38 - - [2026-06-22 05:53:52] "POST /neutron/port HTTP/1.1" 200 1072 0.041283 10.0.0.38 - - [2026-06-22 05:53:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008603 10.0.0.38 - - [2026-06-22 05:53:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.011084 10.0.0.38 - - [2026-06-22 05:53:57] "POST /neutron/port HTTP/1.1" 200 1136 0.026467 10.0.0.38 - - [2026-06-22 05:53:57] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017510 10.0.0.38 - - [2026-06-22 05:53:58] "GET /virtual-machine/65d570c4-6dbc-4550-a6f0-d088d5d08506 HTTP/1.1" 401 292 0.000616 10.0.0.38 - - [2026-06-22 05:53:58] "GET /virtual-machine/65d570c4-6dbc-4550-a6f0-d088d5d08506 HTTP/1.1" 200 1304 0.025385 10.0.0.38 - - [2026-06-22 05:53:58] "GET /virtual-machine-interface/1d83121f-a9a9-42f2-b1af-4263ab159fc9 HTTP/1.1" 200 3004 0.007450 10.0.0.38 - - [2026-06-22 05:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2026-06-22 05:53:58] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006890 10.0.0.38 - - [2026-06-22 05:53:58] "GET /virtual-networks?parent_id=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005509 10.0.0.38 - - [2026-06-22 05:53:58] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006762 10.0.0.38 - - [2026-06-22 05:54:00] "POST /neutron/port HTTP/1.1" 200 1136 0.055835 10.0.0.38 - - [2026-06-22 05:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.38 - - [2026-06-22 05:54:01] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007170 10.0.0.33 - - [2026-06-22 05:54:02] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001295 10.0.0.33 - - [2026-06-22 05:54:02] "DELETE /project/66286a0daa334bee9024c64e28d5a131 HTTP/1.1" 404 173 0.012933 10.0.0.33 - - [2026-06-22 05:54:02] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.099485 10.0.0.33 - - [2026-06-22 05:54:02] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001253 10.0.0.33 - - [2026-06-22 05:54:02] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?fields=security_groups HTTP/1.1" 200 1395 0.101488 10.0.0.33 - - [2026-06-22 05:54:02] "DELETE /security-group/a43ba0a6-dbe7-4226-8bcd-31072657e3b8 HTTP/1.1" 404 177 0.006314 10.0.0.33 - - [2026-06-22 05:54:02] "GET /projects?obj_uuids=678df86a-69c4-4839-b6e8-47b819d78dd7&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001032 10.0.0.33 - - [2026-06-22 05:54:02] "GET /project/678df86a-69c4-4839-b6e8-47b819d78dd7?fields=application_policy_sets HTTP/1.1" 200 1434 0.075105 10.0.0.33 - - [2026-06-22 05:54:03] "DELETE /project/678df86a-69c4-4839-b6e8-47b819d78dd7 HTTP/1.1" 200 115 0.668452 10.0.0.38 - - [2026-06-22 05:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.38 - - [2026-06-22 05:54:03] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005154 10.0.0.38 - - [2026-06-22 05:54:03] "GET /virtual-networks?parent_id=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.005601 10.0.0.38 - - [2026-06-22 05:54:03] "GET /virtual-network/75274e15-6ce2-4c79-a95a-151154ab91c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008088 10.0.0.38 - - [2026-06-22 05:54:03] "POST /neutron/port HTTP/1.1" 200 1136 0.034460 10.0.0.38 - - [2026-06-22 05:54:04] "POST /neutron/port HTTP/1.1" 200 1136 0.024055 10.0.0.38 - - [2026-06-22 05:54:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009168 10.0.0.38 - - [2026-06-22 05:54:04] "GET /virtual-machine/d5d414b7-c6a1-45cc-b424-11c030aec6ee HTTP/1.1" 200 1305 0.014866 10.0.0.38 - - [2026-06-22 05:54:04] "GET /virtual-machine-interface/a6e5a818-88f2-443f-b9d7-e030c2706cda HTTP/1.1" 200 3005 0.005804 10.0.0.38 - - [2026-06-22 05:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.38 - - [2026-06-22 05:54:04] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004793 10.0.0.38 - - [2026-06-22 05:54:04] "GET /virtual-networks?parent_id=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003691 10.0.0.38 - - [2026-06-22 05:54:04] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008742 10.0.0.38 - - [2026-06-22 05:54:05] "POST /neutron/port HTTP/1.1" 200 1136 0.029538 10.0.0.38 - - [2026-06-22 05:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.38 - - [2026-06-22 05:54:07] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009132 10.0.0.38 - - [2026-06-22 05:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.38 - - [2026-06-22 05:54:09] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004376 10.0.0.38 - - [2026-06-22 05:54:09] "GET /virtual-networks?parent_id=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.004069 10.0.0.38 - - [2026-06-22 05:54:09] "GET /virtual-network/2ccaf8d5-c0c2-4c18-8aa8-546504321f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006755 10.0.0.38 - - [2026-06-22 05:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.38 - - [2026-06-22 05:54:09] "GET /routing-instance/9977e71e-3dbd-4588-91e3-b6ad66c4abc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.007685 10.0.0.38 - - [2026-06-22 05:54:09] "GET /route-target/a4ade4dd-5421-43af-ab44-01d25fb0ef21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004871 10.0.0.38 - - [2026-06-22 05:54:12] "POST /neutron/floatingip HTTP/1.1" 200 577 0.023995 10.0.0.38 - - [2026-06-22 05:54:12] "POST /neutron/floatingip HTTP/1.1" 200 115 0.095234 10.0.0.38 - - [2026-06-22 05:54:12] "GET /floating-ip-pool/1a15d281-6d31-4488-a078-ff9f8d1e5bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020831 10.0.0.38 - - [2026-06-22 05:54:12] "POST /ref-update HTTP/1.1" 200 156 0.020026 10.0.0.38 - - [2026-06-22 05:54:13] "DELETE /floating-ip-pool/1a15d281-6d31-4488-a078-ff9f8d1e5bcf HTTP/1.1" 200 115 0.061000 10.0.0.38 - - [2026-06-22 05:54:15] "POST /neutron/port HTTP/1.1" 200 1136 0.022988 10.0.0.38 - - [2026-06-22 05:54:15] "POST /neutron/network HTTP/1.1" 200 838 0.008047 10.0.0.38 - - [2026-06-22 05:54:15] "POST /neutron/port HTTP/1.1" 200 151 0.337426 10.0.0.33 - - [2026-06-22 05:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.33 - - [2026-06-22 05:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004071 10.0.0.38 - - [2026-06-22 05:54:17] "POST /neutron/network HTTP/1.1" 200 151 0.161009 10.0.0.50 - - [2026-06-22 05:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.50 - - [2026-06-22 05:54:17] "DELETE /route-target/a4ade4dd-5421-43af-ab44-01d25fb0ef21 HTTP/1.1" 200 115 0.033884 10.0.0.33 - - [2026-06-22 05:54:18] "GET /obj-perms HTTP/1.1" 200 4493 0.038537 10.0.0.33 - - [2026-06-22 05:54:19] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001313 10.0.0.38 - - [2026-06-22 05:54:19] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051598 10.0.0.33 - - [2026-06-22 05:54:19] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001899 10.0.0.38 - - [2026-06-22 05:54:19] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?fields=virtual_networks HTTP/1.1" 200 1055 0.071770 10.0.0.33 - - [2026-06-22 05:54:19] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001440 10.0.0.38 - - [2026-06-22 05:54:19] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.075085 10.0.0.33 - - [2026-06-22 05:54:19] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001333 10.0.0.38 - - [2026-06-22 05:54:19] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?fields=security_groups HTTP/1.1" 200 1293 0.070173 10.0.0.38 - - [2026-06-22 05:54:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.028240 10.0.0.33 - - [2026-06-22 05:54:20] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004408 10.0.0.33 - - [2026-06-22 05:54:20] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.33 - - [2026-06-22 05:54:20] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010168 10.0.0.33 - - [2026-06-22 05:54:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.003353 10.0.0.33 - - [2026-06-22 05:54:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.011994 10.0.0.33 - - [2026-06-22 05:54:21] "POST /security-groups HTTP/1.1" 200 586 0.042104 10.0.0.33 - - [2026-06-22 05:54:21] "POST /projects HTTP/1.1" 200 575 0.306713 10.0.0.50 - - [2026-06-22 05:54:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.008111 10.0.0.33 - - [2026-06-22 05:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.376996 10.0.0.38 - - [2026-06-22 05:54:21] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.525724 10.0.0.38 - - [2026-06-22 05:54:22] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.33 - - [2026-06-22 05:54:25] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001131 10.0.0.38 - - [2026-06-22 05:54:25] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.062225 10.0.0.33 - - [2026-06-22 05:54:25] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001644 10.0.0.38 - - [2026-06-22 05:54:26] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?fields=virtual_networks HTTP/1.1" 200 1022 0.074806 10.0.0.33 - - [2026-06-22 05:54:26] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 10.0.0.38 - - [2026-06-22 05:54:26] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.064743 10.0.0.33 - - [2026-06-22 05:54:26] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.38 - - [2026-06-22 05:54:26] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?fields=security_groups HTTP/1.1" 200 1243 0.062700 10.0.0.38 - - [2026-06-22 05:54:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.027234 10.0.0.33 - - [2026-06-22 05:54:27] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003704 10.0.0.33 - - [2026-06-22 05:54:27] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001016 10.0.0.33 - - [2026-06-22 05:54:27] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008512 10.0.0.33 - - [2026-06-22 05:54:27] "POST /id-to-fqname HTTP/1.1" 200 185 0.005847 10.0.0.33 - - [2026-06-22 05:54:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.005368 10.0.0.33 - - [2026-06-22 05:54:27] "POST /security-groups HTTP/1.1" 200 586 0.082145 10.0.0.33 - - [2026-06-22 05:54:27] "POST /projects HTTP/1.1" 200 575 0.337665 10.0.0.50 - - [2026-06-22 05:54:27] "POST /access-control-lists HTTP/1.1" 200 591 0.035186 10.0.0.33 - - [2026-06-22 05:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.411265 10.0.0.38 - - [2026-06-22 05:54:27] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.586922 10.0.0.38 - - [2026-06-22 05:54:28] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.38 - - [2026-06-22 05:54:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.003952 10.0.0.33 - - [2026-06-22 05:54:29] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001111 10.0.0.50 - - [2026-06-22 05:54:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.006166 10.0.0.50 - - [2026-06-22 05:54:29] "POST /access-control-lists HTTP/1.1" 200 588 0.045395 10.0.0.38 - - [2026-06-22 05:54:29] "POST /neutron/security_group HTTP/1.1" 200 1364 0.501420 10.0.0.38 - - [2026-06-22 05:54:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137610 10.0.0.50 - - [2026-06-22 05:54:30] "PUT /access-control-list/8348c49b-4202-4db9-a32b-12c4ef4665a5 HTTP/1.1" 200 272 0.029666 10.0.0.38 - - [2026-06-22 05:54:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.003931 10.0.0.33 - - [2026-06-22 05:54:30] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001159 10.0.0.50 - - [2026-06-22 05:54:30] "POST /access-control-lists HTTP/1.1" 200 590 0.032243 10.0.0.50 - - [2026-06-22 05:54:30] "PUT /access-control-list/5e921154-0999-4dbf-9796-670799a8037e HTTP/1.1" 200 272 0.018091 10.0.0.38 - - [2026-06-22 05:54:30] "POST /neutron/security_group HTTP/1.1" 200 1364 0.532964 10.0.0.38 - - [2026-06-22 05:54:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.126157 10.0.0.38 - - [2026-06-22 05:54:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-06-22 05:54:31] "PUT /access-control-list/5e921154-0999-4dbf-9796-670799a8037e HTTP/1.1" 200 272 0.027853 10.0.0.38 - - [2026-06-22 05:54:31] "POST /fqname-to-id HTTP/1.1" 404 210 0.028808 10.0.0.33 - - [2026-06-22 05:54:31] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001198 10.0.0.50 - - [2026-06-22 05:54:31] "POST /fqname-to-id HTTP/1.1" 404 244 0.006312 10.0.0.38 - - [2026-06-22 05:54:32] "POST /neutron/security_group HTTP/1.1" 200 1379 0.487072 10.0.0.50 - - [2026-06-22 05:54:32] "PUT /access-control-list/56e047da-933c-4c8a-9972-0cf3614f7bb6 HTTP/1.1" 200 272 0.023664 10.0.0.38 - - [2026-06-22 05:54:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.172789 10.0.0.38 - - [2026-06-22 05:54:32] "POST /fqname-to-id HTTP/1.1" 404 210 0.007014 10.0.0.33 - - [2026-06-22 05:54:32] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.50 - - [2026-06-22 05:54:33] "POST /fqname-to-id HTTP/1.1" 404 245 0.004936 10.0.0.50 - - [2026-06-22 05:54:33] "POST /access-control-lists HTTP/1.1" 200 605 0.042307 10.0.0.38 - - [2026-06-22 05:54:33] "POST /neutron/security_group HTTP/1.1" 200 1379 0.422295 10.0.0.38 - - [2026-06-22 05:54:33] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.195148 10.0.0.50 - - [2026-06-22 05:54:33] "PUT /access-control-list/6ee7827c-e9ab-4e03-b0f9-f06d6712052e HTTP/1.1" 200 272 0.018047 10.0.0.33 - - [2026-06-22 05:54:35] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001040 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.137793 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.005834 10.0.0.50 - - [2026-06-22 05:54:35] "PUT /logical-router/83046aec-7d95-4d1c-a111-5b500a8f28e7 HTTP/1.1" 200 262 0.058717 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.007454 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.005887 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.004800 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.005114 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.005265 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.004847 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.005396 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.004967 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.004905 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.045787 10.0.0.38 - - [2026-06-22 05:54:35] "POST /neutron/router HTTP/1.1" 200 541 0.004776 10.0.0.38 - - [2026-06-22 05:54:36] "GET /logical-router/83046aec-7d95-4d1c-a111-5b500a8f28e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.039838 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.008581 10.0.0.50 - - [2026-06-22 05:54:36] "POST /route-targets HTTP/1.1" 200 327 0.019330 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.013751 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.005407 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.005264 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.004816 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.004586 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.004767 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.005803 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.005779 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.005347 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.004535 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 542 0.007056 10.0.0.38 - - [2026-06-22 05:54:36] "POST /neutron/router HTTP/1.1" 200 151 0.091438 10.0.0.50 - - [2026-06-22 05:54:36] "DELETE /route-target/dca87898-d63b-42e3-9d55-1ebd7cadfb2f HTTP/1.1" 200 115 0.037761 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.011693 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.015046 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.004454 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.004814 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.007703 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.005050 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.005350 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.005124 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.005136 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.004632 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.004821 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/router HTTP/1.1" 200 559 0.040865 10.0.0.50 - - [2026-06-22 05:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.38 - - [2026-06-22 05:54:37] "POST /neutron/security_group HTTP/1.1" 200 521 0.005435 10.0.0.50 - - [2026-06-22 05:54:37] "DELETE /access-control-list/6ee7827c-e9ab-4e03-b0f9-f06d6712052e HTTP/1.1" 200 115 0.059701 10.0.0.38 - - [2026-06-22 05:54:38] "POST /neutron/security_group HTTP/1.1" 200 151 0.106563 10.0.0.38 - - [2026-06-22 05:54:38] "POST /neutron/security_group HTTP/1.1" 200 506 0.011991 10.0.0.50 - - [2026-06-22 05:54:38] "DELETE /access-control-list/864d5473-900f-4d53-b2db-d6731a78e23f HTTP/1.1" 200 115 0.043972 10.0.0.50 - - [2026-06-22 05:54:38] "DELETE /access-control-list/8348c49b-4202-4db9-a32b-12c4ef4665a5 HTTP/1.1" 200 115 0.039419 10.0.0.33 - - [2026-06-22 05:54:39] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001875 10.0.0.38 - - [2026-06-22 05:54:39] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.063341 10.0.0.33 - - [2026-06-22 05:54:39] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001544 10.0.0.38 - - [2026-06-22 05:54:39] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?fields=virtual_networks HTTP/1.1" 200 1022 0.069871 10.0.0.33 - - [2026-06-22 05:54:39] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.38 - - [2026-06-22 05:54:39] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.053592 10.0.0.33 - - [2026-06-22 05:54:39] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001691 10.0.0.38 - - [2026-06-22 05:54:39] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?fields=security_groups HTTP/1.1" 200 1243 0.063093 10.0.0.38 - - [2026-06-22 05:54:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.032901 10.0.0.33 - - [2026-06-22 05:54:40] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003857 10.0.0.33 - - [2026-06-22 05:54:40] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002375 10.0.0.33 - - [2026-06-22 05:54:40] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010925 10.0.0.33 - - [2026-06-22 05:54:40] "POST /id-to-fqname HTTP/1.1" 200 186 0.001766 10.0.0.33 - - [2026-06-22 05:54:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.010015 10.0.0.33 - - [2026-06-22 05:54:41] "POST /security-groups HTTP/1.1" 200 587 0.090618 10.0.0.33 - - [2026-06-22 05:54:41] "POST /projects HTTP/1.1" 200 577 0.335998 10.0.0.50 - - [2026-06-22 05:54:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.016242 10.0.0.33 - - [2026-06-22 05:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.415962 10.0.0.38 - - [2026-06-22 05:54:41] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.569824 10.0.0.38 - - [2026-06-22 05:54:42] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.38 - - [2026-06-22 05:54:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000603 10.0.0.38 - - [2026-06-22 05:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.077446 10.0.0.33 - - [2026-06-22 05:54:44] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001342 10.0.0.38 - - [2026-06-22 05:54:44] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.067252 10.0.0.33 - - [2026-06-22 05:54:44] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001229 10.0.0.38 - - [2026-06-22 05:54:44] "POST /neutron/network HTTP/1.1" 200 601 0.183622 10.0.0.50 - - [2026-06-22 05:54:44] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.38 - - [2026-06-22 05:54:45] "POST /id-to-fqname HTTP/1.1" 200 216 0.004539 10.0.0.38 - - [2026-06-22 05:54:45] "GET /virtual-network/21ff49e4-555c-462f-b8f2-928e621c545a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006699 10.0.0.38 - - [2026-06-22 05:54:45] "POST /neutron/network HTTP/1.1" 200 822 0.016890 10.0.0.38 - - [2026-06-22 05:54:45] "GET /virtual-network/21ff49e4-555c-462f-b8f2-928e621c545a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006490 10.0.0.38 - - [2026-06-22 05:54:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.005542 10.0.0.38 - - [2026-06-22 05:54:45] "GET /virtual-network/21ff49e4-555c-462f-b8f2-928e621c545a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007299 10.0.0.33 - - [2026-06-22 05:54:45] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001574 10.0.0.38 - - [2026-06-22 05:54:45] "POST /neutron/port HTTP/1.1" 200 1019 0.325096 10.0.0.38 - - [2026-06-22 05:54:45] "GET /virtual-machine-interface/1ced6f0a-aecd-4265-8015-3d1fc7dd5e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2383 0.007692 10.0.0.38 - - [2026-06-22 05:54:45] "GET /virtual-machine-interface/1ced6f0a-aecd-4265-8015-3d1fc7dd5e3b?fields=instance_ip_back_refs HTTP/1.1" 200 1316 0.007156 10.0.0.38 - - [2026-06-22 05:54:45] "GET /instance-ip/096c0a08-ee92-49d7-bd86-47bb49c09025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005564 10.0.0.38 - - [2026-06-22 05:54:46] "POST /neutron/network HTTP/1.1" 200 822 0.007516 10.0.0.38 - - [2026-06-22 05:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.33 - - [2026-06-22 05:54:48] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 10.0.0.38 - - [2026-06-22 05:54:48] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051000 10.0.0.33 - - [2026-06-22 05:54:49] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001486 10.0.0.38 - - [2026-06-22 05:54:49] "POST /neutron/network HTTP/1.1" 200 603 0.198216 10.0.0.50 - - [2026-06-22 05:54:49] "POST /route-targets HTTP/1.1" 200 327 0.017987 10.0.0.38 - - [2026-06-22 05:54:49] "POST /neutron/network HTTP/1.1" 200 977 0.013675 10.0.0.38 - - [2026-06-22 05:54:49] "POST /id-to-fqname HTTP/1.1" 200 217 0.001257 10.0.0.38 - - [2026-06-22 05:54:49] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008840 10.0.0.38 - - [2026-06-22 05:54:49] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007713 10.0.0.38 - - [2026-06-22 05:54:49] "POST /neutron/subnet HTTP/1.1" 200 720 0.012236 10.0.0.33 - - [2026-06-22 05:54:50] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001187 10.0.0.38 - - [2026-06-22 05:54:50] "POST /neutron/port HTTP/1.1" 200 1018 0.310560 10.0.0.38 - - [2026-06-22 05:54:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.001812 10.0.0.38 - - [2026-06-22 05:54:50] "POST /neutron/network HTTP/1.1" 200 977 0.011464 10.0.0.38 - - [2026-06-22 05:54:50] "POST /neutron/port HTTP/1.1" 200 117 0.008165 10.0.0.38 - - [2026-06-22 05:54:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.001938 10.0.0.38 - - [2026-06-22 05:54:51] "POST /neutron/port HTTP/1.1" 200 1018 0.017452 10.0.0.38 - - [2026-06-22 05:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.010483 10.0.0.38 - - [2026-06-22 05:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.008910 10.0.0.38 - - [2026-06-22 05:54:55] "POST /neutron/network HTTP/1.1" 200 987 0.009119 10.0.0.38 - - [2026-06-22 05:54:55] "POST /neutron/port HTTP/1.1" 200 1110 0.190055 10.0.0.38 - - [2026-06-22 05:54:55] "POST /neutron/port HTTP/1.1" 200 1017 0.043792 10.0.0.38 - - [2026-06-22 05:54:56] "POST /neutron/port HTTP/1.1" 200 1119 0.026899 10.0.0.38 - - [2026-06-22 05:54:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005043 10.0.0.38 - - [2026-06-22 05:54:56] "POST /neutron/network HTTP/1.1" 200 977 0.011789 10.0.0.38 - - [2026-06-22 05:54:56] "POST /neutron/subnet HTTP/1.1" 200 694 0.013584 10.0.0.38 - - [2026-06-22 05:55:01] "POST /neutron/port HTTP/1.1" 200 1119 0.027119 10.0.0.33 - - [2026-06-22 05:55:03] "DELETE /project/f3f1fdd9640844e1a32bb2b0a1176818 HTTP/1.1" 404 173 0.020548 10.0.0.33 - - [2026-06-22 05:55:03] "DELETE /project/d09d4a575e634198bb165a8aedd69c89 HTTP/1.1" 404 173 0.023362 10.0.0.33 - - [2026-06-22 05:55:03] "DELETE /project/26e29233cfc741c2be5f5044edea1001 HTTP/1.1" 404 173 0.012434 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000951 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.107787 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001272 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1515 0.167662 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.182409 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000897 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000718 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?fields=security_groups HTTP/1.1" 200 1348 0.164503 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?fields=security_groups HTTP/1.1" 200 1348 0.112264 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?fields=security_groups HTTP/1.1" 200 1125 0.177310 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=66286a0d-aa33-4bee-9024-c64e28d5a131&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003944 10.0.0.33 - - [2026-06-22 05:55:03] "DELETE /security-group/77ed64c1-c3bf-484a-a78e-8e2e119250b9 HTTP/1.1" 200 115 0.162699 10.0.0.33 - - [2026-06-22 05:55:03] "DELETE /security-group/5b78254f-0090-41d2-9a5e-3fe717e447f5 HTTP/1.1" 200 115 0.177331 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=f3f1fdd9-6408-44e1-a32b-b2b0a1176818&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001243 10.0.0.33 - - [2026-06-22 05:55:03] "GET /projects?obj_uuids=d09d4a57-5e63-4198-bb16-5a8aedd69c89&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001673 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/66286a0d-aa33-4bee-9024-c64e28d5a131?fields=application_policy_sets HTTP/1.1" 200 1437 0.188413 10.0.0.50 - - [2026-06-22 05:55:03] "DELETE /access-control-list/4b4c9801-4dbd-4a13-89a5-235845fedcb4 HTTP/1.1" 200 115 0.181464 10.0.0.33 - - [2026-06-22 05:55:03] "GET /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89?fields=application_policy_sets HTTP/1.1" 200 1387 0.131980 10.0.0.33 - - [2026-06-22 05:55:04] "GET /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818?fields=application_policy_sets HTTP/1.1" 200 1387 0.177124 10.0.0.33 - - [2026-06-22 05:55:04] "DELETE /project/66286a0d-aa33-4bee-9024-c64e28d5a131 HTTP/1.1" 404 190 0.786310 10.0.0.50 - - [2026-06-22 05:55:04] "DELETE /access-control-list/bf39f596-7686-4046-9943-e7b7fd423092 HTTP/1.1" 200 115 0.099575 10.0.0.33 - - [2026-06-22 05:55:04] "DELETE /project/f3f1fdd9-6408-44e1-a32b-b2b0a1176818 HTTP/1.1" 200 115 1.036391 10.0.0.33 - - [2026-06-22 05:55:04] "DELETE /project/d09d4a57-5e63-4198-bb16-5a8aedd69c89 HTTP/1.1" 200 115 1.060626 10.0.0.38 - - [2026-06-22 05:55:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009278 10.0.0.38 - - [2026-06-22 05:55:06] "POST /neutron/port HTTP/1.1" 200 1119 0.020968 10.0.0.38 - - [2026-06-22 05:55:06] "GET /virtual-machine/83c42281-eb11-4c53-924c-bf7577328897 HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-06-22 05:55:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007679 10.0.0.38 - - [2026-06-22 05:55:07] "GET /virtual-machine/83c42281-eb11-4c53-924c-bf7577328897 HTTP/1.1" 200 1284 0.025359 10.0.0.38 - - [2026-06-22 05:55:07] "GET /virtual-machine-interface/fba77ffa-7112-402f-8431-d15e9608ee2c HTTP/1.1" 200 2924 0.008241 10.0.0.38 - - [2026-06-22 05:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.38 - - [2026-06-22 05:55:07] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004931 10.0.0.38 - - [2026-06-22 05:55:07] "GET /virtual-networks?parent_id=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003538 10.0.0.38 - - [2026-06-22 05:55:07] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006224 10.0.0.38 - - [2026-06-22 05:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.38 - - [2026-06-22 05:55:08] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004308 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-networks?parent_id=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.005792 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007902 10.0.0.38 - - [2026-06-22 05:55:08] "POST /neutron/port HTTP/1.1" 200 1120 0.021272 10.0.0.38 - - [2026-06-22 05:55:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008069 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-machine/ef0f0492-cb96-49c1-8bb1-31f53cb19094 HTTP/1.1" 200 1285 0.007089 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-machine-interface/8998d1ba-b136-4eb2-b780-2fb9cccaf00f HTTP/1.1" 200 2924 0.006393 10.0.0.38 - - [2026-06-22 05:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2026-06-22 05:55:08] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004079 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-networks?parent_id=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003579 10.0.0.38 - - [2026-06-22 05:55:08] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007060 10.0.0.38 - - [2026-06-22 05:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2026-06-22 05:55:09] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005124 10.0.0.38 - - [2026-06-22 05:55:09] "GET /virtual-networks?parent_id=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003805 10.0.0.38 - - [2026-06-22 05:55:10] "GET /virtual-network/2047512e-fa95-4b47-bc38-57cb679df3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007326 10.0.0.38 - - [2026-06-22 05:55:13] "POST /neutron/port HTTP/1.1" 200 1110 0.026550 10.0.0.38 - - [2026-06-22 05:55:13] "POST /neutron/port HTTP/1.1" 200 1109 0.018893 10.0.0.38 - - [2026-06-22 05:55:14] "POST /neutron/network HTTP/1.1" 200 977 0.015486 10.0.0.50 - - [2026-06-22 05:55:14] "DELETE /route-target/fb8af0ad-8ab7-423d-88db-dec10557dad1 HTTP/1.1" 200 115 0.030973 10.0.0.38 - - [2026-06-22 05:55:14] "POST /neutron/port HTTP/1.1" 400 205 0.004791 10.0.0.38 - - [2026-06-22 05:55:15] "POST /neutron/port HTTP/1.1" 200 117 0.008125 10.0.0.33 - - [2026-06-22 05:55:15] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001204 10.0.0.38 - - [2026-06-22 05:55:15] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.059289 10.0.0.33 - - [2026-06-22 05:55:15] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001150 10.0.0.38 - - [2026-06-22 05:55:15] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?fields=virtual_networks HTTP/1.1" 200 1023 0.054596 10.0.0.33 - - [2026-06-22 05:55:15] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001072 10.0.0.38 - - [2026-06-22 05:55:15] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.073932 10.0.0.33 - - [2026-06-22 05:55:15] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 10.0.0.38 - - [2026-06-22 05:55:15] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?fields=security_groups HTTP/1.1" 200 1245 0.079325 10.0.0.38 - - [2026-06-22 05:55:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.031290 10.0.0.33 - - [2026-06-22 05:55:16] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003801 10.0.0.33 - - [2026-06-22 05:55:16] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001333 10.0.0.33 - - [2026-06-22 05:55:16] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008868 10.0.0.33 - - [2026-06-22 05:55:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.004570 10.0.0.33 - - [2026-06-22 05:55:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.008946 10.0.0.33 - - [2026-06-22 05:55:17] "POST /security-groups HTTP/1.1" 200 589 0.047475 10.0.0.33 - - [2026-06-22 05:55:17] "POST /projects HTTP/1.1" 200 581 0.300901 10.0.0.50 - - [2026-06-22 05:55:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.004623 10.0.0.33 - - [2026-06-22 05:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.376623 10.0.0.38 - - [2026-06-22 05:55:17] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.517573 10.0.0.38 - - [2026-06-22 05:55:18] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.38 - - [2026-06-22 05:55:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.38 - - [2026-06-22 05:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.040587 10.0.0.33 - - [2026-06-22 05:55:20] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001299 10.0.0.38 - - [2026-06-22 05:55:20] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064565 10.0.0.33 - - [2026-06-22 05:55:20] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.38 - - [2026-06-22 05:55:20] "POST /neutron/network HTTP/1.1" 200 605 0.191073 10.0.0.50 - - [2026-06-22 05:55:20] "POST /ref-update HTTP/1.1" 200 156 0.033181 10.0.0.38 - - [2026-06-22 05:55:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.004660 10.0.0.38 - - [2026-06-22 05:55:21] "GET /virtual-network/50a61fe4-0abc-44b8-bb95-38801e1fe1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009101 10.0.0.38 - - [2026-06-22 05:55:21] "POST /neutron/network HTTP/1.1" 200 825 0.009183 10.0.0.38 - - [2026-06-22 05:55:21] "GET /virtual-network/50a61fe4-0abc-44b8-bb95-38801e1fe1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008870 10.0.0.38 - - [2026-06-22 05:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2026-06-22 05:55:21] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001465 10.0.0.38 - - [2026-06-22 05:55:21] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053470 10.0.0.38 - - [2026-06-22 05:55:21] "POST /neutron/network HTTP/1.1" 200 117 0.017596 10.0.0.38 - - [2026-06-22 05:55:21] "POST /neutron/network HTTP/1.1" 200 826 0.010333 10.0.0.38 - - [2026-06-22 05:55:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.001409 10.0.0.38 - - [2026-06-22 05:55:21] "GET /virtual-network/6c48e397-a78a-4830-8fa9-c08a65190b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006736 10.0.0.38 - - [2026-06-22 05:55:21] "GET /virtual-network/6c48e397-a78a-4830-8fa9-c08a65190b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007149 10.0.0.38 - - [2026-06-22 05:55:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.011199 10.0.0.38 - - [2026-06-22 05:55:21] "POST /id-to-fqname HTTP/1.1" 200 219 0.001974 10.0.0.33 - - [2026-06-22 05:55:22] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001258 10.0.0.38 - - [2026-06-22 05:55:22] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.074149 10.0.0.38 - - [2026-06-22 05:55:22] "POST /neutron/port HTTP/1.1" 200 117 0.008607 10.0.0.38 - - [2026-06-22 05:55:22] "POST /id-to-fqname HTTP/1.1" 200 219 0.001543 10.0.0.38 - - [2026-06-22 05:55:23] "POST /neutron/network HTTP/1.1" 200 836 0.010673 10.0.0.33 - - [2026-06-22 05:55:23] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001037 10.0.0.38 - - [2026-06-22 05:55:23] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.072727 10.0.0.38 - - [2026-06-22 05:55:23] "POST /neutron/port HTTP/1.1" 200 117 0.008307 10.0.0.50 - - [2026-06-22 05:55:24] "POST /route-targets HTTP/1.1" 200 327 0.022905 10.0.0.33 - - [2026-06-22 05:55:24] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.012064 10.0.0.38 - - [2026-06-22 05:55:24] "POST /neutron/router HTTP/1.1" 200 344 0.463996 10.0.0.33 - - [2026-06-22 05:55:27] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001310 10.0.0.38 - - [2026-06-22 05:55:27] "POST /neutron/port HTTP/1.1" 200 1059 0.331471 10.0.0.38 - - [2026-06-22 05:55:27] "POST /neutron/port HTTP/1.1" 200 1113 0.129180 10.0.0.38 - - [2026-06-22 05:55:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.009766 10.0.0.38 - - [2026-06-22 05:55:29] "POST /neutron/port HTTP/1.1" 200 1123 0.018900 10.0.0.33 - - [2026-06-22 05:55:30] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 10.0.0.38 - - [2026-06-22 05:55:30] "POST /neutron/port HTTP/1.1" 200 1060 0.350158 10.0.0.38 - - [2026-06-22 05:55:30] "POST /neutron/port HTTP/1.1" 200 1114 0.131125 10.0.0.38 - - [2026-06-22 05:55:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.010451 10.0.0.38 - - [2026-06-22 05:55:34] "POST /neutron/port HTTP/1.1" 200 1123 0.022600 10.0.0.38 - - [2026-06-22 05:55:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008233 10.0.0.38 - - [2026-06-22 05:55:35] "GET /virtual-machine/de40c31d-4849-4849-ad86-b9ff01f9469b HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2026-06-22 05:55:35] "GET /virtual-machine/de40c31d-4849-4849-ad86-b9ff01f9469b HTTP/1.1" 200 1291 0.028836 10.0.0.38 - - [2026-06-22 05:55:35] "GET /virtual-machine-interface/b42a5bf3-855d-408e-b5ce-7460d5a49e69 HTTP/1.1" 200 2935 0.006301 10.0.0.38 - - [2026-06-22 05:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.38 - - [2026-06-22 05:55:35] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004667 10.0.0.38 - - [2026-06-22 05:55:35] "GET /virtual-networks?parent_id=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003653 10.0.0.38 - - [2026-06-22 05:55:35] "GET /virtual-network/50a61fe4-0abc-44b8-bb95-38801e1fe1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006159 10.0.0.38 - - [2026-06-22 05:55:37] "POST /neutron/port HTTP/1.1" 200 1123 0.019303 10.0.0.38 - - [2026-06-22 05:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.38 - - [2026-06-22 05:55:38] "GET /virtual-network/50a61fe4-0abc-44b8-bb95-38801e1fe1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006022 10.0.0.38 - - [2026-06-22 05:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.38 - - [2026-06-22 05:55:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005043 10.0.0.38 - - [2026-06-22 05:55:40] "GET /virtual-networks?parent_id=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003746 10.0.0.38 - - [2026-06-22 05:55:40] "GET /virtual-network/50a61fe4-0abc-44b8-bb95-38801e1fe1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006387 10.0.0.38 - - [2026-06-22 05:55:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009601 10.0.0.38 - - [2026-06-22 05:55:41] "POST /neutron/port HTTP/1.1" 200 1124 0.025029 10.0.0.38 - - [2026-06-22 05:55:41] "GET /virtual-machine/827f228e-3640-4576-a0ea-befe6f091c55 HTTP/1.1" 200 1290 0.009593 10.0.0.38 - - [2026-06-22 05:55:41] "GET /virtual-machine-interface/33eab0f4-fb1a-4f7d-a7fa-449fdf74abc7 HTTP/1.1" 200 2934 0.006217 10.0.0.38 - - [2026-06-22 05:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.38 - - [2026-06-22 05:55:41] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005310 10.0.0.38 - - [2026-06-22 05:55:41] "GET /virtual-networks?parent_id=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003786 10.0.0.38 - - [2026-06-22 05:55:41] "GET /virtual-network/6c48e397-a78a-4830-8fa9-c08a65190b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007492 10.0.0.38 - - [2026-06-22 05:55:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008725 10.0.0.38 - - [2026-06-22 05:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2026-06-22 05:55:44] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004390 10.0.0.38 - - [2026-06-22 05:55:44] "GET /virtual-networks?parent_id=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003505 10.0.0.38 - - [2026-06-22 05:55:44] "GET /virtual-network/6c48e397-a78a-4830-8fa9-c08a65190b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006748 10.0.0.50 - - [2026-06-22 05:55:49] "POST /ref-update HTTP/1.1" 200 156 0.035969 10.0.0.38 - - [2026-06-22 05:55:49] "POST /neutron/port HTTP/1.1" 200 1923 0.062094 10.0.0.38 - - [2026-06-22 05:55:55] "POST /neutron/router HTTP/1.1" 200 580 0.007694 10.0.0.50 - - [2026-06-22 05:55:58] "POST /ref-update HTTP/1.1" 200 156 0.041986 10.0.0.38 - - [2026-06-22 05:55:58] "POST /neutron/router HTTP/1.1" 200 344 0.268002 10.0.0.38 - - [2026-06-22 05:55:58] "POST /neutron/router HTTP/1.1" 200 580 0.007496 10.0.0.38 - - [2026-06-22 05:55:58] "GET /logical-router/4de4377b-aa38-4d0b-9288-1d20791670de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.031697 10.0.0.50 - - [2026-06-22 05:55:58] "DELETE /route-target/55a96887-1459-44a1-a2bf-dc5c8e6920a6 HTTP/1.1" 200 115 0.052904 10.0.0.38 - - [2026-06-22 05:55:58] "POST /neutron/network HTTP/1.1" 400 204 0.015913 10.0.0.38 - - [2026-06-22 05:56:00] "POST /neutron/port HTTP/1.1" 200 151 0.233517 10.0.0.38 - - [2026-06-22 05:56:01] "POST /neutron/network HTTP/1.1" 200 825 0.027694 10.0.0.38 - - [2026-06-22 05:56:01] "POST /neutron/port HTTP/1.1" 200 151 0.360826 10.0.0.33 - - [2026-06-22 05:56:04] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.004028 10.0.0.33 - - [2026-06-22 05:56:04] "DELETE /project/acf36ad5e5d54b05b50eb00eb237eed4 HTTP/1.1" 404 173 0.011406 10.0.0.50 - - [2026-06-22 05:56:04] "DELETE /access-control-list/faf91a3a-53f3-4259-a11f-84eae8068e8a HTTP/1.1" 200 115 0.096580 10.0.0.33 - - [2026-06-22 05:56:04] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.083393 10.0.0.33 - - [2026-06-22 05:56:04] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001214 10.0.0.33 - - [2026-06-22 05:56:04] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?fields=security_groups HTTP/1.1" 200 1093 0.080570 10.0.0.33 - - [2026-06-22 05:56:04] "GET /projects?obj_uuids=26e29233-cfc7-41c2-be5f-5044edea1001&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001264 10.0.0.50 - - [2026-06-22 05:56:04] "DELETE /route-target/b50857a7-1310-40d2-b716-a2cbba7134a9 HTTP/1.1" 200 115 0.063205 10.0.0.33 - - [2026-06-22 05:56:04] "GET /project/26e29233-cfc7-41c2-be5f-5044edea1001?fields=application_policy_sets HTTP/1.1" 404 171 0.127092 10.0.0.33 - - [2026-06-22 05:56:04] "DELETE /project/26e29233-cfc7-41c2-be5f-5044edea1001 HTTP/1.1" 404 171 0.390349 10.0.0.33 - - [2026-06-22 05:56:05] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001080 10.0.0.38 - - [2026-06-22 05:56:06] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.056206 10.0.0.33 - - [2026-06-22 05:56:06] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001173 10.0.0.38 - - [2026-06-22 05:56:06] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?fields=virtual_networks HTTP/1.1" 200 1028 0.049093 10.0.0.33 - - [2026-06-22 05:56:06] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001727 10.0.0.38 - - [2026-06-22 05:56:06] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.067163 10.0.0.33 - - [2026-06-22 05:56:06] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001391 10.0.0.38 - - [2026-06-22 05:56:06] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?fields=security_groups HTTP/1.1" 200 1252 0.076923 10.0.0.38 - - [2026-06-22 05:56:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.029165 10.0.0.33 - - [2026-06-22 05:56:07] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004427 10.0.0.33 - - [2026-06-22 05:56:07] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000963 10.0.0.33 - - [2026-06-22 05:56:07] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007328 10.0.0.33 - - [2026-06-22 05:56:07] "POST /id-to-fqname HTTP/1.1" 200 193 0.003940 10.0.0.33 - - [2026-06-22 05:56:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.012501 10.0.0.33 - - [2026-06-22 05:56:07] "POST /security-groups HTTP/1.1" 200 594 0.046329 10.0.0.33 - - [2026-06-22 05:56:07] "POST /projects HTTP/1.1" 200 591 0.317709 10.0.0.33 - - [2026-06-22 05:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.395595 10.0.0.50 - - [2026-06-22 05:56:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.008835 10.0.0.38 - - [2026-06-22 05:56:07] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.576798 10.0.0.38 - - [2026-06-22 05:56:08] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.38 - - [2026-06-22 05:56:10] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000612 10.0.0.33 - - [2026-06-22 05:56:11] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001416 10.0.0.38 - - [2026-06-22 05:56:11] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.107947 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.38 - - [2026-06-22 05:56:11] "GET /security-group/8f324598-f894-4bca-bdf0-86f752ee28fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.008190 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.33 - - [2026-06-22 05:56:11] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001135 10.0.0.38 - - [2026-06-22 05:56:11] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046986 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.38 - - [2026-06-22 05:56:11] "GET /security-group/8f324598-f894-4bca-bdf0-86f752ee28fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3763 0.005176 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.38 - - [2026-06-22 05:56:11] "PUT /security-group/8f324598-f894-4bca-bdf0-86f752ee28fc HTTP/1.1" 200 262 0.030275 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.013045 10.0.0.50 - - [2026-06-22 05:56:11] "PUT /access-control-list/a506eef1-ef0e-4b07-96dc-58e2deecb7d7 HTTP/1.1" 200 272 0.033915 10.0.0.38 - - [2026-06-22 05:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.33 - - [2026-06-22 05:56:11] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001696 10.0.0.38 - - [2026-06-22 05:56:11] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047310 10.0.0.33 - - [2026-06-22 05:56:12] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001175 10.0.0.38 - - [2026-06-22 05:56:12] "POST /neutron/network HTTP/1.1" 200 608 0.175122 10.0.0.38 - - [2026-06-22 05:56:12] "POST /id-to-fqname HTTP/1.1" 200 223 0.004400 10.0.0.38 - - [2026-06-22 05:56:12] "GET /virtual-network/7e0a2c64-53d3-43a9-a6ea-1446d186ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006499 10.0.0.38 - - [2026-06-22 05:56:12] "POST /neutron/network HTTP/1.1" 200 828 0.008267 10.0.0.38 - - [2026-06-22 05:56:12] "GET /virtual-network/7e0a2c64-53d3-43a9-a6ea-1446d186ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006161 10.0.0.38 - - [2026-06-22 05:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2026-06-22 05:56:12] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001689 10.0.0.38 - - [2026-06-22 05:56:12] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.073029 10.0.0.38 - - [2026-06-22 05:56:12] "POST /neutron/network HTTP/1.1" 200 117 0.017527 10.0.0.50 - - [2026-06-22 05:56:13] "POST /route-targets HTTP/1.1" 200 327 0.049237 10.0.0.38 - - [2026-06-22 05:56:13] "POST /neutron/network HTTP/1.1" 200 831 0.019475 10.0.0.38 - - [2026-06-22 05:56:13] "POST /id-to-fqname HTTP/1.1" 200 227 0.001255 10.0.0.38 - - [2026-06-22 05:56:13] "GET /virtual-network/89b89732-3b3f-40b5-85bb-f962085f1438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.023739 10.0.0.38 - - [2026-06-22 05:56:13] "GET /virtual-network/89b89732-3b3f-40b5-85bb-f962085f1438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007448 10.0.0.38 - - [2026-06-22 05:56:13] "POST /neutron/subnet HTTP/1.1" 200 710 0.017803 10.0.0.38 - - [2026-06-22 05:56:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001360 10.0.0.33 - - [2026-06-22 05:56:14] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001406 10.0.0.38 - - [2026-06-22 05:56:14] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075285 10.0.0.38 - - [2026-06-22 05:56:14] "POST /neutron/port HTTP/1.1" 200 117 0.006503 10.0.0.38 - - [2026-06-22 05:56:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001382 10.0.0.38 - - [2026-06-22 05:56:14] "POST /neutron/network HTTP/1.1" 200 841 0.007385 10.0.0.33 - - [2026-06-22 05:56:15] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001293 10.0.0.38 - - [2026-06-22 05:56:15] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.068926 10.0.0.38 - - [2026-06-22 05:56:15] "POST /neutron/port HTTP/1.1" 200 117 0.006817 10.0.0.50 - - [2026-06-22 05:56:15] "PUT /logical-router/ce6255d7-9c71-4710-83f5-eeb61c3bebff HTTP/1.1" 200 262 0.053447 10.0.0.38 - - [2026-06-22 05:56:15] "POST /neutron/router HTTP/1.1" 200 656 0.065891 10.0.0.38 - - [2026-06-22 05:56:15] "GET /service-template/4411ed80-8592-4cc4-af82-d46f6c51ce74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003768 10.0.0.38 - - [2026-06-22 05:56:16] "POST /service-instances HTTP/1.1" 200 670 0.119939 10.0.0.50 - - [2026-06-22 05:56:16] "POST /ref-update HTTP/1.1" 200 156 0.035953 10.0.0.38 - - [2026-06-22 05:56:16] "POST /neutron/port HTTP/1.1" 200 117 0.011165 10.0.0.38 - - [2026-06-22 05:56:16] "POST /ref-update HTTP/1.1" 200 156 0.050618 10.0.0.38 - - [2026-06-22 05:56:16] "POST /virtual-machines HTTP/1.1" 200 553 0.039100 10.0.0.38 - - [2026-06-22 05:56:16] "POST /instance-ips HTTP/1.1" 200 551 0.072582 10.0.0.38 - - [2026-06-22 05:56:17] "PUT /virtual-machine-interface/bd022fbb-02de-43fe-9cde-48d431d56c32 HTTP/1.1" 200 284 0.047791 10.0.0.38 - - [2026-06-22 05:56:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.109624 10.0.0.38 - - [2026-06-22 05:56:17] "POST /instance-ips HTTP/1.1" 400 316 0.032486 10.0.0.38 - - [2026-06-22 05:56:17] "PUT /instance-ip/073f5e9a-5641-4906-b900-b3b2ea48f62e HTTP/1.1" 200 256 0.038305 10.0.0.38 - - [2026-06-22 05:56:17] "POST /virtual-machines HTTP/1.1" 200 553 0.048763 10.0.0.38 - - [2026-06-22 05:56:17] "POST /instance-ips HTTP/1.1" 400 246 0.026265 10.0.0.38 - - [2026-06-22 05:56:17] "PUT /instance-ip/0fb841ff-3e56-4960-867b-750af0561b05 HTTP/1.1" 200 256 0.035480 10.0.0.38 - - [2026-06-22 05:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.103239 10.0.0.50 - - [2026-06-22 05:56:18] "POST /ref-update HTTP/1.1" 200 156 0.036948 10.0.0.38 - - [2026-06-22 05:56:18] "POST /chown HTTP/1.1" 200 109 0.022404 10.0.0.38 - - [2026-06-22 05:56:18] "POST /ref-update HTTP/1.1" 200 156 0.028099 10.0.0.50 - - [2026-06-22 05:56:18] "PUT /routing-instance/e8f7ffad-7154-434b-a4d5-01a6d4741a53 HTTP/1.1" 200 266 0.029743 10.0.0.38 - - [2026-06-22 05:56:19] "POST /neutron/port HTTP/1.1" 200 1064 0.020842 10.0.0.38 - - [2026-06-22 05:56:19] "POST /neutron/network HTTP/1.1" 200 841 0.008208 10.0.0.38 - - [2026-06-22 05:56:20] "POST /neutron/port HTTP/1.1" 200 1060 0.019585 10.0.0.38 - - [2026-06-22 05:56:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004356 10.0.0.38 - - [2026-06-22 05:56:20] "POST /neutron/network HTTP/1.1" 200 828 0.010325 10.0.0.38 - - [2026-06-22 05:56:20] "GET /obj-perms HTTP/1.1" 200 4493 0.102221 10.0.0.38 - - [2026-06-22 05:56:21] "POST /neutron/port HTTP/1.1" 200 1124 0.028550 10.0.0.38 - - [2026-06-22 05:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.001714 10.0.0.38 - - [2026-06-22 05:56:26] "POST /neutron/port HTTP/1.1" 200 1128 0.024644 10.0.0.38 - - [2026-06-22 05:56:26] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009664 10.0.0.38 - - [2026-06-22 05:56:26] "GET /virtual-machine/b72403d0-be75-43ed-aaa6-d5c92f45990c HTTP/1.1" 401 292 0.000560 10.0.0.38 - - [2026-06-22 05:56:27] "GET /virtual-machine/b72403d0-be75-43ed-aaa6-d5c92f45990c HTTP/1.1" 200 1296 0.026222 10.0.0.38 - - [2026-06-22 05:56:27] "GET /virtual-machine-interface/6dc8248c-6156-44da-b9b8-d09933c272cc HTTP/1.1" 200 2956 0.006800 10.0.0.38 - - [2026-06-22 05:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.38 - - [2026-06-22 05:56:27] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005119 10.0.0.38 - - [2026-06-22 05:56:27] "GET /virtual-networks?parent_id=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004065 10.0.0.38 - - [2026-06-22 05:56:27] "GET /virtual-network/7e0a2c64-53d3-43a9-a6ea-1446d186ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006583 10.0.0.38 - - [2026-06-22 05:56:27] "POST /neutron/port HTTP/1.1" 200 1128 0.019696 10.0.0.38 - - [2026-06-22 05:56:28] "POST /neutron/subnet HTTP/1.1" 200 703 0.013339 10.0.0.38 - - [2026-06-22 05:56:30] "POST /neutron/port HTTP/1.1" 200 1128 0.021084 10.0.0.38 - - [2026-06-22 05:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.38 - - [2026-06-22 05:56:30] "GET /virtual-network/7e0a2c64-53d3-43a9-a6ea-1446d186ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005963 10.0.0.38 - - [2026-06-22 05:56:31] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008176 10.0.0.38 - - [2026-06-22 05:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.38 - - [2026-06-22 05:56:32] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004500 10.0.0.38 - - [2026-06-22 05:56:32] "GET /virtual-networks?parent_id=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004074 10.0.0.38 - - [2026-06-22 05:56:32] "GET /virtual-network/7e0a2c64-53d3-43a9-a6ea-1446d186ced3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006232 10.0.0.38 - - [2026-06-22 05:56:32] "POST /neutron/port HTTP/1.1" 200 1124 0.018657 10.0.0.38 - - [2026-06-22 05:56:32] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008777 10.0.0.38 - - [2026-06-22 05:56:32] "GET /virtual-machine/9cea18fe-e3c6-4ef3-82c2-2f2c6646f835 HTTP/1.1" 200 1295 0.006455 10.0.0.38 - - [2026-06-22 05:56:32] "GET /virtual-machine-interface/7e08ee5c-038a-4869-b8e3-2c93c67f99f7 HTTP/1.1" 200 2968 0.005461 10.0.0.38 - - [2026-06-22 05:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.38 - - [2026-06-22 05:56:32] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003822 10.0.0.38 - - [2026-06-22 05:56:32] "GET /virtual-networks?parent_id=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003432 10.0.0.38 - - [2026-06-22 05:56:33] "GET /virtual-network/89b89732-3b3f-40b5-85bb-f962085f1438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006522 10.0.0.38 - - [2026-06-22 05:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.38 - - [2026-06-22 05:56:34] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004205 10.0.0.38 - - [2026-06-22 05:56:34] "GET /virtual-networks?parent_id=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003455 10.0.0.38 - - [2026-06-22 05:56:34] "GET /virtual-network/89b89732-3b3f-40b5-85bb-f962085f1438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006939 10.0.0.38 - - [2026-06-22 05:56:37] "POST /neutron/router HTTP/1.1" 200 656 0.006932 10.0.0.38 - - [2026-06-22 05:56:37] "GET /logical-router/ce6255d7-9c71-4710-83f5-eeb61c3bebff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.054705 10.0.0.50 - - [2026-06-22 05:56:37] "DELETE /route-target/c2054c98-9558-4849-a98e-cc9f83ec70f8 HTTP/1.1" 409 239 0.015698 10.0.0.38 - - [2026-06-22 05:56:37] "DELETE /route-table/e07635c4-7013-4dde-a9c0-e0f498e0749f HTTP/1.1" 200 115 0.069542 10.0.0.38 - - [2026-06-22 05:56:37] "POST /ref-update HTTP/1.1" 200 156 0.026464 10.0.0.38 - - [2026-06-22 05:56:37] "POST /ref-update HTTP/1.1" 200 156 0.038658 10.0.0.38 - - [2026-06-22 05:56:37] "GET /virtual-machine-interface/50e6d427-47a5-464c-b671-2163276261db?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.013052 10.0.0.38 - - [2026-06-22 05:56:37] "POST /neutron/network HTTP/1.1" 400 204 0.098889 10.0.0.38 - - [2026-06-22 05:56:37] "DELETE /instance-ip/073f5e9a-5641-4906-b900-b3b2ea48f62e HTTP/1.1" 200 115 0.070400 10.0.0.50 - - [2026-06-22 05:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.33 - - [2026-06-22 05:56:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006539 10.0.0.33 - - [2026-06-22 05:56:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003901 10.0.0.38 - - [2026-06-22 05:56:38] "DELETE /virtual-network/19b70962-b534-410d-96ec-b9bbae364369 HTTP/1.1" 200 115 0.185193 10.0.0.38 - - [2026-06-22 05:56:38] "GET /service-instance/0cd73209-7b8e-4ee2-af83-9ac373d83387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006660 10.0.0.38 - - [2026-06-22 05:56:38] "GET /instance-ip/0fb841ff-3e56-4960-867b-750af0561b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.011740 10.0.0.38 - - [2026-06-22 05:56:38] "DELETE /virtual-machine/50e1c9de-7af3-4e8f-a12a-e0ca6040d9e8 HTTP/1.1" 200 115 0.060944 10.0.0.38 - - [2026-06-22 05:56:38] "GET /instance-ip/0fb841ff-3e56-4960-867b-750af0561b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.014563 10.0.0.38 - - [2026-06-22 05:56:38] "POST /ref-update HTTP/1.1" 200 156 0.019448 10.0.0.38 - - [2026-06-22 05:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.210724 10.0.0.38 - - [2026-06-22 05:56:39] "POST /neutron/port HTTP/1.1" 200 151 0.240787 10.0.0.50 - - [2026-06-22 05:56:39] "DELETE /route-target/64f48575-84da-4b8c-9a63-7b1bb2cf6b70 HTTP/1.1" 200 115 0.034965 10.0.0.38 - - [2026-06-22 05:56:39] "POST /neutron/network HTTP/1.1" 200 828 0.007373 10.0.0.33 - - [2026-06-22 05:56:41] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001411 10.0.0.38 - - [2026-06-22 05:56:41] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050682 10.0.0.33 - - [2026-06-22 05:56:41] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001402 10.0.0.38 - - [2026-06-22 05:56:41] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?fields=virtual_networks HTTP/1.1" 200 1037 0.082706 10.0.0.33 - - [2026-06-22 05:56:41] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001154 10.0.0.38 - - [2026-06-22 05:56:41] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.055836 10.0.0.33 - - [2026-06-22 05:56:41] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001404 10.0.0.38 - - [2026-06-22 05:56:41] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?fields=security_groups HTTP/1.1" 200 1266 0.049094 10.0.0.38 - - [2026-06-22 05:56:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.025668 10.0.0.33 - - [2026-06-22 05:56:42] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003958 10.0.0.33 - - [2026-06-22 05:56:42] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001075 10.0.0.33 - - [2026-06-22 05:56:42] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007921 10.0.0.33 - - [2026-06-22 05:56:42] "POST /id-to-fqname HTTP/1.1" 200 198 0.004529 10.0.0.33 - - [2026-06-22 05:56:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.006405 10.0.0.33 - - [2026-06-22 05:56:42] "POST /security-groups HTTP/1.1" 200 599 0.033855 10.0.0.50 - - [2026-06-22 05:56:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.004046 10.0.0.33 - - [2026-06-22 05:56:43] "POST /projects HTTP/1.1" 200 601 0.248882 10.0.0.33 - - [2026-06-22 05:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.321645 10.0.0.50 - - [2026-06-22 05:56:43] "POST /access-control-lists HTTP/1.1" 200 602 0.032723 10.0.0.38 - - [2026-06-22 05:56:43] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.472643 10.0.0.38 - - [2026-06-22 05:56:44] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.38 - - [2026-06-22 05:56:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000625 10.0.0.38 - - [2026-06-22 05:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.049563 10.0.0.33 - - [2026-06-22 05:56:46] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000896 10.0.0.38 - - [2026-06-22 05:56:46] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.045582 10.0.0.33 - - [2026-06-22 05:56:46] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001134 10.0.0.38 - - [2026-06-22 05:56:46] "POST /neutron/network HTTP/1.1" 200 613 0.155118 10.0.0.38 - - [2026-06-22 05:56:47] "POST /neutron/network HTTP/1.1" 200 1005 0.012118 10.0.0.38 - - [2026-06-22 05:56:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001419 10.0.0.38 - - [2026-06-22 05:56:47] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006032 10.0.0.38 - - [2026-06-22 05:56:47] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006962 10.0.0.38 - - [2026-06-22 05:56:47] "POST /neutron/subnet HTTP/1.1" 200 719 0.011206 10.0.0.38 - - [2026-06-22 05:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.33 - - [2026-06-22 05:56:47] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002121 10.0.0.38 - - [2026-06-22 05:56:47] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.050203 10.0.0.33 - - [2026-06-22 05:56:47] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.50 - - [2026-06-22 05:56:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.030019 10.0.0.38 - - [2026-06-22 05:56:47] "POST /neutron/network HTTP/1.1" 200 613 0.174256 10.0.0.50 - - [2026-06-22 05:56:47] "POST /route-targets HTTP/1.1" 200 327 0.013769 10.0.0.38 - - [2026-06-22 05:56:48] "POST /neutron/network HTTP/1.1" 200 1008 0.012178 10.0.0.38 - - [2026-06-22 05:56:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001304 10.0.0.38 - - [2026-06-22 05:56:48] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006685 10.0.0.38 - - [2026-06-22 05:56:48] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005902 10.0.0.38 - - [2026-06-22 05:56:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.010454 10.0.0.38 - - [2026-06-22 05:56:48] "POST /fqname-to-id HTTP/1.1" 404 234 0.003695 10.0.0.38 - - [2026-06-22 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2026-06-22 05:56:48] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.38 - - [2026-06-22 05:56:48] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.048123 10.0.0.38 - - [2026-06-22 05:56:48] "POST /network-policys HTTP/1.1" 200 577 0.073349 10.0.0.38 - - [2026-06-22 05:56:48] "GET /network-policy/b177fc42-7e56-4c14-9906-ab1d011a9d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.006686 10.0.0.38 - - [2026-06-22 05:56:48] "POST /neutron/network HTTP/1.1" 200 1113 0.106627 10.0.0.50 - - [2026-06-22 05:56:48] "POST /access-control-lists HTTP/1.1" 200 596 0.074070 10.0.0.38 - - [2026-06-22 05:56:48] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.026162 10.0.0.38 - - [2026-06-22 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.38 - - [2026-06-22 05:56:48] "GET /network-policy/b177fc42-7e56-4c14-9906-ab1d011a9d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004963 10.0.0.50 - - [2026-06-22 05:56:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.006896 10.0.0.38 - - [2026-06-22 05:56:48] "POST /neutron/network HTTP/1.1" 200 1116 0.080276 10.0.0.38 - - [2026-06-22 05:56:48] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.005753 10.0.0.38 - - [2026-06-22 05:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2026-06-22 05:56:48] "GET /network-policy/b177fc42-7e56-4c14-9906-ab1d011a9d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.007552 10.0.0.50 - - [2026-06-22 05:56:48] "POST /ref-update HTTP/1.1" 200 156 0.035312 10.0.0.38 - - [2026-06-22 05:56:49] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005595 10.0.0.50 - - [2026-06-22 05:56:50] "GET /obj-perms HTTP/1.1" 200 4483 0.042295 10.0.0.38 - - [2026-06-22 05:56:51] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006112 10.0.0.33 - - [2026-06-22 05:56:51] "GET /obj-perms HTTP/1.1" 200 4483 0.039726 10.0.0.38 - - [2026-06-22 05:56:51] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006306 10.0.0.38 - - [2026-06-22 05:56:51] "POST /neutron/network HTTP/1.1" 200 1008 0.106419 10.0.0.38 - - [2026-06-22 05:56:51] "GET /virtual-network/cf12f89f-f471-467f-ae4d-496e8534e296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.023718 10.0.0.38 - - [2026-06-22 05:56:51] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.013809 10.0.0.38 - - [2026-06-22 05:56:51] "POST /neutron/network HTTP/1.1" 200 1005 0.117159 10.0.0.50 - - [2026-06-22 05:56:51] "DELETE /access-control-list/8fdc4f86-6301-413d-ab06-bc81856d7dbe HTTP/1.1" 200 115 0.068441 10.0.0.38 - - [2026-06-22 05:56:51] "GET /virtual-network/7b6f8f0a-756e-43ed-af4a-b77bc55cd171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006052 10.0.0.38 - - [2026-06-22 05:56:51] "DELETE /network-policy/b177fc42-7e56-4c14-9906-ab1d011a9d52 HTTP/1.1" 200 115 0.072571 10.0.0.33 - - [2026-06-22 05:56:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005615 10.0.0.33 - - [2026-06-22 05:56:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002720 10.0.0.33 - - [2026-06-22 05:56:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002147 10.0.0.33 - - [2026-06-22 05:56:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002292 10.0.0.38 - - [2026-06-22 05:56:52] "POST /neutron/network HTTP/1.1" 200 151 0.158336 10.0.0.50 - - [2026-06-22 05:56:52] "DELETE /route-target/e3c2c5c0-9b8f-4b7a-b36b-a9a187573999 HTTP/1.1" 200 115 0.034068 10.0.0.33 - - [2026-06-22 05:56:53] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001125 10.0.0.38 - - [2026-06-22 05:56:53] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.051840 10.0.0.33 - - [2026-06-22 05:56:53] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.38 - - [2026-06-22 05:56:53] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?fields=virtual_networks HTTP/1.1" 200 1045 0.046077 10.0.0.33 - - [2026-06-22 05:56:54] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002728 10.0.0.38 - - [2026-06-22 05:56:54] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.043406 10.0.0.33 - - [2026-06-22 05:56:54] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.38 - - [2026-06-22 05:56:54] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?fields=security_groups HTTP/1.1" 200 1279 0.045418 10.0.0.38 - - [2026-06-22 05:56:54] "POST /fqname-to-id HTTP/1.1" 404 204 0.024455 10.0.0.33 - - [2026-06-22 05:56:54] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003600 10.0.0.33 - - [2026-06-22 05:56:55] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001185 10.0.0.33 - - [2026-06-22 05:56:55] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008524 10.0.0.33 - - [2026-06-22 05:56:55] "POST /id-to-fqname HTTP/1.1" 200 206 0.003593 10.0.0.33 - - [2026-06-22 05:56:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.003198 10.0.0.33 - - [2026-06-22 05:56:55] "POST /security-groups HTTP/1.1" 200 607 0.036983 10.0.0.50 - - [2026-06-22 05:56:55] "POST /fqname-to-id HTTP/1.1" 404 250 0.005291 10.0.0.33 - - [2026-06-22 05:56:55] "POST /projects HTTP/1.1" 200 617 0.257747 10.0.0.33 - - [2026-06-22 05:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.328704 10.0.0.50 - - [2026-06-22 05:56:55] "POST /access-control-lists HTTP/1.1" 200 610 0.036088 10.0.0.38 - - [2026-06-22 05:56:55] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.467377 10.0.0.38 - - [2026-06-22 05:56:56] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.38 - - [2026-06-22 05:56:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.38 - - [2026-06-22 05:56:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.048383 10.0.0.38 - - [2026-06-22 05:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2026-06-22 05:56:59] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001300 10.0.0.38 - - [2026-06-22 05:56:59] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.041360 10.0.0.38 - - [2026-06-22 05:57:00] "POST /network-policys HTTP/1.1" 200 567 0.033779 10.0.0.38 - - [2026-06-22 05:57:00] "GET /network-policy/b24652a4-b11e-4053-8170-52680a8d35ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006182 10.0.0.38 - - [2026-06-22 05:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.33 - - [2026-06-22 05:57:00] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001168 10.0.0.38 - - [2026-06-22 05:57:00] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.047349 10.0.0.38 - - [2026-06-22 05:57:00] "POST /neutron/network HTTP/1.1" 200 117 0.042098 10.0.0.50 - - [2026-06-22 05:57:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.006317 10.0.0.33 - - [2026-06-22 05:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008599 10.0.0.38 - - [2026-06-22 05:57:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.218280 10.0.0.38 - - [2026-06-22 05:57:01] "POST /id-to-fqname HTTP/1.1" 200 237 0.001466 10.0.0.38 - - [2026-06-22 05:57:01] "GET /virtual-network/61b3de35-6b20-430e-b77a-3a07f009429c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.007718 10.0.0.38 - - [2026-06-22 05:57:01] "GET /virtual-network/61b3de35-6b20-430e-b77a-3a07f009429c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2662 0.007801 10.0.0.38 - - [2026-06-22 05:57:01] "POST /neutron/network HTTP/1.1" 200 1017 0.010982 10.0.0.38 - - [2026-06-22 05:57:01] "POST /neutron/network HTTP/1.1" 200 1017 0.010936 10.0.0.50 - - [2026-06-22 05:57:01] "POST /fqname-to-id HTTP/1.1" 404 252 0.008798 10.0.0.38 - - [2026-06-22 05:57:01] "GET /virtual-network/61b3de35-6b20-430e-b77a-3a07f009429c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.009777 10.0.0.38 - - [2026-06-22 05:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.38 - - [2026-06-22 05:57:01] "GET /network-policy/b24652a4-b11e-4053-8170-52680a8d35ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006964 10.0.0.38 - - [2026-06-22 05:57:01] "GET /virtual-network/61b3de35-6b20-430e-b77a-3a07f009429c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.007438 10.0.0.38 - - [2026-06-22 05:57:02] "GET /obj-perms HTTP/1.1" 200 4499 0.049987 10.0.0.38 - - [2026-06-22 05:57:03] "DELETE /network-policy/b24652a4-b11e-4053-8170-52680a8d35ce HTTP/1.1" 409 238 0.009186 10.0.0.38 - - [2026-06-22 05:57:03] "POST /neutron/network HTTP/1.1" 200 1124 0.009617 10.0.0.50 - - [2026-06-22 05:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.38 - - [2026-06-22 05:57:03] "DELETE /network-policy/b24652a4-b11e-4053-8170-52680a8d35ce HTTP/1.1" 200 115 0.037999 10.0.0.38 - - [2026-06-22 05:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.33 - - [2026-06-22 05:57:03] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001316 10.0.0.38 - - [2026-06-22 05:57:03] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.053795 10.0.0.38 - - [2026-06-22 05:57:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-05488730&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005901 10.0.0.33 - - [2026-06-22 05:57:04] "DELETE /project/06115add6bf540a780425b6bcd3294b4 HTTP/1.1" 404 173 0.016691 10.0.0.33 - - [2026-06-22 05:57:04] "DELETE /project/fd9eeafaab2f4a54a5f8f530f0537dbf HTTP/1.1" 404 173 0.009867 10.0.0.33 - - [2026-06-22 05:57:04] "DELETE /project/bf63cfdbe5514ad083e5ccc757f17301 HTTP/1.1" 404 173 0.011398 10.0.0.33 - - [2026-06-22 05:57:04] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000895 10.0.0.33 - - [2026-06-22 05:57:04] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000754 10.0.0.33 - - [2026-06-22 05:57:04] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000698 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.075040 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001473 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.102559 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001183 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.119319 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001000 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?fields=security_groups HTTP/1.1" 200 1371 0.093932 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?fields=security_groups HTTP/1.1" 200 1384 0.148946 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?fields=security_groups HTTP/1.1" 200 1098 0.196167 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=acf36ad5-e5d5-4b05-b50e-b00eb237eed4&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001424 10.0.0.33 - - [2026-06-22 05:57:05] "DELETE /security-group/8f324598-f894-4bca-bdf0-86f752ee28fc HTTP/1.1" 200 115 0.169346 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=bf63cfdb-e551-4ad0-83e5-ccc757f17301&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001343 10.0.0.50 - - [2026-06-22 05:57:05] "DELETE /access-control-list/80ef26e2-9c91-4cd1-9431-9f8507c44520 HTTP/1.1" 200 115 0.117353 10.0.0.33 - - [2026-06-22 05:57:05] "DELETE /security-group/26ae63c6-1203-493d-a3eb-3965a1052b6b HTTP/1.1" 200 115 0.157307 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4?fields=application_policy_sets HTTP/1.1" 200 1098 0.149684 10.0.0.33 - - [2026-06-22 05:57:05] "GET /projects?obj_uuids=06115add-6bf5-40a7-8042-5b6bcd3294b4&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001371 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301?fields=application_policy_sets HTTP/1.1" 200 1410 0.197301 10.0.0.33 - - [2026-06-22 05:57:05] "GET /project/06115add-6bf5-40a7-8042-5b6bcd3294b4?fields=application_policy_sets HTTP/1.1" 200 1423 0.100045 10.0.0.33 - - [2026-06-22 05:57:05] "DELETE /project/acf36ad5-e5d5-4b05-b50e-b00eb237eed4 HTTP/1.1" 404 190 0.615332 10.0.0.50 - - [2026-06-22 05:57:05] "DELETE /access-control-list/97d08082-1fa3-4be6-b2f7-15bd6d2d2ebe HTTP/1.1" 200 115 0.070639 10.0.0.33 - - [2026-06-22 05:57:05] "DELETE /project/bf63cfdb-e551-4ad0-83e5-ccc757f17301 HTTP/1.1" 200 115 0.854683 10.0.0.33 - - [2026-06-22 05:57:05] "DELETE /project/06115add-6bf5-40a7-8042-5b6bcd3294b4 HTTP/1.1" 200 115 0.891389 10.0.0.33 - - [2026-06-22 05:57:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001254 10.0.0.38 - - [2026-06-22 05:57:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.042282 10.0.0.33 - - [2026-06-22 05:57:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001166 10.0.0.38 - - [2026-06-22 05:57:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?fields=virtual_networks HTTP/1.1" 200 1064 0.056623 10.0.0.33 - - [2026-06-22 05:57:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001719 10.0.0.38 - - [2026-06-22 05:57:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.041220 10.0.0.33 - - [2026-06-22 05:57:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001107 10.0.0.38 - - [2026-06-22 05:57:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?fields=security_groups HTTP/1.1" 200 1306 0.044405 10.0.0.38 - - [2026-06-22 05:57:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.034603 10.0.0.33 - - [2026-06-22 05:57:07] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003654 10.0.0.33 - - [2026-06-22 05:57:07] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001085 10.0.0.33 - - [2026-06-22 05:57:07] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008459 10.0.0.33 - - [2026-06-22 05:57:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.003665 10.0.0.33 - - [2026-06-22 05:57:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.006220 10.0.0.33 - - [2026-06-22 05:57:08] "POST /security-groups HTTP/1.1" 200 593 0.081737 10.0.0.33 - - [2026-06-22 05:57:08] "POST /projects HTTP/1.1" 200 589 0.309986 10.0.0.50 - - [2026-06-22 05:57:08] "POST /access-control-lists HTTP/1.1" 200 598 0.030965 10.0.0.33 - - [2026-06-22 05:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.382056 10.0.0.38 - - [2026-06-22 05:57:08] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.540918 10.0.0.38 - - [2026-06-22 05:57:09] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.38 - - [2026-06-22 05:57:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2026-06-22 05:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.051358 10.0.0.33 - - [2026-06-22 05:57:11] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001036 10.0.0.38 - - [2026-06-22 05:57:11] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.065696 10.0.0.33 - - [2026-06-22 05:57:11] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001174 10.0.0.38 - - [2026-06-22 05:57:11] "POST /neutron/network HTTP/1.1" 200 607 0.180917 10.0.0.50 - - [2026-06-22 05:57:12] "POST /route-targets HTTP/1.1" 200 327 0.016091 10.0.0.38 - - [2026-06-22 05:57:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.005949 10.0.0.38 - - [2026-06-22 05:57:12] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007016 10.0.0.38 - - [2026-06-22 05:57:12] "POST /neutron/network HTTP/1.1" 200 827 0.008219 10.0.0.38 - - [2026-06-22 05:57:12] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006881 10.0.0.38 - - [2026-06-22 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.33 - - [2026-06-22 05:57:12] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001246 10.0.0.38 - - [2026-06-22 05:57:12] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.059867 10.0.0.38 - - [2026-06-22 05:57:12] "POST /neutron/network HTTP/1.1" 200 117 0.026577 10.0.0.50 - - [2026-06-22 05:57:12] "POST /ref-update HTTP/1.1" 200 156 0.030027 10.0.0.38 - - [2026-06-22 05:57:13] "POST /neutron/network HTTP/1.1" 200 828 0.011409 10.0.0.38 - - [2026-06-22 05:57:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001366 10.0.0.38 - - [2026-06-22 05:57:13] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006481 10.0.0.38 - - [2026-06-22 05:57:13] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.010332 10.0.0.38 - - [2026-06-22 05:57:13] "POST /neutron/subnet HTTP/1.1" 200 734 0.010251 10.0.0.38 - - [2026-06-22 05:57:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.003482 10.0.0.38 - - [2026-06-22 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2026-06-22 05:57:13] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001067 10.0.0.38 - - [2026-06-22 05:57:13] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066286 10.0.0.38 - - [2026-06-22 05:57:13] "POST /network-policys HTTP/1.1" 200 571 0.047486 10.0.0.38 - - [2026-06-22 05:57:13] "GET /network-policy/d1a4a6b8-895e-4e8e-880b-7819a182ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.012823 10.0.0.38 - - [2026-06-22 05:57:13] "POST /neutron/network HTTP/1.1" 200 929 0.029693 10.0.0.38 - - [2026-06-22 05:57:13] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006545 10.0.0.38 - - [2026-06-22 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2026-06-22 05:57:13] "GET /network-policy/d1a4a6b8-895e-4e8e-880b-7819a182ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006121 10.0.0.50 - - [2026-06-22 05:57:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.005009 10.0.0.38 - - [2026-06-22 05:57:13] "POST /neutron/network HTTP/1.1" 200 930 0.022578 10.0.0.38 - - [2026-06-22 05:57:13] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007020 10.0.0.38 - - [2026-06-22 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.38 - - [2026-06-22 05:57:13] "GET /network-policy/d1a4a6b8-895e-4e8e-880b-7819a182ce30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.004756 10.0.0.38 - - [2026-06-22 05:57:14] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006307 10.0.0.50 - - [2026-06-22 05:57:15] "GET /obj-perms HTTP/1.1" 200 4471 0.044311 10.0.0.38 - - [2026-06-22 05:57:16] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005517 10.0.0.33 - - [2026-06-22 05:57:16] "GET /obj-perms HTTP/1.1" 200 4471 0.035238 10.0.0.38 - - [2026-06-22 05:57:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001613 10.0.0.33 - - [2026-06-22 05:57:17] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001118 10.0.0.38 - - [2026-06-22 05:57:17] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.056616 10.0.0.38 - - [2026-06-22 05:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.008101 10.0.0.38 - - [2026-06-22 05:57:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.001378 10.0.0.38 - - [2026-06-22 05:57:17] "POST /neutron/network HTTP/1.1" 200 940 0.006835 10.0.0.33 - - [2026-06-22 05:57:18] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001103 10.0.0.38 - - [2026-06-22 05:57:18] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.066185 10.0.0.38 - - [2026-06-22 05:57:18] "POST /neutron/port HTTP/1.1" 200 117 0.006912 10.0.0.33 - - [2026-06-22 05:57:21] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001951 10.0.0.38 - - [2026-06-22 05:57:21] "GET /obj-perms HTTP/1.1" 200 4493 0.050597 10.0.0.38 - - [2026-06-22 05:57:22] "POST /neutron/port HTTP/1.1" 200 1063 0.389745 10.0.0.38 - - [2026-06-22 05:57:22] "POST /neutron/port HTTP/1.1" 200 1117 0.116179 10.0.0.38 - - [2026-06-22 05:57:23] "POST /neutron/port HTTP/1.1" 200 1064 0.026234 10.0.0.38 - - [2026-06-22 05:57:23] "POST /neutron/port HTTP/1.1" 200 1127 0.026286 10.0.0.38 - - [2026-06-22 05:57:23] "POST /neutron/port HTTP/1.1" 200 117 0.001258 10.0.0.38 - - [2026-06-22 05:57:23] "POST /neutron/security_group HTTP/1.1" 200 2060 0.015887 10.0.0.38 - - [2026-06-22 05:57:24] "POST /neutron/subnet HTTP/1.1" 200 708 0.012203 10.0.0.38 - - [2026-06-22 05:57:28] "POST /neutron/port HTTP/1.1" 200 1127 0.018516 10.0.0.38 - - [2026-06-22 05:57:28] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008765 10.0.0.38 - - [2026-06-22 05:57:29] "GET /virtual-machine/69b8b8eb-d68e-4c62-ba93-0f4a261847e7 HTTP/1.1" 401 292 0.000446 10.0.0.38 - - [2026-06-22 05:57:29] "GET /virtual-machine/69b8b8eb-d68e-4c62-ba93-0f4a261847e7 HTTP/1.1" 200 1294 0.024937 10.0.0.38 - - [2026-06-22 05:57:29] "GET /virtual-machine-interface/7dcaaeea-65d6-4698-abff-76d4d78b4d9e HTTP/1.1" 200 2951 0.005541 10.0.0.38 - - [2026-06-22 05:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.38 - - [2026-06-22 05:57:29] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003890 10.0.0.38 - - [2026-06-22 05:57:29] "GET /virtual-networks?parent_id=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003660 10.0.0.38 - - [2026-06-22 05:57:29] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006133 10.0.0.38 - - [2026-06-22 05:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.38 - - [2026-06-22 05:57:32] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005654 10.0.0.38 - - [2026-06-22 05:57:32] "POST /neutron/port HTTP/1.1" 200 1127 0.029293 10.0.0.38 - - [2026-06-22 05:57:34] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007596 10.0.0.38 - - [2026-06-22 05:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.38 - - [2026-06-22 05:57:34] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003942 10.0.0.38 - - [2026-06-22 05:57:34] "GET /virtual-networks?parent_id=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003337 10.0.0.38 - - [2026-06-22 05:57:34] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006917 10.0.0.38 - - [2026-06-22 05:57:35] "POST /neutron/port HTTP/1.1" 200 1128 0.019382 10.0.0.38 - - [2026-06-22 05:57:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007518 10.0.0.38 - - [2026-06-22 05:57:35] "GET /virtual-machine/ceb5637a-e1b0-490f-8b97-40b406806941 HTTP/1.1" 200 1295 0.006203 10.0.0.38 - - [2026-06-22 05:57:35] "GET /virtual-machine-interface/c02c6e7e-45f0-4e46-97e5-a624ecf757c5 HTTP/1.1" 200 2952 0.005562 10.0.0.38 - - [2026-06-22 05:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.38 - - [2026-06-22 05:57:35] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004276 10.0.0.38 - - [2026-06-22 05:57:35] "GET /virtual-networks?parent_id=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003215 10.0.0.38 - - [2026-06-22 05:57:35] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006208 10.0.0.38 - - [2026-06-22 05:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2026-06-22 05:57:36] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005321 10.0.0.38 - - [2026-06-22 05:57:36] "GET /virtual-networks?parent_id=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004160 10.0.0.38 - - [2026-06-22 05:57:36] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006076 10.0.0.38 - - [2026-06-22 05:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2026-06-22 05:57:45] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001324 10.0.0.38 - - [2026-06-22 05:57:45] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.054986 10.0.0.38 - - [2026-06-22 05:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.38 - - [2026-06-22 05:57:45] "PUT /network-policy/d1a4a6b8-895e-4e8e-880b-7819a182ce30 HTTP/1.1" 200 262 0.019583 10.0.0.50 - - [2026-06-22 05:57:45] "PUT /access-control-list/f585df3a-a309-4918-8146-356875a04215 HTTP/1.1" 200 272 0.018987 10.0.0.50 - - [2026-06-22 05:57:45] "POST /ref-update HTTP/1.1" 200 156 0.036302 10.0.0.38 - - [2026-06-22 05:57:49] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006711 10.0.0.38 - - [2026-06-22 05:57:49] "POST /neutron/network HTTP/1.1" 200 930 0.011133 10.0.0.38 - - [2026-06-22 05:57:49] "GET /virtual-network/4bf40444-dc7e-42f0-9538-065e8731510c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007398 10.0.0.38 - - [2026-06-22 05:57:49] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016447 10.0.0.38 - - [2026-06-22 05:57:49] "POST /neutron/network HTTP/1.1" 200 929 0.010093 10.0.0.38 - - [2026-06-22 05:57:49] "GET /virtual-network/1981c704-6268-463f-9920-d615c3c2d845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009355 10.0.0.38 - - [2026-06-22 05:57:49] "DELETE /network-policy/d1a4a6b8-895e-4e8e-880b-7819a182ce30 HTTP/1.1" 200 115 0.042730 10.0.0.38 - - [2026-06-22 05:57:49] "POST /neutron/network HTTP/1.1" 200 828 0.007451 10.0.0.38 - - [2026-06-22 05:57:50] "POST /neutron/port HTTP/1.1" 200 1118 0.016626 10.0.0.38 - - [2026-06-22 05:57:51] "POST /neutron/port HTTP/1.1" 200 1117 0.031596 10.0.0.50 - - [2026-06-22 05:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.029265 10.0.0.33 - - [2026-06-22 05:57:51] "POST /useragent-kv HTTP/1.1" 200 115 0.047756 10.0.0.33 - - [2026-06-22 05:57:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008586 10.0.0.38 - - [2026-06-22 05:57:51] "POST /neutron/network HTTP/1.1" 200 151 0.212110 10.0.0.50 - - [2026-06-22 05:57:52] "DELETE /route-target/37a11ce5-ca09-4ad3-9402-e45b3e5c458b HTTP/1.1" 200 115 0.024934 10.0.0.33 - - [2026-06-22 05:57:53] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001144 10.0.0.38 - - [2026-06-22 05:57:53] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.070786 10.0.0.33 - - [2026-06-22 05:57:53] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001539 10.0.0.38 - - [2026-06-22 05:57:53] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?fields=virtual_networks HTTP/1.1" 200 1035 0.056164 10.0.0.33 - - [2026-06-22 05:57:53] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001003 10.0.0.38 - - [2026-06-22 05:57:53] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.046033 10.0.0.33 - - [2026-06-22 05:57:53] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001083 10.0.0.38 - - [2026-06-22 05:57:53] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?fields=security_groups HTTP/1.1" 200 1263 0.049979 10.0.0.50 - - [2026-06-22 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.50 - - [2026-06-22 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-06-22 05:57:54] "POST /fqname-to-id HTTP/1.1" 404 181 0.025113 10.0.0.33 - - [2026-06-22 05:57:54] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002993 10.0.0.33 - - [2026-06-22 05:57:54] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.33 - - [2026-06-22 05:57:54] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036119 10.0.0.50 - - [2026-06-22 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000546 10.0.0.50 - - [2026-06-22 05:57:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000380 10.0.0.33 - - [2026-06-22 05:57:55] "POST /id-to-fqname HTTP/1.1" 200 183 0.004346 10.0.0.33 - - [2026-06-22 05:57:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.007047 10.0.0.33 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000504 10.0.0.33 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000367 10.0.0.33 - - [2026-06-22 05:57:55] "POST /security-groups HTTP/1.1" 200 584 0.082288 10.0.0.33 - - [2026-06-22 05:57:55] "POST /projects HTTP/1.1" 200 571 0.319135 10.0.0.33 - - [2026-06-22 05:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.371650 10.0.0.50 - - [2026-06-22 05:57:55] "POST /fqname-to-id HTTP/1.1" 404 226 0.013039 10.0.0.38 - - [2026-06-22 05:57:55] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.532648 10.0.0.38 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000465 10.0.0.38 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000624 10.0.0.38 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2026-06-22 05:57:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2026-06-22 05:57:56] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.38 - - [2026-06-22 05:57:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000597 10.0.0.38 - - [2026-06-22 05:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.045276 10.0.0.33 - - [2026-06-22 05:57:58] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001084 10.0.0.38 - - [2026-06-22 05:57:58] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.044651 10.0.0.38 - - [2026-06-22 05:57:58] "POST /neutron/network HTTP/1.1" 200 117 0.030095 10.0.0.50 - - [2026-06-22 05:57:59] "POST /ref-update HTTP/1.1" 200 156 0.037850 10.0.0.38 - - [2026-06-22 05:57:59] "POST /neutron/network HTTP/1.1" 200 831 0.009477 10.0.0.38 - - [2026-06-22 05:57:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001200 10.0.0.38 - - [2026-06-22 05:57:59] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005129 10.0.0.38 - - [2026-06-22 05:57:59] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005597 10.0.0.38 - - [2026-06-22 05:57:59] "POST /neutron/subnet HTTP/1.1" 200 724 0.009617 10.0.0.38 - - [2026-06-22 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.38 - - [2026-06-22 05:57:59] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005936 10.0.0.38 - - [2026-06-22 05:57:59] "PUT /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242 HTTP/1.1" 200 264 0.073015 10.0.0.38 - - [2026-06-22 05:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.33 - - [2026-06-22 05:57:59] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000999 10.0.0.38 - - [2026-06-22 05:57:59] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.045002 10.0.0.50 - - [2026-06-22 05:57:59] "POST /route-targets HTTP/1.1" 200 327 0.014704 10.0.0.33 - - [2026-06-22 05:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006831 10.0.0.38 - - [2026-06-22 05:58:00] "POST /neutron/subnet HTTP/1.1" 200 724 0.213035 10.0.0.38 - - [2026-06-22 05:58:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001711 10.0.0.38 - - [2026-06-22 05:58:00] "GET /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007410 10.0.0.38 - - [2026-06-22 05:58:00] "GET /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006361 10.0.0.38 - - [2026-06-22 05:58:00] "POST /neutron/network HTTP/1.1" 200 831 0.007617 10.0.0.38 - - [2026-06-22 05:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.38 - - [2026-06-22 05:58:00] "GET /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006259 10.0.0.38 - - [2026-06-22 05:58:00] "PUT /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7 HTTP/1.1" 200 264 0.073179 10.0.0.38 - - [2026-06-22 05:58:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001776 10.0.0.33 - - [2026-06-22 05:58:01] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 10.0.0.38 - - [2026-06-22 05:58:01] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.071850 10.0.0.38 - - [2026-06-22 05:58:01] "POST /neutron/network HTTP/1.1" 200 831 0.024602 10.0.0.38 - - [2026-06-22 05:58:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001714 10.0.0.38 - - [2026-06-22 05:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.007635 10.0.0.33 - - [2026-06-22 05:58:02] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001407 10.0.0.38 - - [2026-06-22 05:58:02] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.077627 10.0.0.38 - - [2026-06-22 05:58:02] "POST /neutron/port HTTP/1.1" 200 117 0.009406 10.0.0.38 - - [2026-06-22 05:58:05] "POST /neutron/network HTTP/1.1" 200 841 0.014596 10.0.0.50 - - [2026-06-22 05:58:05] "DELETE /access-control-list/579352cf-3cc0-4edd-a83f-33052955c620 HTTP/1.1" 200 115 0.075041 10.0.0.33 - - [2026-06-22 05:58:05] "DELETE /project/3ac5c304cd4449f896b5ac6260ca36a2 HTTP/1.1" 404 173 0.025764 10.0.0.33 - - [2026-06-22 05:58:05] "DELETE /project/554e4270676f41e8aec9eee7f2984d84 HTTP/1.1" 404 173 0.024969 10.0.0.33 - - [2026-06-22 05:58:05] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001383 10.0.0.33 - - [2026-06-22 05:58:05] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001192 10.0.0.33 - - [2026-06-22 05:58:05] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.078336 10.0.0.33 - - [2026-06-22 05:58:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.112768 10.0.0.33 - - [2026-06-22 05:58:06] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001585 10.0.0.33 - - [2026-06-22 05:58:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000994 10.0.0.33 - - [2026-06-22 05:58:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?fields=security_groups HTTP/1.1" 200 1134 0.103239 10.0.0.33 - - [2026-06-22 05:58:06] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?fields=security_groups HTTP/1.1" 200 1368 0.139934 10.0.0.33 - - [2026-06-22 05:58:06] "GET /projects?obj_uuids=fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001744 10.0.0.33 - - [2026-06-22 05:58:06] "GET /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf?fields=application_policy_sets HTTP/1.1" 404 203 0.048749 10.0.0.33 - - [2026-06-22 05:58:06] "DELETE /project/fd9eeafa-ab2f-4a54-a5f8-f530f0537dbf HTTP/1.1" 404 171 0.400187 10.0.0.33 - - [2026-06-22 05:58:06] "DELETE /security-group/792b3912-c804-401e-bd3f-a822987a4b80 HTTP/1.1" 200 115 0.140554 10.0.0.33 - - [2026-06-22 05:58:06] "GET /projects?obj_uuids=3ac5c304-cd44-49f8-96b5-ac6260ca36a2&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001224 10.0.0.33 - - [2026-06-22 05:58:06] "GET /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2?fields=application_policy_sets HTTP/1.1" 200 1407 0.060341 10.0.0.33 - - [2026-06-22 05:58:06] "DELETE /project/3ac5c304-cd44-49f8-96b5-ac6260ca36a2 HTTP/1.1" 200 115 0.647702 10.0.0.38 - - [2026-06-22 05:58:06] "POST /neutron/port HTTP/1.1" 200 1053 0.051609 10.0.0.50 - - [2026-06-22 05:58:06] "DELETE /access-control-list/c97ef6ee-b47c-4f2a-8ebe-181c611a8d77 HTTP/1.1" 200 115 0.033505 10.0.0.33 - - [2026-06-22 05:58:06] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001128 10.0.0.38 - - [2026-06-22 05:58:07] "POST /neutron/port HTTP/1.1" 200 1053 0.308108 10.0.0.38 - - [2026-06-22 05:58:07] "POST /neutron/port HTTP/1.1" 200 1107 0.136997 10.0.0.38 - - [2026-06-22 05:58:07] "POST /neutron/port HTTP/1.1" 200 1117 0.023404 10.0.0.38 - - [2026-06-22 05:58:07] "POST /neutron/port HTTP/1.1" 200 117 0.001445 10.0.0.38 - - [2026-06-22 05:58:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004806 10.0.0.38 - - [2026-06-22 05:58:08] "POST /neutron/network HTTP/1.1" 200 831 0.007705 10.0.0.38 - - [2026-06-22 05:58:13] "POST /neutron/port HTTP/1.1" 200 1117 0.021718 10.0.0.38 - - [2026-06-22 05:58:13] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010005 10.0.0.38 - - [2026-06-22 05:58:13] "GET /virtual-machine/8c8dba42-8c68-4c6c-a57e-e9ef2b001473 HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2026-06-22 05:58:13] "GET /virtual-machine/8c8dba42-8c68-4c6c-a57e-e9ef2b001473 HTTP/1.1" 200 1286 0.029990 10.0.0.38 - - [2026-06-22 05:58:13] "GET /virtual-machine-interface/5523b13b-a1f9-43d8-950a-f68cce92761b HTTP/1.1" 200 2927 0.006169 10.0.0.38 - - [2026-06-22 05:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.38 - - [2026-06-22 05:58:13] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004546 10.0.0.38 - - [2026-06-22 05:58:13] "GET /virtual-networks?parent_id=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003576 10.0.0.38 - - [2026-06-22 05:58:13] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.007168 10.0.0.38 - - [2026-06-22 05:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.38 - - [2026-06-22 05:58:16] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005944 10.0.0.38 - - [2026-06-22 05:58:18] "POST /neutron/port HTTP/1.1" 200 1117 0.019464 10.0.0.38 - - [2026-06-22 05:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.38 - - [2026-06-22 05:58:18] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003904 10.0.0.38 - - [2026-06-22 05:58:18] "GET /virtual-networks?parent_id=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003351 10.0.0.38 - - [2026-06-22 05:58:18] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006625 10.0.0.38 - - [2026-06-22 05:58:19] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010840 10.0.0.38 - - [2026-06-22 05:58:19] "POST /neutron/port HTTP/1.1" 200 1117 0.018880 10.0.0.38 - - [2026-06-22 05:58:19] "GET /virtual-machine/050378f4-d3d3-4d03-9355-8b2eb2c146db HTTP/1.1" 200 1284 0.007534 10.0.0.38 - - [2026-06-22 05:58:19] "GET /virtual-machine-interface/2781e647-1e38-4a25-82f1-4eaa0e2b1328 HTTP/1.1" 200 2926 0.007081 10.0.0.38 - - [2026-06-22 05:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.38 - - [2026-06-22 05:58:19] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004590 10.0.0.38 - - [2026-06-22 05:58:19] "GET /virtual-networks?parent_id=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003721 10.0.0.38 - - [2026-06-22 05:58:19] "GET /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006766 10.0.0.38 - - [2026-06-22 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.38 - - [2026-06-22 05:58:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004152 10.0.0.38 - - [2026-06-22 05:58:20] "GET /virtual-networks?parent_id=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003731 10.0.0.38 - - [2026-06-22 05:58:20] "GET /virtual-network/b91ffc8b-614c-4e73-9b97-3c9d20d2eeb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006907 10.0.0.38 - - [2026-06-22 05:58:20] "POST /routing-policys HTTP/1.1" 200 534 0.031680 10.0.0.38 - - [2026-06-22 05:58:20] "GET /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.014511 10.0.0.38 - - [2026-06-22 05:58:20] "PUT /virtual-network/ab492d94-ec00-4599-9bfd-9e78ea0eb242 HTTP/1.1" 200 264 0.096695 10.0.0.38 - - [2026-06-22 05:58:21] "POST /neutron/port HTTP/1.1" 200 1117 0.020442 10.0.0.38 - - [2026-06-22 05:58:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.012485 10.0.0.33 - - [2026-06-22 05:58:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000451 10.0.0.33 - - [2026-06-22 05:58:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2026-06-22 05:58:24] "POST /ref-update HTTP/1.1" 200 156 0.087901 10.0.0.38 - - [2026-06-22 05:58:24] "DELETE /routing-policy/d3c97eac-a51d-4ab2-a6a8-968899dcef39 HTTP/1.1" 200 115 0.053694 10.0.0.38 - - [2026-06-22 05:58:24] "POST /neutron/network HTTP/1.1" 200 831 0.007869 10.0.0.38 - - [2026-06-22 05:58:26] "POST /neutron/port HTTP/1.1" 200 1107 0.014656 10.0.0.38 - - [2026-06-22 05:58:26] "POST /neutron/port HTTP/1.1" 200 1107 0.016099 10.0.0.38 - - [2026-06-22 05:58:26] "POST /neutron/network HTTP/1.1" 400 204 0.018142 10.0.0.50 - - [2026-06-22 05:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006558 10.0.0.38 - - [2026-06-22 05:58:29] "POST /neutron/network HTTP/1.1" 200 831 0.007818 10.0.0.50 - - [2026-06-22 05:58:29] "DELETE /route-target/033b491e-30bc-40a6-a498-fef8b962d88a HTTP/1.1" 409 239 0.006631 10.0.0.50 - - [2026-06-22 05:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.33 - - [2026-06-22 05:58:30] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001266 10.0.0.38 - - [2026-06-22 05:58:30] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.056843 10.0.0.33 - - [2026-06-22 05:58:30] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001192 10.0.0.38 - - [2026-06-22 05:58:30] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?fields=virtual_networks HTTP/1.1" 200 1017 0.060862 10.0.0.33 - - [2026-06-22 05:58:30] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001700 10.0.0.38 - - [2026-06-22 05:58:30] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?fields=virtual_machine_interfaces HTTP/1.1" 200 1017 0.052901 10.0.0.33 - - [2026-06-22 05:58:30] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001237 10.0.0.38 - - [2026-06-22 05:58:30] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?fields=security_groups HTTP/1.1" 200 1236 0.074154 10.0.0.38 - - [2026-06-22 05:58:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.032077 10.0.0.33 - - [2026-06-22 05:58:31] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004635 10.0.0.33 - - [2026-06-22 05:58:31] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001142 10.0.0.33 - - [2026-06-22 05:58:31] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009085 10.0.0.33 - - [2026-06-22 05:58:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.002670 10.0.0.33 - - [2026-06-22 05:58:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.009337 10.0.0.33 - - [2026-06-22 05:58:32] "POST /security-groups HTTP/1.1" 200 589 0.036453 10.0.0.33 - - [2026-06-22 05:58:32] "POST /projects HTTP/1.1" 200 581 0.261316 10.0.0.50 - - [2026-06-22 05:58:32] "POST /access-control-lists HTTP/1.1" 200 594 0.035044 10.0.0.33 - - [2026-06-22 05:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.337368 10.0.0.38 - - [2026-06-22 05:58:32] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.498074 10.0.0.38 - - [2026-06-22 05:58:33] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.38 - - [2026-06-22 05:58:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.38 - - [2026-06-22 05:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053292 10.0.0.33 - - [2026-06-22 05:58:35] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001207 10.0.0.38 - - [2026-06-22 05:58:35] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044243 10.0.0.33 - - [2026-06-22 05:58:35] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.38 - - [2026-06-22 05:58:35] "POST /neutron/network HTTP/1.1" 200 613 0.169729 10.0.0.50 - - [2026-06-22 05:58:35] "POST /route-targets HTTP/1.1" 200 327 0.019042 10.0.0.38 - - [2026-06-22 05:58:36] "POST /id-to-fqname HTTP/1.1" 200 223 0.003384 10.0.0.38 - - [2026-06-22 05:58:36] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007855 10.0.0.38 - - [2026-06-22 05:58:36] "POST /neutron/network HTTP/1.1" 200 833 0.007023 10.0.0.38 - - [2026-06-22 05:58:36] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006420 10.0.0.38 - - [2026-06-22 05:58:36] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007083 10.0.0.50 - - [2026-06-22 05:58:37] "GET /obj-perms HTTP/1.1" 200 4463 0.044456 10.0.0.33 - - [2026-06-22 05:58:37] "GET /obj-perms HTTP/1.1" 200 4463 0.050138 10.0.0.38 - - [2026-06-22 05:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.33 - - [2026-06-22 05:58:38] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.38 - - [2026-06-22 05:58:38] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.045540 10.0.0.38 - - [2026-06-22 05:58:38] "POST /neutron/network HTTP/1.1" 200 117 0.013925 10.0.0.50 - - [2026-06-22 05:58:38] "POST /ref-update HTTP/1.1" 200 156 0.022370 10.0.0.38 - - [2026-06-22 05:58:38] "POST /neutron/network HTTP/1.1" 200 834 0.010845 10.0.0.38 - - [2026-06-22 05:58:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001272 10.0.0.38 - - [2026-06-22 05:58:38] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005873 10.0.0.38 - - [2026-06-22 05:58:38] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006581 10.0.0.38 - - [2026-06-22 05:58:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.009000 10.0.0.38 - - [2026-06-22 05:58:38] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005858 10.0.0.38 - - [2026-06-22 05:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.33 - - [2026-06-22 05:58:39] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001233 10.0.0.38 - - [2026-06-22 05:58:39] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.044575 10.0.0.33 - - [2026-06-22 05:58:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008100 10.0.0.38 - - [2026-06-22 05:58:39] "POST /neutron/subnet HTTP/1.1" 200 725 0.214908 10.0.0.38 - - [2026-06-22 05:58:39] "POST /id-to-fqname HTTP/1.1" 200 224 0.001879 10.0.0.38 - - [2026-06-22 05:58:39] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006737 10.0.0.38 - - [2026-06-22 05:58:39] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006428 10.0.0.38 - - [2026-06-22 05:58:39] "POST /neutron/network HTTP/1.1" 200 834 0.008087 10.0.0.38 - - [2026-06-22 05:58:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007307 10.0.0.38 - - [2026-06-22 05:58:40] "GET /obj-perms HTTP/1.1" 200 4463 0.035070 10.0.0.38 - - [2026-06-22 05:58:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001814 10.0.0.33 - - [2026-06-22 05:58:41] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001680 10.0.0.38 - - [2026-06-22 05:58:41] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.074086 10.0.0.38 - - [2026-06-22 05:58:41] "POST /neutron/network HTTP/1.1" 200 834 0.008168 10.0.0.38 - - [2026-06-22 05:58:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.001593 10.0.0.38 - - [2026-06-22 05:58:41] "POST /neutron/port HTTP/1.1" 200 117 0.007893 10.0.0.33 - - [2026-06-22 05:58:42] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002698 10.0.0.38 - - [2026-06-22 05:58:42] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.072340 10.0.0.38 - - [2026-06-22 05:58:42] "POST /neutron/port HTTP/1.1" 200 117 0.008183 10.0.0.38 - - [2026-06-22 05:58:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003861 10.0.0.38 - - [2026-06-22 05:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2026-06-22 05:58:42] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001126 10.0.0.38 - - [2026-06-22 05:58:42] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008082 10.0.0.38 - - [2026-06-22 05:58:42] "POST /service-templates HTTP/1.1" 200 543 0.041871 10.0.0.38 - - [2026-06-22 05:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.38 - - [2026-06-22 05:58:42] "GET /service-template/08c27df5-03c2-41a7-a95c-b99811e6c189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007271 10.0.0.38 - - [2026-06-22 05:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2026-06-22 05:58:42] "GET /service-template/08c27df5-03c2-41a7-a95c-b99811e6c189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005014 10.0.0.38 - - [2026-06-22 05:58:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001685 10.0.0.38 - - [2026-06-22 05:58:42] "POST /id-to-fqname HTTP/1.1" 200 223 0.001395 10.0.0.38 - - [2026-06-22 05:58:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.001907 10.0.0.38 - - [2026-06-22 05:58:43] "POST /neutron/network HTTP/1.1" 200 2226 0.015797 10.0.0.33 - - [2026-06-22 05:58:44] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001102 10.0.0.38 - - [2026-06-22 05:58:44] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.075078 10.0.0.38 - - [2026-06-22 05:58:44] "POST /neutron/network HTTP/1.1" 200 834 0.008121 10.0.0.38 - - [2026-06-22 05:58:44] "POST /neutron/port HTTP/1.1" 200 117 0.007242 10.0.0.38 - - [2026-06-22 05:58:46] "POST /neutron/port HTTP/1.1" 200 1060 0.019075 10.0.0.38 - - [2026-06-22 05:58:46] "POST /neutron/network HTTP/1.1" 200 844 0.007879 10.0.0.38 - - [2026-06-22 05:58:47] "POST /neutron/port HTTP/1.1" 200 1058 0.021029 10.0.0.38 - - [2026-06-22 05:58:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004235 10.0.0.38 - - [2026-06-22 05:58:47] "POST /neutron/network HTTP/1.1" 200 834 0.007751 10.0.0.38 - - [2026-06-22 05:58:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.013453 10.0.0.38 - - [2026-06-22 05:58:49] "POST /neutron/network HTTP/1.1" 200 2226 0.014474 10.0.0.33 - - [2026-06-22 05:58:49] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001028 10.0.0.38 - - [2026-06-22 05:58:49] "POST /neutron/port HTTP/1.1" 200 1058 0.302794 10.0.0.38 - - [2026-06-22 05:58:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015474 10.0.0.38 - - [2026-06-22 05:58:50] "POST /neutron/port HTTP/1.1" 200 1060 0.021314 10.0.0.38 - - [2026-06-22 05:58:51] "POST /neutron/port HTTP/1.1" 200 1058 0.018237 10.0.0.38 - - [2026-06-22 05:58:52] "POST /neutron/port HTTP/1.1" 200 3064 0.037673 10.0.0.38 - - [2026-06-22 05:58:52] "POST /neutron/port HTTP/1.1" 200 117 0.001229 10.0.0.38 - - [2026-06-22 05:58:52] "POST /neutron/subnet HTTP/1.1" 200 708 0.010749 10.0.0.38 - - [2026-06-22 05:58:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004684 10.0.0.38 - - [2026-06-22 05:58:52] "POST /neutron/network HTTP/1.1" 200 834 0.007635 10.0.0.38 - - [2026-06-22 05:58:57] "POST /neutron/port HTTP/1.1" 200 1124 0.023021 10.0.0.38 - - [2026-06-22 05:58:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007329 10.0.0.38 - - [2026-06-22 05:59:00] "POST /neutron/port HTTP/1.1" 200 3064 0.023985 10.0.0.38 - - [2026-06-22 05:59:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009728 10.0.0.38 - - [2026-06-22 05:59:00] "POST /neutron/port HTTP/1.1" 200 3064 0.034980 10.0.0.38 - - [2026-06-22 05:59:00] "GET /virtual-machine/7be16f25-851e-44c3-b640-2cf81120e856 HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-machine/7be16f25-851e-44c3-b640-2cf81120e856 HTTP/1.1" 200 1802 0.026426 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-machine-interface/048f6766-c0a8-41c0-983b-d1961205ee0f HTTP/1.1" 200 2945 0.006709 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-machine-interface/8b48dddd-f378-4649-97f0-a1caeb589986 HTTP/1.1" 200 2950 0.007300 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-machine-interface/cb1530db-98f2-41fe-87ae-a375364ee5ce HTTP/1.1" 200 2946 0.006923 10.0.0.38 - - [2026-06-22 05:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.38 - - [2026-06-22 05:59:01] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004477 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004021 10.0.0.38 - - [2026-06-22 05:59:01] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006640 10.0.0.38 - - [2026-06-22 05:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2026-06-22 05:59:04] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006506 10.0.0.33 - - [2026-06-22 05:59:06] "DELETE /project/36f9c82c0b0742649a170ab626a4ad3a HTTP/1.1" 404 173 0.009511 10.0.0.33 - - [2026-06-22 05:59:06] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001615 10.0.0.50 - - [2026-06-22 05:59:06] "DELETE /access-control-list/ff5bbb8e-86a9-4d67-915e-0bfba5149ea5 HTTP/1.1" 200 115 0.083863 10.0.0.33 - - [2026-06-22 05:59:06] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.088135 10.0.0.33 - - [2026-06-22 05:59:06] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002062 10.0.0.33 - - [2026-06-22 05:59:06] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?fields=security_groups HTTP/1.1" 200 1087 0.069008 10.0.0.33 - - [2026-06-22 05:59:06] "GET /projects?obj_uuids=554e4270-676f-41e8-aec9-eee7f2984d84&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.092962 10.0.0.33 - - [2026-06-22 05:59:06] "GET /project/554e4270-676f-41e8-aec9-eee7f2984d84?fields=application_policy_sets HTTP/1.1" 404 180 0.107852 10.0.0.33 - - [2026-06-22 05:59:06] "DELETE /project/554e4270-676f-41e8-aec9-eee7f2984d84 HTTP/1.1" 404 171 0.366490 10.0.0.38 - - [2026-06-22 05:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.38 - - [2026-06-22 05:59:08] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006443 10.0.0.38 - - [2026-06-22 05:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2026-06-22 05:59:12] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006449 10.0.0.38 - - [2026-06-22 05:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.38 - - [2026-06-22 05:59:14] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004231 10.0.0.38 - - [2026-06-22 05:59:14] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003884 10.0.0.38 - - [2026-06-22 05:59:14] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006061 10.0.0.38 - - [2026-06-22 05:59:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007789 10.0.0.38 - - [2026-06-22 05:59:20] "POST /neutron/port HTTP/1.1" 200 1122 0.054217 10.0.0.38 - - [2026-06-22 05:59:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004735 10.0.0.38 - - [2026-06-22 05:59:22] "POST /neutron/network HTTP/1.1" 200 834 0.007864 10.0.0.50 - - [2026-06-22 05:59:23] "GET /obj-perms HTTP/1.1" 200 4493 0.037564 10.0.0.38 - - [2026-06-22 05:59:25] "POST /neutron/port HTTP/1.1" 200 3064 0.030627 10.0.0.38 - - [2026-06-22 05:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.38 - - [2026-06-22 05:59:30] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005058 10.0.0.38 - - [2026-06-22 05:59:30] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003367 10.0.0.38 - - [2026-06-22 05:59:30] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006266 10.0.0.38 - - [2026-06-22 05:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-06-22 05:59:30] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004247 10.0.0.38 - - [2026-06-22 05:59:30] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003699 10.0.0.38 - - [2026-06-22 05:59:30] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006024 10.0.0.38 - - [2026-06-22 05:59:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.004368 10.0.0.38 - - [2026-06-22 05:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2026-06-22 05:59:30] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001213 10.0.0.38 - - [2026-06-22 05:59:30] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.043680 10.0.0.38 - - [2026-06-22 05:59:30] "POST /service-instances HTTP/1.1" 200 543 0.038690 10.0.0.38 - - [2026-06-22 05:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2026-06-22 05:59:31] "GET /service-instance/f2f632a7-311c-4028-9c66-9301e73dfef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2136 0.009035 10.0.0.38 - - [2026-06-22 05:59:31] "POST /port-tuples HTTP/1.1" 200 586 0.043079 10.0.0.38 - - [2026-06-22 05:59:31] "GET /virtual-machine-interface/cb1530db-98f2-41fe-87ae-a375364ee5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.006638 10.0.0.38 - - [2026-06-22 05:59:31] "PUT /virtual-machine-interface/cb1530db-98f2-41fe-87ae-a375364ee5ce HTTP/1.1" 200 284 0.015982 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.018500 10.0.0.38 - - [2026-06-22 05:59:31] "GET /virtual-machine-interface/048f6766-c0a8-41c0-983b-d1961205ee0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012430 10.0.0.38 - - [2026-06-22 05:59:31] "PUT /virtual-machine-interface/048f6766-c0a8-41c0-983b-d1961205ee0f HTTP/1.1" 200 284 0.025810 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.053270 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.042331 10.0.0.38 - - [2026-06-22 05:59:31] "GET /virtual-machine-interface/8b48dddd-f378-4649-97f0-a1caeb589986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006576 10.0.0.38 - - [2026-06-22 05:59:31] "PUT /virtual-machine-interface/8b48dddd-f378-4649-97f0-a1caeb589986 HTTP/1.1" 200 284 0.031890 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.030479 10.0.0.38 - - [2026-06-22 05:59:31] "POST /instance-ips HTTP/1.1" 200 385 0.085023 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010617 10.0.0.38 - - [2026-06-22 05:59:31] "POST /neutron/port HTTP/1.1" 200 1124 0.034511 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.031021 10.0.0.38 - - [2026-06-22 05:59:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018164 10.0.0.38 - - [2026-06-22 05:59:31] "POST /ref-update HTTP/1.1" 200 156 0.040160 10.0.0.38 - - [2026-06-22 05:59:32] "GET /virtual-machine/73f4a9ff-6a5d-4c2d-b715-2404700fdec8 HTTP/1.1" 200 1290 0.008460 10.0.0.38 - - [2026-06-22 05:59:32] "POST /instance-ips HTTP/1.1" 200 375 0.052172 10.0.0.38 - - [2026-06-22 05:59:32] "GET /virtual-machine-interface/5c635e31-9dc8-4cdc-81f1-b80ecbac624d HTTP/1.1" 200 2945 0.009251 10.0.0.38 - - [2026-06-22 05:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017326 10.0.0.38 - - [2026-06-22 05:59:32] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005200 10.0.0.38 - - [2026-06-22 05:59:32] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004359 10.0.0.38 - - [2026-06-22 05:59:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-06-22 05:59:32] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006982 10.0.0.38 - - [2026-06-22 05:59:32] "POST /ref-update HTTP/1.1" 200 156 0.026133 10.0.0.38 - - [2026-06-22 05:59:32] "POST /neutron/port HTTP/1.1" 200 1124 0.022982 10.0.0.38 - - [2026-06-22 05:59:33] "POST /neutron/subnet HTTP/1.1" 200 708 0.010859 10.0.0.38 - - [2026-06-22 05:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.38 - - [2026-06-22 05:59:33] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004363 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003313 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007874 10.0.0.38 - - [2026-06-22 05:59:33] "POST /neutron/port HTTP/1.1" 200 1122 0.020720 10.0.0.38 - - [2026-06-22 05:59:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010076 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-machine/f102456f-7774-4497-adca-2ef1b07aa62f HTTP/1.1" 200 1291 0.006876 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-machine-interface/a183196f-3143-4815-98c7-946f9ac7ff0c HTTP/1.1" 200 2950 0.006716 10.0.0.38 - - [2026-06-22 05:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.38 - - [2026-06-22 05:59:33] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003597 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003648 10.0.0.38 - - [2026-06-22 05:59:33] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005955 10.0.0.38 - - [2026-06-22 05:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2026-06-22 05:59:34] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003926 10.0.0.38 - - [2026-06-22 05:59:35] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003665 10.0.0.38 - - [2026-06-22 05:59:35] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006195 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 404 211 0.003631 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2026-06-22 05:59:35] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001423 10.0.0.38 - - [2026-06-22 05:59:35] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052499 10.0.0.38 - - [2026-06-22 05:59:35] "POST /network-policys HTTP/1.1" 200 547 0.027262 10.0.0.38 - - [2026-06-22 05:59:35] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.006397 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.38 - - [2026-06-22 05:59:35] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012806 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.38 - - [2026-06-22 05:59:35] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004996 10.0.0.38 - - [2026-06-22 05:59:35] "POST /ref-update HTTP/1.1" 200 156 0.060814 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015465 10.0.0.38 - - [2026-06-22 05:59:35] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004985 10.0.0.38 - - [2026-06-22 05:59:35] "POST /neutron/network HTTP/1.1" 200 922 0.010406 10.0.0.38 - - [2026-06-22 05:59:35] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006600 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.38 - - [2026-06-22 05:59:35] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004796 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.38 - - [2026-06-22 05:59:35] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006684 10.0.0.38 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.38 - - [2026-06-22 05:59:35] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004981 10.0.0.50 - - [2026-06-22 05:59:35] "POST /fqname-to-id HTTP/1.1" 404 244 0.007588 10.0.0.38 - - [2026-06-22 05:59:35] "POST /ref-update HTTP/1.1" 200 156 0.053747 10.0.0.38 - - [2026-06-22 05:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018446 10.0.0.38 - - [2026-06-22 05:59:36] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.022086 10.0.0.50 - - [2026-06-22 05:59:36] "POST /route-targets HTTP/1.1" 200 327 0.018706 10.0.0.38 - - [2026-06-22 05:59:36] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.020425 10.0.0.38 - - [2026-06-22 05:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.50 - - [2026-06-22 05:59:36] "GET /routing-instance/98a12bad-7302-4286-b717-6a37237ca1f7?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.008298 10.0.0.38 - - [2026-06-22 05:59:36] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003554 10.0.0.38 - - [2026-06-22 05:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.38 - - [2026-06-22 05:59:36] "GET /service-template/08c27df5-03c2-41a7-a95c-b99811e6c189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006084 10.0.0.38 - - [2026-06-22 05:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.33 - - [2026-06-22 05:59:36] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001869 10.0.0.50 - - [2026-06-22 05:59:36] "POST /route-targets HTTP/1.1" 200 327 0.020902 10.0.0.38 - - [2026-06-22 05:59:36] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.080447 10.0.0.50 - - [2026-06-22 05:59:36] "GET /routing-instance/a1b9ac2d-74e4-46b3-90e8-83cfcda7616e?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.010708 10.0.0.38 - - [2026-06-22 05:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.38 - - [2026-06-22 05:59:36] "GET /service-instance/f2f632a7-311c-4028-9c66-9301e73dfef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3530 0.010695 10.0.0.50 - - [2026-06-22 05:59:36] "POST /ref-update HTTP/1.1" 200 156 0.027224 10.0.0.38 - - [2026-06-22 05:59:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009015 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/port HTTP/1.1" 200 3835 0.061256 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009879 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/network HTTP/1.1" 200 807 0.015889 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/network HTTP/1.1" 200 922 0.007673 10.0.0.38 - - [2026-06-22 05:59:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001394 10.0.0.38 - - [2026-06-22 05:59:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001323 10.0.0.38 - - [2026-06-22 05:59:37] "POST /id-to-fqname HTTP/1.1" 200 224 0.001476 10.0.0.38 - - [2026-06-22 05:59:37] "GET /virtual-machine/7be16f25-851e-44c3-b640-2cf81120e856 HTTP/1.1" 200 1802 0.004682 10.0.0.38 - - [2026-06-22 05:59:37] "GET /virtual-machine-interface/048f6766-c0a8-41c0-983b-d1961205ee0f HTTP/1.1" 200 3797 0.005588 10.0.0.38 - - [2026-06-22 05:59:37] "GET /virtual-machine-interface/8b48dddd-f378-4649-97f0-a1caeb589986 HTTP/1.1" 200 3805 0.005867 10.0.0.38 - - [2026-06-22 05:59:37] "GET /virtual-machine-interface/cb1530db-98f2-41fe-87ae-a375364ee5ce HTTP/1.1" 200 3816 0.005749 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/1ea24659-5e22-4a2b-acd4-e8d6f6379e2e HTTP/1.1" 200 1954 0.004558 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/256b30c2-077a-4080-b2c4-bfdaabc2e122 HTTP/1.1" 200 1956 0.004196 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/8ac840f0-d699-4b5b-aa8f-d2e5b9afe872 HTTP/1.1" 200 1624 0.008164 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/055b8857-064c-4192-b767-7c1f7372d6c3 HTTP/1.1" 200 1621 0.008117 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/4c85db5d-01ef-4a6d-a6cf-d1a0b76462cd HTTP/1.1" 200 1958 0.007396 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/53d52ef7-bce6-4a3b-bd74-2fd46f8dc778 HTTP/1.1" 200 1960 0.006902 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/16d62496-52a1-4ce7-b7ef-e4b1b44c3f92 HTTP/1.1" 200 1980 0.004215 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/45f6e0e6-b41e-4c5c-b4ef-2d9dc64e8fad HTTP/1.1" 200 1978 0.006250 10.0.0.38 - - [2026-06-22 05:59:37] "GET /instance-ip/676ba036-a113-424c-ab67-16c668e75278 HTTP/1.1" 200 1622 0.007970 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/port HTTP/1.1" 200 3835 0.063000 10.0.0.38 - - [2026-06-22 05:59:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008842 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-machine/7be16f25-851e-44c3-b640-2cf81120e856 HTTP/1.1" 200 1802 0.004772 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-machine-interface/048f6766-c0a8-41c0-983b-d1961205ee0f HTTP/1.1" 200 3797 0.005960 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-machine-interface/8b48dddd-f378-4649-97f0-a1caeb589986 HTTP/1.1" 200 3805 0.006863 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-machine-interface/cb1530db-98f2-41fe-87ae-a375364ee5ce HTTP/1.1" 200 3816 0.006291 10.0.0.38 - - [2026-06-22 05:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.38 - - [2026-06-22 05:59:38] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003956 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003752 10.0.0.38 - - [2026-06-22 05:59:38] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006253 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.38 - - [2026-06-22 05:59:39] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004741 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003611 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.009924 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.38 - - [2026-06-22 05:59:39] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004738 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003694 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006865 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.38 - - [2026-06-22 05:59:39] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004287 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003179 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007241 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.38 - - [2026-06-22 05:59:39] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004670 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003700 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005863 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.38 - - [2026-06-22 05:59:39] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003763 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003548 10.0.0.38 - - [2026-06-22 05:59:39] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007243 10.0.0.38 - - [2026-06-22 05:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005493 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003968 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006350 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004584 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003555 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005881 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004225 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003340 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/67fb9e11-ce22-468b-9c21-a55b87b8182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006685 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004039 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003649 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007183 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004989 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005336 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006547 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004654 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003371 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006919 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004775 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003910 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007358 10.0.0.38 - - [2026-06-22 05:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.38 - - [2026-06-22 05:59:40] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010299 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004566 10.0.0.38 - - [2026-06-22 05:59:40] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006268 10.0.0.38 - - [2026-06-22 05:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.38 - - [2026-06-22 05:59:41] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005350 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-networks?parent_id=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003947 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007189 10.0.0.38 - - [2026-06-22 05:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.38 - - [2026-06-22 05:59:41] "GET /routing-instance/da14e915-5b96-4a8d-b132-8e30ba427c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.005785 10.0.0.38 - - [2026-06-22 05:59:41] "GET /routing-instance/da14e915-5b96-4a8d-b132-8e30ba427c03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.007908 10.0.0.38 - - [2026-06-22 05:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.38 - - [2026-06-22 05:59:41] "GET /routing-instance/b30fbda4-e6fa-4265-ae10-474762087d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.005888 10.0.0.38 - - [2026-06-22 05:59:41] "GET /routing-instance/b30fbda4-e6fa-4265-ae10-474762087d1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.008423 10.0.0.38 - - [2026-06-22 05:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006413 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?fields=routing_instances HTTP/1.1" 200 1683 0.010150 10.0.0.38 - - [2026-06-22 05:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006732 10.0.0.38 - - [2026-06-22 05:59:41] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?fields=routing_instances HTTP/1.1" 200 1688 0.012823 10.0.0.38 - - [2026-06-22 05:59:45] "POST /ref-update HTTP/1.1" 200 156 0.054239 10.0.0.38 - - [2026-06-22 05:59:45] "POST /neutron/network HTTP/1.1" 200 834 0.015815 10.0.0.38 - - [2026-06-22 05:59:45] "GET /virtual-network/4c268b86-f03c-4a21-b8e4-b554f6a326ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.024345 10.0.0.38 - - [2026-06-22 05:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.50 - - [2026-06-22 05:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.38 - - [2026-06-22 05:59:45] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.014513 10.0.0.38 - - [2026-06-22 05:59:45] "POST /ref-update HTTP/1.1" 200 156 0.101350 10.0.0.50 - - [2026-06-22 05:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.38 - - [2026-06-22 05:59:45] "GET /virtual-network/5e4d46aa-38a2-4f95-ba0b-80829bbea020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.025461 10.0.0.38 - - [2026-06-22 05:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.38 - - [2026-06-22 05:59:45] "GET /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.011936 10.0.0.38 - - [2026-06-22 05:59:45] "DELETE /network-policy/2a55fa48-156a-4f5f-8f26-12a14c388f9e HTTP/1.1" 200 115 0.049548 10.0.0.38 - - [2026-06-22 05:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.38 - - [2026-06-22 05:59:46] "DELETE /service-instance/f2f632a7-311c-4028-9c66-9301e73dfef7 HTTP/1.1" 200 115 0.072701 10.0.0.38 - - [2026-06-22 05:59:46] "DELETE /instance-ip/53d52ef7-bce6-4a3b-bd74-2fd46f8dc778 HTTP/1.1" 200 115 0.045200 10.0.0.38 - - [2026-06-22 05:59:46] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004752 10.0.0.38 - - [2026-06-22 05:59:46] "POST /ref-update HTTP/1.1" 200 156 0.032739 10.0.0.38 - - [2026-06-22 05:59:46] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005701 10.0.0.38 - - [2026-06-22 05:59:46] "DELETE /instance-ip/256b30c2-077a-4080-b2c4-bfdaabc2e122 HTTP/1.1" 200 115 0.056926 10.0.0.38 - - [2026-06-22 05:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2026-06-22 05:59:46] "DELETE /service-template/08c27df5-03c2-41a7-a95c-b99811e6c189 HTTP/1.1" 200 115 0.046195 10.0.0.38 - - [2026-06-22 05:59:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.004269 10.0.0.38 - - [2026-06-22 05:59:46] "POST /ref-update HTTP/1.1" 200 156 0.022929 10.0.0.38 - - [2026-06-22 05:59:46] "POST /neutron/network HTTP/1.1" 400 204 0.015450 10.0.0.38 - - [2026-06-22 05:59:48] "POST /neutron/network HTTP/1.1" 400 204 0.040937 10.0.0.38 - - [2026-06-22 05:59:48] "POST /neutron/port HTTP/1.1" 200 151 0.226085 10.0.0.38 - - [2026-06-22 05:59:49] "POST /neutron/port HTTP/1.1" 200 151 0.276290 10.0.0.38 - - [2026-06-22 05:59:49] "POST /neutron/port HTTP/1.1" 200 1113 0.019297 10.0.0.38 - - [2026-06-22 05:59:49] "POST /neutron/port HTTP/1.1" 200 151 0.220406 10.0.0.50 - - [2026-06-22 05:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.38 - - [2026-06-22 05:59:51] "POST /neutron/network HTTP/1.1" 200 834 0.016792 10.0.0.50 - - [2026-06-22 05:59:51] "DELETE /route-target/18d7002b-d3ec-4f8b-bd6d-d17c5ea5113a HTTP/1.1" 200 115 0.025862 10.0.0.33 - - [2026-06-22 05:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004549 10.0.0.33 - - [2026-06-22 05:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003897 10.0.0.38 - - [2026-06-22 05:59:51] "POST /neutron/network HTTP/1.1" 200 151 0.141423 10.0.0.33 - - [2026-06-22 05:59:53] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001172 10.0.0.38 - - [2026-06-22 05:59:53] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047817 10.0.0.33 - - [2026-06-22 05:59:53] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001128 10.0.0.38 - - [2026-06-22 05:59:53] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?fields=virtual_networks HTTP/1.1" 200 1027 0.042374 10.0.0.33 - - [2026-06-22 05:59:53] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001598 10.0.0.38 - - [2026-06-22 05:59:53] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1027 0.050748 10.0.0.33 - - [2026-06-22 05:59:53] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001355 10.0.0.38 - - [2026-06-22 05:59:53] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?fields=security_groups HTTP/1.1" 200 1251 0.065600 10.0.0.38 - - [2026-06-22 05:59:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.025212 10.0.0.33 - - [2026-06-22 05:59:54] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003532 10.0.0.33 - - [2026-06-22 05:59:54] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000932 10.0.0.33 - - [2026-06-22 05:59:54] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008098 10.0.0.33 - - [2026-06-22 05:59:54] "POST /id-to-fqname HTTP/1.1" 200 191 0.003573 10.0.0.33 - - [2026-06-22 05:59:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.003522 10.0.0.33 - - [2026-06-22 05:59:54] "POST /security-groups HTTP/1.1" 200 592 0.044280 10.0.0.50 - - [2026-06-22 05:59:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.003614 10.0.0.33 - - [2026-06-22 05:59:54] "POST /projects HTTP/1.1" 200 587 0.259500 10.0.0.33 - - [2026-06-22 05:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.328070 10.0.0.50 - - [2026-06-22 05:59:54] "POST /access-control-lists HTTP/1.1" 200 595 0.027561 10.0.0.38 - - [2026-06-22 05:59:54] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.465752 10.0.0.38 - - [2026-06-22 05:59:55] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.38 - - [2026-06-22 05:59:58] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-06-22 05:59:58] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956 10.0.0.38 - - [2026-06-22 05:59:58] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066437 10.0.0.38 - - [2026-06-22 05:59:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.003010 10.0.0.38 - - [2026-06-22 05:59:58] "POST /virtual-DNSs HTTP/1.1" 200 507 0.039059 10.0.0.38 - - [2026-06-22 05:59:58] "GET /virtual-DNS/c13707bd-be70-4185-b798-46f2e921ab4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005929 10.0.0.38 - - [2026-06-22 05:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2026-06-22 05:59:58] "GET /virtual-DNS/c13707bd-be70-4185-b798-46f2e921ab4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004794 10.0.0.38 - - [2026-06-22 05:59:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004136 10.0.0.38 - - [2026-06-22 05:59:59] "POST /network-ipams HTTP/1.1" 200 514 0.031648 10.0.0.38 - - [2026-06-22 05:59:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.004860 10.0.0.38 - - [2026-06-22 05:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.38 - - [2026-06-22 05:59:59] "GET /network-ipam/4f7bb98a-5d50-4e8a-8807-1fb4e56f1ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.010381 10.0.0.38 - - [2026-06-22 05:59:59] "PUT /network-ipam/4f7bb98a-5d50-4e8a-8807-1fb4e56f1ef4 HTTP/1.1" 200 258 0.017419 10.0.0.38 - - [2026-06-22 05:59:59] "POST /ref-update HTTP/1.1" 200 156 0.015192 10.0.0.38 - - [2026-06-22 05:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2026-06-22 05:59:59] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001392 10.0.0.38 - - [2026-06-22 05:59:59] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064359 10.0.0.33 - - [2026-06-22 06:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010875 10.0.0.38 - - [2026-06-22 06:00:00] "POST /neutron/subnet HTTP/1.1" 200 711 0.256009 10.0.0.38 - - [2026-06-22 06:00:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001891 10.0.0.38 - - [2026-06-22 06:00:00] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006959 10.0.0.38 - - [2026-06-22 06:00:00] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007964 10.0.0.38 - - [2026-06-22 06:00:00] "POST /neutron/network HTTP/1.1" 200 833 0.008381 10.0.0.38 - - [2026-06-22 06:00:00] "POST /neutron/network HTTP/1.1" 200 833 0.008735 10.0.0.38 - - [2026-06-22 06:00:00] "POST /id-to-fqname HTTP/1.1" 200 227 0.001802 10.0.0.33 - - [2026-06-22 06:00:01] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001378 10.0.0.38 - - [2026-06-22 06:00:01] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079014 10.0.0.38 - - [2026-06-22 06:00:01] "POST /neutron/port HTTP/1.1" 200 117 0.008464 10.0.0.38 - - [2026-06-22 06:00:05] "POST /neutron/network HTTP/1.1" 200 843 0.013869 10.0.0.38 - - [2026-06-22 06:00:06] "POST /neutron/port HTTP/1.1" 200 1058 0.026327 10.0.0.38 - - [2026-06-22 06:00:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013356 10.0.0.33 - - [2026-06-22 06:00:07] "DELETE /project/5a48836b941d4537850debb7261eeef3 HTTP/1.1" 404 173 0.008392 10.0.0.33 - - [2026-06-22 06:00:07] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001408 10.0.0.33 - - [2026-06-22 06:00:07] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.081513 10.0.0.33 - - [2026-06-22 06:00:07] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001387 10.0.0.33 - - [2026-06-22 06:00:07] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?fields=security_groups HTTP/1.1" 200 1097 0.092386 10.0.0.50 - - [2026-06-22 06:00:07] "DELETE /access-control-list/f355f653-8ebf-425e-8ce3-71bc4cb0c4c7 HTTP/1.1" 200 115 0.107054 10.0.0.33 - - [2026-06-22 06:00:07] "GET /projects?obj_uuids=36f9c82c-0b07-4264-9a17-0ab626a4ad3a&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001831 10.0.0.38 - - [2026-06-22 06:00:07] "POST /neutron/subnet HTTP/1.1" 200 685 0.037534 10.0.0.33 - - [2026-06-22 06:00:07] "GET /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a?fields=application_policy_sets HTTP/1.1" 200 1395 0.116184 10.0.0.33 - - [2026-06-22 06:00:07] "DELETE /project/36f9c82c-0b07-4264-9a17-0ab626a4ad3a HTTP/1.1" 200 115 0.489059 10.0.0.38 - - [2026-06-22 06:00:11] "POST /neutron/port HTTP/1.1" 200 1122 0.031736 10.0.0.38 - - [2026-06-22 06:00:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010640 10.0.0.38 - - [2026-06-22 06:00:16] "POST /neutron/port HTTP/1.1" 200 1122 0.023821 10.0.0.38 - - [2026-06-22 06:00:16] "GET /virtual-machine/f12ee817-1093-49ae-b60f-8c6a680ede51 HTTP/1.1" 401 292 0.000721 10.0.0.38 - - [2026-06-22 06:00:17] "GET /virtual-machine/f12ee817-1093-49ae-b60f-8c6a680ede51 HTTP/1.1" 200 1294 0.038102 10.0.0.38 - - [2026-06-22 06:00:17] "GET /virtual-machine-interface/4553e51e-1e83-4073-a215-85fa971156b8 HTTP/1.1" 200 2964 0.007927 10.0.0.38 - - [2026-06-22 06:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.38 - - [2026-06-22 06:00:17] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005379 10.0.0.38 - - [2026-06-22 06:00:17] "GET /virtual-networks?parent_id=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004651 10.0.0.38 - - [2026-06-22 06:00:17] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007696 10.0.0.38 - - [2026-06-22 06:00:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.030854 10.0.0.38 - - [2026-06-22 06:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.38 - - [2026-06-22 06:00:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005182 10.0.0.38 - - [2026-06-22 06:00:20] "GET /virtual-networks?parent_id=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006080 10.0.0.38 - - [2026-06-22 06:00:20] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008344 10.0.0.33 - - [2026-06-22 06:00:23] "GET /obj-perms HTTP/1.1" 200 4493 0.046755 10.0.0.38 - - [2026-06-22 06:00:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.001861 10.0.0.38 - - [2026-06-22 06:00:24] "POST /neutron/port HTTP/1.1" 200 1122 0.022920 10.0.0.33 - - [2026-06-22 06:00:25] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001396 10.0.0.38 - - [2026-06-22 06:00:25] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079328 10.0.0.38 - - [2026-06-22 06:00:25] "POST /neutron/network HTTP/1.1" 200 833 0.007377 10.0.0.38 - - [2026-06-22 06:00:26] "POST /neutron/port HTTP/1.1" 200 117 0.007823 10.0.0.33 - - [2026-06-22 06:00:30] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001283 10.0.0.38 - - [2026-06-22 06:00:30] "POST /neutron/port HTTP/1.1" 200 1058 0.349504 10.0.0.38 - - [2026-06-22 06:00:30] "POST /neutron/port HTTP/1.1" 200 1112 0.126127 10.0.0.38 - - [2026-06-22 06:00:31] "POST /neutron/port HTTP/1.1" 200 1122 0.023947 10.0.0.38 - - [2026-06-22 06:00:31] "POST /neutron/port HTTP/1.1" 200 117 0.001589 10.0.0.38 - - [2026-06-22 06:00:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008668 10.0.0.38 - - [2026-06-22 06:00:41] "POST /neutron/port HTTP/1.1" 200 1122 0.025423 10.0.0.38 - - [2026-06-22 06:00:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010120 10.0.0.38 - - [2026-06-22 06:00:41] "GET /virtual-machine/49222078-b5e1-4851-9a81-1fe2566e3778 HTTP/1.1" 200 1293 0.006974 10.0.0.38 - - [2026-06-22 06:00:41] "GET /virtual-machine-interface/fe85c332-94de-4b0c-b82c-b8275b1aeba2 HTTP/1.1" 200 2965 0.007829 10.0.0.38 - - [2026-06-22 06:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.38 - - [2026-06-22 06:00:41] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005233 10.0.0.38 - - [2026-06-22 06:00:41] "GET /virtual-networks?parent_id=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004453 10.0.0.38 - - [2026-06-22 06:00:41] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007136 10.0.0.38 - - [2026-06-22 06:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.38 - - [2026-06-22 06:00:42] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005668 10.0.0.38 - - [2026-06-22 06:00:42] "GET /virtual-networks?parent_id=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006475 10.0.0.38 - - [2026-06-22 06:00:42] "GET /virtual-network/a41b2572-b95c-4bcc-bacb-57f5a70ee61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007335 10.0.0.38 - - [2026-06-22 06:00:42] "POST /neutron/port HTTP/1.1" 200 1122 0.025851 10.0.0.38 - - [2026-06-22 06:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.38 - - [2026-06-22 06:00:54] "DELETE /virtual-DNS/c13707bd-be70-4185-b798-46f2e921ab4c HTTP/1.1" 409 235 0.009460 10.0.0.38 - - [2026-06-22 06:00:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.004272 10.0.0.38 - - [2026-06-22 06:00:54] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.034495 10.0.0.38 - - [2026-06-22 06:00:54] "GET /virtual-DNS-record/10c73bf1-9466-42b8-9710-bbd0ceb675c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007441 10.0.0.38 - - [2026-06-22 06:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.38 - - [2026-06-22 06:00:54] "GET /virtual-DNS-record/10c73bf1-9466-42b8-9710-bbd0ceb675c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004656 10.0.0.38 - - [2026-06-22 06:01:00] "DELETE /virtual-DNS-record/10c73bf1-9466-42b8-9710-bbd0ceb675c4 HTTP/1.1" 200 115 0.040950 10.0.0.38 - - [2026-06-22 06:01:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.004918 10.0.0.38 - - [2026-06-22 06:01:00] "POST /neutron/network HTTP/1.1" 400 204 0.018980 10.0.0.38 - - [2026-06-22 06:01:02] "POST /neutron/network HTTP/1.1" 200 833 0.015118 10.0.0.38 - - [2026-06-22 06:01:02] "POST /neutron/port HTTP/1.1" 200 151 0.265229 10.0.0.38 - - [2026-06-22 06:01:04] "POST /neutron/network HTTP/1.1" 200 833 0.007972 10.0.0.38 - - [2026-06-22 06:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.50 - - [2026-06-22 06:01:04] "DELETE /route-target/6804fc6d-4cd4-431d-abfe-025c62f651fd HTTP/1.1" 200 115 0.032623 10.0.0.38 - - [2026-06-22 06:01:04] "DELETE /network-ipam/4f7bb98a-5d50-4e8a-8807-1fb4e56f1ef4 HTTP/1.1" 200 115 0.063600 10.0.0.38 - - [2026-06-22 06:01:04] "DELETE /virtual-DNS/c13707bd-be70-4185-b798-46f2e921ab4c HTTP/1.1" 200 115 0.056838 10.0.0.38 - - [2026-06-22 06:01:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.015694 10.0.0.33 - - [2026-06-22 06:01:06] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001301 10.0.0.38 - - [2026-06-22 06:01:06] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045522 10.0.0.33 - - [2026-06-22 06:01:06] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001437 10.0.0.38 - - [2026-06-22 06:01:06] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?fields=virtual_networks HTTP/1.1" 200 1032 0.049508 10.0.0.33 - - [2026-06-22 06:01:06] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001601 10.0.0.38 - - [2026-06-22 06:01:06] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.067303 10.0.0.33 - - [2026-06-22 06:01:06] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002517 10.0.0.38 - - [2026-06-22 06:01:06] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?fields=security_groups HTTP/1.1" 200 1259 0.052453 10.0.0.38 - - [2026-06-22 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.027873 10.0.0.33 - - [2026-06-22 06:01:07] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003228 10.0.0.33 - - [2026-06-22 06:01:07] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001537 10.0.0.33 - - [2026-06-22 06:01:07] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009169 10.0.0.33 - - [2026-06-22 06:01:07] "POST /id-to-fqname HTTP/1.1" 200 191 0.001148 10.0.0.33 - - [2026-06-22 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.004967 10.0.0.33 - - [2026-06-22 06:01:07] "POST /security-groups HTTP/1.1" 200 592 0.035336 10.0.0.33 - - [2026-06-22 06:01:07] "POST /projects HTTP/1.1" 200 587 0.248474 10.0.0.50 - - [2026-06-22 06:01:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.009069 10.0.0.33 - - [2026-06-22 06:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.323559 10.0.0.38 - - [2026-06-22 06:01:07] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.468230 10.0.0.33 - - [2026-06-22 06:01:07] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001435 10.0.0.33 - - [2026-06-22 06:01:07] "DELETE /project/f6d182d9b90e4565b948652e489ca2d8 HTTP/1.1" 404 173 0.009719 10.0.0.33 - - [2026-06-22 06:01:07] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.042937 10.0.0.33 - - [2026-06-22 06:01:07] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001225 10.0.0.33 - - [2026-06-22 06:01:07] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?fields=security_groups HTTP/1.1" 200 1364 0.065372 10.0.0.33 - - [2026-06-22 06:01:08] "DELETE /security-group/fb482565-e54d-453c-947d-eb6208e907ac HTTP/1.1" 200 115 0.160585 10.0.0.33 - - [2026-06-22 06:01:08] "GET /projects?obj_uuids=5a48836b-941d-4537-850d-ebb7261eeef3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002610 10.0.0.33 - - [2026-06-22 06:01:08] "GET /project/5a48836b-941d-4537-850d-ebb7261eeef3?fields=application_policy_sets HTTP/1.1" 200 1403 0.104932 10.0.0.50 - - [2026-06-22 06:01:08] "DELETE /access-control-list/d19098fd-5067-4b3d-af15-58bc64cc611c HTTP/1.1" 200 115 0.115838 10.0.0.33 - - [2026-06-22 06:01:08] "DELETE /project/5a48836b-941d-4537-850d-ebb7261eeef3 HTTP/1.1" 200 115 0.677101 10.0.0.38 - - [2026-06-22 06:01:09] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.38 - - [2026-06-22 06:01:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.38 - - [2026-06-22 06:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.075737 10.0.0.33 - - [2026-06-22 06:01:11] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001914 10.0.0.38 - - [2026-06-22 06:01:11] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.048237 10.0.0.33 - - [2026-06-22 06:01:11] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001561 10.0.0.38 - - [2026-06-22 06:01:11] "POST /neutron/network HTTP/1.1" 200 606 0.178368 10.0.0.38 - - [2026-06-22 06:01:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.003824 10.0.0.38 - - [2026-06-22 06:01:12] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006875 10.0.0.38 - - [2026-06-22 06:01:12] "POST /neutron/network HTTP/1.1" 200 825 0.008415 10.0.0.38 - - [2026-06-22 06:01:12] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008803 10.0.0.38 - - [2026-06-22 06:01:12] "POST /id-to-fqname HTTP/1.1" 200 221 0.001744 10.0.0.38 - - [2026-06-22 06:01:12] "POST /neutron/network HTTP/1.1" 200 835 0.008607 10.0.0.33 - - [2026-06-22 06:01:13] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.38 - - [2026-06-22 06:01:13] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091153 10.0.0.38 - - [2026-06-22 06:01:13] "POST /neutron/port HTTP/1.1" 200 117 0.007212 10.0.0.38 - - [2026-06-22 06:01:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001566 10.0.0.33 - - [2026-06-22 06:01:14] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001034 10.0.0.38 - - [2026-06-22 06:01:14] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.075217 10.0.0.38 - - [2026-06-22 06:01:14] "POST /neutron/network HTTP/1.1" 200 825 0.007863 10.0.0.38 - - [2026-06-22 06:01:14] "POST /neutron/port HTTP/1.1" 200 117 0.006840 10.0.0.38 - - [2026-06-22 06:01:18] "POST /neutron/port HTTP/1.1" 200 1061 0.019386 10.0.0.38 - - [2026-06-22 06:01:18] "POST /neutron/network HTTP/1.1" 200 835 0.008066 10.0.0.38 - - [2026-06-22 06:01:19] "POST /neutron/port HTTP/1.1" 200 1061 0.024595 10.0.0.38 - - [2026-06-22 06:01:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005752 10.0.0.38 - - [2026-06-22 06:01:19] "POST /neutron/network HTTP/1.1" 200 825 0.008475 10.0.0.38 - - [2026-06-22 06:01:20] "POST /neutron/port HTTP/1.1" 200 1125 0.024326 10.0.0.38 - - [2026-06-22 06:01:20] "POST /neutron/port HTTP/1.1" 200 117 0.001487 10.0.0.38 - - [2026-06-22 06:01:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010078 10.0.0.38 - - [2026-06-22 06:01:25] "POST /neutron/port HTTP/1.1" 200 1125 0.024953 10.0.0.38 - - [2026-06-22 06:01:25] "GET /virtual-machine/a06a36ea-4332-4a0c-9136-fbd97cf4858f HTTP/1.1" 401 292 0.000570 10.0.0.38 - - [2026-06-22 06:01:25] "GET /virtual-machine/a06a36ea-4332-4a0c-9136-fbd97cf4858f HTTP/1.1" 200 1294 0.027320 10.0.0.38 - - [2026-06-22 06:01:25] "GET /virtual-machine-interface/79f8f90c-64b4-48f5-9379-c756970ddc72 HTTP/1.1" 200 2946 0.011617 10.0.0.38 - - [2026-06-22 06:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.38 - - [2026-06-22 06:01:25] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005281 10.0.0.38 - - [2026-06-22 06:01:25] "GET /virtual-networks?parent_id=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005155 10.0.0.38 - - [2026-06-22 06:01:25] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006956 10.0.0.38 - - [2026-06-22 06:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.38 - - [2026-06-22 06:01:28] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007274 10.0.0.38 - - [2026-06-22 06:01:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009134 10.0.0.38 - - [2026-06-22 06:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2026-06-22 06:01:30] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011978 10.0.0.38 - - [2026-06-22 06:01:30] "GET /virtual-networks?parent_id=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003369 10.0.0.38 - - [2026-06-22 06:01:30] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005990 10.0.0.38 - - [2026-06-22 06:01:31] "POST /neutron/port HTTP/1.1" 200 1125 0.020997 10.0.0.38 - - [2026-06-22 06:01:34] "POST /neutron/port HTTP/1.1" 200 1125 0.018503 10.0.0.38 - - [2026-06-22 06:01:35] "POST /neutron/subnet HTTP/1.1" 200 699 0.010644 10.0.0.38 - - [2026-06-22 06:01:36] "POST /neutron/port HTTP/1.1" 200 1125 0.023347 10.0.0.38 - - [2026-06-22 06:01:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008577 10.0.0.38 - - [2026-06-22 06:01:36] "GET /virtual-machine/631852f1-e6f3-405e-98cf-c57680e9c2f0 HTTP/1.1" 200 1293 0.008320 10.0.0.38 - - [2026-06-22 06:01:36] "GET /virtual-machine-interface/4b99054f-000f-4122-8a67-eb88fb967674 HTTP/1.1" 200 2945 0.005382 10.0.0.38 - - [2026-06-22 06:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.38 - - [2026-06-22 06:01:36] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003986 10.0.0.38 - - [2026-06-22 06:01:36] "GET /virtual-networks?parent_id=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003495 10.0.0.38 - - [2026-06-22 06:01:36] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007193 10.0.0.38 - - [2026-06-22 06:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2026-06-22 06:01:37] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004805 10.0.0.38 - - [2026-06-22 06:01:37] "GET /virtual-networks?parent_id=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003501 10.0.0.38 - - [2026-06-22 06:01:37] "GET /virtual-network/df8a0aab-eea9-4cb4-834c-06ca5c64457d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006756 10.0.0.38 - - [2026-06-22 06:01:38] "POST /neutron/network HTTP/1.1" 200 825 0.008860 10.0.0.38 - - [2026-06-22 06:01:39] "POST /neutron/port HTTP/1.1" 200 1115 0.016026 10.0.0.38 - - [2026-06-22 06:01:40] "POST /neutron/port HTTP/1.1" 200 1115 0.029992 10.0.0.38 - - [2026-06-22 06:01:40] "POST /neutron/network HTTP/1.1" 400 204 0.025716 10.0.0.50 - - [2026-06-22 06:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.33 - - [2026-06-22 06:01:43] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001292 10.0.0.38 - - [2026-06-22 06:01:43] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.066467 10.0.0.33 - - [2026-06-22 06:01:43] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001149 10.0.0.38 - - [2026-06-22 06:01:43] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?fields=virtual_networks HTTP/1.1" 200 1034 0.047534 10.0.0.33 - - [2026-06-22 06:01:43] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001303 10.0.0.38 - - [2026-06-22 06:01:43] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.048800 10.0.0.33 - - [2026-06-22 06:01:43] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001186 10.0.0.38 - - [2026-06-22 06:01:43] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?fields=security_groups HTTP/1.1" 200 1261 0.045897 10.0.0.38 - - [2026-06-22 06:01:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.026802 10.0.0.33 - - [2026-06-22 06:01:44] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003635 10.0.0.33 - - [2026-06-22 06:01:44] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.33 - - [2026-06-22 06:01:44] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007961 10.0.0.33 - - [2026-06-22 06:01:45] "POST /id-to-fqname HTTP/1.1" 200 190 0.004591 10.0.0.33 - - [2026-06-22 06:01:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.005391 10.0.0.33 - - [2026-06-22 06:01:45] "POST /security-groups HTTP/1.1" 200 591 0.032561 10.0.0.33 - - [2026-06-22 06:01:45] "POST /projects HTTP/1.1" 200 585 0.249763 10.0.0.50 - - [2026-06-22 06:01:45] "POST /access-control-lists HTTP/1.1" 200 596 0.033917 10.0.0.33 - - [2026-06-22 06:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.325983 10.0.0.38 - - [2026-06-22 06:01:45] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.458144 10.0.0.38 - - [2026-06-22 06:01:46] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.38 - - [2026-06-22 06:01:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2026-06-22 06:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.075552 10.0.0.33 - - [2026-06-22 06:01:48] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001368 10.0.0.38 - - [2026-06-22 06:01:48] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.065291 10.0.0.38 - - [2026-06-22 06:01:48] "POST /neutron/network HTTP/1.1" 200 117 0.028607 10.0.0.50 - - [2026-06-22 06:01:48] "POST /route-targets HTTP/1.1" 200 327 0.016069 10.0.0.38 - - [2026-06-22 06:01:49] "POST /neutron/network HTTP/1.1" 200 839 0.010399 10.0.0.38 - - [2026-06-22 06:01:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.001629 10.0.0.38 - - [2026-06-22 06:01:49] "GET /virtual-network/ed13030d-2920-49eb-a918-0191b16615be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006679 10.0.0.38 - - [2026-06-22 06:01:49] "GET /virtual-network/ed13030d-2920-49eb-a918-0191b16615be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006164 10.0.0.38 - - [2026-06-22 06:01:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.010135 10.0.0.38 - - [2026-06-22 06:01:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.001676 10.0.0.33 - - [2026-06-22 06:01:50] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001188 10.0.0.38 - - [2026-06-22 06:01:50] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.089371 10.0.0.38 - - [2026-06-22 06:01:50] "POST /neutron/network HTTP/1.1" 200 839 0.007612 10.0.0.38 - - [2026-06-22 06:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.38 - - [2026-06-22 06:01:50] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004246 10.0.0.38 - - [2026-06-22 06:01:50] "PUT /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff HTTP/1.1" 200 276 0.032516 10.0.0.38 - - [2026-06-22 06:01:50] "POST /neutron/port HTTP/1.1" 200 117 0.006565 10.0.0.38 - - [2026-06-22 06:01:54] "POST /neutron/port HTTP/1.1" 200 1055 0.023240 10.0.0.38 - - [2026-06-22 06:01:55] "POST /neutron/port HTTP/1.1" 200 1119 0.024652 10.0.0.38 - - [2026-06-22 06:01:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004952 10.0.0.38 - - [2026-06-22 06:01:56] "POST /neutron/network HTTP/1.1" 200 839 0.008468 10.0.0.38 - - [2026-06-22 06:02:05] "POST /neutron/port HTTP/1.1" 200 1119 0.020835 10.0.0.38 - - [2026-06-22 06:02:05] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009301 10.0.0.38 - - [2026-06-22 06:02:06] "GET /virtual-machine/92110e0e-fa83-47b3-8c7f-50684cb4d05e HTTP/1.1" 401 292 0.000586 10.0.0.38 - - [2026-06-22 06:02:06] "POST /neutron/port HTTP/1.1" 200 1119 0.021055 10.0.0.38 - - [2026-06-22 06:02:06] "GET /virtual-machine/92110e0e-fa83-47b3-8c7f-50684cb4d05e HTTP/1.1" 200 1293 0.027973 10.0.0.38 - - [2026-06-22 06:02:06] "GET /virtual-machine-interface/308259c8-6fc1-4bab-a74f-669f7154964f HTTP/1.1" 200 2971 0.008145 10.0.0.38 - - [2026-06-22 06:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.38 - - [2026-06-22 06:02:06] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004652 10.0.0.38 - - [2026-06-22 06:02:06] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003135 10.0.0.38 - - [2026-06-22 06:02:06] "GET /virtual-network/ed13030d-2920-49eb-a918-0191b16615be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006709 10.0.0.38 - - [2026-06-22 06:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.38 - - [2026-06-22 06:02:07] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.004312 10.0.0.38 - - [2026-06-22 06:02:07] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.007228 10.0.0.38 - - [2026-06-22 06:02:07] "GET /virtual-network/ed13030d-2920-49eb-a918-0191b16615be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007056 10.0.0.33 - - [2026-06-22 06:02:08] "DELETE /project/f9e07e90ca2b427aacd6de4900090d6b HTTP/1.1" 404 173 0.006728 10.0.0.33 - - [2026-06-22 06:02:08] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001013 10.0.0.33 - - [2026-06-22 06:02:08] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.046954 10.0.0.33 - - [2026-06-22 06:02:08] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000885 10.0.0.33 - - [2026-06-22 06:02:08] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?fields=security_groups HTTP/1.1" 200 1366 0.048318 10.0.0.33 - - [2026-06-22 06:02:08] "DELETE /security-group/d6b0afad-35d6-4e3e-81bf-26b912864532 HTTP/1.1" 200 115 0.110416 10.0.0.33 - - [2026-06-22 06:02:08] "GET /projects?obj_uuids=f6d182d9-b90e-4565-b948-652e489ca2d8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001036 10.0.0.33 - - [2026-06-22 06:02:08] "GET /project/f6d182d9-b90e-4565-b948-652e489ca2d8?fields=application_policy_sets HTTP/1.1" 200 1405 0.083092 10.0.0.50 - - [2026-06-22 06:02:08] "DELETE /access-control-list/cd554e86-64eb-4931-a591-4cd6d4ab1caa HTTP/1.1" 200 115 0.070224 10.0.0.33 - - [2026-06-22 06:02:09] "DELETE /project/f6d182d9-b90e-4565-b948-652e489ca2d8 HTTP/1.1" 200 115 0.621257 10.0.0.38 - - [2026-06-22 06:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2026-06-22 06:02:09] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003914 10.0.0.38 - - [2026-06-22 06:02:09] "PUT /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff HTTP/1.1" 200 276 0.012681 10.0.0.38 - - [2026-06-22 06:02:10] "POST /neutron/network HTTP/1.1" 400 204 0.017573 10.0.0.38 - - [2026-06-22 06:02:12] "POST /neutron/port HTTP/1.1" 200 151 0.212214 10.0.0.38 - - [2026-06-22 06:02:14] "POST /neutron/network HTTP/1.1" 200 839 0.007763 10.0.0.38 - - [2026-06-22 06:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2026-06-22 06:02:17] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.38 - - [2026-06-22 06:02:17] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044842 10.0.0.33 - - [2026-06-22 06:02:17] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001537 10.0.0.38 - - [2026-06-22 06:02:17] "POST /neutron/network HTTP/1.1" 200 605 0.166833 10.0.0.50 - - [2026-06-22 06:02:17] "POST /route-targets HTTP/1.1" 200 327 0.016128 10.0.0.38 - - [2026-06-22 06:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.003640 10.0.0.38 - - [2026-06-22 06:02:17] "GET /virtual-network/0ab4db88-e69a-43f2-858b-f6a0e1a2bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007425 10.0.0.38 - - [2026-06-22 06:02:17] "POST /neutron/network HTTP/1.1" 200 825 0.007821 10.0.0.38 - - [2026-06-22 06:02:17] "GET /virtual-network/0ab4db88-e69a-43f2-858b-f6a0e1a2bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006772 10.0.0.38 - - [2026-06-22 06:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001680 10.0.0.38 - - [2026-06-22 06:02:18] "POST /neutron/network HTTP/1.1" 200 835 0.007739 10.0.0.33 - - [2026-06-22 06:02:18] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001113 10.0.0.38 - - [2026-06-22 06:02:18] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.088348 10.0.0.38 - - [2026-06-22 06:02:18] "POST /neutron/port HTTP/1.1" 200 117 0.006992 10.0.0.33 - - [2026-06-22 06:02:23] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000974 10.0.0.38 - - [2026-06-22 06:02:23] "POST /neutron/port HTTP/1.1" 200 1061 0.306717 10.0.0.38 - - [2026-06-22 06:02:23] "POST /neutron/port HTTP/1.1" 200 1115 0.113822 10.0.0.38 - - [2026-06-22 06:02:24] "POST /neutron/port HTTP/1.1" 200 1125 0.021304 10.0.0.38 - - [2026-06-22 06:02:24] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.38 - - [2026-06-22 06:02:25] "GET /obj-perms HTTP/1.1" 200 4493 0.046524 10.0.0.38 - - [2026-06-22 06:02:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008177 10.0.0.38 - - [2026-06-22 06:02:34] "POST /neutron/port HTTP/1.1" 200 1125 0.021962 10.0.0.38 - - [2026-06-22 06:02:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008356 10.0.0.38 - - [2026-06-22 06:02:34] "GET /virtual-machine/b3f525fb-7492-4d10-8ead-a3c0dbbabf0e HTTP/1.1" 200 1293 0.006638 10.0.0.38 - - [2026-06-22 06:02:34] "GET /virtual-machine-interface/02fd9cf2-43b6-49fe-a21f-984c8c904b9a HTTP/1.1" 200 2940 0.005531 10.0.0.38 - - [2026-06-22 06:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.38 - - [2026-06-22 06:02:34] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004061 10.0.0.38 - - [2026-06-22 06:02:34] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003422 10.0.0.38 - - [2026-06-22 06:02:34] "GET /virtual-network/0ab4db88-e69a-43f2-858b-f6a0e1a2bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006400 10.0.0.38 - - [2026-06-22 06:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2026-06-22 06:02:35] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004465 10.0.0.38 - - [2026-06-22 06:02:35] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003875 10.0.0.38 - - [2026-06-22 06:02:35] "GET /virtual-network/0ab4db88-e69a-43f2-858b-f6a0e1a2bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007999 10.0.0.38 - - [2026-06-22 06:02:35] "POST /neutron/port HTTP/1.1" 200 1125 0.019676 10.0.0.38 - - [2026-06-22 06:02:42] "POST /neutron/network HTTP/1.1" 400 204 0.015887 10.0.0.38 - - [2026-06-22 06:02:45] "POST /neutron/port HTTP/1.1" 200 151 0.218936 10.0.0.38 - - [2026-06-22 06:02:47] "POST /neutron/network HTTP/1.1" 200 825 0.008384 10.0.0.50 - - [2026-06-22 06:02:47] "DELETE /route-target/5ccfc4dc-007c-4c4c-bef2-b76b682772a2 HTTP/1.1" 200 115 0.030688 10.0.0.38 - - [2026-06-22 06:02:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004074 10.0.0.38 - - [2026-06-22 06:02:49] "POST /network-ipams HTTP/1.1" 200 541 0.031134 10.0.0.38 - - [2026-06-22 06:02:49] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.004437 10.0.0.38 - - [2026-06-22 06:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.38 - - [2026-06-22 06:02:49] "GET /network-ipam/01c76389-c822-4799-b6a6-d5548dd0e5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.008351 10.0.0.38 - - [2026-06-22 06:02:50] "PUT /network-ipam/01c76389-c822-4799-b6a6-d5548dd0e5e0 HTTP/1.1" 200 258 0.023312 10.0.0.38 - - [2026-06-22 06:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.33 - - [2026-06-22 06:02:50] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001094 10.0.0.38 - - [2026-06-22 06:02:50] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055186 10.0.0.33 - - [2026-06-22 06:02:50] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001714 10.0.0.38 - - [2026-06-22 06:02:50] "POST /neutron/network HTTP/1.1" 200 605 0.176118 10.0.0.38 - - [2026-06-22 06:02:50] "POST /neutron/network HTTP/1.1" 200 994 0.015545 10.0.0.38 - - [2026-06-22 06:02:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001859 10.0.0.38 - - [2026-06-22 06:02:51] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007812 10.0.0.38 - - [2026-06-22 06:02:51] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006498 10.0.0.38 - - [2026-06-22 06:02:51] "POST /neutron/subnet HTTP/1.1" 200 699 0.011055 10.0.0.38 - - [2026-06-22 06:02:51] "POST /neutron/subnet HTTP/1.1" 200 699 0.010182 10.0.0.33 - - [2026-06-22 06:02:51] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.021199 10.0.0.38 - - [2026-06-22 06:02:51] "POST /neutron/port HTTP/1.1" 200 1017 0.306731 10.0.0.38 - - [2026-06-22 06:02:51] "POST /id-to-fqname HTTP/1.1" 200 220 0.001597 10.0.0.38 - - [2026-06-22 06:02:52] "POST /neutron/network HTTP/1.1" 200 994 0.010952 10.0.0.38 - - [2026-06-22 06:02:52] "POST /neutron/port HTTP/1.1" 200 1017 0.012688 10.0.0.38 - - [2026-06-22 06:02:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001495 10.0.0.38 - - [2026-06-22 06:02:52] "POST /neutron/port HTTP/1.1" 200 1017 0.023145 10.0.0.38 - - [2026-06-22 06:02:52] "POST /neutron/port HTTP/1.1" 200 1017 0.014598 10.0.0.38 - - [2026-06-22 06:02:52] "POST /neutron/port HTTP/1.1" 200 117 0.007457 10.0.0.38 - - [2026-06-22 06:02:52] "POST /id-to-fqname HTTP/1.1" 200 220 0.001641 10.0.0.33 - - [2026-06-22 06:02:53] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001137 10.0.0.38 - - [2026-06-22 06:02:53] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.061047 10.0.0.38 - - [2026-06-22 06:02:53] "POST /neutron/network HTTP/1.1" 200 994 0.009509 10.0.0.38 - - [2026-06-22 06:02:54] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006504 10.0.0.50 - - [2026-06-22 06:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000681 10.0.0.50 - - [2026-06-22 06:02:54] "GET /global-system-configs HTTP/1.1" 401 292 0.000531 10.0.0.50 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.50 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000526 10.0.0.33 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000471 10.0.0.50 - - [2026-06-22 06:02:55] "GET /obj-perms HTTP/1.1" 200 4467 0.164517 10.0.0.33 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000483 10.0.0.38 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.38 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000519 10.0.0.38 - - [2026-06-22 06:02:55] "POST /neutron/port HTTP/1.1" 200 117 0.007668 10.0.0.38 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000487 10.0.0.38 - - [2026-06-22 06:02:55] "GET /global-system-configs HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2026-06-22 06:02:56] "POST /neutron/port HTTP/1.1" 200 1017 0.016337 10.0.0.38 - - [2026-06-22 06:02:56] "POST /neutron/port HTTP/1.1" 200 1017 0.014214 10.0.0.38 - - [2026-06-22 06:02:56] "POST /neutron/port HTTP/1.1" 200 1017 0.017862 10.0.0.38 - - [2026-06-22 06:02:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006192 10.0.0.38 - - [2026-06-22 06:02:57] "POST /neutron/network HTTP/1.1" 200 994 0.010313 10.0.0.38 - - [2026-06-22 06:02:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.014009 10.0.0.38 - - [2026-06-22 06:02:58] "POST /neutron/network HTTP/1.1" 200 1004 0.008402 10.0.0.38 - - [2026-06-22 06:02:58] "POST /neutron/port HTTP/1.1" 200 1055 0.017535 10.0.0.38 - - [2026-06-22 06:03:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005026 10.0.0.38 - - [2026-06-22 06:03:00] "POST /neutron/network HTTP/1.1" 200 994 0.008916 10.0.0.38 - - [2026-06-22 06:03:05] "POST /neutron/port HTTP/1.1" 200 1119 0.029968 10.0.0.38 - - [2026-06-22 06:03:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009082 10.0.0.38 - - [2026-06-22 06:03:06] "GET /virtual-machine/7cf32cdc-b726-4ddc-9782-e16757a86099 HTTP/1.1" 200 1288 0.014875 10.0.0.38 - - [2026-06-22 06:03:06] "GET /virtual-machine-interface/606f31b5-5a05-45f8-a610-f063bab19e06 HTTP/1.1" 200 2941 0.012917 10.0.0.38 - - [2026-06-22 06:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2026-06-22 06:03:06] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005452 10.0.0.38 - - [2026-06-22 06:03:06] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005478 10.0.0.38 - - [2026-06-22 06:03:06] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007248 10.0.0.38 - - [2026-06-22 06:03:08] "POST /neutron/port HTTP/1.1" 200 1119 0.025150 10.0.0.38 - - [2026-06-22 06:03:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007933 10.0.0.38 - - [2026-06-22 06:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.38 - - [2026-06-22 06:03:09] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007318 10.0.0.38 - - [2026-06-22 06:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.38 - - [2026-06-22 06:03:11] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004994 10.0.0.38 - - [2026-06-22 06:03:11] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004237 10.0.0.38 - - [2026-06-22 06:03:11] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006711 10.0.0.38 - - [2026-06-22 06:03:11] "POST /neutron/port HTTP/1.1" 200 1119 0.021979 10.0.0.38 - - [2026-06-22 06:03:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009374 10.0.0.38 - - [2026-06-22 06:03:12] "GET /virtual-machine/c4a7ba33-d2ba-457e-b088-9c571b1057f2 HTTP/1.1" 200 1289 0.008558 10.0.0.38 - - [2026-06-22 06:03:12] "GET /virtual-machine-interface/cf441c4e-6ec5-4f99-8342-156ebee7f41b HTTP/1.1" 200 2941 0.006263 10.0.0.38 - - [2026-06-22 06:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.38 - - [2026-06-22 06:03:12] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005155 10.0.0.38 - - [2026-06-22 06:03:12] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004703 10.0.0.38 - - [2026-06-22 06:03:12] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006956 10.0.0.38 - - [2026-06-22 06:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.38 - - [2026-06-22 06:03:13] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004376 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003837 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.007375 10.0.0.38 - - [2026-06-22 06:03:13] "POST /neutron/port HTTP/1.1" 200 1119 0.024296 10.0.0.38 - - [2026-06-22 06:03:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009538 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-machine/361be02a-c180-491e-8b49-358de5ee37d0 HTTP/1.1" 200 1292 0.006841 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-machine-interface/9d7d6a88-299b-4cc2-b7b9-e5bc9a10f1ad HTTP/1.1" 200 2942 0.006135 10.0.0.38 - - [2026-06-22 06:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.38 - - [2026-06-22 06:03:13] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004409 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003614 10.0.0.38 - - [2026-06-22 06:03:13] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006685 10.0.0.38 - - [2026-06-22 06:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.38 - - [2026-06-22 06:03:14] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005426 10.0.0.38 - - [2026-06-22 06:03:14] "GET /virtual-networks?parent_id=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003738 10.0.0.38 - - [2026-06-22 06:03:14] "GET /virtual-network/85641334-141e-438b-938b-67f459ec6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006988 10.0.0.33 - - [2026-06-22 06:03:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2026-06-22 06:03:23] "GET /global-system-configs HTTP/1.1" 401 292 0.000391 10.0.0.33 - - [2026-06-22 06:03:25] "GET /obj-perms HTTP/1.1" 200 4493 0.037219 10.0.0.38 - - [2026-06-22 06:03:26] "POST /neutron/port HTTP/1.1" 200 1119 0.028859 10.0.0.38 - - [2026-06-22 06:03:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004262 10.0.0.38 - - [2026-06-22 06:03:27] "POST /neutron/network HTTP/1.1" 200 994 0.012071 10.0.0.38 - - [2026-06-22 06:03:31] "POST /neutron/port HTTP/1.1" 200 151 0.242530 10.0.0.38 - - [2026-06-22 06:03:31] "POST /neutron/port HTTP/1.1" 200 151 0.227947 10.0.0.38 - - [2026-06-22 06:03:32] "POST /neutron/port HTTP/1.1" 400 205 0.005354 10.0.0.38 - - [2026-06-22 06:03:32] "POST /neutron/port HTTP/1.1" 200 1109 0.018909 10.0.0.38 - - [2026-06-22 06:03:32] "POST /neutron/port HTTP/1.1" 400 205 0.004819 10.0.0.38 - - [2026-06-22 06:03:33] "POST /neutron/network HTTP/1.1" 200 994 0.010238 10.0.0.50 - - [2026-06-22 06:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025896 10.0.0.38 - - [2026-06-22 06:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2026-06-22 06:03:34] "DELETE /network-ipam/01c76389-c822-4799-b6a6-d5548dd0e5e0 HTTP/1.1" 200 115 0.042054 10.0.0.38 - - [2026-06-22 06:03:34] "POST /fqname-to-id HTTP/1.1" 404 211 0.003993 10.0.0.33 - - [2026-06-22 06:03:35] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001061 10.0.0.38 - - [2026-06-22 06:03:35] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.075729 10.0.0.33 - - [2026-06-22 06:03:35] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001096 10.0.0.38 - - [2026-06-22 06:03:35] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?fields=virtual_networks HTTP/1.1" 200 1032 0.059614 10.0.0.33 - - [2026-06-22 06:03:35] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001256 10.0.0.38 - - [2026-06-22 06:03:35] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.051607 10.0.0.33 - - [2026-06-22 06:03:35] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.38 - - [2026-06-22 06:03:35] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?fields=security_groups HTTP/1.1" 200 1258 0.041841 10.0.0.38 - - [2026-06-22 06:03:36] "POST /neutron/port HTTP/1.1" 200 117 0.112187 10.0.0.38 - - [2026-06-22 06:03:47] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.38 - - [2026-06-22 06:03:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.38 - - [2026-06-22 06:03:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.040501 10.0.0.33 - - [2026-06-22 06:03:48] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003152 10.0.0.33 - - [2026-06-22 06:03:48] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001098 10.0.0.33 - - [2026-06-22 06:03:48] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.026985 10.0.0.33 - - [2026-06-22 06:03:48] "POST /id-to-fqname HTTP/1.1" 200 185 0.001958 10.0.0.33 - - [2026-06-22 06:03:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.006366 10.0.0.33 - - [2026-06-22 06:03:48] "POST /security-groups HTTP/1.1" 200 586 0.033576 10.0.0.33 - - [2026-06-22 06:03:48] "POST /projects HTTP/1.1" 200 575 0.238308 10.0.0.50 - - [2026-06-22 06:03:48] "POST /access-control-lists HTTP/1.1" 200 591 0.029208 10.0.0.33 - - [2026-06-22 06:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.304160 10.0.0.38 - - [2026-06-22 06:03:48] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.445335 10.0.0.38 - - [2026-06-22 06:03:49] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.38 - - [2026-06-22 06:03:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.38 - - [2026-06-22 06:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021996 10.0.0.38 - - [2026-06-22 06:03:52] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003983 10.0.0.38 - - [2026-06-22 06:03:52] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003956 10.0.0.38 - - [2026-06-22 06:03:52] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004673 10.0.0.38 - - [2026-06-22 06:03:52] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.014222 10.0.0.38 - - [2026-06-22 06:03:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.021178 10.0.0.33 - - [2026-06-22 06:03:53] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003684 10.0.0.33 - - [2026-06-22 06:03:53] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000977 10.0.0.33 - - [2026-06-22 06:03:53] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008389 10.0.0.33 - - [2026-06-22 06:03:54] "POST /id-to-fqname HTTP/1.1" 200 185 0.004168 10.0.0.33 - - [2026-06-22 06:03:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.017816 10.0.0.33 - - [2026-06-22 06:03:54] "POST /security-groups HTTP/1.1" 200 586 0.034418 10.0.0.50 - - [2026-06-22 06:03:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.004250 10.0.0.33 - - [2026-06-22 06:03:54] "POST /projects HTTP/1.1" 200 575 0.265548 10.0.0.33 - - [2026-06-22 06:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.338524 10.0.0.50 - - [2026-06-22 06:03:54] "POST /access-control-lists HTTP/1.1" 200 589 0.043554 10.0.0.38 - - [2026-06-22 06:03:54] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.507485 10.0.0.38 - - [2026-06-22 06:03:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.020370 10.0.0.33 - - [2026-06-22 06:03:54] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003140 10.0.0.33 - - [2026-06-22 06:03:54] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.33 - - [2026-06-22 06:03:54] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009435 10.0.0.33 - - [2026-06-22 06:03:54] "POST /id-to-fqname HTTP/1.1" 200 185 0.003493 10.0.0.33 - - [2026-06-22 06:03:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.004321 10.0.0.33 - - [2026-06-22 06:03:54] "POST /security-groups HTTP/1.1" 200 586 0.035141 10.0.0.33 - - [2026-06-22 06:03:55] "POST /projects HTTP/1.1" 200 575 0.228597 10.0.0.50 - - [2026-06-22 06:03:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.004328 10.0.0.33 - - [2026-06-22 06:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.293844 10.0.0.38 - - [2026-06-22 06:03:55] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.435160 10.0.0.38 - - [2026-06-22 06:03:55] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.38 - - [2026-06-22 06:03:56] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.38 - - [2026-06-22 06:03:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.003429 10.0.0.38 - - [2026-06-22 06:03:56] "POST /api-access-lists HTTP/1.1" 200 521 0.024889 10.0.0.38 - - [2026-06-22 06:03:57] "GET /api-access-list/6e33873c-73d1-4cc0-82a9-a0cc79b982f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005883 10.0.0.38 - - [2026-06-22 06:03:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000666 10.0.0.38 - - [2026-06-22 06:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.066293 10.0.0.33 - - [2026-06-22 06:03:57] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001315 10.0.0.38 - - [2026-06-22 06:03:57] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.078037 10.0.0.38 - - [2026-06-22 06:03:57] "GET /virtual-networks?parent_id=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020249 10.0.0.38 - - [2026-06-22 06:03:58] "POST /virtual-networks HTTP/1.1" 200 568 0.119373 10.0.0.38 - - [2026-06-22 06:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.037574 10.0.0.50 - - [2026-06-22 06:03:58] "POST /ref-update HTTP/1.1" 200 156 0.026253 10.0.0.38 - - [2026-06-22 06:03:58] "GET /network-ipam/67b7da47-222d-43fb-a0c1-c9021b147694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.021963 10.0.0.33 - - [2026-06-22 06:03:58] "POST /useragent-kv HTTP/1.1" 200 115 0.011856 10.0.0.38 - - [2026-06-22 06:03:58] "POST /ref-update HTTP/1.1" 200 156 0.098300 10.0.0.38 - - [2026-06-22 06:03:58] "POST /neutron/network HTTP/1.1" 200 831 0.051658 10.0.0.38 - - [2026-06-22 06:03:58] "GET /virtual-network/191a45cf-a380-40d9-919c-2de112a3ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019940 10.0.0.38 - - [2026-06-22 06:03:58] "POST /neutron/subnet HTTP/1.1" 200 673 0.043775 10.0.0.38 - - [2026-06-22 06:04:00] "GET /obj-perms HTTP/1.1" 200 4289 0.056325 10.0.0.38 - - [2026-06-22 06:04:00] "GET /virtual-network/191a45cf-a380-40d9-919c-2de112a3ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.020582 10.0.0.38 - - [2026-06-22 06:04:00] "GET /obj-perms HTTP/1.1" 200 4289 0.056188 10.0.0.38 - - [2026-06-22 06:04:00] "GET /obj-perms HTTP/1.1" 200 4289 0.017166 10.0.0.38 - - [2026-06-22 06:04:01] "POST /id-to-fqname HTTP/1.1" 401 292 0.000697 10.0.0.38 - - [2026-06-22 06:04:01] "POST /id-to-fqname HTTP/1.1" 200 230 0.038499 10.0.0.33 - - [2026-06-22 06:04:02] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001356 10.0.0.38 - - [2026-06-22 06:04:02] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.073086 10.0.0.38 - - [2026-06-22 06:04:02] "POST /neutron/port HTTP/1.1" 200 117 0.060070 10.0.0.38 - - [2026-06-22 06:04:07] "POST /neutron/network HTTP/1.1" 200 841 0.054537 10.0.0.38 - - [2026-06-22 06:04:07] "POST /neutron/port HTTP/1.1" 200 1055 0.032245 10.0.0.38 - - [2026-06-22 06:04:08] "POST /neutron/port HTTP/1.1" 200 1119 0.023149 10.0.0.38 - - [2026-06-22 06:04:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004945 10.0.0.38 - - [2026-06-22 06:04:09] "POST /neutron/network HTTP/1.1" 200 831 0.008363 10.0.0.33 - - [2026-06-22 06:04:09] "DELETE /project/a19133b02aa44e0596fd32940e796268 HTTP/1.1" 404 173 0.004510 10.0.0.33 - - [2026-06-22 06:04:09] "DELETE /project/3ea17a050d9c4d469d45c130fcd0817d HTTP/1.1" 404 173 0.007884 10.0.0.33 - - [2026-06-22 06:04:09] "DELETE /project/56db477ce2d7472ab5e247ff0166a002 HTTP/1.1" 404 173 0.006382 10.0.0.33 - - [2026-06-22 06:04:09] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001070 10.0.0.33 - - [2026-06-22 06:04:09] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.065016 10.0.0.33 - - [2026-06-22 06:04:09] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002028 10.0.0.33 - - [2026-06-22 06:04:09] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?fields=security_groups HTTP/1.1" 200 1363 0.078150 10.0.0.33 - - [2026-06-22 06:04:09] "DELETE /security-group/74023502-dfad-4449-8f13-569a5b7c26a0 HTTP/1.1" 200 115 0.113007 10.0.0.33 - - [2026-06-22 06:04:09] "GET /projects?obj_uuids=f9e07e90-ca2b-427a-acd6-de4900090d6b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004628 10.0.0.33 - - [2026-06-22 06:04:09] "GET /project/f9e07e90-ca2b-427a-acd6-de4900090d6b?fields=application_policy_sets HTTP/1.1" 200 1402 0.100894 10.0.0.33 - - [2026-06-22 06:04:09] "DELETE /project/f9e07e90-ca2b-427a-acd6-de4900090d6b HTTP/1.1" 200 115 0.627671 10.0.0.38 - - [2026-06-22 06:04:18] "POST /neutron/port HTTP/1.1" 200 1119 0.020508 10.0.0.38 - - [2026-06-22 06:04:18] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007835 10.0.0.38 - - [2026-06-22 06:04:18] "POST /neutron/port HTTP/1.1" 200 1119 0.019434 10.0.0.38 - - [2026-06-22 06:04:18] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 401 292 0.000501 10.0.0.38 - - [2026-06-22 06:04:18] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.056258 10.0.0.38 - - [2026-06-22 06:04:18] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.020743 10.0.0.38 - - [2026-06-22 06:04:19] "POST /neutron/security_group HTTP/1.1" 200 2053 0.006412 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-machine-interface/01377dbf-dd96-4b22-b0a9-f0fec4e6a719 HTTP/1.1" 200 2528 0.032737 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.020788 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-machine-interface/01377dbf-dd96-4b22-b0a9-f0fec4e6a719 HTTP/1.1" 200 2528 0.023415 10.0.0.38 - - [2026-06-22 06:04:19] "GET /instance-ip/1e0e25c6-f588-43c5-9efb-d9b285d6f065 HTTP/1.1" 200 1625 0.021740 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.024778 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-machine-interface/01377dbf-dd96-4b22-b0a9-f0fec4e6a719 HTTP/1.1" 200 2528 0.025554 10.0.0.38 - - [2026-06-22 06:04:19] "GET /instance-ip/1e0e25c6-f588-43c5-9efb-d9b285d6f065 HTTP/1.1" 200 1625 0.021103 10.0.0.38 - - [2026-06-22 06:04:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.018035 10.0.0.38 - - [2026-06-22 06:04:19] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.38 - - [2026-06-22 06:04:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.38 - - [2026-06-22 06:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.033469 10.0.0.38 - - [2026-06-22 06:04:19] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007452 10.0.0.38 - - [2026-06-22 06:04:19] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018887 10.0.0.38 - - [2026-06-22 06:04:19] "POST /fqname-to-id HTTP/1.1" 403 339 0.019388 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2026-06-22 06:04:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004317 10.0.0.38 - - [2026-06-22 06:04:20] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017801 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.019509 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.38 - - [2026-06-22 06:04:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004567 10.0.0.38 - - [2026-06-22 06:04:20] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019646 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.030427 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.38 - - [2026-06-22 06:04:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004915 10.0.0.38 - - [2026-06-22 06:04:20] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019018 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 403 339 0.019296 10.0.0.38 - - [2026-06-22 06:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.38 - - [2026-06-22 06:04:20] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004844 10.0.0.38 - - [2026-06-22 06:04:20] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018763 10.0.0.38 - - [2026-06-22 06:04:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.017638 10.0.0.38 - - [2026-06-22 06:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.38 - - [2026-06-22 06:04:21] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003887 10.0.0.38 - - [2026-06-22 06:04:21] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016925 10.0.0.38 - - [2026-06-22 06:04:21] "POST /fqname-to-id HTTP/1.1" 403 339 0.021398 10.0.0.38 - - [2026-06-22 06:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.38 - - [2026-06-22 06:04:21] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004071 10.0.0.38 - - [2026-06-22 06:04:21] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.035779 10.0.0.38 - - [2026-06-22 06:04:21] "POST /fqname-to-id HTTP/1.1" 403 361 0.023131 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.38 - - [2026-06-22 06:04:22] "GET /routing-instance/86607b76-4a76-4695-8e5e-8979833ea777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004987 10.0.0.38 - - [2026-06-22 06:04:22] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016103 10.0.0.38 - - [2026-06-22 06:04:22] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004235 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.018219 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.38 - - [2026-06-22 06:04:22] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003745 10.0.0.38 - - [2026-06-22 06:04:22] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016212 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 403 361 0.018400 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.38 - - [2026-06-22 06:04:22] "GET /routing-instance/86607b76-4a76-4695-8e5e-8979833ea777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.005517 10.0.0.38 - - [2026-06-22 06:04:22] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.016202 10.0.0.38 - - [2026-06-22 06:04:22] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004421 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.019994 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2026-06-22 06:04:22] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004001 10.0.0.38 - - [2026-06-22 06:04:22] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019684 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 403 339 0.023014 10.0.0.38 - - [2026-06-22 06:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.38 - - [2026-06-22 06:04:22] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005008 10.0.0.38 - - [2026-06-22 06:04:22] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.039061 10.0.0.33 - - [2026-06-22 06:04:25] "GET /obj-perms HTTP/1.1" 200 4289 0.045510 10.0.0.33 - - [2026-06-22 06:04:27] "GET /obj-perms HTTP/1.1" 200 4289 0.016862 10.0.0.38 - - [2026-06-22 06:04:29] "POST /neutron/network HTTP/1.1" 200 841 0.026567 10.0.0.38 - - [2026-06-22 06:04:29] "POST /neutron/port HTTP/1.1" 200 117 0.001495 10.0.0.33 - - [2026-06-22 06:04:29] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.024098 10.0.0.38 - - [2026-06-22 06:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019851 10.0.0.38 - - [2026-06-22 06:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.33 - - [2026-06-22 06:04:31] "GET /obj-perms HTTP/1.1" 200 4289 0.017198 10.0.0.38 - - [2026-06-22 06:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.38 - - [2026-06-22 06:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.33 - - [2026-06-22 06:04:31] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.021341 10.0.0.38 - - [2026-06-22 06:04:31] "GET /obj-perms HTTP/1.1" 200 4289 0.016643 10.0.0.38 - - [2026-06-22 06:04:32] "GET /obj-perms HTTP/1.1" 200 4457 0.036006 10.0.0.38 - - [2026-06-22 06:04:33] "GET /obj-perms HTTP/1.1" 200 4289 0.053883 10.0.0.50 - - [2026-06-22 06:04:33] "GET /obj-perms HTTP/1.1" 200 4457 0.033030 10.0.0.38 - - [2026-06-22 06:04:33] "GET /obj-perms HTTP/1.1" 200 4289 0.016149 10.0.0.38 - - [2026-06-22 06:04:34] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.026746 10.0.0.38 - - [2026-06-22 06:04:36] "POST /neutron/port HTTP/1.1" 200 1109 0.016820 10.0.0.38 - - [2026-06-22 06:04:36] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 200 1287 0.023924 10.0.0.38 - - [2026-06-22 06:04:38] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 404 171 0.017431 10.0.0.38 - - [2026-06-22 06:04:38] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 404 171 0.014913 10.0.0.38 - - [2026-06-22 06:04:38] "GET /virtual-machine/1b17ce93-986b-49e8-aefd-675bafe5c1d2 HTTP/1.1" 404 171 0.015618 10.0.0.38 - - [2026-06-22 06:04:38] "POST /fqname-to-id HTTP/1.1" 403 339 0.019193 10.0.0.38 - - [2026-06-22 06:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2026-06-22 06:04:38] "GET /global-vrouter-config/403fc2a0-8074-4435-b870-6029db7a2aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004778 10.0.0.38 - - [2026-06-22 06:04:38] "GET /virtual-networks?parent_id=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020050 10.0.0.38 - - [2026-06-22 06:04:38] "POST /fqname-to-id HTTP/1.1" 403 361 0.019700 10.0.0.38 - - [2026-06-22 06:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.38 - - [2026-06-22 06:04:38] "GET /routing-instance/86607b76-4a76-4695-8e5e-8979833ea777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.004200 10.0.0.38 - - [2026-06-22 06:04:38] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.017857 10.0.0.38 - - [2026-06-22 06:04:38] "GET /route-target/ae108522-d023-4a9d-88b3-f610bf080f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004127 10.0.0.38 - - [2026-06-22 06:04:38] "GET /obj-perms HTTP/1.1" 200 4289 0.017085 10.0.0.38 - - [2026-06-22 06:04:39] "GET /obj-perms HTTP/1.1" 200 4457 0.004082 10.0.0.50 - - [2026-06-22 06:04:39] "GET /obj-perms HTTP/1.1" 200 4457 0.004552 10.0.0.38 - - [2026-06-22 06:04:48] "GET /obj-perms HTTP/1.1" 200 4457 0.003880 10.0.0.50 - - [2026-06-22 06:04:48] "GET /obj-perms HTTP/1.1" 200 4457 0.004634 10.0.0.38 - - [2026-06-22 06:04:57] "GET /obj-perms HTTP/1.1" 200 4457 0.004543 10.0.0.50 - - [2026-06-22 06:04:57] "GET /obj-perms HTTP/1.1" 200 4457 0.004169 10.0.0.38 - - [2026-06-22 06:05:01] "GET /obj-perms HTTP/1.1" 200 4457 0.005727 10.0.0.33 - - [2026-06-22 06:05:01] "GET /obj-perms HTTP/1.1" 200 4457 0.041931 10.0.0.33 - - [2026-06-22 06:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003532 10.0.0.50 - - [2026-06-22 06:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.33 - - [2026-06-22 06:05:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003297 10.0.0.38 - - [2026-06-22 06:05:01] "DELETE /virtual-network/191a45cf-a380-40d9-919c-2de112a3ba45 HTTP/1.1" 200 115 0.147990 10.0.0.38 - - [2026-06-22 06:05:01] "DELETE /api-access-list/6e33873c-73d1-4cc0-82a9-a0cc79b982f5 HTTP/1.1" 200 115 0.048776 10.0.0.33 - - [2026-06-22 06:05:01] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001302 10.0.0.38 - - [2026-06-22 06:05:01] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.048283 10.0.0.33 - - [2026-06-22 06:05:01] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001376 10.0.0.38 - - [2026-06-22 06:05:01] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?fields=virtual_networks HTTP/1.1" 200 1021 0.046575 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.047091 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001630 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?fields=security_groups HTTP/1.1" 200 1242 0.050849 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.049333 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001553 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?fields=virtual_networks HTTP/1.1" 200 1021 0.066744 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001960 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.046929 10.0.0.33 - - [2026-06-22 06:05:02] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001830 10.0.0.38 - - [2026-06-22 06:05:02] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?fields=security_groups HTTP/1.1" 200 1242 0.051946 10.0.0.38 - - [2026-06-22 06:05:04] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004158 10.0.0.38 - - [2026-06-22 06:05:04] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.018303 10.0.0.33 - - [2026-06-22 06:05:04] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001620 10.0.0.38 - - [2026-06-22 06:05:04] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.052817 10.0.0.33 - - [2026-06-22 06:05:04] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001501 10.0.0.38 - - [2026-06-22 06:05:04] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?fields=virtual_networks HTTP/1.1" 200 1022 0.067981 10.0.0.33 - - [2026-06-22 06:05:04] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001058 10.0.0.38 - - [2026-06-22 06:05:04] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.043524 10.0.0.33 - - [2026-06-22 06:05:04] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001402 10.0.0.38 - - [2026-06-22 06:05:05] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?fields=security_groups HTTP/1.1" 200 1243 0.047788 10.0.0.38 - - [2026-06-22 06:05:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.024926 10.0.0.33 - - [2026-06-22 06:05:05] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003384 10.0.0.33 - - [2026-06-22 06:05:05] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001314 10.0.0.33 - - [2026-06-22 06:05:05] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008581 10.0.0.33 - - [2026-06-22 06:05:06] "POST /id-to-fqname HTTP/1.1" 200 190 0.005949 10.0.0.33 - - [2026-06-22 06:05:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.004283 10.0.0.33 - - [2026-06-22 06:05:06] "POST /security-groups HTTP/1.1" 200 591 0.078461 10.0.0.33 - - [2026-06-22 06:05:06] "POST /projects HTTP/1.1" 200 585 0.290417 10.0.0.50 - - [2026-06-22 06:05:06] "POST /access-control-lists HTTP/1.1" 200 596 0.034079 10.0.0.33 - - [2026-06-22 06:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.363572 10.0.0.38 - - [2026-06-22 06:05:06] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.525503 10.0.0.38 - - [2026-06-22 06:05:07] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.38 - - [2026-06-22 06:05:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2026-06-22 06:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027046 10.0.0.38 - - [2026-06-22 06:05:09] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.004018 10.0.0.38 - - [2026-06-22 06:05:09] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003424 10.0.0.38 - - [2026-06-22 06:05:09] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1881 0.003316 10.0.0.38 - - [2026-06-22 06:05:09] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.014293 10.0.0.33 - - [2026-06-22 06:05:09] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000854 10.0.0.33 - - [2026-06-22 06:05:09] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000790 10.0.0.33 - - [2026-06-22 06:05:09] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000756 10.0.0.33 - - [2026-06-22 06:05:09] "DELETE /project/30640b651d574364a03b0d6bdb7861a4 HTTP/1.1" 404 173 0.019677 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.050680 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.089469 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.099517 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001308 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001099 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?fields=security_groups HTTP/1.1" 200 1347 0.134609 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?fields=security_groups HTTP/1.1" 200 1347 0.165740 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?fields=security_groups HTTP/1.1" 200 1348 0.213378 10.0.0.33 - - [2026-06-22 06:05:10] "DELETE /security-group/cf609de5-88da-458a-a2c0-93f4da57295e HTTP/1.1" 404 171 0.117220 10.0.0.33 - - [2026-06-22 06:05:10] "DELETE /security-group/f4edfb9f-4cc0-4fed-998f-2b465a1a0c51 HTTP/1.1" 404 171 0.093412 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=3ea17a05-0d9c-4d46-9d45-c130fcd0817d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001497 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=a19133b0-2aa4-4e05-96fd-32940e796268&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 10.0.0.33 - - [2026-06-22 06:05:10] "DELETE /security-group/69130f99-bbbe-483e-b541-873afafc6d45 HTTP/1.1" 200 115 0.271840 10.0.0.33 - - [2026-06-22 06:05:10] "GET /projects?obj_uuids=56db477c-e2d7-472a-b5e2-47ff0166a002&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.50 - - [2026-06-22 06:05:10] "DELETE /access-control-list/5cd00d8a-0b6d-42f4-b24d-932d066a6078 HTTP/1.1" 200 115 0.101185 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d?fields=application_policy_sets HTTP/1.1" 200 1386 0.136398 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/a19133b0-2aa4-4e05-96fd-32940e796268?fields=application_policy_sets HTTP/1.1" 200 1387 0.131462 10.0.0.33 - - [2026-06-22 06:05:10] "GET /project/56db477c-e2d7-472a-b5e2-47ff0166a002?fields=application_policy_sets HTTP/1.1" 200 1386 0.129253 10.0.0.50 - - [2026-06-22 06:05:11] "DELETE /access-control-list/88c60d62-d905-4060-942b-80c1a1399523 HTTP/1.1" 200 115 0.216590 10.0.0.33 - - [2026-06-22 06:05:11] "DELETE /project/3ea17a05-0d9c-4d46-9d45-c130fcd0817d HTTP/1.1" 200 115 1.108618 10.0.0.33 - - [2026-06-22 06:05:11] "DELETE /project/a19133b0-2aa4-4e05-96fd-32940e796268 HTTP/1.1" 200 115 1.126409 10.0.0.33 - - [2026-06-22 06:05:11] "DELETE /project/56db477c-e2d7-472a-b5e2-47ff0166a002 HTTP/1.1" 200 115 1.180475 10.0.0.38 - - [2026-06-22 06:05:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.028355 10.0.0.33 - - [2026-06-22 06:05:11] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004269 10.0.0.33 - - [2026-06-22 06:05:11] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001224 10.0.0.33 - - [2026-06-22 06:05:11] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008824 10.0.0.33 - - [2026-06-22 06:05:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.001770 10.0.0.33 - - [2026-06-22 06:05:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.015823 10.0.0.33 - - [2026-06-22 06:05:11] "POST /security-groups HTTP/1.1" 200 591 0.049829 10.0.0.50 - - [2026-06-22 06:05:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.004424 10.0.0.33 - - [2026-06-22 06:05:12] "POST /projects HTTP/1.1" 200 585 0.331102 10.0.0.33 - - [2026-06-22 06:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.376704 10.0.0.38 - - [2026-06-22 06:05:12] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.583476 10.0.0.50 - - [2026-06-22 06:05:12] "POST /access-control-lists HTTP/1.1" 200 594 0.072145 10.0.0.38 - - [2026-06-22 06:05:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.024674 10.0.0.33 - - [2026-06-22 06:05:12] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004238 10.0.0.33 - - [2026-06-22 06:05:12] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001467 10.0.0.33 - - [2026-06-22 06:05:12] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010256 10.0.0.33 - - [2026-06-22 06:05:13] "POST /id-to-fqname HTTP/1.1" 200 190 0.007340 10.0.0.33 - - [2026-06-22 06:05:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.011408 10.0.0.33 - - [2026-06-22 06:05:13] "POST /security-groups HTTP/1.1" 200 591 0.042145 10.0.0.33 - - [2026-06-22 06:05:13] "POST /projects HTTP/1.1" 200 585 0.304275 10.0.0.50 - - [2026-06-22 06:05:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.012027 10.0.0.33 - - [2026-06-22 06:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.384341 10.0.0.38 - - [2026-06-22 06:05:13] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.533491 10.0.0.38 - - [2026-06-22 06:05:13] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.38 - - [2026-06-22 06:05:14] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.38 - - [2026-06-22 06:05:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.003558 10.0.0.38 - - [2026-06-22 06:05:15] "POST /api-access-lists HTTP/1.1" 200 521 0.024344 10.0.0.38 - - [2026-06-22 06:05:15] "GET /api-access-list/4882b5d0-5743-4f51-9767-d499ec0e6d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.006783 10.0.0.38 - - [2026-06-22 06:05:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2026-06-22 06:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.044019 10.0.0.33 - - [2026-06-22 06:05:15] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001093 10.0.0.38 - - [2026-06-22 06:05:16] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061710 10.0.0.38 - - [2026-06-22 06:05:16] "GET /virtual-networks?parent_id=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018759 10.0.0.38 - - [2026-06-22 06:05:16] "POST /virtual-networks HTTP/1.1" 200 583 0.097600 10.0.0.38 - - [2026-06-22 06:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.062655 10.0.0.50 - - [2026-06-22 06:05:16] "POST /ref-update HTTP/1.1" 200 156 0.058528 10.0.0.38 - - [2026-06-22 06:05:16] "GET /network-ipam/67b7da47-222d-43fb-a0c1-c9021b147694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017501 10.0.0.33 - - [2026-06-22 06:05:16] "POST /useragent-kv HTTP/1.1" 200 115 0.011601 10.0.0.38 - - [2026-06-22 06:05:16] "POST /ref-update HTTP/1.1" 200 156 0.088192 10.0.0.38 - - [2026-06-22 06:05:16] "POST /neutron/network HTTP/1.1" 200 849 0.067580 10.0.0.38 - - [2026-06-22 06:05:16] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019533 10.0.0.38 - - [2026-06-22 06:05:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2026-06-22 06:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.043978 10.0.0.33 - - [2026-06-22 06:05:17] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001462 10.0.0.38 - - [2026-06-22 06:05:17] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.065868 10.0.0.38 - - [2026-06-22 06:05:17] "GET /virtual-networks?parent_id=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019032 10.0.0.38 - - [2026-06-22 06:05:17] "POST /virtual-networks HTTP/1.1" 200 583 0.107186 10.0.0.38 - - [2026-06-22 06:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035945 10.0.0.38 - - [2026-06-22 06:05:17] "GET /network-ipam/67b7da47-222d-43fb-a0c1-c9021b147694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017518 10.0.0.33 - - [2026-06-22 06:05:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010238 10.0.0.38 - - [2026-06-22 06:05:17] "POST /ref-update HTTP/1.1" 200 156 0.089588 10.0.0.38 - - [2026-06-22 06:05:17] "POST /neutron/network HTTP/1.1" 200 849 0.047376 10.0.0.38 - - [2026-06-22 06:05:18] "GET /virtual-network/62d744d2-d188-49aa-bb9e-bd513da3655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020801 10.0.0.38 - - [2026-06-22 06:05:18] "POST /neutron/subnet HTTP/1.1" 200 684 0.045995 10.0.0.38 - - [2026-06-22 06:05:19] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.057511 10.0.0.38 - - [2026-06-22 06:05:19] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.032604 10.0.0.50 - - [2026-06-22 06:05:20] "GET /obj-perms HTTP/1.1" 403 257 0.040666 10.0.0.50 - - [2026-06-22 06:05:20] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.020584 10.0.0.33 - - [2026-06-22 06:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023489 10.0.0.38 - - [2026-06-22 06:05:21] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.034583 10.0.0.38 - - [2026-06-22 06:05:21] "GET /obj-perms HTTP/1.1" 200 4467 0.040276 10.0.0.38 - - [2026-06-22 06:05:21] "PUT /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99 HTTP/1.1" 200 264 0.050292 10.0.0.38 - - [2026-06-22 06:05:22] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.015640 10.0.0.38 - - [2026-06-22 06:05:22] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.040483 10.0.0.50 - - [2026-06-22 06:05:22] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.031757 10.0.0.33 - - [2026-06-22 06:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.38 - - [2026-06-22 06:05:23] "GET /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.021874 10.0.0.38 - - [2026-06-22 06:05:23] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029186 10.0.0.38 - - [2026-06-22 06:05:23] "GET /obj-perms HTTP/1.1" 200 4467 0.004401 10.0.0.38 - - [2026-06-22 06:05:23] "PUT /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99 HTTP/1.1" 200 264 0.048934 10.0.0.33 - - [2026-06-22 06:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010020 10.0.0.50 - - [2026-06-22 06:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.33 - - [2026-06-22 06:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002973 10.0.0.38 - - [2026-06-22 06:05:23] "DELETE /virtual-network/62d744d2-d188-49aa-bb9e-bd513da3655d HTTP/1.1" 200 115 0.137118 10.0.0.33 - - [2026-06-22 06:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006018 10.0.0.33 - - [2026-06-22 06:05:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.38 - - [2026-06-22 06:05:23] "DELETE /virtual-network/d5636921-8b7e-484c-9f7b-fc6e5024fa99 HTTP/1.1" 200 115 0.150995 10.0.0.50 - - [2026-06-22 06:05:23] "DELETE /route-target/1388a7cb-57d9-43a0-a471-5cf406c3df94 HTTP/1.1" 200 115 0.040918 10.0.0.38 - - [2026-06-22 06:05:23] "DELETE /api-access-list/4882b5d0-5743-4f51-9767-d499ec0e6d64 HTTP/1.1" 200 115 0.050137 10.0.0.33 - - [2026-06-22 06:05:24] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001448 10.0.0.38 - - [2026-06-22 06:05:24] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.053961 10.0.0.33 - - [2026-06-22 06:05:24] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001091 10.0.0.38 - - [2026-06-22 06:05:24] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?fields=virtual_networks HTTP/1.1" 200 1032 0.059456 10.0.0.33 - - [2026-06-22 06:05:24] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001791 10.0.0.38 - - [2026-06-22 06:05:24] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.062003 10.0.0.33 - - [2026-06-22 06:05:24] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164 10.0.0.38 - - [2026-06-22 06:05:24] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?fields=security_groups HTTP/1.1" 200 1258 0.066356 10.0.0.33 - - [2026-06-22 06:05:24] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001475 10.0.0.38 - - [2026-06-22 06:05:24] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.068179 10.0.0.33 - - [2026-06-22 06:05:25] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001509 10.0.0.38 - - [2026-06-22 06:05:25] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?fields=virtual_networks HTTP/1.1" 200 1031 0.047227 10.0.0.33 - - [2026-06-22 06:05:25] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001858 10.0.0.38 - - [2026-06-22 06:05:25] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.070432 10.0.0.33 - - [2026-06-22 06:05:25] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001506 10.0.0.38 - - [2026-06-22 06:05:25] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?fields=security_groups HTTP/1.1" 200 1257 0.053900 10.0.0.38 - - [2026-06-22 06:05:28] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.38 - - [2026-06-22 06:05:29] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.38 - - [2026-06-22 06:05:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000592 10.0.0.38 - - [2026-06-22 06:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.068089 10.0.0.33 - - [2026-06-22 06:05:29] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001385 10.0.0.38 - - [2026-06-22 06:05:29] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.067222 10.0.0.38 - - [2026-06-22 06:05:30] "GET /virtual-networks?parent_id=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.016221 10.0.0.38 - - [2026-06-22 06:05:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.014215 10.0.0.38 - - [2026-06-22 06:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016028 10.0.0.33 - - [2026-06-22 06:05:30] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.38 - - [2026-06-22 06:05:30] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019500 10.0.0.38 - - [2026-06-22 06:05:30] "POST /service-templates HTTP/1.1" 403 264 0.011899 10.0.0.38 - - [2026-06-22 06:05:30] "POST /fqname-to-id HTTP/1.1" 404 215 0.004290 10.0.0.38 - - [2026-06-22 06:05:30] "POST /api-access-lists HTTP/1.1" 200 555 0.029347 10.0.0.38 - - [2026-06-22 06:05:30] "GET /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006289 10.0.0.38 - - [2026-06-22 06:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025491 10.0.0.33 - - [2026-06-22 06:05:30] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001579 10.0.0.38 - - [2026-06-22 06:05:30] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.075460 10.0.0.38 - - [2026-06-22 06:05:30] "GET /virtual-networks?parent_id=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018468 10.0.0.38 - - [2026-06-22 06:05:30] "POST /virtual-networks HTTP/1.1" 200 583 0.101278 10.0.0.38 - - [2026-06-22 06:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.047058 10.0.0.38 - - [2026-06-22 06:05:30] "GET /network-ipam/67b7da47-222d-43fb-a0c1-c9021b147694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.018621 10.0.0.33 - - [2026-06-22 06:05:31] "POST /useragent-kv HTTP/1.1" 200 115 0.006504 10.0.0.38 - - [2026-06-22 06:05:31] "POST /ref-update HTTP/1.1" 200 156 0.110744 10.0.0.38 - - [2026-06-22 06:05:31] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020944 10.0.0.38 - - [2026-06-22 06:05:31] "POST /neutron/network HTTP/1.1" 200 849 0.048407 10.0.0.38 - - [2026-06-22 06:05:31] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006176 10.0.0.38 - - [2026-06-22 06:05:31] "GET /network-ipam/67b7da47-222d-43fb-a0c1-c9021b147694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005299 10.0.0.38 - - [2026-06-22 06:05:31] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006510 10.0.0.38 - - [2026-06-22 06:05:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.016143 10.0.0.38 - - [2026-06-22 06:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015797 10.0.0.33 - - [2026-06-22 06:05:32] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.38 - - [2026-06-22 06:05:32] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022223 10.0.0.38 - - [2026-06-22 06:05:32] "POST /service-templates HTTP/1.1" 403 264 0.013496 10.0.0.38 - - [2026-06-22 06:05:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.003536 10.0.0.38 - - [2026-06-22 06:05:33] "POST /api-access-lists HTTP/1.1" 200 521 0.029279 10.0.0.38 - - [2026-06-22 06:05:33] "GET /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.006246 10.0.0.38 - - [2026-06-22 06:05:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.021016 10.0.0.38 - - [2026-06-22 06:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019463 10.0.0.33 - - [2026-06-22 06:05:33] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001325 10.0.0.38 - - [2026-06-22 06:05:33] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.026181 10.0.0.38 - - [2026-06-22 06:05:33] "POST /service-templates HTTP/1.1" 200 551 0.065093 10.0.0.38 - - [2026-06-22 06:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023347 10.0.0.38 - - [2026-06-22 06:05:33] "GET /service-template/9aa51f8f-eb99-4797-8c91-2aee519f217d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021887 10.0.0.38 - - [2026-06-22 06:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020694 10.0.0.38 - - [2026-06-22 06:05:33] "GET /service-template/9aa51f8f-eb99-4797-8c91-2aee519f217d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.021627 10.0.0.38 - - [2026-06-22 06:05:34] "GET /obj-perms HTTP/1.1" 403 257 0.031210 10.0.0.50 - - [2026-06-22 06:05:35] "GET /obj-perms HTTP/1.1" 403 257 0.030360 10.0.0.33 - - [2026-06-22 06:05:35] "GET /obj-perms HTTP/1.1" 403 257 0.039028 10.0.0.38 - - [2026-06-22 06:05:35] "GET /obj-perms HTTP/1.1" 403 257 0.015023 10.0.0.38 - - [2026-06-22 06:05:35] "GET /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004239 10.0.0.38 - - [2026-06-22 06:05:35] "PUT /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b HTTP/1.1" 200 264 0.013947 10.0.0.38 - - [2026-06-22 06:05:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.38 - - [2026-06-22 06:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036877 10.0.0.33 - - [2026-06-22 06:05:36] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001168 10.0.0.38 - - [2026-06-22 06:05:36] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056301 10.0.0.38 - - [2026-06-22 06:05:36] "GET /virtual-networks?parent_id=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.029016 10.0.0.38 - - [2026-06-22 06:05:36] "POST /virtual-networks HTTP/1.1" 403 263 0.013532 10.0.0.38 - - [2026-06-22 06:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.38 - - [2026-06-22 06:05:36] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.045336 10.0.0.38 - - [2026-06-22 06:05:36] "GET /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.003130 10.0.0.38 - - [2026-06-22 06:05:36] "PUT /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc HTTP/1.1" 200 264 0.012452 10.0.0.38 - - [2026-06-22 06:05:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.015673 10.0.0.38 - - [2026-06-22 06:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020018 10.0.0.33 - - [2026-06-22 06:05:37] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001461 10.0.0.38 - - [2026-06-22 06:05:37] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.026833 10.0.0.38 - - [2026-06-22 06:05:37] "POST /service-templates HTTP/1.1" 403 264 0.014761 10.0.0.38 - - [2026-06-22 06:05:37] "GET /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004457 10.0.0.38 - - [2026-06-22 06:05:37] "PUT /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b HTTP/1.1" 200 264 0.013048 10.0.0.38 - - [2026-06-22 06:05:37] "GET /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003869 10.0.0.38 - - [2026-06-22 06:05:37] "PUT /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc HTTP/1.1" 200 264 0.019041 10.0.0.38 - - [2026-06-22 06:05:38] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.019981 10.0.0.38 - - [2026-06-22 06:05:38] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.034115 10.0.0.50 - - [2026-06-22 06:05:38] "GET /obj-perms HTTP/1.1" 403 257 0.019248 10.0.0.50 - - [2026-06-22 06:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.035151 10.0.0.33 - - [2026-06-22 06:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.015410 10.0.0.33 - - [2026-06-22 06:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.033245 10.0.0.38 - - [2026-06-22 06:05:39] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005196 10.0.0.38 - - [2026-06-22 06:05:39] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.012743 10.0.0.38 - - [2026-06-22 06:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.016729 10.0.0.38 - - [2026-06-22 06:05:39] "GET /obj-perms HTTP/1.1" 403 257 0.014619 10.0.0.38 - - [2026-06-22 06:05:39] "DELETE /api-access-list/69aa8771-3d21-41d5-ad10-36aa3b51770b HTTP/1.1" 200 115 0.041117 10.0.0.38 - - [2026-06-22 06:05:39] "DELETE /api-access-list/6f583b7e-692d-4a6a-b31a-528ade903cfc HTTP/1.1" 200 115 0.033129 10.0.0.38 - - [2026-06-22 06:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.50 - - [2026-06-22 06:05:41] "GET /obj-perms HTTP/1.1" 403 257 0.037970 10.0.0.33 - - [2026-06-22 06:05:41] "GET /obj-perms HTTP/1.1" 403 257 0.036727 10.0.0.38 - - [2026-06-22 06:05:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.028212 10.0.0.38 - - [2026-06-22 06:05:41] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2685 0.004438 10.0.0.38 - - [2026-06-22 06:05:41] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.012936 10.0.0.38 - - [2026-06-22 06:05:42] "GET /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017233 10.0.0.38 - - [2026-06-22 06:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018318 10.0.0.38 - - [2026-06-22 06:05:42] "DELETE /service-template/9aa51f8f-eb99-4797-8c91-2aee519f217d HTTP/1.1" 200 115 0.045818 10.0.0.38 - - [2026-06-22 06:05:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.033507 10.0.0.33 - - [2026-06-22 06:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008798 10.0.0.33 - - [2026-06-22 06:05:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 10.0.0.38 - - [2026-06-22 06:05:42] "DELETE /virtual-network/123d4a28-82db-4b8f-9d83-d7c3fa95dbc8 HTTP/1.1" 200 115 0.133710 10.0.0.50 - - [2026-06-22 06:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.38 - - [2026-06-22 06:05:42] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005361 10.0.0.38 - - [2026-06-22 06:05:42] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.012966 10.0.0.38 - - [2026-06-22 06:05:42] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2691 0.004988 10.0.0.38 - - [2026-06-22 06:05:42] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.015802 10.0.0.38 - - [2026-06-22 06:05:44] "GET /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005634 10.0.0.38 - - [2026-06-22 06:05:44] "PUT /api-access-list/29b7fc06-e80f-4b71-985b-058092ab8a40 HTTP/1.1" 200 264 0.015201 10.0.0.33 - - [2026-06-22 06:05:44] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001365 10.0.0.38 - - [2026-06-22 06:05:44] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052819 10.0.0.33 - - [2026-06-22 06:05:44] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001399 10.0.0.38 - - [2026-06-22 06:05:44] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?fields=virtual_networks HTTP/1.1" 200 1031 0.055791 10.0.0.33 - - [2026-06-22 06:05:44] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001449 10.0.0.38 - - [2026-06-22 06:05:44] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.062594 10.0.0.33 - - [2026-06-22 06:05:44] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001081 10.0.0.38 - - [2026-06-22 06:05:44] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?fields=security_groups HTTP/1.1" 200 1257 0.055154 10.0.0.33 - - [2026-06-22 06:05:45] "GET /projects?obj_uuids=2274b19e-52cc-4ffd-8aed-0a680ff5edf2&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001234 10.0.0.38 - - [2026-06-22 06:05:45] "GET /project/2274b19e-52cc-4ffd-8aed-0a680ff5edf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.057748 [Introspect:8084]10.0.0.38 - - [2026-06-22 06:05:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001580 10.0.0.38 - - [2026-06-22 06:05:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.030397 10.0.0.33 - - [2026-06-22 06:05:47] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003495 10.0.0.33 - - [2026-06-22 06:05:47] "GET /domains?obj_uuids=60eaa01a-5eb5-4d13-b4b0-03e5337f378e&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001238 10.0.0.33 - - [2026-06-22 06:05:47] "GET /domain/60eaa01a-5eb5-4d13-b4b0-03e5337f378e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008551 10.0.0.33 - - [2026-06-22 06:05:47] "POST /id-to-fqname HTTP/1.1" 200 186 0.001402 10.0.0.33 - - [2026-06-22 06:05:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.002962 10.0.0.33 - - [2026-06-22 06:05:47] "POST /security-groups HTTP/1.1" 200 587 0.029262 10.0.0.33 - - [2026-06-22 06:05:47] "POST /projects HTTP/1.1" 200 577 0.222546 10.0.0.50 - - [2026-06-22 06:05:47] "POST /access-control-lists HTTP/1.1" 200 592 0.027010 10.0.0.33 - - [2026-06-22 06:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.291384 10.0.0.38 - - [2026-06-22 06:05:47] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.426584 10.0.0.38 - - [2026-06-22 06:05:48] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.33 - - [2026-06-22 06:05:49] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001272 10.0.0.38 - - [2026-06-22 06:05:49] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.050598 10.0.0.33 - - [2026-06-22 06:05:49] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001112 10.0.0.38 - - [2026-06-22 06:05:49] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?fields=virtual_networks HTTP/1.1" 200 1023 0.066979 10.0.0.33 - - [2026-06-22 06:05:49] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 10.0.0.38 - - [2026-06-22 06:05:49] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.044799 10.0.0.33 - - [2026-06-22 06:05:49] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001021 10.0.0.38 - - [2026-06-22 06:05:49] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?fields=security_groups HTTP/1.1" 200 1245 0.042227 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /project/c4cdedcef0cc4790bd0b854ded29cefb HTTP/1.1" 404 173 0.053624 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /project/560aed5ffd1c4640a5b49b4f8cd06dac HTTP/1.1" 404 173 0.050754 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /project/33413ff7e1ec4ac89bb6314e36557e79 HTTP/1.1" 404 173 0.031850 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001589 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001786 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001067 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000893 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.147629 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.165786 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.198186 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001880 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.202390 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002214 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001281 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?fields=security_groups HTTP/1.1" 200 1362 0.159086 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?fields=security_groups HTTP/1.1" 200 1350 0.186803 10.0.0.50 - - [2026-06-22 06:06:11] "DELETE /access-control-list/8f48f030-7215-4188-9146-8dd8cb4006ea HTTP/1.1" 200 115 0.146014 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?fields=security_groups HTTP/1.1" 200 1363 0.141335 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?fields=security_groups HTTP/1.1" 200 1101 0.189533 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=30640b65-1d57-4364-a03b-0d6bdb7861a4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001145 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /security-group/cc7fd0bc-22a2-44f0-acd3-c38673e43c3b HTTP/1.1" 200 115 0.126957 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=c4cdedce-f0cc-4790-bd0b-854ded29cefb&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001770 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /security-group/104542a0-78f3-40ee-addd-d95b899010e3 HTTP/1.1" 200 115 0.129486 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=560aed5f-fd1c-4640-a5b4-9b4f8cd06dac&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002598 10.0.0.33 - - [2026-06-22 06:06:11] "GET /project/30640b65-1d57-4364-a03b-0d6bdb7861a4?fields=application_policy_sets HTTP/1.1" 404 203 0.064440 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /security-group/c53f216c-dcd3-41b5-b977-4a47a1d65c1d HTTP/1.1" 200 115 0.137196 10.0.0.33 - - [2026-06-22 06:06:11] "GET /projects?obj_uuids=33413ff7-e1ec-4ac8-9bb6-314e36557e79&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003268 10.0.0.33 - - [2026-06-22 06:06:11] "DELETE /project/30640b65-1d57-4364-a03b-0d6bdb7861a4 HTTP/1.1" 404 171 0.637578 10.0.0.33 - - [2026-06-22 06:06:12] "GET /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac?fields=application_policy_sets HTTP/1.1" 200 1401 0.132884 10.0.0.33 - - [2026-06-22 06:06:12] "GET /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb?fields=application_policy_sets HTTP/1.1" 200 1402 0.171021 10.0.0.33 - - [2026-06-22 06:06:12] "GET /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79?fields=application_policy_sets HTTP/1.1" 200 1389 0.168526 10.0.0.50 - - [2026-06-22 06:06:12] "DELETE /access-control-list/7d40a010-b9f1-4578-9f70-c1aa2f909cd5 HTTP/1.1" 200 115 0.084613 10.0.0.33 - - [2026-06-22 06:06:12] "DELETE /project/c4cdedce-f0cc-4790-bd0b-854ded29cefb HTTP/1.1" 200 115 1.043597 10.0.0.33 - - [2026-06-22 06:06:12] "DELETE /project/560aed5f-fd1c-4640-a5b4-9b4f8cd06dac HTTP/1.1" 200 115 1.049921 10.0.0.33 - - [2026-06-22 06:06:12] "DELETE /project/33413ff7-e1ec-4ac8-9bb6-314e36557e79 HTTP/1.1" 200 115 1.092639 10.0.0.50 - - [2026-06-22 06:06:12] "DELETE /access-control-list/dac8c33c-6de4-4c76-afc4-22c3e1b02084 HTTP/1.1" 200 115 0.057537 10.0.0.33 - - [2026-06-22 06:06:28] "GET /obj-perms HTTP/1.1" 200 4493 0.054897 10.0.0.38 - - [2026-06-22 06:06:28] "GET /obj-perms HTTP/1.1" 200 4493 0.037487 [Introspect:8084]10.0.0.33 - - [2026-06-22 06:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.33 - - [2026-06-22 06:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001064