+++ date ++ echo 'INFO: =================== Mon Sep 29 01:46:57 AM UTC 2025 ===================' INFO: =================== Mon Sep 29 01:46:57 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.33:8081 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.33:8086 10.0.0.249: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.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.33:8082 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.33:9161 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249: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.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.33:2181,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.33:5673,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.33:6379 10.0.0.249: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.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.33:9092 10.0.0.249: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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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.33,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.249,10.20.0.129,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.249,10.20.0.129,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/29/2025 01:47:06.654 7fa3e37e5280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 01:47:06.786 7fa3e37e5280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/29/2025 01:47:06.797 7fa3e37e5280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 01:47:06.797 7fa3e37e5280 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Mon Sep 29 01:47:28 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/local/bin/contrail-api in 3 from vnc_cfg_api_server.api_server import server_main 4 if __name__ == '__main__': 5 if sys.argv[0].endswith('.exe'): 6 sys.argv[0] = sys.argv[0][:-4] 7 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) 5382 vnc_cgitb.enable(format='text') 5383 5384 main(args_str, VncApiServer(args_str)) 5385 #server_main 5386 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') 2210 else: 2211 self._db_connect(self._args.reset_config) 2212 self._db_init_entries() 2213 2214 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=) 3753 def _db_init_entries(self): 3754 # create singleton defaults if they don't exist already in db 3755 gsc = self.create_singleton_entry(GlobalSystemConfig( 3756 autonomous_system=64512, config_version=CONFIG_VERSION)) 3757 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) 4022 if not ok: 4023 (code, msg) = result 4024 raise cfgm_common.exceptions.HttpError(code, msg) 4025 obj_id = result 4026 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...89f3a62c-ae8e-4868-a9b6-38a96c47ab48 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 89f3a62c-ae8e-4868-a9b6-38a96c47ab48 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('global_system_config default-global-system-config') __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/global_system_config:d...89f3a62c-ae8e-4868-a9b6-38a96c47ab48 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/global_system_config:d...89f3a62c-ae8e-4868-a9b6-38a96c47ab48 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...89f3a62c-ae8e-4868-a9b6-38a96c47ab48 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 4007, 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 2523, 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 1206, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: global_system_config default-global-system-config During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/contrail-api", line 7, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5384, 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 2212, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3755, 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 4024, 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/global_system_config:default-global-system-config exists already with ID: 89f3a62c-ae8e-4868-a9b6-38a96c47ab48 at zookeeper +++ date ++ echo 'INFO: =================== Mon Sep 29 01:47:30 AM UTC 2025 ===================' INFO: =================== Mon Sep 29 01:47:30 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.33:8081 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.33:8086 10.0.0.249: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.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.33:8082 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.33:9161 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249: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.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.33:2181,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.33:5673,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.33:6379 10.0.0.249: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.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.33:9092 10.0.0.249: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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.249,10.20.0.129,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.249,10.20.0.129,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 + cassandra_server_list='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ 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: 09/29/2025 01:47:38.928 7fe07409e040 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 01:47:39.110 7fe07409e040 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/29/2025 01:47:39.121 7fe07409e040 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 01:47:39.122 7fe07409e040 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-09-29 01:47:40] "GET / HTTP/1.1" 503 181 0.000220 10.0.0.249 - - [2025-09-29 01:47:40] "GET / HTTP/1.1" 503 181 0.001207 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 - - [2025-09-29 01:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000723 10.0.0.33 - - [2025-09-29 01:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000532 10.0.0.249 - - [2025-09-29 01:47:41] "GET / HTTP/1.1" 200 45871 0.001529 10.0.0.249 - - [2025-09-29 01:47:41] "GET / HTTP/1.1" 200 45871 0.001275 10.0.0.249 - - [2025-09-29 01:47:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000333 10.0.0.249 - - [2025-09-29 01:47:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000342 10.0.0.38 - - [2025-09-29 01:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001077 10.0.0.249 - - [2025-09-29 01:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001376 10.0.0.33 - - [2025-09-29 01:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000640 10.0.0.249 - - [2025-09-29 01:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000699 10.0.0.38 - - [2025-09-29 01:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2025-09-29 01:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2025-09-29 01:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.33 - - [2025-09-29 01:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000458 10.0.0.249 - - [2025-09-29 01:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.001844 10.0.0.38 - - [2025-09-29 01:47:43] "GET /global-system-configs HTTP/1.1" 401 292 0.000553 10.0.0.249 - - [2025-09-29 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 2.018213 10.0.0.249 - - [2025-09-29 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.249 - - [2025-09-29 01:47:43] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.744441 10.0.0.249 - - [2025-09-29 01:47:43] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003425 /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 - - [2025-09-29 01:47:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.33 - - [2025-09-29 01:47:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.468857 10.0.0.33 - - [2025-09-29 01:47:52] "POST /access-control-lists HTTP/1.1" 200 587 0.045988 10.0.0.33 - - [2025-09-29 01:47:52] "POST /route-targets HTTP/1.1" 200 328 0.019777 10.0.0.33 - - [2025-09-29 01:47:52] "POST /ref-update HTTP/1.1" 200 156 0.023384 10.0.0.33 - - [2025-09-29 01:47:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.004583 10.0.0.33 - - [2025-09-29 01:47:53] "PUT /access-control-list/fed1c66e-918b-454b-924b-1bcbb2904af3 HTTP/1.1" 200 273 0.017039 10.0.0.33 - - [2025-09-29 01:48:28] "POST /ref-update HTTP/1.1" 200 156 0.057320 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-09-29 01:51:36] "GET /obj-perms HTTP/1.1" 200 5056 0.386887 [Introspect:8084]10.0.0.249 - - [2025-09-29 01:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003649 [Introspect:8084]10.0.0.249 - - [2025-09-29 01:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.003039 [Introspect:8084]10.0.0.249 - - [2025-09-29 01:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002443 [Introspect:8084]10.0.0.249 - - [2025-09-29 01:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.002410 10.0.0.33 - - [2025-09-29 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.066297 10.0.0.249 - - [2025-09-29 01:52:37] "GET /obj-perms HTTP/1.1" 200 5056 0.067391 10.0.0.33 - - [2025-09-29 01:52:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001183 10.0.0.33 - - [2025-09-29 01:52:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001025 10.0.0.38 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000920 10.0.0.38 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000664 10.0.0.249 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.33 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000693 10.0.0.249 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000967 10.0.0.33 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000882 10.0.0.249 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001108 10.0.0.249 - - [2025-09-29 01:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001288 10.0.0.38 - - [2025-09-29 01:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001009 10.0.0.38 - - [2025-09-29 01:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001102 10.0.0.38 - - [2025-09-29 01:53:51] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.38 - - [2025-09-29 01:53:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.38 - - [2025-09-29 01:53:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.058820 10.0.0.249 - - [2025-09-29 01:53:52] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.062177 10.0.0.249 - - [2025-09-29 01:53:52] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001737 10.0.0.249 - - [2025-09-29 01:53:52] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.039995 10.0.0.249 - - [2025-09-29 01:53:52] "POST /id-to-fqname HTTP/1.1" 200 188 0.003092 10.0.0.249 - - [2025-09-29 01:53:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.017716 10.0.0.249 - - [2025-09-29 01:53:52] "POST /security-groups HTTP/1.1" 200 589 0.041388 10.0.0.249 - - [2025-09-29 01:53:53] "POST /projects HTTP/1.1" 200 581 0.325053 10.0.0.249 - - [2025-09-29 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.366876 10.0.0.38 - - [2025-09-29 01:53:53] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.614324 10.0.0.33 - - [2025-09-29 01:53:53] "POST /access-control-lists HTTP/1.1" 200 596 0.094481 10.0.0.38 - - [2025-09-29 01:53:54] "GET / HTTP/1.1" 200 36215 0.002627 10.0.0.249 - - [2025-09-29 01:53:57] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003245 10.0.0.38 - - [2025-09-29 01:53:57] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.114978 10.0.0.249 - - [2025-09-29 01:53:57] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001494 10.0.0.38 - - [2025-09-29 01:53:57] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?fields=virtual_networks HTTP/1.1" 200 1030 0.088212 10.0.0.249 - - [2025-09-29 01:53:57] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003727 10.0.0.38 - - [2025-09-29 01:53:57] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.063641 10.0.0.249 - - [2025-09-29 01:53:57] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.38 - - [2025-09-29 01:53:57] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?fields=security_groups HTTP/1.1" 200 1255 0.063846 10.0.0.249 - - [2025-09-29 01:53:58] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006573 10.0.0.249 - - [2025-09-29 01:53:58] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002802 10.0.0.249 - - [2025-09-29 01:53:58] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020578 10.0.0.249 - - [2025-09-29 01:53:58] "POST /id-to-fqname HTTP/1.1" 200 167 0.003622 10.0.0.249 - - [2025-09-29 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 176 0.011189 10.0.0.249 - - [2025-09-29 01:53:58] "POST /security-groups HTTP/1.1" 200 568 0.047434 10.0.0.33 - - [2025-09-29 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.004886 10.0.0.249 - - [2025-09-29 01:53:58] "POST /projects HTTP/1.1" 200 539 0.328994 10.0.0.249 - - [2025-09-29 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.366201 10.0.0.33 - - [2025-09-29 01:53:59] "POST /access-control-lists HTTP/1.1" 200 573 0.041724 10.0.0.38 - - [2025-09-29 01:53:59] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.561145 [Introspect:8084]10.0.0.38 - - [2025-09-29 01:54:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.001464 10.0.0.249 - - [2025-09-29 01:54:01] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.003526 10.0.0.38 - - [2025-09-29 01:54:01] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.096062 10.0.0.249 - - [2025-09-29 01:54:02] "GET /obj-perms HTTP/1.1" 200 5056 0.061438 [Introspect:8084]10.0.0.38 - - [2025-09-29 01:54:03] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.001443 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.048602 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.005360 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.009495 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.007287 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.008481 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.007188 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.004324 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.006168 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.012873 10.0.0.38 - - [2025-09-29 01:54:04] "GET /obj-perms HTTP/1.1" 200 5056 0.005068 10.0.0.38 - - [2025-09-29 01:54:05] "GET /obj-perms HTTP/1.1" 200 5056 0.006369 10.0.0.33 - - [2025-09-29 01:54:05] "GET /obj-perms HTTP/1.1" 200 5056 0.067832 10.0.0.249 - - [2025-09-29 01:54:05] "GET /obj-perms HTTP/1.1" 200 5056 0.010073 10.0.0.249 - - [2025-09-29 01:54:05] "GET /obj-perms HTTP/1.1" 200 5056 0.005381 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005362 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005516 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004870 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005191 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.013796 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005032 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.013550 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.005212 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004383 10.0.0.38 - - [2025-09-29 01:54:07] "GET /obj-perms HTTP/1.1" 200 5056 0.004303 10.0.0.38 - - [2025-09-29 01:54:08] "GET /obj-perms HTTP/1.1" 200 5056 0.003695 10.0.0.38 - - [2025-09-29 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 0.009109 10.0.0.38 - - [2025-09-29 01:54:10] "GET /obj-perms HTTP/1.1" 200 5056 0.004210 10.0.0.38 - - [2025-09-29 01:54:11] "GET /obj-perms HTTP/1.1" 200 5056 0.007776 10.0.0.38 - - [2025-09-29 01:54:11] "GET /obj-perms HTTP/1.1" 200 5056 0.006178 10.0.0.38 - - [2025-09-29 01:54:12] "GET /obj-perms HTTP/1.1" 200 5056 0.017805 10.0.0.38 - - [2025-09-29 01:54:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.028353 10.0.0.249 - - [2025-09-29 01:54:13] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003696 10.0.0.249 - - [2025-09-29 01:54:13] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001391 10.0.0.249 - - [2025-09-29 01:54:13] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010073 10.0.0.249 - - [2025-09-29 01:54:13] "POST /id-to-fqname HTTP/1.1" 200 201 0.001218 10.0.0.249 - - [2025-09-29 01:54:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.016902 10.0.0.249 - - [2025-09-29 01:54:13] "POST /security-groups HTTP/1.1" 200 602 0.090736 10.0.0.249 - - [2025-09-29 01:54:14] "POST /projects HTTP/1.1" 200 607 0.357439 10.0.0.33 - - [2025-09-29 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 244 0.014925 10.0.0.249 - - [2025-09-29 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.430400 10.0.0.38 - - [2025-09-29 01:54:14] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.591073 10.0.0.38 - - [2025-09-29 01:54:15] "GET / HTTP/1.1" 200 36215 0.004886 10.0.0.38 - - [2025-09-29 01:54:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.001207 10.0.0.38 - - [2025-09-29 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.055374 10.0.0.249 - - [2025-09-29 01:54:16] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002029 10.0.0.38 - - [2025-09-29 01:54:16] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.084023 10.0.0.33 - - [2025-09-29 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.035449 10.0.0.249 - - [2025-09-29 01:54:17] "POST /useragent-kv HTTP/1.1" 200 115 0.007470 10.0.0.38 - - [2025-09-29 01:54:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.306832 10.0.0.38 - - [2025-09-29 01:54:17] "POST /id-to-fqname HTTP/1.1" 200 233 0.002153 10.0.0.38 - - [2025-09-29 01:54:17] "GET /virtual-network/b342ef44-031f-4dfc-a3d1-352cfa6af010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.010370 10.0.0.38 - - [2025-09-29 01:54:17] "GET /virtual-network/b342ef44-031f-4dfc-a3d1-352cfa6af010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.010807 10.0.0.38 - - [2025-09-29 01:54:17] "POST /neutron/network HTTP/1.1" 200 839 0.010102 10.0.0.38 - - [2025-09-29 01:54:18] "GET /virtual-network/b342ef44-031f-4dfc-a3d1-352cfa6af010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.015908 10.0.0.33 - - [2025-09-29 01:54:19] "GET /obj-perms HTTP/1.1" 200 5052 0.076651 10.0.0.38 - - [2025-09-29 01:54:20] "POST /id-to-fqname HTTP/1.1" 200 233 0.004497 10.0.0.249 - - [2025-09-29 01:54:22] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003078 10.0.0.38 - - [2025-09-29 01:54:22] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.088909 10.0.0.38 - - [2025-09-29 01:54:23] "POST /neutron/network HTTP/1.1" 200 839 0.041175 10.0.0.38 - - [2025-09-29 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.017232 10.0.0.38 - - [2025-09-29 01:54:24] "POST /neutron/port HTTP/1.1" 200 1071 0.066362 10.0.0.38 - - [2025-09-29 01:54:25] "POST /neutron/port HTTP/1.1" 200 1099 0.030097 10.0.0.38 - - [2025-09-29 01:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.001680 10.0.0.38 - - [2025-09-29 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2069 0.023848 10.0.0.38 - - [2025-09-29 01:54:33] "GET /obj-perms HTTP/1.1" 200 5052 0.047498 10.0.0.38 - - [2025-09-29 01:54:36] "GET /obj-perms HTTP/1.1" 200 5052 0.009745 10.0.0.38 - - [2025-09-29 01:54:38] "POST /neutron/network HTTP/1.1" 200 839 0.018761 10.0.0.38 - - [2025-09-29 01:54:39] "POST /neutron/port HTTP/1.1" 200 1099 0.054744 10.0.0.38 - - [2025-09-29 01:54:40] "POST /neutron/network HTTP/1.1" 200 839 0.018232 10.0.0.249 - - [2025-09-29 01:54:42] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002739 10.0.0.38 - - [2025-09-29 01:54:42] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.100296 10.0.0.249 - - [2025-09-29 01:54:42] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001618 10.0.0.38 - - [2025-09-29 01:54:42] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?fields=virtual_networks HTTP/1.1" 200 1055 0.070958 10.0.0.249 - - [2025-09-29 01:54:42] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001479 10.0.0.38 - - [2025-09-29 01:54:42] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.049577 10.0.0.249 - - [2025-09-29 01:54:42] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001022 10.0.0.38 - - [2025-09-29 01:54:42] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?fields=security_groups HTTP/1.1" 200 1293 0.046564 10.0.0.249 - - [2025-09-29 01:54:43] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000899 10.0.0.38 - - [2025-09-29 01:54:43] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.084985 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /project/14b2d312dac745dcacc38323f60c0421 HTTP/1.1" 404 173 0.024510 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /project/4cf04b74ecd94dfb859f8de7705190b2 HTTP/1.1" 404 173 0.029327 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002352 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /project/0856f500b9f442b6ae25b6435a031836 HTTP/1.1" 404 173 0.016424 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001673 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.156273 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001921 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.181022 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001232 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?fields=security_groups HTTP/1.1" 200 1395 0.118832 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?fields=security_groups HTTP/1.1" 200 1357 0.102569 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /security-group/53ea1d06-9c17-43df-af10-5f6fe3180a18 HTTP/1.1" 200 115 0.099738 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=4cf04b74-ecd9-4dfb-859f-8de7705190b2&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000771 10.0.0.33 - - [2025-09-29 01:54:45] "DELETE /access-control-list/22806514-1514-4a17-8d2b-247a71439e14 HTTP/1.1" 200 115 0.082563 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2?fields=application_policy_sets HTTP/1.1" 200 1434 0.081622 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /security-group/b2fdefca-36ad-4cfe-8a59-7e824c04e14d HTTP/1.1" 200 115 0.150090 10.0.0.249 - - [2025-09-29 01:54:45] "GET /projects?obj_uuids=14b2d312-dac7-45dc-acc3-8323f60c0421&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000981 10.0.0.249 - - [2025-09-29 01:54:45] "GET /project/14b2d312-dac7-45dc-acc3-8323f60c0421?fields=application_policy_sets HTTP/1.1" 200 1396 0.048468 10.0.0.33 - - [2025-09-29 01:54:45] "DELETE /access-control-list/830da27a-70e5-4e60-a955-d2fed692206b HTTP/1.1" 200 115 0.116445 10.0.0.249 - - [2025-09-29 01:54:45] "DELETE /project/4cf04b74-ecd9-4dfb-859f-8de7705190b2 HTTP/1.1" 200 115 0.879474 10.0.0.249 - - [2025-09-29 01:54:46] "DELETE /project/14b2d312-dac7-45dc-acc3-8323f60c0421 HTTP/1.1" 200 115 0.911058 10.0.0.249 - - [2025-09-29 01:54:49] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000956 10.0.0.38 - - [2025-09-29 01:54:49] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.091088 10.0.0.38 - - [2025-09-29 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.037872 10.0.0.249 - - [2025-09-29 01:54:52] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007418 10.0.0.249 - - [2025-09-29 01:54:52] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002829 10.0.0.249 - - [2025-09-29 01:54:52] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.023828 10.0.0.249 - - [2025-09-29 01:54:52] "POST /id-to-fqname HTTP/1.1" 200 202 0.003323 10.0.0.249 - - [2025-09-29 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 211 0.006576 10.0.0.249 - - [2025-09-29 01:54:53] "POST /security-groups HTTP/1.1" 200 603 0.126743 10.0.0.249 - - [2025-09-29 01:54:53] "POST /projects HTTP/1.1" 200 609 0.400395 10.0.0.249 - - [2025-09-29 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.449140 10.0.0.33 - - [2025-09-29 01:54:53] "POST /fqname-to-id HTTP/1.1" 404 245 0.017262 10.0.0.38 - - [2025-09-29 01:54:53] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.654951 10.0.0.38 - - [2025-09-29 01:54:54] "GET / HTTP/1.1" 200 36215 0.004839 10.0.0.38 - - [2025-09-29 01:54:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.001240 10.0.0.38 - - [2025-09-29 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.074121 10.0.0.249 - - [2025-09-29 01:54:55] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002849 10.0.0.38 - - [2025-09-29 01:54:55] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.090677 10.0.0.249 - - [2025-09-29 01:54:55] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001361 10.0.0.38 - - [2025-09-29 01:54:55] "POST /neutron/network HTTP/1.1" 200 703 0.203975 10.0.0.38 - - [2025-09-29 01:54:55] "POST /id-to-fqname HTTP/1.1" 200 275 0.006799 10.0.0.38 - - [2025-09-29 01:54:55] "GET /virtual-network/b2bdad9b-0850-4fc4-95b7-3ff251b56809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.011624 10.0.0.38 - - [2025-09-29 01:54:55] "POST /neutron/network HTTP/1.1" 200 922 0.012756 10.0.0.38 - - [2025-09-29 01:54:55] "GET /virtual-network/b2bdad9b-0850-4fc4-95b7-3ff251b56809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.013196 10.0.0.38 - - [2025-09-29 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.249 - - [2025-09-29 01:54:55] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001873 10.0.0.38 - - [2025-09-29 01:54:56] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.095621 10.0.0.33 - - [2025-09-29 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.034926 10.0.0.38 - - [2025-09-29 01:54:56] "POST /neutron/network HTTP/1.1" 200 117 0.019999 10.0.0.38 - - [2025-09-29 01:54:56] "POST /neutron/network HTTP/1.1" 200 922 0.011082 10.0.0.38 - - [2025-09-29 01:54:56] "POST /id-to-fqname HTTP/1.1" 200 275 0.001053 10.0.0.38 - - [2025-09-29 01:54:56] "GET /virtual-network/bcebaca0-1a22-4d37-8984-c65561b159c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008838 10.0.0.38 - - [2025-09-29 01:54:56] "GET /virtual-network/bcebaca0-1a22-4d37-8984-c65561b159c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006347 10.0.0.38 - - [2025-09-29 01:54:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.010288 10.0.0.38 - - [2025-09-29 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.249 - - [2025-09-29 01:54:56] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.38 - - [2025-09-29 01:54:56] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.064031 10.0.0.33 - - [2025-09-29 01:54:57] "POST /route-targets HTTP/1.1" 200 328 0.022844 10.0.0.249 - - [2025-09-29 01:54:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006182 10.0.0.38 - - [2025-09-29 01:54:57] "POST /neutron/subnet HTTP/1.1" 200 734 0.249247 10.0.0.38 - - [2025-09-29 01:54:57] "POST /id-to-fqname HTTP/1.1" 200 276 0.001245 10.0.0.38 - - [2025-09-29 01:54:57] "GET /virtual-network/7ee610e9-4f01-443a-9972-50add5fd21b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005651 10.0.0.38 - - [2025-09-29 01:54:57] "GET /virtual-network/7ee610e9-4f01-443a-9972-50add5fd21b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005503 10.0.0.38 - - [2025-09-29 01:54:57] "POST /neutron/network HTTP/1.1" 200 926 0.007355 10.0.0.38 - - [2025-09-29 01:54:57] "POST /id-to-fqname HTTP/1.1" 200 275 0.001181 10.0.0.249 - - [2025-09-29 01:54:58] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002393 10.0.0.38 - - [2025-09-29 01:54:58] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.102078 10.0.0.38 - - [2025-09-29 01:54:58] "POST /neutron/network HTTP/1.1" 200 922 0.009929 10.0.0.38 - - [2025-09-29 01:54:58] "POST /id-to-fqname HTTP/1.1" 200 276 0.003286 10.0.0.38 - - [2025-09-29 01:54:59] "POST /neutron/port HTTP/1.1" 200 117 0.012633 10.0.0.249 - - [2025-09-29 01:54:59] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004009 10.0.0.249 - - [2025-09-29 01:54:59] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.38 - - [2025-09-29 01:54:59] "POST /neutron/port HTTP/1.1" 200 1072 0.499266 10.0.0.38 - - [2025-09-29 01:54:59] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.097226 10.0.0.38 - - [2025-09-29 01:54:59] "POST /neutron/port HTTP/1.1" 200 1072 0.013862 10.0.0.38 - - [2025-09-29 01:55:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005634 10.0.0.38 - - [2025-09-29 01:55:00] "POST /neutron/port HTTP/1.1" 200 1100 0.026209 10.0.0.38 - - [2025-09-29 01:55:00] "POST /neutron/port HTTP/1.1" 200 117 0.010136 10.0.0.38 - - [2025-09-29 01:55:01] "POST /neutron/port HTTP/1.1" 200 1074 0.076534 10.0.0.38 - - [2025-09-29 01:55:01] "POST /neutron/network HTTP/1.1" 400 204 0.027802 10.0.0.38 - - [2025-09-29 01:55:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004523 10.0.0.38 - - [2025-09-29 01:55:02] "POST /neutron/network HTTP/1.1" 200 926 0.008032 10.0.0.38 - - [2025-09-29 01:55:02] "POST /neutron/port HTTP/1.1" 200 151 0.265817 10.0.0.38 - - [2025-09-29 01:55:04] "POST /neutron/network HTTP/1.1" 200 926 0.011762 10.0.0.33 - - [2025-09-29 01:55:04] "DELETE /route-target/db138246-b1e4-4984-8e34-2ab2cbd5f116 HTTP/1.1" 200 115 0.044857 10.0.0.38 - - [2025-09-29 01:55:05] "POST /neutron/port HTTP/1.1" 200 1128 0.025501 10.0.0.38 - - [2025-09-29 01:55:05] "POST /neutron/network HTTP/1.1" 200 1680 0.022131 10.0.0.249 - - [2025-09-29 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005131 10.0.0.249 - - [2025-09-29 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004108 10.0.0.38 - - [2025-09-29 01:55:06] "POST /neutron/network HTTP/1.1" 200 151 0.237598 10.0.0.33 - - [2025-09-29 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.249 - - [2025-09-29 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.009343 10.0.0.249 - - [2025-09-29 01:55:06] "POST /useragent-kv HTTP/1.1" 200 115 0.010797 10.0.0.38 - - [2025-09-29 01:55:06] "POST /neutron/network HTTP/1.1" 200 151 0.203321 10.0.0.249 - - [2025-09-29 01:55:06] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000988 10.0.0.38 - - [2025-09-29 01:55:06] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.094725 10.0.0.249 - - [2025-09-29 01:55:06] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.38 - - [2025-09-29 01:55:06] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?fields=virtual_networks HTTP/1.1" 200 1059 0.053238 10.0.0.249 - - [2025-09-29 01:55:06] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001096 10.0.0.38 - - [2025-09-29 01:55:07] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.057874 10.0.0.249 - - [2025-09-29 01:55:07] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.38 - - [2025-09-29 01:55:07] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?fields=security_groups HTTP/1.1" 200 1298 0.064030 10.0.0.38 - - [2025-09-29 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.032819 10.0.0.249 - - [2025-09-29 01:55:07] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007717 10.0.0.249 - - [2025-09-29 01:55:08] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002675 10.0.0.249 - - [2025-09-29 01:55:08] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.018850 10.0.0.249 - - [2025-09-29 01:55:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.005744 10.0.0.249 - - [2025-09-29 01:55:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.015551 10.0.0.249 - - [2025-09-29 01:55:08] "POST /security-groups HTTP/1.1" 200 593 0.048362 10.0.0.249 - - [2025-09-29 01:55:08] "POST /projects HTTP/1.1" 200 589 0.349100 10.0.0.249 - - [2025-09-29 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.388992 10.0.0.33 - - [2025-09-29 01:55:08] "POST /access-control-lists HTTP/1.1" 200 600 0.045777 10.0.0.38 - - [2025-09-29 01:55:08] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.583060 10.0.0.38 - - [2025-09-29 01:55:09] "GET / HTTP/1.1" 200 36215 0.004007 10.0.0.38 - - [2025-09-29 01:55:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000620 10.0.0.38 - - [2025-09-29 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.059608 10.0.0.249 - - [2025-09-29 01:55:10] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001096 10.0.0.38 - - [2025-09-29 01:55:10] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.079920 10.0.0.33 - - [2025-09-29 01:55:10] "POST /route-targets HTTP/1.1" 200 328 0.018911 10.0.0.249 - - [2025-09-29 01:55:11] "POST /useragent-kv HTTP/1.1" 200 115 0.012674 10.0.0.38 - - [2025-09-29 01:55:11] "POST /neutron/subnet HTTP/1.1" 200 729 0.273502 10.0.0.38 - - [2025-09-29 01:55:11] "POST /id-to-fqname HTTP/1.1" 200 255 0.002259 10.0.0.38 - - [2025-09-29 01:55:11] "GET /virtual-network/a92cc114-30f4-48c9-b86c-cf8e36f05d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.007847 10.0.0.38 - - [2025-09-29 01:55:11] "GET /virtual-network/a92cc114-30f4-48c9-b86c-cf8e36f05d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.007634 10.0.0.38 - - [2025-09-29 01:55:11] "POST /neutron/network HTTP/1.1" 200 893 0.027007 10.0.0.38 - - [2025-09-29 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.249 - - [2025-09-29 01:55:11] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000928 10.0.0.38 - - [2025-09-29 01:55:11] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.049579 10.0.0.249 - - [2025-09-29 01:55:11] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002825 10.0.0.38 - - [2025-09-29 01:55:11] "POST /neutron/network HTTP/1.1" 200 673 0.171439 10.0.0.33 - - [2025-09-29 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.032318 10.0.0.38 - - [2025-09-29 01:55:11] "POST /id-to-fqname HTTP/1.1" 200 255 0.004177 10.0.0.38 - - [2025-09-29 01:55:11] "GET /virtual-network/1e9ddb78-e010-4426-9b48-b82b98c7990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.007761 10.0.0.38 - - [2025-09-29 01:55:11] "POST /neutron/network HTTP/1.1" 200 890 0.007226 10.0.0.38 - - [2025-09-29 01:55:11] "GET /virtual-network/1e9ddb78-e010-4426-9b48-b82b98c7990f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006952 10.0.0.38 - - [2025-09-29 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.249 - - [2025-09-29 01:55:12] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000932 10.0.0.38 - - [2025-09-29 01:55:12] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.072807 10.0.0.38 - - [2025-09-29 01:55:12] "POST /neutron/network HTTP/1.1" 200 117 0.013904 10.0.0.38 - - [2025-09-29 01:55:12] "POST /neutron/network HTTP/1.1" 200 896 0.009176 10.0.0.38 - - [2025-09-29 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 256 0.001098 10.0.0.38 - - [2025-09-29 01:55:12] "GET /virtual-network/60a7d550-d4bd-4c48-8952-8c6e2be064a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005399 10.0.0.38 - - [2025-09-29 01:55:12] "GET /virtual-network/60a7d550-d4bd-4c48-8952-8c6e2be064a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005693 10.0.0.38 - - [2025-09-29 01:55:12] "POST /neutron/subnet HTTP/1.1" 200 734 0.016896 10.0.0.38 - - [2025-09-29 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 255 0.001099 10.0.0.249 - - [2025-09-29 01:55:13] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001312 10.0.0.38 - - [2025-09-29 01:55:13] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.089011 10.0.0.38 - - [2025-09-29 01:55:14] "POST /neutron/port HTTP/1.1" 200 117 0.020696 10.0.0.38 - - [2025-09-29 01:55:14] "POST /id-to-fqname HTTP/1.1" 200 256 0.002565 10.0.0.38 - - [2025-09-29 01:55:14] "POST /neutron/network HTTP/1.1" 200 906 0.007542 10.0.0.249 - - [2025-09-29 01:55:15] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001023 10.0.0.38 - - [2025-09-29 01:55:15] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.102237 10.0.0.38 - - [2025-09-29 01:55:15] "POST /neutron/port HTTP/1.1" 200 1060 0.052811 10.0.0.38 - - [2025-09-29 01:55:15] "POST /neutron/port HTTP/1.1" 200 1114 0.151044 10.0.0.38 - - [2025-09-29 01:55:15] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010462 10.0.0.38 - - [2025-09-29 01:55:15] "POST /neutron/subnet HTTP/1.1" 200 689 0.010111 10.0.0.38 - - [2025-09-29 01:55:15] "POST /neutron/network HTTP/1.1" 200 906 0.010048 10.0.0.38 - - [2025-09-29 01:55:16] "POST /neutron/port HTTP/1.1" 200 1064 0.023793 10.0.0.38 - - [2025-09-29 01:55:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007906 10.0.0.38 - - [2025-09-29 01:55:16] "POST /neutron/network HTTP/1.1" 200 896 0.013173 10.0.0.38 - - [2025-09-29 01:55:17] "POST /neutron/port HTTP/1.1" 200 1088 0.034095 10.0.0.38 - - [2025-09-29 01:55:18] "POST /neutron/port HTTP/1.1" 200 1092 0.022529 10.0.0.38 - - [2025-09-29 01:55:19] "POST /neutron/network HTTP/1.1" 200 890 0.012953 10.0.0.33 - - [2025-09-29 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.38 - - [2025-09-29 01:55:19] "POST /neutron/network HTTP/1.1" 200 896 0.018910 10.0.0.33 - - [2025-09-29 01:55:19] "DELETE /route-target/64119044-d815-4731-a127-68083f2197ce HTTP/1.1" 200 115 0.034443 10.0.0.249 - - [2025-09-29 01:55:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006822 10.0.0.249 - - [2025-09-29 01:55:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003146 10.0.0.38 - - [2025-09-29 01:55:19] "POST /neutron/network HTTP/1.1" 200 151 0.138048 10.0.0.249 - - [2025-09-29 01:55:19] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000928 10.0.0.38 - - [2025-09-29 01:55:19] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.095567 10.0.0.249 - - [2025-09-29 01:55:19] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000883 10.0.0.38 - - [2025-09-29 01:55:19] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?fields=virtual_networks HTTP/1.1" 200 1039 0.057624 10.0.0.249 - - [2025-09-29 01:55:19] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000980 10.0.0.38 - - [2025-09-29 01:55:20] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.056422 10.0.0.249 - - [2025-09-29 01:55:20] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001017 10.0.0.38 - - [2025-09-29 01:55:20] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?fields=security_groups HTTP/1.1" 200 1268 0.075618 10.0.0.38 - - [2025-09-29 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.037553 10.0.0.249 - - [2025-09-29 01:55:21] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008173 10.0.0.249 - - [2025-09-29 01:55:21] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003718 10.0.0.249 - - [2025-09-29 01:55:21] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.021120 10.0.0.249 - - [2025-09-29 01:55:21] "POST /id-to-fqname HTTP/1.1" 200 198 0.007834 10.0.0.249 - - [2025-09-29 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005644 10.0.0.249 - - [2025-09-29 01:55:21] "POST /security-groups HTTP/1.1" 200 599 0.091272 10.0.0.33 - - [2025-09-29 01:55:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.006212 10.0.0.249 - - [2025-09-29 01:55:21] "POST /projects HTTP/1.1" 200 601 0.405565 10.0.0.249 - - [2025-09-29 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.447964 10.0.0.38 - - [2025-09-29 01:55:21] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.636106 10.0.0.33 - - [2025-09-29 01:55:21] "POST /access-control-lists HTTP/1.1" 200 604 0.076684 10.0.0.38 - - [2025-09-29 01:55:22] "GET / HTTP/1.1" 200 36215 0.005274 10.0.0.38 - - [2025-09-29 01:55:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.001108 10.0.0.38 - - [2025-09-29 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.063120 10.0.0.249 - - [2025-09-29 01:55:23] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002803 10.0.0.38 - - [2025-09-29 01:55:23] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.087266 10.0.0.249 - - [2025-09-29 01:55:24] "POST /useragent-kv HTTP/1.1" 200 115 0.007308 10.0.0.38 - - [2025-09-29 01:55:24] "POST /neutron/subnet HTTP/1.1" 200 725 0.287445 10.0.0.38 - - [2025-09-29 01:55:24] "POST /id-to-fqname HTTP/1.1" 200 267 0.002161 10.0.0.38 - - [2025-09-29 01:55:24] "GET /virtual-network/a11a44b3-728c-46f5-a418-55c18f3ac651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007911 10.0.0.38 - - [2025-09-29 01:55:24] "GET /virtual-network/a11a44b3-728c-46f5-a418-55c18f3ac651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.008043 10.0.0.38 - - [2025-09-29 01:55:24] "POST /neutron/network HTTP/1.1" 200 910 0.009802 10.0.0.38 - - [2025-09-29 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.249 - - [2025-09-29 01:55:24] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000885 10.0.0.38 - - [2025-09-29 01:55:24] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.062793 10.0.0.249 - - [2025-09-29 01:55:24] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001013 10.0.0.38 - - [2025-09-29 01:55:24] "POST /neutron/network HTTP/1.1" 200 691 0.154534 10.0.0.33 - - [2025-09-29 01:55:24] "POST /route-targets HTTP/1.1" 200 328 0.015610 10.0.0.38 - - [2025-09-29 01:55:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.004493 10.0.0.38 - - [2025-09-29 01:55:25] "GET /virtual-network/b7690d6f-f557-4cc2-86af-068e6a136cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006957 10.0.0.38 - - [2025-09-29 01:55:25] "POST /neutron/network HTTP/1.1" 200 910 0.007926 10.0.0.38 - - [2025-09-29 01:55:25] "GET /virtual-network/b7690d6f-f557-4cc2-86af-068e6a136cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007575 10.0.0.38 - - [2025-09-29 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.249 - - [2025-09-29 01:55:25] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001283 10.0.0.38 - - [2025-09-29 01:55:25] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.079034 10.0.0.38 - - [2025-09-29 01:55:25] "POST /neutron/network HTTP/1.1" 200 117 0.015008 10.0.0.33 - - [2025-09-29 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.042195 10.0.0.38 - - [2025-09-29 01:55:25] "POST /neutron/network HTTP/1.1" 200 910 0.009204 10.0.0.38 - - [2025-09-29 01:55:25] "POST /id-to-fqname HTTP/1.1" 200 268 0.001119 10.0.0.38 - - [2025-09-29 01:55:25] "GET /virtual-network/619d138d-223c-4373-a01f-0f0c4bc43cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005291 10.0.0.38 - - [2025-09-29 01:55:25] "GET /virtual-network/619d138d-223c-4373-a01f-0f0c4bc43cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006196 10.0.0.38 - - [2025-09-29 01:55:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.012326 10.0.0.38 - - [2025-09-29 01:55:25] "POST /id-to-fqname HTTP/1.1" 200 267 0.002739 10.0.0.249 - - [2025-09-29 01:55:40] "GET /obj-perms HTTP/1.1" 200 5056 0.080586 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /project/da727dd81a0f4548959f33d8ab52ec2e HTTP/1.1" 404 173 0.023330 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /project/adca739346c9435e9b08e6d0bb540849 HTTP/1.1" 404 173 0.012960 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /project/c36d0f8c8d3949eda81f576ae6ec96ce HTTP/1.1" 404 173 0.022366 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001976 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001509 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.101863 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.127108 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001432 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001441 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?fields=security_groups HTTP/1.1" 200 1370 0.084226 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?fields=security_groups HTTP/1.1" 200 1400 0.087546 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /security-group/20364171-448f-4ef1-945f-2ff12446aead HTTP/1.1" 200 115 0.088472 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=da727dd8-1a0f-4548-959f-33d8ab52ec2e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000890 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /security-group/6734775d-4a28-4793-9531-1b44a2c057fc HTTP/1.1" 200 115 0.090347 10.0.0.249 - - [2025-09-29 01:55:46] "GET /projects?obj_uuids=c36d0f8c-8d39-49ed-a81f-576ae6ec96ce&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000835 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e?fields=application_policy_sets HTTP/1.1" 200 1409 0.057413 10.0.0.249 - - [2025-09-29 01:55:46] "GET /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce?fields=application_policy_sets HTTP/1.1" 200 1439 0.135070 10.0.0.33 - - [2025-09-29 01:55:46] "DELETE /access-control-list/0af729be-767d-4127-ba29-bd102a56417b HTTP/1.1" 200 115 0.083452 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /project/da727dd8-1a0f-4548-959f-33d8ab52ec2e HTTP/1.1" 200 115 0.674324 10.0.0.249 - - [2025-09-29 01:55:46] "DELETE /project/c36d0f8c-8d39-49ed-a81f-576ae6ec96ce HTTP/1.1" 200 115 0.725159 10.0.0.249 - - [2025-09-29 01:56:00] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002959 10.0.0.38 - - [2025-09-29 01:56:00] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.083850 10.0.0.38 - - [2025-09-29 01:56:00] "POST /neutron/port HTTP/1.1" 200 117 0.015830 10.0.0.38 - - [2025-09-29 01:56:00] "POST /id-to-fqname HTTP/1.1" 200 268 0.003763 10.0.0.38 - - [2025-09-29 01:56:00] "POST /neutron/network HTTP/1.1" 200 920 0.011230 10.0.0.249 - - [2025-09-29 01:56:01] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002332 10.0.0.38 - - [2025-09-29 01:56:01] "POST /neutron/port HTTP/1.1" 200 1068 0.062210 10.0.0.38 - - [2025-09-29 01:56:01] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.147281 10.0.0.38 - - [2025-09-29 01:56:02] "POST /neutron/port HTTP/1.1" 200 1122 0.183955 10.0.0.38 - - [2025-09-29 01:56:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008055 10.0.0.38 - - [2025-09-29 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.001925 10.0.0.249 - - [2025-09-29 01:56:02] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001208 10.0.0.38 - - [2025-09-29 01:56:02] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.085537 10.0.0.38 - - [2025-09-29 01:56:02] "POST /neutron/network HTTP/1.1" 200 920 0.012820 10.0.0.38 - - [2025-09-29 01:56:03] "POST /neutron/port HTTP/1.1" 200 1066 0.034133 10.0.0.38 - - [2025-09-29 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.38 - - [2025-09-29 01:56:03] "GET /security-group/a117a255-de99-493b-8172-6443d23a6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.016563 10.0.0.38 - - [2025-09-29 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008372 10.0.0.249 - - [2025-09-29 01:56:03] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000981 10.0.0.38 - - [2025-09-29 01:56:03] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.090457 10.0.0.38 - - [2025-09-29 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013699 10.0.0.38 - - [2025-09-29 01:56:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006031 10.0.0.38 - - [2025-09-29 01:56:04] "GET /security-group/a117a255-de99-493b-8172-6443d23a6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3687 0.005304 10.0.0.38 - - [2025-09-29 01:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016330 10.0.0.38 - - [2025-09-29 01:56:04] "POST /neutron/network HTTP/1.1" 200 910 0.009144 10.0.0.38 - - [2025-09-29 01:56:04] "PUT /security-group/a117a255-de99-493b-8172-6443d23a6e1c HTTP/1.1" 200 263 0.053472 10.0.0.33 - - [2025-09-29 01:56:04] "PUT /access-control-list/e9be2a5a-8c17-4549-bba8-923515f26da9 HTTP/1.1" 200 273 0.029026 10.0.0.38 - - [2025-09-29 01:56:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.011845 10.0.0.38 - - [2025-09-29 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005868 10.0.0.249 - - [2025-09-29 01:56:05] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001601 10.0.0.38 - - [2025-09-29 01:56:05] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011186 10.0.0.38 - - [2025-09-29 01:56:05] "POST /service-templates HTTP/1.1" 200 545 0.076126 10.0.0.38 - - [2025-09-29 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.38 - - [2025-09-29 01:56:05] "GET /service-template/47f19227-0663-4487-ab2c-0f8bbc715cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018376 10.0.0.38 - - [2025-09-29 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.38 - - [2025-09-29 01:56:05] "GET /service-template/47f19227-0663-4487-ab2c-0f8bbc715cc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013337 10.0.0.38 - - [2025-09-29 01:56:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.002717 10.0.0.38 - - [2025-09-29 01:56:05] "POST /id-to-fqname HTTP/1.1" 200 267 0.002815 10.0.0.38 - - [2025-09-29 01:56:05] "POST /id-to-fqname HTTP/1.1" 200 268 0.003342 10.0.0.38 - - [2025-09-29 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.38 - - [2025-09-29 01:56:06] "DELETE /service-template/47f19227-0663-4487-ab2c-0f8bbc715cc9 HTTP/1.1" 200 115 0.101866 10.0.0.38 - - [2025-09-29 01:56:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.009443 10.0.0.38 - - [2025-09-29 01:56:09] "POST /neutron/network HTTP/1.1" 200 910 0.018857 10.0.0.38 - - [2025-09-29 01:56:11] "POST /neutron/network HTTP/1.1" 400 204 0.049783 10.0.0.38 - - [2025-09-29 01:56:15] "POST /neutron/network HTTP/1.1" 200 910 0.023004 10.0.0.38 - - [2025-09-29 01:56:17] "POST /neutron/network HTTP/1.1" 400 204 0.048332 10.0.0.38 - - [2025-09-29 01:56:21] "POST /neutron/network HTTP/1.1" 200 910 0.018173 10.0.0.38 - - [2025-09-29 01:56:23] "POST /neutron/network HTTP/1.1" 400 204 0.035965 10.0.0.38 - - [2025-09-29 01:56:27] "POST /neutron/network HTTP/1.1" 200 910 0.024145 10.0.0.38 - - [2025-09-29 01:56:30] "POST /neutron/network HTTP/1.1" 400 204 0.035364 10.0.0.38 - - [2025-09-29 01:56:34] "POST /neutron/network HTTP/1.1" 200 910 0.015512 10.0.0.38 - - [2025-09-29 01:56:36] "POST /neutron/network HTTP/1.1" 400 204 0.023836 10.0.0.38 - - [2025-09-29 01:56:40] "POST /neutron/network HTTP/1.1" 200 910 0.015442 10.0.0.38 - - [2025-09-29 01:56:40] "GET /obj-perms HTTP/1.1" 200 5056 0.060877 10.0.0.38 - - [2025-09-29 01:56:42] "POST /neutron/network HTTP/1.1" 400 204 0.030388 10.0.0.38 - - [2025-09-29 01:56:46] "POST /neutron/network HTTP/1.1" 200 910 0.012779 10.0.0.38 - - [2025-09-29 01:56:48] "POST /neutron/network HTTP/1.1" 400 204 0.031776 10.0.0.38 - - [2025-09-29 01:56:52] "POST /neutron/network HTTP/1.1" 200 910 0.017560 10.0.0.38 - - [2025-09-29 01:56:54] "POST /neutron/network HTTP/1.1" 400 204 0.043958 10.0.0.38 - - [2025-09-29 01:56:58] "POST /neutron/network HTTP/1.1" 200 910 0.014198 10.0.0.38 - - [2025-09-29 01:57:00] "POST /neutron/network HTTP/1.1" 400 204 0.017361 10.0.0.38 - - [2025-09-29 01:57:02] "POST /neutron/port HTTP/1.1" 200 1096 0.018484 10.0.0.38 - - [2025-09-29 01:57:03] "POST /neutron/network HTTP/1.1" 200 910 0.041837 10.0.0.38 - - [2025-09-29 01:57:05] "POST /neutron/network HTTP/1.1" 200 910 0.012596 10.0.0.38 - - [2025-09-29 01:57:07] "POST /neutron/network HTTP/1.1" 400 204 0.032988 10.0.0.38 - - [2025-09-29 01:57:09] "POST /neutron/port HTTP/1.1" 200 1094 0.044893 10.0.0.38 - - [2025-09-29 01:57:10] "POST /neutron/port HTTP/1.1" 200 117 0.012640 10.0.0.38 - - [2025-09-29 01:57:11] "POST /neutron/network HTTP/1.1" 200 910 0.013060 10.0.0.33 - - [2025-09-29 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.249 - - [2025-09-29 01:57:11] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.38 - - [2025-09-29 01:57:11] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.063008 10.0.0.249 - - [2025-09-29 01:57:11] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000939 10.0.0.38 - - [2025-09-29 01:57:11] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.050176 10.0.0.249 - - [2025-09-29 01:57:13] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001957 10.0.0.38 - - [2025-09-29 01:57:13] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.085214 10.0.0.249 - - [2025-09-29 01:57:13] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000917 10.0.0.38 - - [2025-09-29 01:57:13] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.063615 10.0.0.249 - - [2025-09-29 01:57:16] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003240 10.0.0.38 - - [2025-09-29 01:57:16] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.092505 10.0.0.249 - - [2025-09-29 01:57:16] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001366 10.0.0.38 - - [2025-09-29 01:57:16] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.061439 10.0.0.249 - - [2025-09-29 01:57:18] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001457 10.0.0.38 - - [2025-09-29 01:57:18] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.074653 10.0.0.249 - - [2025-09-29 01:57:18] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001782 10.0.0.38 - - [2025-09-29 01:57:18] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.089238 10.0.0.249 - - [2025-09-29 01:57:20] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001043 10.0.0.38 - - [2025-09-29 01:57:20] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056463 10.0.0.249 - - [2025-09-29 01:57:20] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001791 10.0.0.38 - - [2025-09-29 01:57:20] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.065666 10.0.0.249 - - [2025-09-29 01:57:22] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002733 10.0.0.38 - - [2025-09-29 01:57:22] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.080518 10.0.0.249 - - [2025-09-29 01:57:22] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001423 10.0.0.38 - - [2025-09-29 01:57:22] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.058368 10.0.0.249 - - [2025-09-29 01:57:24] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003725 10.0.0.38 - - [2025-09-29 01:57:24] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.080351 10.0.0.249 - - [2025-09-29 01:57:24] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001205 10.0.0.38 - - [2025-09-29 01:57:24] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.058554 10.0.0.249 - - [2025-09-29 01:57:27] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002853 10.0.0.38 - - [2025-09-29 01:57:27] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.100781 10.0.0.249 - - [2025-09-29 01:57:27] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001562 10.0.0.38 - - [2025-09-29 01:57:27] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.075481 10.0.0.249 - - [2025-09-29 01:57:29] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002960 10.0.0.38 - - [2025-09-29 01:57:29] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.071246 10.0.0.249 - - [2025-09-29 01:57:29] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002224 10.0.0.38 - - [2025-09-29 01:57:29] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.087276 10.0.0.249 - - [2025-09-29 01:57:31] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002732 10.0.0.38 - - [2025-09-29 01:57:31] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.100716 10.0.0.249 - - [2025-09-29 01:57:31] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001911 10.0.0.38 - - [2025-09-29 01:57:31] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.076984 10.0.0.249 - - [2025-09-29 01:57:33] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002646 10.0.0.38 - - [2025-09-29 01:57:33] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.080136 10.0.0.249 - - [2025-09-29 01:57:33] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.38 - - [2025-09-29 01:57:33] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.052236 10.0.0.249 - - [2025-09-29 01:57:35] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003574 10.0.0.38 - - [2025-09-29 01:57:35] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.096583 10.0.0.249 - - [2025-09-29 01:57:35] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001758 10.0.0.38 - - [2025-09-29 01:57:36] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.084827 10.0.0.249 - - [2025-09-29 01:57:38] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002876 10.0.0.38 - - [2025-09-29 01:57:38] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.088061 10.0.0.249 - - [2025-09-29 01:57:38] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001688 10.0.0.38 - - [2025-09-29 01:57:38] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.057414 10.0.0.249 - - [2025-09-29 01:57:40] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002899 10.0.0.38 - - [2025-09-29 01:57:40] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.083969 10.0.0.249 - - [2025-09-29 01:57:40] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001913 10.0.0.38 - - [2025-09-29 01:57:40] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.065563 10.0.0.33 - - [2025-09-29 01:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001047 10.0.0.33 - - [2025-09-29 01:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000984 10.0.0.38 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000955 10.0.0.249 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000908 10.0.0.38 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000760 10.0.0.33 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000641 10.0.0.249 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001326 10.0.0.249 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001042 10.0.0.33 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000893 10.0.0.249 - - [2025-09-29 01:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001041 10.0.0.38 - - [2025-09-29 01:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001274 10.0.0.38 - - [2025-09-29 01:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000952 10.0.0.249 - - [2025-09-29 01:57:42] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002743 10.0.0.38 - - [2025-09-29 01:57:42] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077534 10.0.0.249 - - [2025-09-29 01:57:42] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001911 10.0.0.38 - - [2025-09-29 01:57:42] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.067009 10.0.0.249 - - [2025-09-29 01:57:44] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.38 - - [2025-09-29 01:57:44] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.055585 10.0.0.249 - - [2025-09-29 01:57:44] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001026 10.0.0.38 - - [2025-09-29 01:57:44] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.059777 10.0.0.249 - - [2025-09-29 01:57:46] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002877 10.0.0.38 - - [2025-09-29 01:57:46] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.102257 10.0.0.249 - - [2025-09-29 01:57:46] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001532 10.0.0.38 - - [2025-09-29 01:57:47] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.082302 10.0.0.249 - - [2025-09-29 01:57:49] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003096 10.0.0.38 - - [2025-09-29 01:57:49] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.082997 10.0.0.249 - - [2025-09-29 01:57:49] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001064 10.0.0.38 - - [2025-09-29 01:57:49] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.055053 10.0.0.249 - - [2025-09-29 01:57:51] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003182 10.0.0.38 - - [2025-09-29 01:57:51] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.073585 10.0.0.249 - - [2025-09-29 01:57:51] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.38 - - [2025-09-29 01:57:51] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.067276 10.0.0.249 - - [2025-09-29 01:57:53] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003918 10.0.0.38 - - [2025-09-29 01:57:53] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.062474 10.0.0.249 - - [2025-09-29 01:57:53] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001044 10.0.0.38 - - [2025-09-29 01:57:53] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.063193 10.0.0.249 - - [2025-09-29 01:57:55] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003317 10.0.0.38 - - [2025-09-29 01:57:55] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.093232 10.0.0.249 - - [2025-09-29 01:57:55] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001502 10.0.0.38 - - [2025-09-29 01:57:55] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.068681 10.0.0.249 - - [2025-09-29 01:57:57] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003252 10.0.0.38 - - [2025-09-29 01:57:57] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.096298 10.0.0.249 - - [2025-09-29 01:57:57] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001487 10.0.0.38 - - [2025-09-29 01:57:57] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.054482 10.0.0.249 - - [2025-09-29 01:58:00] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002957 10.0.0.38 - - [2025-09-29 01:58:00] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.086466 10.0.0.249 - - [2025-09-29 01:58:00] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000866 10.0.0.38 - - [2025-09-29 01:58:00] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.049636 10.0.0.249 - - [2025-09-29 01:58:02] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001873 10.0.0.38 - - [2025-09-29 01:58:02] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.070387 10.0.0.249 - - [2025-09-29 01:58:02] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001485 10.0.0.38 - - [2025-09-29 01:58:02] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.069755 10.0.0.249 - - [2025-09-29 01:58:04] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001622 10.0.0.38 - - [2025-09-29 01:58:04] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.088817 10.0.0.249 - - [2025-09-29 01:58:04] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001208 10.0.0.38 - - [2025-09-29 01:58:04] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.062351 10.0.0.249 - - [2025-09-29 01:58:06] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003134 10.0.0.38 - - [2025-09-29 01:58:06] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077532 10.0.0.249 - - [2025-09-29 01:58:06] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001287 10.0.0.38 - - [2025-09-29 01:58:06] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.055961 10.0.0.249 - - [2025-09-29 01:58:08] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003134 10.0.0.38 - - [2025-09-29 01:58:08] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.111905 10.0.0.249 - - [2025-09-29 01:58:08] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001786 10.0.0.38 - - [2025-09-29 01:58:09] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.080694 10.0.0.249 - - [2025-09-29 01:58:11] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002501 10.0.0.38 - - [2025-09-29 01:58:11] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.074426 10.0.0.249 - - [2025-09-29 01:58:11] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001332 10.0.0.38 - - [2025-09-29 01:58:11] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.071084 10.0.0.249 - - [2025-09-29 01:58:13] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002953 10.0.0.38 - - [2025-09-29 01:58:13] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.092272 10.0.0.249 - - [2025-09-29 01:58:13] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001472 10.0.0.38 - - [2025-09-29 01:58:13] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.059664 10.0.0.249 - - [2025-09-29 01:58:15] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003067 10.0.0.38 - - [2025-09-29 01:58:15] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.124080 10.0.0.249 - - [2025-09-29 01:58:15] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002085 10.0.0.38 - - [2025-09-29 01:58:15] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.062605 10.0.0.249 - - [2025-09-29 01:58:17] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004458 10.0.0.38 - - [2025-09-29 01:58:17] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.110195 10.0.0.249 - - [2025-09-29 01:58:17] "GET /projects?obj_uuids=adca7393-46c9-435e-9b08-e6d0bb540849&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002685 10.0.0.38 - - [2025-09-29 01:58:17] "GET /project/adca7393-46c9-435e-9b08-e6d0bb540849?fields=virtual_networks HTTP/1.1" 200 1337 0.064098 10.0.0.38 - - [2025-09-29 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.032167 10.0.0.249 - - [2025-09-29 01:58:18] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005701 10.0.0.249 - - [2025-09-29 01:58:18] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004369 10.0.0.249 - - [2025-09-29 01:58:18] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.023370 10.0.0.249 - - [2025-09-29 01:58:18] "POST /id-to-fqname HTTP/1.1" 200 191 0.002116 10.0.0.249 - - [2025-09-29 01:58:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.018412 10.0.0.249 - - [2025-09-29 01:58:18] "POST /security-groups HTTP/1.1" 200 592 0.037709 10.0.0.249 - - [2025-09-29 01:58:18] "POST /projects HTTP/1.1" 200 587 0.313897 10.0.0.249 - - [2025-09-29 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.351609 10.0.0.33 - - [2025-09-29 01:58:18] "POST /access-control-lists HTTP/1.1" 200 599 0.038635 10.0.0.38 - - [2025-09-29 01:58:18] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.524807 10.0.0.38 - - [2025-09-29 01:58:19] "GET / HTTP/1.1" 200 36215 0.005519 10.0.0.38 - - [2025-09-29 01:58:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.001329 10.0.0.38 - - [2025-09-29 01:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.070739 10.0.0.249 - - [2025-09-29 01:58:20] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002798 10.0.0.38 - - [2025-09-29 01:58:20] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.103108 10.0.0.249 - - [2025-09-29 01:58:20] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001956 10.0.0.38 - - [2025-09-29 01:58:21] "POST /neutron/network HTTP/1.1" 200 670 0.189252 10.0.0.33 - - [2025-09-29 01:58:21] "POST /route-targets HTTP/1.1" 200 328 0.015309 10.0.0.38 - - [2025-09-29 01:58:21] "POST /id-to-fqname HTTP/1.1" 200 253 0.004476 10.0.0.38 - - [2025-09-29 01:58:21] "GET /virtual-network/5811d07a-7dad-47a1-80f1-4207089805b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.005746 10.0.0.38 - - [2025-09-29 01:58:21] "POST /neutron/network HTTP/1.1" 200 889 0.007330 10.0.0.38 - - [2025-09-29 01:58:21] "GET /virtual-network/5811d07a-7dad-47a1-80f1-4207089805b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2139 0.006363 10.0.0.38 - - [2025-09-29 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.249 - - [2025-09-29 01:58:21] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001133 10.0.0.38 - - [2025-09-29 01:58:21] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.070181 10.0.0.38 - - [2025-09-29 01:58:21] "POST /neutron/network HTTP/1.1" 200 117 0.023724 10.0.0.33 - - [2025-09-29 01:58:21] "POST /ref-update HTTP/1.1" 200 156 0.027914 10.0.0.38 - - [2025-09-29 01:58:22] "POST /neutron/network HTTP/1.1" 200 887 0.008789 10.0.0.38 - - [2025-09-29 01:58:22] "POST /id-to-fqname HTTP/1.1" 200 253 0.001008 10.0.0.38 - - [2025-09-29 01:58:22] "GET /virtual-network/b889723c-ff47-4d25-961c-3efbd72214a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.007097 10.0.0.38 - - [2025-09-29 01:58:22] "GET /virtual-network/b889723c-ff47-4d25-961c-3efbd72214a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006127 10.0.0.38 - - [2025-09-29 01:58:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.012895 10.0.0.38 - - [2025-09-29 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.249 - - [2025-09-29 01:58:22] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001470 10.0.0.38 - - [2025-09-29 01:58:22] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.052438 10.0.0.249 - - [2025-09-29 01:58:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.38 - - [2025-09-29 01:58:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.183246 10.0.0.38 - - [2025-09-29 01:58:22] "POST /id-to-fqname HTTP/1.1" 200 254 0.001302 10.0.0.38 - - [2025-09-29 01:58:22] "GET /virtual-network/553ae2de-b82d-4bde-8f66-b100c6018199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005139 10.0.0.38 - - [2025-09-29 01:58:22] "GET /virtual-network/553ae2de-b82d-4bde-8f66-b100c6018199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.006042 10.0.0.38 - - [2025-09-29 01:58:22] "POST /neutron/network HTTP/1.1" 200 890 0.006406 10.0.0.38 - - [2025-09-29 01:58:22] "POST /id-to-fqname HTTP/1.1" 200 253 0.002617 10.0.0.249 - - [2025-09-29 01:58:23] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001220 10.0.0.38 - - [2025-09-29 01:58:23] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.089757 10.0.0.38 - - [2025-09-29 01:58:23] "POST /neutron/network HTTP/1.1" 200 887 0.009319 10.0.0.38 - - [2025-09-29 01:58:23] "POST /id-to-fqname HTTP/1.1" 200 254 0.003538 10.0.0.38 - - [2025-09-29 01:58:23] "POST /neutron/port HTTP/1.1" 200 117 0.009843 10.0.0.249 - - [2025-09-29 01:58:24] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003025 10.0.0.38 - - [2025-09-29 01:58:24] "POST /neutron/port HTTP/1.1" 200 1059 0.425707 10.0.0.249 - - [2025-09-29 01:58:24] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.38 - - [2025-09-29 01:58:24] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.104593 10.0.0.38 - - [2025-09-29 01:58:24] "POST /neutron/port HTTP/1.1" 200 1113 0.135892 10.0.0.38 - - [2025-09-29 01:58:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004396 10.0.0.38 - - [2025-09-29 01:58:24] "POST /neutron/network HTTP/1.1" 200 887 0.007980 10.0.0.38 - - [2025-09-29 01:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.016166 10.0.0.38 - - [2025-09-29 01:58:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.004184 10.0.0.38 - - [2025-09-29 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.249 - - [2025-09-29 01:58:25] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002177 10.0.0.38 - - [2025-09-29 01:58:25] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023207 10.0.0.38 - - [2025-09-29 01:58:26] "POST /service-templates HTTP/1.1" 200 545 0.057274 10.0.0.38 - - [2025-09-29 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010923 10.0.0.38 - - [2025-09-29 01:58:26] "POST /neutron/port HTTP/1.1" 200 1060 0.014698 10.0.0.38 - - [2025-09-29 01:58:26] "GET /service-template/971f9bb3-4add-45ab-80b7-add880eeff63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005164 10.0.0.38 - - [2025-09-29 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.38 - - [2025-09-29 01:58:26] "GET /service-template/971f9bb3-4add-45ab-80b7-add880eeff63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005029 10.0.0.38 - - [2025-09-29 01:58:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001350 10.0.0.38 - - [2025-09-29 01:58:26] "POST /id-to-fqname HTTP/1.1" 200 253 0.001128 10.0.0.38 - - [2025-09-29 01:58:26] "POST /neutron/port HTTP/1.1" 200 1088 0.018778 10.0.0.38 - - [2025-09-29 01:58:26] "POST /id-to-fqname HTTP/1.1" 200 254 0.001909 10.0.0.38 - - [2025-09-29 01:58:26] "POST /neutron/port HTTP/1.1" 200 117 0.002393 10.0.0.38 - - [2025-09-29 01:58:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017054 10.0.0.38 - - [2025-09-29 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.38 - - [2025-09-29 01:58:26] "DELETE /service-template/971f9bb3-4add-45ab-80b7-add880eeff63 HTTP/1.1" 200 115 0.031563 10.0.0.38 - - [2025-09-29 01:58:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.005483 10.0.0.38 - - [2025-09-29 01:58:29] "POST /neutron/port HTTP/1.1" 200 1088 0.035385 10.0.0.38 - - [2025-09-29 01:58:29] "POST /neutron/port HTTP/1.1" 200 1087 0.025747 10.0.0.38 - - [2025-09-29 01:58:30] "POST /neutron/network HTTP/1.1" 200 887 0.016090 10.0.0.33 - - [2025-09-29 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.249 - - [2025-09-29 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.005255 10.0.0.249 - - [2025-09-29 01:58:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002962 10.0.0.38 - - [2025-09-29 01:58:31] "POST /neutron/network HTTP/1.1" 200 151 0.147006 10.0.0.33 - - [2025-09-29 01:58:31] "DELETE /route-target/fe4dce9c-73b0-4734-8604-f675065121aa HTTP/1.1" 200 115 0.031736 10.0.0.249 - - [2025-09-29 01:58:31] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001100 10.0.0.38 - - [2025-09-29 01:58:31] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.049152 10.0.0.249 - - [2025-09-29 01:58:31] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.38 - - [2025-09-29 01:58:31] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?fields=virtual_networks HTTP/1.1" 200 1037 0.034212 10.0.0.249 - - [2025-09-29 01:58:31] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001510 10.0.0.38 - - [2025-09-29 01:58:31] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.048425 10.0.0.249 - - [2025-09-29 01:58:31] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001162 10.0.0.38 - - [2025-09-29 01:58:31] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?fields=security_groups HTTP/1.1" 200 1265 0.049924 10.0.0.38 - - [2025-09-29 01:58:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.026230 10.0.0.249 - - [2025-09-29 01:58:32] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007437 10.0.0.249 - - [2025-09-29 01:58:32] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001216 10.0.0.249 - - [2025-09-29 01:58:32] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.012645 10.0.0.249 - - [2025-09-29 01:58:32] "POST /id-to-fqname HTTP/1.1" 200 195 0.005528 10.0.0.249 - - [2025-09-29 01:58:32] "POST /fqname-to-id HTTP/1.1" 404 204 0.006933 10.0.0.249 - - [2025-09-29 01:58:33] "POST /security-groups HTTP/1.1" 200 596 0.036065 10.0.0.33 - - [2025-09-29 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.005280 10.0.0.249 - - [2025-09-29 01:58:33] "POST /projects HTTP/1.1" 200 595 0.290329 10.0.0.249 - - [2025-09-29 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.330438 10.0.0.38 - - [2025-09-29 01:58:33] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.501661 10.0.0.33 - - [2025-09-29 01:58:33] "POST /access-control-lists HTTP/1.1" 200 601 0.041644 10.0.0.38 - - [2025-09-29 01:58:34] "GET / HTTP/1.1" 200 36215 0.007913 10.0.0.38 - - [2025-09-29 01:58:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.38 - - [2025-09-29 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.061848 10.0.0.249 - - [2025-09-29 01:58:35] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002723 10.0.0.38 - - [2025-09-29 01:58:35] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.099979 10.0.0.38 - - [2025-09-29 01:58:35] "POST /neutron/network HTTP/1.1" 200 117 0.050214 10.0.0.33 - - [2025-09-29 01:58:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000829 10.0.0.249 - - [2025-09-29 01:58:36] "POST /useragent-kv HTTP/1.1" 200 115 0.013066 10.0.0.38 - - [2025-09-29 01:58:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.315975 10.0.0.38 - - [2025-09-29 01:58:36] "POST /id-to-fqname HTTP/1.1" 200 261 0.001607 10.0.0.38 - - [2025-09-29 01:58:36] "GET /virtual-network/1e8de815-2c3b-46c4-b45b-1969d064cde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.009978 10.0.0.38 - - [2025-09-29 01:58:36] "GET /virtual-network/1e8de815-2c3b-46c4-b45b-1969d064cde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.007393 10.0.0.38 - - [2025-09-29 01:58:36] "POST /neutron/network HTTP/1.1" 200 1073 0.011487 10.0.0.38 - - [2025-09-29 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.249 - - [2025-09-29 01:58:36] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001422 10.0.0.38 - - [2025-09-29 01:58:36] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.056134 10.0.0.38 - - [2025-09-29 01:58:36] "POST /neutron/network HTTP/1.1" 200 117 0.014478 10.0.0.33 - - [2025-09-29 01:58:36] "POST /route-targets HTTP/1.1" 200 328 0.014627 10.0.0.33 - - [2025-09-29 01:58:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.046211 10.0.0.249 - - [2025-09-29 01:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.009617 10.0.0.38 - - [2025-09-29 01:58:37] "POST /neutron/subnet HTTP/1.1" 200 724 0.230106 10.0.0.38 - - [2025-09-29 01:58:37] "POST /id-to-fqname HTTP/1.1" 200 261 0.001172 10.0.0.38 - - [2025-09-29 01:58:37] "GET /virtual-network/22c22cba-9081-4736-8564-209f19a2f4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.006101 10.0.0.38 - - [2025-09-29 01:58:37] "GET /virtual-network/22c22cba-9081-4736-8564-209f19a2f4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.007388 10.0.0.38 - - [2025-09-29 01:58:37] "POST /neutron/network HTTP/1.1" 200 1074 0.009933 10.0.0.38 - - [2025-09-29 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.249 - - [2025-09-29 01:58:37] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000816 10.0.0.38 - - [2025-09-29 01:58:37] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.059330 10.0.0.38 - - [2025-09-29 01:58:37] "POST /neutron/network HTTP/1.1" 200 117 0.018981 10.0.0.33 - - [2025-09-29 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.026645 10.0.0.33 - - [2025-09-29 01:58:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.011011 10.0.0.249 - - [2025-09-29 01:58:38] "POST /useragent-kv HTTP/1.1" 200 115 0.016064 10.0.0.38 - - [2025-09-29 01:58:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.270396 10.0.0.38 - - [2025-09-29 01:58:38] "POST /id-to-fqname HTTP/1.1" 200 262 0.001266 10.0.0.38 - - [2025-09-29 01:58:38] "GET /virtual-network/6470f170-87d7-452d-b25a-83ab66d6faac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005113 10.0.0.38 - - [2025-09-29 01:58:38] "GET /virtual-network/6470f170-87d7-452d-b25a-83ab66d6faac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.005133 10.0.0.38 - - [2025-09-29 01:58:38] "POST /neutron/network HTTP/1.1" 200 1076 0.008578 10.0.0.38 - - [2025-09-29 01:58:38] "POST /id-to-fqname HTTP/1.1" 200 261 0.001581 10.0.0.38 - - [2025-09-29 01:58:38] "POST /neutron/network HTTP/1.1" 200 1084 0.018845 10.0.0.249 - - [2025-09-29 01:58:39] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003337 10.0.0.38 - - [2025-09-29 01:58:39] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.113720 10.0.0.38 - - [2025-09-29 01:58:39] "POST /neutron/port HTTP/1.1" 200 117 0.016748 10.0.0.38 - - [2025-09-29 01:58:39] "POST /id-to-fqname HTTP/1.1" 200 262 0.003289 10.0.0.38 - - [2025-09-29 01:58:39] "POST /neutron/network HTTP/1.1" 200 1084 0.022298 10.0.0.38 - - [2025-09-29 01:58:40] "POST /neutron/port HTTP/1.1" 200 1171 0.020701 10.0.0.38 - - [2025-09-29 01:58:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007653 10.0.0.249 - - [2025-09-29 01:58:40] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001369 10.0.0.38 - - [2025-09-29 01:58:40] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.080714 10.0.0.38 - - [2025-09-29 01:58:40] "POST /neutron/network HTTP/1.1" 200 1076 0.015501 10.0.0.38 - - [2025-09-29 01:58:40] "POST /neutron/network HTTP/1.1" 200 1074 0.014189 10.0.0.38 - - [2025-09-29 01:58:40] "POST /neutron/port HTTP/1.1" 200 117 0.016266 10.0.0.38 - - [2025-09-29 01:58:41] "POST /neutron/port HTTP/1.1" 200 1171 0.024627 10.0.0.38 - - [2025-09-29 01:58:41] "POST /neutron/port HTTP/1.1" 200 1199 0.016393 10.0.0.38 - - [2025-09-29 01:58:41] "POST /neutron/subnet HTTP/1.1" 200 1380 0.022124 10.0.0.38 - - [2025-09-29 01:58:41] "POST /neutron/network HTTP/1.1" 200 1076 0.015935 10.0.0.33 - - [2025-09-29 01:58:42] "GET /obj-perms HTTP/1.1" 200 5056 0.072096 10.0.0.38 - - [2025-09-29 01:58:42] "POST /neutron/port HTTP/1.1" 200 1199 0.028256 10.0.0.38 - - [2025-09-29 01:58:43] "POST /neutron/port HTTP/1.1" 200 1199 0.036095 10.0.0.38 - - [2025-09-29 01:58:43] "POST /neutron/port HTTP/1.1" 200 117 0.014675 10.0.0.38 - - [2025-09-29 01:58:44] "POST /neutron/network HTTP/1.1" 200 1076 0.016819 10.0.0.33 - - [2025-09-29 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.249 - - [2025-09-29 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002908 10.0.0.249 - - [2025-09-29 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002434 10.0.0.249 - - [2025-09-29 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005853 10.0.0.249 - - [2025-09-29 01:58:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001997 10.0.0.38 - - [2025-09-29 01:58:44] "POST /neutron/network HTTP/1.1" 200 151 0.140134 10.0.0.249 - - [2025-09-29 01:58:44] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001426 10.0.0.33 - - [2025-09-29 01:58:44] "DELETE /route-target/6ead16b4-19ca-44ac-9872-10ea23246e81 HTTP/1.1" 200 115 0.030946 10.0.0.38 - - [2025-09-29 01:58:45] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.086668 10.0.0.249 - - [2025-09-29 01:58:45] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001102 10.0.0.38 - - [2025-09-29 01:58:45] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?fields=virtual_networks HTTP/1.1" 200 1044 0.044245 10.0.0.249 - - [2025-09-29 01:58:45] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000959 10.0.0.38 - - [2025-09-29 01:58:45] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.042671 10.0.0.249 - - [2025-09-29 01:58:45] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001239 10.0.0.38 - - [2025-09-29 01:58:45] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?fields=security_groups HTTP/1.1" 200 1276 0.047659 10.0.0.38 - - [2025-09-29 01:58:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.050585 10.0.0.249 - - [2025-09-29 01:58:46] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007970 10.0.0.249 - - [2025-09-29 01:58:46] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.249 - - [2025-09-29 01:58:46] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007715 10.0.0.249 - - [2025-09-29 01:58:46] "POST /id-to-fqname HTTP/1.1" 200 198 0.004790 10.0.0.249 - - [2025-09-29 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.007185 10.0.0.249 - - [2025-09-29 01:58:46] "POST /security-groups HTTP/1.1" 200 599 0.076194 10.0.0.249 - - [2025-09-29 01:58:46] "POST /projects HTTP/1.1" 200 601 0.297744 10.0.0.33 - - [2025-09-29 01:58:46] "POST /fqname-to-id HTTP/1.1" 404 241 0.010358 10.0.0.249 - - [2025-09-29 01:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.370671 10.0.0.38 - - [2025-09-29 01:58:46] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.521439 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /project/a382eceaf56d4cde973bf9ed4e5c574b HTTP/1.1" 404 173 0.014205 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /project/b503088843354816a96e46396c4463e7 HTTP/1.1" 404 173 0.013161 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /project/7cfec7a193bf44d3a97bc8953e3a188d HTTP/1.1" 404 173 0.016521 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001001 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.117718 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.125583 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001099 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002498 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?fields=security_groups HTTP/1.1" 200 1367 0.059494 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?fields=security_groups HTTP/1.1" 200 1378 0.100235 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /security-group/64fdc2d2-763b-468e-92ac-89ceff782d29 HTTP/1.1" 200 115 0.078881 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=a382ecea-f56d-4cde-973b-f9ed4e5c574b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002213 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b?fields=application_policy_sets HTTP/1.1" 200 1406 0.082333 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /security-group/4bd16d60-0ebb-4530-a655-cdb0d552edf5 HTTP/1.1" 200 115 0.137136 10.0.0.33 - - [2025-09-29 01:58:47] "DELETE /access-control-list/42f6d6a2-791e-4899-8f33-d186ddfa59ef HTTP/1.1" 200 115 0.081100 10.0.0.249 - - [2025-09-29 01:58:47] "GET /projects?obj_uuids=7cfec7a1-93bf-44d3-a97b-c8953e3a188d&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001326 10.0.0.249 - - [2025-09-29 01:58:47] "GET /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d?fields=application_policy_sets HTTP/1.1" 200 1417 0.055127 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /project/a382ecea-f56d-4cde-973b-f9ed4e5c574b HTTP/1.1" 200 115 0.619905 10.0.0.249 - - [2025-09-29 01:58:47] "DELETE /project/7cfec7a1-93bf-44d3-a97b-c8953e3a188d HTTP/1.1" 200 115 0.668547 10.0.0.38 - - [2025-09-29 01:58:47] "GET / HTTP/1.1" 200 36215 0.001608 10.0.0.38 - - [2025-09-29 01:58:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.001316 10.0.0.38 - - [2025-09-29 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.058314 10.0.0.249 - - [2025-09-29 01:58:48] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002633 10.0.0.38 - - [2025-09-29 01:58:48] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.098702 10.0.0.33 - - [2025-09-29 01:58:49] "POST /route-targets HTTP/1.1" 200 328 0.016269 10.0.0.249 - - [2025-09-29 01:58:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008811 10.0.0.38 - - [2025-09-29 01:58:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.288044 10.0.0.38 - - [2025-09-29 01:58:49] "POST /id-to-fqname HTTP/1.1" 200 267 0.001259 10.0.0.38 - - [2025-09-29 01:58:49] "GET /virtual-network/9cc8e45d-03cf-47d6-961c-ac2fe29abf32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.006807 10.0.0.38 - - [2025-09-29 01:58:49] "GET /virtual-network/9cc8e45d-03cf-47d6-961c-ac2fe29abf32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2179 0.006418 10.0.0.38 - - [2025-09-29 01:58:49] "POST /neutron/network HTTP/1.1" 200 911 0.012101 10.0.0.38 - - [2025-09-29 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.249 - - [2025-09-29 01:58:49] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000900 10.0.0.38 - - [2025-09-29 01:58:49] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.048097 10.0.0.249 - - [2025-09-29 01:58:49] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.38 - - [2025-09-29 01:58:49] "POST /neutron/network HTTP/1.1" 200 691 0.167685 10.0.0.33 - - [2025-09-29 01:58:49] "POST /ref-update HTTP/1.1" 200 156 0.025018 10.0.0.38 - - [2025-09-29 01:58:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.003242 10.0.0.38 - - [2025-09-29 01:58:50] "GET /virtual-network/4aed8bad-7765-4ab5-9292-a95b4261728a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005094 10.0.0.38 - - [2025-09-29 01:58:50] "POST /neutron/network HTTP/1.1" 200 910 0.006490 10.0.0.38 - - [2025-09-29 01:58:50] "GET /virtual-network/4aed8bad-7765-4ab5-9292-a95b4261728a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.006687 10.0.0.38 - - [2025-09-29 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.249 - - [2025-09-29 01:58:50] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001084 10.0.0.38 - - [2025-09-29 01:58:50] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.045015 10.0.0.38 - - [2025-09-29 01:58:50] "POST /neutron/network HTTP/1.1" 200 117 0.015854 10.0.0.38 - - [2025-09-29 01:58:50] "POST /neutron/network HTTP/1.1" 200 913 0.010432 10.0.0.38 - - [2025-09-29 01:58:50] "POST /id-to-fqname HTTP/1.1" 200 268 0.001189 10.0.0.38 - - [2025-09-29 01:58:50] "GET /virtual-network/a1b9ca4f-a139-47ef-b378-6abb4d064495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005168 10.0.0.38 - - [2025-09-29 01:58:50] "GET /virtual-network/a1b9ca4f-a139-47ef-b378-6abb4d064495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2183 0.005194 10.0.0.38 - - [2025-09-29 01:58:50] "POST /neutron/subnet HTTP/1.1" 200 730 0.008734 10.0.0.38 - - [2025-09-29 01:58:50] "POST /id-to-fqname HTTP/1.1" 200 267 0.003500 10.0.0.249 - - [2025-09-29 01:58:51] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001377 10.0.0.38 - - [2025-09-29 01:58:51] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.106893 10.0.0.38 - - [2025-09-29 01:58:52] "POST /neutron/port HTTP/1.1" 200 117 0.011024 10.0.0.38 - - [2025-09-29 01:58:52] "POST /id-to-fqname HTTP/1.1" 200 268 0.001356 10.0.0.38 - - [2025-09-29 01:58:52] "POST /neutron/network HTTP/1.1" 200 923 0.012026 10.0.0.38 - - [2025-09-29 01:58:52] "POST /neutron/port HTTP/1.1" 200 1068 0.016873 10.0.0.38 - - [2025-09-29 01:58:53] "POST /neutron/port HTTP/1.1" 200 1096 0.018570 10.0.0.249 - - [2025-09-29 01:58:53] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.021186 10.0.0.38 - - [2025-09-29 01:58:53] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.107691 10.0.0.38 - - [2025-09-29 01:58:53] "POST /neutron/network HTTP/1.1" 200 913 0.013842 10.0.0.38 - - [2025-09-29 01:58:53] "POST /neutron/port HTTP/1.1" 200 1096 0.039078 10.0.0.38 - - [2025-09-29 01:58:53] "POST /neutron/network HTTP/1.1" 200 923 0.016503 10.0.0.38 - - [2025-09-29 01:58:54] "POST /neutron/port HTTP/1.1" 200 1069 0.026824 10.0.0.38 - - [2025-09-29 01:58:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011630 10.0.0.38 - - [2025-09-29 01:58:54] "POST /neutron/network HTTP/1.1" 200 913 0.012629 10.0.0.38 - - [2025-09-29 01:58:55] "POST /neutron/port HTTP/1.1" 200 1096 0.033776 10.0.0.38 - - [2025-09-29 01:58:55] "POST /neutron/port HTTP/1.1" 200 151 0.280690 10.0.0.38 - - [2025-09-29 01:58:56] "POST /neutron/port HTTP/1.1" 200 117 0.021251 10.0.0.33 - - [2025-09-29 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.042889 10.0.0.38 - - [2025-09-29 01:58:57] "POST /neutron/network HTTP/1.1" 200 913 0.015130 10.0.0.33 - - [2025-09-29 01:58:57] "DELETE /route-target/2136001c-6372-4c06-8527-3b5fbabfd670 HTTP/1.1" 200 115 0.033993 10.0.0.249 - - [2025-09-29 01:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003733 10.0.0.249 - - [2025-09-29 01:58:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002905 10.0.0.38 - - [2025-09-29 01:58:57] "POST /neutron/network HTTP/1.1" 200 151 0.136886 10.0.0.249 - - [2025-09-29 01:58:57] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.38 - - [2025-09-29 01:58:57] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.081069 10.0.0.249 - - [2025-09-29 01:58:57] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001110 10.0.0.38 - - [2025-09-29 01:58:57] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?fields=virtual_networks HTTP/1.1" 200 1051 0.045221 10.0.0.249 - - [2025-09-29 01:58:57] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001074 10.0.0.38 - - [2025-09-29 01:58:57] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.046996 10.0.0.249 - - [2025-09-29 01:58:57] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002097 10.0.0.38 - - [2025-09-29 01:58:58] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?fields=security_groups HTTP/1.1" 200 1286 0.057194 10.0.0.38 - - [2025-09-29 01:58:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.030967 10.0.0.249 - - [2025-09-29 01:58:58] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005038 10.0.0.249 - - [2025-09-29 01:58:58] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001330 10.0.0.249 - - [2025-09-29 01:58:58] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.043005 10.0.0.249 - - [2025-09-29 01:58:59] "POST /id-to-fqname HTTP/1.1" 200 195 0.006654 10.0.0.249 - - [2025-09-29 01:58:59] "POST /fqname-to-id HTTP/1.1" 404 204 0.006781 10.0.0.249 - - [2025-09-29 01:58:59] "POST /security-groups HTTP/1.1" 200 596 0.078608 10.0.0.33 - - [2025-09-29 01:58:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.007525 10.0.0.249 - - [2025-09-29 01:58:59] "POST /projects HTTP/1.1" 200 595 0.329281 10.0.0.249 - - [2025-09-29 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.371122 10.0.0.38 - - [2025-09-29 01:58:59] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.560782 10.0.0.33 - - [2025-09-29 01:58:59] "POST /access-control-lists HTTP/1.1" 200 601 0.060056 10.0.0.38 - - [2025-09-29 01:59:00] "GET / HTTP/1.1" 200 36215 0.005822 10.0.0.38 - - [2025-09-29 01:59:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.001063 10.0.0.38 - - [2025-09-29 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.075306 10.0.0.249 - - [2025-09-29 01:59:01] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002994 10.0.0.38 - - [2025-09-29 01:59:01] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.068355 10.0.0.249 - - [2025-09-29 01:59:01] "POST /useragent-kv HTTP/1.1" 200 115 0.013165 10.0.0.38 - - [2025-09-29 01:59:01] "POST /neutron/subnet HTTP/1.1" 200 720 0.332475 10.0.0.38 - - [2025-09-29 01:59:01] "POST /id-to-fqname HTTP/1.1" 200 261 0.001320 10.0.0.38 - - [2025-09-29 01:59:01] "GET /virtual-network/6beea0e8-088e-476f-bcf0-d1cd360df517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.009871 10.0.0.38 - - [2025-09-29 01:59:02] "GET /virtual-network/6beea0e8-088e-476f-bcf0-d1cd360df517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.007874 10.0.0.38 - - [2025-09-29 01:59:02] "POST /neutron/network HTTP/1.1" 200 900 0.011977 10.0.0.38 - - [2025-09-29 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.249 - - [2025-09-29 01:59:02] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001390 10.0.0.38 - - [2025-09-29 01:59:02] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.049748 10.0.0.249 - - [2025-09-29 01:59:02] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001046 10.0.0.38 - - [2025-09-29 01:59:02] "POST /neutron/network HTTP/1.1" 200 682 0.158271 10.0.0.33 - - [2025-09-29 01:59:02] "POST /route-targets HTTP/1.1" 200 328 0.014063 10.0.0.38 - - [2025-09-29 01:59:02] "POST /id-to-fqname HTTP/1.1" 200 261 0.003525 10.0.0.38 - - [2025-09-29 01:59:02] "GET /virtual-network/d6c64b91-a3a2-4424-8449-a35e5cb07b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006521 10.0.0.38 - - [2025-09-29 01:59:02] "POST /neutron/network HTTP/1.1" 200 901 0.009429 10.0.0.38 - - [2025-09-29 01:59:02] "GET /virtual-network/d6c64b91-a3a2-4424-8449-a35e5cb07b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.006610 10.0.0.38 - - [2025-09-29 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.249 - - [2025-09-29 01:59:02] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001057 10.0.0.38 - - [2025-09-29 01:59:02] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.045674 10.0.0.38 - - [2025-09-29 01:59:02] "POST /neutron/network HTTP/1.1" 200 117 0.014148 10.0.0.33 - - [2025-09-29 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.034593 10.0.0.38 - - [2025-09-29 01:59:03] "POST /neutron/network HTTP/1.1" 200 904 0.009153 10.0.0.38 - - [2025-09-29 01:59:03] "POST /id-to-fqname HTTP/1.1" 200 262 0.001611 10.0.0.38 - - [2025-09-29 01:59:03] "GET /virtual-network/291617c8-c3ec-4a77-ac89-09aaf82cc175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007870 10.0.0.38 - - [2025-09-29 01:59:03] "GET /virtual-network/291617c8-c3ec-4a77-ac89-09aaf82cc175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005498 10.0.0.38 - - [2025-09-29 01:59:03] "POST /neutron/subnet HTTP/1.1" 200 729 0.009753 10.0.0.38 - - [2025-09-29 01:59:03] "POST /id-to-fqname HTTP/1.1" 200 261 0.001249 10.0.0.249 - - [2025-09-29 01:59:04] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004086 10.0.0.38 - - [2025-09-29 01:59:04] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.073253 10.0.0.38 - - [2025-09-29 01:59:04] "POST /neutron/port HTTP/1.1" 200 117 0.012943 10.0.0.38 - - [2025-09-29 01:59:04] "POST /id-to-fqname HTTP/1.1" 200 262 0.002096 10.0.0.38 - - [2025-09-29 01:59:04] "POST /neutron/network HTTP/1.1" 200 914 0.012604 10.0.0.38 - - [2025-09-29 01:59:05] "POST /neutron/port HTTP/1.1" 200 1065 0.015900 10.0.0.38 - - [2025-09-29 01:59:05] "POST /neutron/port HTTP/1.1" 200 1093 0.023381 10.0.0.249 - - [2025-09-29 01:59:05] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003837 10.0.0.38 - - [2025-09-29 01:59:05] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.074217 10.0.0.38 - - [2025-09-29 01:59:05] "POST /neutron/port HTTP/1.1" 200 117 0.002248 10.0.0.38 - - [2025-09-29 01:59:05] "POST /neutron/port HTTP/1.1" 200 1093 0.039057 10.0.0.38 - - [2025-09-29 01:59:06] "POST /neutron/network HTTP/1.1" 200 914 0.017077 10.0.0.38 - - [2025-09-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003695 10.0.0.38 - - [2025-09-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.38 - - [2025-09-29 01:59:06] "POST /neutron/port HTTP/1.1" 200 1066 0.025410 10.0.0.249 - - [2025-09-29 01:59:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001950 10.0.0.38 - - [2025-09-29 01:59:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.020838 10.0.0.38 - - [2025-09-29 01:59:06] "POST /service-templates HTTP/1.1" 200 545 0.040324 10.0.0.38 - - [2025-09-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2025-09-29 01:59:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003965 10.0.0.38 - - [2025-09-29 01:59:06] "GET /service-template/b9cb6231-215e-404c-ab74-8c0c87d827a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007261 10.0.0.38 - - [2025-09-29 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.38 - - [2025-09-29 01:59:06] "POST /neutron/network HTTP/1.1" 200 904 0.008157 10.0.0.38 - - [2025-09-29 01:59:06] "GET /service-template/b9cb6231-215e-404c-ab74-8c0c87d827a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005289 10.0.0.38 - - [2025-09-29 01:59:06] "POST /id-to-fqname HTTP/1.1" 200 261 0.003383 10.0.0.38 - - [2025-09-29 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 261 0.003223 10.0.0.38 - - [2025-09-29 01:59:07] "POST /id-to-fqname HTTP/1.1" 200 262 0.003302 10.0.0.38 - - [2025-09-29 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006736 10.0.0.38 - - [2025-09-29 01:59:07] "DELETE /service-template/b9cb6231-215e-404c-ab74-8c0c87d827a0 HTTP/1.1" 200 115 0.039032 10.0.0.38 - - [2025-09-29 01:59:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.009022 10.0.0.38 - - [2025-09-29 01:59:09] "POST /neutron/network HTTP/1.1" 200 901 0.018222 10.0.0.38 - - [2025-09-29 01:59:10] "POST /neutron/port HTTP/1.1" 200 1120 0.029823 10.0.0.38 - - [2025-09-29 01:59:10] "POST /neutron/port HTTP/1.1" 200 1119 0.043741 10.0.0.249 - - [2025-09-29 01:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003606 10.0.0.249 - - [2025-09-29 01:59:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003223 10.0.0.38 - - [2025-09-29 01:59:11] "POST /neutron/network HTTP/1.1" 200 151 0.221683 10.0.0.33 - - [2025-09-29 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.38 - - [2025-09-29 01:59:12] "POST /neutron/network HTTP/1.1" 200 900 0.008886 10.0.0.249 - - [2025-09-29 01:59:12] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000982 10.0.0.33 - - [2025-09-29 01:59:12] "DELETE /route-target/e36a13cf-7361-43ac-bc35-234361efd5a2 HTTP/1.1" 200 115 0.036943 10.0.0.38 - - [2025-09-29 01:59:12] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.070412 10.0.0.249 - - [2025-09-29 01:59:12] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001203 10.0.0.38 - - [2025-09-29 01:59:12] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?fields=virtual_networks HTTP/1.1" 200 1043 0.047266 10.0.0.249 - - [2025-09-29 01:59:12] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001076 10.0.0.38 - - [2025-09-29 01:59:12] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.054756 10.0.0.249 - - [2025-09-29 01:59:12] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003050 10.0.0.38 - - [2025-09-29 01:59:12] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?fields=security_groups HTTP/1.1" 200 1275 0.052285 10.0.0.38 - - [2025-09-29 01:59:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.037143 10.0.0.249 - - [2025-09-29 01:59:13] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.011700 10.0.0.249 - - [2025-09-29 01:59:13] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002016 10.0.0.249 - - [2025-09-29 01:59:13] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.013321 10.0.0.249 - - [2025-09-29 01:59:13] "POST /id-to-fqname HTTP/1.1" 200 199 0.004946 10.0.0.249 - - [2025-09-29 01:59:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.007602 10.0.0.249 - - [2025-09-29 01:59:13] "POST /security-groups HTTP/1.1" 200 600 0.034352 10.0.0.249 - - [2025-09-29 01:59:14] "POST /projects HTTP/1.1" 200 603 0.308653 10.0.0.249 - - [2025-09-29 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.350075 10.0.0.33 - - [2025-09-29 01:59:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.027832 10.0.0.38 - - [2025-09-29 01:59:14] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.538511 10.0.0.38 - - [2025-09-29 01:59:15] "GET / HTTP/1.1" 200 36215 0.005234 10.0.0.38 - - [2025-09-29 01:59:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.001432 10.0.0.38 - - [2025-09-29 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.069292 10.0.0.249 - - [2025-09-29 01:59:15] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002835 10.0.0.38 - - [2025-09-29 01:59:16] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.083411 10.0.0.249 - - [2025-09-29 01:59:16] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001737 10.0.0.38 - - [2025-09-29 01:59:16] "POST /neutron/network HTTP/1.1" 200 694 0.210273 10.0.0.33 - - [2025-09-29 01:59:16] "POST /ref-update HTTP/1.1" 200 156 0.027782 10.0.0.38 - - [2025-09-29 01:59:16] "POST /neutron/network HTTP/1.1" 200 1085 0.012127 10.0.0.38 - - [2025-09-29 01:59:16] "POST /id-to-fqname HTTP/1.1" 200 269 0.001690 10.0.0.38 - - [2025-09-29 01:59:16] "GET /virtual-network/cbb76103-ae41-4a66-b4a5-c85f02119608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.008008 10.0.0.38 - - [2025-09-29 01:59:17] "GET /virtual-network/cbb76103-ae41-4a66-b4a5-c85f02119608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.008056 10.0.0.38 - - [2025-09-29 01:59:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.014632 10.0.0.38 - - [2025-09-29 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.249 - - [2025-09-29 01:59:17] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002126 10.0.0.38 - - [2025-09-29 01:59:17] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.050036 10.0.0.249 - - [2025-09-29 01:59:17] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001252 10.0.0.38 - - [2025-09-29 01:59:17] "POST /neutron/network HTTP/1.1" 200 694 0.131047 10.0.0.33 - - [2025-09-29 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.004102 10.0.0.38 - - [2025-09-29 01:59:17] "POST /neutron/network HTTP/1.1" 200 1087 0.011559 10.0.0.38 - - [2025-09-29 01:59:17] "POST /id-to-fqname HTTP/1.1" 200 269 0.001121 10.0.0.38 - - [2025-09-29 01:59:17] "GET /virtual-network/9bc9fbf9-f5fc-4fe8-ab71-42a83de4e0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005118 10.0.0.38 - - [2025-09-29 01:59:17] "GET /virtual-network/9bc9fbf9-f5fc-4fe8-ab71-42a83de4e0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.006409 10.0.0.38 - - [2025-09-29 01:59:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.009688 10.0.0.38 - - [2025-09-29 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.249 - - [2025-09-29 01:59:18] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001262 10.0.0.38 - - [2025-09-29 01:59:18] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.048750 10.0.0.249 - - [2025-09-29 01:59:18] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001141 10.0.0.38 - - [2025-09-29 01:59:18] "POST /neutron/network HTTP/1.1" 200 696 0.136941 10.0.0.33 - - [2025-09-29 01:59:18] "POST /route-targets HTTP/1.1" 200 328 0.012713 10.0.0.33 - - [2025-09-29 01:59:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.010205 10.0.0.38 - - [2025-09-29 01:59:18] "POST /neutron/network HTTP/1.1" 200 1083 0.020652 10.0.0.38 - - [2025-09-29 01:59:18] "POST /id-to-fqname HTTP/1.1" 200 270 0.001067 10.0.0.38 - - [2025-09-29 01:59:18] "GET /virtual-network/a7790add-0fe4-4d54-ba94-1a4843a66cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.005069 10.0.0.38 - - [2025-09-29 01:59:18] "GET /virtual-network/a7790add-0fe4-4d54-ba94-1a4843a66cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2751 0.005571 10.0.0.38 - - [2025-09-29 01:59:18] "POST /neutron/subnet HTTP/1.1" 200 813 0.010811 10.0.0.38 - - [2025-09-29 01:59:18] "POST /id-to-fqname HTTP/1.1" 200 269 0.001390 10.0.0.249 - - [2025-09-29 01:59:19] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002839 10.0.0.38 - - [2025-09-29 01:59:19] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.109767 10.0.0.38 - - [2025-09-29 01:59:19] "POST /neutron/network HTTP/1.1" 200 1087 0.013026 10.0.0.38 - - [2025-09-29 01:59:20] "POST /id-to-fqname HTTP/1.1" 200 270 0.003377 10.0.0.38 - - [2025-09-29 01:59:20] "POST /neutron/port HTTP/1.1" 200 117 0.011372 10.0.0.249 - - [2025-09-29 01:59:20] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002583 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/port HTTP/1.1" 200 1176 0.412966 10.0.0.249 - - [2025-09-29 01:59:21] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000853 10.0.0.38 - - [2025-09-29 01:59:21] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.090322 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/port HTTP/1.1" 200 1230 0.152657 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004815 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/network HTTP/1.1" 200 1087 0.016148 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/port HTTP/1.1" 200 1204 0.053908 10.0.0.38 - - [2025-09-29 01:59:21] "POST /neutron/network HTTP/1.1" 200 1093 0.021539 10.0.0.38 - - [2025-09-29 01:59:22] "POST /neutron/port HTTP/1.1" 200 1170 0.026370 10.0.0.38 - - [2025-09-29 01:59:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005428 10.0.0.38 - - [2025-09-29 01:59:22] "POST /neutron/port HTTP/1.1" 200 117 0.001749 10.0.0.38 - - [2025-09-29 01:59:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.003285 10.0.0.38 - - [2025-09-29 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.249 - - [2025-09-29 01:59:23] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002695 10.0.0.38 - - [2025-09-29 01:59:23] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018518 10.0.0.38 - - [2025-09-29 01:59:23] "POST /service-templates HTTP/1.1" 200 545 0.075328 10.0.0.38 - - [2025-09-29 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2025-09-29 01:59:23] "GET /service-template/0a85fb1f-cdb3-4e31-8e93-8988365f0ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.011509 10.0.0.38 - - [2025-09-29 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.38 - - [2025-09-29 01:59:23] "GET /service-template/0a85fb1f-cdb3-4e31-8e93-8988365f0ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009128 10.0.0.38 - - [2025-09-29 01:59:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.003356 10.0.0.38 - - [2025-09-29 01:59:23] "POST /id-to-fqname HTTP/1.1" 200 269 0.003477 10.0.0.38 - - [2025-09-29 01:59:23] "POST /id-to-fqname HTTP/1.1" 200 270 0.003161 10.0.0.38 - - [2025-09-29 01:59:23] "POST /neutron/port HTTP/1.1" 200 2284 0.042323 10.0.0.38 - - [2025-09-29 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.38 - - [2025-09-29 01:59:23] "DELETE /service-template/0a85fb1f-cdb3-4e31-8e93-8988365f0ddb HTTP/1.1" 200 115 0.070223 10.0.0.38 - - [2025-09-29 01:59:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.009854 10.0.0.38 - - [2025-09-29 01:59:25] "POST /neutron/network HTTP/1.1" 400 204 0.041937 10.0.0.38 - - [2025-09-29 01:59:26] "POST /neutron/port HTTP/1.1" 200 151 0.360204 10.0.0.38 - - [2025-09-29 01:59:26] "POST /neutron/port HTTP/1.1" 200 151 0.336422 10.0.0.33 - - [2025-09-29 01:59:27] "DELETE /route-target/6c65ef6a-5537-4f62-9be7-3b196177a8cb HTTP/1.1" 200 115 0.029774 10.0.0.38 - - [2025-09-29 01:59:27] "POST /neutron/network HTTP/1.1" 200 1083 0.010999 10.0.0.249 - - [2025-09-29 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003345 10.0.0.33 - - [2025-09-29 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.249 - - [2025-09-29 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002656 10.0.0.249 - - [2025-09-29 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004505 10.0.0.249 - - [2025-09-29 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002329 10.0.0.38 - - [2025-09-29 01:59:28] "POST /neutron/network HTTP/1.1" 200 151 0.155931 10.0.0.249 - - [2025-09-29 01:59:28] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001210 10.0.0.38 - - [2025-09-29 01:59:28] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.082700 10.0.0.249 - - [2025-09-29 01:59:28] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001161 10.0.0.38 - - [2025-09-29 01:59:28] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?fields=virtual_networks HTTP/1.1" 200 1051 0.040683 10.0.0.249 - - [2025-09-29 01:59:28] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001359 10.0.0.38 - - [2025-09-29 01:59:28] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.049364 10.0.0.249 - - [2025-09-29 01:59:28] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001007 10.0.0.38 - - [2025-09-29 01:59:28] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?fields=security_groups HTTP/1.1" 200 1287 0.045064 10.0.0.38 - - [2025-09-29 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 200 0.032271 10.0.0.249 - - [2025-09-29 01:59:29] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007404 10.0.0.249 - - [2025-09-29 01:59:29] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002659 10.0.0.249 - - [2025-09-29 01:59:29] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017461 10.0.0.249 - - [2025-09-29 01:59:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.002007 10.0.0.249 - - [2025-09-29 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.006799 10.0.0.249 - - [2025-09-29 01:59:29] "POST /security-groups HTTP/1.1" 200 603 0.098079 10.0.0.249 - - [2025-09-29 01:59:29] "POST /projects HTTP/1.1" 200 609 0.371196 10.0.0.249 - - [2025-09-29 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.412141 10.0.0.33 - - [2025-09-29 01:59:29] "POST /access-control-lists HTTP/1.1" 200 610 0.043502 10.0.0.38 - - [2025-09-29 01:59:29] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.619393 10.0.0.38 - - [2025-09-29 01:59:30] "GET / HTTP/1.1" 200 36215 0.005565 10.0.0.38 - - [2025-09-29 01:59:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.38 - - [2025-09-29 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.060305 10.0.0.249 - - [2025-09-29 01:59:32] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003466 10.0.0.38 - - [2025-09-29 01:59:32] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.089011 10.0.0.33 - - [2025-09-29 01:59:32] "POST /route-targets HTTP/1.1" 200 328 0.023068 10.0.0.249 - - [2025-09-29 01:59:32] "POST /useragent-kv HTTP/1.1" 200 115 0.007509 10.0.0.38 - - [2025-09-29 01:59:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.246601 10.0.0.38 - - [2025-09-29 01:59:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.001219 10.0.0.38 - - [2025-09-29 01:59:32] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005518 10.0.0.38 - - [2025-09-29 01:59:33] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007997 10.0.0.38 - - [2025-09-29 01:59:33] "POST /neutron/network HTTP/1.1" 200 837 0.006406 10.0.0.38 - - [2025-09-29 01:59:33] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.014059 10.0.0.249 - - [2025-09-29 01:59:34] "GET /obj-perms HTTP/1.1" 200 5054 0.046340 10.0.0.38 - - [2025-09-29 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.249 - - [2025-09-29 01:59:34] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002468 10.0.0.38 - - [2025-09-29 01:59:35] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.082729 10.0.0.249 - - [2025-09-29 01:59:35] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002806 10.0.0.38 - - [2025-09-29 01:59:35] "POST /neutron/network HTTP/1.1" 200 619 0.192120 10.0.0.33 - - [2025-09-29 01:59:35] "POST /ref-update HTTP/1.1" 200 156 0.038154 10.0.0.38 - - [2025-09-29 01:59:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.003278 10.0.0.38 - - [2025-09-29 01:59:35] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005685 10.0.0.38 - - [2025-09-29 01:59:35] "POST /neutron/network HTTP/1.1" 200 837 0.006541 10.0.0.38 - - [2025-09-29 01:59:35] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006196 10.0.0.38 - - [2025-09-29 01:59:35] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.008936 10.0.0.38 - - [2025-09-29 01:59:36] "GET /obj-perms HTTP/1.1" 200 5054 0.054458 10.0.0.38 - - [2025-09-29 01:59:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.004014 10.0.0.33 - - [2025-09-29 01:59:43] "GET /obj-perms HTTP/1.1" 200 5056 0.067592 10.0.0.249 - - [2025-09-29 01:59:47] "DELETE /project/1487dab50c6b436985d5dab64d64b7b6 HTTP/1.1" 404 173 0.036401 10.0.0.249 - - [2025-09-29 01:59:47] "DELETE /project/09fbbbe34b0049f09fd78357be485bf6 HTTP/1.1" 404 173 0.027924 10.0.0.249 - - [2025-09-29 01:59:47] "DELETE /project/d3964640e5894fad9039c8c07c01d653 HTTP/1.1" 404 173 0.041738 10.0.0.249 - - [2025-09-29 01:59:47] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001962 10.0.0.249 - - [2025-09-29 01:59:47] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001710 10.0.0.249 - - [2025-09-29 01:59:47] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001985 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.103170 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.005094 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.137757 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.167531 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001796 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001443 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?fields=security_groups HTTP/1.1" 200 1389 0.112835 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?fields=security_groups HTTP/1.1" 200 1388 0.081318 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?fields=security_groups HTTP/1.1" 200 1377 0.124238 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /security-group/a4f22d8d-4d3e-4c31-973b-078aa39055a0 HTTP/1.1" 200 115 0.122275 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /security-group/76848b79-860e-4d58-851b-a5007f4e7788 HTTP/1.1" 200 115 0.115731 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=1487dab5-0c6b-4369-85d5-dab64d64b7b6&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002016 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=b5030888-4335-4816-a96e-46396c4463e7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003753 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /security-group/feb60531-d491-4dae-b5f6-c6087b404fb7 HTTP/1.1" 200 115 0.159086 10.0.0.249 - - [2025-09-29 01:59:48] "GET /projects?obj_uuids=09fbbbe3-4b00-49f0-9fd7-8357be485bf6&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001436 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/b5030888-4335-4816-a96e-46396c4463e7?fields=application_policy_sets HTTP/1.1" 200 1427 0.086096 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6?fields=application_policy_sets HTTP/1.1" 200 1428 0.106471 10.0.0.33 - - [2025-09-29 01:59:48] "DELETE /access-control-list/fe91567b-a5ee-492d-b448-21ade82c65b4 HTTP/1.1" 200 115 0.068201 10.0.0.249 - - [2025-09-29 01:59:48] "GET /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6?fields=application_policy_sets HTTP/1.1" 200 1416 0.083896 10.0.0.33 - - [2025-09-29 01:59:48] "DELETE /access-control-list/6f3aa0e0-a039-4195-91fd-d3c4bb5405ba HTTP/1.1" 200 115 0.105583 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /project/b5030888-4335-4816-a96e-46396c4463e7 HTTP/1.1" 200 115 0.829115 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /project/09fbbbe3-4b00-49f0-9fd7-8357be485bf6 HTTP/1.1" 200 115 0.881923 10.0.0.249 - - [2025-09-29 01:59:48] "DELETE /project/1487dab5-0c6b-4369-85d5-dab64d64b7b6 HTTP/1.1" 200 115 0.903117 10.0.0.38 - - [2025-09-29 02:00:07] "POST /neutron/network HTTP/1.1" 200 847 0.013812 10.0.0.249 - - [2025-09-29 02:00:08] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002747 10.0.0.38 - - [2025-09-29 02:00:08] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.109354 10.0.0.38 - - [2025-09-29 02:00:08] "POST /neutron/port HTTP/1.1" 200 117 0.015189 10.0.0.38 - - [2025-09-29 02:00:08] "POST /id-to-fqname HTTP/1.1" 200 233 0.003283 10.0.0.38 - - [2025-09-29 02:00:09] "POST /neutron/network HTTP/1.1" 200 847 0.011910 10.0.0.249 - - [2025-09-29 02:00:09] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001102 10.0.0.38 - - [2025-09-29 02:00:09] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.156442 10.0.0.38 - - [2025-09-29 02:00:09] "POST /neutron/port HTTP/1.1" 200 1071 0.085551 10.0.0.38 - - [2025-09-29 02:00:09] "POST /neutron/port HTTP/1.1" 200 1045 0.045405 10.0.0.38 - - [2025-09-29 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.249 - - [2025-09-29 02:00:10] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001694 10.0.0.38 - - [2025-09-29 02:00:10] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.082305 10.0.0.38 - - [2025-09-29 02:00:10] "POST /neutron/port HTTP/1.1" 200 1099 0.055647 10.0.0.38 - - [2025-09-29 02:00:10] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.014716 10.0.0.38 - - [2025-09-29 02:00:10] "GET /floating-ip-pools?parent_id=65d3bc87-9a9c-445d-b826-31cb4209c885&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005187 10.0.0.38 - - [2025-09-29 02:00:10] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.012560 10.0.0.38 - - [2025-09-29 02:00:10] "POST /neutron/port HTTP/1.1" 200 117 0.003761 10.0.0.38 - - [2025-09-29 02:00:10] "POST /floating-ip-pools HTTP/1.1" 200 611 0.095916 10.0.0.38 - - [2025-09-29 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.034207 10.0.0.38 - - [2025-09-29 02:00:10] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006183 10.0.0.249 - - [2025-09-29 02:00:10] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001220 10.0.0.38 - - [2025-09-29 02:00:11] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.018795 10.0.0.38 - - [2025-09-29 02:00:11] "POST /neutron/port HTTP/1.1" 200 1071 0.593715 10.0.0.38 - - [2025-09-29 02:00:11] "POST /neutron/port HTTP/1.1" 200 1071 0.052154 10.0.0.38 - - [2025-09-29 02:00:11] "POST /neutron/port HTTP/1.1" 200 1099 0.046425 10.0.0.38 - - [2025-09-29 02:00:11] "POST /neutron/port HTTP/1.1" 200 117 0.002785 10.0.0.38 - - [2025-09-29 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 2070 0.028540 10.0.0.38 - - [2025-09-29 02:00:26] "POST /neutron/port HTTP/1.1" 200 1099 0.048961 10.0.0.38 - - [2025-09-29 02:00:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.029684 10.0.0.38 - - [2025-09-29 02:00:42] "POST /neutron/port HTTP/1.1" 200 1099 0.036500 10.0.0.38 - - [2025-09-29 02:00:47] "POST /neutron/security_group HTTP/1.1" 200 2070 0.020226 10.0.0.38 - - [2025-09-29 02:00:57] "POST /neutron/port HTTP/1.1" 200 1099 0.039885 10.0.0.38 - - [2025-09-29 02:01:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010611 10.0.0.38 - - [2025-09-29 02:01:12] "POST /neutron/port HTTP/1.1" 200 1099 0.034887 10.0.0.38 - - [2025-09-29 02:01:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015263 10.0.0.38 - - [2025-09-29 02:01:18] "POST /neutron/port HTTP/1.1" 200 1099 0.041170 10.0.0.38 - - [2025-09-29 02:01:18] "GET /virtual-machine/ab57bbf4-521a-445d-a1fc-6ef913b55b8f HTTP/1.1" 401 292 0.001479 10.0.0.38 - - [2025-09-29 02:01:18] "GET /virtual-machine/ab57bbf4-521a-445d-a1fc-6ef913b55b8f HTTP/1.1" 200 1307 0.046799 10.0.0.38 - - [2025-09-29 02:01:18] "GET /virtual-machine-interface/8b2db213-965f-4f50-a9f3-2e3c24f14cfe HTTP/1.1" 200 3012 0.017437 10.0.0.38 - - [2025-09-29 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006585 10.0.0.38 - - [2025-09-29 02:01:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004549 10.0.0.38 - - [2025-09-29 02:01:18] "GET /virtual-networks?parent_id=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.004197 10.0.0.38 - - [2025-09-29 02:01:18] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.016834 10.0.0.38 - - [2025-09-29 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.38 - - [2025-09-29 02:01:21] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.016362 10.0.0.38 - - [2025-09-29 02:01:23] "POST /neutron/port HTTP/1.1" 200 1099 0.024880 10.0.0.38 - - [2025-09-29 02:01:23] "POST /neutron/subnet HTTP/1.1" 200 694 0.010772 10.0.0.38 - - [2025-09-29 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.38 - - [2025-09-29 02:01:25] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006716 10.0.0.38 - - [2025-09-29 02:01:28] "POST /neutron/port HTTP/1.1" 200 1099 0.021312 10.0.0.38 - - [2025-09-29 02:01:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008597 10.0.0.38 - - [2025-09-29 02:01:28] "POST /neutron/network HTTP/1.1" 200 837 0.013735 10.0.0.38 - - [2025-09-29 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.38 - - [2025-09-29 02:01:29] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.011248 10.0.0.38 - - [2025-09-29 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.38 - - [2025-09-29 02:01:33] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.018042 10.0.0.38 - - [2025-09-29 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009005 10.0.0.38 - - [2025-09-29 02:01:37] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.018547 10.0.0.38 - - [2025-09-29 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.38 - - [2025-09-29 02:01:41] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.016291 10.0.0.249 - - [2025-09-29 02:01:45] "GET /obj-perms HTTP/1.1" 200 5056 0.069326 10.0.0.38 - - [2025-09-29 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.38 - - [2025-09-29 02:01:45] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.018515 10.0.0.38 - - [2025-09-29 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008097 10.0.0.38 - - [2025-09-29 02:01:50] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.023416 10.0.0.38 - - [2025-09-29 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006077 10.0.0.38 - - [2025-09-29 02:01:54] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005952 10.0.0.38 - - [2025-09-29 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.38 - - [2025-09-29 02:01:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010370 10.0.0.38 - - [2025-09-29 02:01:56] "GET /virtual-networks?parent_id=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.006185 10.0.0.38 - - [2025-09-29 02:01:56] "GET /virtual-network/0fb67dfc-704a-45fb-a668-1c252d1d40f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.017007 10.0.0.38 - - [2025-09-29 02:02:01] "POST /neutron/port HTTP/1.1" 200 1099 0.031402 10.0.0.38 - - [2025-09-29 02:02:02] "POST /neutron/security_group HTTP/1.1" 200 2070 0.046859 10.0.0.38 - - [2025-09-29 02:02:06] "POST /neutron/port HTTP/1.1" 200 1099 0.035466 10.0.0.38 - - [2025-09-29 02:02:11] "POST /neutron/security_group HTTP/1.1" 200 2070 0.022433 10.0.0.38 - - [2025-09-29 02:02:17] "POST /neutron/floatingip HTTP/1.1" 200 529 0.009210 10.0.0.38 - - [2025-09-29 02:02:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.014390 10.0.0.38 - - [2025-09-29 02:02:17] "POST /neutron/port HTTP/1.1" 200 1099 0.027775 10.0.0.38 - - [2025-09-29 02:02:17] "GET /virtual-machine/89971f7e-5cf0-4d2e-ba9e-42b884666697 HTTP/1.1" 200 1306 0.011500 10.0.0.38 - - [2025-09-29 02:02:17] "GET /virtual-machine-interface/f5291924-41ce-430b-a844-8db1bb75e729 HTTP/1.1" 200 3012 0.015354 10.0.0.38 - - [2025-09-29 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.38 - - [2025-09-29 02:02:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007699 10.0.0.38 - - [2025-09-29 02:02:17] "GET /virtual-networks?parent_id=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003084 10.0.0.38 - - [2025-09-29 02:02:17] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.017472 10.0.0.38 - - [2025-09-29 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006840 10.0.0.38 - - [2025-09-29 02:02:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004668 10.0.0.38 - - [2025-09-29 02:02:18] "GET /virtual-networks?parent_id=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 599 0.003352 10.0.0.38 - - [2025-09-29 02:02:18] "GET /virtual-network/65d3bc87-9a9c-445d-b826-31cb4209c885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.010323 10.0.0.38 - - [2025-09-29 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.38 - - [2025-09-29 02:02:18] "GET /routing-instance/af3a6165-0315-4a0e-ba32-8b3f7369734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.009357 10.0.0.38 - - [2025-09-29 02:02:18] "GET /route-target/2492e2b4-ee13-4ca0-8792-a18c284f1014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.011245 10.0.0.38 - - [2025-09-29 02:02:22] "POST /neutron/port HTTP/1.1" 200 1099 0.021558 10.0.0.38 - - [2025-09-29 02:02:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004151 10.0.0.38 - - [2025-09-29 02:02:23] "POST /neutron/network HTTP/1.1" 200 837 0.018631 10.0.0.38 - - [2025-09-29 02:02:29] "POST /neutron/network HTTP/1.1" 200 847 0.014845 10.0.0.38 - - [2025-09-29 02:02:29] "POST /neutron/port HTTP/1.1" 200 117 0.002894 10.0.0.38 - - [2025-09-29 02:02:38] "POST /neutron/floatingip HTTP/1.1" 200 529 0.048581 10.0.0.38 - - [2025-09-29 02:02:39] "GET /floating-ip-pool/cfba66c0-13f7-4892-8d23-7e0ce871385d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003356 10.0.0.38 - - [2025-09-29 02:02:39] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.38 - - [2025-09-29 02:02:39] "DELETE /floating-ip-pool/cfba66c0-13f7-4892-8d23-7e0ce871385d HTTP/1.1" 200 115 0.035735 10.0.0.38 - - [2025-09-29 02:02:39] "POST /neutron/network HTTP/1.1" 200 837 0.017846 10.0.0.38 - - [2025-09-29 02:02:39] "POST /neutron/port HTTP/1.1" 200 1125 0.030650 10.0.0.38 - - [2025-09-29 02:02:39] "POST /neutron/port HTTP/1.1" 200 1125 0.017304 10.0.0.33 - - [2025-09-29 02:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001568 10.0.0.33 - - [2025-09-29 02:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001462 10.0.0.38 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.38 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000534 10.0.0.249 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000349 10.0.0.33 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000450 10.0.0.249 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000499 10.0.0.249 - - [2025-09-29 02:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007313 10.0.0.249 - - [2025-09-29 02:02:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003494 10.0.0.38 - - [2025-09-29 02:02:41] "POST /neutron/network HTTP/1.1" 200 151 0.168256 10.0.0.249 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000515 10.0.0.249 - - [2025-09-29 02:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.33 - - [2025-09-29 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.38 - - [2025-09-29 02:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2025-09-29 02:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000470 10.0.0.249 - - [2025-09-29 02:02:43] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004153 10.0.0.38 - - [2025-09-29 02:02:43] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.079460 10.0.0.249 - - [2025-09-29 02:02:43] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001297 10.0.0.38 - - [2025-09-29 02:02:43] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?fields=virtual_networks HTTP/1.1" 200 1059 0.062078 10.0.0.249 - - [2025-09-29 02:02:43] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002212 10.0.0.38 - - [2025-09-29 02:02:43] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.075815 10.0.0.249 - - [2025-09-29 02:02:43] "GET /projects?obj_uuids=d3964640-e589-4fad-9039-c8c07c01d653&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003536 10.0.0.38 - - [2025-09-29 02:02:43] "GET /project/d3964640-e589-4fad-9039-c8c07c01d653?fields=security_groups HTTP/1.1" 200 1298 0.093381 10.0.0.38 - - [2025-09-29 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.032240 10.0.0.249 - - [2025-09-29 02:02:44] "GET /projects?obj_uuids=0aefee50-5925-4b3f-8ba9-385fb3e78c1a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007145 10.0.0.249 - - [2025-09-29 02:02:44] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004723 10.0.0.249 - - [2025-09-29 02:02:44] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.023691 10.0.0.249 - - [2025-09-29 02:02:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.003283 10.0.0.249 - - [2025-09-29 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.012950 10.0.0.249 - - [2025-09-29 02:02:45] "POST /security-groups HTTP/1.1" 200 591 0.037532 10.0.0.249 - - [2025-09-29 02:02:45] "POST /projects HTTP/1.1" 200 585 0.311996 10.0.0.249 - - [2025-09-29 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.351248 10.0.0.33 - - [2025-09-29 02:02:45] "POST /access-control-lists HTTP/1.1" 200 598 0.029108 10.0.0.38 - - [2025-09-29 02:02:45] "GET /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.534658 10.0.0.38 - - [2025-09-29 02:02:45] "GET /obj-perms HTTP/1.1" 200 5056 0.113050 10.0.0.33 - - [2025-09-29 02:02:46] "DELETE /access-control-list/4a0b40c4-3f90-4529-acb4-69166f7f4df7 HTTP/1.1" 200 115 0.040732 10.0.0.38 - - [2025-09-29 02:02:47] "GET / HTTP/1.1" 200 36215 0.007962 10.0.0.249 - - [2025-09-29 02:02:48] "DELETE /project/0aefee5059254b3f8ba9385fb3e78c1a HTTP/1.1" 404 173 0.005937 10.0.0.249 - - [2025-09-29 02:02:48] "DELETE /project/d3964640-e589-4fad-9039-c8c07c01d653 HTTP/1.1" 404 177 0.011421 10.0.0.249 - - [2025-09-29 02:02:50] "GET /projects?obj_uuids=0aefee50-5925-4b3f-8ba9-385fb3e78c1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003094 10.0.0.38 - - [2025-09-29 02:02:50] "GET /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072172 10.0.0.249 - - [2025-09-29 02:02:50] "GET /projects?obj_uuids=0aefee50-5925-4b3f-8ba9-385fb3e78c1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001329 10.0.0.38 - - [2025-09-29 02:02:50] "GET /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a?fields=virtual_networks HTTP/1.1" 200 1033 0.064596 10.0.0.249 - - [2025-09-29 02:02:50] "GET /projects?obj_uuids=0aefee50-5925-4b3f-8ba9-385fb3e78c1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001335 10.0.0.38 - - [2025-09-29 02:02:50] "GET /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.057412 10.0.0.249 - - [2025-09-29 02:02:50] "GET /projects?obj_uuids=0aefee50-5925-4b3f-8ba9-385fb3e78c1a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001752 10.0.0.38 - - [2025-09-29 02:02:50] "GET /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a?fields=security_groups HTTP/1.1" 200 1260 0.052064 10.0.0.38 - - [2025-09-29 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.038522 10.0.0.249 - - [2025-09-29 02:02:51] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003266 10.0.0.249 - - [2025-09-29 02:02:51] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001438 10.0.0.249 - - [2025-09-29 02:02:51] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.024370 10.0.0.249 - - [2025-09-29 02:02:51] "POST /id-to-fqname HTTP/1.1" 200 185 0.007967 10.0.0.249 - - [2025-09-29 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.004309 10.0.0.249 - - [2025-09-29 02:02:51] "POST /security-groups HTTP/1.1" 200 586 0.034834 10.0.0.249 - - [2025-09-29 02:02:51] "POST /projects HTTP/1.1" 200 575 0.308645 10.0.0.249 - - [2025-09-29 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.341885 10.0.0.33 - - [2025-09-29 02:02:51] "POST /access-control-lists HTTP/1.1" 200 593 0.029209 10.0.0.38 - - [2025-09-29 02:02:51] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.534685 10.0.0.38 - - [2025-09-29 02:02:53] "GET / HTTP/1.1" 200 36215 0.005003 10.0.0.249 - - [2025-09-29 02:02:58] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003658 10.0.0.38 - - [2025-09-29 02:02:58] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.084488 10.0.0.249 - - [2025-09-29 02:02:58] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 10.0.0.38 - - [2025-09-29 02:02:59] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?fields=virtual_networks HTTP/1.1" 200 1024 0.069258 10.0.0.249 - - [2025-09-29 02:02:59] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001148 10.0.0.38 - - [2025-09-29 02:02:59] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.045481 10.0.0.249 - - [2025-09-29 02:02:59] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.38 - - [2025-09-29 02:02:59] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?fields=security_groups HTTP/1.1" 200 1246 0.081318 10.0.0.38 - - [2025-09-29 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 187 0.028830 10.0.0.249 - - [2025-09-29 02:03:00] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005045 10.0.0.249 - - [2025-09-29 02:03:00] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002772 10.0.0.249 - - [2025-09-29 02:03:00] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.016717 10.0.0.249 - - [2025-09-29 02:03:00] "POST /id-to-fqname HTTP/1.1" 200 189 0.003173 10.0.0.249 - - [2025-09-29 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.006324 10.0.0.249 - - [2025-09-29 02:03:00] "POST /security-groups HTTP/1.1" 200 590 0.078233 10.0.0.33 - - [2025-09-29 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.005823 10.0.0.249 - - [2025-09-29 02:03:00] "POST /projects HTTP/1.1" 200 583 0.350124 10.0.0.249 - - [2025-09-29 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.383219 10.0.0.38 - - [2025-09-29 02:03:00] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.542100 10.0.0.33 - - [2025-09-29 02:03:00] "POST /access-control-lists HTTP/1.1" 200 595 0.042671 10.0.0.38 - - [2025-09-29 02:03:01] "GET / HTTP/1.1" 200 36215 0.009811 10.0.0.249 - - [2025-09-29 02:03:04] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001163 10.0.0.38 - - [2025-09-29 02:03:04] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.061176 10.0.0.249 - - [2025-09-29 02:03:04] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001074 10.0.0.38 - - [2025-09-29 02:03:04] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?fields=virtual_networks HTTP/1.1" 200 1032 0.058866 10.0.0.249 - - [2025-09-29 02:03:05] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001704 10.0.0.38 - - [2025-09-29 02:03:05] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.052314 10.0.0.249 - - [2025-09-29 02:03:05] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000948 10.0.0.38 - - [2025-09-29 02:03:05] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?fields=security_groups HTTP/1.1" 200 1258 0.042325 10.0.0.38 - - [2025-09-29 02:03:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.027984 10.0.0.249 - - [2025-09-29 02:03:06] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003600 10.0.0.249 - - [2025-09-29 02:03:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.249 - - [2025-09-29 02:03:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010058 10.0.0.249 - - [2025-09-29 02:03:06] "POST /id-to-fqname HTTP/1.1" 200 190 0.003024 10.0.0.249 - - [2025-09-29 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.010453 10.0.0.249 - - [2025-09-29 02:03:06] "POST /security-groups HTTP/1.1" 200 591 0.034049 10.0.0.249 - - [2025-09-29 02:03:06] "POST /projects HTTP/1.1" 200 585 0.270878 10.0.0.33 - - [2025-09-29 02:03:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.007812 10.0.0.249 - - [2025-09-29 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.344334 10.0.0.38 - - [2025-09-29 02:03:06] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.485184 10.0.0.38 - - [2025-09-29 02:03:07] "GET / HTTP/1.1" 200 36215 0.003801 10.0.0.249 - - [2025-09-29 02:03:10] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003159 10.0.0.38 - - [2025-09-29 02:03:10] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.092450 10.0.0.249 - - [2025-09-29 02:03:10] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002875 10.0.0.38 - - [2025-09-29 02:03:11] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?fields=virtual_networks HTTP/1.1" 200 1034 0.072064 10.0.0.249 - - [2025-09-29 02:03:11] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001538 10.0.0.38 - - [2025-09-29 02:03:11] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.055248 10.0.0.249 - - [2025-09-29 02:03:11] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001102 10.0.0.38 - - [2025-09-29 02:03:11] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?fields=security_groups HTTP/1.1" 200 1261 0.045714 10.0.0.38 - - [2025-09-29 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 192 0.033868 10.0.0.249 - - [2025-09-29 02:03:12] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005975 10.0.0.249 - - [2025-09-29 02:03:12] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003055 10.0.0.249 - - [2025-09-29 02:03:12] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019772 10.0.0.249 - - [2025-09-29 02:03:12] "POST /id-to-fqname HTTP/1.1" 200 194 0.001585 10.0.0.249 - - [2025-09-29 02:03:12] "POST /fqname-to-id HTTP/1.1" 404 203 0.012579 10.0.0.249 - - [2025-09-29 02:03:12] "POST /security-groups HTTP/1.1" 200 595 0.042773 10.0.0.249 - - [2025-09-29 02:03:12] "POST /projects HTTP/1.1" 200 593 0.315988 10.0.0.249 - - [2025-09-29 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.361149 10.0.0.33 - - [2025-09-29 02:03:12] "POST /access-control-lists HTTP/1.1" 200 602 0.030938 10.0.0.38 - - [2025-09-29 02:03:12] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.558635 10.0.0.38 - - [2025-09-29 02:03:13] "GET / HTTP/1.1" 200 36215 0.002071 10.0.0.249 - - [2025-09-29 02:03:16] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003030 10.0.0.38 - - [2025-09-29 02:03:16] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.091037 10.0.0.249 - - [2025-09-29 02:03:16] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001717 10.0.0.38 - - [2025-09-29 02:03:17] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?fields=virtual_networks HTTP/1.1" 200 1043 0.078269 10.0.0.249 - - [2025-09-29 02:03:17] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001734 10.0.0.38 - - [2025-09-29 02:03:17] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.060438 10.0.0.249 - - [2025-09-29 02:03:17] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001615 10.0.0.38 - - [2025-09-29 02:03:17] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?fields=security_groups HTTP/1.1" 200 1274 0.062059 10.0.0.38 - - [2025-09-29 02:03:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.028544 10.0.0.249 - - [2025-09-29 02:03:18] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.010248 10.0.0.249 - - [2025-09-29 02:03:18] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002626 10.0.0.249 - - [2025-09-29 02:03:18] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.016877 10.0.0.249 - - [2025-09-29 02:03:18] "POST /id-to-fqname HTTP/1.1" 200 185 0.009668 10.0.0.249 - - [2025-09-29 02:03:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.008775 10.0.0.249 - - [2025-09-29 02:03:18] "POST /security-groups HTTP/1.1" 200 586 0.032640 10.0.0.33 - - [2025-09-29 02:03:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003352 10.0.0.249 - - [2025-09-29 02:03:18] "POST /projects HTTP/1.1" 200 575 0.269653 10.0.0.249 - - [2025-09-29 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.310692 10.0.0.33 - - [2025-09-29 02:03:18] "POST /access-control-lists HTTP/1.1" 200 591 0.034135 10.0.0.38 - - [2025-09-29 02:03:18] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.503417 10.0.0.38 - - [2025-09-29 02:03:19] "GET / HTTP/1.1" 200 36215 0.005538 10.0.0.38 - - [2025-09-29 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 193 0.004625 10.0.0.249 - - [2025-09-29 02:03:20] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002373 10.0.0.33 - - [2025-09-29 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.006135 10.0.0.33 - - [2025-09-29 02:03:20] "PUT /access-control-list/7a5942c9-6ccc-4880-a296-14071150b58a HTTP/1.1" 200 273 0.018558 10.0.0.38 - - [2025-09-29 02:03:20] "POST /neutron/security_group HTTP/1.1" 200 1364 0.502555 10.0.0.38 - - [2025-09-29 02:03:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130144 10.0.0.38 - - [2025-09-29 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.018641 10.0.0.33 - - [2025-09-29 02:03:21] "PUT /access-control-list/7a5942c9-6ccc-4880-a296-14071150b58a HTTP/1.1" 200 273 0.020164 10.0.0.249 - - [2025-09-29 02:03:21] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001408 10.0.0.33 - - [2025-09-29 02:03:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.005086 10.0.0.33 - - [2025-09-29 02:03:21] "PUT /access-control-list/f3ade8ae-f935-4759-9352-9e442729b2a6 HTTP/1.1" 200 273 0.015002 10.0.0.38 - - [2025-09-29 02:03:21] "POST /neutron/security_group HTTP/1.1" 200 1364 0.405327 10.0.0.38 - - [2025-09-29 02:03:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175486 10.0.0.38 - - [2025-09-29 02:03:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000983 10.0.0.33 - - [2025-09-29 02:03:22] "PUT /access-control-list/f3ade8ae-f935-4759-9352-9e442729b2a6 HTTP/1.1" 200 273 0.032407 10.0.0.38 - - [2025-09-29 02:03:22] "POST /fqname-to-id HTTP/1.1" 404 210 0.027441 10.0.0.249 - - [2025-09-29 02:03:22] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002718 10.0.0.33 - - [2025-09-29 02:03:22] "POST /fqname-to-id HTTP/1.1" 404 244 0.011081 10.0.0.33 - - [2025-09-29 02:03:22] "PUT /access-control-list/0b32cdfb-0984-474c-8ae3-cded2a1dfa45 HTTP/1.1" 200 273 0.018065 10.0.0.38 - - [2025-09-29 02:03:23] "POST /neutron/security_group HTTP/1.1" 200 1379 0.518085 10.0.0.38 - - [2025-09-29 02:03:23] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.195075 10.0.0.38 - - [2025-09-29 02:03:23] "POST /fqname-to-id HTTP/1.1" 404 210 0.010446 10.0.0.33 - - [2025-09-29 02:03:23] "PUT /access-control-list/0b32cdfb-0984-474c-8ae3-cded2a1dfa45 HTTP/1.1" 200 273 0.019016 10.0.0.249 - - [2025-09-29 02:03:23] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002137 10.0.0.33 - - [2025-09-29 02:03:23] "POST /fqname-to-id HTTP/1.1" 404 244 0.006525 10.0.0.33 - - [2025-09-29 02:03:24] "PUT /access-control-list/17accaff-6c99-4858-9a31-c65fd3d835ba HTTP/1.1" 200 273 0.017467 10.0.0.38 - - [2025-09-29 02:03:24] "POST /neutron/security_group HTTP/1.1" 200 1379 0.470109 10.0.0.38 - - [2025-09-29 02:03:24] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.154493 10.0.0.33 - - [2025-09-29 02:03:24] "PUT /access-control-list/17accaff-6c99-4858-9a31-c65fd3d835ba HTTP/1.1" 200 273 0.023149 10.0.0.249 - - [2025-09-29 02:03:26] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001493 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.109325 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.029088 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.003845 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.003956 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.004181 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.004260 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.005583 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.009900 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.007705 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.006961 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.006216 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.052502 10.0.0.38 - - [2025-09-29 02:03:26] "POST /neutron/router HTTP/1.1" 200 541 0.004444 10.0.0.33 - - [2025-09-29 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.33 - - [2025-09-29 02:03:26] "GET /logical-router/0109154d-9821-4662-90e4-9bf5a6d57674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.045981 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.020394 10.0.0.33 - - [2025-09-29 02:03:27] "PUT /logical-router/4874876b-1407-4f3a-8571-59a4433be752 HTTP/1.1" 200 263 0.040667 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.005642 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.004682 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.004388 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.005800 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.008251 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.007102 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.005890 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.008531 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.008213 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.008076 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 559 0.012599 10.0.0.38 - - [2025-09-29 02:03:27] "POST /neutron/router HTTP/1.1" 200 151 0.125569 10.0.0.33 - - [2025-09-29 02:03:27] "POST /route-targets HTTP/1.1" 200 328 0.019596 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.007045 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.015553 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.004910 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.007577 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.007469 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.011018 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.010005 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.009514 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.009204 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.010700 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.010349 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/router HTTP/1.1" 200 542 0.033351 10.0.0.38 - - [2025-09-29 02:03:28] "POST /neutron/security_group HTTP/1.1" 200 521 0.003913 10.0.0.33 - - [2025-09-29 02:03:28] "DELETE /route-target/24278057-d245-46bf-a015-119cbbe33900 HTTP/1.1" 200 115 0.032432 10.0.0.38 - - [2025-09-29 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.060821 10.0.0.33 - - [2025-09-29 02:03:29] "DELETE /access-control-list/a277fd3b-9ec3-4044-99de-dd941ca5061f HTTP/1.1" 200 115 0.033324 10.0.0.38 - - [2025-09-29 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 506 0.004307 10.0.0.33 - - [2025-09-29 02:03:29] "DELETE /access-control-list/f3ade8ae-f935-4759-9352-9e442729b2a6 HTTP/1.1" 200 115 0.036656 10.0.0.249 - - [2025-09-29 02:03:30] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003321 10.0.0.38 - - [2025-09-29 02:03:30] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.101348 10.0.0.249 - - [2025-09-29 02:03:30] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001393 10.0.0.38 - - [2025-09-29 02:03:30] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?fields=virtual_networks HTTP/1.1" 200 1024 0.051185 10.0.0.249 - - [2025-09-29 02:03:30] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001023 10.0.0.38 - - [2025-09-29 02:03:30] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.050755 10.0.0.249 - - [2025-09-29 02:03:30] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001348 10.0.0.38 - - [2025-09-29 02:03:30] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?fields=security_groups HTTP/1.1" 200 1246 0.041650 10.0.0.38 - - [2025-09-29 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.032117 10.0.0.249 - - [2025-09-29 02:03:31] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003628 10.0.0.249 - - [2025-09-29 02:03:31] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002788 10.0.0.249 - - [2025-09-29 02:03:31] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019589 10.0.0.249 - - [2025-09-29 02:03:32] "POST /id-to-fqname HTTP/1.1" 200 186 0.007609 10.0.0.249 - - [2025-09-29 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.005040 10.0.0.249 - - [2025-09-29 02:03:32] "POST /security-groups HTTP/1.1" 200 587 0.078528 10.0.0.33 - - [2025-09-29 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 230 0.005971 10.0.0.249 - - [2025-09-29 02:03:32] "POST /projects HTTP/1.1" 200 577 0.310926 10.0.0.249 - - [2025-09-29 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.351108 10.0.0.33 - - [2025-09-29 02:03:32] "POST /access-control-lists HTTP/1.1" 200 592 0.038574 10.0.0.38 - - [2025-09-29 02:03:32] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.535144 10.0.0.38 - - [2025-09-29 02:03:33] "GET / HTTP/1.1" 200 36215 0.002045 10.0.0.38 - - [2025-09-29 02:03:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.001157 10.0.0.38 - - [2025-09-29 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.035668 10.0.0.249 - - [2025-09-29 02:03:35] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002778 10.0.0.38 - - [2025-09-29 02:03:35] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.082257 10.0.0.249 - - [2025-09-29 02:03:35] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003520 10.0.0.38 - - [2025-09-29 02:03:35] "POST /neutron/network HTTP/1.1" 200 601 0.205639 10.0.0.38 - - [2025-09-29 02:03:36] "POST /id-to-fqname HTTP/1.1" 200 216 0.003760 10.0.0.38 - - [2025-09-29 02:03:36] "GET /virtual-network/16da21ac-a075-4b89-8d1d-5d13e4225822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007104 10.0.0.38 - - [2025-09-29 02:03:36] "POST /neutron/network HTTP/1.1" 200 821 0.008719 10.0.0.38 - - [2025-09-29 02:03:36] "GET /virtual-network/16da21ac-a075-4b89-8d1d-5d13e4225822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007450 10.0.0.38 - - [2025-09-29 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004144 10.0.0.38 - - [2025-09-29 02:03:36] "GET /virtual-network/16da21ac-a075-4b89-8d1d-5d13e4225822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.016110 10.0.0.249 - - [2025-09-29 02:03:36] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002732 10.0.0.38 - - [2025-09-29 02:03:36] "POST /neutron/port HTTP/1.1" 200 1018 0.356622 10.0.0.38 - - [2025-09-29 02:03:36] "GET /virtual-machine-interface/14fad885-2b1c-459d-9716-6a09db016d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.006565 10.0.0.38 - - [2025-09-29 02:03:36] "GET /virtual-machine-interface/14fad885-2b1c-459d-9716-6a09db016d26?fields=instance_ip_back_refs HTTP/1.1" 200 1320 0.020372 10.0.0.38 - - [2025-09-29 02:03:36] "GET /instance-ip/897398d2-f4e5-4faf-9318-46baa163f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1598 0.009059 10.0.0.38 - - [2025-09-29 02:03:37] "POST /neutron/network HTTP/1.1" 200 821 0.009082 10.0.0.33 - - [2025-09-29 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009797 10.0.0.38 - - [2025-09-29 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.249 - - [2025-09-29 02:03:40] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001336 10.0.0.38 - - [2025-09-29 02:03:40] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.066665 10.0.0.249 - - [2025-09-29 02:03:40] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003259 10.0.0.38 - - [2025-09-29 02:03:40] "POST /neutron/network HTTP/1.1" 200 603 0.191527 10.0.0.33 - - [2025-09-29 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.027696 10.0.0.38 - - [2025-09-29 02:03:41] "POST /neutron/network HTTP/1.1" 200 977 0.011376 10.0.0.38 - - [2025-09-29 02:03:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001076 10.0.0.38 - - [2025-09-29 02:03:41] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005317 10.0.0.38 - - [2025-09-29 02:03:41] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006057 10.0.0.38 - - [2025-09-29 02:03:41] "POST /neutron/subnet HTTP/1.1" 200 720 0.013735 10.0.0.249 - - [2025-09-29 02:03:41] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001242 10.0.0.38 - - [2025-09-29 02:03:41] "POST /neutron/port HTTP/1.1" 200 1018 0.244390 10.0.0.38 - - [2025-09-29 02:03:41] "POST /id-to-fqname HTTP/1.1" 200 217 0.001305 10.0.0.38 - - [2025-09-29 02:03:42] "POST /neutron/network HTTP/1.1" 200 977 0.082454 10.0.0.38 - - [2025-09-29 02:03:42] "POST /neutron/port HTTP/1.1" 200 117 0.014526 10.0.0.38 - - [2025-09-29 02:03:42] "POST /id-to-fqname HTTP/1.1" 200 217 0.003438 10.0.0.38 - - [2025-09-29 02:03:42] "POST /neutron/port HTTP/1.1" 200 1018 0.012968 10.0.0.38 - - [2025-09-29 02:03:42] "POST /neutron/port HTTP/1.1" 200 1018 0.018657 10.0.0.38 - - [2025-09-29 02:03:42] "POST /neutron/port HTTP/1.1" 200 117 0.013801 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/network HTTP/1.1" 200 987 0.020853 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/port HTTP/1.1" 200 1109 0.169021 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/network HTTP/1.1" 200 987 0.019088 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/port HTTP/1.1" 200 1018 0.016278 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/network HTTP/1.1" 200 977 0.012531 10.0.0.38 - - [2025-09-29 02:03:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005153 10.0.0.38 - - [2025-09-29 02:03:44] "POST /neutron/network HTTP/1.1" 200 977 0.009922 10.0.0.38 - - [2025-09-29 02:03:48] "POST /neutron/port HTTP/1.1" 200 1083 0.022470 10.0.0.38 - - [2025-09-29 02:03:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010604 10.0.0.38 - - [2025-09-29 02:03:48] "GET /virtual-machine/3851bb9a-ce8c-4806-bb20-c21540f3dc3b HTTP/1.1" 401 292 0.001112 10.0.0.38 - - [2025-09-29 02:03:48] "GET /virtual-machine/3851bb9a-ce8c-4806-bb20-c21540f3dc3b HTTP/1.1" 200 1286 0.032483 10.0.0.38 - - [2025-09-29 02:03:48] "GET /virtual-machine-interface/c67a8d1d-f71b-4f12-98f9-b9e41663d701 HTTP/1.1" 200 2932 0.009364 10.0.0.38 - - [2025-09-29 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.38 - - [2025-09-29 02:03:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005588 10.0.0.38 - - [2025-09-29 02:03:48] "GET /virtual-networks?parent_id=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004285 10.0.0.38 - - [2025-09-29 02:03:48] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.011503 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/987de662c39f4223a4562f4abccbab88 HTTP/1.1" 404 173 0.045077 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/0aefee50-5925-4b3f-8ba9-385fb3e78c1a HTTP/1.1" 404 177 0.041050 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/2326011e300841fdab9654ec2d3df51b HTTP/1.1" 404 173 0.025941 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/8cdd0e7c2ebb483e889c2b5c7a176b07 HTTP/1.1" 404 173 0.024863 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/1bd3beb01cf646b6a52a6816e5a98e9c HTTP/1.1" 404 173 0.023332 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/2debefd61f3e474e9d6a452dc72ce63b HTTP/1.1" 404 173 0.019635 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003200 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002790 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002226 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002112 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /project/a39925125c784fe885218bdf7bf7b180 HTTP/1.1" 404 173 0.017206 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001912 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.148287 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001294 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.204525 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.201312 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.209863 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000829 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000730 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000677 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.205376 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?fields=security_groups HTTP/1.1" 200 1348 0.123070 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001112 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?fields=security_groups HTTP/1.1" 200 1363 0.093917 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?fields=security_groups HTTP/1.1" 200 1360 0.098137 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?fields=security_groups HTTP/1.1" 200 1348 0.120838 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?fields=security_groups HTTP/1.1" 200 1376 0.098398 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /security-group/64938106-9968-4666-b6c0-8cd90eea4535 HTTP/1.1" 200 115 0.131618 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2debefd6-1f3e-474e-9d6a-452dc72ce63b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001224 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /security-group/92f49afa-6a13-4bdb-bb5d-c084d1e9ceb1 HTTP/1.1" 200 115 0.136208 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=8cdd0e7c-2ebb-483e-889c-2b5c7a176b07&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001910 10.0.0.33 - - [2025-09-29 02:03:49] "DELETE /access-control-list/23978c46-18dc-4c10-bfdd-3eaca3ea507b HTTP/1.1" 200 115 0.110447 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b?fields=application_policy_sets HTTP/1.1" 200 1387 0.094321 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /security-group/59d91ef9-181b-4680-9e9d-a209575ed847 HTTP/1.1" 200 115 0.180411 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=2326011e-3008-41fd-ab96-54ec2d3df51b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002284 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /security-group/4cd630ff-1e07-432e-849b-cfab6ec14033 HTTP/1.1" 200 115 0.199236 10.0.0.249 - - [2025-09-29 02:03:49] "DELETE /security-group/a2e38728-8506-4957-a984-d7472ab88ad0 HTTP/1.1" 200 115 0.169197 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001420 10.0.0.249 - - [2025-09-29 02:03:49] "GET /projects?obj_uuids=987de662-c39f-4223-a456-2f4abccbab88&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002003 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07?fields=application_policy_sets HTTP/1.1" 200 1402 0.132797 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/2326011e-3008-41fd-ab96-54ec2d3df51b?fields=application_policy_sets HTTP/1.1" 200 1399 0.114173 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/987de662-c39f-4223-a456-2f4abccbab88?fields=application_policy_sets HTTP/1.1" 200 1415 0.137029 10.0.0.249 - - [2025-09-29 02:03:49] "GET /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c?fields=application_policy_sets HTTP/1.1" 200 1387 0.185327 10.0.0.33 - - [2025-09-29 02:03:49] "DELETE /access-control-list/86602490-c8ac-4a6f-8ae2-55ef3e9e801b HTTP/1.1" 200 115 0.119278 10.0.0.249 - - [2025-09-29 02:03:50] "DELETE /project/2debefd6-1f3e-474e-9d6a-452dc72ce63b HTTP/1.1" 200 115 0.974517 10.0.0.249 - - [2025-09-29 02:03:50] "DELETE /project/8cdd0e7c-2ebb-483e-889c-2b5c7a176b07 HTTP/1.1" 200 115 1.076023 10.0.0.33 - - [2025-09-29 02:03:50] "DELETE /access-control-list/90b68c41-63af-475a-9f02-80d24b3614f8 HTTP/1.1" 200 115 0.077476 10.0.0.249 - - [2025-09-29 02:03:50] "DELETE /project/2326011e-3008-41fd-ab96-54ec2d3df51b HTTP/1.1" 200 115 1.105879 10.0.0.249 - - [2025-09-29 02:03:50] "DELETE /project/987de662-c39f-4223-a456-2f4abccbab88 HTTP/1.1" 200 115 1.043306 10.0.0.249 - - [2025-09-29 02:03:50] "DELETE /project/1bd3beb0-1cf6-46b6-a52a-6816e5a98e9c HTTP/1.1" 200 115 1.135518 10.0.0.33 - - [2025-09-29 02:03:50] "DELETE /access-control-list/5ed7cd93-8b2f-4a96-8478-66f13c293442 HTTP/1.1" 200 115 0.043558 10.0.0.38 - - [2025-09-29 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.38 - - [2025-09-29 02:03:51] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.016012 10.0.0.38 - - [2025-09-29 02:03:53] "POST /neutron/port HTTP/1.1" 200 1084 0.049272 10.0.0.38 - - [2025-09-29 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.38 - - [2025-09-29 02:03:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009290 10.0.0.38 - - [2025-09-29 02:03:53] "GET /virtual-networks?parent_id=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.006766 10.0.0.38 - - [2025-09-29 02:03:53] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.016013 10.0.0.38 - - [2025-09-29 02:03:54] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016235 10.0.0.38 - - [2025-09-29 02:03:54] "POST /neutron/port HTTP/1.1" 200 1084 0.037071 10.0.0.38 - - [2025-09-29 02:03:54] "GET /virtual-machine/13638bd4-c9f3-4125-949c-2a85595cc037 HTTP/1.1" 200 1286 0.012749 10.0.0.38 - - [2025-09-29 02:03:54] "GET /virtual-machine-interface/0a2d6bf6-92c3-4734-b0ff-3597d9374b98 HTTP/1.1" 200 2930 0.019495 10.0.0.38 - - [2025-09-29 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670 10.0.0.38 - - [2025-09-29 02:03:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008404 10.0.0.38 - - [2025-09-29 02:03:54] "GET /virtual-networks?parent_id=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007945 10.0.0.38 - - [2025-09-29 02:03:54] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.015071 10.0.0.38 - - [2025-09-29 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008206 10.0.0.38 - - [2025-09-29 02:03:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007972 10.0.0.38 - - [2025-09-29 02:03:55] "GET /virtual-networks?parent_id=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.007550 10.0.0.38 - - [2025-09-29 02:03:55] "GET /virtual-network/52f7ff4b-db30-4433-b28a-ed1079f92dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.017755 10.0.0.38 - - [2025-09-29 02:03:59] "POST /neutron/port HTTP/1.1" 200 1110 0.034054 10.0.0.38 - - [2025-09-29 02:03:59] "POST /neutron/port HTTP/1.1" 200 1109 0.013826 10.0.0.249 - - [2025-09-29 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.028159 10.0.0.249 - - [2025-09-29 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002666 10.0.0.249 - - [2025-09-29 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002234 10.0.0.249 - - [2025-09-29 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002460 10.0.0.38 - - [2025-09-29 02:03:59] "POST /neutron/network HTTP/1.1" 200 151 0.172200 10.0.0.249 - - [2025-09-29 02:04:01] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002755 10.0.0.38 - - [2025-09-29 02:04:01] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.123314 10.0.0.249 - - [2025-09-29 02:04:01] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001267 10.0.0.38 - - [2025-09-29 02:04:01] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?fields=virtual_networks HTTP/1.1" 200 1026 0.050484 10.0.0.249 - - [2025-09-29 02:04:01] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001009 10.0.0.38 - - [2025-09-29 02:04:01] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.056652 10.0.0.249 - - [2025-09-29 02:04:01] "GET /projects?obj_uuids=a3992512-5c78-4fe8-8521-8bdf7bf7b180&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000921 10.0.0.38 - - [2025-09-29 02:04:01] "GET /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180?fields=security_groups HTTP/1.1" 200 1249 0.065265 10.0.0.38 - - [2025-09-29 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.033370 10.0.0.249 - - [2025-09-29 02:04:02] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003569 10.0.0.249 - - [2025-09-29 02:04:02] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002677 10.0.0.249 - - [2025-09-29 02:04:02] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.044199 10.0.0.249 - - [2025-09-29 02:04:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.001211 10.0.0.249 - - [2025-09-29 02:04:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.005047 10.0.0.249 - - [2025-09-29 02:04:03] "POST /security-groups HTTP/1.1" 200 589 0.076894 10.0.0.249 - - [2025-09-29 02:04:03] "POST /projects HTTP/1.1" 200 581 0.332415 10.0.0.249 - - [2025-09-29 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.367518 10.0.0.33 - - [2025-09-29 02:04:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.042630 10.0.0.38 - - [2025-09-29 02:04:03] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.579633 10.0.0.33 - - [2025-09-29 02:04:03] "POST /access-control-lists HTTP/1.1" 200 594 0.075362 10.0.0.38 - - [2025-09-29 02:04:04] "GET / HTTP/1.1" 200 36215 0.003636 10.0.0.38 - - [2025-09-29 02:04:04] "POST /neutron/port HTTP/1.1" 200 117 0.013155 10.0.0.38 - - [2025-09-29 02:04:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.38 - - [2025-09-29 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.067742 10.0.0.249 - - [2025-09-29 02:04:06] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002979 10.0.0.38 - - [2025-09-29 02:04:06] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.090340 10.0.0.249 - - [2025-09-29 02:04:06] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001229 10.0.0.38 - - [2025-09-29 02:04:06] "POST /neutron/network HTTP/1.1" 200 605 0.213437 10.0.0.38 - - [2025-09-29 02:04:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.003620 10.0.0.38 - - [2025-09-29 02:04:07] "GET /virtual-network/0359403d-83a8-4c6f-b76f-1f01520bb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006801 10.0.0.38 - - [2025-09-29 02:04:07] "POST /neutron/network HTTP/1.1" 200 822 0.006929 10.0.0.38 - - [2025-09-29 02:04:07] "GET /virtual-network/0359403d-83a8-4c6f-b76f-1f01520bb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006193 10.0.0.38 - - [2025-09-29 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.249 - - [2025-09-29 02:04:07] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000929 10.0.0.38 - - [2025-09-29 02:04:07] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.048118 10.0.0.38 - - [2025-09-29 02:04:07] "POST /neutron/network HTTP/1.1" 200 117 0.020545 10.0.0.33 - - [2025-09-29 02:04:07] "POST /route-targets HTTP/1.1" 200 328 0.019979 10.0.0.38 - - [2025-09-29 02:04:07] "POST /neutron/network HTTP/1.1" 200 825 0.008173 10.0.0.38 - - [2025-09-29 02:04:07] "POST /id-to-fqname HTTP/1.1" 200 219 0.000963 10.0.0.38 - - [2025-09-29 02:04:08] "GET /virtual-network/c2fb34e2-163e-45ee-8ec1-8334e08f0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006699 10.0.0.38 - - [2025-09-29 02:04:08] "GET /virtual-network/c2fb34e2-163e-45ee-8ec1-8334e08f0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007702 10.0.0.38 - - [2025-09-29 02:04:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.011903 10.0.0.38 - - [2025-09-29 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.001993 10.0.0.249 - - [2025-09-29 02:04:08] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001366 10.0.0.38 - - [2025-09-29 02:04:09] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.096236 10.0.0.38 - - [2025-09-29 02:04:09] "POST /neutron/port HTTP/1.1" 200 117 0.013666 10.0.0.38 - - [2025-09-29 02:04:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.003492 10.0.0.38 - - [2025-09-29 02:04:09] "POST /neutron/network HTTP/1.1" 200 835 0.015058 10.0.0.38 - - [2025-09-29 02:04:10] "POST /neutron/port HTTP/1.1" 200 1056 0.014369 10.0.0.249 - - [2025-09-29 02:04:10] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001628 10.0.0.38 - - [2025-09-29 02:04:10] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.124622 10.0.0.38 - - [2025-09-29 02:04:10] "POST /neutron/port HTTP/1.1" 200 1084 0.016701 10.0.0.38 - - [2025-09-29 02:04:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.008716 10.0.0.38 - - [2025-09-29 02:04:10] "POST /neutron/port HTTP/1.1" 200 1084 0.034572 10.0.0.249 - - [2025-09-29 02:04:10] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001532 10.0.0.38 - - [2025-09-29 02:04:10] "POST /neutron/router HTTP/1.1" 200 580 0.145594 10.0.0.33 - - [2025-09-29 02:04:10] "PUT /logical-router/aae2af96-d835-49a3-9fa0-2c71124d042b HTTP/1.1" 200 263 0.031265 10.0.0.38 - - [2025-09-29 02:04:11] "POST /neutron/network HTTP/1.1" 200 835 0.011381 10.0.0.38 - - [2025-09-29 02:04:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007690 10.0.0.38 - - [2025-09-29 02:04:11] "POST /neutron/port HTTP/1.1" 200 1113 0.116892 10.0.0.38 - - [2025-09-29 02:04:11] "POST /neutron/subnet HTTP/1.1" 200 703 0.010559 10.0.0.38 - - [2025-09-29 02:04:16] "POST /neutron/port HTTP/1.1" 200 1084 0.033836 10.0.0.38 - - [2025-09-29 02:04:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017672 10.0.0.38 - - [2025-09-29 02:04:16] "GET /virtual-machine/01618d20-5a2d-4a69-85ac-5e6dc4f34332 HTTP/1.1" 401 292 0.000743 10.0.0.38 - - [2025-09-29 02:04:17] "GET /virtual-machine/01618d20-5a2d-4a69-85ac-5e6dc4f34332 HTTP/1.1" 200 1289 0.041411 10.0.0.38 - - [2025-09-29 02:04:17] "GET /virtual-machine-interface/fe57d3e6-6b70-41ec-9321-c17cc87aead2 HTTP/1.1" 200 2942 0.013698 10.0.0.38 - - [2025-09-29 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007502 10.0.0.38 - - [2025-09-29 02:04:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009617 10.0.0.38 - - [2025-09-29 02:04:17] "GET /virtual-networks?parent_id=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.006992 10.0.0.38 - - [2025-09-29 02:04:17] "GET /virtual-network/0359403d-83a8-4c6f-b76f-1f01520bb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.015321 10.0.0.38 - - [2025-09-29 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.38 - - [2025-09-29 02:04:20] "GET /virtual-network/0359403d-83a8-4c6f-b76f-1f01520bb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.016682 10.0.0.38 - - [2025-09-29 02:04:21] "POST /neutron/port HTTP/1.1" 200 1084 0.029284 10.0.0.38 - - [2025-09-29 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2025-09-29 02:04:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003702 10.0.0.38 - - [2025-09-29 02:04:22] "GET /virtual-networks?parent_id=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003382 10.0.0.38 - - [2025-09-29 02:04:22] "GET /virtual-network/0359403d-83a8-4c6f-b76f-1f01520bb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.012012 10.0.0.38 - - [2025-09-29 02:04:22] "POST /neutron/port HTTP/1.1" 200 1084 0.027463 10.0.0.38 - - [2025-09-29 02:04:25] "POST /neutron/port HTTP/1.1" 200 1087 0.046909 10.0.0.38 - - [2025-09-29 02:04:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006907 10.0.0.38 - - [2025-09-29 02:04:26] "POST /neutron/network HTTP/1.1" 200 825 0.010004 10.0.0.38 - - [2025-09-29 02:04:28] "POST /neutron/port HTTP/1.1" 200 1087 0.029956 10.0.0.38 - - [2025-09-29 02:04:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019463 10.0.0.38 - - [2025-09-29 02:04:28] "GET /virtual-machine/fc6d586e-8dee-41ce-afdd-7024eae6e11a HTTP/1.1" 200 1293 0.014185 10.0.0.38 - - [2025-09-29 02:04:28] "GET /virtual-machine-interface/fe147aff-b1c2-478e-88fa-481699dd393e HTTP/1.1" 200 2941 0.016402 10.0.0.38 - - [2025-09-29 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006183 10.0.0.38 - - [2025-09-29 02:04:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005130 10.0.0.38 - - [2025-09-29 02:04:28] "GET /virtual-networks?parent_id=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003791 10.0.0.38 - - [2025-09-29 02:04:28] "GET /virtual-network/c2fb34e2-163e-45ee-8ec1-8334e08f0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.013955 10.0.0.38 - - [2025-09-29 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.38 - - [2025-09-29 02:04:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009801 10.0.0.38 - - [2025-09-29 02:04:29] "GET /virtual-networks?parent_id=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.005893 10.0.0.38 - - [2025-09-29 02:04:29] "GET /virtual-network/c2fb34e2-163e-45ee-8ec1-8334e08f0e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.015475 10.0.0.38 - - [2025-09-29 02:04:33] "POST /neutron/network HTTP/1.1" 200 832 0.012831 10.0.0.38 - - [2025-09-29 02:04:33] "POST /neutron/port HTTP/1.1" 200 117 0.002176 10.0.0.249 - - [2025-09-29 02:04:33] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.38 - - [2025-09-29 02:04:34] "POST /neutron/router HTTP/1.1" 200 344 0.428982 10.0.0.33 - - [2025-09-29 02:04:34] "DELETE /access-control-list/0eb3bcc7-baf2-4906-810a-2e436ee54c01 HTTP/1.1" 200 115 0.046519 10.0.0.38 - - [2025-09-29 02:04:40] "POST /neutron/router HTTP/1.1" 200 344 0.276677 10.0.0.33 - - [2025-09-29 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.023375 10.0.0.38 - - [2025-09-29 02:04:46] "POST /neutron/router HTTP/1.1" 200 580 0.017998 10.0.0.38 - - [2025-09-29 02:04:47] "POST /neutron/router HTTP/1.1" 200 344 0.215778 10.0.0.33 - - [2025-09-29 02:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.33 - - [2025-09-29 02:04:47] "GET /logical-router/aae2af96-d835-49a3-9fa0-2c71124d042b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.040262 10.0.0.38 - - [2025-09-29 02:04:47] "POST /neutron/network HTTP/1.1" 200 825 0.013898 10.0.0.33 - - [2025-09-29 02:04:47] "GET /obj-perms HTTP/1.1" 200 5056 0.064717 10.0.0.38 - - [2025-09-29 02:04:48] "POST /neutron/port HTTP/1.1" 200 1113 0.026523 10.0.0.38 - - [2025-09-29 02:04:48] "POST /neutron/port HTTP/1.1" 200 1110 0.047296 10.0.0.249 - - [2025-09-29 02:04:49] "POST /useragent-kv HTTP/1.1" 200 115 0.005027 10.0.0.249 - - [2025-09-29 02:04:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002843 10.0.0.38 - - [2025-09-29 02:04:49] "POST /neutron/network HTTP/1.1" 200 151 0.166944 10.0.0.33 - - [2025-09-29 02:04:49] "DELETE /route-target/033ea8d8-cff7-403b-b449-390cfe291faf HTTP/1.1" 200 115 0.038505 10.0.0.249 - - [2025-09-29 02:04:50] "DELETE /project/a3992512-5c78-4fe8-8521-8bdf7bf7b180 HTTP/1.1" 404 177 0.013213 10.0.0.249 - - [2025-09-29 02:04:50] "DELETE /project/66e4a44b3c7848f6837aef6235ffba80 HTTP/1.1" 404 173 0.011782 10.0.0.249 - - [2025-09-29 02:04:51] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003623 10.0.0.38 - - [2025-09-29 02:04:51] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.119473 10.0.0.249 - - [2025-09-29 02:04:51] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001939 10.0.0.38 - - [2025-09-29 02:04:51] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?fields=virtual_networks HTTP/1.1" 200 1029 0.060278 10.0.0.249 - - [2025-09-29 02:04:51] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001273 10.0.0.38 - - [2025-09-29 02:04:51] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.044834 10.0.0.249 - - [2025-09-29 02:04:51] "GET /projects?obj_uuids=66e4a44b-3c78-48f6-837a-ef6235ffba80&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001211 10.0.0.38 - - [2025-09-29 02:04:51] "GET /project/66e4a44b-3c78-48f6-837a-ef6235ffba80?fields=security_groups HTTP/1.1" 200 1254 0.049296 10.0.0.38 - - [2025-09-29 02:04:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.026964 10.0.0.249 - - [2025-09-29 02:04:52] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006303 10.0.0.249 - - [2025-09-29 02:04:52] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003334 10.0.0.249 - - [2025-09-29 02:04:52] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.016385 10.0.0.249 - - [2025-09-29 02:04:52] "POST /id-to-fqname HTTP/1.1" 200 193 0.004346 10.0.0.249 - - [2025-09-29 02:04:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.004930 10.0.0.249 - - [2025-09-29 02:04:52] "POST /security-groups HTTP/1.1" 200 594 0.049317 10.0.0.33 - - [2025-09-29 02:04:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.008705 10.0.0.249 - - [2025-09-29 02:04:52] "POST /projects HTTP/1.1" 200 591 0.318682 10.0.0.249 - - [2025-09-29 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.351553 10.0.0.33 - - [2025-09-29 02:04:53] "POST /access-control-lists HTTP/1.1" 200 599 0.031652 10.0.0.38 - - [2025-09-29 02:04:53] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.511030 10.0.0.38 - - [2025-09-29 02:04:54] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.38 - - [2025-09-29 02:04:56] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000697 10.0.0.249 - - [2025-09-29 02:04:56] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003090 10.0.0.38 - - [2025-09-29 02:04:56] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.118508 10.0.0.38 - - [2025-09-29 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007707 10.0.0.38 - - [2025-09-29 02:04:56] "GET /security-group/c322d890-827e-401f-a349-b8a471e53cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015044 10.0.0.38 - - [2025-09-29 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.249 - - [2025-09-29 02:04:56] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003037 10.0.0.38 - - [2025-09-29 02:04:56] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.103136 10.0.0.38 - - [2025-09-29 02:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2025-09-29 02:04:57] "GET /security-group/c322d890-827e-401f-a349-b8a471e53cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006415 10.0.0.38 - - [2025-09-29 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2025-09-29 02:04:57] "PUT /security-group/c322d890-827e-401f-a349-b8a471e53cb5 HTTP/1.1" 200 263 0.044266 10.0.0.38 - - [2025-09-29 02:04:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.005011 10.0.0.38 - - [2025-09-29 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.249 - - [2025-09-29 02:04:57] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001327 10.0.0.38 - - [2025-09-29 02:04:57] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.045025 10.0.0.38 - - [2025-09-29 02:04:57] "POST /neutron/network HTTP/1.1" 200 117 0.038628 10.0.0.33 - - [2025-09-29 02:04:57] "POST /route-targets HTTP/1.1" 200 328 0.028403 10.0.0.38 - - [2025-09-29 02:04:57] "POST /neutron/network HTTP/1.1" 200 829 0.009158 10.0.0.38 - - [2025-09-29 02:04:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001256 10.0.0.38 - - [2025-09-29 02:04:57] "GET /virtual-network/c950c826-2f64-4b39-a6f4-27833d96ca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008213 10.0.0.38 - - [2025-09-29 02:04:57] "GET /virtual-network/c950c826-2f64-4b39-a6f4-27833d96ca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009557 10.0.0.38 - - [2025-09-29 02:04:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.015103 10.0.0.38 - - [2025-09-29 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.249 - - [2025-09-29 02:04:58] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002334 10.0.0.38 - - [2025-09-29 02:04:58] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.052030 10.0.0.33 - - [2025-09-29 02:04:58] "POST /ref-update HTTP/1.1" 200 156 0.049156 10.0.0.249 - - [2025-09-29 02:04:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006645 10.0.0.38 - - [2025-09-29 02:04:58] "POST /neutron/subnet HTTP/1.1" 200 729 0.200021 10.0.0.38 - - [2025-09-29 02:04:58] "POST /id-to-fqname HTTP/1.1" 200 227 0.001256 10.0.0.38 - - [2025-09-29 02:04:58] "GET /virtual-network/6c82bb2d-90c1-408e-8b05-a22d74c4c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.004930 10.0.0.38 - - [2025-09-29 02:04:58] "GET /virtual-network/6c82bb2d-90c1-408e-8b05-a22d74c4c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006361 10.0.0.38 - - [2025-09-29 02:04:58] "POST /neutron/network HTTP/1.1" 200 835 0.007590 10.0.0.38 - - [2025-09-29 02:04:58] "POST /id-to-fqname HTTP/1.1" 200 223 0.001232 10.0.0.249 - - [2025-09-29 02:04:59] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003991 10.0.0.38 - - [2025-09-29 02:04:59] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.124115 10.0.0.38 - - [2025-09-29 02:04:59] "POST /neutron/network HTTP/1.1" 200 829 0.007716 10.0.0.38 - - [2025-09-29 02:04:59] "POST /id-to-fqname HTTP/1.1" 200 227 0.002594 10.0.0.38 - - [2025-09-29 02:05:00] "POST /neutron/port HTTP/1.1" 200 117 0.014579 10.0.0.249 - - [2025-09-29 02:05:00] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002869 10.0.0.38 - - [2025-09-29 02:05:00] "POST /neutron/port HTTP/1.1" 200 1065 0.338524 10.0.0.38 - - [2025-09-29 02:05:00] "POST /neutron/port HTTP/1.1" 200 1119 0.141848 10.0.0.249 - - [2025-09-29 02:05:00] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002181 10.0.0.38 - - [2025-09-29 02:05:01] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.112556 10.0.0.38 - - [2025-09-29 02:05:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.016700 10.0.0.38 - - [2025-09-29 02:05:01] "POST /neutron/network HTTP/1.1" 200 829 0.008261 10.0.0.38 - - [2025-09-29 02:05:01] "POST /neutron/port HTTP/1.1" 200 117 0.007931 10.0.0.38 - - [2025-09-29 02:05:01] "POST /neutron/router HTTP/1.1" 200 656 0.076833 10.0.0.33 - - [2025-09-29 02:05:01] "GET /service-template/7dcf2459-7398-4a12-9176-ac4992fef6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.032794 10.0.0.33 - - [2025-09-29 02:05:02] "POST /route-targets HTTP/1.1" 200 328 0.050224 10.0.0.38 - - [2025-09-29 02:05:02] "POST /neutron/network HTTP/1.1" 200 845 0.007563 10.0.0.33 - - [2025-09-29 02:05:02] "POST /service-instances HTTP/1.1" 200 672 0.137704 10.0.0.38 - - [2025-09-29 02:05:02] "POST /neutron/security_group HTTP/1.1" 200 2002 0.023417 10.0.0.33 - - [2025-09-29 02:05:02] "POST /ref-update HTTP/1.1" 200 156 0.053313 10.0.0.33 - - [2025-09-29 02:05:02] "POST /virtual-machines HTTP/1.1" 200 554 0.046139 10.0.0.33 - - [2025-09-29 02:05:02] "POST /instance-ips HTTP/1.1" 200 552 0.060247 10.0.0.33 - - [2025-09-29 02:05:03] "PUT /virtual-machine-interface/bc17311e-1a21-4cd0-8a2d-23ed31aebda1 HTTP/1.1" 200 285 0.035798 10.0.0.38 - - [2025-09-29 02:05:03] "POST /neutron/port HTTP/1.1" 200 1118 0.207393 10.0.0.38 - - [2025-09-29 02:05:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.014550 10.0.0.33 - - [2025-09-29 02:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.162746 10.0.0.33 - - [2025-09-29 02:05:03] "POST /instance-ips HTTP/1.1" 400 316 0.032252 10.0.0.33 - - [2025-09-29 02:05:03] "PUT /instance-ip/5d4198c1-a4eb-4787-85f2-dfb6339ca808 HTTP/1.1" 200 257 0.032796 10.0.0.33 - - [2025-09-29 02:05:03] "POST /ref-update HTTP/1.1" 200 156 0.058747 10.0.0.33 - - [2025-09-29 02:05:03] "POST /virtual-machines HTTP/1.1" 200 554 0.047622 10.0.0.33 - - [2025-09-29 02:05:03] "POST /instance-ips HTTP/1.1" 400 246 0.031829 10.0.0.33 - - [2025-09-29 02:05:03] "PUT /instance-ip/574ace8b-dea9-4fdf-91a8-3d3a43e02077 HTTP/1.1" 200 257 0.040802 10.0.0.33 - - [2025-09-29 02:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.141049 10.0.0.33 - - [2025-09-29 02:05:04] "POST /chown HTTP/1.1" 200 109 0.024905 10.0.0.33 - - [2025-09-29 02:05:04] "POST /ref-update HTTP/1.1" 200 156 0.056226 10.0.0.38 - - [2025-09-29 02:05:07] "POST /neutron/port HTTP/1.1" 200 1093 0.026456 10.0.0.38 - - [2025-09-29 02:05:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.013582 10.0.0.38 - - [2025-09-29 02:05:07] "GET /virtual-machine/34bf38e0-1232-47d3-88b0-bd343ca1e5ce HTTP/1.1" 401 292 0.001165 10.0.0.38 - - [2025-09-29 02:05:08] "GET /virtual-machine/34bf38e0-1232-47d3-88b0-bd343ca1e5ce HTTP/1.1" 200 1296 0.035253 10.0.0.38 - - [2025-09-29 02:05:08] "GET /virtual-machine-interface/25ab94a5-2c44-4b06-9e1c-f200de9c26e8 HTTP/1.1" 200 2963 0.006112 10.0.0.38 - - [2025-09-29 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006705 10.0.0.38 - - [2025-09-29 02:05:08] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008060 10.0.0.38 - - [2025-09-29 02:05:08] "GET /virtual-networks?parent_id=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.004902 10.0.0.38 - - [2025-09-29 02:05:08] "GET /virtual-network/c950c826-2f64-4b39-a6f4-27833d96ca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009816 10.0.0.38 - - [2025-09-29 02:05:10] "POST /neutron/port HTTP/1.1" 200 1093 0.032996 10.0.0.38 - - [2025-09-29 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.38 - - [2025-09-29 02:05:11] "GET /virtual-network/c950c826-2f64-4b39-a6f4-27833d96ca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008118 10.0.0.38 - - [2025-09-29 02:05:12] "POST /neutron/security_group HTTP/1.1" 200 2002 0.017107 10.0.0.38 - - [2025-09-29 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008001 10.0.0.38 - - [2025-09-29 02:05:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.024380 10.0.0.38 - - [2025-09-29 02:05:13] "GET /virtual-networks?parent_id=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.008907 10.0.0.38 - - [2025-09-29 02:05:13] "GET /virtual-network/c950c826-2f64-4b39-a6f4-27833d96ca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.009969 10.0.0.38 - - [2025-09-29 02:05:18] "POST /neutron/port HTTP/1.1" 200 1092 0.018022 10.0.0.38 - - [2025-09-29 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008188 10.0.0.38 - - [2025-09-29 02:05:18] "GET /virtual-machine/76144189-a13f-4ac6-82f1-d1dc8e7a6817 HTTP/1.1" 200 1296 0.011081 10.0.0.38 - - [2025-09-29 02:05:19] "GET /virtual-machine-interface/eca73c87-db68-4630-aa23-075dbdbd4b30 HTTP/1.1" 200 2976 0.013232 10.0.0.38 - - [2025-09-29 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006534 10.0.0.38 - - [2025-09-29 02:05:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008231 10.0.0.38 - - [2025-09-29 02:05:19] "GET /virtual-networks?parent_id=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.006580 10.0.0.38 - - [2025-09-29 02:05:19] "GET /virtual-network/6c82bb2d-90c1-408e-8b05-a22d74c4c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.015787 10.0.0.38 - - [2025-09-29 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2025-09-29 02:05:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005113 10.0.0.38 - - [2025-09-29 02:05:20] "GET /virtual-networks?parent_id=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 881 0.003609 10.0.0.38 - - [2025-09-29 02:05:20] "GET /virtual-network/6c82bb2d-90c1-408e-8b05-a22d74c4c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.006436 10.0.0.38 - - [2025-09-29 02:05:24] "POST /neutron/router HTTP/1.1" 200 656 0.008410 10.0.0.33 - - [2025-09-29 02:05:24] "GET /logical-router/6b2db5a9-9844-44bf-9065-949a05349ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.007538 10.0.0.38 - - [2025-09-29 02:05:24] "POST /neutron/router HTTP/1.1" 200 151 0.116524 10.0.0.33 - - [2025-09-29 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015767 10.0.0.33 - - [2025-09-29 02:05:24] "PUT /routing-instance/2632209c-16bf-44fb-bf89-f388925cda73 HTTP/1.1" 200 267 0.028099 10.0.0.33 - - [2025-09-29 02:05:24] "GET /logical-router/6b2db5a9-9844-44bf-9065-949a05349ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003841 10.0.0.33 - - [2025-09-29 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2025-09-29 02:05:24] "POST /ref-update HTTP/1.1" 200 156 0.017932 10.0.0.33 - - [2025-09-29 02:05:25] "DELETE /service-instance/c2d4dace-fd77-47b1-8503-43ea60830325 HTTP/1.1" 200 115 0.053971 10.0.0.33 - - [2025-09-29 02:05:25] "GET /instance-ip/574ace8b-dea9-4fdf-91a8-3d3a43e02077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.010966 10.0.0.38 - - [2025-09-29 02:05:25] "POST /neutron/port HTTP/1.1" 200 1092 0.023129 10.0.0.33 - - [2025-09-29 02:05:25] "DELETE /virtual-machine-interface/934db966-6321-41f2-8ab0-9adc1f2389a2 HTTP/1.1" 200 115 0.036514 10.0.0.38 - - [2025-09-29 02:05:25] "POST /neutron/port HTTP/1.1" 200 1119 0.017600 10.0.0.33 - - [2025-09-29 02:05:25] "GET /virtual-machine-interface/658734ca-0c90-4cf3-8860-f0252e59e08e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.017714 10.0.0.33 - - [2025-09-29 02:05:25] "POST /ref-update HTTP/1.1" 200 156 0.031873 10.0.0.33 - - [2025-09-29 02:05:25] "DELETE /virtual-machine-interface/3147b0e4-38f9-4d30-b935-cc64a7e5f7d4 HTTP/1.1" 200 115 0.081440 10.0.0.38 - - [2025-09-29 02:05:26] "POST /neutron/network HTTP/1.1" 200 835 0.015336 10.0.0.33 - - [2025-09-29 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.249 - - [2025-09-29 02:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004733 10.0.0.249 - - [2025-09-29 02:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002676 10.0.0.38 - - [2025-09-29 02:05:27] "POST /neutron/network HTTP/1.1" 200 151 0.158942 10.0.0.33 - - [2025-09-29 02:05:27] "DELETE /route-target/88b19d0c-f747-4939-bc91-c3a412281b3b HTTP/1.1" 200 115 0.032452 10.0.0.249 - - [2025-09-29 02:05:28] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002912 10.0.0.38 - - [2025-09-29 02:05:28] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1379 0.064003 10.0.0.249 - - [2025-09-29 02:05:28] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001424 10.0.0.38 - - [2025-09-29 02:05:28] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?fields=virtual_networks HTTP/1.1" 200 1041 0.057612 10.0.0.249 - - [2025-09-29 02:05:28] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002119 10.0.0.38 - - [2025-09-29 02:05:28] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.065041 10.0.0.249 - - [2025-09-29 02:05:28] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001121 10.0.0.38 - - [2025-09-29 02:05:28] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?fields=security_groups HTTP/1.1" 200 1271 0.058244 10.0.0.38 - - [2025-09-29 02:05:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.033434 10.0.0.249 - - [2025-09-29 02:05:29] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007940 10.0.0.249 - - [2025-09-29 02:05:29] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002845 10.0.0.249 - - [2025-09-29 02:05:29] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.018705 10.0.0.249 - - [2025-09-29 02:05:30] "POST /id-to-fqname HTTP/1.1" 200 198 0.003662 10.0.0.249 - - [2025-09-29 02:05:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.006674 10.0.0.249 - - [2025-09-29 02:05:30] "POST /security-groups HTTP/1.1" 200 599 0.039275 10.0.0.249 - - [2025-09-29 02:05:30] "POST /projects HTTP/1.1" 200 601 0.291812 10.0.0.249 - - [2025-09-29 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.334374 10.0.0.33 - - [2025-09-29 02:05:30] "POST /fqname-to-id HTTP/1.1" 404 241 0.009398 10.0.0.38 - - [2025-09-29 02:05:30] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.509032 10.0.0.38 - - [2025-09-29 02:05:31] "GET / HTTP/1.1" 200 36215 0.002730 10.0.0.38 - - [2025-09-29 02:05:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.001304 10.0.0.38 - - [2025-09-29 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.061923 10.0.0.249 - - [2025-09-29 02:05:33] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002638 10.0.0.38 - - [2025-09-29 02:05:33] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.092166 10.0.0.33 - - [2025-09-29 02:05:33] "POST /ref-update HTTP/1.1" 200 156 0.043756 10.0.0.249 - - [2025-09-29 02:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008902 10.0.0.38 - - [2025-09-29 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.253110 10.0.0.38 - - [2025-09-29 02:05:34] "POST /id-to-fqname HTTP/1.1" 200 228 0.001660 10.0.0.38 - - [2025-09-29 02:05:34] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009248 10.0.0.38 - - [2025-09-29 02:05:34] "POST /neutron/network HTTP/1.1" 200 1006 0.010366 10.0.0.38 - - [2025-09-29 02:05:34] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006471 10.0.0.38 - - [2025-09-29 02:05:34] "POST /neutron/subnet HTTP/1.1" 200 828 0.015027 10.0.0.38 - - [2025-09-29 02:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.249 - - [2025-09-29 02:05:34] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001717 10.0.0.38 - - [2025-09-29 02:05:34] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.070167 10.0.0.249 - - [2025-09-29 02:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006416 10.0.0.38 - - [2025-09-29 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 730 0.209566 10.0.0.38 - - [2025-09-29 02:05:35] "POST /id-to-fqname HTTP/1.1" 200 228 0.002966 10.0.0.38 - - [2025-09-29 02:05:35] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013164 10.0.0.33 - - [2025-09-29 02:05:35] "POST /route-targets HTTP/1.1" 200 328 0.031152 10.0.0.38 - - [2025-09-29 02:05:35] "POST /neutron/network HTTP/1.1" 200 1007 0.015349 10.0.0.38 - - [2025-09-29 02:05:35] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013661 10.0.0.38 - - [2025-09-29 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 828 0.009926 10.0.0.38 - - [2025-09-29 02:05:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.003301 10.0.0.38 - - [2025-09-29 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.249 - - [2025-09-29 02:05:35] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001961 10.0.0.38 - - [2025-09-29 02:05:35] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.065725 10.0.0.38 - - [2025-09-29 02:05:35] "POST /network-policys HTTP/1.1" 200 579 0.087487 10.0.0.38 - - [2025-09-29 02:05:35] "GET /network-policy/c49dec8f-80b8-4a4c-85e8-31336b53f172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.007570 10.0.0.33 - - [2025-09-29 02:05:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.038179 10.0.0.38 - - [2025-09-29 02:05:36] "POST /neutron/network HTTP/1.1" 200 1114 0.014701 10.0.0.38 - - [2025-09-29 02:05:36] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005922 10.0.0.38 - - [2025-09-29 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.33 - - [2025-09-29 02:05:36] "POST /access-control-lists HTTP/1.1" 200 598 0.109459 10.0.0.38 - - [2025-09-29 02:05:36] "GET /network-policy/c49dec8f-80b8-4a4c-85e8-31336b53f172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004544 10.0.0.38 - - [2025-09-29 02:05:36] "POST /neutron/network HTTP/1.1" 200 1115 0.016993 10.0.0.33 - - [2025-09-29 02:05:36] "POST /ref-update HTTP/1.1" 200 156 0.040839 10.0.0.38 - - [2025-09-29 02:05:36] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.008949 10.0.0.38 - - [2025-09-29 02:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.38 - - [2025-09-29 02:05:36] "GET /network-policy/c49dec8f-80b8-4a4c-85e8-31336b53f172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.003812 10.0.0.38 - - [2025-09-29 02:05:36] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.015465 10.0.0.249 - - [2025-09-29 02:05:38] "GET /obj-perms HTTP/1.1" 200 5046 0.056745 10.0.0.38 - - [2025-09-29 02:05:38] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.006404 10.0.0.38 - - [2025-09-29 02:05:38] "GET /obj-perms HTTP/1.1" 200 5046 0.049132 10.0.0.38 - - [2025-09-29 02:05:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.002178 10.0.0.249 - - [2025-09-29 02:05:39] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003034 10.0.0.38 - - [2025-09-29 02:05:39] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.101791 10.0.0.38 - - [2025-09-29 02:05:40] "POST /neutron/port HTTP/1.1" 200 117 0.011279 10.0.0.38 - - [2025-09-29 02:05:40] "POST /id-to-fqname HTTP/1.1" 200 228 0.002018 10.0.0.38 - - [2025-09-29 02:05:40] "POST /neutron/network HTTP/1.1" 200 1125 0.022372 10.0.0.249 - - [2025-09-29 02:05:41] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000927 10.0.0.38 - - [2025-09-29 02:05:41] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.095173 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/port HTTP/1.1" 200 1175 0.049728 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/port HTTP/1.1" 200 1229 0.141456 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/port HTTP/1.1" 200 1203 0.015723 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005348 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015384 10.0.0.38 - - [2025-09-29 02:05:41] "POST /neutron/network HTTP/1.1" 200 1114 0.018192 10.0.0.38 - - [2025-09-29 02:05:42] "POST /neutron/port HTTP/1.1" 200 1176 0.042556 10.0.0.38 - - [2025-09-29 02:05:42] "POST /neutron/port HTTP/1.1" 200 1204 0.017521 10.0.0.38 - - [2025-09-29 02:05:42] "POST /neutron/subnet HTTP/1.1" 200 1390 0.021363 10.0.0.38 - - [2025-09-29 02:05:42] "POST /neutron/network HTTP/1.1" 200 1115 0.020168 10.0.0.38 - - [2025-09-29 02:05:46] "POST /neutron/port HTTP/1.1" 200 1203 0.027953 10.0.0.38 - - [2025-09-29 02:05:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017782 10.0.0.38 - - [2025-09-29 02:05:47] "GET /virtual-machine/06bf3ec6-7b3e-4bba-8c17-e0610f04893c HTTP/1.1" 401 292 0.001507 10.0.0.38 - - [2025-09-29 02:05:47] "GET /virtual-machine/06bf3ec6-7b3e-4bba-8c17-e0610f04893c HTTP/1.1" 200 1301 0.040226 10.0.0.38 - - [2025-09-29 02:05:47] "GET /virtual-machine-interface/a7f24bc5-b35e-403a-8e31-85bea7793391 HTTP/1.1" 200 3184 0.011648 10.0.0.38 - - [2025-09-29 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.38 - - [2025-09-29 02:05:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006736 10.0.0.38 - - [2025-09-29 02:05:47] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003370 10.0.0.38 - - [2025-09-29 02:05:47] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.014077 10.0.0.33 - - [2025-09-29 02:05:49] "GET /obj-perms HTTP/1.1" 200 5056 0.046886 10.0.0.249 - - [2025-09-29 02:05:50] "DELETE /project/c46b29c4546d46b298f7c10df35aa63f HTTP/1.1" 404 173 0.012915 10.0.0.249 - - [2025-09-29 02:05:50] "DELETE /project/66e4a44b-3c78-48f6-837a-ef6235ffba80 HTTP/1.1" 404 177 0.027892 10.0.0.249 - - [2025-09-29 02:05:50] "DELETE /project/cc614da5afd64f4ca4d4163074e7e9ec HTTP/1.1" 404 173 0.023501 10.0.0.249 - - [2025-09-29 02:05:50] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002193 10.0.0.249 - - [2025-09-29 02:05:50] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.081732 10.0.0.249 - - [2025-09-29 02:05:50] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002504 10.0.0.249 - - [2025-09-29 02:05:50] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?fields=security_groups HTTP/1.1" 200 1373 0.066099 10.0.0.38 - - [2025-09-29 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012779 10.0.0.38 - - [2025-09-29 02:05:50] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.013019 10.0.0.249 - - [2025-09-29 02:05:50] "DELETE /security-group/c322d890-827e-401f-a349-b8a471e53cb5 HTTP/1.1" 200 115 0.116353 10.0.0.249 - - [2025-09-29 02:05:50] "GET /projects?obj_uuids=c46b29c4-546d-46b2-98f7-c10df35aa63f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001851 10.0.0.33 - - [2025-09-29 02:05:50] "DELETE /access-control-list/8de7468d-9303-49be-8820-03cfc59b22c6 HTTP/1.1" 200 115 0.055575 10.0.0.249 - - [2025-09-29 02:05:50] "GET /project/c46b29c4-546d-46b2-98f7-c10df35aa63f?fields=application_policy_sets HTTP/1.1" 200 1412 0.079131 10.0.0.249 - - [2025-09-29 02:05:50] "DELETE /project/c46b29c4-546d-46b2-98f7-c10df35aa63f HTTP/1.1" 200 115 0.549878 10.0.0.38 - - [2025-09-29 02:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.38 - - [2025-09-29 02:05:54] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.014785 10.0.0.38 - - [2025-09-29 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.38 - - [2025-09-29 02:05:58] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006548 10.0.0.38 - - [2025-09-29 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.38 - - [2025-09-29 02:06:02] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.013126 10.0.0.38 - - [2025-09-29 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.38 - - [2025-09-29 02:06:07] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.016451 10.0.0.38 - - [2025-09-29 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007044 10.0.0.38 - - [2025-09-29 02:06:11] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.015761 10.0.0.38 - - [2025-09-29 02:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006754 10.0.0.38 - - [2025-09-29 02:06:15] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.014285 10.0.0.38 - - [2025-09-29 02:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011132 10.0.0.38 - - [2025-09-29 02:06:19] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.015512 10.0.0.38 - - [2025-09-29 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.38 - - [2025-09-29 02:06:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008003 10.0.0.38 - - [2025-09-29 02:06:21] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.007334 10.0.0.38 - - [2025-09-29 02:06:21] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.026028 10.0.0.38 - - [2025-09-29 02:06:26] "POST /neutron/port HTTP/1.1" 200 1203 0.032350 10.0.0.38 - - [2025-09-29 02:06:29] "POST /neutron/port HTTP/1.1" 200 1204 0.028642 10.0.0.38 - - [2025-09-29 02:06:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006644 10.0.0.38 - - [2025-09-29 02:06:29] "POST /neutron/port HTTP/1.1" 200 117 0.002795 10.0.0.38 - - [2025-09-29 02:06:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.021695 10.0.0.38 - - [2025-09-29 02:06:32] "POST /neutron/port HTTP/1.1" 200 1204 0.021269 10.0.0.38 - - [2025-09-29 02:06:35] "POST /neutron/port HTTP/1.1" 200 1203 0.027183 10.0.0.38 - - [2025-09-29 02:06:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007125 10.0.0.38 - - [2025-09-29 02:06:35] "POST /neutron/port HTTP/1.1" 200 117 0.001808 10.0.0.38 - - [2025-09-29 02:06:37] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017854 10.0.0.38 - - [2025-09-29 02:06:42] "POST /neutron/port HTTP/1.1" 200 1204 0.034603 10.0.0.38 - - [2025-09-29 02:06:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018957 10.0.0.38 - - [2025-09-29 02:06:42] "GET /virtual-machine/f813df43-88ae-4c57-bb6c-a4dd45a67fc6 HTTP/1.1" 200 1303 0.011602 10.0.0.38 - - [2025-09-29 02:06:42] "GET /virtual-machine-interface/8fe04c04-ce96-4c34-a174-94a9cfa10c1d HTTP/1.1" 200 3184 0.011630 10.0.0.38 - - [2025-09-29 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.38 - - [2025-09-29 02:06:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007060 10.0.0.38 - - [2025-09-29 02:06:42] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005063 10.0.0.38 - - [2025-09-29 02:06:42] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.016036 10.0.0.38 - - [2025-09-29 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.38 - - [2025-09-29 02:06:44] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006061 10.0.0.38 - - [2025-09-29 02:06:44] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003616 10.0.0.38 - - [2025-09-29 02:06:44] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.015579 10.0.0.38 - - [2025-09-29 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.249 - - [2025-09-29 02:07:07] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003339 10.0.0.38 - - [2025-09-29 02:07:07] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.100962 10.0.0.38 - - [2025-09-29 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007050 10.0.0.38 - - [2025-09-29 02:07:07] "PUT /network-policy/c49dec8f-80b8-4a4c-85e8-31336b53f172 HTTP/1.1" 200 263 0.035143 10.0.0.33 - - [2025-09-29 02:07:07] "PUT /access-control-list/d815f510-4ed7-49d7-aa03-6cd92624941b HTTP/1.1" 200 273 0.072864 10.0.0.38 - - [2025-09-29 02:07:11] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2971 0.012306 10.0.0.38 - - [2025-09-29 02:07:11] "POST /neutron/network HTTP/1.1" 200 1007 0.012876 10.0.0.38 - - [2025-09-29 02:07:11] "GET /virtual-network/4b62abf4-d874-4594-9851-e2b73dd249a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005823 10.0.0.38 - - [2025-09-29 02:07:11] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.013148 10.0.0.33 - - [2025-09-29 02:07:11] "POST /fqname-to-id HTTP/1.1" 404 207 0.003092 10.0.0.33 - - [2025-09-29 02:07:11] "DELETE /access-control-list/d815f510-4ed7-49d7-aa03-6cd92624941b HTTP/1.1" 200 115 0.037068 10.0.0.38 - - [2025-09-29 02:07:11] "POST /neutron/network HTTP/1.1" 200 1006 0.038026 10.0.0.38 - - [2025-09-29 02:07:11] "GET /virtual-network/f04882a0-6078-4060-895e-8ce6f24fc447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006769 10.0.0.38 - - [2025-09-29 02:07:11] "DELETE /network-policy/c49dec8f-80b8-4a4c-85e8-31336b53f172 HTTP/1.1" 200 115 0.048933 10.0.0.38 - - [2025-09-29 02:07:11] "POST /neutron/network HTTP/1.1" 400 204 0.021848 10.0.0.38 - - [2025-09-29 02:07:11] "POST /neutron/port HTTP/1.1" 200 151 0.290570 10.0.0.38 - - [2025-09-29 02:07:13] "POST /neutron/network HTTP/1.1" 200 1007 0.022987 10.0.0.33 - - [2025-09-29 02:07:13] "DELETE /route-target/da9b81bb-9259-4d74-a242-0764e09bed52 HTTP/1.1" 200 115 0.021478 10.0.0.249 - - [2025-09-29 02:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.249 - - [2025-09-29 02:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.011585 10.0.0.249 - - [2025-09-29 02:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.007025 10.0.0.249 - - [2025-09-29 02:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002519 10.0.0.38 - - [2025-09-29 02:07:14] "POST /neutron/network HTTP/1.1" 200 151 0.173938 10.0.0.249 - - [2025-09-29 02:07:18] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003030 10.0.0.38 - - [2025-09-29 02:07:18] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.084294 10.0.0.38 - - [2025-09-29 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.249 - - [2025-09-29 02:07:18] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001084 10.0.0.38 - - [2025-09-29 02:07:18] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008057 10.0.0.38 - - [2025-09-29 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.249 - - [2025-09-29 02:07:19] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002727 10.0.0.38 - - [2025-09-29 02:07:19] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.086056 10.0.0.38 - - [2025-09-29 02:07:19] "GET /domains HTTP/1.1" 200 281 0.003151 10.0.0.249 - - [2025-09-29 02:07:19] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.38 - - [2025-09-29 02:07:19] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda HTTP/1.1" 200 2785 0.010201 10.0.0.249 - - [2025-09-29 02:07:19] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000889 10.0.0.38 - - [2025-09-29 02:07:19] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec HTTP/1.1" 200 1906 0.113898 10.0.0.38 - - [2025-09-29 02:07:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002839 10.0.0.38 - - [2025-09-29 02:07:20] "POST /network-ipams HTTP/1.1" 200 611 0.034041 10.0.0.38 - - [2025-09-29 02:07:20] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 805 0.003530 10.0.0.38 - - [2025-09-29 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.38 - - [2025-09-29 02:07:20] "GET /network-ipam/1792dd45-78d0-4152-9816-d179ac6bc5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1392 0.009147 10.0.0.38 - - [2025-09-29 02:07:20] "PUT /network-ipam/1792dd45-78d0-4152-9816-d179ac6bc5e9 HTTP/1.1" 200 259 0.018109 10.0.0.38 - - [2025-09-29 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.249 - - [2025-09-29 02:07:20] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001298 10.0.0.38 - - [2025-09-29 02:07:20] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.059430 10.0.0.33 - - [2025-09-29 02:07:20] "POST /route-targets HTTP/1.1" 200 328 0.013588 10.0.0.249 - - [2025-09-29 02:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009561 10.0.0.38 - - [2025-09-29 02:07:20] "POST /neutron/subnet HTTP/1.1" 200 701 0.217724 10.0.0.38 - - [2025-09-29 02:07:21] "POST /neutron/network HTTP/1.1" 200 1309 0.016561 10.0.0.38 - - [2025-09-29 02:07:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001643 10.0.0.38 - - [2025-09-29 02:07:21] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008362 10.0.0.38 - - [2025-09-29 02:07:21] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008866 10.0.0.38 - - [2025-09-29 02:07:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.014907 10.0.0.38 - - [2025-09-29 02:07:21] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007591 10.0.0.38 - - [2025-09-29 02:07:22] "GET /obj-perms HTTP/1.1" 200 5046 0.006675 10.0.0.249 - - [2025-09-29 02:07:22] "GET /obj-perms HTTP/1.1" 200 5046 0.006949 10.0.0.38 - - [2025-09-29 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006759 10.0.0.249 - - [2025-09-29 02:07:22] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003335 10.0.0.38 - - [2025-09-29 02:07:22] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.075090 10.0.0.38 - - [2025-09-29 02:07:22] "POST /neutron/network HTTP/1.1" 200 117 0.028237 10.0.0.33 - - [2025-09-29 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.022942 10.0.0.249 - - [2025-09-29 02:07:23] "POST /useragent-kv HTTP/1.1" 200 115 0.010505 10.0.0.38 - - [2025-09-29 02:07:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.280957 10.0.0.38 - - [2025-09-29 02:07:23] "POST /id-to-fqname HTTP/1.1" 200 231 0.001956 10.0.0.38 - - [2025-09-29 02:07:23] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.011110 10.0.0.38 - - [2025-09-29 02:07:23] "POST /neutron/network HTTP/1.1" 200 1308 0.014078 10.0.0.38 - - [2025-09-29 02:07:23] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007440 10.0.0.38 - - [2025-09-29 02:07:23] "POST /neutron/subnet HTTP/1.1" 200 701 0.019529 10.0.0.38 - - [2025-09-29 02:07:23] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.015167 10.0.0.38 - - [2025-09-29 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.249 - - [2025-09-29 02:07:24] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001480 10.0.0.38 - - [2025-09-29 02:07:24] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077806 10.0.0.249 - - [2025-09-29 02:07:24] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002940 10.0.0.38 - - [2025-09-29 02:07:24] "POST /neutron/network HTTP/1.1" 200 619 0.168956 10.0.0.33 - - [2025-09-29 02:07:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.009928 10.0.0.249 - - [2025-09-29 02:07:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008397 10.0.0.38 - - [2025-09-29 02:07:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.218114 10.0.0.38 - - [2025-09-29 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001995 10.0.0.38 - - [2025-09-29 02:07:25] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006758 10.0.0.38 - - [2025-09-29 02:07:25] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005946 10.0.0.38 - - [2025-09-29 02:07:25] "POST /neutron/network HTTP/1.1" 200 1309 0.010525 10.0.0.38 - - [2025-09-29 02:07:25] "POST /neutron/subnet HTTP/1.1" 200 828 0.009569 10.0.0.38 - - [2025-09-29 02:07:25] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006719 10.0.0.33 - - [2025-09-29 02:07:25] "GET /obj-perms HTTP/1.1" 200 5046 0.059135 10.0.0.38 - - [2025-09-29 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.249 - - [2025-09-29 02:07:25] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001506 10.0.0.38 - - [2025-09-29 02:07:26] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.067683 10.0.0.33 - - [2025-09-29 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.034316 10.0.0.249 - - [2025-09-29 02:07:26] "POST /useragent-kv HTTP/1.1" 200 115 0.008323 10.0.0.38 - - [2025-09-29 02:07:26] "POST /neutron/subnet HTTP/1.1" 200 701 0.200375 10.0.0.38 - - [2025-09-29 02:07:26] "POST /neutron/network HTTP/1.1" 200 1309 0.012600 10.0.0.38 - - [2025-09-29 02:07:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001035 10.0.0.38 - - [2025-09-29 02:07:27] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004966 10.0.0.38 - - [2025-09-29 02:07:27] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006191 10.0.0.38 - - [2025-09-29 02:07:27] "POST /neutron/subnet HTTP/1.1" 200 701 0.010529 10.0.0.38 - - [2025-09-29 02:07:27] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016610 10.0.0.38 - - [2025-09-29 02:07:27] "GET /obj-perms HTTP/1.1" 200 5046 0.007750 10.0.0.249 - - [2025-09-29 02:07:27] "GET /obj-perms HTTP/1.1" 200 5046 0.004148 10.0.0.38 - - [2025-09-29 02:07:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003954 10.0.0.38 - - [2025-09-29 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.249 - - [2025-09-29 02:07:27] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002526 10.0.0.38 - - [2025-09-29 02:07:27] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.069638 10.0.0.38 - - [2025-09-29 02:07:27] "POST /network-policys HTTP/1.1" 200 561 0.036438 10.0.0.38 - - [2025-09-29 02:07:27] "GET /network-policy/d8749d08-5690-42e3-9367-a945a904c7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.006958 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003248 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.249 - - [2025-09-29 02:07:28] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001189 10.0.0.38 - - [2025-09-29 02:07:28] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.055367 10.0.0.38 - - [2025-09-29 02:07:28] "POST /network-policys HTTP/1.1" 200 561 0.048249 10.0.0.38 - - [2025-09-29 02:07:28] "GET /network-policy/418684ee-b822-4e00-ac6f-cd1aa4c4750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.007215 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.004064 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.249 - - [2025-09-29 02:07:28] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2025-09-29 02:07:28] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.057413 10.0.0.38 - - [2025-09-29 02:07:28] "POST /network-policys HTTP/1.1" 200 561 0.047183 10.0.0.38 - - [2025-09-29 02:07:28] "GET /network-policy/fbf5e3c7-35cf-4ce8-b5db-ff9a2077b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.008980 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003157 10.0.0.38 - - [2025-09-29 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.249 - - [2025-09-29 02:07:29] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002516 10.0.0.38 - - [2025-09-29 02:07:29] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.093033 10.0.0.38 - - [2025-09-29 02:07:29] "POST /network-policys HTTP/1.1" 200 561 0.059896 10.0.0.38 - - [2025-09-29 02:07:29] "GET /network-policy/05f12deb-82ce-4b60-81d0-365e4b63a450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.009567 10.0.0.38 - - [2025-09-29 02:07:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003822 10.0.0.38 - - [2025-09-29 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.249 - - [2025-09-29 02:07:29] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.38 - - [2025-09-29 02:07:29] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056807 10.0.0.38 - - [2025-09-29 02:07:29] "POST /network-policys HTTP/1.1" 200 561 0.048484 10.0.0.38 - - [2025-09-29 02:07:29] "GET /network-policy/81c2a6e4-a692-48e5-a463-9a6c246321c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.006106 10.0.0.38 - - [2025-09-29 02:07:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.003269 10.0.0.38 - - [2025-09-29 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.249 - - [2025-09-29 02:07:30] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001025 10.0.0.38 - - [2025-09-29 02:07:30] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.076327 10.0.0.38 - - [2025-09-29 02:07:30] "POST /network-policys HTTP/1.1" 200 561 0.038831 10.0.0.38 - - [2025-09-29 02:07:30] "GET /network-policy/ada5ec88-e4f7-4153-8def-b71a0a4c00b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006584 10.0.0.38 - - [2025-09-29 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.002858 10.0.0.38 - - [2025-09-29 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.249 - - [2025-09-29 02:07:30] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001433 10.0.0.38 - - [2025-09-29 02:07:30] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.060062 10.0.0.38 - - [2025-09-29 02:07:30] "POST /network-policys HTTP/1.1" 200 561 0.036717 10.0.0.38 - - [2025-09-29 02:07:30] "GET /network-policy/26a6114a-3109-4d7c-8719-0b8bfaaffc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006866 10.0.0.38 - - [2025-09-29 02:07:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.003559 10.0.0.38 - - [2025-09-29 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.249 - - [2025-09-29 02:07:30] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001093 10.0.0.38 - - [2025-09-29 02:07:30] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.072450 10.0.0.38 - - [2025-09-29 02:07:30] "POST /network-policys HTTP/1.1" 200 561 0.043260 10.0.0.38 - - [2025-09-29 02:07:31] "GET /network-policy/c9cf57a8-67e2-45df-af15-fcf5348088a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.006884 10.0.0.38 - - [2025-09-29 02:07:31] "POST /neutron/network HTTP/1.1" 200 1309 0.012663 10.0.0.38 - - [2025-09-29 02:07:31] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.011111 10.0.0.38 - - [2025-09-29 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.38 - - [2025-09-29 02:07:31] "GET /network-policy/418684ee-b822-4e00-ac6f-cd1aa4c4750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.005145 10.0.0.38 - - [2025-09-29 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.38 - - [2025-09-29 02:07:31] "GET /network-policy/d8749d08-5690-42e3-9367-a945a904c7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.007833 10.0.0.38 - - [2025-09-29 02:07:31] "POST /neutron/network HTTP/1.1" 200 1308 0.014923 10.0.0.33 - - [2025-09-29 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.008370 10.0.0.33 - - [2025-09-29 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.009701 10.0.0.38 - - [2025-09-29 02:07:32] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.014935 10.0.0.38 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.38 - - [2025-09-29 02:07:32] "GET /network-policy/05f12deb-82ce-4b60-81d0-365e4b63a450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004343 10.0.0.38 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.38 - - [2025-09-29 02:07:32] "GET /network-policy/fbf5e3c7-35cf-4ce8-b5db-ff9a2077b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.006302 10.0.0.38 - - [2025-09-29 02:07:32] "POST /neutron/network HTTP/1.1" 200 1309 0.014392 10.0.0.33 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.010949 10.0.0.38 - - [2025-09-29 02:07:32] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007695 10.0.0.38 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.38 - - [2025-09-29 02:07:32] "GET /network-policy/81c2a6e4-a692-48e5-a463-9a6c246321c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.004886 10.0.0.38 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.38 - - [2025-09-29 02:07:32] "GET /network-policy/ada5ec88-e4f7-4153-8def-b71a0a4c00b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004492 10.0.0.38 - - [2025-09-29 02:07:32] "POST /neutron/network HTTP/1.1" 200 1309 0.015887 10.0.0.33 - - [2025-09-29 02:07:32] "POST /access-control-lists HTTP/1.1" 200 607 0.052449 10.0.0.38 - - [2025-09-29 02:07:32] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.008237 10.0.0.38 - - [2025-09-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.38 - - [2025-09-29 02:07:33] "GET /network-policy/26a6114a-3109-4d7c-8719-0b8bfaaffc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.005092 10.0.0.38 - - [2025-09-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2025-09-29 02:07:33] "GET /network-policy/c9cf57a8-67e2-45df-af15-fcf5348088a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5022 0.004514 10.0.0.38 - - [2025-09-29 02:07:33] "POST /id-to-fqname HTTP/1.1" 200 231 0.001382 10.0.0.33 - - [2025-09-29 02:07:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001202 10.0.0.33 - - [2025-09-29 02:07:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000999 10.0.0.38 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001059 10.0.0.249 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001181 10.0.0.33 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000567 10.0.0.38 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000651 10.0.0.249 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001427 10.0.0.33 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001045 10.0.0.249 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000564 10.0.0.249 - - [2025-09-29 02:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000823 10.0.0.38 - - [2025-09-29 02:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001191 10.0.0.38 - - [2025-09-29 02:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.002682 10.0.0.38 - - [2025-09-29 02:08:06] "POST /neutron/network HTTP/1.1" 200 1504 0.028405 10.0.0.249 - - [2025-09-29 02:08:07] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002847 10.0.0.38 - - [2025-09-29 02:08:07] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.139349 10.0.0.38 - - [2025-09-29 02:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.013198 10.0.0.38 - - [2025-09-29 02:08:07] "POST /id-to-fqname HTTP/1.1" 200 231 0.003114 10.0.0.38 - - [2025-09-29 02:08:07] "POST /neutron/network HTTP/1.1" 200 1504 0.027442 10.0.0.249 - - [2025-09-29 02:08:08] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001358 10.0.0.38 - - [2025-09-29 02:08:08] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.112309 10.0.0.38 - - [2025-09-29 02:08:08] "POST /neutron/network HTTP/1.1" 200 1493 0.025811 10.0.0.38 - - [2025-09-29 02:08:08] "POST /neutron/port HTTP/1.1" 200 1198 0.072960 10.0.0.38 - - [2025-09-29 02:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.016428 10.0.0.38 - - [2025-09-29 02:08:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007238 10.0.0.38 - - [2025-09-29 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.001604 10.0.0.38 - - [2025-09-29 02:08:09] "POST /neutron/network HTTP/1.1" 200 1503 0.027488 10.0.0.38 - - [2025-09-29 02:08:10] "POST /neutron/port HTTP/1.1" 200 1169 0.041779 10.0.0.38 - - [2025-09-29 02:08:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007713 10.0.0.38 - - [2025-09-29 02:08:10] "POST /neutron/port HTTP/1.1" 200 117 0.003891 10.0.0.38 - - [2025-09-29 02:08:14] "POST /neutron/port HTTP/1.1" 200 1198 0.056348 10.0.0.38 - - [2025-09-29 02:08:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.023672 10.0.0.38 - - [2025-09-29 02:08:29] "POST /neutron/port HTTP/1.1" 200 1198 0.037414 10.0.0.38 - - [2025-09-29 02:08:34] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017298 10.0.0.38 - - [2025-09-29 02:08:44] "POST /neutron/port HTTP/1.1" 200 1198 0.043200 10.0.0.38 - - [2025-09-29 02:08:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009176 10.0.0.33 - - [2025-09-29 02:08:51] "GET /obj-perms HTTP/1.1" 200 5056 0.096412 10.0.0.38 - - [2025-09-29 02:09:00] "POST /neutron/port HTTP/1.1" 200 1198 0.019944 10.0.0.38 - - [2025-09-29 02:09:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013665 10.0.0.38 - - [2025-09-29 02:09:15] "POST /neutron/port HTTP/1.1" 200 1198 0.027844 10.0.0.38 - - [2025-09-29 02:09:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011453 10.0.0.38 - - [2025-09-29 02:09:15] "GET /virtual-machine/5c256fd2-1cf3-4bf8-a3fc-33cd870f1d58 HTTP/1.1" 200 1302 0.020104 10.0.0.38 - - [2025-09-29 02:09:15] "GET /virtual-machine-interface/a1b33455-229f-4ba7-b3ae-116c0c8eb057 HTTP/1.1" 200 3193 0.008461 10.0.0.38 - - [2025-09-29 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.38 - - [2025-09-29 02:09:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007795 10.0.0.38 - - [2025-09-29 02:09:15] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.006298 10.0.0.38 - - [2025-09-29 02:09:15] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.015571 10.0.0.38 - - [2025-09-29 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.38 - - [2025-09-29 02:09:19] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.018244 10.0.0.38 - - [2025-09-29 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.38 - - [2025-09-29 02:09:23] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006364 10.0.0.38 - - [2025-09-29 02:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2025-09-29 02:09:27] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.013667 10.0.0.38 - - [2025-09-29 02:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.38 - - [2025-09-29 02:09:31] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.017367 10.0.0.38 - - [2025-09-29 02:09:31] "POST /neutron/port HTTP/1.1" 200 1197 0.032319 10.0.0.38 - - [2025-09-29 02:09:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009189 10.0.0.38 - - [2025-09-29 02:09:32] "POST /neutron/port HTTP/1.1" 200 117 0.003486 10.0.0.38 - - [2025-09-29 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008127 10.0.0.38 - - [2025-09-29 02:09:35] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.014067 10.0.0.38 - - [2025-09-29 02:09:36] "POST /neutron/port HTTP/1.1" 200 1198 0.036255 10.0.0.38 - - [2025-09-29 02:09:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005914 10.0.0.38 - - [2025-09-29 02:09:36] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.38 - - [2025-09-29 02:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.38 - - [2025-09-29 02:09:39] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.014694 10.0.0.38 - - [2025-09-29 02:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.38 - - [2025-09-29 02:09:43] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006343 10.0.0.38 - - [2025-09-29 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008408 10.0.0.38 - - [2025-09-29 02:09:47] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006285 10.0.0.38 - - [2025-09-29 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008223 10.0.0.38 - - [2025-09-29 02:09:51] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007431 10.0.0.38 - - [2025-09-29 02:09:51] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.006415 10.0.0.38 - - [2025-09-29 02:09:51] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.017129 10.0.0.38 - - [2025-09-29 02:09:52] "POST /neutron/port HTTP/1.1" 200 1198 0.036599 10.0.0.38 - - [2025-09-29 02:09:57] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013457 10.0.0.38 - - [2025-09-29 02:10:02] "POST /neutron/port HTTP/1.1" 200 1198 0.025518 10.0.0.38 - - [2025-09-29 02:10:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.032852 10.0.0.38 - - [2025-09-29 02:10:12] "POST /neutron/port HTTP/1.1" 200 1198 0.034332 10.0.0.38 - - [2025-09-29 02:10:18] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016699 10.0.0.38 - - [2025-09-29 02:10:18] "POST /neutron/port HTTP/1.1" 200 1197 0.029672 10.0.0.38 - - [2025-09-29 02:10:18] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 200 1302 0.006780 10.0.0.38 - - [2025-09-29 02:10:18] "GET /virtual-machine-interface/99deb6fe-c12b-490b-8e63-dca468ed1144 HTTP/1.1" 200 3193 0.006310 10.0.0.38 - - [2025-09-29 02:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.38 - - [2025-09-29 02:10:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008441 10.0.0.38 - - [2025-09-29 02:10:18] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.007016 10.0.0.38 - - [2025-09-29 02:10:18] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.013514 10.0.0.38 - - [2025-09-29 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.38 - - [2025-09-29 02:10:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007960 10.0.0.38 - - [2025-09-29 02:10:19] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.007121 10.0.0.38 - - [2025-09-29 02:10:19] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.008613 10.0.0.38 - - [2025-09-29 02:10:19] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016078 10.0.0.38 - - [2025-09-29 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2025-09-29 02:10:20] "GET /network-policy/fbf5e3c7-35cf-4ce8-b5db-ff9a2077b5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.005075 10.0.0.38 - - [2025-09-29 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2025-09-29 02:10:20] "GET /network-policy/05f12deb-82ce-4b60-81d0-365e4b63a450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.005948 10.0.0.38 - - [2025-09-29 02:10:20] "POST /neutron/port HTTP/1.1" 200 1198 0.026169 10.0.0.38 - - [2025-09-29 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008976 10.0.0.38 - - [2025-09-29 02:10:20] "GET /network-policy/d8749d08-5690-42e3-9367-a945a904c7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6940 0.005041 10.0.0.38 - - [2025-09-29 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2025-09-29 02:10:20] "GET /network-policy/418684ee-b822-4e00-ac6f-cd1aa4c4750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5021 0.005510 10.0.0.38 - - [2025-09-29 02:10:34] "POST /neutron/port HTTP/1.1" 200 1197 0.033158 10.0.0.38 - - [2025-09-29 02:10:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008366 10.0.0.38 - - [2025-09-29 02:10:34] "POST /neutron/port HTTP/1.1" 200 117 0.001841 10.0.0.38 - - [2025-09-29 02:10:36] "POST /neutron/port HTTP/1.1" 200 1198 0.021735 10.0.0.38 - - [2025-09-29 02:10:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004148 10.0.0.38 - - [2025-09-29 02:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.38 - - [2025-09-29 02:10:42] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 200 1302 0.010354 10.0.0.38 - - [2025-09-29 02:10:42] "POST /neutron/port HTTP/1.1" 200 1223 0.068074 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.008675 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.003570 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.003574 10.0.0.38 - - [2025-09-29 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.042448 10.0.0.38 - - [2025-09-29 02:10:44] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008091 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.008919 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.014727 10.0.0.38 - - [2025-09-29 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007620 10.0.0.38 - - [2025-09-29 02:10:44] "GET /routing-instance/5dc2bec8-5aeb-4bd7-80dc-a5a3e74d171f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.010984 10.0.0.38 - - [2025-09-29 02:10:44] "GET /route-target/4a7db5db-395b-4cb0-adc6-69ffd578b641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008183 10.0.0.38 - - [2025-09-29 02:10:44] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.007349 10.0.0.38 - - [2025-09-29 02:10:45] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.006998 10.0.0.38 - - [2025-09-29 02:10:46] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.007671 10.0.0.38 - - [2025-09-29 02:10:47] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.032438 10.0.0.38 - - [2025-09-29 02:10:48] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.007283 10.0.0.38 - - [2025-09-29 02:10:49] "GET /virtual-machine/38d7d693-e27f-4e44-aea3-c9827d5281db HTTP/1.1" 404 171 0.007160 10.0.0.38 - - [2025-09-29 02:10:49] "GET /obj-perms HTTP/1.1" 200 5046 0.074863 10.0.0.249 - - [2025-09-29 02:10:52] "GET /obj-perms HTTP/1.1" 200 5056 0.074797 10.0.0.33 - - [2025-09-29 02:10:53] "GET /obj-perms HTTP/1.1" 200 5046 0.008244 10.0.0.38 - - [2025-09-29 02:10:59] "GET /obj-perms HTTP/1.1" 200 5046 0.006531 10.0.0.33 - - [2025-09-29 02:10:59] "GET /obj-perms HTTP/1.1" 200 5046 0.010183 10.0.0.38 - - [2025-09-29 02:10:59] "GET /virtual-machine/5c256fd2-1cf3-4bf8-a3fc-33cd870f1d58 HTTP/1.1" 200 1302 0.008381 10.0.0.38 - - [2025-09-29 02:11:00] "POST /neutron/port HTTP/1.1" 200 1224 0.031600 10.0.0.38 - - [2025-09-29 02:11:01] "GET /virtual-machine/5c256fd2-1cf3-4bf8-a3fc-33cd870f1d58 HTTP/1.1" 404 171 0.007117 10.0.0.38 - - [2025-09-29 02:11:01] "GET /virtual-machine/5c256fd2-1cf3-4bf8-a3fc-33cd870f1d58 HTTP/1.1" 404 171 0.007468 10.0.0.38 - - [2025-09-29 02:11:01] "GET /virtual-machine/5c256fd2-1cf3-4bf8-a3fc-33cd870f1d58 HTTP/1.1" 404 171 0.005330 10.0.0.38 - - [2025-09-29 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.38 - - [2025-09-29 02:11:01] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004617 10.0.0.38 - - [2025-09-29 02:11:01] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 1059 0.003905 10.0.0.38 - - [2025-09-29 02:11:01] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.007747 10.0.0.38 - - [2025-09-29 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.38 - - [2025-09-29 02:11:01] "GET /routing-instance/8a21c535-6d1a-4761-a5cc-aa3dd89d9ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.009321 10.0.0.38 - - [2025-09-29 02:11:02] "GET /route-target/c2e594e0-256d-4710-89d2-906b9c4ee28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007181 10.0.0.38 - - [2025-09-29 02:11:02] "GET /obj-perms HTTP/1.1" 200 5046 0.005911 10.0.0.33 - - [2025-09-29 02:11:08] "GET /obj-perms HTTP/1.1" 200 5046 0.008021 10.0.0.38 - - [2025-09-29 02:11:11] "GET /obj-perms HTTP/1.1" 200 5046 0.009718 10.0.0.33 - - [2025-09-29 02:11:17] "GET /obj-perms HTTP/1.1" 200 5046 0.007535 10.0.0.38 - - [2025-09-29 02:11:20] "GET /obj-perms HTTP/1.1" 200 5046 0.008391 10.0.0.33 - - [2025-09-29 02:11:26] "GET /obj-perms HTTP/1.1" 200 5046 0.008252 10.0.0.38 - - [2025-09-29 02:11:29] "GET /obj-perms HTTP/1.1" 200 5046 0.005748 10.0.0.38 - - [2025-09-29 02:11:30] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3806 0.006180 10.0.0.33 - - [2025-09-29 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.043036 10.0.0.38 - - [2025-09-29 02:11:30] "POST /neutron/network HTTP/1.1" 200 1309 0.107774 10.0.0.38 - - [2025-09-29 02:11:30] "GET /virtual-network/9d61e062-f8a2-44b8-98da-3c4fedbf2202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005424 10.0.0.33 - - [2025-09-29 02:11:30] "DELETE /access-control-list/708a491d-3c50-4916-aeca-c6c538ed07a1 HTTP/1.1" 200 115 0.131826 10.0.0.38 - - [2025-09-29 02:11:30] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3805 0.007192 10.0.0.38 - - [2025-09-29 02:11:30] "POST /neutron/network HTTP/1.1" 200 1309 0.093461 10.0.0.38 - - [2025-09-29 02:11:30] "GET /virtual-network/ad72b313-1c40-41a8-8281-358ee6f8058c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005913 10.0.0.38 - - [2025-09-29 02:11:30] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3803 0.005970 10.0.0.38 - - [2025-09-29 02:11:30] "POST /neutron/network HTTP/1.1" 200 1308 0.084058 10.0.0.38 - - [2025-09-29 02:11:31] "GET /virtual-network/c96fa14f-f084-4620-b767-bb88e4d4fe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.036855 10.0.0.33 - - [2025-09-29 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.026170 10.0.0.38 - - [2025-09-29 02:11:31] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3804 0.006048 10.0.0.33 - - [2025-09-29 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 207 0.004747 10.0.0.38 - - [2025-09-29 02:11:31] "POST /neutron/network HTTP/1.1" 200 1309 0.092033 10.0.0.38 - - [2025-09-29 02:11:31] "GET /virtual-network/3024e87c-b263-4d32-80dd-7e9936560d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008388 10.0.0.38 - - [2025-09-29 02:11:31] "DELETE /network-policy/c9cf57a8-67e2-45df-af15-fcf5348088a0 HTTP/1.1" 200 115 0.045993 10.0.0.38 - - [2025-09-29 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.249 - - [2025-09-29 02:11:31] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025234 10.0.0.38 - - [2025-09-29 02:11:31] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.074233 10.0.0.38 - - [2025-09-29 02:11:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 1762 0.005692 10.0.0.38 - - [2025-09-29 02:11:31] "DELETE /network-policy/26a6114a-3109-4d7c-8719-0b8bfaaffc0d HTTP/1.1" 200 115 0.047413 10.0.0.38 - - [2025-09-29 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.249 - - [2025-09-29 02:11:31] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001269 10.0.0.38 - - [2025-09-29 02:11:31] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.051321 10.0.0.38 - - [2025-09-29 02:11:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 1529 0.006366 10.0.0.38 - - [2025-09-29 02:11:31] "DELETE /network-policy/ada5ec88-e4f7-4153-8def-b71a0a4c00b7 HTTP/1.1" 200 115 0.040476 10.0.0.38 - - [2025-09-29 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015688 10.0.0.249 - - [2025-09-29 02:11:31] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001755 10.0.0.38 - - [2025-09-29 02:11:32] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.053471 10.0.0.38 - - [2025-09-29 02:11:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 1296 0.006176 10.0.0.38 - - [2025-09-29 02:11:32] "DELETE /network-policy/81c2a6e4-a692-48e5-a463-9a6c246321c5 HTTP/1.1" 200 115 0.057807 10.0.0.38 - - [2025-09-29 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.249 - - [2025-09-29 02:11:32] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003077 10.0.0.38 - - [2025-09-29 02:11:32] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.077004 10.0.0.38 - - [2025-09-29 02:11:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 1062 0.011090 10.0.0.38 - - [2025-09-29 02:11:32] "DELETE /network-policy/05f12deb-82ce-4b60-81d0-365e4b63a450 HTTP/1.1" 200 115 0.066972 10.0.0.38 - - [2025-09-29 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.249 - - [2025-09-29 02:11:32] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001499 10.0.0.38 - - [2025-09-29 02:11:32] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.056104 10.0.0.38 - - [2025-09-29 02:11:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 829 0.009554 10.0.0.38 - - [2025-09-29 02:11:32] "DELETE /network-policy/fbf5e3c7-35cf-4ce8-b5db-ff9a2077b5a9 HTTP/1.1" 200 115 0.053673 10.0.0.38 - - [2025-09-29 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.249 - - [2025-09-29 02:11:32] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001813 10.0.0.38 - - [2025-09-29 02:11:32] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.054376 10.0.0.38 - - [2025-09-29 02:11:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 596 0.018693 10.0.0.38 - - [2025-09-29 02:11:33] "DELETE /network-policy/418684ee-b822-4e00-ac6f-cd1aa4c4750d HTTP/1.1" 200 115 0.062562 10.0.0.38 - - [2025-09-29 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.249 - - [2025-09-29 02:11:33] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967 10.0.0.38 - - [2025-09-29 02:11:33] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.047083 10.0.0.38 - - [2025-09-29 02:11:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.006957 10.0.0.38 - - [2025-09-29 02:11:33] "DELETE /network-policy/d8749d08-5690-42e3-9367-a945a904c7b8 HTTP/1.1" 200 115 0.059285 10.0.0.38 - - [2025-09-29 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.249 - - [2025-09-29 02:11:33] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002278 10.0.0.38 - - [2025-09-29 02:11:33] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.091273 10.0.0.38 - - [2025-09-29 02:11:33] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-21616304&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005714 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007995 10.0.0.33 - - [2025-09-29 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002427 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003122 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002169 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002207 10.0.0.249 - - [2025-09-29 02:11:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003045 10.0.0.38 - - [2025-09-29 02:11:33] "POST /neutron/network HTTP/1.1" 200 151 0.147434 10.0.0.33 - - [2025-09-29 02:11:34] "DELETE /route-target/f401084b-94ed-400e-b5de-ebe3c2af9e19 HTTP/1.1" 200 115 0.024046 10.0.0.38 - - [2025-09-29 02:11:34] "POST /neutron/network HTTP/1.1" 200 1308 0.019596 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003297 10.0.0.33 - - [2025-09-29 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003804 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002691 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002212 10.0.0.249 - - [2025-09-29 02:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002149 10.0.0.38 - - [2025-09-29 02:11:35] "POST /neutron/network HTTP/1.1" 200 151 0.183051 10.0.0.38 - - [2025-09-29 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.38 - - [2025-09-29 02:11:35] "DELETE /network-ipam/1792dd45-78d0-4152-9816-d179ac6bc5e9 HTTP/1.1" 200 115 0.045370 10.0.0.38 - - [2025-09-29 02:11:35] "POST /fqname-to-id HTTP/1.1" 404 252 0.006899 10.0.0.249 - - [2025-09-29 02:11:35] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002175 10.0.0.249 - - [2025-09-29 02:11:35] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.086428 10.0.0.249 - - [2025-09-29 02:11:35] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001481 10.0.0.249 - - [2025-09-29 02:11:35] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?fields=security_groups HTTP/1.1" 200 1388 0.051662 10.0.0.249 - - [2025-09-29 02:11:35] "DELETE /security-group/a64b6da6-9280-4df3-a2a9-3f921b063c71 HTTP/1.1" 200 115 0.059206 10.0.0.249 - - [2025-09-29 02:11:35] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001612 10.0.0.249 - - [2025-09-29 02:11:35] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?fields=application_policy_sets HTTP/1.1" 200 1427 0.047846 10.0.0.33 - - [2025-09-29 02:11:35] "DELETE /access-control-list/e70af226-0fa5-4988-92d6-8856446e2fd6 HTTP/1.1" 200 115 0.042964 10.0.0.38 - - [2025-09-29 02:11:35] "DELETE /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec HTTP/1.1" 200 115 0.470151 10.0.0.249 - - [2025-09-29 02:11:35] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000989 10.0.0.38 - - [2025-09-29 02:11:35] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?fields=projects HTTP/1.1" 200 1441 0.015287 10.0.0.38 - - [2025-09-29 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.003865 10.0.0.249 - - [2025-09-29 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 198 0.005179 10.0.0.249 - - [2025-09-29 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.007502 10.0.0.249 - - [2025-09-29 02:11:41] "POST /security-groups HTTP/1.1" 200 599 0.038196 10.0.0.249 - - [2025-09-29 02:11:41] "POST /projects HTTP/1.1" 200 601 0.334612 10.0.0.38 - - [2025-09-29 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.373470 10.0.0.33 - - [2025-09-29 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 241 0.009065 10.0.0.249 - - [2025-09-29 02:11:41] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000925 10.0.0.38 - - [2025-09-29 02:11:41] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.039829 10.0.0.38 - - [2025-09-29 02:11:41] "POST /network-policys HTTP/1.1" 200 561 0.087125 10.0.0.38 - - [2025-09-29 02:11:41] "GET /network-policy/ff332ec3-21be-4bd5-af0e-81d44c0ddc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.008174 10.0.0.38 - - [2025-09-29 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.249 - - [2025-09-29 02:11:42] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000985 10.0.0.38 - - [2025-09-29 02:11:42] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.065935 10.0.0.33 - - [2025-09-29 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.034939 10.0.0.249 - - [2025-09-29 02:11:42] "POST /useragent-kv HTTP/1.1" 200 115 0.012289 10.0.0.38 - - [2025-09-29 02:11:42] "POST /neutron/subnet HTTP/1.1" 200 721 0.229834 10.0.0.38 - - [2025-09-29 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 229 0.001210 10.0.0.38 - - [2025-09-29 02:11:42] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.013285 10.0.0.38 - - [2025-09-29 02:11:43] "POST /neutron/network HTTP/1.1" 200 1006 0.012126 10.0.0.38 - - [2025-09-29 02:11:43] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007388 10.0.0.38 - - [2025-09-29 02:11:43] "POST /neutron/subnet HTTP/1.1" 200 823 0.011168 10.0.0.38 - - [2025-09-29 02:11:43] "POST /neutron/network HTTP/1.1" 200 1105 0.013933 10.0.0.38 - - [2025-09-29 02:11:43] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.005548 10.0.0.38 - - [2025-09-29 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.38 - - [2025-09-29 02:11:43] "GET /network-policy/ff332ec3-21be-4bd5-af0e-81d44c0ddc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3108 0.006787 10.0.0.38 - - [2025-09-29 02:11:43] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.008464 10.0.0.38 - - [2025-09-29 02:11:43] "GET /obj-perms HTTP/1.1" 200 5046 0.008300 10.0.0.33 - - [2025-09-29 02:11:43] "GET /obj-perms HTTP/1.1" 200 5046 0.009073 10.0.0.249 - - [2025-09-29 02:11:43] "GET /obj-perms HTTP/1.1" 200 5046 0.064330 10.0.0.38 - - [2025-09-29 02:11:43] "POST /id-to-fqname HTTP/1.1" 200 229 0.002172 10.0.0.249 - - [2025-09-29 02:11:44] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002507 10.0.0.38 - - [2025-09-29 02:11:44] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.100496 10.0.0.38 - - [2025-09-29 02:11:45] "POST /neutron/port HTTP/1.1" 200 117 0.014607 10.0.0.38 - - [2025-09-29 02:11:45] "POST /id-to-fqname HTTP/1.1" 200 229 0.004277 10.0.0.38 - - [2025-09-29 02:11:45] "POST /neutron/network HTTP/1.1" 200 1115 0.010283 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/port HTTP/1.1" 200 1173 0.067378 10.0.0.249 - - [2025-09-29 02:11:46] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001176 10.0.0.38 - - [2025-09-29 02:11:46] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.099320 10.0.0.33 - - [2025-09-29 02:11:46] "PUT /access-control-list/2b360f9f-ab47-421a-8f7f-32a614d0c906 HTTP/1.1" 200 273 0.068137 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/port HTTP/1.1" 200 1227 0.163429 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/port HTTP/1.1" 200 1201 0.020582 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/subnet HTTP/1.1" 200 1376 0.026464 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/port HTTP/1.1" 200 117 0.001649 10.0.0.38 - - [2025-09-29 02:11:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014393 10.0.0.38 - - [2025-09-29 02:11:47] "POST /neutron/port HTTP/1.1" 200 1173 0.059867 10.0.0.38 - - [2025-09-29 02:11:47] "POST /neutron/port HTTP/1.1" 200 1201 0.031311 10.0.0.38 - - [2025-09-29 02:11:48] "POST /neutron/subnet HTTP/1.1" 200 1376 0.020009 10.0.0.38 - - [2025-09-29 02:11:48] "POST /neutron/network HTTP/1.1" 200 1105 0.019316 10.0.0.249 - - [2025-09-29 02:11:51] "DELETE /project/cc614da5afd64f4ca4d4163074e7e9ec HTTP/1.1" 404 173 0.041299 10.0.0.38 - - [2025-09-29 02:11:52] "POST /neutron/port HTTP/1.1" 200 1201 0.028612 10.0.0.38 - - [2025-09-29 02:11:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017997 10.0.0.38 - - [2025-09-29 02:11:52] "GET /virtual-machine/d9d7ba7e-d540-4fc9-9cae-3f833ddb191a HTTP/1.1" 200 1303 0.013665 10.0.0.38 - - [2025-09-29 02:11:52] "GET /virtual-machine-interface/8e9d3281-27c3-4346-bb69-a04210c2c7b4 HTTP/1.1" 200 3187 0.011135 10.0.0.38 - - [2025-09-29 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.38 - - [2025-09-29 02:11:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007244 10.0.0.38 - - [2025-09-29 02:11:52] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.006031 10.0.0.38 - - [2025-09-29 02:11:52] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.019745 10.0.0.38 - - [2025-09-29 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.38 - - [2025-09-29 02:11:55] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.013217 10.0.0.38 - - [2025-09-29 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.38 - - [2025-09-29 02:11:59] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.015433 10.0.0.38 - - [2025-09-29 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007792 10.0.0.38 - - [2025-09-29 02:12:03] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.010012 10.0.0.38 - - [2025-09-29 02:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.38 - - [2025-09-29 02:12:07] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.018824 10.0.0.38 - - [2025-09-29 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.38 - - [2025-09-29 02:12:11] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.016552 10.0.0.38 - - [2025-09-29 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.38 - - [2025-09-29 02:12:15] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.017078 10.0.0.38 - - [2025-09-29 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.38 - - [2025-09-29 02:12:20] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007117 10.0.0.38 - - [2025-09-29 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.38 - - [2025-09-29 02:12:24] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.015551 10.0.0.38 - - [2025-09-29 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.38 - - [2025-09-29 02:12:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006833 10.0.0.38 - - [2025-09-29 02:12:26] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.004579 10.0.0.38 - - [2025-09-29 02:12:26] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.015469 10.0.0.38 - - [2025-09-29 02:12:31] "POST /neutron/port HTTP/1.1" 200 1201 0.019736 10.0.0.38 - - [2025-09-29 02:12:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.025342 10.0.0.38 - - [2025-09-29 02:12:37] "POST /neutron/port HTTP/1.1" 200 1201 0.039313 10.0.0.38 - - [2025-09-29 02:12:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010093 10.0.0.38 - - [2025-09-29 02:12:37] "POST /neutron/port HTTP/1.1" 200 117 0.002708 10.0.0.38 - - [2025-09-29 02:12:37] "POST /neutron/port HTTP/1.1" 200 1201 0.028147 10.0.0.38 - - [2025-09-29 02:12:38] "POST /neutron/port HTTP/1.1" 200 1201 0.024470 10.0.0.38 - - [2025-09-29 02:12:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004204 10.0.0.38 - - [2025-09-29 02:12:38] "POST /neutron/port HTTP/1.1" 200 117 0.001773 10.0.0.33 - - [2025-09-29 02:12:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000613 10.0.0.33 - - [2025-09-29 02:12:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000974 10.0.0.38 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001164 10.0.0.38 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000922 10.0.0.249 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000937 10.0.0.33 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000947 10.0.0.249 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000846 10.0.0.33 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000896 10.0.0.249 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000365 10.0.0.249 - - [2025-09-29 02:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001910 10.0.0.38 - - [2025-09-29 02:12:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.016683 10.0.0.38 - - [2025-09-29 02:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001132 10.0.0.38 - - [2025-09-29 02:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000350 10.0.0.38 - - [2025-09-29 02:12:47] "POST /neutron/port HTTP/1.1" 200 1201 0.034381 10.0.0.38 - - [2025-09-29 02:12:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.013049 10.0.0.38 - - [2025-09-29 02:12:47] "GET /virtual-machine/304efb0a-4f92-4d93-8f58-dcff8f099ae0 HTTP/1.1" 200 1302 0.006561 10.0.0.38 - - [2025-09-29 02:12:47] "GET /virtual-machine-interface/98ea66ce-3338-41ac-aceb-19cfbd8724ce HTTP/1.1" 200 3187 0.016813 10.0.0.38 - - [2025-09-29 02:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.38 - - [2025-09-29 02:12:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007126 10.0.0.38 - - [2025-09-29 02:12:47] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.006289 10.0.0.38 - - [2025-09-29 02:12:47] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.012602 10.0.0.38 - - [2025-09-29 02:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.38 - - [2025-09-29 02:12:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009039 10.0.0.38 - - [2025-09-29 02:12:48] "GET /virtual-networks?parent_id=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.009055 10.0.0.38 - - [2025-09-29 02:12:48] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.017787 10.0.0.38 - - [2025-09-29 02:13:15] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2955 0.007375 10.0.0.33 - - [2025-09-29 02:13:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.012620 10.0.0.38 - - [2025-09-29 02:13:15] "POST /neutron/network HTTP/1.1" 200 1006 0.029858 10.0.0.38 - - [2025-09-29 02:13:15] "GET /virtual-network/074227e1-fe1e-43d5-9f12-435ca404c5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005563 10.0.0.38 - - [2025-09-29 02:13:16] "POST /neutron/port HTTP/1.1" 200 1201 0.031037 10.0.0.38 - - [2025-09-29 02:13:16] "POST /neutron/port HTTP/1.1" 200 1201 0.035211 10.0.0.38 - - [2025-09-29 02:13:17] "POST /neutron/network HTTP/1.1" 200 1006 0.010089 10.0.0.33 - - [2025-09-29 02:13:18] "DELETE /route-target/d6b5ded1-74ff-4f69-a4f2-aae73c0934de HTTP/1.1" 200 115 0.025978 10.0.0.38 - - [2025-09-29 02:13:18] "DELETE /network-policy/ff332ec3-21be-4bd5-af0e-81d44c0ddc99 HTTP/1.1" 200 115 0.054244 10.0.0.249 - - [2025-09-29 02:13:21] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001730 10.0.0.38 - - [2025-09-29 02:13:21] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.119500 10.0.0.249 - - [2025-09-29 02:13:21] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002299 10.0.0.38 - - [2025-09-29 02:13:21] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?fields=virtual_networks HTTP/1.1" 200 1051 0.055935 10.0.0.249 - - [2025-09-29 02:13:21] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000977 10.0.0.38 - - [2025-09-29 02:13:21] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052347 10.0.0.249 - - [2025-09-29 02:13:21] "GET /projects?obj_uuids=cc614da5-afd6-4f4c-a4d4-163074e7e9ec&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001470 10.0.0.38 - - [2025-09-29 02:13:21] "GET /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec?fields=security_groups HTTP/1.1" 200 1286 0.053277 10.0.0.38 - - [2025-09-29 02:13:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.026317 10.0.0.249 - - [2025-09-29 02:13:22] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006160 10.0.0.249 - - [2025-09-29 02:13:22] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003653 10.0.0.249 - - [2025-09-29 02:13:22] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.021513 10.0.0.249 - - [2025-09-29 02:13:22] "POST /id-to-fqname HTTP/1.1" 200 204 0.005737 10.0.0.249 - - [2025-09-29 02:13:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.007601 10.0.0.249 - - [2025-09-29 02:13:22] "POST /security-groups HTTP/1.1" 200 605 0.044904 10.0.0.249 - - [2025-09-29 02:13:22] "POST /projects HTTP/1.1" 200 613 0.307499 10.0.0.249 - - [2025-09-29 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.343804 10.0.0.33 - - [2025-09-29 02:13:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.007767 10.0.0.38 - - [2025-09-29 02:13:22] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.517559 10.0.0.38 - - [2025-09-29 02:13:23] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.38 - - [2025-09-29 02:13:27] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001087 10.0.0.249 - - [2025-09-29 02:13:27] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003511 10.0.0.38 - - [2025-09-29 02:13:27] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.119805 10.0.0.38 - - [2025-09-29 02:13:28] "GET / HTTP/1.1" 200 36215 0.004244 10.0.0.38 - - [2025-09-29 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.249 - - [2025-09-29 02:13:28] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002277 10.0.0.38 - - [2025-09-29 02:13:28] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015489 10.0.0.38 - - [2025-09-29 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.249 - - [2025-09-29 02:13:28] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003054 10.0.0.38 - - [2025-09-29 02:13:28] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.109263 10.0.0.38 - - [2025-09-29 02:13:29] "GET /domains HTTP/1.1" 401 292 0.000604 10.0.0.38 - - [2025-09-29 02:13:30] "GET /domains HTTP/1.1" 200 281 0.033435 10.0.0.249 - - [2025-09-29 02:13:30] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.38 - - [2025-09-29 02:13:30] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda HTTP/1.1" 200 2986 0.011136 10.0.0.249 - - [2025-09-29 02:13:30] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000855 10.0.0.38 - - [2025-09-29 02:13:30] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b HTTP/1.1" 200 1940 0.122656 10.0.0.38 - - [2025-09-29 02:13:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003232 10.0.0.38 - - [2025-09-29 02:13:30] "POST /network-ipams HTTP/1.1" 200 629 0.029963 10.0.0.38 - - [2025-09-29 02:13:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 817 0.003287 10.0.0.38 - - [2025-09-29 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.38 - - [2025-09-29 02:13:30] "GET /network-ipam/b0a2c480-303f-40d4-9b79-f023d599706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.008994 10.0.0.38 - - [2025-09-29 02:13:30] "PUT /network-ipam/b0a2c480-303f-40d4-9b79-f023d599706a HTTP/1.1" 200 259 0.018370 10.0.0.38 - - [2025-09-29 02:13:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.38 - - [2025-09-29 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.031832 10.0.0.249 - - [2025-09-29 02:13:31] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002193 10.0.0.38 - - [2025-09-29 02:13:31] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.059690 10.0.0.249 - - [2025-09-29 02:13:31] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001412 10.0.0.38 - - [2025-09-29 02:13:31] "POST /neutron/network HTTP/1.1" 200 625 0.149939 10.0.0.33 - - [2025-09-29 02:13:31] "POST /ref-update HTTP/1.1" 200 156 0.027181 10.0.0.38 - - [2025-09-29 02:13:31] "POST /neutron/network HTTP/1.1" 200 1142 0.011884 10.0.0.38 - - [2025-09-29 02:13:31] "POST /id-to-fqname HTTP/1.1" 200 237 0.001348 10.0.0.38 - - [2025-09-29 02:13:31] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007031 10.0.0.38 - - [2025-09-29 02:13:31] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.006927 10.0.0.38 - - [2025-09-29 02:13:32] "POST /neutron/subnet HTTP/1.1" 200 724 0.010190 10.0.0.38 - - [2025-09-29 02:13:32] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.008609 10.0.0.38 - - [2025-09-29 02:13:33] "GET /obj-perms HTTP/1.1" 200 5021 0.060307 10.0.0.38 - - [2025-09-29 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.004714 10.0.0.38 - - [2025-09-29 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.249 - - [2025-09-29 02:13:33] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001332 10.0.0.38 - - [2025-09-29 02:13:33] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.069172 10.0.0.38 - - [2025-09-29 02:13:34] "POST /network-policys HTTP/1.1" 200 567 0.082213 10.0.0.38 - - [2025-09-29 02:13:34] "GET /network-policy/e61668dd-f910-495b-95f9-7bd14bc52ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.008172 10.0.0.38 - - [2025-09-29 02:13:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.004603 10.0.0.38 - - [2025-09-29 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.249 - - [2025-09-29 02:13:34] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001074 10.0.0.38 - - [2025-09-29 02:13:34] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.060282 10.0.0.38 - - [2025-09-29 02:13:34] "POST /network-policys HTTP/1.1" 200 567 0.055520 10.0.0.38 - - [2025-09-29 02:13:34] "GET /network-policy/350a7ebe-6185-4faa-be76-4645c37f20ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007142 10.0.0.38 - - [2025-09-29 02:13:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.004181 10.0.0.38 - - [2025-09-29 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.249 - - [2025-09-29 02:13:34] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001266 10.0.0.38 - - [2025-09-29 02:13:34] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046856 10.0.0.38 - - [2025-09-29 02:13:34] "POST /network-policys HTTP/1.1" 200 567 0.030577 10.0.0.38 - - [2025-09-29 02:13:34] "GET /network-policy/8673c0b0-f4e8-42a6-a759-ae8fb9ce3756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006459 10.0.0.38 - - [2025-09-29 02:13:35] "POST /neutron/network HTTP/1.1" 200 1340 0.082784 10.0.0.38 - - [2025-09-29 02:13:35] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.006975 10.0.0.38 - - [2025-09-29 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.38 - - [2025-09-29 02:13:35] "GET /network-policy/350a7ebe-6185-4faa-be76-4645c37f20ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004268 10.0.0.38 - - [2025-09-29 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.38 - - [2025-09-29 02:13:35] "GET /network-policy/e61668dd-f910-495b-95f9-7bd14bc52ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004706 10.0.0.38 - - [2025-09-29 02:13:35] "POST /id-to-fqname HTTP/1.1" 200 237 0.001525 10.0.0.33 - - [2025-09-29 02:13:35] "DELETE /access-control-list/941727e5-47e6-496c-a292-e51295a8a6cf HTTP/1.1" 200 115 0.037550 10.0.0.249 - - [2025-09-29 02:13:36] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.002786 10.0.0.38 - - [2025-09-29 02:13:36] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.112094 10.0.0.38 - - [2025-09-29 02:13:36] "POST /neutron/network HTTP/1.1" 200 1340 0.050581 10.0.0.38 - - [2025-09-29 02:13:36] "POST /neutron/port HTTP/1.1" 200 117 0.013725 10.0.0.38 - - [2025-09-29 02:13:37] "POST /neutron/port HTTP/1.1" 200 1181 0.018390 10.0.0.38 - - [2025-09-29 02:13:37] "POST /neutron/port HTTP/1.1" 200 1209 0.017914 10.0.0.38 - - [2025-09-29 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 1384 0.013909 10.0.0.38 - - [2025-09-29 02:13:38] "POST /neutron/network HTTP/1.1" 200 1340 0.014452 10.0.0.38 - - [2025-09-29 02:13:42] "POST /neutron/port HTTP/1.1" 200 1209 0.020573 10.0.0.38 - - [2025-09-29 02:13:42] "POST /neutron/security_group HTTP/1.1" 200 2072 0.021286 10.0.0.38 - - [2025-09-29 02:13:42] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 401 292 0.001233 10.0.0.38 - - [2025-09-29 02:13:42] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 200 1308 0.034579 10.0.0.38 - - [2025-09-29 02:13:42] "GET /virtual-machine-interface/8ac0de8d-43e0-4597-a6ca-96d887ceed2c HTTP/1.1" 200 3185 0.008670 10.0.0.38 - - [2025-09-29 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.38 - - [2025-09-29 02:13:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007451 10.0.0.38 - - [2025-09-29 02:13:42] "GET /virtual-networks?parent_id=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.005219 10.0.0.38 - - [2025-09-29 02:13:42] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.016334 10.0.0.38 - - [2025-09-29 02:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.38 - - [2025-09-29 02:13:45] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.011400 10.0.0.38 - - [2025-09-29 02:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008701 10.0.0.38 - - [2025-09-29 02:13:49] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.014155 10.0.0.249 - - [2025-09-29 02:13:51] "DELETE /project/cc614da5-afd6-4f4c-a4d4-163074e7e9ec HTTP/1.1" 404 177 0.003554 10.0.0.249 - - [2025-09-29 02:13:51] "DELETE /project/810c36e6e780492d88ad97c588037f4b HTTP/1.1" 404 173 0.006519 10.0.0.38 - - [2025-09-29 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.38 - - [2025-09-29 02:13:54] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.017949 10.0.0.33 - - [2025-09-29 02:13:54] "GET /obj-perms HTTP/1.1" 200 5056 0.073465 10.0.0.249 - - [2025-09-29 02:13:55] "GET /obj-perms HTTP/1.1" 200 5056 0.065204 10.0.0.38 - - [2025-09-29 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009351 10.0.0.38 - - [2025-09-29 02:13:58] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.014121 10.0.0.38 - - [2025-09-29 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008109 10.0.0.38 - - [2025-09-29 02:14:02] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.024411 10.0.0.38 - - [2025-09-29 02:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.38 - - [2025-09-29 02:14:06] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.014255 10.0.0.38 - - [2025-09-29 02:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.38 - - [2025-09-29 02:14:10] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.016120 10.0.0.38 - - [2025-09-29 02:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.38 - - [2025-09-29 02:14:14] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.009005 10.0.0.38 - - [2025-09-29 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.38 - - [2025-09-29 02:14:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004632 10.0.0.38 - - [2025-09-29 02:14:18] "GET /virtual-networks?parent_id=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.008647 10.0.0.38 - - [2025-09-29 02:14:18] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3308 0.021594 10.0.0.38 - - [2025-09-29 02:14:24] "POST /neutron/port HTTP/1.1" 200 1209 0.037823 10.0.0.38 - - [2025-09-29 02:14:28] "POST /neutron/security_group HTTP/1.1" 200 2072 0.015874 10.0.0.38 - - [2025-09-29 02:14:34] "POST /neutron/port HTTP/1.1" 200 1209 0.037534 10.0.0.38 - - [2025-09-29 02:14:39] "POST /neutron/security_group HTTP/1.1" 200 2072 0.020429 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/e61668dd-f910-495b-95f9-7bd14bc52ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004604 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/350a7ebe-6185-4faa-be76-4645c37f20ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005377 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/8673c0b0-f4e8-42a6-a759-ae8fb9ce3756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006844 10.0.0.38 - - [2025-09-29 02:14:40] "POST /neutron/network HTTP/1.1" 200 1340 0.015691 10.0.0.33 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.010713 10.0.0.33 - - [2025-09-29 02:14:40] "PUT /access-control-list/d12647d1-cd87-4abd-8777-1ff261a97cc9 HTTP/1.1" 200 273 0.030041 10.0.0.38 - - [2025-09-29 02:14:40] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3605 0.009093 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/350a7ebe-6185-4faa-be76-4645c37f20ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006730 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/8673c0b0-f4e8-42a6-a759-ae8fb9ce3756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2142 0.006938 10.0.0.38 - - [2025-09-29 02:14:40] "POST /neutron/port HTTP/1.1" 200 1209 0.024637 10.0.0.38 - - [2025-09-29 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-09-29 02:14:40] "GET /network-policy/e61668dd-f910-495b-95f9-7bd14bc52ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4077 0.004597 10.0.0.38 - - [2025-09-29 02:14:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004386 10.0.0.38 - - [2025-09-29 02:14:40] "POST /neutron/port HTTP/1.1" 200 117 0.001756 10.0.0.38 - - [2025-09-29 02:14:45] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3605 0.016813 10.0.0.38 - - [2025-09-29 02:14:45] "POST /neutron/network HTTP/1.1" 200 1432 0.020871 10.0.0.38 - - [2025-09-29 02:14:45] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.010813 10.0.0.38 - - [2025-09-29 02:14:51] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 200 1308 0.018965 10.0.0.38 - - [2025-09-29 02:14:51] "POST /neutron/port HTTP/1.1" 200 1209 0.031035 10.0.0.38 - - [2025-09-29 02:14:53] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 404 171 0.004896 10.0.0.38 - - [2025-09-29 02:14:53] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 404 171 0.006263 10.0.0.38 - - [2025-09-29 02:14:53] "GET /virtual-machine/8aacc79b-67d1-4cba-b8a0-d6f8b4e9220b HTTP/1.1" 404 171 0.006118 10.0.0.38 - - [2025-09-29 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.38 - - [2025-09-29 02:14:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005008 10.0.0.38 - - [2025-09-29 02:14:53] "GET /virtual-networks?parent_id=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.003159 10.0.0.38 - - [2025-09-29 02:14:53] "GET /virtual-network/22f4d24c-7bd6-44e7-8b0d-3f1a5076354b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.007533 10.0.0.38 - - [2025-09-29 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.38 - - [2025-09-29 02:14:53] "GET /routing-instance/c3947233-2c73-4525-a7b2-7100e3b9ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1505 0.011489 10.0.0.38 - - [2025-09-29 02:14:53] "GET /route-target/82bdef96-dfda-4637-b7d2-b96d2245f10c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009913 10.0.0.38 - - [2025-09-29 02:14:56] "GET /obj-perms HTTP/1.1" 200 5021 0.010034 10.0.0.33 - - [2025-09-29 02:14:56] "GET /obj-perms HTTP/1.1" 200 5021 0.074267 10.0.0.38 - - [2025-09-29 02:15:00] "GET /obj-perms HTTP/1.1" 200 5021 0.006829 10.0.0.38 - - [2025-09-29 02:15:00] "DELETE /network-policy/8673c0b0-f4e8-42a6-a759-ae8fb9ce3756 HTTP/1.1" 200 115 0.054755 10.0.0.38 - - [2025-09-29 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.249 - - [2025-09-29 02:15:00] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001745 10.0.0.38 - - [2025-09-29 02:15:00] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.066997 10.0.0.38 - - [2025-09-29 02:15:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93803276&detail=False&count=False&shared=False HTTP/1.1" 200 608 0.008672 10.0.0.38 - - [2025-09-29 02:15:00] "DELETE /network-policy/350a7ebe-6185-4faa-be76-4645c37f20ca HTTP/1.1" 200 115 0.064118 10.0.0.38 - - [2025-09-29 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.249 - - [2025-09-29 02:15:00] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001119 10.0.0.38 - - [2025-09-29 02:15:00] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.078081 10.0.0.38 - - [2025-09-29 02:15:00] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93803276&detail=False&count=False&shared=False HTTP/1.1" 200 369 0.006016 10.0.0.38 - - [2025-09-29 02:15:00] "DELETE /network-policy/e61668dd-f910-495b-95f9-7bd14bc52ee4 HTTP/1.1" 200 115 0.052228 10.0.0.38 - - [2025-09-29 02:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.249 - - [2025-09-29 02:15:00] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001443 10.0.0.38 - - [2025-09-29 02:15:01] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.056717 10.0.0.38 - - [2025-09-29 02:15:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-93803276&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.010310 10.0.0.38 - - [2025-09-29 02:15:01] "POST /neutron/network HTTP/1.1" 200 1142 0.012575 10.0.0.33 - - [2025-09-29 02:15:01] "DELETE /route-target/82bdef96-dfda-4637-b7d2-b96d2245f10c HTTP/1.1" 200 115 0.025434 10.0.0.38 - - [2025-09-29 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.38 - - [2025-09-29 02:15:01] "DELETE /network-ipam/b0a2c480-303f-40d4-9b79-f023d599706a HTTP/1.1" 200 115 0.041739 10.0.0.38 - - [2025-09-29 02:15:01] "POST /fqname-to-id HTTP/1.1" 404 264 0.005344 10.0.0.249 - - [2025-09-29 02:15:01] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000990 10.0.0.249 - - [2025-09-29 02:15:01] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.060278 10.0.0.249 - - [2025-09-29 02:15:01] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001009 10.0.0.249 - - [2025-09-29 02:15:01] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?fields=security_groups HTTP/1.1" 200 1404 0.053025 10.0.0.249 - - [2025-09-29 02:15:01] "DELETE /security-group/bd4b50e5-950f-4e29-9c2a-8af667baad06 HTTP/1.1" 200 115 0.088160 10.0.0.249 - - [2025-09-29 02:15:01] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001709 10.0.0.249 - - [2025-09-29 02:15:02] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?fields=application_policy_sets HTTP/1.1" 200 1443 0.073230 10.0.0.38 - - [2025-09-29 02:15:02] "DELETE /project/810c36e6-e780-492d-88ad-97c588037f4b HTTP/1.1" 200 115 0.518130 10.0.0.249 - - [2025-09-29 02:15:02] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001217 10.0.0.38 - - [2025-09-29 02:15:02] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?fields=projects HTTP/1.1" 200 1441 0.016616 10.0.0.249 - - [2025-09-29 02:15:04] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006898 10.0.0.249 - - [2025-09-29 02:15:05] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001685 10.0.0.249 - - [2025-09-29 02:15:05] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.053860 10.0.0.249 - - [2025-09-29 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 204 0.005281 10.0.0.249 - - [2025-09-29 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.004917 10.0.0.249 - - [2025-09-29 02:15:05] "POST /security-groups HTTP/1.1" 200 605 0.090086 10.0.0.33 - - [2025-09-29 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.003666 10.0.0.249 - - [2025-09-29 02:15:05] "POST /projects HTTP/1.1" 200 613 0.362986 10.0.0.249 - - [2025-09-29 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.437062 10.0.0.33 - - [2025-09-29 02:15:05] "POST /access-control-lists HTTP/1.1" 200 610 0.031349 10.0.0.38 - - [2025-09-29 02:15:05] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.627219 10.0.0.249 - - [2025-09-29 02:15:05] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001180 10.0.0.38 - - [2025-09-29 02:15:05] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?fields=virtual_networks HTTP/1.1" 200 1061 0.042356 10.0.0.249 - - [2025-09-29 02:15:05] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001624 10.0.0.38 - - [2025-09-29 02:15:05] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.043382 10.0.0.249 - - [2025-09-29 02:15:05] "GET /projects?obj_uuids=810c36e6-e780-492d-88ad-97c588037f4b&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000929 10.0.0.38 - - [2025-09-29 02:15:05] "GET /project/810c36e6-e780-492d-88ad-97c588037f4b?fields=security_groups HTTP/1.1" 200 1302 0.043077 10.0.0.38 - - [2025-09-29 02:15:06] "POST /fqname-to-id HTTP/1.1" 404 204 0.025931 10.0.0.249 - - [2025-09-29 02:15:06] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003615 10.0.0.249 - - [2025-09-29 02:15:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003173 10.0.0.249 - - [2025-09-29 02:15:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.018440 10.0.0.249 - - [2025-09-29 02:15:06] "POST /id-to-fqname HTTP/1.1" 200 206 0.005440 10.0.0.249 - - [2025-09-29 02:15:06] "POST /fqname-to-id HTTP/1.1" 404 215 0.004920 10.0.0.249 - - [2025-09-29 02:15:07] "POST /security-groups HTTP/1.1" 200 607 0.082462 10.0.0.249 - - [2025-09-29 02:15:07] "POST /projects HTTP/1.1" 200 617 0.327518 10.0.0.249 - - [2025-09-29 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.363414 10.0.0.33 - - [2025-09-29 02:15:07] "POST /fqname-to-id HTTP/1.1" 404 249 0.007221 10.0.0.38 - - [2025-09-29 02:15:07] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.539576 10.0.0.38 - - [2025-09-29 02:15:08] "GET / HTTP/1.1" 200 36215 0.004104 10.0.0.38 - - [2025-09-29 02:15:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.38 - - [2025-09-29 02:15:11] "POST /fqname-to-id HTTP/1.1" 404 233 0.056791 10.0.0.38 - - [2025-09-29 02:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.249 - - [2025-09-29 02:15:11] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002424 10.0.0.38 - - [2025-09-29 02:15:11] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.101308 10.0.0.38 - - [2025-09-29 02:15:11] "POST /network-policys HTTP/1.1" 200 569 0.056185 10.0.0.38 - - [2025-09-29 02:15:12] "GET /network-policy/a94a7253-fe02-446b-b967-a107cb70083d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3156 0.007869 10.0.0.38 - - [2025-09-29 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.249 - - [2025-09-29 02:15:12] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004395 10.0.0.38 - - [2025-09-29 02:15:12] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.092886 10.0.0.249 - - [2025-09-29 02:15:12] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003724 10.0.0.38 - - [2025-09-29 02:15:12] "POST /neutron/network HTTP/1.1" 200 623 0.269387 10.0.0.33 - - [2025-09-29 02:15:12] "POST /ref-update HTTP/1.1" 200 156 0.039927 10.0.0.38 - - [2025-09-29 02:15:13] "POST /neutron/network HTTP/1.1" 200 1015 0.012984 10.0.0.38 - - [2025-09-29 02:15:13] "POST /id-to-fqname HTTP/1.1" 200 237 0.001102 10.0.0.38 - - [2025-09-29 02:15:13] "GET /virtual-network/6409bc7e-7d0d-4dd0-9036-9b06386b41b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.006010 10.0.0.38 - - [2025-09-29 02:15:13] "GET /virtual-network/6409bc7e-7d0d-4dd0-9036-9b06386b41b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2659 0.007065 10.0.0.38 - - [2025-09-29 02:15:13] "POST /neutron/subnet HTTP/1.1" 200 725 0.009537 10.0.0.33 - - [2025-09-29 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002799 10.0.0.38 - - [2025-09-29 02:15:13] "POST /neutron/network HTTP/1.1" 200 1122 0.076385 10.0.0.38 - - [2025-09-29 02:15:13] "GET /virtual-network/6409bc7e-7d0d-4dd0-9036-9b06386b41b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.005994 10.0.0.38 - - [2025-09-29 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007022 10.0.0.38 - - [2025-09-29 02:15:13] "GET /network-policy/a94a7253-fe02-446b-b967-a107cb70083d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3156 0.004495 10.0.0.38 - - [2025-09-29 02:15:14] "GET /virtual-network/6409bc7e-7d0d-4dd0-9036-9b06386b41b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006708 10.0.0.33 - - [2025-09-29 02:15:15] "GET /obj-perms HTTP/1.1" 200 5062 0.053931 10.0.0.38 - - [2025-09-29 02:15:15] "DELETE /network-policy/a94a7253-fe02-446b-b967-a107cb70083d HTTP/1.1" 409 239 0.019500 10.0.0.33 - - [2025-09-29 02:15:15] "DELETE /access-control-list/67c5dd53-6c4a-4964-9b60-c9459c45ec52 HTTP/1.1" 200 115 0.056178 10.0.0.249 - - [2025-09-29 02:15:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005620 10.0.0.249 - - [2025-09-29 02:15:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006654 10.0.0.249 - - [2025-09-29 02:15:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003889 10.0.0.249 - - [2025-09-29 02:15:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003314 10.0.0.38 - - [2025-09-29 02:15:15] "POST /neutron/network HTTP/1.1" 200 151 0.199543 10.0.0.38 - - [2025-09-29 02:15:16] "DELETE /network-policy/a94a7253-fe02-446b-b967-a107cb70083d HTTP/1.1" 200 115 0.036658 10.0.0.38 - - [2025-09-29 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.249 - - [2025-09-29 02:15:16] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001298 10.0.0.38 - - [2025-09-29 02:15:16] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.052928 10.0.0.38 - - [2025-09-29 02:15:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-65709749&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005877 10.0.0.249 - - [2025-09-29 02:15:18] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003315 10.0.0.38 - - [2025-09-29 02:15:18] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.103566 10.0.0.249 - - [2025-09-29 02:15:18] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001933 10.0.0.38 - - [2025-09-29 02:15:19] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?fields=virtual_networks HTTP/1.1" 200 1065 0.062622 10.0.0.249 - - [2025-09-29 02:15:19] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002561 10.0.0.38 - - [2025-09-29 02:15:19] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.079471 10.0.0.249 - - [2025-09-29 02:15:19] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001510 10.0.0.38 - - [2025-09-29 02:15:19] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?fields=security_groups HTTP/1.1" 200 1308 0.049949 10.0.0.38 - - [2025-09-29 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 188 0.029046 10.0.0.249 - - [2025-09-29 02:15:20] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004881 10.0.0.249 - - [2025-09-29 02:15:20] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003011 10.0.0.249 - - [2025-09-29 02:15:20] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019662 10.0.0.249 - - [2025-09-29 02:15:20] "POST /id-to-fqname HTTP/1.1" 200 190 0.001660 10.0.0.249 - - [2025-09-29 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.008846 10.0.0.249 - - [2025-09-29 02:15:20] "POST /security-groups HTTP/1.1" 200 591 0.042635 10.0.0.33 - - [2025-09-29 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.004343 10.0.0.249 - - [2025-09-29 02:15:20] "POST /projects HTTP/1.1" 200 585 0.320737 10.0.0.249 - - [2025-09-29 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.380563 10.0.0.38 - - [2025-09-29 02:15:20] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.555809 10.0.0.33 - - [2025-09-29 02:15:20] "POST /access-control-lists HTTP/1.1" 200 596 0.064763 10.0.0.38 - - [2025-09-29 02:15:21] "GET / HTTP/1.1" 200 36215 0.003881 10.0.0.38 - - [2025-09-29 02:15:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001175 10.0.0.38 - - [2025-09-29 02:15:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.062722 10.0.0.38 - - [2025-09-29 02:15:23] "POST /network-ipams HTTP/1.1" 200 515 0.062940 10.0.0.38 - - [2025-09-29 02:15:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004979 10.0.0.38 - - [2025-09-29 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.38 - - [2025-09-29 02:15:23] "GET /network-ipam/baa565bf-601e-40e4-9399-cfdb662f3200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012395 10.0.0.38 - - [2025-09-29 02:15:24] "PUT /network-ipam/baa565bf-601e-40e4-9399-cfdb662f3200 HTTP/1.1" 200 259 0.030153 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 753 0.004149 10.0.0.38 - - [2025-09-29 02:15:24] "POST /network-ipams HTTP/1.1" 200 515 0.052652 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.005292 10.0.0.38 - - [2025-09-29 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipam/121ca4b8-c3ed-4e50-8a45-789388c2b9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.011348 10.0.0.38 - - [2025-09-29 02:15:24] "PUT /network-ipam/121ca4b8-c3ed-4e50-8a45-789388c2b9cf HTTP/1.1" 200 259 0.039413 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 959 0.005849 10.0.0.38 - - [2025-09-29 02:15:24] "POST /network-ipams HTTP/1.1" 200 515 0.052162 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1166 0.003736 10.0.0.38 - - [2025-09-29 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.38 - - [2025-09-29 02:15:24] "GET /network-ipam/eca3ded1-932c-4dbd-b2b5-43c7b513cfbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015948 10.0.0.38 - - [2025-09-29 02:15:24] "PUT /network-ipam/eca3ded1-932c-4dbd-b2b5-43c7b513cfbc HTTP/1.1" 200 259 0.022326 10.0.0.38 - - [2025-09-29 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.249 - - [2025-09-29 02:15:25] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001293 10.0.0.38 - - [2025-09-29 02:15:25] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.045228 10.0.0.249 - - [2025-09-29 02:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010717 10.0.0.38 - - [2025-09-29 02:15:26] "POST /neutron/subnet HTTP/1.1" 200 734 0.292201 10.0.0.38 - - [2025-09-29 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001217 10.0.0.38 - - [2025-09-29 02:15:26] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006002 10.0.0.38 - - [2025-09-29 02:15:26] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005957 10.0.0.38 - - [2025-09-29 02:15:26] "POST /neutron/network HTTP/1.1" 200 826 0.007040 10.0.0.38 - - [2025-09-29 02:15:26] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005941 10.0.0.38 - - [2025-09-29 02:15:26] "GET /network-ipam/baa565bf-601e-40e4-9399-cfdb662f3200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.004288 10.0.0.38 - - [2025-09-29 02:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.249 - - [2025-09-29 02:15:26] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001204 10.0.0.38 - - [2025-09-29 02:15:26] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039959 10.0.0.38 - - [2025-09-29 02:15:26] "POST /neutron/network HTTP/1.1" 200 117 0.012843 10.0.0.33 - - [2025-09-29 02:15:26] "POST /route-targets HTTP/1.1" 200 328 0.012120 10.0.0.38 - - [2025-09-29 02:15:27] "POST /neutron/network HTTP/1.1" 200 823 0.012838 10.0.0.38 - - [2025-09-29 02:15:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001314 10.0.0.38 - - [2025-09-29 02:15:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005813 10.0.0.38 - - [2025-09-29 02:15:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005277 10.0.0.38 - - [2025-09-29 02:15:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.008963 10.0.0.38 - - [2025-09-29 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.249 - - [2025-09-29 02:15:27] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.38 - - [2025-09-29 02:15:27] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.050557 10.0.0.33 - - [2025-09-29 02:15:27] "POST /ref-update HTTP/1.1" 200 156 0.021547 10.0.0.249 - - [2025-09-29 02:15:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008541 10.0.0.38 - - [2025-09-29 02:15:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.190626 10.0.0.38 - - [2025-09-29 02:15:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001374 10.0.0.38 - - [2025-09-29 02:15:27] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005098 10.0.0.38 - - [2025-09-29 02:15:27] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006309 10.0.0.38 - - [2025-09-29 02:15:27] "POST /neutron/network HTTP/1.1" 200 825 0.007071 10.0.0.38 - - [2025-09-29 02:15:28] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011721 10.0.0.249 - - [2025-09-29 02:15:29] "GET /obj-perms HTTP/1.1" 200 5030 0.077951 10.0.0.38 - - [2025-09-29 02:15:29] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005813 10.0.0.38 - - [2025-09-29 02:15:29] "GET /obj-perms HTTP/1.1" 200 5030 0.057391 10.0.0.38 - - [2025-09-29 02:15:30] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.012274 10.0.0.33 - - [2025-09-29 02:15:30] "GET /obj-perms HTTP/1.1" 200 5030 0.070639 10.0.0.38 - - [2025-09-29 02:15:30] "POST /fqname-to-id HTTP/1.1" 404 215 0.004945 10.0.0.38 - - [2025-09-29 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.249 - - [2025-09-29 02:15:30] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001858 10.0.0.38 - - [2025-09-29 02:15:31] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.082533 10.0.0.38 - - [2025-09-29 02:15:31] "POST /network-policys HTTP/1.1" 200 555 0.039886 10.0.0.38 - - [2025-09-29 02:15:31] "GET /network-policy/58e3083d-df4b-46a8-92c5-943cd9cfd6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.008103 10.0.0.38 - - [2025-09-29 02:15:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.003883 10.0.0.38 - - [2025-09-29 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.249 - - [2025-09-29 02:15:31] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002353 10.0.0.38 - - [2025-09-29 02:15:31] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.054991 10.0.0.38 - - [2025-09-29 02:15:31] "POST /network-policys HTTP/1.1" 200 555 0.047803 10.0.0.38 - - [2025-09-29 02:15:31] "GET /network-policy/584e767a-4bb9-400b-8006-75645b10521e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.008235 10.0.0.38 - - [2025-09-29 02:15:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.003546 10.0.0.38 - - [2025-09-29 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.249 - - [2025-09-29 02:15:31] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.38 - - [2025-09-29 02:15:31] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.057870 10.0.0.38 - - [2025-09-29 02:15:31] "POST /network-policys HTTP/1.1" 200 555 0.037018 10.0.0.38 - - [2025-09-29 02:15:31] "GET /network-policy/575ee2f8-2395-45eb-bfba-8276373abf5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006304 10.0.0.38 - - [2025-09-29 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.066483 10.0.0.38 - - [2025-09-29 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.073309 10.0.0.33 - - [2025-09-29 02:15:32] "PUT /access-control-list/162040fb-7a41-4d13-9c9d-50b46432460c HTTP/1.1" 200 273 0.075624 10.0.0.38 - - [2025-09-29 02:15:32] "POST /neutron/network HTTP/1.1" 200 915 0.089381 10.0.0.38 - - [2025-09-29 02:15:32] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005558 10.0.0.38 - - [2025-09-29 02:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.38 - - [2025-09-29 02:15:32] "GET /network-policy/584e767a-4bb9-400b-8006-75645b10521e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006010 10.0.0.38 - - [2025-09-29 02:15:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.001320 10.0.0.33 - - [2025-09-29 02:15:32] "POST /ref-update HTTP/1.1" 200 156 0.036442 10.0.0.249 - - [2025-09-29 02:15:33] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003155 10.0.0.38 - - [2025-09-29 02:15:33] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.141574 10.0.0.38 - - [2025-09-29 02:15:33] "POST /neutron/network HTTP/1.1" 200 997 0.017751 10.0.0.38 - - [2025-09-29 02:15:34] "POST /id-to-fqname HTTP/1.1" 200 221 0.003327 10.0.0.38 - - [2025-09-29 02:15:34] "POST /neutron/port HTTP/1.1" 200 117 0.014291 10.0.0.249 - - [2025-09-29 02:15:34] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/port HTTP/1.1" 200 1062 0.382185 10.0.0.249 - - [2025-09-29 02:15:35] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000944 10.0.0.38 - - [2025-09-29 02:15:35] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.107877 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/port HTTP/1.1" 200 1062 0.023069 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/port HTTP/1.1" 200 1090 0.018107 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/subnet HTTP/1.1" 200 708 0.011009 10.0.0.38 - - [2025-09-29 02:15:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001566 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/network HTTP/1.1" 200 997 0.016164 10.0.0.38 - - [2025-09-29 02:15:35] "POST /neutron/network HTTP/1.1" 200 835 0.015646 10.0.0.38 - - [2025-09-29 02:15:36] "POST /neutron/port HTTP/1.1" 200 1059 0.033317 10.0.0.33 - - [2025-09-29 02:15:36] "DELETE /access-control-list/b32c3860-4eee-4855-866d-ae44204ef1be HTTP/1.1" 200 115 0.035535 10.0.0.38 - - [2025-09-29 02:15:36] "POST /neutron/port HTTP/1.1" 200 1087 0.016407 10.0.0.38 - - [2025-09-29 02:15:36] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.249 - - [2025-09-29 02:15:36] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001582 10.0.0.38 - - [2025-09-29 02:15:36] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.090711 10.0.0.38 - - [2025-09-29 02:15:37] "POST /neutron/port HTTP/1.1" 200 2061 0.037221 10.0.0.38 - - [2025-09-29 02:15:37] "POST /neutron/port HTTP/1.1" 200 1090 0.031989 10.0.0.38 - - [2025-09-29 02:15:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.019363 10.0.0.38 - - [2025-09-29 02:15:37] "POST /neutron/port HTTP/1.1" 200 1090 0.025154 10.0.0.249 - - [2025-09-29 02:15:37] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001426 10.0.0.38 - - [2025-09-29 02:15:37] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 401 292 0.000901 10.0.0.38 - - [2025-09-29 02:15:38] "POST /neutron/port HTTP/1.1" 200 1061 0.364207 10.0.0.38 - - [2025-09-29 02:15:38] "POST /neutron/port HTTP/1.1" 200 1115 0.107620 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.045525 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.005012 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine-interface/8629bf92-24a0-4f81-a193-f3d61848b379 HTTP/1.1" 200 2951 0.004584 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.003586 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine-interface/8629bf92-24a0-4f81-a193-f3d61848b379 HTTP/1.1" 200 2951 0.007769 10.0.0.38 - - [2025-09-29 02:15:38] "GET /instance-ip/64f33d5f-7ea0-4300-a512-96b096eea29d HTTP/1.1" 200 1626 0.006026 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.004355 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-machine-interface/8629bf92-24a0-4f81-a193-f3d61848b379 HTTP/1.1" 200 2951 0.006183 10.0.0.38 - - [2025-09-29 02:15:38] "GET /instance-ip/64f33d5f-7ea0-4300-a512-96b096eea29d HTTP/1.1" 200 1626 0.005520 10.0.0.38 - - [2025-09-29 02:15:38] "POST /neutron/subnet HTTP/1.1" 200 703 0.011496 10.0.0.38 - - [2025-09-29 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.38 - - [2025-09-29 02:15:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004121 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003426 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006721 10.0.0.38 - - [2025-09-29 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.38 - - [2025-09-29 02:15:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004599 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004001 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007942 10.0.0.38 - - [2025-09-29 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.38 - - [2025-09-29 02:15:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007517 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006405 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.015209 10.0.0.38 - - [2025-09-29 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.38 - - [2025-09-29 02:15:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011253 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007818 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.010244 10.0.0.38 - - [2025-09-29 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.38 - - [2025-09-29 02:15:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009703 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006424 10.0.0.38 - - [2025-09-29 02:15:38] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017767 10.0.0.38 - - [2025-09-29 02:15:39] "POST /neutron/port HTTP/1.1" 200 1087 0.028401 10.0.0.38 - - [2025-09-29 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006231 10.0.0.38 - - [2025-09-29 02:15:40] "POST /neutron/network HTTP/1.1" 200 915 0.015536 10.0.0.38 - - [2025-09-29 02:15:41] "POST /neutron/network HTTP/1.1" 200 1007 0.016151 10.0.0.38 - - [2025-09-29 02:15:41] "POST /neutron/port HTTP/1.1" 200 117 0.003205 10.0.0.38 - - [2025-09-29 02:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.38 - - [2025-09-29 02:15:42] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005583 10.0.0.38 - - [2025-09-29 02:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.38 - - [2025-09-29 02:15:46] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016376 10.0.0.38 - - [2025-09-29 02:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.38 - - [2025-09-29 02:15:50] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016238 10.0.0.249 - - [2025-09-29 02:15:51] "DELETE /project/09befc13b81b4f05a02f6f3af357eda9 HTTP/1.1" 404 173 0.020612 10.0.0.249 - - [2025-09-29 02:15:51] "DELETE /project/0b2e66fe4f0d4069b632eb1a1df19b84 HTTP/1.1" 404 173 0.018302 10.0.0.249 - - [2025-09-29 02:15:51] "DELETE /project/810c36e6-e780-492d-88ad-97c588037f4b HTTP/1.1" 404 177 0.016254 10.0.0.249 - - [2025-09-29 02:15:51] "DELETE /project/810c36e6e780492d88ad97c588037f4b HTTP/1.1" 404 173 0.009518 10.0.0.249 - - [2025-09-29 02:15:51] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001595 10.0.0.249 - - [2025-09-29 02:15:51] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.062060 10.0.0.249 - - [2025-09-29 02:15:51] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.004395 10.0.0.249 - - [2025-09-29 02:15:51] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?fields=security_groups HTTP/1.1" 200 1410 0.074331 10.0.0.249 - - [2025-09-29 02:15:51] "DELETE /security-group/d7a16f57-a0f6-453b-a8bd-8d2c3c539b75 HTTP/1.1" 200 115 0.058996 10.0.0.249 - - [2025-09-29 02:15:51] "GET /projects?obj_uuids=09befc13-b81b-4f05-a02f-6f3af357eda9&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001214 10.0.0.249 - - [2025-09-29 02:15:52] "GET /project/09befc13-b81b-4f05-a02f-6f3af357eda9?fields=application_policy_sets HTTP/1.1" 200 1449 0.056785 10.0.0.249 - - [2025-09-29 02:15:52] "DELETE /project/09befc13-b81b-4f05-a02f-6f3af357eda9 HTTP/1.1" 200 115 0.506792 10.0.0.38 - - [2025-09-29 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.38 - - [2025-09-29 02:15:54] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014619 10.0.0.249 - - [2025-09-29 02:15:56] "GET /obj-perms HTTP/1.1" 200 5056 0.056354 10.0.0.38 - - [2025-09-29 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.38 - - [2025-09-29 02:15:58] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.012919 10.0.0.38 - - [2025-09-29 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.38 - - [2025-09-29 02:16:02] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006581 10.0.0.38 - - [2025-09-29 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006863 10.0.0.38 - - [2025-09-29 02:16:06] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006957 10.0.0.38 - - [2025-09-29 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.38 - - [2025-09-29 02:16:10] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016313 10.0.0.38 - - [2025-09-29 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.38 - - [2025-09-29 02:16:14] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005881 10.0.0.38 - - [2025-09-29 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.38 - - [2025-09-29 02:16:19] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017621 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007486 10.0.0.38 - - [2025-09-29 02:16:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010784 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006959 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009321 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008409 10.0.0.38 - - [2025-09-29 02:16:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010054 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006406 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.015865 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.38 - - [2025-09-29 02:16:23] "GET /routing-instance/67c821e9-72b5-404b-98f1-9173ba53154d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.004670 10.0.0.38 - - [2025-09-29 02:16:23] "GET /route-target/7cae7d5a-af27-47db-b359-5b1b75113735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004292 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.38 - - [2025-09-29 02:16:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009356 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007654 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017204 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.38 - - [2025-09-29 02:16:23] "GET /routing-instance/67c821e9-72b5-404b-98f1-9173ba53154d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.010030 10.0.0.38 - - [2025-09-29 02:16:23] "GET /route-target/7cae7d5a-af27-47db-b359-5b1b75113735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008040 10.0.0.38 - - [2025-09-29 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.38 - - [2025-09-29 02:16:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008497 10.0.0.38 - - [2025-09-29 02:16:23] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003564 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014444 10.0.0.38 - - [2025-09-29 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.38 - - [2025-09-29 02:16:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010494 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006472 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.015400 10.0.0.38 - - [2025-09-29 02:16:24] "GET /obj-perms HTTP/1.1" 200 5030 0.007757 10.0.0.38 - - [2025-09-29 02:16:24] "GET /obj-perms HTTP/1.1" 200 5030 0.007381 10.0.0.249 - - [2025-09-29 02:16:24] "GET /obj-perms HTTP/1.1" 200 5030 0.007587 10.0.0.38 - - [2025-09-29 02:16:24] "GET /obj-perms HTTP/1.1" 200 5030 0.008987 10.0.0.33 - - [2025-09-29 02:16:24] "GET /obj-perms HTTP/1.1" 200 5030 0.007842 10.0.0.38 - - [2025-09-29 02:16:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.029263 10.0.0.38 - - [2025-09-29 02:16:24] "POST /neutron/port HTTP/1.1" 200 1087 0.035458 10.0.0.38 - - [2025-09-29 02:16:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017020 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.010750 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.009394 10.0.0.38 - - [2025-09-29 02:16:24] "GET /virtual-machine-interface/1c7bb1b6-a20d-45c1-9459-b81b25ad15ec HTTP/1.1" 200 2951 0.013774 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.007487 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-machine-interface/1c7bb1b6-a20d-45c1-9459-b81b25ad15ec HTTP/1.1" 200 2951 0.013296 10.0.0.38 - - [2025-09-29 02:16:25] "GET /instance-ip/fd1106ca-7a72-4a3d-ad31-2e7f209c02e2 HTTP/1.1" 200 1624 0.011932 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.008818 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-machine-interface/1c7bb1b6-a20d-45c1-9459-b81b25ad15ec HTTP/1.1" 200 2951 0.015087 10.0.0.38 - - [2025-09-29 02:16:25] "GET /instance-ip/fd1106ca-7a72-4a3d-ad31-2e7f209c02e2 HTTP/1.1" 200 1624 0.009690 10.0.0.38 - - [2025-09-29 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.38 - - [2025-09-29 02:16:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008470 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008329 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.019416 10.0.0.38 - - [2025-09-29 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.38 - - [2025-09-29 02:16:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004381 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003125 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006573 10.0.0.38 - - [2025-09-29 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.38 - - [2025-09-29 02:16:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006600 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005538 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006617 10.0.0.38 - - [2025-09-29 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2025-09-29 02:16:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006365 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005114 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005789 10.0.0.38 - - [2025-09-29 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.38 - - [2025-09-29 02:16:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005042 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003501 10.0.0.38 - - [2025-09-29 02:16:25] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006945 10.0.0.38 - - [2025-09-29 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.38 - - [2025-09-29 02:16:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005814 10.0.0.38 - - [2025-09-29 02:16:26] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005473 10.0.0.38 - - [2025-09-29 02:16:26] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013112 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.38 - - [2025-09-29 02:16:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004277 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005033 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007095 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.38 - - [2025-09-29 02:16:27] "GET /routing-instance/19b9d24d-e8b7-47c5-ad45-0d29f89c468d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.011478 10.0.0.38 - - [2025-09-29 02:16:27] "GET /route-target/072125e7-982b-41b7-8d24-e7b9f7f0804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009592 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2025-09-29 02:16:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007777 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004849 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007617 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.38 - - [2025-09-29 02:16:27] "GET /routing-instance/19b9d24d-e8b7-47c5-ad45-0d29f89c468d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.010933 10.0.0.38 - - [2025-09-29 02:16:27] "GET /route-target/072125e7-982b-41b7-8d24-e7b9f7f0804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.010220 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.38 - - [2025-09-29 02:16:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006905 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003564 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010396 10.0.0.38 - - [2025-09-29 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.38 - - [2025-09-29 02:16:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009398 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006722 10.0.0.38 - - [2025-09-29 02:16:27] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.021426 10.0.0.249 - - [2025-09-29 02:16:27] "GET /obj-perms HTTP/1.1" 200 5030 0.009504 10.0.0.38 - - [2025-09-29 02:16:27] "GET /obj-perms HTTP/1.1" 200 5030 0.007021 10.0.0.38 - - [2025-09-29 02:16:28] "GET /obj-perms HTTP/1.1" 200 5030 0.008405 10.0.0.33 - - [2025-09-29 02:16:28] "GET /obj-perms HTTP/1.1" 200 5030 0.005130 10.0.0.38 - - [2025-09-29 02:16:28] "POST /neutron/port HTTP/1.1" 200 1089 0.024823 10.0.0.38 - - [2025-09-29 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012940 10.0.0.38 - - [2025-09-29 02:16:28] "POST /neutron/port HTTP/1.1" 200 1089 0.026186 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.011008 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.012876 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine-interface/b3b14f95-a4e9-4a4d-be09-3ce2db42bffd HTTP/1.1" 200 2952 0.009506 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.006481 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine-interface/b3b14f95-a4e9-4a4d-be09-3ce2db42bffd HTTP/1.1" 200 2952 0.009793 10.0.0.38 - - [2025-09-29 02:16:28] "GET /instance-ip/e5d380e9-11db-4b6d-bb14-0ea07f50f837 HTTP/1.1" 200 1626 0.009105 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.006785 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-machine-interface/b3b14f95-a4e9-4a4d-be09-3ce2db42bffd HTTP/1.1" 200 2952 0.008839 10.0.0.38 - - [2025-09-29 02:16:28] "GET /instance-ip/e5d380e9-11db-4b6d-bb14-0ea07f50f837 HTTP/1.1" 200 1626 0.006070 10.0.0.38 - - [2025-09-29 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.38 - - [2025-09-29 02:16:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006369 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005674 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009581 10.0.0.38 - - [2025-09-29 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.38 - - [2025-09-29 02:16:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012270 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.008086 10.0.0.38 - - [2025-09-29 02:16:28] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.013355 10.0.0.38 - - [2025-09-29 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.38 - - [2025-09-29 02:16:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010424 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007653 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009963 10.0.0.38 - - [2025-09-29 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.38 - - [2025-09-29 02:16:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007894 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.005298 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.018494 10.0.0.38 - - [2025-09-29 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.38 - - [2025-09-29 02:16:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009176 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007923 10.0.0.38 - - [2025-09-29 02:16:29] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.019527 10.0.0.38 - - [2025-09-29 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.38 - - [2025-09-29 02:16:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004332 10.0.0.38 - - [2025-09-29 02:16:30] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003713 10.0.0.38 - - [2025-09-29 02:16:30] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006243 10.0.0.38 - - [2025-09-29 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.38 - - [2025-09-29 02:16:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004279 10.0.0.38 - - [2025-09-29 02:16:30] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007288 10.0.0.38 - - [2025-09-29 02:16:30] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005804 10.0.0.38 - - [2025-09-29 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2025-09-29 02:16:30] "GET /routing-instance/66e6723b-94d1-4f19-a945-c9f35a9ef80a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.006229 10.0.0.38 - - [2025-09-29 02:16:30] "GET /route-target/ca46505e-559b-4558-9e3e-9be8b5c2fb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004154 10.0.0.38 - - [2025-09-29 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007069 10.0.0.38 - - [2025-09-29 02:16:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007899 10.0.0.38 - - [2025-09-29 02:16:30] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006563 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.015700 10.0.0.38 - - [2025-09-29 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006957 10.0.0.38 - - [2025-09-29 02:16:31] "GET /routing-instance/66e6723b-94d1-4f19-a945-c9f35a9ef80a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.008206 10.0.0.38 - - [2025-09-29 02:16:31] "GET /route-target/ca46505e-559b-4558-9e3e-9be8b5c2fb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009749 10.0.0.38 - - [2025-09-29 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.38 - - [2025-09-29 02:16:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009901 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.009446 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009826 10.0.0.38 - - [2025-09-29 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006695 10.0.0.38 - - [2025-09-29 02:16:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009570 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007919 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.014863 10.0.0.249 - - [2025-09-29 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004241 10.0.0.38 - - [2025-09-29 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.005539 10.0.0.38 - - [2025-09-29 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004429 10.0.0.38 - - [2025-09-29 02:16:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.030044 10.0.0.33 - - [2025-09-29 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004138 10.0.0.249 - - [2025-09-29 02:16:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004118 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.005462 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-machine-interface/8629bf92-24a0-4f81-a193-f3d61848b379 HTTP/1.1" 200 2951 0.007806 10.0.0.38 - - [2025-09-29 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.38 - - [2025-09-29 02:16:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004521 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003630 10.0.0.38 - - [2025-09-29 02:16:31] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006910 10.0.0.38 - - [2025-09-29 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.38 - - [2025-09-29 02:16:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005462 10.0.0.38 - - [2025-09-29 02:16:33] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003872 10.0.0.38 - - [2025-09-29 02:16:33] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.012619 10.0.0.38 - - [2025-09-29 02:16:35] "POST /neutron/port HTTP/1.1" 200 1089 0.032830 10.0.0.38 - - [2025-09-29 02:16:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007962 10.0.0.38 - - [2025-09-29 02:16:41] "POST /neutron/network HTTP/1.1" 200 925 0.017327 10.0.0.38 - - [2025-09-29 02:16:41] "POST /neutron/port HTTP/1.1" 200 117 0.002799 10.0.0.38 - - [2025-09-29 02:16:43] "POST /neutron/port HTTP/1.1" 200 1089 0.034302 10.0.0.38 - - [2025-09-29 02:16:43] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.005395 10.0.0.38 - - [2025-09-29 02:16:43] "GET /virtual-machine-interface/1c7bb1b6-a20d-45c1-9459-b81b25ad15ec HTTP/1.1" 200 2951 0.011975 10.0.0.38 - - [2025-09-29 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.38 - - [2025-09-29 02:16:43] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009652 10.0.0.38 - - [2025-09-29 02:16:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.020532 10.0.0.38 - - [2025-09-29 02:16:43] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004184 10.0.0.38 - - [2025-09-29 02:16:43] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012536 10.0.0.38 - - [2025-09-29 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.38 - - [2025-09-29 02:16:44] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008996 10.0.0.38 - - [2025-09-29 02:16:44] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007634 10.0.0.38 - - [2025-09-29 02:16:44] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016201 10.0.0.38 - - [2025-09-29 02:16:45] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.009492 10.0.0.38 - - [2025-09-29 02:16:45] "GET /virtual-machine-interface/b3b14f95-a4e9-4a4d-be09-3ce2db42bffd HTTP/1.1" 200 2952 0.017976 10.0.0.38 - - [2025-09-29 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.38 - - [2025-09-29 02:16:45] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008647 10.0.0.38 - - [2025-09-29 02:16:45] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006922 10.0.0.38 - - [2025-09-29 02:16:45] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.016097 10.0.0.38 - - [2025-09-29 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.38 - - [2025-09-29 02:16:46] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007028 10.0.0.38 - - [2025-09-29 02:16:46] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004994 10.0.0.38 - - [2025-09-29 02:16:46] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.017771 10.0.0.33 - - [2025-09-29 02:17:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001179 10.0.0.33 - - [2025-09-29 02:17:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001004 10.0.0.38 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001188 10.0.0.38 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001052 10.0.0.249 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000682 10.0.0.33 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000503 10.0.0.249 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001130 10.0.0.33 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000880 10.0.0.249 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001053 10.0.0.249 - - [2025-09-29 02:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001276 10.0.0.38 - - [2025-09-29 02:17:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001860 10.0.0.38 - - [2025-09-29 02:17:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.38 - - [2025-09-29 02:17:43] "POST /neutron/port HTTP/1.1" 200 1087 0.059593 10.0.0.38 - - [2025-09-29 02:17:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008740 10.0.0.38 - - [2025-09-29 02:17:43] "POST /neutron/network HTTP/1.1" 200 915 0.015852 10.0.0.38 - - [2025-09-29 02:17:44] "POST /neutron/network HTTP/1.1" 200 1007 0.040177 10.0.0.38 - - [2025-09-29 02:17:44] "POST /neutron/port HTTP/1.1" 200 117 0.002136 10.0.0.38 - - [2025-09-29 02:17:44] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 200 1294 0.009563 10.0.0.38 - - [2025-09-29 02:17:45] "POST /neutron/port HTTP/1.1" 200 1115 0.026243 10.0.0.38 - - [2025-09-29 02:17:46] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 404 171 0.007156 10.0.0.38 - - [2025-09-29 02:17:46] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 404 171 0.005132 10.0.0.38 - - [2025-09-29 02:17:46] "GET /virtual-machine/10849ed8-254f-44b5-9a50-b65aaffedb2a HTTP/1.1" 404 171 0.005460 10.0.0.38 - - [2025-09-29 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.38 - - [2025-09-29 02:17:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009032 10.0.0.38 - - [2025-09-29 02:17:47] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.091382 10.0.0.38 - - [2025-09-29 02:17:47] "GET /virtual-network/14ba1609-e8f3-40f8-a182-0140d22f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.018504 10.0.0.38 - - [2025-09-29 02:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.38 - - [2025-09-29 02:17:47] "GET /routing-instance/66e6723b-94d1-4f19-a945-c9f35a9ef80a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.010784 10.0.0.38 - - [2025-09-29 02:17:47] "GET /route-target/ca46505e-559b-4558-9e3e-9be8b5c2fb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009767 10.0.0.38 - - [2025-09-29 02:17:47] "GET /obj-perms HTTP/1.1" 200 5030 0.009177 10.0.0.33 - - [2025-09-29 02:17:50] "GET /obj-perms HTTP/1.1" 200 5030 0.006702 10.0.0.38 - - [2025-09-29 02:17:56] "GET /obj-perms HTTP/1.1" 200 5030 0.009481 10.0.0.33 - - [2025-09-29 02:17:58] "GET /obj-perms HTTP/1.1" 200 5056 0.072149 10.0.0.38 - - [2025-09-29 02:17:59] "GET /obj-perms HTTP/1.1" 200 5030 0.007328 10.0.0.38 - - [2025-09-29 02:18:00] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 200 1294 0.011047 10.0.0.38 - - [2025-09-29 02:18:00] "POST /neutron/port HTTP/1.1" 200 1113 0.026477 10.0.0.38 - - [2025-09-29 02:18:02] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 404 171 0.004294 10.0.0.38 - - [2025-09-29 02:18:02] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 404 171 0.004198 10.0.0.38 - - [2025-09-29 02:18:02] "GET /virtual-machine/42eb1451-1bf7-4490-b45a-0c076d2beab8 HTTP/1.1" 404 171 0.011931 10.0.0.38 - - [2025-09-29 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.38 - - [2025-09-29 02:18:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007677 10.0.0.38 - - [2025-09-29 02:18:02] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.007109 10.0.0.38 - - [2025-09-29 02:18:02] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007638 10.0.0.38 - - [2025-09-29 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.38 - - [2025-09-29 02:18:02] "GET /routing-instance/19b9d24d-e8b7-47c5-ad45-0d29f89c468d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.007189 10.0.0.38 - - [2025-09-29 02:18:02] "GET /route-target/072125e7-982b-41b7-8d24-e7b9f7f0804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005988 10.0.0.33 - - [2025-09-29 02:18:02] "GET /obj-perms HTTP/1.1" 200 5030 0.004147 10.0.0.38 - - [2025-09-29 02:18:05] "GET /obj-perms HTTP/1.1" 200 5030 0.009460 10.0.0.33 - - [2025-09-29 02:18:11] "GET /obj-perms HTTP/1.1" 200 5030 0.008878 10.0.0.38 - - [2025-09-29 02:18:14] "GET /obj-perms HTTP/1.1" 200 5030 0.005286 10.0.0.33 - - [2025-09-29 02:18:21] "GET /obj-perms HTTP/1.1" 200 5030 0.011817 10.0.0.38 - - [2025-09-29 02:18:24] "GET /obj-perms HTTP/1.1" 200 5030 0.010803 10.0.0.33 - - [2025-09-29 02:18:30] "GET /obj-perms HTTP/1.1" 200 5030 0.009722 10.0.0.38 - - [2025-09-29 02:18:30] "GET /obj-perms HTTP/1.1" 200 5030 0.005626 10.0.0.249 - - [2025-09-29 02:18:30] "GET /obj-perms HTTP/1.1" 200 5030 0.003815 10.0.0.38 - - [2025-09-29 02:18:30] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 200 1293 0.007858 10.0.0.38 - - [2025-09-29 02:18:31] "POST /neutron/port HTTP/1.1" 200 1116 0.024537 10.0.0.38 - - [2025-09-29 02:18:32] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 404 171 0.003942 10.0.0.38 - - [2025-09-29 02:18:32] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 404 171 0.003305 10.0.0.38 - - [2025-09-29 02:18:32] "GET /virtual-machine/0f01839e-83c4-44df-802f-1f4fd66ba6ae HTTP/1.1" 404 171 0.005304 10.0.0.38 - - [2025-09-29 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.38 - - [2025-09-29 02:18:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009568 10.0.0.38 - - [2025-09-29 02:18:32] "GET /virtual-networks?parent_id=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.006362 10.0.0.38 - - [2025-09-29 02:18:32] "GET /virtual-network/a6c01bd3-a1f6-4f02-9ade-95a60bf0645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017037 10.0.0.38 - - [2025-09-29 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007175 10.0.0.38 - - [2025-09-29 02:18:32] "GET /routing-instance/67c821e9-72b5-404b-98f1-9173ba53154d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1789 0.009836 10.0.0.38 - - [2025-09-29 02:18:32] "GET /route-target/7cae7d5a-af27-47db-b359-5b1b75113735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010057 10.0.0.38 - - [2025-09-29 02:18:36] "GET /obj-perms HTTP/1.1" 200 5030 0.009281 10.0.0.33 - - [2025-09-29 02:18:36] "GET /obj-perms HTTP/1.1" 200 5030 0.008995 10.0.0.38 - - [2025-09-29 02:18:45] "GET /obj-perms HTTP/1.1" 200 5030 0.009508 10.0.0.33 - - [2025-09-29 02:18:45] "GET /obj-perms HTTP/1.1" 200 5030 0.006790 10.0.0.38 - - [2025-09-29 02:18:54] "GET /obj-perms HTTP/1.1" 200 5030 0.009476 10.0.0.33 - - [2025-09-29 02:18:54] "GET /obj-perms HTTP/1.1" 200 5030 0.010931 10.0.0.38 - - [2025-09-29 02:19:00] "GET /obj-perms HTTP/1.1" 200 5030 0.009884 10.0.0.33 - - [2025-09-29 02:19:00] "GET /obj-perms HTTP/1.1" 200 5030 0.004878 10.0.0.38 - - [2025-09-29 02:19:01] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007825 10.0.0.38 - - [2025-09-29 02:19:01] "POST /neutron/network HTTP/1.1" 200 823 0.109520 10.0.0.33 - - [2025-09-29 02:19:01] "DELETE /access-control-list/050a1e50-0824-4bbb-af40-212a415ff3e3 HTTP/1.1" 200 115 0.099378 10.0.0.38 - - [2025-09-29 02:19:01] "GET /virtual-network/1e72feb8-3019-4a67-bdad-c2fff3406ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007142 10.0.0.38 - - [2025-09-29 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.059594 10.0.0.38 - - [2025-09-29 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.070330 10.0.0.38 - - [2025-09-29 02:19:01] "DELETE /network-policy/575ee2f8-2395-45eb-bfba-8276373abf5c HTTP/1.1" 200 115 0.036463 10.0.0.38 - - [2025-09-29 02:19:01] "DELETE /network-policy/584e767a-4bb9-400b-8006-75645b10521e HTTP/1.1" 200 115 0.042587 10.0.0.38 - - [2025-09-29 02:19:01] "DELETE /network-policy/58e3083d-df4b-46a8-92c5-943cd9cfd6b4 HTTP/1.1" 200 115 0.036306 10.0.0.33 - - [2025-09-29 02:19:01] "POST /ref-update HTTP/1.1" 200 156 0.029247 10.0.0.249 - - [2025-09-29 02:19:02] "POST /useragent-kv HTTP/1.1" 200 115 0.042735 10.0.0.249 - - [2025-09-29 02:19:02] "POST /useragent-kv HTTP/1.1" 200 115 0.005175 10.0.0.38 - - [2025-09-29 02:19:02] "POST /neutron/network HTTP/1.1" 200 151 0.221111 10.0.0.33 - - [2025-09-29 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.38 - - [2025-09-29 02:19:02] "POST /neutron/network HTTP/1.1" 200 826 0.009360 10.0.0.33 - - [2025-09-29 02:19:02] "DELETE /route-target/7cae7d5a-af27-47db-b359-5b1b75113735 HTTP/1.1" 200 115 0.024411 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-09-29 02:19:03] "DELETE /network-ipam/eca3ded1-932c-4dbd-b2b5-43c7b513cfbc HTTP/1.1" 200 115 0.050971 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.004907 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-09-29 02:19:03] "DELETE /network-ipam/121ca4b8-c3ed-4e50-8a45-789388c2b9cf HTTP/1.1" 200 115 0.060341 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.004038 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.38 - - [2025-09-29 02:19:03] "DELETE /network-ipam/baa565bf-601e-40e4-9399-cfdb662f3200 HTTP/1.1" 200 115 0.037120 10.0.0.38 - - [2025-09-29 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.005531 10.0.0.249 - - [2025-09-29 02:19:04] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003116 10.0.0.38 - - [2025-09-29 02:19:05] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.127655 10.0.0.249 - - [2025-09-29 02:19:05] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001680 10.0.0.38 - - [2025-09-29 02:19:05] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?fields=virtual_networks HTTP/1.1" 200 1033 0.055858 10.0.0.249 - - [2025-09-29 02:19:05] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.38 - - [2025-09-29 02:19:05] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.069630 10.0.0.249 - - [2025-09-29 02:19:05] "GET /projects?obj_uuids=0b2e66fe-4f0d-4069-b632-eb1a1df19b84&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001556 10.0.0.38 - - [2025-09-29 02:19:05] "GET /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84?fields=security_groups HTTP/1.1" 200 1260 0.062388 10.0.0.38 - - [2025-09-29 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.038650 10.0.0.249 - - [2025-09-29 02:19:06] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007737 10.0.0.249 - - [2025-09-29 02:19:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003076 10.0.0.249 - - [2025-09-29 02:19:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048986 10.0.0.249 - - [2025-09-29 02:19:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.005384 10.0.0.249 - - [2025-09-29 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.005895 10.0.0.249 - - [2025-09-29 02:19:06] "POST /security-groups HTTP/1.1" 200 597 0.045214 10.0.0.249 - - [2025-09-29 02:19:06] "POST /projects HTTP/1.1" 200 597 0.302282 10.0.0.249 - - [2025-09-29 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.342550 10.0.0.33 - - [2025-09-29 02:19:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.008252 10.0.0.38 - - [2025-09-29 02:19:06] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.543236 10.0.0.38 - - [2025-09-29 02:19:08] "GET / HTTP/1.1" 200 36215 0.005972 10.0.0.38 - - [2025-09-29 02:19:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.001700 10.0.0.38 - - [2025-09-29 02:19:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.066403 10.0.0.38 - - [2025-09-29 02:19:11] "POST /network-ipams HTTP/1.1" 200 521 0.068743 10.0.0.38 - - [2025-09-29 02:19:11] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.006223 10.0.0.38 - - [2025-09-29 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.38 - - [2025-09-29 02:19:11] "GET /network-ipam/85a331f9-da8f-41d7-8ed6-b2bfac63a29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.011297 10.0.0.38 - - [2025-09-29 02:19:12] "PUT /network-ipam/85a331f9-da8f-41d7-8ed6-b2bfac63a29a HTTP/1.1" 200 259 0.032789 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 759 0.006204 10.0.0.38 - - [2025-09-29 02:19:12] "POST /network-ipams HTTP/1.1" 200 521 0.049080 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.011073 10.0.0.38 - - [2025-09-29 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipam/4e959d7a-59ad-4bf3-aa6e-600ca4dbd399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006638 10.0.0.38 - - [2025-09-29 02:19:12] "PUT /network-ipam/4e959d7a-59ad-4bf3-aa6e-600ca4dbd399 HTTP/1.1" 200 259 0.021054 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 971 0.003635 10.0.0.38 - - [2025-09-29 02:19:12] "POST /network-ipams HTTP/1.1" 200 521 0.049702 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1184 0.003220 10.0.0.38 - - [2025-09-29 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.38 - - [2025-09-29 02:19:12] "GET /network-ipam/ba92747e-563d-4ea6-82cf-2c9b30b58913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.015459 10.0.0.38 - - [2025-09-29 02:19:12] "PUT /network-ipam/ba92747e-563d-4ea6-82cf-2c9b30b58913 HTTP/1.1" 200 259 0.026339 10.0.0.38 - - [2025-09-29 02:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.249 - - [2025-09-29 02:19:13] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001934 10.0.0.38 - - [2025-09-29 02:19:13] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.063365 10.0.0.249 - - [2025-09-29 02:19:13] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002085 10.0.0.38 - - [2025-09-29 02:19:14] "POST /neutron/network HTTP/1.1" 200 613 0.207941 10.0.0.33 - - [2025-09-29 02:19:14] "POST /ref-update HTTP/1.1" 200 156 0.030879 10.0.0.38 - - [2025-09-29 02:19:14] "POST /neutron/network HTTP/1.1" 200 1014 0.009490 10.0.0.38 - - [2025-09-29 02:19:14] "POST /id-to-fqname HTTP/1.1" 200 227 0.001051 10.0.0.38 - - [2025-09-29 02:19:14] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004577 10.0.0.38 - - [2025-09-29 02:19:14] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007384 10.0.0.38 - - [2025-09-29 02:19:14] "POST /neutron/subnet HTTP/1.1" 200 725 0.011036 10.0.0.38 - - [2025-09-29 02:19:14] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006635 10.0.0.38 - - [2025-09-29 02:19:14] "GET /network-ipam/85a331f9-da8f-41d7-8ed6-b2bfac63a29a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004113 10.0.0.38 - - [2025-09-29 02:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.249 - - [2025-09-29 02:19:14] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002037 10.0.0.38 - - [2025-09-29 02:19:15] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.077075 10.0.0.38 - - [2025-09-29 02:19:15] "POST /neutron/network HTTP/1.1" 200 117 0.021651 10.0.0.249 - - [2025-09-29 02:19:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008357 10.0.0.38 - - [2025-09-29 02:19:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.233682 10.0.0.38 - - [2025-09-29 02:19:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001230 10.0.0.38 - - [2025-09-29 02:19:15] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005033 10.0.0.38 - - [2025-09-29 02:19:15] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.008228 10.0.0.38 - - [2025-09-29 02:19:15] "POST /neutron/network HTTP/1.1" 200 1015 0.009340 10.0.0.38 - - [2025-09-29 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.249 - - [2025-09-29 02:19:15] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001043 10.0.0.38 - - [2025-09-29 02:19:15] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.050871 10.0.0.38 - - [2025-09-29 02:19:16] "POST /neutron/network HTTP/1.1" 200 117 0.015112 10.0.0.33 - - [2025-09-29 02:19:16] "POST /route-targets HTTP/1.1" 200 328 0.013180 10.0.0.33 - - [2025-09-29 02:19:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.032357 10.0.0.249 - - [2025-09-29 02:19:16] "POST /useragent-kv HTTP/1.1" 200 115 0.024225 10.0.0.38 - - [2025-09-29 02:19:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.263961 10.0.0.38 - - [2025-09-29 02:19:16] "POST /id-to-fqname HTTP/1.1" 200 227 0.002697 10.0.0.38 - - [2025-09-29 02:19:16] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006905 10.0.0.38 - - [2025-09-29 02:19:16] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006712 10.0.0.38 - - [2025-09-29 02:19:16] "POST /neutron/network HTTP/1.1" 200 1013 0.012038 10.0.0.38 - - [2025-09-29 02:19:17] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008873 10.0.0.38 - - [2025-09-29 02:19:17] "GET /obj-perms HTTP/1.1" 200 5042 0.087092 10.0.0.249 - - [2025-09-29 02:19:18] "GET /obj-perms HTTP/1.1" 200 5042 0.071543 10.0.0.38 - - [2025-09-29 02:19:18] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.016904 10.0.0.38 - - [2025-09-29 02:19:19] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007728 10.0.0.33 - - [2025-09-29 02:19:19] "GET /obj-perms HTTP/1.1" 200 5042 0.066460 10.0.0.38 - - [2025-09-29 02:19:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.007647 10.0.0.38 - - [2025-09-29 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.249 - - [2025-09-29 02:19:19] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002951 10.0.0.38 - - [2025-09-29 02:19:20] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.082994 10.0.0.38 - - [2025-09-29 02:19:20] "POST /network-policys HTTP/1.1" 200 561 0.035731 10.0.0.38 - - [2025-09-29 02:19:20] "GET /network-policy/ede38c71-1868-4afb-80f6-68b8f594c9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005703 10.0.0.38 - - [2025-09-29 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.002751 10.0.0.38 - - [2025-09-29 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.249 - - [2025-09-29 02:19:20] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003193 10.0.0.38 - - [2025-09-29 02:19:20] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.101892 10.0.0.38 - - [2025-09-29 02:19:20] "POST /network-policys HTTP/1.1" 200 561 0.045207 10.0.0.38 - - [2025-09-29 02:19:20] "GET /network-policy/126c388a-39f2-4edc-8856-a8aaf2b6595c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007697 10.0.0.38 - - [2025-09-29 02:19:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.004396 10.0.0.38 - - [2025-09-29 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.249 - - [2025-09-29 02:19:20] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001334 10.0.0.38 - - [2025-09-29 02:19:20] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.069332 10.0.0.38 - - [2025-09-29 02:19:20] "POST /network-policys HTTP/1.1" 200 561 0.046888 10.0.0.38 - - [2025-09-29 02:19:20] "GET /network-policy/f913fa9d-9d42-493f-b079-98ff02298f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.009334 10.0.0.38 - - [2025-09-29 02:19:21] "POST /neutron/network HTTP/1.1" 200 1014 0.014275 10.0.0.33 - - [2025-09-29 02:19:21] "POST /access-control-lists HTTP/1.1" 200 599 0.042616 10.0.0.38 - - [2025-09-29 02:19:21] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.008868 10.0.0.38 - - [2025-09-29 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2025-09-29 02:19:21] "GET /network-policy/126c388a-39f2-4edc-8856-a8aaf2b6595c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004630 10.0.0.38 - - [2025-09-29 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.38 - - [2025-09-29 02:19:21] "GET /network-policy/ede38c71-1868-4afb-80f6-68b8f594c9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005556 10.0.0.38 - - [2025-09-29 02:19:21] "POST /neutron/network HTTP/1.1" 200 1015 0.016500 10.0.0.33 - - [2025-09-29 02:19:21] "POST /ref-update HTTP/1.1" 200 156 0.028594 10.0.0.38 - - [2025-09-29 02:19:21] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010810 10.0.0.38 - - [2025-09-29 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2025-09-29 02:19:21] "GET /network-policy/f913fa9d-9d42-493f-b079-98ff02298f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.004052 10.0.0.38 - - [2025-09-29 02:19:21] "POST /id-to-fqname HTTP/1.1" 200 227 0.001050 10.0.0.38 - - [2025-09-29 02:19:21] "POST /neutron/network HTTP/1.1" 200 1208 0.024134 10.0.0.249 - - [2025-09-29 02:19:22] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002892 10.0.0.38 - - [2025-09-29 02:19:22] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.107530 10.0.0.38 - - [2025-09-29 02:19:22] "POST /neutron/port HTTP/1.1" 200 117 0.014753 10.0.0.38 - - [2025-09-29 02:19:22] "POST /id-to-fqname HTTP/1.1" 200 227 0.002942 10.0.0.38 - - [2025-09-29 02:19:23] "POST /neutron/network HTTP/1.1" 200 1208 0.021187 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/port HTTP/1.1" 200 1173 0.017205 10.0.0.249 - - [2025-09-29 02:19:24] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001059 10.0.0.38 - - [2025-09-29 02:19:24] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.100601 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/port HTTP/1.1" 200 1201 0.017165 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.013221 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/network HTTP/1.1" 200 1198 0.018215 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/port HTTP/1.1" 200 117 0.015216 10.0.0.38 - - [2025-09-29 02:19:24] "POST /id-to-fqname HTTP/1.1" 200 227 0.003031 10.0.0.38 - - [2025-09-29 02:19:24] "POST /neutron/network HTTP/1.1" 200 1023 0.012273 10.0.0.38 - - [2025-09-29 02:19:25] "POST /neutron/port HTTP/1.1" 200 1174 0.023874 10.0.0.38 - - [2025-09-29 02:19:25] "POST /neutron/port HTTP/1.1" 200 1202 0.027139 10.0.0.38 - - [2025-09-29 02:19:25] "POST /neutron/subnet HTTP/1.1" 200 1389 0.024919 10.0.0.249 - - [2025-09-29 02:19:25] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001491 10.0.0.38 - - [2025-09-29 02:19:25] "POST /neutron/network HTTP/1.1" 200 1113 0.022623 10.0.0.38 - - [2025-09-29 02:19:25] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.109358 10.0.0.38 - - [2025-09-29 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.014059 10.0.0.38 - - [2025-09-29 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011533 10.0.0.38 - - [2025-09-29 02:19:26] "POST /neutron/port HTTP/1.1" 200 1201 0.035137 10.0.0.249 - - [2025-09-29 02:19:26] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001850 10.0.0.38 - - [2025-09-29 02:19:26] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 401 292 0.000748 10.0.0.38 - - [2025-09-29 02:19:26] "POST /neutron/port HTTP/1.1" 200 1172 0.405000 10.0.0.38 - - [2025-09-29 02:19:27] "POST /neutron/port HTTP/1.1" 200 1172 0.016410 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.063375 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.003218 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine-interface/a45526ce-b041-4bae-895d-a19546168998 HTTP/1.1" 200 3176 0.004289 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.003148 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine-interface/a45526ce-b041-4bae-895d-a19546168998 HTTP/1.1" 200 3176 0.008474 10.0.0.38 - - [2025-09-29 02:19:27] "GET /instance-ip/6ffb1e48-26c5-4a1f-87dd-8a390e810a1c HTTP/1.1" 200 1655 0.005960 10.0.0.38 - - [2025-09-29 02:19:27] "GET /instance-ip/98683de5-3866-430d-8ff8-ba743ff81dba HTTP/1.1" 200 1637 0.005988 10.0.0.38 - - [2025-09-29 02:19:27] "POST /neutron/port HTTP/1.1" 200 1200 0.020308 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.003132 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-machine-interface/a45526ce-b041-4bae-895d-a19546168998 HTTP/1.1" 200 3176 0.004708 10.0.0.38 - - [2025-09-29 02:19:27] "GET /instance-ip/6ffb1e48-26c5-4a1f-87dd-8a390e810a1c HTTP/1.1" 200 1655 0.003495 10.0.0.38 - - [2025-09-29 02:19:27] "GET /instance-ip/98683de5-3866-430d-8ff8-ba743ff81dba HTTP/1.1" 200 1637 0.003739 10.0.0.38 - - [2025-09-29 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.38 - - [2025-09-29 02:19:27] "POST /neutron/subnet HTTP/1.1" 200 1380 0.015474 10.0.0.38 - - [2025-09-29 02:19:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003111 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003149 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.009920 10.0.0.38 - - [2025-09-29 02:19:27] "POST /neutron/network HTTP/1.1" 200 1013 0.017694 10.0.0.38 - - [2025-09-29 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.38 - - [2025-09-29 02:19:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007546 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.008289 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005787 10.0.0.38 - - [2025-09-29 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.38 - - [2025-09-29 02:19:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010299 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.009525 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007254 10.0.0.38 - - [2025-09-29 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.38 - - [2025-09-29 02:19:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006951 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005087 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.018400 10.0.0.38 - - [2025-09-29 02:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.38 - - [2025-09-29 02:19:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009204 10.0.0.38 - - [2025-09-29 02:19:27] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007526 10.0.0.38 - - [2025-09-29 02:19:28] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.015495 10.0.0.38 - - [2025-09-29 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.38 - - [2025-09-29 02:19:31] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.015048 10.0.0.38 - - [2025-09-29 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.38 - - [2025-09-29 02:19:35] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.011289 10.0.0.33 - - [2025-09-29 02:19:37] "DELETE /access-control-list/01708893-2ed6-4452-bece-c433b8d5eca6 HTTP/1.1" 200 115 0.040528 10.0.0.38 - - [2025-09-29 02:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.38 - - [2025-09-29 02:19:39] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.015640 10.0.0.38 - - [2025-09-29 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.38 - - [2025-09-29 02:19:43] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.012395 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/network HTTP/1.1" 200 1123 0.009771 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/subnet HTTP/1.1" 200 1389 0.023161 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/network HTTP/1.1" 200 1113 0.019109 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/network HTTP/1.1" 200 1208 0.022290 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/subnet HTTP/1.1" 200 1385 0.016837 10.0.0.38 - - [2025-09-29 02:19:45] "POST /neutron/network HTTP/1.1" 200 1198 0.016297 10.0.0.38 - - [2025-09-29 02:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.38 - - [2025-09-29 02:19:47] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.018490 10.0.0.38 - - [2025-09-29 02:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.38 - - [2025-09-29 02:19:51] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006992 10.0.0.249 - - [2025-09-29 02:19:52] "DELETE /project/681a2aeede704c219459c206ee7bc7ea HTTP/1.1" 404 173 0.011073 10.0.0.249 - - [2025-09-29 02:19:52] "DELETE /project/0b2e66fe-4f0d-4069-b632-eb1a1df19b84 HTTP/1.1" 404 177 0.010956 10.0.0.38 - - [2025-09-29 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.38 - - [2025-09-29 02:19:55] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.008798 10.0.0.249 - - [2025-09-29 02:19:59] "GET /obj-perms HTTP/1.1" 200 5056 0.061088 10.0.0.38 - - [2025-09-29 02:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.38 - - [2025-09-29 02:19:59] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.016083 10.0.0.38 - - [2025-09-29 02:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.38 - - [2025-09-29 02:20:03] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005799 10.0.0.38 - - [2025-09-29 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.38 - - [2025-09-29 02:20:08] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.016421 10.0.0.38 - - [2025-09-29 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.38 - - [2025-09-29 02:20:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009470 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.015790 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.015359 10.0.0.38 - - [2025-09-29 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.38 - - [2025-09-29 02:20:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007587 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.014323 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.018356 10.0.0.38 - - [2025-09-29 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.38 - - [2025-09-29 02:20:12] "GET /routing-instance/2b1aad78-ca98-48ce-b779-c91cc3f429b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.009571 10.0.0.38 - - [2025-09-29 02:20:12] "GET /route-target/82deb413-ee61-4c65-ab96-12da56bf12f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.011237 10.0.0.38 - - [2025-09-29 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008072 10.0.0.38 - - [2025-09-29 02:20:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008141 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007689 10.0.0.38 - - [2025-09-29 02:20:12] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.024598 10.0.0.38 - - [2025-09-29 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.38 - - [2025-09-29 02:20:13] "GET /routing-instance/2b1aad78-ca98-48ce-b779-c91cc3f429b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.008128 10.0.0.38 - - [2025-09-29 02:20:13] "GET /route-target/82deb413-ee61-4c65-ab96-12da56bf12f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008296 10.0.0.38 - - [2025-09-29 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006197 10.0.0.38 - - [2025-09-29 02:20:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008383 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005946 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.014427 10.0.0.38 - - [2025-09-29 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.38 - - [2025-09-29 02:20:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005699 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004005 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.010979 10.0.0.38 - - [2025-09-29 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.38 - - [2025-09-29 02:20:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004695 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007690 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.007316 10.0.0.38 - - [2025-09-29 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.38 - - [2025-09-29 02:20:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.014085 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003113 10.0.0.38 - - [2025-09-29 02:20:13] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.005661 10.0.0.38 - - [2025-09-29 02:20:13] "GET /obj-perms HTTP/1.1" 200 5042 0.005374 10.0.0.38 - - [2025-09-29 02:20:13] "GET /obj-perms HTTP/1.1" 200 5042 0.004321 10.0.0.249 - - [2025-09-29 02:20:13] "GET /obj-perms HTTP/1.1" 200 5042 0.003728 10.0.0.38 - - [2025-09-29 02:20:13] "GET /obj-perms HTTP/1.1" 200 5042 0.004667 10.0.0.33 - - [2025-09-29 02:20:13] "GET /obj-perms HTTP/1.1" 200 5042 0.005223 10.0.0.38 - - [2025-09-29 02:20:14] "POST /neutron/port HTTP/1.1" 200 1202 0.018565 10.0.0.38 - - [2025-09-29 02:20:14] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007731 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.006167 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.004315 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine-interface/89313e71-9f46-49db-919b-688771f6583f HTTP/1.1" 200 3176 0.005128 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.005306 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine-interface/89313e71-9f46-49db-919b-688771f6583f HTTP/1.1" 200 3176 0.005432 10.0.0.38 - - [2025-09-29 02:20:14] "GET /instance-ip/4d4c7fea-1803-4b04-b3b0-0a61028fa4fa HTTP/1.1" 200 1637 0.006370 10.0.0.38 - - [2025-09-29 02:20:14] "GET /instance-ip/cb3165e4-c7ea-4516-abc8-50675557657a HTTP/1.1" 200 1657 0.006512 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.003831 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-machine-interface/89313e71-9f46-49db-919b-688771f6583f HTTP/1.1" 200 3176 0.005047 10.0.0.38 - - [2025-09-29 02:20:14] "GET /instance-ip/4d4c7fea-1803-4b04-b3b0-0a61028fa4fa HTTP/1.1" 200 1637 0.003778 10.0.0.38 - - [2025-09-29 02:20:14] "GET /instance-ip/cb3165e4-c7ea-4516-abc8-50675557657a HTTP/1.1" 200 1657 0.003747 10.0.0.38 - - [2025-09-29 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.38 - - [2025-09-29 02:20:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004558 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003719 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.012791 10.0.0.38 - - [2025-09-29 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008194 10.0.0.38 - - [2025-09-29 02:20:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006883 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.008644 10.0.0.38 - - [2025-09-29 02:20:14] "POST /neutron/port HTTP/1.1" 200 1202 0.038443 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.015239 10.0.0.38 - - [2025-09-29 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007858 10.0.0.38 - - [2025-09-29 02:20:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009141 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005419 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.015172 10.0.0.38 - - [2025-09-29 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.38 - - [2025-09-29 02:20:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004433 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003205 10.0.0.38 - - [2025-09-29 02:20:14] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010661 10.0.0.38 - - [2025-09-29 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.38 - - [2025-09-29 02:20:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004982 10.0.0.38 - - [2025-09-29 02:20:15] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006787 10.0.0.38 - - [2025-09-29 02:20:15] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.016565 10.0.0.38 - - [2025-09-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007899 10.0.0.38 - - [2025-09-29 02:20:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012576 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.008555 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.016153 10.0.0.38 - - [2025-09-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.38 - - [2025-09-29 02:20:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004637 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004452 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.010750 10.0.0.38 - - [2025-09-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.38 - - [2025-09-29 02:20:16] "GET /routing-instance/e2c1c08d-d728-4dbd-9c7a-0c865c2332a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.011856 10.0.0.38 - - [2025-09-29 02:20:16] "GET /route-target/d0b3f63f-77ac-4387-9bf8-64cbac3e4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.010126 10.0.0.38 - - [2025-09-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007144 10.0.0.38 - - [2025-09-29 02:20:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005168 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005490 10.0.0.38 - - [2025-09-29 02:20:16] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.014190 10.0.0.38 - - [2025-09-29 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.38 - - [2025-09-29 02:20:16] "GET /routing-instance/e2c1c08d-d728-4dbd-9c7a-0c865c2332a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.009944 10.0.0.38 - - [2025-09-29 02:20:16] "GET /route-target/d0b3f63f-77ac-4387-9bf8-64cbac3e4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009745 10.0.0.38 - - [2025-09-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007335 10.0.0.38 - - [2025-09-29 02:20:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007523 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006146 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.016421 10.0.0.38 - - [2025-09-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.38 - - [2025-09-29 02:20:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008191 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007450 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.015074 10.0.0.38 - - [2025-09-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007703 10.0.0.38 - - [2025-09-29 02:20:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011395 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.012238 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.014745 10.0.0.38 - - [2025-09-29 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.38 - - [2025-09-29 02:20:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008605 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006770 10.0.0.38 - - [2025-09-29 02:20:17] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.016593 10.0.0.38 - - [2025-09-29 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.009592 10.0.0.249 - - [2025-09-29 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.007138 10.0.0.38 - - [2025-09-29 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.007349 10.0.0.33 - - [2025-09-29 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.005664 10.0.0.38 - - [2025-09-29 02:20:17] "GET /obj-perms HTTP/1.1" 200 5042 0.004183 10.0.0.38 - - [2025-09-29 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011234 10.0.0.38 - - [2025-09-29 02:20:18] "POST /neutron/port HTTP/1.1" 200 1200 0.035567 10.0.0.38 - - [2025-09-29 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.013215 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.010753 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.006847 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine-interface/a3e3ed88-293f-41c6-beb6-537184b5ed62 HTTP/1.1" 200 3177 0.011528 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.010295 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine-interface/a3e3ed88-293f-41c6-beb6-537184b5ed62 HTTP/1.1" 200 3177 0.009413 10.0.0.38 - - [2025-09-29 02:20:18] "GET /instance-ip/13ab55db-c78f-48a4-aada-8207ab28f357 HTTP/1.1" 200 1635 0.009066 10.0.0.38 - - [2025-09-29 02:20:18] "GET /instance-ip/e5541613-bc48-477b-81a9-222a38b95be7 HTTP/1.1" 200 1656 0.009286 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.005608 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-machine-interface/a3e3ed88-293f-41c6-beb6-537184b5ed62 HTTP/1.1" 200 3177 0.008637 10.0.0.38 - - [2025-09-29 02:20:18] "GET /instance-ip/13ab55db-c78f-48a4-aada-8207ab28f357 HTTP/1.1" 200 1635 0.007636 10.0.0.38 - - [2025-09-29 02:20:18] "GET /instance-ip/e5541613-bc48-477b-81a9-222a38b95be7 HTTP/1.1" 200 1656 0.006144 10.0.0.38 - - [2025-09-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2025-09-29 02:20:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006099 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005702 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.013717 10.0.0.38 - - [2025-09-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.38 - - [2025-09-29 02:20:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011812 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007537 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014714 10.0.0.38 - - [2025-09-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.38 - - [2025-09-29 02:20:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007971 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006812 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.010764 10.0.0.38 - - [2025-09-29 02:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.38 - - [2025-09-29 02:20:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004990 10.0.0.38 - - [2025-09-29 02:20:18] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005683 10.0.0.38 - - [2025-09-29 02:20:19] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.014222 10.0.0.38 - - [2025-09-29 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.38 - - [2025-09-29 02:20:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010167 10.0.0.38 - - [2025-09-29 02:20:19] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007255 10.0.0.38 - - [2025-09-29 02:20:19] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.020433 10.0.0.38 - - [2025-09-29 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 10.0.0.38 - - [2025-09-29 02:20:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009349 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007907 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017190 10.0.0.38 - - [2025-09-29 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.38 - - [2025-09-29 02:20:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008636 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005705 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009759 10.0.0.38 - - [2025-09-29 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.38 - - [2025-09-29 02:20:20] "GET /routing-instance/91970f05-66b6-4d04-8390-c41749535f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.011443 10.0.0.38 - - [2025-09-29 02:20:20] "GET /route-target/c7fea05a-f853-43f3-b7d9-65c6a8dce400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.010227 10.0.0.38 - - [2025-09-29 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557 10.0.0.38 - - [2025-09-29 02:20:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009434 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004848 10.0.0.38 - - [2025-09-29 02:20:20] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016043 10.0.0.38 - - [2025-09-29 02:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.38 - - [2025-09-29 02:20:20] "GET /routing-instance/91970f05-66b6-4d04-8390-c41749535f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.011471 10.0.0.38 - - [2025-09-29 02:20:21] "GET /route-target/c7fea05a-f853-43f3-b7d9-65c6a8dce400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004292 10.0.0.38 - - [2025-09-29 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.38 - - [2025-09-29 02:20:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007009 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003542 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.013929 10.0.0.38 - - [2025-09-29 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.38 - - [2025-09-29 02:20:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005512 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.004284 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007637 10.0.0.38 - - [2025-09-29 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.38 - - [2025-09-29 02:20:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005902 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006339 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.009494 10.0.0.38 - - [2025-09-29 02:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.38 - - [2025-09-29 02:20:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006218 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003985 10.0.0.38 - - [2025-09-29 02:20:21] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.019416 10.0.0.249 - - [2025-09-29 02:20:21] "GET /obj-perms HTTP/1.1" 200 5042 0.005255 10.0.0.38 - - [2025-09-29 02:20:21] "GET /obj-perms HTTP/1.1" 200 5042 0.006295 10.0.0.38 - - [2025-09-29 02:20:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004400 10.0.0.33 - - [2025-09-29 02:20:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004457 10.0.0.249 - - [2025-09-29 02:20:21] "GET /obj-perms HTTP/1.1" 200 5042 0.004352 10.0.0.38 - - [2025-09-29 02:20:22] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.006798 10.0.0.38 - - [2025-09-29 02:20:22] "GET /virtual-machine-interface/a45526ce-b041-4bae-895d-a19546168998 HTTP/1.1" 200 3176 0.005826 10.0.0.38 - - [2025-09-29 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.38 - - [2025-09-29 02:20:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004595 10.0.0.38 - - [2025-09-29 02:20:22] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003948 10.0.0.38 - - [2025-09-29 02:20:22] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.014370 10.0.0.38 - - [2025-09-29 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007096 10.0.0.38 - - [2025-09-29 02:20:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005656 10.0.0.38 - - [2025-09-29 02:20:23] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.003229 10.0.0.38 - - [2025-09-29 02:20:23] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.006676 10.0.0.38 - - [2025-09-29 02:20:23] "POST /neutron/port HTTP/1.1" 200 1201 0.017394 10.0.0.38 - - [2025-09-29 02:20:24] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008280 10.0.0.38 - - [2025-09-29 02:20:33] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.007414 10.0.0.38 - - [2025-09-29 02:20:33] "GET /virtual-machine-interface/89313e71-9f46-49db-919b-688771f6583f HTTP/1.1" 200 3176 0.013478 10.0.0.38 - - [2025-09-29 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.38 - - [2025-09-29 02:20:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007897 10.0.0.38 - - [2025-09-29 02:20:33] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006524 10.0.0.38 - - [2025-09-29 02:20:33] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.016301 10.0.0.38 - - [2025-09-29 02:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.38 - - [2025-09-29 02:20:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008054 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.005359 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.014882 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.009654 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-machine-interface/a3e3ed88-293f-41c6-beb6-537184b5ed62 HTTP/1.1" 200 3177 0.015945 10.0.0.38 - - [2025-09-29 02:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.38 - - [2025-09-29 02:20:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009931 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007241 10.0.0.38 - - [2025-09-29 02:20:35] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.016883 10.0.0.38 - - [2025-09-29 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009033 10.0.0.38 - - [2025-09-29 02:20:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008269 10.0.0.38 - - [2025-09-29 02:20:36] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007039 10.0.0.38 - - [2025-09-29 02:20:36] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.006518 10.0.0.38 - - [2025-09-29 02:20:45] "POST /neutron/port HTTP/1.1" 200 1200 0.020238 10.0.0.38 - - [2025-09-29 02:20:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005766 10.0.0.38 - - [2025-09-29 02:20:45] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.38 - - [2025-09-29 02:20:46] "POST /neutron/port HTTP/1.1" 200 1202 0.039478 10.0.0.38 - - [2025-09-29 02:20:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006589 10.0.0.38 - - [2025-09-29 02:20:46] "POST /neutron/port HTTP/1.1" 200 117 0.001691 10.0.0.38 - - [2025-09-29 02:20:59] "GET /obj-perms HTTP/1.1" 200 5056 0.068317 10.0.0.38 - - [2025-09-29 02:21:02] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 200 1301 0.004847 10.0.0.38 - - [2025-09-29 02:21:03] "POST /neutron/port HTTP/1.1" 200 1200 0.021767 10.0.0.38 - - [2025-09-29 02:21:04] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 404 171 0.006785 10.0.0.38 - - [2025-09-29 02:21:04] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 404 171 0.004386 10.0.0.38 - - [2025-09-29 02:21:04] "GET /virtual-machine/df9bad31-d4cc-41c7-8eff-21e25ace89ab HTTP/1.1" 404 171 0.004866 10.0.0.38 - - [2025-09-29 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.38 - - [2025-09-29 02:21:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008112 10.0.0.38 - - [2025-09-29 02:21:04] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.006311 10.0.0.38 - - [2025-09-29 02:21:04] "GET /virtual-network/f6b9ca86-cf56-404a-b843-c670823fba60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.017404 10.0.0.38 - - [2025-09-29 02:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008452 10.0.0.38 - - [2025-09-29 02:21:04] "GET /routing-instance/91970f05-66b6-4d04-8390-c41749535f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008775 10.0.0.38 - - [2025-09-29 02:21:04] "GET /route-target/c7fea05a-f853-43f3-b7d9-65c6a8dce400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.012415 10.0.0.33 - - [2025-09-29 02:21:05] "GET /obj-perms HTTP/1.1" 200 5042 0.010912 10.0.0.38 - - [2025-09-29 02:21:11] "GET /obj-perms HTTP/1.1" 200 5042 0.009930 10.0.0.33 - - [2025-09-29 02:21:14] "GET /obj-perms HTTP/1.1" 200 5042 0.004128 10.0.0.38 - - [2025-09-29 02:21:20] "GET /obj-perms HTTP/1.1" 200 5042 0.008378 10.0.0.33 - - [2025-09-29 02:21:23] "GET /obj-perms HTTP/1.1" 200 5042 0.008874 10.0.0.38 - - [2025-09-29 02:21:29] "GET /obj-perms HTTP/1.1" 200 5042 0.010556 10.0.0.33 - - [2025-09-29 02:21:29] "GET /obj-perms HTTP/1.1" 200 5042 0.007827 10.0.0.38 - - [2025-09-29 02:21:29] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 200 1300 0.010381 10.0.0.38 - - [2025-09-29 02:21:30] "POST /neutron/port HTTP/1.1" 200 1202 0.027404 10.0.0.38 - - [2025-09-29 02:21:31] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 404 171 0.007197 10.0.0.38 - - [2025-09-29 02:21:31] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 404 171 0.006132 10.0.0.38 - - [2025-09-29 02:21:31] "GET /virtual-machine/48b2e93f-7882-4115-a8bf-1451d253cc69 HTTP/1.1" 404 171 0.004090 10.0.0.38 - - [2025-09-29 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.38 - - [2025-09-29 02:21:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008971 10.0.0.38 - - [2025-09-29 02:21:32] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.007295 10.0.0.38 - - [2025-09-29 02:21:32] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.019367 10.0.0.38 - - [2025-09-29 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.38 - - [2025-09-29 02:21:32] "GET /routing-instance/e2c1c08d-d728-4dbd-9c7a-0c865c2332a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.009459 10.0.0.38 - - [2025-09-29 02:21:32] "GET /route-target/d0b3f63f-77ac-4387-9bf8-64cbac3e4e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008460 10.0.0.38 - - [2025-09-29 02:21:32] "GET /obj-perms HTTP/1.1" 200 5042 0.011029 10.0.0.33 - - [2025-09-29 02:21:38] "GET /obj-perms HTTP/1.1" 200 5042 0.008693 10.0.0.38 - - [2025-09-29 02:21:41] "GET /obj-perms HTTP/1.1" 200 5042 0.008359 10.0.0.38 - - [2025-09-29 02:21:46] "POST /neutron/port HTTP/1.1" 200 1201 0.035423 10.0.0.38 - - [2025-09-29 02:21:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007412 10.0.0.38 - - [2025-09-29 02:21:46] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.33 - - [2025-09-29 02:21:47] "GET /obj-perms HTTP/1.1" 200 5042 0.005015 10.0.0.38 - - [2025-09-29 02:21:50] "GET /obj-perms HTTP/1.1" 200 5042 0.008967 10.0.0.33 - - [2025-09-29 02:21:57] "GET /obj-perms HTTP/1.1" 200 5042 0.010123 10.0.0.38 - - [2025-09-29 02:22:00] "GET /obj-perms HTTP/1.1" 200 5042 0.006169 10.0.0.38 - - [2025-09-29 02:22:00] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 200 1300 0.011782 10.0.0.249 - - [2025-09-29 02:22:00] "GET /obj-perms HTTP/1.1" 200 5056 0.066096 10.0.0.38 - - [2025-09-29 02:22:00] "POST /neutron/port HTTP/1.1" 200 1201 0.036757 10.0.0.38 - - [2025-09-29 02:22:01] "GET /obj-perms HTTP/1.1" 200 5056 0.106666 10.0.0.38 - - [2025-09-29 02:22:02] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 404 171 0.006715 10.0.0.38 - - [2025-09-29 02:22:02] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 404 171 0.005894 10.0.0.38 - - [2025-09-29 02:22:02] "GET /virtual-machine/53a7c45b-ae37-4e76-9418-4f09e73f4729 HTTP/1.1" 404 171 0.007736 10.0.0.38 - - [2025-09-29 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.38 - - [2025-09-29 02:22:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004555 10.0.0.38 - - [2025-09-29 02:22:02] "GET /virtual-networks?parent_id=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 815 0.014386 10.0.0.38 - - [2025-09-29 02:22:02] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.008778 10.0.0.38 - - [2025-09-29 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.38 - - [2025-09-29 02:22:02] "GET /routing-instance/2b1aad78-ca98-48ce-b779-c91cc3f429b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1801 0.007777 10.0.0.38 - - [2025-09-29 02:22:02] "GET /route-target/82deb413-ee61-4c65-ab96-12da56bf12f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005734 10.0.0.33 - - [2025-09-29 02:22:02] "GET /obj-perms HTTP/1.1" 200 5042 0.008383 10.0.0.38 - - [2025-09-29 02:22:08] "GET /obj-perms HTTP/1.1" 200 5042 0.003762 10.0.0.33 - - [2025-09-29 02:22:12] "GET /obj-perms HTTP/1.1" 200 5042 0.008758 10.0.0.38 - - [2025-09-29 02:22:18] "GET /obj-perms HTTP/1.1" 200 5042 0.010055 10.0.0.33 - - [2025-09-29 02:22:21] "GET /obj-perms HTTP/1.1" 200 5042 0.008085 10.0.0.38 - - [2025-09-29 02:22:27] "GET /obj-perms HTTP/1.1" 200 5042 0.009441 10.0.0.33 - - [2025-09-29 02:22:30] "GET /obj-perms HTTP/1.1" 200 5042 0.008286 10.0.0.38 - - [2025-09-29 02:22:30] "GET /obj-perms HTTP/1.1" 200 5042 0.004704 10.0.0.38 - - [2025-09-29 02:22:30] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006506 10.0.0.38 - - [2025-09-29 02:22:30] "POST /neutron/network HTTP/1.1" 200 1113 0.013709 10.0.0.33 - - [2025-09-29 02:22:30] "POST /fqname-to-id HTTP/1.1" 404 207 0.003409 10.0.0.33 - - [2025-09-29 02:22:30] "POST /ref-update HTTP/1.1" 200 156 0.023034 10.0.0.38 - - [2025-09-29 02:22:31] "GET /virtual-network/5074ad51-5006-47a1-bebd-63af9b3bd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.009372 10.0.0.38 - - [2025-09-29 02:22:31] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3251 0.009952 10.0.0.38 - - [2025-09-29 02:22:31] "POST /neutron/network HTTP/1.1" 200 1198 0.012366 10.0.0.38 - - [2025-09-29 02:22:31] "GET /virtual-network/b12eb32b-35c2-4eb8-88d4-92a7fa105434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007437 10.0.0.38 - - [2025-09-29 02:22:31] "DELETE /network-policy/f913fa9d-9d42-493f-b079-98ff02298f3a HTTP/1.1" 200 115 0.043709 10.0.0.38 - - [2025-09-29 02:22:31] "DELETE /network-policy/126c388a-39f2-4edc-8856-a8aaf2b6595c HTTP/1.1" 200 115 0.031760 10.0.0.38 - - [2025-09-29 02:22:31] "DELETE /network-policy/ede38c71-1868-4afb-80f6-68b8f594c9e5 HTTP/1.1" 200 115 0.036052 10.0.0.38 - - [2025-09-29 02:22:31] "POST /neutron/network HTTP/1.1" 200 1013 0.012026 10.0.0.33 - - [2025-09-29 02:22:31] "POST /ref-update HTTP/1.1" 200 156 0.031330 10.0.0.33 - - [2025-09-29 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.249 - - [2025-09-29 02:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003907 10.0.0.249 - - [2025-09-29 02:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003183 10.0.0.249 - - [2025-09-29 02:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.249 - - [2025-09-29 02:22:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002461 10.0.0.38 - - [2025-09-29 02:22:32] "POST /neutron/network HTTP/1.1" 200 151 0.157804 10.0.0.33 - - [2025-09-29 02:22:32] "DELETE /route-target/82deb413-ee61-4c65-ab96-12da56bf12f2 HTTP/1.1" 200 115 0.029044 10.0.0.38 - - [2025-09-29 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.38 - - [2025-09-29 02:22:32] "DELETE /network-ipam/ba92747e-563d-4ea6-82cf-2c9b30b58913 HTTP/1.1" 200 115 0.047191 10.0.0.38 - - [2025-09-29 02:22:32] "POST /fqname-to-id HTTP/1.1" 404 203 0.003533 10.0.0.38 - - [2025-09-29 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.38 - - [2025-09-29 02:22:32] "DELETE /network-ipam/4e959d7a-59ad-4bf3-aa6e-600ca4dbd399 HTTP/1.1" 200 115 0.068432 10.0.0.38 - - [2025-09-29 02:22:32] "POST /fqname-to-id HTTP/1.1" 404 203 0.005022 10.0.0.38 - - [2025-09-29 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.38 - - [2025-09-29 02:22:33] "DELETE /network-ipam/85a331f9-da8f-41d7-8ed6-b2bfac63a29a HTTP/1.1" 200 115 0.054249 10.0.0.38 - - [2025-09-29 02:22:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.003726 10.0.0.249 - - [2025-09-29 02:22:35] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001218 10.0.0.38 - - [2025-09-29 02:22:35] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.073320 10.0.0.249 - - [2025-09-29 02:22:35] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001708 10.0.0.38 - - [2025-09-29 02:22:36] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?fields=virtual_networks HTTP/1.1" 200 1046 0.054586 10.0.0.249 - - [2025-09-29 02:22:36] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001098 10.0.0.38 - - [2025-09-29 02:22:36] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.057189 10.0.0.249 - - [2025-09-29 02:22:36] "GET /projects?obj_uuids=681a2aee-de70-4c21-9459-c206ee7bc7ea&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001069 10.0.0.38 - - [2025-09-29 02:22:36] "GET /project/681a2aee-de70-4c21-9459-c206ee7bc7ea?fields=security_groups HTTP/1.1" 200 1279 0.057397 10.0.0.38 - - [2025-09-29 02:22:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.037957 10.0.0.249 - - [2025-09-29 02:22:37] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006952 10.0.0.249 - - [2025-09-29 02:22:37] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002991 10.0.0.249 - - [2025-09-29 02:22:37] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020786 10.0.0.249 - - [2025-09-29 02:22:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.002198 10.0.0.249 - - [2025-09-29 02:22:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.011400 10.0.0.249 - - [2025-09-29 02:22:37] "POST /security-groups HTTP/1.1" 200 593 0.086228 10.0.0.249 - - [2025-09-29 02:22:37] "POST /projects HTTP/1.1" 200 589 0.376337 10.0.0.249 - - [2025-09-29 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.412508 10.0.0.33 - - [2025-09-29 02:22:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.009545 10.0.0.38 - - [2025-09-29 02:22:37] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.583056 10.0.0.33 - - [2025-09-29 02:22:37] "DELETE /access-control-list/089a7cd7-8980-4464-9444-c467a283aab6 HTTP/1.1" 200 115 0.040495 10.0.0.38 - - [2025-09-29 02:22:38] "GET / HTTP/1.1" 200 36215 0.004790 10.0.0.38 - - [2025-09-29 02:22:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.001052 10.0.0.33 - - [2025-09-29 02:22:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000943 10.0.0.38 - - [2025-09-29 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.088092 10.0.0.33 - - [2025-09-29 02:22:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000800 10.0.0.249 - - [2025-09-29 02:22:40] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002562 10.0.0.38 - - [2025-09-29 02:22:41] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.063326 10.0.0.38 - - [2025-09-29 02:22:41] "POST /neutron/network HTTP/1.1" 200 117 0.034795 10.0.0.38 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000574 10.0.0.249 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000357 10.0.0.33 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000323 10.0.0.249 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000393 10.0.0.33 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000576 10.0.0.38 - - [2025-09-29 02:22:41] "POST /neutron/network HTTP/1.1" 200 826 0.022973 10.0.0.38 - - [2025-09-29 02:22:41] "POST /id-to-fqname HTTP/1.1" 200 222 0.001287 10.0.0.38 - - [2025-09-29 02:22:41] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007959 10.0.0.249 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2025-09-29 02:22:41] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008476 10.0.0.249 - - [2025-09-29 02:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000513 10.0.0.38 - - [2025-09-29 02:22:41] "POST /neutron/subnet HTTP/1.1" 200 724 0.013065 10.0.0.38 - - [2025-09-29 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.249 - - [2025-09-29 02:22:41] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001460 10.0.0.38 - - [2025-09-29 02:22:41] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056402 10.0.0.38 - - [2025-09-29 02:22:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000388 10.0.0.33 - - [2025-09-29 02:22:42] "POST /route-targets HTTP/1.1" 200 328 0.017967 10.0.0.38 - - [2025-09-29 02:22:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000395 10.0.0.249 - - [2025-09-29 02:22:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007872 10.0.0.38 - - [2025-09-29 02:22:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.239681 10.0.0.38 - - [2025-09-29 02:22:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001426 10.0.0.38 - - [2025-09-29 02:22:42] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005747 10.0.0.38 - - [2025-09-29 02:22:42] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006362 10.0.0.38 - - [2025-09-29 02:22:42] "POST /neutron/network HTTP/1.1" 200 827 0.006634 10.0.0.38 - - [2025-09-29 02:22:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002921 10.0.0.38 - - [2025-09-29 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.249 - - [2025-09-29 02:22:42] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003048 10.0.0.38 - - [2025-09-29 02:22:42] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.056159 10.0.0.38 - - [2025-09-29 02:22:42] "POST /network-policys HTTP/1.1" 200 573 0.032499 10.0.0.38 - - [2025-09-29 02:22:42] "GET /network-policy/63b64811-a13e-4682-ab7a-afae2e0d62e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007068 10.0.0.38 - - [2025-09-29 02:22:42] "POST /neutron/network HTTP/1.1" 200 928 0.091977 10.0.0.33 - - [2025-09-29 02:22:42] "POST /access-control-lists HTTP/1.1" 200 592 0.055717 10.0.0.38 - - [2025-09-29 02:22:42] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010599 10.0.0.38 - - [2025-09-29 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.38 - - [2025-09-29 02:22:43] "GET /network-policy/63b64811-a13e-4682-ab7a-afae2e0d62e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007347 10.0.0.38 - - [2025-09-29 02:22:43] "POST /neutron/network HTTP/1.1" 200 929 0.114792 10.0.0.33 - - [2025-09-29 02:22:43] "POST /access-control-lists HTTP/1.1" 200 592 0.047290 10.0.0.38 - - [2025-09-29 02:22:43] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.012768 10.0.0.38 - - [2025-09-29 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.38 - - [2025-09-29 02:22:43] "GET /network-policy/63b64811-a13e-4682-ab7a-afae2e0d62e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004432 10.0.0.38 - - [2025-09-29 02:22:43] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010389 10.0.0.38 - - [2025-09-29 02:22:45] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.014226 10.0.0.33 - - [2025-09-29 02:22:45] "GET /obj-perms HTTP/1.1" 200 5034 0.044483 10.0.0.249 - - [2025-09-29 02:22:45] "GET /obj-perms HTTP/1.1" 200 5034 0.041997 10.0.0.38 - - [2025-09-29 02:22:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001570 10.0.0.249 - - [2025-09-29 02:22:46] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003025 10.0.0.38 - - [2025-09-29 02:22:46] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.093312 10.0.0.38 - - [2025-09-29 02:22:46] "POST /neutron/network HTTP/1.1" 200 928 0.028780 10.0.0.38 - - [2025-09-29 02:22:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.003487 10.0.0.38 - - [2025-09-29 02:22:46] "POST /neutron/port HTTP/1.1" 200 117 0.006375 10.0.0.249 - - [2025-09-29 02:22:47] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001055 10.0.0.38 - - [2025-09-29 02:22:47] "POST /neutron/port HTTP/1.1" 200 1062 0.348945 10.0.0.249 - - [2025-09-29 02:22:47] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001498 10.0.0.38 - - [2025-09-29 02:22:47] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.130560 10.0.0.38 - - [2025-09-29 02:22:47] "POST /neutron/port HTTP/1.1" 200 1116 0.181875 10.0.0.38 - - [2025-09-29 02:22:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004745 10.0.0.38 - - [2025-09-29 02:22:48] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016744 10.0.0.38 - - [2025-09-29 02:22:48] "POST /neutron/port HTTP/1.1" 200 117 0.016384 10.0.0.38 - - [2025-09-29 02:22:48] "POST /neutron/network HTTP/1.1" 200 939 0.016664 10.0.0.38 - - [2025-09-29 02:22:49] "POST /neutron/port HTTP/1.1" 200 1063 0.064245 10.0.0.38 - - [2025-09-29 02:22:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006400 10.0.0.38 - - [2025-09-29 02:22:49] "POST /neutron/network HTTP/1.1" 200 929 0.014600 10.0.0.249 - - [2025-09-29 02:22:52] "DELETE /project/681a2aee-de70-4c21-9459-c206ee7bc7ea HTTP/1.1" 404 177 0.007111 10.0.0.249 - - [2025-09-29 02:22:52] "DELETE /project/82d8184353bf489da7b588f025d9f799 HTTP/1.1" 404 173 0.006761 10.0.0.38 - - [2025-09-29 02:22:53] "POST /neutron/port HTTP/1.1" 200 1090 0.024898 10.0.0.38 - - [2025-09-29 02:22:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.017057 10.0.0.38 - - [2025-09-29 02:22:53] "GET /virtual-machine/717e43fa-31e3-4a7a-8ac0-1546c145dc2a HTTP/1.1" 401 292 0.000441 10.0.0.38 - - [2025-09-29 02:22:53] "GET /virtual-machine/717e43fa-31e3-4a7a-8ac0-1546c145dc2a HTTP/1.1" 200 1295 0.038130 10.0.0.38 - - [2025-09-29 02:22:54] "GET /virtual-machine-interface/ee3ba7ef-d6be-478c-85c1-a4275f9aa569 HTTP/1.1" 200 2958 0.014601 10.0.0.38 - - [2025-09-29 02:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.38 - - [2025-09-29 02:22:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007503 10.0.0.38 - - [2025-09-29 02:22:54] "GET /virtual-networks?parent_id=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006887 10.0.0.38 - - [2025-09-29 02:22:54] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.017273 10.0.0.38 - - [2025-09-29 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2025-09-29 02:22:57] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015056 10.0.0.38 - - [2025-09-29 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.38 - - [2025-09-29 02:23:01] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007878 10.0.0.38 - - [2025-09-29 02:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.38 - - [2025-09-29 02:23:05] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005169 10.0.0.38 - - [2025-09-29 02:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.38 - - [2025-09-29 02:23:09] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008213 10.0.0.38 - - [2025-09-29 02:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009040 10.0.0.38 - - [2025-09-29 02:23:13] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016575 10.0.0.38 - - [2025-09-29 02:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007603 10.0.0.38 - - [2025-09-29 02:23:17] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011845 10.0.0.38 - - [2025-09-29 02:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.38 - - [2025-09-29 02:23:21] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008586 10.0.0.38 - - [2025-09-29 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.38 - - [2025-09-29 02:23:25] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.020923 10.0.0.38 - - [2025-09-29 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.38 - - [2025-09-29 02:23:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009648 10.0.0.38 - - [2025-09-29 02:23:28] "GET /virtual-networks?parent_id=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007623 10.0.0.38 - - [2025-09-29 02:23:28] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016536 10.0.0.38 - - [2025-09-29 02:23:33] "POST /neutron/port HTTP/1.1" 200 1090 0.036885 10.0.0.38 - - [2025-09-29 02:23:36] "POST /neutron/security_group HTTP/1.1" 200 2060 0.044493 10.0.0.38 - - [2025-09-29 02:23:41] "POST /neutron/port HTTP/1.1" 200 1091 0.030997 10.0.0.38 - - [2025-09-29 02:23:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016748 10.0.0.38 - - [2025-09-29 02:23:48] "POST /neutron/network HTTP/1.1" 200 938 0.015203 10.0.0.38 - - [2025-09-29 02:23:48] "POST /neutron/port HTTP/1.1" 200 117 0.002343 10.0.0.38 - - [2025-09-29 02:23:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.011372 10.0.0.38 - - [2025-09-29 02:23:49] "POST /neutron/port HTTP/1.1" 200 1091 0.020665 10.0.0.38 - - [2025-09-29 02:23:49] "GET /virtual-machine/d48bd69c-d442-419e-bce8-5930700b7b05 HTTP/1.1" 200 1297 0.008920 10.0.0.38 - - [2025-09-29 02:23:49] "GET /virtual-machine-interface/a49a51db-c893-487f-ab92-f13dcdc7dd5a HTTP/1.1" 200 2959 0.010615 10.0.0.38 - - [2025-09-29 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.38 - - [2025-09-29 02:23:49] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006941 10.0.0.38 - - [2025-09-29 02:23:49] "GET /virtual-networks?parent_id=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005684 10.0.0.38 - - [2025-09-29 02:23:49] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.015327 10.0.0.38 - - [2025-09-29 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006023 10.0.0.38 - - [2025-09-29 02:23:50] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005886 10.0.0.38 - - [2025-09-29 02:23:50] "GET /virtual-networks?parent_id=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004803 10.0.0.38 - - [2025-09-29 02:23:50] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.017072 10.0.0.38 - - [2025-09-29 02:23:50] "POST /neutron/security_group HTTP/1.1" 200 2060 0.020722 10.0.0.38 - - [2025-09-29 02:23:51] "POST /neutron/network HTTP/1.1" 200 939 0.014051 10.0.0.38 - - [2025-09-29 02:23:51] "POST /neutron/port HTTP/1.1" 200 117 0.003248 10.0.0.38 - - [2025-09-29 02:24:02] "GET /obj-perms HTTP/1.1" 200 5056 0.080897 10.0.0.38 - - [2025-09-29 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.249 - - [2025-09-29 02:24:47] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.022397 10.0.0.38 - - [2025-09-29 02:24:47] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.076419 10.0.0.38 - - [2025-09-29 02:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.38 - - [2025-09-29 02:24:47] "PUT /network-policy/63b64811-a13e-4682-ab7a-afae2e0d62e5 HTTP/1.1" 200 263 0.024850 10.0.0.33 - - [2025-09-29 02:24:47] "PUT /access-control-list/65f59d96-eea2-444a-a725-4b046f25ef43 HTTP/1.1" 200 273 0.040510 10.0.0.33 - - [2025-09-29 02:24:48] "POST /ref-update HTTP/1.1" 200 156 0.025026 10.0.0.38 - - [2025-09-29 02:24:49] "POST /neutron/port HTTP/1.1" 200 1090 0.033519 10.0.0.38 - - [2025-09-29 02:24:49] "POST /neutron/subnet HTTP/1.1" 200 698 0.019153 10.0.0.38 - - [2025-09-29 02:24:50] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.010884 10.0.0.38 - - [2025-09-29 02:24:51] "POST /neutron/network HTTP/1.1" 200 929 0.016986 10.0.0.38 - - [2025-09-29 02:24:51] "GET /virtual-network/02af572b-1a61-4d11-8948-907a7d58346f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.012317 10.0.0.38 - - [2025-09-29 02:24:51] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007210 10.0.0.38 - - [2025-09-29 02:24:51] "POST /neutron/network HTTP/1.1" 200 928 0.007820 10.0.0.38 - - [2025-09-29 02:24:51] "GET /virtual-network/2893665c-670e-4847-817a-a9ec03c75232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008135 10.0.0.38 - - [2025-09-29 02:24:51] "DELETE /network-policy/63b64811-a13e-4682-ab7a-afae2e0d62e5 HTTP/1.1" 200 115 0.040974 10.0.0.38 - - [2025-09-29 02:24:51] "POST /neutron/network HTTP/1.1" 200 827 0.007325 10.0.0.38 - - [2025-09-29 02:24:51] "POST /neutron/port HTTP/1.1" 200 1117 0.013812 10.0.0.38 - - [2025-09-29 02:24:51] "POST /neutron/port HTTP/1.1" 200 1116 0.012948 10.0.0.33 - - [2025-09-29 02:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.249 - - [2025-09-29 02:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003779 10.0.0.249 - - [2025-09-29 02:24:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003730 10.0.0.38 - - [2025-09-29 02:24:53] "POST /neutron/network HTTP/1.1" 200 151 0.206281 10.0.0.33 - - [2025-09-29 02:24:54] "DELETE /route-target/f566ca1d-0422-49d6-bfba-dc629e6b89ae HTTP/1.1" 200 115 0.025918 10.0.0.249 - - [2025-09-29 02:24:55] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002912 10.0.0.38 - - [2025-09-29 02:24:55] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.098186 10.0.0.249 - - [2025-09-29 02:24:55] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001849 10.0.0.38 - - [2025-09-29 02:24:55] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?fields=virtual_networks HTTP/1.1" 200 1038 0.060945 10.0.0.249 - - [2025-09-29 02:24:55] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002537 10.0.0.38 - - [2025-09-29 02:24:55] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.062709 10.0.0.249 - - [2025-09-29 02:24:55] "GET /projects?obj_uuids=82d81843-53bf-489d-a7b5-88f025d9f799&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001231 10.0.0.38 - - [2025-09-29 02:24:55] "GET /project/82d81843-53bf-489d-a7b5-88f025d9f799?fields=security_groups HTTP/1.1" 200 1267 0.043082 10.0.0.38 - - [2025-09-29 02:24:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.024041 10.0.0.249 - - [2025-09-29 02:24:56] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003961 10.0.0.249 - - [2025-09-29 02:24:56] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001399 10.0.0.249 - - [2025-09-29 02:24:56] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.033410 10.0.0.249 - - [2025-09-29 02:24:57] "POST /id-to-fqname HTTP/1.1" 200 202 0.002015 10.0.0.249 - - [2025-09-29 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.008678 10.0.0.249 - - [2025-09-29 02:24:57] "POST /security-groups HTTP/1.1" 200 603 0.031443 10.0.0.249 - - [2025-09-29 02:24:57] "POST /projects HTTP/1.1" 200 609 0.277821 10.0.0.33 - - [2025-09-29 02:24:57] "POST /fqname-to-id HTTP/1.1" 404 245 0.009788 10.0.0.249 - - [2025-09-29 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.346278 10.0.0.38 - - [2025-09-29 02:24:57] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.516954 10.0.0.38 - - [2025-09-29 02:24:58] "GET / HTTP/1.1" 200 36215 0.004975 10.0.0.38 - - [2025-09-29 02:25:01] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000477 10.0.0.249 - - [2025-09-29 02:25:02] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002962 10.0.0.38 - - [2025-09-29 02:25:02] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.125072 10.0.0.38 - - [2025-09-29 02:25:03] "GET / HTTP/1.1" 200 36215 0.002921 10.0.0.38 - - [2025-09-29 02:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.249 - - [2025-09-29 02:25:03] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001499 10.0.0.38 - - [2025-09-29 02:25:03] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010371 10.0.0.38 - - [2025-09-29 02:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.249 - - [2025-09-29 02:25:04] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001344 10.0.0.38 - - [2025-09-29 02:25:04] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.059036 10.0.0.38 - - [2025-09-29 02:25:05] "GET /domains HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2025-09-29 02:25:05] "GET /domains HTTP/1.1" 200 281 0.038496 10.0.0.249 - - [2025-09-29 02:25:05] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004002 10.0.0.38 - - [2025-09-29 02:25:05] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda HTTP/1.1" 200 2978 0.023493 10.0.0.249 - - [2025-09-29 02:25:05] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003004 10.0.0.38 - - [2025-09-29 02:25:05] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa HTTP/1.1" 200 1930 0.127298 10.0.0.38 - - [2025-09-29 02:25:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003227 10.0.0.38 - - [2025-09-29 02:25:05] "POST /network-ipams HTTP/1.1" 200 623 0.028915 10.0.0.38 - - [2025-09-29 02:25:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003268 10.0.0.38 - - [2025-09-29 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.38 - - [2025-09-29 02:25:05] "GET /network-ipam/6e6571c8-f9c8-4d20-a729-4fdfa4b49b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.009387 10.0.0.38 - - [2025-09-29 02:25:05] "PUT /network-ipam/6e6571c8-f9c8-4d20-a729-4fdfa4b49b46 HTTP/1.1" 200 259 0.016809 10.0.0.38 - - [2025-09-29 02:25:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2025-09-29 02:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.026664 10.0.0.249 - - [2025-09-29 02:25:06] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001331 10.0.0.38 - - [2025-09-29 02:25:06] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.052107 10.0.0.38 - - [2025-09-29 02:25:06] "POST /neutron/network HTTP/1.1" 200 117 0.036360 10.0.0.33 - - [2025-09-29 02:25:06] "POST /ref-update HTTP/1.1" 200 156 0.034135 10.0.0.249 - - [2025-09-29 02:25:07] "POST /useragent-kv HTTP/1.1" 200 115 0.011567 10.0.0.38 - - [2025-09-29 02:25:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.233706 10.0.0.38 - - [2025-09-29 02:25:07] "POST /id-to-fqname HTTP/1.1" 200 235 0.001255 10.0.0.38 - - [2025-09-29 02:25:07] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007106 10.0.0.38 - - [2025-09-29 02:25:07] "POST /neutron/network HTTP/1.1" 200 1336 0.012671 10.0.0.38 - - [2025-09-29 02:25:07] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.006301 10.0.0.38 - - [2025-09-29 02:25:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.008680 10.0.0.38 - - [2025-09-29 02:25:08] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.017478 10.0.0.33 - - [2025-09-29 02:25:09] "GET /obj-perms HTTP/1.1" 200 5019 0.067998 10.0.0.249 - - [2025-09-29 02:25:09] "GET /obj-perms HTTP/1.1" 200 5019 0.067324 10.0.0.38 - - [2025-09-29 02:25:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.007813 10.0.0.38 - - [2025-09-29 02:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.249 - - [2025-09-29 02:25:09] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001538 10.0.0.38 - - [2025-09-29 02:25:09] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.041185 10.0.0.38 - - [2025-09-29 02:25:10] "POST /network-policys HTTP/1.1" 200 565 0.106879 10.0.0.38 - - [2025-09-29 02:25:10] "GET /network-policy/5fb369af-6f3b-4bfc-8f26-a2c8bb15a3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007985 10.0.0.38 - - [2025-09-29 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.003368 10.0.0.38 - - [2025-09-29 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.249 - - [2025-09-29 02:25:10] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001745 10.0.0.38 - - [2025-09-29 02:25:10] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.065627 10.0.0.38 - - [2025-09-29 02:25:10] "POST /network-policys HTTP/1.1" 200 565 0.096235 10.0.0.38 - - [2025-09-29 02:25:10] "GET /network-policy/917e6a90-6eb7-4028-9c71-db9e7ca30e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8883 0.009312 10.0.0.38 - - [2025-09-29 02:25:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.004150 10.0.0.38 - - [2025-09-29 02:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.249 - - [2025-09-29 02:25:10] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003618 10.0.0.38 - - [2025-09-29 02:25:10] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.085650 10.0.0.38 - - [2025-09-29 02:25:10] "POST /network-policys HTTP/1.1" 200 565 0.084495 10.0.0.38 - - [2025-09-29 02:25:11] "GET /network-policy/c6f3784a-e86d-4ebe-ad0f-eeb2c6a27e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.008771 10.0.0.38 - - [2025-09-29 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.005042 10.0.0.38 - - [2025-09-29 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.249 - - [2025-09-29 02:25:11] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002874 10.0.0.38 - - [2025-09-29 02:25:11] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.075464 10.0.0.38 - - [2025-09-29 02:25:11] "POST /network-policys HTTP/1.1" 200 565 0.099002 10.0.0.38 - - [2025-09-29 02:25:11] "GET /network-policy/f78291c0-0e3f-4a5f-bad7-3f71013effcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.016397 10.0.0.38 - - [2025-09-29 02:25:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.004346 10.0.0.38 - - [2025-09-29 02:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.249 - - [2025-09-29 02:25:11] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001231 10.0.0.38 - - [2025-09-29 02:25:11] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.048261 10.0.0.38 - - [2025-09-29 02:25:11] "POST /network-policys HTTP/1.1" 200 565 0.090765 10.0.0.38 - - [2025-09-29 02:25:11] "GET /network-policy/1ddf51cd-4120-4c6e-b40d-128525d83a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008078 10.0.0.38 - - [2025-09-29 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.004205 10.0.0.38 - - [2025-09-29 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.249 - - [2025-09-29 02:25:12] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001492 10.0.0.38 - - [2025-09-29 02:25:12] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.076887 10.0.0.38 - - [2025-09-29 02:25:12] "POST /network-policys HTTP/1.1" 200 565 0.084880 10.0.0.38 - - [2025-09-29 02:25:12] "GET /network-policy/ca3b8e48-2257-4086-af0f-731c6aaeed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007819 10.0.0.38 - - [2025-09-29 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.003142 10.0.0.38 - - [2025-09-29 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555 10.0.0.249 - - [2025-09-29 02:25:12] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002964 10.0.0.38 - - [2025-09-29 02:25:12] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.105294 10.0.0.38 - - [2025-09-29 02:25:13] "POST /network-policys HTTP/1.1" 200 565 0.099202 10.0.0.38 - - [2025-09-29 02:25:13] "GET /network-policy/880f6ffc-f75a-4cb2-87fc-57311ba699a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008048 10.0.0.38 - - [2025-09-29 02:25:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.007242 10.0.0.38 - - [2025-09-29 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.249 - - [2025-09-29 02:25:13] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001333 10.0.0.38 - - [2025-09-29 02:25:13] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.075246 10.0.0.38 - - [2025-09-29 02:25:13] "POST /network-policys HTTP/1.1" 200 565 0.090544 10.0.0.38 - - [2025-09-29 02:25:13] "GET /network-policy/ad58ed0d-8a3e-437f-b316-6312bc1a2f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.017931 10.0.0.38 - - [2025-09-29 02:25:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.003101 10.0.0.38 - - [2025-09-29 02:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.249 - - [2025-09-29 02:25:13] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001031 10.0.0.38 - - [2025-09-29 02:25:13] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.076310 10.0.0.38 - - [2025-09-29 02:25:13] "POST /network-policys HTTP/1.1" 200 565 0.076513 10.0.0.38 - - [2025-09-29 02:25:14] "GET /network-policy/a0652ffe-c51d-4bbd-8253-8d28180ae149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.011046 10.0.0.38 - - [2025-09-29 02:25:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003263 10.0.0.38 - - [2025-09-29 02:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.249 - - [2025-09-29 02:25:14] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000986 10.0.0.38 - - [2025-09-29 02:25:14] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.070172 10.0.0.38 - - [2025-09-29 02:25:14] "POST /network-policys HTTP/1.1" 200 565 0.082422 10.0.0.38 - - [2025-09-29 02:25:14] "GET /network-policy/6bcec66d-f067-4111-8b69-81cffb0c9a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.008225 10.0.0.38 - - [2025-09-29 02:25:15] "POST /neutron/network HTTP/1.1" 200 2249 0.166519 10.0.0.33 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.046489 10.0.0.38 - - [2025-09-29 02:25:15] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.006062 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/1ddf51cd-4120-4c6e-b40d-128525d83a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006610 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/5fb369af-6f3b-4bfc-8f26-a2c8bb15a3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007148 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/6bcec66d-f067-4111-8b69-81cffb0c9a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007722 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/880f6ffc-f75a-4cb2-87fc-57311ba699a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006678 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/917e6a90-6eb7-4028-9c71-db9e7ca30e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8883 0.005520 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/a0652ffe-c51d-4bbd-8253-8d28180ae149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.009339 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/ad58ed0d-8a3e-437f-b316-6312bc1a2f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.010341 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/c6f3784a-e86d-4ebe-ad0f-eeb2c6a27e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004802 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/ca3b8e48-2257-4086-af0f-731c6aaeed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004899 10.0.0.38 - - [2025-09-29 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.38 - - [2025-09-29 02:25:15] "GET /network-policy/f78291c0-0e3f-4a5f-bad7-3f71013effcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.006839 10.0.0.38 - - [2025-09-29 02:25:15] "POST /id-to-fqname HTTP/1.1" 200 235 0.003165 10.0.0.249 - - [2025-09-29 02:25:16] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001358 10.0.0.38 - - [2025-09-29 02:25:16] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.074089 10.0.0.38 - - [2025-09-29 02:25:16] "POST /neutron/network HTTP/1.1" 200 2249 0.014692 10.0.0.38 - - [2025-09-29 02:25:17] "POST /neutron/port HTTP/1.1" 200 117 0.008942 10.0.0.33 - - [2025-09-29 02:25:17] "PUT /access-control-list/478d054e-5453-4fd1-8acd-c704c661d2bd HTTP/1.1" 200 273 0.080832 10.0.0.38 - - [2025-09-29 02:25:17] "POST /neutron/port HTTP/1.1" 200 1173 0.021749 10.0.0.38 - - [2025-09-29 02:25:18] "POST /neutron/port HTTP/1.1" 200 1201 0.019937 10.0.0.38 - - [2025-09-29 02:25:18] "POST /neutron/subnet HTTP/1.1" 200 1356 0.022170 10.0.0.38 - - [2025-09-29 02:25:18] "POST /neutron/network HTTP/1.1" 200 2249 0.018541 10.0.0.38 - - [2025-09-29 02:25:22] "POST /neutron/port HTTP/1.1" 200 1201 0.036615 10.0.0.38 - - [2025-09-29 02:25:22] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008793 10.0.0.38 - - [2025-09-29 02:25:22] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 401 292 0.000478 10.0.0.38 - - [2025-09-29 02:25:22] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 200 1305 0.044172 10.0.0.38 - - [2025-09-29 02:25:22] "GET /virtual-machine-interface/b0c0c50d-c6c8-4205-8f4c-707c527ea216 HTTP/1.1" 200 3178 0.015346 10.0.0.38 - - [2025-09-29 02:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.38 - - [2025-09-29 02:25:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004115 10.0.0.38 - - [2025-09-29 02:25:22] "GET /virtual-networks?parent_id=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.006870 10.0.0.38 - - [2025-09-29 02:25:22] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.016406 10.0.0.38 - - [2025-09-29 02:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.38 - - [2025-09-29 02:25:25] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.015094 10.0.0.38 - - [2025-09-29 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.38 - - [2025-09-29 02:25:30] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.014866 10.0.0.38 - - [2025-09-29 02:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.38 - - [2025-09-29 02:25:34] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.011531 10.0.0.38 - - [2025-09-29 02:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.38 - - [2025-09-29 02:25:38] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.013213 10.0.0.38 - - [2025-09-29 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.38 - - [2025-09-29 02:25:42] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.016419 10.0.0.38 - - [2025-09-29 02:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.38 - - [2025-09-29 02:25:46] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.008797 10.0.0.38 - - [2025-09-29 02:25:49] "POST /neutron/network HTTP/1.1" 200 2259 0.025561 10.0.0.38 - - [2025-09-29 02:25:49] "POST /neutron/subnet HTTP/1.1" 200 1356 0.022767 10.0.0.38 - - [2025-09-29 02:25:49] "POST /neutron/network HTTP/1.1" 200 2249 0.017843 10.0.0.38 - - [2025-09-29 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.38 - - [2025-09-29 02:25:50] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.016295 10.0.0.249 - - [2025-09-29 02:25:52] "DELETE /project/b9d8686663744754bcd81652117970fa HTTP/1.1" 404 173 0.006620 10.0.0.249 - - [2025-09-29 02:25:52] "DELETE /project/82d81843-53bf-489d-a7b5-88f025d9f799 HTTP/1.1" 404 177 0.008215 10.0.0.38 - - [2025-09-29 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.38 - - [2025-09-29 02:25:54] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.006996 10.0.0.38 - - [2025-09-29 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008110 10.0.0.38 - - [2025-09-29 02:25:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009127 10.0.0.38 - - [2025-09-29 02:25:56] "GET /virtual-networks?parent_id=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.006555 10.0.0.38 - - [2025-09-29 02:25:56] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6152 0.016029 10.0.0.38 - - [2025-09-29 02:26:02] "POST /neutron/port HTTP/1.1" 200 1201 0.050483 10.0.0.38 - - [2025-09-29 02:26:07] "POST /neutron/port HTTP/1.1" 200 1201 0.046630 10.0.0.38 - - [2025-09-29 02:26:12] "POST /neutron/port HTTP/1.1" 200 1201 0.022436 10.0.0.38 - - [2025-09-29 02:26:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007976 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/5fb369af-6f3b-4bfc-8f26-a2c8bb15a3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.006350 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/917e6a90-6eb7-4028-9c71-db9e7ca30e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8883 0.011374 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/c6f3784a-e86d-4ebe-ad0f-eeb2c6a27e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.010851 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/f78291c0-0e3f-4a5f-bad7-3f71013effcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.009985 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/1ddf51cd-4120-4c6e-b40d-128525d83a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.010708 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/ca3b8e48-2257-4086-af0f-731c6aaeed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.008980 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/880f6ffc-f75a-4cb2-87fc-57311ba699a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004495 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/ad58ed0d-8a3e-437f-b316-6312bc1a2f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.007671 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/a0652ffe-c51d-4bbd-8253-8d28180ae149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.009829 10.0.0.38 - - [2025-09-29 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.38 - - [2025-09-29 02:26:18] "GET /network-policy/6bcec66d-f067-4111-8b69-81cffb0c9a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.007009 10.0.0.38 - - [2025-09-29 02:26:18] "POST /neutron/network HTTP/1.1" 200 2249 0.013924 10.0.0.33 - - [2025-09-29 02:26:19] "PUT /access-control-list/478d054e-5453-4fd1-8acd-c704c661d2bd HTTP/1.1" 200 273 0.071152 10.0.0.38 - - [2025-09-29 02:26:19] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.008664 10.0.0.38 - - [2025-09-29 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2025-09-29 02:26:19] "GET /network-policy/5fb369af-6f3b-4bfc-8f26-a2c8bb15a3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005434 10.0.0.38 - - [2025-09-29 02:26:24] "POST /neutron/network HTTP/1.1" 200 1439 0.028463 10.0.0.38 - - [2025-09-29 02:26:24] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.011663 10.0.0.38 - - [2025-09-29 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.38 - - [2025-09-29 02:26:24] "GET /network-policy/917e6a90-6eb7-4028-9c71-db9e7ca30e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8883 0.009178 10.0.0.38 - - [2025-09-29 02:26:29] "POST /neutron/network HTTP/1.1" 200 1439 0.022644 10.0.0.33 - - [2025-09-29 02:26:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.003825 10.0.0.38 - - [2025-09-29 02:26:29] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.025919 10.0.0.38 - - [2025-09-29 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.38 - - [2025-09-29 02:26:29] "GET /network-policy/c6f3784a-e86d-4ebe-ad0f-eeb2c6a27e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.010668 10.0.0.38 - - [2025-09-29 02:26:34] "POST /neutron/network HTTP/1.1" 200 1439 0.027131 10.0.0.38 - - [2025-09-29 02:26:34] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.011945 10.0.0.38 - - [2025-09-29 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.33 - - [2025-09-29 02:26:34] "PUT /access-control-list/478d054e-5453-4fd1-8acd-c704c661d2bd HTTP/1.1" 200 273 0.072801 10.0.0.38 - - [2025-09-29 02:26:35] "GET /network-policy/f78291c0-0e3f-4a5f-bad7-3f71013effcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004729 10.0.0.38 - - [2025-09-29 02:26:40] "POST /neutron/network HTTP/1.1" 200 1439 0.025917 10.0.0.38 - - [2025-09-29 02:26:40] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.009074 10.0.0.38 - - [2025-09-29 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.38 - - [2025-09-29 02:26:40] "GET /network-policy/1ddf51cd-4120-4c6e-b40d-128525d83a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005135 10.0.0.38 - - [2025-09-29 02:26:45] "POST /neutron/network HTTP/1.1" 200 1439 0.014688 10.0.0.33 - - [2025-09-29 02:26:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.014218 10.0.0.38 - - [2025-09-29 02:26:45] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.011441 10.0.0.38 - - [2025-09-29 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-09-29 02:26:45] "GET /network-policy/ca3b8e48-2257-4086-af0f-731c6aaeed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.005688 10.0.0.38 - - [2025-09-29 02:26:49] "POST /neutron/port HTTP/1.1" 200 1201 0.042647 10.0.0.38 - - [2025-09-29 02:26:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008920 10.0.0.38 - - [2025-09-29 02:26:49] "POST /neutron/port HTTP/1.1" 200 117 0.003028 10.0.0.38 - - [2025-09-29 02:26:50] "POST /neutron/network HTTP/1.1" 200 1439 0.016070 10.0.0.33 - - [2025-09-29 02:26:50] "PUT /access-control-list/478d054e-5453-4fd1-8acd-c704c661d2bd HTTP/1.1" 200 273 0.015656 10.0.0.38 - - [2025-09-29 02:26:50] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.011035 10.0.0.38 - - [2025-09-29 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.38 - - [2025-09-29 02:26:50] "GET /network-policy/880f6ffc-f75a-4cb2-87fc-57311ba699a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.008114 10.0.0.38 - - [2025-09-29 02:26:55] "POST /neutron/network HTTP/1.1" 200 1439 0.026053 10.0.0.38 - - [2025-09-29 02:26:56] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.007237 10.0.0.38 - - [2025-09-29 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.38 - - [2025-09-29 02:26:56] "GET /network-policy/ad58ed0d-8a3e-437f-b316-6312bc1a2f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5027 0.004359 10.0.0.38 - - [2025-09-29 02:27:01] "POST /neutron/network HTTP/1.1" 200 1439 0.026057 10.0.0.33 - - [2025-09-29 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.012829 10.0.0.38 - - [2025-09-29 02:27:01] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.012702 10.0.0.38 - - [2025-09-29 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.38 - - [2025-09-29 02:27:01] "GET /network-policy/a0652ffe-c51d-4bbd-8253-8d28180ae149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.005952 10.0.0.38 - - [2025-09-29 02:27:05] "GET /obj-perms HTTP/1.1" 200 5056 0.068367 10.0.0.38 - - [2025-09-29 02:27:06] "POST /neutron/network HTTP/1.1" 200 1439 0.025433 10.0.0.33 - - [2025-09-29 02:27:06] "PUT /access-control-list/478d054e-5453-4fd1-8acd-c704c661d2bd HTTP/1.1" 200 273 0.069721 10.0.0.38 - - [2025-09-29 02:27:06] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.015753 10.0.0.38 - - [2025-09-29 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.38 - - [2025-09-29 02:27:06] "GET /network-policy/6bcec66d-f067-4111-8b69-81cffb0c9a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5026 0.009399 10.0.0.38 - - [2025-09-29 02:27:11] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 200 1305 0.010398 10.0.0.38 - - [2025-09-29 02:27:12] "POST /neutron/port HTTP/1.1" 200 1201 0.041962 10.0.0.38 - - [2025-09-29 02:27:13] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 404 171 0.004263 10.0.0.38 - - [2025-09-29 02:27:13] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 404 171 0.006147 10.0.0.38 - - [2025-09-29 02:27:13] "GET /virtual-machine/49ca4aaa-537f-4982-8338-252c5ffa42f9 HTTP/1.1" 404 171 0.004684 10.0.0.38 - - [2025-09-29 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.38 - - [2025-09-29 02:27:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008570 10.0.0.38 - - [2025-09-29 02:27:14] "GET /virtual-networks?parent_id=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.004007 10.0.0.38 - - [2025-09-29 02:27:14] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.008103 10.0.0.38 - - [2025-09-29 02:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.38 - - [2025-09-29 02:27:14] "GET /routing-instance/1bcfd4cb-a8fe-472d-9bf2-3bc03ff425ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.009573 10.0.0.38 - - [2025-09-29 02:27:14] "GET /route-target/4daae3d8-2f61-4662-8ad8-8dff73d3a126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005219 10.0.0.33 - - [2025-09-29 02:27:14] "GET /obj-perms HTTP/1.1" 200 5019 0.007623 10.0.0.38 - - [2025-09-29 02:27:20] "GET /obj-perms HTTP/1.1" 200 5019 0.079626 10.0.0.33 - - [2025-09-29 02:27:23] "GET /obj-perms HTTP/1.1" 200 5019 0.006102 10.0.0.38 - - [2025-09-29 02:27:30] "GET /obj-perms HTTP/1.1" 200 5019 0.011408 10.0.0.33 - - [2025-09-29 02:27:30] "GET /obj-perms HTTP/1.1" 200 5019 0.004878 10.0.0.38 - - [2025-09-29 02:27:30] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3497 0.006714 10.0.0.38 - - [2025-09-29 02:27:30] "POST /neutron/network HTTP/1.1" 200 1439 0.011448 10.0.0.38 - - [2025-09-29 02:27:30] "GET /virtual-network/97f4f684-8d2e-43d3-adc6-135b734e3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3177 0.007626 10.0.0.38 - - [2025-09-29 02:27:30] "DELETE /network-policy/6bcec66d-f067-4111-8b69-81cffb0c9a8d HTTP/1.1" 200 115 0.037505 10.0.0.38 - - [2025-09-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.249 - - [2025-09-29 02:27:30] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001043 10.0.0.38 - - [2025-09-29 02:27:30] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.049116 10.0.0.38 - - [2025-09-29 02:27:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 2264 0.008759 10.0.0.38 - - [2025-09-29 02:27:30] "DELETE /network-policy/a0652ffe-c51d-4bbd-8253-8d28180ae149 HTTP/1.1" 200 115 0.042987 10.0.0.38 - - [2025-09-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.249 - - [2025-09-29 02:27:30] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000947 10.0.0.38 - - [2025-09-29 02:27:30] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.050672 10.0.0.38 - - [2025-09-29 02:27:30] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 2027 0.006226 10.0.0.38 - - [2025-09-29 02:27:30] "DELETE /network-policy/ad58ed0d-8a3e-437f-b316-6312bc1a2f2c HTTP/1.1" 200 115 0.045077 10.0.0.38 - - [2025-09-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.249 - - [2025-09-29 02:27:30] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.38 - - [2025-09-29 02:27:31] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.045240 10.0.0.38 - - [2025-09-29 02:27:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 1790 0.005757 10.0.0.38 - - [2025-09-29 02:27:31] "DELETE /network-policy/880f6ffc-f75a-4cb2-87fc-57311ba699a9 HTTP/1.1" 200 115 0.042049 10.0.0.38 - - [2025-09-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.249 - - [2025-09-29 02:27:31] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001034 10.0.0.38 - - [2025-09-29 02:27:31] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.044152 10.0.0.38 - - [2025-09-29 02:27:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 1553 0.009812 10.0.0.38 - - [2025-09-29 02:27:31] "DELETE /network-policy/ca3b8e48-2257-4086-af0f-731c6aaeed62 HTTP/1.1" 200 115 0.069470 10.0.0.38 - - [2025-09-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.249 - - [2025-09-29 02:27:31] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001314 10.0.0.38 - - [2025-09-29 02:27:31] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.054033 10.0.0.38 - - [2025-09-29 02:27:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 1316 0.006552 10.0.0.38 - - [2025-09-29 02:27:31] "DELETE /network-policy/1ddf51cd-4120-4c6e-b40d-128525d83a47 HTTP/1.1" 200 115 0.040704 10.0.0.38 - - [2025-09-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.249 - - [2025-09-29 02:27:31] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002326 10.0.0.38 - - [2025-09-29 02:27:31] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.064502 10.0.0.38 - - [2025-09-29 02:27:31] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 1078 0.007037 10.0.0.38 - - [2025-09-29 02:27:31] "DELETE /network-policy/f78291c0-0e3f-4a5f-bad7-3f71013effcb HTTP/1.1" 200 115 0.047842 10.0.0.38 - - [2025-09-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.249 - - [2025-09-29 02:27:31] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001278 10.0.0.38 - - [2025-09-29 02:27:32] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.051507 10.0.0.38 - - [2025-09-29 02:27:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 841 0.006327 10.0.0.38 - - [2025-09-29 02:27:32] "DELETE /network-policy/c6f3784a-e86d-4ebe-ad0f-eeb2c6a27e3b HTTP/1.1" 200 115 0.037705 10.0.0.38 - - [2025-09-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009487 10.0.0.249 - - [2025-09-29 02:27:32] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001216 10.0.0.38 - - [2025-09-29 02:27:32] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.059168 10.0.0.38 - - [2025-09-29 02:27:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 604 0.007234 10.0.0.38 - - [2025-09-29 02:27:32] "DELETE /network-policy/917e6a90-6eb7-4028-9c71-db9e7ca30e0f HTTP/1.1" 200 115 0.076550 10.0.0.38 - - [2025-09-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.249 - - [2025-09-29 02:27:32] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002201 10.0.0.38 - - [2025-09-29 02:27:32] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.065369 10.0.0.38 - - [2025-09-29 02:27:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.018837 10.0.0.38 - - [2025-09-29 02:27:32] "DELETE /network-policy/5fb369af-6f3b-4bfc-8f26-a2c8bb15a3c3 HTTP/1.1" 200 115 0.050929 10.0.0.38 - - [2025-09-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.249 - - [2025-09-29 02:27:32] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001569 10.0.0.38 - - [2025-09-29 02:27:32] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.063810 10.0.0.38 - - [2025-09-29 02:27:32] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-57029031&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005853 10.0.0.38 - - [2025-09-29 02:27:32] "POST /neutron/network HTTP/1.1" 200 1336 0.018648 10.0.0.33 - - [2025-09-29 02:27:33] "DELETE /route-target/4daae3d8-2f61-4662-8ad8-8dff73d3a126 HTTP/1.1" 200 115 0.036309 10.0.0.38 - - [2025-09-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.38 - - [2025-09-29 02:27:33] "DELETE /network-ipam/6e6571c8-f9c8-4d20-a729-4fdfa4b49b46 HTTP/1.1" 200 115 0.051052 10.0.0.38 - - [2025-09-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 260 0.004296 10.0.0.249 - - [2025-09-29 02:27:33] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001782 10.0.0.249 - - [2025-09-29 02:27:33] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.064061 10.0.0.249 - - [2025-09-29 02:27:33] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001196 10.0.0.249 - - [2025-09-29 02:27:33] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?fields=security_groups HTTP/1.1" 200 1400 0.047861 10.0.0.249 - - [2025-09-29 02:27:33] "DELETE /security-group/43bd6f7d-49a5-42fb-9f48-8f8f1ff8d80f HTTP/1.1" 200 115 0.056087 10.0.0.249 - - [2025-09-29 02:27:33] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001054 10.0.0.249 - - [2025-09-29 02:27:33] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?fields=application_policy_sets HTTP/1.1" 200 1439 0.057138 10.0.0.38 - - [2025-09-29 02:27:34] "DELETE /project/b9d86866-6374-4754-bcd8-1652117970fa HTTP/1.1" 200 115 0.432016 10.0.0.249 - - [2025-09-29 02:27:34] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000895 10.0.0.38 - - [2025-09-29 02:27:34] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?fields=projects HTTP/1.1" 200 1441 0.010019 10.0.0.249 - - [2025-09-29 02:27:36] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003916 10.0.0.249 - - [2025-09-29 02:27:36] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001733 10.0.0.249 - - [2025-09-29 02:27:36] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.051923 10.0.0.249 - - [2025-09-29 02:27:36] "POST /id-to-fqname HTTP/1.1" 200 202 0.001362 10.0.0.249 - - [2025-09-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 211 0.004372 10.0.0.249 - - [2025-09-29 02:27:37] "POST /security-groups HTTP/1.1" 200 603 0.077516 10.0.0.33 - - [2025-09-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 246 0.003071 10.0.0.249 - - [2025-09-29 02:27:37] "POST /projects HTTP/1.1" 200 609 0.309008 10.0.0.249 - - [2025-09-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.382947 10.0.0.33 - - [2025-09-29 02:27:37] "POST /access-control-lists HTTP/1.1" 200 608 0.035372 10.0.0.38 - - [2025-09-29 02:27:37] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.558335 10.0.0.249 - - [2025-09-29 02:27:37] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001765 10.0.0.38 - - [2025-09-29 02:27:37] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?fields=virtual_networks HTTP/1.1" 200 1059 0.050455 10.0.0.249 - - [2025-09-29 02:27:37] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001567 10.0.0.38 - - [2025-09-29 02:27:37] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.048149 10.0.0.249 - - [2025-09-29 02:27:37] "GET /projects?obj_uuids=b9d86866-6374-4754-bcd8-1652117970fa&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001260 10.0.0.38 - - [2025-09-29 02:27:37] "GET /project/b9d86866-6374-4754-bcd8-1652117970fa?fields=security_groups HTTP/1.1" 200 1298 0.049139 10.0.0.38 - - [2025-09-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.033850 10.0.0.249 - - [2025-09-29 02:27:38] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006979 10.0.0.249 - - [2025-09-29 02:27:38] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002655 10.0.0.249 - - [2025-09-29 02:27:38] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017795 10.0.0.249 - - [2025-09-29 02:27:38] "POST /id-to-fqname HTTP/1.1" 200 196 0.005516 10.0.0.249 - - [2025-09-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.005059 10.0.0.249 - - [2025-09-29 02:27:38] "POST /security-groups HTTP/1.1" 200 597 0.052217 10.0.0.249 - - [2025-09-29 02:27:38] "POST /projects HTTP/1.1" 200 597 0.315392 10.0.0.249 - - [2025-09-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.364055 10.0.0.33 - - [2025-09-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.019007 10.0.0.38 - - [2025-09-29 02:27:38] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.544033 10.0.0.33 - - [2025-09-29 02:27:39] "DELETE /access-control-list/6b433273-54ac-4840-8153-1494e7f02d8c HTTP/1.1" 200 115 0.046161 10.0.0.38 - - [2025-09-29 02:27:40] "GET / HTTP/1.1" 200 36215 0.005677 10.0.0.33 - - [2025-09-29 02:27:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001265 10.0.0.33 - - [2025-09-29 02:27:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001185 10.0.0.38 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000491 10.0.0.38 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000554 10.0.0.33 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.249 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000527 10.0.0.33 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000494 10.0.0.249 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000486 10.0.0.249 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000360 10.0.0.249 - - [2025-09-29 02:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000544 10.0.0.38 - - [2025-09-29 02:27:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001146 10.0.0.38 - - [2025-09-29 02:27:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001205 10.0.0.38 - - [2025-09-29 02:27:42] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001128 10.0.0.249 - - [2025-09-29 02:27:42] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001664 10.0.0.38 - - [2025-09-29 02:27:42] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.080303 10.0.0.38 - - [2025-09-29 02:27:43] "GET / HTTP/1.1" 200 36215 0.005345 10.0.0.38 - - [2025-09-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.249 - - [2025-09-29 02:27:43] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002771 10.0.0.38 - - [2025-09-29 02:27:43] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.017868 10.0.0.38 - - [2025-09-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.249 - - [2025-09-29 02:27:43] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002834 10.0.0.38 - - [2025-09-29 02:27:43] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.083590 10.0.0.38 - - [2025-09-29 02:27:44] "GET /domains HTTP/1.1" 401 292 0.000988 10.0.0.38 - - [2025-09-29 02:27:45] "GET /domains HTTP/1.1" 200 281 0.041006 10.0.0.249 - - [2025-09-29 02:27:45] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004365 10.0.0.38 - - [2025-09-29 02:27:45] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda HTTP/1.1" 200 2783 0.024320 10.0.0.249 - - [2025-09-29 02:27:45] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001829 10.0.0.38 - - [2025-09-29 02:27:45] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61 HTTP/1.1" 200 1892 0.111808 10.0.0.38 - - [2025-09-29 02:27:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003061 10.0.0.38 - - [2025-09-29 02:27:45] "POST /network-ipams HTTP/1.1" 200 605 0.032548 10.0.0.38 - - [2025-09-29 02:27:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003406 10.0.0.38 - - [2025-09-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.38 - - [2025-09-29 02:27:45] "GET /network-ipam/441a327c-beef-4492-b068-9a1ee9d7efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.007293 10.0.0.38 - - [2025-09-29 02:27:45] "PUT /network-ipam/441a327c-beef-4492-b068-9a1ee9d7efa2 HTTP/1.1" 200 259 0.016432 10.0.0.38 - - [2025-09-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.001048 10.0.0.38 - - [2025-09-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.037472 10.0.0.249 - - [2025-09-29 02:27:46] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.004327 10.0.0.38 - - [2025-09-29 02:27:46] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.091468 10.0.0.249 - - [2025-09-29 02:27:46] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003830 10.0.0.38 - - [2025-09-29 02:27:46] "POST /neutron/network HTTP/1.1" 200 617 0.207156 10.0.0.38 - - [2025-09-29 02:27:46] "POST /neutron/network HTTP/1.1" 200 1074 0.014222 10.0.0.38 - - [2025-09-29 02:27:46] "POST /id-to-fqname HTTP/1.1" 200 229 0.001034 10.0.0.38 - - [2025-09-29 02:27:46] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005012 10.0.0.38 - - [2025-09-29 02:27:47] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005772 10.0.0.38 - - [2025-09-29 02:27:47] "POST /neutron/subnet HTTP/1.1" 200 701 0.009967 10.0.0.38 - - [2025-09-29 02:27:47] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010334 10.0.0.38 - - [2025-09-29 02:27:48] "GET /obj-perms HTTP/1.1" 200 5013 0.065863 10.0.0.249 - - [2025-09-29 02:27:48] "GET /obj-perms HTTP/1.1" 200 5013 0.063894 10.0.0.38 - - [2025-09-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.249 - - [2025-09-29 02:27:49] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003150 10.0.0.38 - - [2025-09-29 02:27:49] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.096421 10.0.0.249 - - [2025-09-29 02:27:49] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001856 10.0.0.38 - - [2025-09-29 02:27:49] "POST /neutron/network HTTP/1.1" 200 617 0.166507 10.0.0.33 - - [2025-09-29 02:27:49] "POST /route-targets HTTP/1.1" 200 328 0.012527 10.0.0.38 - - [2025-09-29 02:27:49] "POST /neutron/network HTTP/1.1" 200 1074 0.015570 10.0.0.38 - - [2025-09-29 02:27:49] "POST /id-to-fqname HTTP/1.1" 200 229 0.002095 10.0.0.38 - - [2025-09-29 02:27:49] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005863 10.0.0.38 - - [2025-09-29 02:27:49] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005575 10.0.0.38 - - [2025-09-29 02:27:49] "POST /neutron/subnet HTTP/1.1" 200 701 0.017997 10.0.0.38 - - [2025-09-29 02:27:50] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007445 10.0.0.38 - - [2025-09-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.011594 10.0.0.38 - - [2025-09-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.249 - - [2025-09-29 02:27:50] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003649 10.0.0.38 - - [2025-09-29 02:27:50] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.075726 10.0.0.38 - - [2025-09-29 02:27:50] "POST /network-policys HTTP/1.1" 200 529 0.049813 10.0.0.38 - - [2025-09-29 02:27:50] "GET /network-policy/b74ee775-a313-4fc3-993e-171a26209ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.012224 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.008957 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.249 - - [2025-09-29 02:27:51] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.38 - - [2025-09-29 02:27:51] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.042707 10.0.0.38 - - [2025-09-29 02:27:51] "POST /network-policys HTTP/1.1" 200 529 0.039246 10.0.0.38 - - [2025-09-29 02:27:51] "GET /network-policy/dced8921-a25d-4ac2-b526-1d763e4d55d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007653 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.003613 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.249 - - [2025-09-29 02:27:51] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001343 10.0.0.38 - - [2025-09-29 02:27:51] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.069883 10.0.0.38 - - [2025-09-29 02:27:51] "POST /network-policys HTTP/1.1" 200 529 0.073313 10.0.0.38 - - [2025-09-29 02:27:51] "GET /network-policy/be37df93-5fd5-4813-9982-1cd06372684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.007026 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.002730 10.0.0.38 - - [2025-09-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.249 - - [2025-09-29 02:27:51] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001469 10.0.0.38 - - [2025-09-29 02:27:52] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.058185 10.0.0.38 - - [2025-09-29 02:27:52] "POST /network-policys HTTP/1.1" 200 529 0.036225 10.0.0.38 - - [2025-09-29 02:27:52] "GET /network-policy/5c273ebb-3d17-4e33-a6cb-6d96fa1e35c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.006506 10.0.0.38 - - [2025-09-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.003572 10.0.0.38 - - [2025-09-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.249 - - [2025-09-29 02:27:52] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003533 10.0.0.38 - - [2025-09-29 02:27:52] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.087111 10.0.0.38 - - [2025-09-29 02:27:52] "POST /network-policys HTTP/1.1" 200 533 0.032303 10.0.0.38 - - [2025-09-29 02:27:52] "GET /network-policy/a3d70ede-1c22-4ce2-a3f3-66f8b3d8815d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005606 10.0.0.38 - - [2025-09-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.007790 10.0.0.38 - - [2025-09-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.249 - - [2025-09-29 02:27:52] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001976 10.0.0.38 - - [2025-09-29 02:27:52] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.055965 10.0.0.249 - - [2025-09-29 02:27:52] "DELETE /project/b9d8686663744754bcd81652117970fa HTTP/1.1" 404 173 0.005790 10.0.0.249 - - [2025-09-29 02:27:52] "DELETE /project/b9d86866-6374-4754-bcd8-1652117970fa HTTP/1.1" 404 177 0.004504 10.0.0.249 - - [2025-09-29 02:27:52] "DELETE /project/5bae6e7d63ea49aa84026d249e161b61 HTTP/1.1" 404 173 0.029991 10.0.0.38 - - [2025-09-29 02:27:52] "POST /network-policys HTTP/1.1" 200 531 0.074238 10.0.0.38 - - [2025-09-29 02:27:52] "GET /network-policy/7badc1ee-7557-4442-b99e-ee82cbba5cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006560 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.004231 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.249 - - [2025-09-29 02:27:53] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002880 10.0.0.38 - - [2025-09-29 02:27:53] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.078220 10.0.0.38 - - [2025-09-29 02:27:53] "POST /network-policys HTTP/1.1" 200 531 0.055613 10.0.0.38 - - [2025-09-29 02:27:53] "GET /network-policy/aa12e195-f4b4-429a-8b13-456e240b084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006597 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.003213 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.249 - - [2025-09-29 02:27:53] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.38 - - [2025-09-29 02:27:53] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.049172 10.0.0.38 - - [2025-09-29 02:27:53] "POST /network-policys HTTP/1.1" 200 531 0.035581 10.0.0.38 - - [2025-09-29 02:27:53] "GET /network-policy/d507f216-33b7-4663-aecd-adaa16782f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.007201 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.003508 10.0.0.38 - - [2025-09-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.249 - - [2025-09-29 02:27:54] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003378 10.0.0.38 - - [2025-09-29 02:27:54] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.082711 10.0.0.38 - - [2025-09-29 02:27:54] "POST /network-policys HTTP/1.1" 200 531 0.044773 10.0.0.38 - - [2025-09-29 02:27:54] "GET /network-policy/b3fec106-64d7-4a84-97c3-225e216008e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.006946 10.0.0.38 - - [2025-09-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.004520 10.0.0.38 - - [2025-09-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.249 - - [2025-09-29 02:27:54] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002926 10.0.0.38 - - [2025-09-29 02:27:54] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.101838 10.0.0.38 - - [2025-09-29 02:27:54] "POST /network-policys HTTP/1.1" 200 535 0.043417 10.0.0.38 - - [2025-09-29 02:27:54] "GET /network-policy/ceefbac3-16cf-4ffe-8999-065d63389f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.007888 10.0.0.38 - - [2025-09-29 02:27:55] "POST /neutron/network HTTP/1.1" 200 1157 0.104080 10.0.0.33 - - [2025-09-29 02:27:55] "POST /access-control-lists HTTP/1.1" 200 605 0.043820 10.0.0.38 - - [2025-09-29 02:27:55] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005799 10.0.0.38 - - [2025-09-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2025-09-29 02:27:55] "GET /network-policy/b74ee775-a313-4fc3-993e-171a26209ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004909 10.0.0.38 - - [2025-09-29 02:27:55] "POST /neutron/network HTTP/1.1" 200 1159 0.097542 10.0.0.33 - - [2025-09-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.023616 10.0.0.38 - - [2025-09-29 02:27:55] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.005336 10.0.0.38 - - [2025-09-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.38 - - [2025-09-29 02:27:55] "GET /network-policy/a3d70ede-1c22-4ce2-a3f3-66f8b3d8815d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003871 10.0.0.38 - - [2025-09-29 02:27:55] "POST /id-to-fqname HTTP/1.1" 200 229 0.001163 10.0.0.249 - - [2025-09-29 02:27:56] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002756 10.0.0.38 - - [2025-09-29 02:27:56] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.086420 10.0.0.38 - - [2025-09-29 02:27:56] "POST /neutron/network HTTP/1.1" 200 1157 0.032589 10.0.0.38 - - [2025-09-29 02:27:56] "POST /id-to-fqname HTTP/1.1" 200 229 0.001174 10.0.0.38 - - [2025-09-29 02:27:56] "POST /neutron/port HTTP/1.1" 200 117 0.007541 10.0.0.249 - - [2025-09-29 02:27:57] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003030 10.0.0.38 - - [2025-09-29 02:27:57] "POST /neutron/port HTTP/1.1" 200 1061 0.434056 10.0.0.249 - - [2025-09-29 02:27:57] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003046 10.0.0.38 - - [2025-09-29 02:27:57] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.099473 10.0.0.38 - - [2025-09-29 02:27:58] "POST /neutron/port HTTP/1.1" 200 1115 0.177711 10.0.0.38 - - [2025-09-29 02:27:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005941 10.0.0.38 - - [2025-09-29 02:27:58] "POST /neutron/network HTTP/1.1" 200 1157 0.016435 10.0.0.38 - - [2025-09-29 02:27:58] "POST /neutron/port HTTP/1.1" 200 117 0.007330 10.0.0.38 - - [2025-09-29 02:27:58] "POST /neutron/network HTTP/1.1" 200 1169 0.025496 10.0.0.38 - - [2025-09-29 02:27:59] "POST /neutron/port HTTP/1.1" 200 1061 0.058400 10.0.0.38 - - [2025-09-29 02:27:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008029 10.0.0.38 - - [2025-09-29 02:27:59] "POST /neutron/network HTTP/1.1" 200 1159 0.019879 10.0.0.38 - - [2025-09-29 02:28:03] "POST /neutron/port HTTP/1.1" 200 1089 0.027750 10.0.0.38 - - [2025-09-29 02:28:03] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008630 10.0.0.38 - - [2025-09-29 02:28:03] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 401 292 0.000423 10.0.0.38 - - [2025-09-29 02:28:04] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 200 1300 0.037210 10.0.0.38 - - [2025-09-29 02:28:04] "GET /virtual-machine-interface/257dfcb1-26aa-46ab-972e-7e1dda1c23f3 HTTP/1.1" 200 2958 0.006240 10.0.0.38 - - [2025-09-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.38 - - [2025-09-29 02:28:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006576 10.0.0.38 - - [2025-09-29 02:28:04] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.004573 10.0.0.38 - - [2025-09-29 02:28:04] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007449 10.0.0.38 - - [2025-09-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007571 10.0.0.38 - - [2025-09-29 02:28:07] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015864 10.0.0.38 - - [2025-09-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009290 10.0.0.38 - - [2025-09-29 02:28:11] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.017115 10.0.0.38 - - [2025-09-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.38 - - [2025-09-29 02:28:15] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014601 10.0.0.38 - - [2025-09-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.38 - - [2025-09-29 02:28:19] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014851 10.0.0.38 - - [2025-09-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.38 - - [2025-09-29 02:28:23] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016342 10.0.0.38 - - [2025-09-29 02:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.38 - - [2025-09-29 02:28:27] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014374 10.0.0.38 - - [2025-09-29 02:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008101 10.0.0.38 - - [2025-09-29 02:28:31] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016282 10.0.0.38 - - [2025-09-29 02:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007081 10.0.0.38 - - [2025-09-29 02:28:35] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015811 10.0.0.38 - - [2025-09-29 02:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.38 - - [2025-09-29 02:28:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009328 10.0.0.38 - - [2025-09-29 02:28:38] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.007482 10.0.0.38 - - [2025-09-29 02:28:38] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013293 10.0.0.38 - - [2025-09-29 02:28:43] "POST /neutron/port HTTP/1.1" 200 1089 0.027840 10.0.0.38 - - [2025-09-29 02:28:47] "POST /neutron/security_group HTTP/1.1" 200 2064 0.032033 10.0.0.38 - - [2025-09-29 02:28:49] "POST /neutron/port HTTP/1.1" 200 1089 0.026650 10.0.0.38 - - [2025-09-29 02:28:51] "POST /neutron/port HTTP/1.1" 200 1089 0.039004 10.0.0.38 - - [2025-09-29 02:28:51] "POST /neutron/subnet HTTP/1.1" 200 675 0.014502 10.0.0.38 - - [2025-09-29 02:28:53] "POST /neutron/port HTTP/1.1" 200 1089 0.038201 10.0.0.38 - - [2025-09-29 02:28:54] "POST /neutron/port HTTP/1.1" 200 1089 0.035680 10.0.0.38 - - [2025-09-29 02:28:54] "POST /neutron/subnet HTTP/1.1" 200 675 0.018044 10.0.0.38 - - [2025-09-29 02:28:59] "POST /neutron/port HTTP/1.1" 200 1089 0.025401 10.0.0.38 - - [2025-09-29 02:28:59] "POST /neutron/security_group HTTP/1.1" 200 2064 0.011285 10.0.0.38 - - [2025-09-29 02:28:59] "GET /virtual-machine/d6df39b1-f243-4bf4-a2dd-991e97be5c41 HTTP/1.1" 200 1301 0.013192 10.0.0.38 - - [2025-09-29 02:28:59] "GET /virtual-machine-interface/7d2777c6-35f1-4c52-b647-9dd3f5cf23e4 HTTP/1.1" 200 2958 0.014650 10.0.0.38 - - [2025-09-29 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.38 - - [2025-09-29 02:28:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007258 10.0.0.38 - - [2025-09-29 02:28:59] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.006593 10.0.0.38 - - [2025-09-29 02:28:59] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.018100 10.0.0.38 - - [2025-09-29 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.38 - - [2025-09-29 02:29:00] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009566 10.0.0.38 - - [2025-09-29 02:29:00] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.007381 10.0.0.38 - - [2025-09-29 02:29:00] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.009141 10.0.0.38 - - [2025-09-29 02:29:00] "POST /neutron/port HTTP/1.1" 200 2062 0.026144 10.0.0.38 - - [2025-09-29 02:29:01] "POST /neutron/security_group HTTP/1.1" 200 2064 0.016078 10.0.0.38 - - [2025-09-29 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.38 - - [2025-09-29 02:29:01] "GET /network-policy/a3d70ede-1c22-4ce2-a3f3-66f8b3d8815d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008014 10.0.0.38 - - [2025-09-29 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.38 - - [2025-09-29 02:29:01] "GET /network-policy/b74ee775-a313-4fc3-993e-171a26209ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004845 10.0.0.38 - - [2025-09-29 02:29:01] "POST /neutron/network HTTP/1.1" 200 1157 0.019127 10.0.0.33 - - [2025-09-29 02:29:01] "PUT /access-control-list/9d027d38-e34e-414f-9384-12f95007e9b1 HTTP/1.1" 200 273 0.019637 10.0.0.38 - - [2025-09-29 02:29:01] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007486 10.0.0.38 - - [2025-09-29 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.38 - - [2025-09-29 02:29:01] "GET /network-policy/dced8921-a25d-4ac2-b526-1d763e4d55d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004680 10.0.0.33 - - [2025-09-29 02:29:06] "GET /obj-perms HTTP/1.1" 200 5056 0.064653 10.0.0.249 - - [2025-09-29 02:29:06] "GET /obj-perms HTTP/1.1" 200 5056 0.050045 10.0.0.38 - - [2025-09-29 02:29:27] "POST /neutron/network HTTP/1.1" 200 1157 0.020892 10.0.0.38 - - [2025-09-29 02:29:27] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2878 0.011182 10.0.0.38 - - [2025-09-29 02:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.38 - - [2025-09-29 02:29:27] "GET /network-policy/ceefbac3-16cf-4ffe-8999-065d63389f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.004953 10.0.0.38 - - [2025-09-29 02:29:36] "POST /neutron/network HTTP/1.1" 200 1160 0.021801 10.0.0.33 - - [2025-09-29 02:29:36] "PUT /access-control-list/9d027d38-e34e-414f-9384-12f95007e9b1 HTTP/1.1" 200 273 0.023413 10.0.0.38 - - [2025-09-29 02:29:37] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009819 10.0.0.38 - - [2025-09-29 02:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.38 - - [2025-09-29 02:29:37] "GET /network-policy/be37df93-5fd5-4813-9982-1cd06372684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.005069 10.0.0.38 - - [2025-09-29 02:29:45] "POST /neutron/network HTTP/1.1" 200 1157 0.025990 10.0.0.38 - - [2025-09-29 02:29:45] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012506 10.0.0.38 - - [2025-09-29 02:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.38 - - [2025-09-29 02:29:45] "GET /network-policy/5c273ebb-3d17-4e33-a6cb-6d96fa1e35c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3985 0.016679 10.0.0.38 - - [2025-09-29 02:29:52] "POST /neutron/port HTTP/1.1" 200 1089 0.020880 10.0.0.38 - - [2025-09-29 02:29:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004972 10.0.0.38 - - [2025-09-29 02:29:52] "POST /neutron/network HTTP/1.1" 200 1157 0.009345 10.0.0.38 - - [2025-09-29 02:29:53] "POST /neutron/network HTTP/1.1" 200 1158 0.017136 10.0.0.38 - - [2025-09-29 02:29:53] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009493 10.0.0.38 - - [2025-09-29 02:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.33 - - [2025-09-29 02:29:53] "PUT /access-control-list/9d027d38-e34e-414f-9384-12f95007e9b1 HTTP/1.1" 200 273 0.138049 10.0.0.38 - - [2025-09-29 02:29:53] "GET /network-policy/7badc1ee-7557-4442-b99e-ee82cbba5cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3988 0.006957 10.0.0.38 - - [2025-09-29 02:29:54] "POST /neutron/network HTTP/1.1" 200 1169 0.009854 10.0.0.38 - - [2025-09-29 02:29:54] "POST /neutron/port HTTP/1.1" 200 117 0.001039 10.0.0.38 - - [2025-09-29 02:30:02] "POST /neutron/network HTTP/1.1" 200 1158 0.125134 10.0.0.38 - - [2025-09-29 02:30:02] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009841 10.0.0.38 - - [2025-09-29 02:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.33 - - [2025-09-29 02:30:02] "POST /ref-update HTTP/1.1" 200 156 0.036355 10.0.0.38 - - [2025-09-29 02:30:02] "GET /network-policy/aa12e195-f4b4-429a-8b13-456e240b084e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.005056 10.0.0.38 - - [2025-09-29 02:30:07] "GET /obj-perms HTTP/1.1" 200 5056 0.061071 10.0.0.38 - - [2025-09-29 02:30:10] "POST /neutron/network HTTP/1.1" 200 1158 0.152771 10.0.0.38 - - [2025-09-29 02:30:10] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006177 10.0.0.38 - - [2025-09-29 02:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.38 - - [2025-09-29 02:30:10] "GET /network-policy/d507f216-33b7-4663-aecd-adaa16782f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.005877 10.0.0.38 - - [2025-09-29 02:30:19] "POST /neutron/network HTTP/1.1" 200 1158 0.159395 10.0.0.38 - - [2025-09-29 02:30:19] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010133 10.0.0.38 - - [2025-09-29 02:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2025-09-29 02:30:19] "GET /network-policy/b3fec106-64d7-4a84-97c3-225e216008e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3989 0.009593 10.0.0.38 - - [2025-09-29 02:30:27] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016505 10.0.0.38 - - [2025-09-29 02:30:27] "POST /neutron/network HTTP/1.1" 200 1074 0.139248 10.0.0.33 - - [2025-09-29 02:30:27] "DELETE /access-control-list/9d027d38-e34e-414f-9384-12f95007e9b1 HTTP/1.1" 200 115 0.081199 10.0.0.38 - - [2025-09-29 02:30:27] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008620 10.0.0.38 - - [2025-09-29 02:30:27] "GET /virtual-machine/d6df39b1-f243-4bf4-a2dd-991e97be5c41 HTTP/1.1" 200 1301 0.003993 10.0.0.38 - - [2025-09-29 02:30:28] "POST /neutron/port HTTP/1.1" 200 1115 0.018853 10.0.0.38 - - [2025-09-29 02:30:29] "GET /virtual-machine/d6df39b1-f243-4bf4-a2dd-991e97be5c41 HTTP/1.1" 404 171 0.005265 10.0.0.38 - - [2025-09-29 02:30:29] "GET /virtual-machine/d6df39b1-f243-4bf4-a2dd-991e97be5c41 HTTP/1.1" 404 171 0.003055 10.0.0.38 - - [2025-09-29 02:30:29] "GET /virtual-machine/d6df39b1-f243-4bf4-a2dd-991e97be5c41 HTTP/1.1" 404 171 0.004305 10.0.0.38 - - [2025-09-29 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.38 - - [2025-09-29 02:30:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010325 10.0.0.38 - - [2025-09-29 02:30:29] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.006379 10.0.0.38 - - [2025-09-29 02:30:29] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.015381 10.0.0.38 - - [2025-09-29 02:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.38 - - [2025-09-29 02:30:29] "GET /routing-instance/35182b12-db2e-4380-8b4c-f81045a729da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.010442 10.0.0.38 - - [2025-09-29 02:30:30] "GET /route-target/b24e55ba-1b5c-41c9-a158-5d9eebfc06b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008783 10.0.0.38 - - [2025-09-29 02:30:30] "GET /obj-perms HTTP/1.1" 200 5013 0.003786 10.0.0.33 - - [2025-09-29 02:30:30] "GET /obj-perms HTTP/1.1" 200 5013 0.054792 10.0.0.38 - - [2025-09-29 02:30:30] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 200 1300 0.009419 10.0.0.38 - - [2025-09-29 02:30:30] "POST /neutron/port HTTP/1.1" 200 1115 0.014297 10.0.0.38 - - [2025-09-29 02:30:32] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 404 171 0.007037 10.0.0.38 - - [2025-09-29 02:30:32] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 404 171 0.005982 10.0.0.38 - - [2025-09-29 02:30:32] "GET /virtual-machine/de40364b-7c21-4c3a-8853-11652159813f HTTP/1.1" 404 171 0.008571 10.0.0.38 - - [2025-09-29 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008512 10.0.0.38 - - [2025-09-29 02:30:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008251 10.0.0.38 - - [2025-09-29 02:30:32] "GET /virtual-networks?parent_id=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 591 0.007477 10.0.0.38 - - [2025-09-29 02:30:32] "GET /virtual-network/80f2c4f1-942e-4955-825b-af8144f967b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015617 10.0.0.38 - - [2025-09-29 02:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007633 10.0.0.38 - - [2025-09-29 02:30:32] "GET /routing-instance/e00fe3e3-3fbf-4af1-a35a-bece7a22716d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.012015 10.0.0.38 - - [2025-09-29 02:30:32] "GET /route-target/a291d08d-b0e0-4010-8be6-f64cf38a75a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008644 10.0.0.38 - - [2025-09-29 02:30:39] "GET /obj-perms HTTP/1.1" 200 5013 0.009407 10.0.0.33 - - [2025-09-29 02:30:39] "GET /obj-perms HTTP/1.1" 200 5013 0.008377 10.0.0.38 - - [2025-09-29 02:30:48] "GET /obj-perms HTTP/1.1" 200 5013 0.007056 10.0.0.33 - - [2025-09-29 02:30:48] "GET /obj-perms HTTP/1.1" 200 5013 0.009239 10.0.0.38 - - [2025-09-29 02:30:57] "GET /obj-perms HTTP/1.1" 200 5013 0.008815 10.0.0.33 - - [2025-09-29 02:30:57] "GET /obj-perms HTTP/1.1" 200 5013 0.007879 10.0.0.38 - - [2025-09-29 02:31:00] "GET /obj-perms HTTP/1.1" 200 5013 0.006374 10.0.0.38 - - [2025-09-29 02:31:00] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.008004 10.0.0.38 - - [2025-09-29 02:31:01] "POST /neutron/network HTTP/1.1" 200 1074 0.114084 10.0.0.33 - - [2025-09-29 02:31:01] "POST /ref-update HTTP/1.1" 200 156 0.030607 10.0.0.38 - - [2025-09-29 02:31:01] "GET /virtual-network/855e1c51-62f8-4125-8102-7340126a41c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008097 10.0.0.38 - - [2025-09-29 02:31:01] "DELETE /network-policy/ceefbac3-16cf-4ffe-8999-065d63389f78 HTTP/1.1" 200 115 0.038363 10.0.0.38 - - [2025-09-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.249 - - [2025-09-29 02:31:01] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.023918 10.0.0.38 - - [2025-09-29 02:31:01] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.069679 10.0.0.38 - - [2025-09-29 02:31:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 2081 0.006091 10.0.0.38 - - [2025-09-29 02:31:01] "DELETE /network-policy/b3fec106-64d7-4a84-97c3-225e216008e5 HTTP/1.1" 200 115 0.044256 10.0.0.38 - - [2025-09-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.249 - - [2025-09-29 02:31:01] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001135 10.0.0.38 - - [2025-09-29 02:31:01] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.044454 10.0.0.38 - - [2025-09-29 02:31:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 1864 0.005497 10.0.0.38 - - [2025-09-29 02:31:01] "DELETE /network-policy/d507f216-33b7-4663-aecd-adaa16782f1b HTTP/1.1" 200 115 0.041216 10.0.0.38 - - [2025-09-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.249 - - [2025-09-29 02:31:01] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000989 10.0.0.38 - - [2025-09-29 02:31:01] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.045011 10.0.0.38 - - [2025-09-29 02:31:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 1647 0.005634 10.0.0.38 - - [2025-09-29 02:31:01] "DELETE /network-policy/aa12e195-f4b4-429a-8b13-456e240b084e HTTP/1.1" 200 115 0.039491 10.0.0.38 - - [2025-09-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.249 - - [2025-09-29 02:31:01] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001464 10.0.0.38 - - [2025-09-29 02:31:01] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.046439 10.0.0.38 - - [2025-09-29 02:31:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 1430 0.012918 10.0.0.38 - - [2025-09-29 02:31:02] "DELETE /network-policy/7badc1ee-7557-4442-b99e-ee82cbba5cde HTTP/1.1" 200 115 0.043880 10.0.0.38 - - [2025-09-29 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.249 - - [2025-09-29 02:31:02] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001388 10.0.0.38 - - [2025-09-29 02:31:02] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.050740 10.0.0.38 - - [2025-09-29 02:31:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 1213 0.005179 10.0.0.38 - - [2025-09-29 02:31:02] "DELETE /network-policy/a3d70ede-1c22-4ce2-a3f3-66f8b3d8815d HTTP/1.1" 200 115 0.047482 10.0.0.38 - - [2025-09-29 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.249 - - [2025-09-29 02:31:02] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001211 10.0.0.38 - - [2025-09-29 02:31:02] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.066317 10.0.0.38 - - [2025-09-29 02:31:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 994 0.006073 10.0.0.38 - - [2025-09-29 02:31:02] "DELETE /network-policy/5c273ebb-3d17-4e33-a6cb-6d96fa1e35c2 HTTP/1.1" 200 115 0.051808 10.0.0.38 - - [2025-09-29 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006892 10.0.0.249 - - [2025-09-29 02:31:02] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001127 10.0.0.38 - - [2025-09-29 02:31:02] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.050122 10.0.0.38 - - [2025-09-29 02:31:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 778 0.006768 10.0.0.38 - - [2025-09-29 02:31:02] "DELETE /network-policy/be37df93-5fd5-4813-9982-1cd06372684a HTTP/1.1" 200 115 0.045414 10.0.0.38 - - [2025-09-29 02:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.249 - - [2025-09-29 02:31:02] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.38 - - [2025-09-29 02:31:02] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053897 10.0.0.38 - - [2025-09-29 02:31:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 562 0.007104 10.0.0.38 - - [2025-09-29 02:31:03] "DELETE /network-policy/dced8921-a25d-4ac2-b526-1d763e4d55d7 HTTP/1.1" 200 115 0.039779 10.0.0.38 - - [2025-09-29 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.249 - - [2025-09-29 02:31:03] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001005 10.0.0.38 - - [2025-09-29 02:31:03] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.053130 10.0.0.38 - - [2025-09-29 02:31:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005348 10.0.0.38 - - [2025-09-29 02:31:03] "DELETE /network-policy/b74ee775-a313-4fc3-993e-171a26209ed6 HTTP/1.1" 200 115 0.039509 10.0.0.38 - - [2025-09-29 02:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.249 - - [2025-09-29 02:31:03] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001018 10.0.0.38 - - [2025-09-29 02:31:03] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.048311 10.0.0.38 - - [2025-09-29 02:31:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-71104429&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.008832 10.0.0.249 - - [2025-09-29 02:31:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004153 10.0.0.249 - - [2025-09-29 02:31:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002880 10.0.0.249 - - [2025-09-29 02:31:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002359 10.0.0.249 - - [2025-09-29 02:31:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002670 10.0.0.38 - - [2025-09-29 02:31:03] "POST /neutron/network HTTP/1.1" 200 151 0.147782 10.0.0.33 - - [2025-09-29 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2025-09-29 02:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.38 - - [2025-09-29 02:31:04] "DELETE /network-ipam/441a327c-beef-4492-b068-9a1ee9d7efa2 HTTP/1.1" 200 115 0.030730 10.0.0.38 - - [2025-09-29 02:31:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.003031 10.0.0.249 - - [2025-09-29 02:31:04] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000988 10.0.0.249 - - [2025-09-29 02:31:04] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.038625 10.0.0.249 - - [2025-09-29 02:31:04] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000945 10.0.0.249 - - [2025-09-29 02:31:04] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?fields=security_groups HTTP/1.1" 200 1380 0.041546 10.0.0.249 - - [2025-09-29 02:31:04] "DELETE /security-group/a5862a53-c6be-4f83-8449-f6d87c535bdf HTTP/1.1" 200 115 0.072596 10.0.0.249 - - [2025-09-29 02:31:04] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000961 10.0.0.249 - - [2025-09-29 02:31:04] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?fields=application_policy_sets HTTP/1.1" 200 1419 0.050882 10.0.0.33 - - [2025-09-29 02:31:04] "DELETE /access-control-list/5c8681b2-cd73-413e-88fc-69e7fe208856 HTTP/1.1" 200 115 0.044372 10.0.0.38 - - [2025-09-29 02:31:04] "DELETE /project/5bae6e7d-63ea-49aa-8402-6d249e161b61 HTTP/1.1" 200 115 0.396937 10.0.0.249 - - [2025-09-29 02:31:04] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.38 - - [2025-09-29 02:31:04] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?fields=projects HTTP/1.1" 200 1441 0.009563 10.0.0.249 - - [2025-09-29 02:31:06] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008272 10.0.0.249 - - [2025-09-29 02:31:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003843 10.0.0.249 - - [2025-09-29 02:31:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048730 10.0.0.249 - - [2025-09-29 02:31:06] "POST /id-to-fqname HTTP/1.1" 200 196 0.004583 10.0.0.249 - - [2025-09-29 02:31:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.005592 10.0.0.249 - - [2025-09-29 02:31:06] "POST /security-groups HTTP/1.1" 200 597 0.092843 10.0.0.249 - - [2025-09-29 02:31:06] "POST /projects HTTP/1.1" 200 597 0.332065 10.0.0.249 - - [2025-09-29 02:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.362886 10.0.0.33 - - [2025-09-29 02:31:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.007813 10.0.0.38 - - [2025-09-29 02:31:06] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.597961 10.0.0.249 - - [2025-09-29 02:31:06] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000917 10.0.0.38 - - [2025-09-29 02:31:06] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?fields=virtual_networks HTTP/1.1" 200 1045 0.040878 10.0.0.249 - - [2025-09-29 02:31:06] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000967 10.0.0.38 - - [2025-09-29 02:31:06] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.045479 10.0.0.249 - - [2025-09-29 02:31:06] "GET /projects?obj_uuids=5bae6e7d-63ea-49aa-8402-6d249e161b61&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001950 10.0.0.38 - - [2025-09-29 02:31:07] "GET /project/5bae6e7d-63ea-49aa-8402-6d249e161b61?fields=security_groups HTTP/1.1" 200 1278 0.044422 10.0.0.249 - - [2025-09-29 02:31:08] "GET /obj-perms HTTP/1.1" 200 5056 0.104010 10.0.0.38 - - [2025-09-29 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 200 0.044944 10.0.0.249 - - [2025-09-29 02:31:08] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006146 10.0.0.249 - - [2025-09-29 02:31:08] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002736 10.0.0.249 - - [2025-09-29 02:31:08] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019706 10.0.0.249 - - [2025-09-29 02:31:08] "POST /id-to-fqname HTTP/1.1" 200 202 0.004130 10.0.0.249 - - [2025-09-29 02:31:08] "POST /fqname-to-id HTTP/1.1" 404 211 0.005308 10.0.0.249 - - [2025-09-29 02:31:08] "POST /security-groups HTTP/1.1" 200 603 0.098705 10.0.0.249 - - [2025-09-29 02:31:08] "POST /projects HTTP/1.1" 200 609 0.386031 10.0.0.249 - - [2025-09-29 02:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.419838 10.0.0.33 - - [2025-09-29 02:31:08] "POST /access-control-lists HTTP/1.1" 200 610 0.033382 10.0.0.38 - - [2025-09-29 02:31:09] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.601742 10.0.0.38 - - [2025-09-29 02:31:10] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.38 - - [2025-09-29 02:31:12] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001121 10.0.0.249 - - [2025-09-29 02:31:12] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003330 10.0.0.38 - - [2025-09-29 02:31:12] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.145203 10.0.0.38 - - [2025-09-29 02:31:13] "GET / HTTP/1.1" 200 36215 0.003748 10.0.0.38 - - [2025-09-29 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.249 - - [2025-09-29 02:31:13] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004269 10.0.0.38 - - [2025-09-29 02:31:13] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.022395 10.0.0.38 - - [2025-09-29 02:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.249 - - [2025-09-29 02:31:13] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002495 10.0.0.38 - - [2025-09-29 02:31:13] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.073445 10.0.0.38 - - [2025-09-29 02:31:14] "GET /domains HTTP/1.1" 401 292 0.000604 10.0.0.38 - - [2025-09-29 02:31:15] "GET /domains HTTP/1.1" 200 281 0.024036 10.0.0.249 - - [2025-09-29 02:31:15] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001328 10.0.0.38 - - [2025-09-29 02:31:15] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda HTTP/1.1" 200 2982 0.011003 10.0.0.249 - - [2025-09-29 02:31:15] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.38 - - [2025-09-29 02:31:15] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163 HTTP/1.1" 200 1930 0.132286 10.0.0.38 - - [2025-09-29 02:31:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003926 10.0.0.38 - - [2025-09-29 02:31:15] "POST /network-ipams HTTP/1.1" 200 623 0.033892 10.0.0.38 - - [2025-09-29 02:31:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 813 0.003397 10.0.0.38 - - [2025-09-29 02:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.38 - - [2025-09-29 02:31:15] "GET /network-ipam/7cf24d5f-bc42-4046-a909-94e7d474e689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.010560 10.0.0.38 - - [2025-09-29 02:31:15] "PUT /network-ipam/7cf24d5f-bc42-4046-a909-94e7d474e689 HTTP/1.1" 200 259 0.027986 10.0.0.38 - - [2025-09-29 02:31:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000637 10.0.0.38 - - [2025-09-29 02:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034060 10.0.0.249 - - [2025-09-29 02:31:16] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002820 10.0.0.38 - - [2025-09-29 02:31:16] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.056439 10.0.0.38 - - [2025-09-29 02:31:16] "POST /neutron/network HTTP/1.1" 200 117 0.045907 10.0.0.33 - - [2025-09-29 02:31:16] "POST /route-targets HTTP/1.1" 200 328 0.014386 10.0.0.249 - - [2025-09-29 02:31:16] "POST /useragent-kv HTTP/1.1" 200 115 0.011232 10.0.0.38 - - [2025-09-29 02:31:16] "POST /neutron/subnet HTTP/1.1" 200 701 0.255778 10.0.0.33 - - [2025-09-29 02:31:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.049611 10.0.0.38 - - [2025-09-29 02:31:17] "POST /id-to-fqname HTTP/1.1" 200 235 0.002244 10.0.0.38 - - [2025-09-29 02:31:17] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.014323 10.0.0.38 - - [2025-09-29 02:31:17] "POST /neutron/network HTTP/1.1" 200 1335 0.019043 10.0.0.38 - - [2025-09-29 02:31:17] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.012034 10.0.0.38 - - [2025-09-29 02:31:17] "POST /neutron/subnet HTTP/1.1" 200 701 0.015156 10.0.0.38 - - [2025-09-29 02:31:17] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.012541 10.0.0.33 - - [2025-09-29 02:31:18] "GET /obj-perms HTTP/1.1" 200 5019 0.045624 10.0.0.38 - - [2025-09-29 02:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008065 10.0.0.249 - - [2025-09-29 02:31:19] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001783 10.0.0.38 - - [2025-09-29 02:31:19] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.080921 10.0.0.249 - - [2025-09-29 02:31:19] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002225 10.0.0.38 - - [2025-09-29 02:31:19] "POST /neutron/network HTTP/1.1" 200 623 0.149858 10.0.0.33 - - [2025-09-29 02:31:19] "POST /ref-update HTTP/1.1" 200 156 0.034939 10.0.0.249 - - [2025-09-29 02:31:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009573 10.0.0.38 - - [2025-09-29 02:31:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.246976 10.0.0.38 - - [2025-09-29 02:31:20] "POST /id-to-fqname HTTP/1.1" 200 235 0.001587 10.0.0.38 - - [2025-09-29 02:31:20] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007288 10.0.0.38 - - [2025-09-29 02:31:20] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005404 10.0.0.38 - - [2025-09-29 02:31:20] "POST /neutron/network HTTP/1.1" 200 1337 0.011877 10.0.0.38 - - [2025-09-29 02:31:20] "POST /neutron/subnet HTTP/1.1" 200 828 0.012216 10.0.0.38 - - [2025-09-29 02:31:20] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006780 10.0.0.38 - - [2025-09-29 02:31:20] "GET /obj-perms HTTP/1.1" 200 5019 0.046500 10.0.0.38 - - [2025-09-29 02:31:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.004334 10.0.0.38 - - [2025-09-29 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.249 - - [2025-09-29 02:31:21] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001792 10.0.0.38 - - [2025-09-29 02:31:21] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.057700 10.0.0.38 - - [2025-09-29 02:31:21] "POST /network-policys HTTP/1.1" 200 535 0.075928 10.0.0.38 - - [2025-09-29 02:31:21] "GET /network-policy/bf5808ca-5cd5-4a77-8780-8df347df56c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.008207 10.0.0.38 - - [2025-09-29 02:31:21] "POST /fqname-to-id HTTP/1.1" 404 211 0.003783 10.0.0.38 - - [2025-09-29 02:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.249 - - [2025-09-29 02:31:21] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001295 10.0.0.38 - - [2025-09-29 02:31:21] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.061910 10.0.0.38 - - [2025-09-29 02:31:21] "POST /network-policys HTTP/1.1" 200 535 0.080100 10.0.0.38 - - [2025-09-29 02:31:21] "GET /network-policy/e277b1ec-c221-4852-a2d0-63fa68d616f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.013943 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.003177 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.249 - - [2025-09-29 02:31:22] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001231 10.0.0.38 - - [2025-09-29 02:31:22] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043539 10.0.0.38 - - [2025-09-29 02:31:22] "POST /network-policys HTTP/1.1" 200 535 0.078639 10.0.0.38 - - [2025-09-29 02:31:22] "GET /network-policy/fdc14f1f-bd58-4da0-9b18-9ade141f0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.007820 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 404 211 0.003374 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.249 - - [2025-09-29 02:31:22] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002268 10.0.0.38 - - [2025-09-29 02:31:22] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.071216 10.0.0.38 - - [2025-09-29 02:31:22] "POST /network-policys HTTP/1.1" 200 535 0.079072 10.0.0.38 - - [2025-09-29 02:31:22] "GET /network-policy/e66d3856-37e3-48fe-bd5b-985376f33771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006490 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.006520 10.0.0.38 - - [2025-09-29 02:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.249 - - [2025-09-29 02:31:23] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002142 10.0.0.38 - - [2025-09-29 02:31:23] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.089181 10.0.0.38 - - [2025-09-29 02:31:23] "POST /network-policys HTTP/1.1" 200 539 0.034182 10.0.0.38 - - [2025-09-29 02:31:23] "GET /network-policy/062e57a2-24aa-421a-a2d6-44a9dee4af6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006430 10.0.0.38 - - [2025-09-29 02:31:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.004160 10.0.0.38 - - [2025-09-29 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.249 - - [2025-09-29 02:31:23] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003187 10.0.0.38 - - [2025-09-29 02:31:23] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.076055 10.0.0.38 - - [2025-09-29 02:31:23] "POST /network-policys HTTP/1.1" 200 537 0.093205 10.0.0.38 - - [2025-09-29 02:31:23] "GET /network-policy/44989a87-db8e-4699-a55a-b2ac4dc1424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.012310 10.0.0.38 - - [2025-09-29 02:31:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.004654 10.0.0.38 - - [2025-09-29 02:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.249 - - [2025-09-29 02:31:23] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003081 10.0.0.38 - - [2025-09-29 02:31:23] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.083051 10.0.0.38 - - [2025-09-29 02:31:24] "POST /network-policys HTTP/1.1" 200 537 0.088552 10.0.0.38 - - [2025-09-29 02:31:24] "GET /network-policy/3033c336-873f-4950-b26f-a1d5808915e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006741 10.0.0.38 - - [2025-09-29 02:31:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.005181 10.0.0.38 - - [2025-09-29 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.249 - - [2025-09-29 02:31:24] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003738 10.0.0.38 - - [2025-09-29 02:31:24] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.089589 10.0.0.38 - - [2025-09-29 02:31:24] "POST /network-policys HTTP/1.1" 200 537 0.088458 10.0.0.38 - - [2025-09-29 02:31:24] "GET /network-policy/52c4395e-ed60-4b24-adde-c9b7b264a462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.008156 10.0.0.38 - - [2025-09-29 02:31:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.003877 10.0.0.38 - - [2025-09-29 02:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.249 - - [2025-09-29 02:31:24] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002331 10.0.0.38 - - [2025-09-29 02:31:24] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.083048 10.0.0.38 - - [2025-09-29 02:31:25] "POST /network-policys HTTP/1.1" 200 537 0.099974 10.0.0.38 - - [2025-09-29 02:31:25] "GET /network-policy/866e4575-cd71-40a3-ba51-13f0c225fdcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006296 10.0.0.38 - - [2025-09-29 02:31:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003071 10.0.0.38 - - [2025-09-29 02:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.249 - - [2025-09-29 02:31:25] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001423 10.0.0.38 - - [2025-09-29 02:31:25] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.068933 10.0.0.38 - - [2025-09-29 02:31:25] "POST /network-policys HTTP/1.1" 200 541 0.061522 10.0.0.38 - - [2025-09-29 02:31:25] "GET /network-policy/242be851-050a-48ad-8b92-943aa089a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.006468 10.0.0.38 - - [2025-09-29 02:31:26] "POST /neutron/network HTTP/1.1" 200 1423 0.022139 10.0.0.38 - - [2025-09-29 02:31:26] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.027825 10.0.0.38 - - [2025-09-29 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.38 - - [2025-09-29 02:31:26] "GET /network-policy/bf5808ca-5cd5-4a77-8780-8df347df56c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.008058 10.0.0.33 - - [2025-09-29 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.012718 10.0.0.33 - - [2025-09-29 02:31:26] "POST /fqname-to-id HTTP/1.1" 404 252 0.015913 10.0.0.38 - - [2025-09-29 02:31:26] "POST /neutron/network HTTP/1.1" 200 1427 0.017494 10.0.0.38 - - [2025-09-29 02:31:26] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.014234 10.0.0.38 - - [2025-09-29 02:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.38 - - [2025-09-29 02:31:26] "GET /network-policy/062e57a2-24aa-421a-a2d6-44a9dee4af6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004933 10.0.0.38 - - [2025-09-29 02:31:26] "POST /id-to-fqname HTTP/1.1" 200 235 0.001396 10.0.0.249 - - [2025-09-29 02:31:27] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002255 10.0.0.38 - - [2025-09-29 02:31:27] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.117772 10.0.0.38 - - [2025-09-29 02:31:27] "POST /neutron/port HTTP/1.1" 200 117 0.007752 10.0.0.38 - - [2025-09-29 02:31:27] "POST /id-to-fqname HTTP/1.1" 200 235 0.001187 10.0.0.38 - - [2025-09-29 02:31:27] "POST /neutron/network HTTP/1.1" 200 1437 0.024242 10.0.0.33 - - [2025-09-29 02:31:28] "PUT /access-control-list/8d950093-8198-4363-bc0f-edaf87dac43f HTTP/1.1" 200 273 0.061862 10.0.0.38 - - [2025-09-29 02:31:28] "POST /neutron/port HTTP/1.1" 200 1172 0.033139 10.0.0.249 - - [2025-09-29 02:31:28] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001140 10.0.0.38 - - [2025-09-29 02:31:28] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.097536 10.0.0.38 - - [2025-09-29 02:31:28] "POST /neutron/network HTTP/1.1" 200 1427 0.022561 10.0.0.38 - - [2025-09-29 02:31:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005564 10.0.0.38 - - [2025-09-29 02:31:29] "POST /neutron/port HTTP/1.1" 200 117 0.001632 10.0.0.38 - - [2025-09-29 02:31:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008440 10.0.0.38 - - [2025-09-29 02:31:29] "POST /neutron/security_group HTTP/1.1" 200 2070 0.013792 10.0.0.38 - - [2025-09-29 02:31:29] "POST /neutron/port HTTP/1.1" 200 1174 0.025537 10.0.0.38 - - [2025-09-29 02:31:30] "POST /neutron/port HTTP/1.1" 200 1202 0.022335 10.0.0.38 - - [2025-09-29 02:31:30] "POST /neutron/subnet HTTP/1.1" 200 1361 0.029677 10.0.0.38 - - [2025-09-29 02:31:30] "POST /neutron/network HTTP/1.1" 200 1427 0.015539 10.0.0.38 - - [2025-09-29 02:31:34] "POST /neutron/port HTTP/1.1" 200 1200 0.042183 10.0.0.38 - - [2025-09-29 02:31:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015048 10.0.0.38 - - [2025-09-29 02:31:34] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2025-09-29 02:31:34] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 200 1305 0.037977 10.0.0.38 - - [2025-09-29 02:31:34] "GET /virtual-machine-interface/cef2c0d4-8652-4b40-8f30-b99dc691a179 HTTP/1.1" 200 3178 0.006869 10.0.0.38 - - [2025-09-29 02:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007313 10.0.0.38 - - [2025-09-29 02:31:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008279 10.0.0.38 - - [2025-09-29 02:31:34] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.007275 10.0.0.38 - - [2025-09-29 02:31:35] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.015543 10.0.0.38 - - [2025-09-29 02:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.38 - - [2025-09-29 02:31:38] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.017537 10.0.0.33 - - [2025-09-29 02:31:39] "DELETE /access-control-list/4177e319-e050-4b31-942a-030936b33bcd HTTP/1.1" 200 115 0.042019 10.0.0.38 - - [2025-09-29 02:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.38 - - [2025-09-29 02:31:42] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.010652 10.0.0.38 - - [2025-09-29 02:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.38 - - [2025-09-29 02:31:46] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005426 10.0.0.38 - - [2025-09-29 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.38 - - [2025-09-29 02:31:50] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.005268 10.0.0.38 - - [2025-09-29 02:31:52] "POST /neutron/network HTTP/1.1" 200 1433 0.012728 10.0.0.38 - - [2025-09-29 02:31:52] "POST /neutron/subnet HTTP/1.1" 200 1351 0.016796 10.0.0.38 - - [2025-09-29 02:31:52] "POST /neutron/network HTTP/1.1" 200 1423 0.014814 10.0.0.249 - - [2025-09-29 02:31:53] "DELETE /project/5bae6e7d63ea49aa84026d249e161b61 HTTP/1.1" 404 173 0.006652 10.0.0.249 - - [2025-09-29 02:31:53] "DELETE /project/5bae6e7d-63ea-49aa-8402-6d249e161b61 HTTP/1.1" 404 177 0.014647 10.0.0.249 - - [2025-09-29 02:31:53] "DELETE /project/e9cdda2c1cce4f8194aa853bae805163 HTTP/1.1" 404 173 0.019873 10.0.0.38 - - [2025-09-29 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.38 - - [2025-09-29 02:31:54] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.017383 10.0.0.38 - - [2025-09-29 02:31:55] "POST /neutron/network HTTP/1.1" 200 1437 0.034814 10.0.0.38 - - [2025-09-29 02:31:55] "POST /neutron/subnet HTTP/1.1" 200 1361 0.041535 10.0.0.38 - - [2025-09-29 02:31:55] "POST /neutron/network HTTP/1.1" 200 1427 0.011506 10.0.0.38 - - [2025-09-29 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007751 10.0.0.38 - - [2025-09-29 02:31:58] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.009724 10.0.0.38 - - [2025-09-29 02:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.38 - - [2025-09-29 02:32:02] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006066 10.0.0.38 - - [2025-09-29 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.38 - - [2025-09-29 02:32:06] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.016339 10.0.0.38 - - [2025-09-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.38 - - [2025-09-29 02:32:08] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008146 10.0.0.38 - - [2025-09-29 02:32:08] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.006935 10.0.0.38 - - [2025-09-29 02:32:09] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.015301 10.0.0.249 - - [2025-09-29 02:32:09] "GET /obj-perms HTTP/1.1" 200 5056 0.070829 10.0.0.38 - - [2025-09-29 02:32:14] "POST /neutron/port HTTP/1.1" 200 1200 0.034414 10.0.0.38 - - [2025-09-29 02:32:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.017107 10.0.0.38 - - [2025-09-29 02:32:19] "POST /neutron/port HTTP/1.1" 200 1200 0.031701 10.0.0.38 - - [2025-09-29 02:32:24] "POST /neutron/security_group HTTP/1.1" 200 2070 0.015508 10.0.0.38 - - [2025-09-29 02:32:30] "POST /neutron/port HTTP/1.1" 200 1202 0.031327 10.0.0.38 - - [2025-09-29 02:32:30] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008727 10.0.0.38 - - [2025-09-29 02:32:30] "GET /virtual-machine/7524f2e0-771a-4b13-ab54-f8b64468bb25 HTTP/1.1" 200 1306 0.006963 10.0.0.38 - - [2025-09-29 02:32:30] "GET /virtual-machine-interface/accfbea1-1030-4973-9877-0beec91e56f4 HTTP/1.1" 200 3178 0.006202 10.0.0.38 - - [2025-09-29 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.38 - - [2025-09-29 02:32:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005612 10.0.0.38 - - [2025-09-29 02:32:30] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004933 10.0.0.38 - - [2025-09-29 02:32:30] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.007833 10.0.0.38 - - [2025-09-29 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008019 10.0.0.38 - - [2025-09-29 02:32:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004847 10.0.0.38 - - [2025-09-29 02:32:31] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.004254 10.0.0.38 - - [2025-09-29 02:32:31] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.005770 10.0.0.38 - - [2025-09-29 02:32:31] "POST /neutron/port HTTP/1.1" 200 1202 0.023208 10.0.0.38 - - [2025-09-29 02:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2025-09-29 02:32:31] "GET /network-policy/062e57a2-24aa-421a-a2d6-44a9dee4af6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004516 10.0.0.38 - - [2025-09-29 02:32:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008332 10.0.0.38 - - [2025-09-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2025-09-29 02:32:32] "GET /network-policy/bf5808ca-5cd5-4a77-8780-8df347df56c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4993 0.004529 10.0.0.38 - - [2025-09-29 02:32:32] "POST /neutron/network HTTP/1.1" 200 1423 0.025740 10.0.0.38 - - [2025-09-29 02:32:32] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007492 10.0.0.38 - - [2025-09-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.38 - - [2025-09-29 02:32:32] "GET /network-policy/e277b1ec-c221-4852-a2d0-63fa68d616f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005374 10.0.0.33 - - [2025-09-29 02:32:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001305 10.0.0.33 - - [2025-09-29 02:32:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000989 10.0.0.38 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001241 10.0.0.38 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000789 10.0.0.33 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001102 10.0.0.249 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001029 10.0.0.33 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000868 10.0.0.249 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001314 10.0.0.249 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001114 10.0.0.249 - - [2025-09-29 02:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000802 10.0.0.38 - - [2025-09-29 02:32:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000982 10.0.0.38 - - [2025-09-29 02:32:42] "GET /global-system-configs HTTP/1.1" 401 292 0.002647 10.0.0.38 - - [2025-09-29 02:32:52] "POST /neutron/network HTTP/1.1" 200 1433 0.026682 10.0.0.38 - - [2025-09-29 02:32:52] "POST /neutron/subnet HTTP/1.1" 200 1351 0.038077 10.0.0.38 - - [2025-09-29 02:32:52] "POST /neutron/network HTTP/1.1" 200 1423 0.027732 10.0.0.38 - - [2025-09-29 02:32:56] "POST /neutron/network HTTP/1.1" 200 1437 0.023200 10.0.0.38 - - [2025-09-29 02:32:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.021038 10.0.0.38 - - [2025-09-29 02:32:56] "POST /neutron/network HTTP/1.1" 200 1427 0.016196 10.0.0.33 - - [2025-09-29 02:32:57] "POST /ref-update HTTP/1.1" 200 156 0.030462 10.0.0.38 - - [2025-09-29 02:32:57] "POST /neutron/network HTTP/1.1" 200 1426 0.032763 10.0.0.38 - - [2025-09-29 02:32:57] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3482 0.010610 10.0.0.38 - - [2025-09-29 02:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2025-09-29 02:32:57] "GET /network-policy/242be851-050a-48ad-8b92-943aa089a1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004103 10.0.0.33 - - [2025-09-29 02:33:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.008725 10.0.0.38 - - [2025-09-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 1423 0.018702 10.0.0.38 - - [2025-09-29 02:33:09] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.006912 10.0.0.38 - - [2025-09-29 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.38 - - [2025-09-29 02:33:09] "GET /network-policy/fdc14f1f-bd58-4da0-9b18-9ade141f0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004754 10.0.0.33 - - [2025-09-29 02:33:10] "GET /obj-perms HTTP/1.1" 200 5056 0.054245 10.0.0.33 - - [2025-09-29 02:33:22] "PUT /access-control-list/8d950093-8198-4363-bc0f-edaf87dac43f HTTP/1.1" 200 273 0.032332 10.0.0.38 - - [2025-09-29 02:33:22] "POST /neutron/network HTTP/1.1" 200 1423 0.026685 10.0.0.38 - - [2025-09-29 02:33:22] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3479 0.007082 10.0.0.38 - - [2025-09-29 02:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.38 - - [2025-09-29 02:33:22] "GET /network-policy/e66d3856-37e3-48fe-bd5b-985376f33771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006094 10.0.0.38 - - [2025-09-29 02:33:32] "POST /neutron/network HTTP/1.1" 200 1424 0.033973 10.0.0.38 - - [2025-09-29 02:33:32] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008635 10.0.0.38 - - [2025-09-29 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.38 - - [2025-09-29 02:33:32] "GET /network-policy/44989a87-db8e-4699-a55a-b2ac4dc1424b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.005986 10.0.0.33 - - [2025-09-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.024779 10.0.0.33 - - [2025-09-29 02:33:45] "PUT /access-control-list/8d950093-8198-4363-bc0f-edaf87dac43f HTTP/1.1" 200 273 0.048875 10.0.0.38 - - [2025-09-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 1424 0.046854 10.0.0.38 - - [2025-09-29 02:33:45] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.012417 10.0.0.38 - - [2025-09-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.38 - - [2025-09-29 02:33:45] "GET /network-policy/3033c336-873f-4950-b26f-a1d5808915e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.005609 10.0.0.38 - - [2025-09-29 02:33:54] "POST /neutron/network HTTP/1.1" 200 1434 0.055021 10.0.0.38 - - [2025-09-29 02:33:54] "POST /neutron/subnet HTTP/1.1" 200 1351 0.030301 10.0.0.38 - - [2025-09-29 02:33:54] "POST /neutron/network HTTP/1.1" 200 1424 0.012437 10.0.0.38 - - [2025-09-29 02:33:55] "POST /neutron/network HTTP/1.1" 200 1424 0.014838 10.0.0.38 - - [2025-09-29 02:33:55] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.004909 10.0.0.38 - - [2025-09-29 02:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.38 - - [2025-09-29 02:33:55] "GET /network-policy/52c4395e-ed60-4b24-adde-c9b7b264a462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.006605 10.0.0.38 - - [2025-09-29 02:33:58] "POST /neutron/network HTTP/1.1" 200 1437 0.037547 10.0.0.38 - - [2025-09-29 02:33:58] "POST /neutron/subnet HTTP/1.1" 200 1361 0.024668 10.0.0.38 - - [2025-09-29 02:33:58] "POST /neutron/network HTTP/1.1" 200 1427 0.022378 10.0.0.33 - - [2025-09-29 02:34:07] "PUT /access-control-list/8d950093-8198-4363-bc0f-edaf87dac43f HTTP/1.1" 200 273 0.065132 10.0.0.38 - - [2025-09-29 02:34:07] "POST /neutron/network HTTP/1.1" 200 1424 0.025989 10.0.0.38 - - [2025-09-29 02:34:07] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005182 10.0.0.38 - - [2025-09-29 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.38 - - [2025-09-29 02:34:08] "GET /network-policy/866e4575-cd71-40a3-ba51-13f0c225fdcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4996 0.004102 10.0.0.38 - - [2025-09-29 02:34:18] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.017569 10.0.0.33 - - [2025-09-29 02:34:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.008670 10.0.0.38 - - [2025-09-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 1335 0.022139 10.0.0.38 - - [2025-09-29 02:34:18] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.032246 10.0.0.38 - - [2025-09-29 02:34:18] "GET /virtual-machine/7524f2e0-771a-4b13-ab54-f8b64468bb25 HTTP/1.1" 200 1306 0.009314 10.0.0.38 - - [2025-09-29 02:34:19] "POST /neutron/port HTTP/1.1" 200 151 0.252889 10.0.0.38 - - [2025-09-29 02:34:20] "GET /virtual-machine/7524f2e0-771a-4b13-ab54-f8b64468bb25 HTTP/1.1" 404 171 0.006892 10.0.0.38 - - [2025-09-29 02:34:20] "GET /virtual-machine/7524f2e0-771a-4b13-ab54-f8b64468bb25 HTTP/1.1" 404 171 0.003935 10.0.0.38 - - [2025-09-29 02:34:20] "GET /virtual-machine/7524f2e0-771a-4b13-ab54-f8b64468bb25 HTTP/1.1" 404 171 0.003349 10.0.0.38 - - [2025-09-29 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.38 - - [2025-09-29 02:34:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008301 10.0.0.38 - - [2025-09-29 02:34:20] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.006190 10.0.0.38 - - [2025-09-29 02:34:20] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.009784 10.0.0.38 - - [2025-09-29 02:34:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.38 - - [2025-09-29 02:34:20] "GET /routing-instance/51fcf904-ed4e-4922-ae2f-a4c16de23adf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.007380 10.0.0.38 - - [2025-09-29 02:34:20] "GET /route-target/0d1c24d8-931a-481f-8a74-6047041de6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.009518 10.0.0.38 - - [2025-09-29 02:34:20] "GET /obj-perms HTTP/1.1" 200 5019 0.009030 10.0.0.33 - - [2025-09-29 02:34:27] "GET /obj-perms HTTP/1.1" 200 5019 0.005042 10.0.0.38 - - [2025-09-29 02:34:30] "GET /obj-perms HTTP/1.1" 200 5019 0.009403 10.0.0.38 - - [2025-09-29 02:34:30] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 200 1305 0.010689 10.0.0.38 - - [2025-09-29 02:34:31] "POST /neutron/port HTTP/1.1" 200 151 0.257634 10.0.0.38 - - [2025-09-29 02:34:32] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 404 171 0.007004 10.0.0.38 - - [2025-09-29 02:34:32] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 404 171 0.005874 10.0.0.38 - - [2025-09-29 02:34:32] "GET /virtual-machine/07e2fd93-cdb9-45b9-91fb-7a9f3b5d6b2a HTTP/1.1" 404 171 0.006212 10.0.0.38 - - [2025-09-29 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.38 - - [2025-09-29 02:34:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006076 10.0.0.38 - - [2025-09-29 02:34:32] "GET /virtual-networks?parent_id=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 603 0.005569 10.0.0.38 - - [2025-09-29 02:34:32] "GET /virtual-network/a84544a6-0153-4ab6-99bd-9ff952a67dfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.012119 10.0.0.38 - - [2025-09-29 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.38 - - [2025-09-29 02:34:32] "GET /routing-instance/cd158d2b-cbbf-4745-b09b-e5e46ca551c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.009036 10.0.0.38 - - [2025-09-29 02:34:32] "GET /route-target/e58fa08f-48c3-4531-8330-3167971ef741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009833 10.0.0.38 - - [2025-09-29 02:34:32] "GET /obj-perms HTTP/1.1" 200 5019 0.009531 10.0.0.33 - - [2025-09-29 02:34:33] "GET /obj-perms HTTP/1.1" 200 5019 0.009864 10.0.0.38 - - [2025-09-29 02:34:42] "GET /obj-perms HTTP/1.1" 200 5019 0.010147 10.0.0.33 - - [2025-09-29 02:34:42] "GET /obj-perms HTTP/1.1" 200 5019 0.009246 10.0.0.38 - - [2025-09-29 02:34:51] "GET /obj-perms HTTP/1.1" 200 5019 0.005641 10.0.0.33 - - [2025-09-29 02:34:51] "GET /obj-perms HTTP/1.1" 200 5019 0.005627 10.0.0.38 - - [2025-09-29 02:35:00] "GET /obj-perms HTTP/1.1" 200 5019 0.008174 10.0.0.33 - - [2025-09-29 02:35:00] "GET /obj-perms HTTP/1.1" 200 5019 0.008362 10.0.0.249 - - [2025-09-29 02:35:00] "GET /obj-perms HTTP/1.1" 200 5019 0.046534 10.0.0.38 - - [2025-09-29 02:35:00] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3486 0.006004 10.0.0.38 - - [2025-09-29 02:35:01] "POST /neutron/network HTTP/1.1" 200 1337 0.013691 10.0.0.33 - - [2025-09-29 02:35:01] "DELETE /access-control-list/444a2356-2522-48d0-86f0-5219785fa963 HTTP/1.1" 200 115 0.071828 10.0.0.38 - - [2025-09-29 02:35:01] "GET /virtual-network/3008f00b-a747-47a3-ba7d-1e09dc42d538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.025631 10.0.0.38 - - [2025-09-29 02:35:01] "DELETE /network-policy/242be851-050a-48ad-8b92-943aa089a1c9 HTTP/1.1" 200 115 0.037308 10.0.0.38 - - [2025-09-29 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.249 - - [2025-09-29 02:35:01] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001357 10.0.0.38 - - [2025-09-29 02:35:01] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.074858 10.0.0.38 - - [2025-09-29 02:35:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 2135 0.010043 10.0.0.38 - - [2025-09-29 02:35:01] "DELETE /network-policy/866e4575-cd71-40a3-ba51-13f0c225fdcf HTTP/1.1" 200 115 0.051962 10.0.0.38 - - [2025-09-29 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.249 - - [2025-09-29 02:35:01] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001492 10.0.0.38 - - [2025-09-29 02:35:01] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043268 10.0.0.38 - - [2025-09-29 02:35:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 1912 0.004998 10.0.0.38 - - [2025-09-29 02:35:01] "DELETE /network-policy/52c4395e-ed60-4b24-adde-c9b7b264a462 HTTP/1.1" 200 115 0.042913 10.0.0.38 - - [2025-09-29 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.249 - - [2025-09-29 02:35:01] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.38 - - [2025-09-29 02:35:01] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.038535 10.0.0.38 - - [2025-09-29 02:35:01] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 1689 0.005268 10.0.0.38 - - [2025-09-29 02:35:01] "DELETE /network-policy/3033c336-873f-4950-b26f-a1d5808915e1 HTTP/1.1" 200 115 0.040742 10.0.0.38 - - [2025-09-29 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.249 - - [2025-09-29 02:35:01] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001281 10.0.0.38 - - [2025-09-29 02:35:01] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.061335 10.0.0.38 - - [2025-09-29 02:35:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 1466 0.006239 10.0.0.38 - - [2025-09-29 02:35:02] "DELETE /network-policy/44989a87-db8e-4699-a55a-b2ac4dc1424b HTTP/1.1" 200 115 0.045057 10.0.0.38 - - [2025-09-29 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.249 - - [2025-09-29 02:35:02] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000982 10.0.0.38 - - [2025-09-29 02:35:02] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.044513 10.0.0.38 - - [2025-09-29 02:35:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 1243 0.007987 10.0.0.38 - - [2025-09-29 02:35:02] "DELETE /network-policy/062e57a2-24aa-421a-a2d6-44a9dee4af6a HTTP/1.1" 200 115 0.040623 10.0.0.38 - - [2025-09-29 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.249 - - [2025-09-29 02:35:02] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000958 10.0.0.38 - - [2025-09-29 02:35:02] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.055904 10.0.0.38 - - [2025-09-29 02:35:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 1018 0.005495 10.0.0.38 - - [2025-09-29 02:35:02] "DELETE /network-policy/e66d3856-37e3-48fe-bd5b-985376f33771 HTTP/1.1" 200 115 0.054583 10.0.0.38 - - [2025-09-29 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.249 - - [2025-09-29 02:35:02] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001087 10.0.0.38 - - [2025-09-29 02:35:02] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.043704 10.0.0.38 - - [2025-09-29 02:35:02] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 796 0.006199 10.0.0.38 - - [2025-09-29 02:35:02] "DELETE /network-policy/fdc14f1f-bd58-4da0-9b18-9ade141f0fd5 HTTP/1.1" 200 115 0.045191 10.0.0.38 - - [2025-09-29 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011094 10.0.0.249 - - [2025-09-29 02:35:02] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001194 10.0.0.38 - - [2025-09-29 02:35:02] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.068002 10.0.0.38 - - [2025-09-29 02:35:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 574 0.005223 10.0.0.38 - - [2025-09-29 02:35:03] "DELETE /network-policy/e277b1ec-c221-4852-a2d0-63fa68d616f2 HTTP/1.1" 200 115 0.042015 10.0.0.38 - - [2025-09-29 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.249 - - [2025-09-29 02:35:03] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.38 - - [2025-09-29 02:35:03] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.050258 10.0.0.38 - - [2025-09-29 02:35:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004932 10.0.0.38 - - [2025-09-29 02:35:03] "DELETE /network-policy/bf5808ca-5cd5-4a77-8780-8df347df56c2 HTTP/1.1" 200 115 0.044838 10.0.0.38 - - [2025-09-29 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.249 - - [2025-09-29 02:35:03] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000994 10.0.0.38 - - [2025-09-29 02:35:03] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.037411 10.0.0.38 - - [2025-09-29 02:35:03] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-58943372&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007739 10.0.0.33 - - [2025-09-29 02:35:03] "DELETE /route-target/0d1c24d8-931a-481f-8a74-6047041de6e4 HTTP/1.1" 200 115 0.032115 10.0.0.38 - - [2025-09-29 02:35:03] "POST /neutron/network HTTP/1.1" 200 1335 0.015068 10.0.0.38 - - [2025-09-29 02:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.38 - - [2025-09-29 02:35:04] "DELETE /network-ipam/7cf24d5f-bc42-4046-a909-94e7d474e689 HTTP/1.1" 200 115 0.043367 10.0.0.38 - - [2025-09-29 02:35:04] "POST /fqname-to-id HTTP/1.1" 404 260 0.004427 10.0.0.249 - - [2025-09-29 02:35:04] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001073 10.0.0.249 - - [2025-09-29 02:35:04] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.046377 10.0.0.249 - - [2025-09-29 02:35:04] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001159 10.0.0.249 - - [2025-09-29 02:35:04] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?fields=security_groups HTTP/1.1" 200 1400 0.035442 10.0.0.249 - - [2025-09-29 02:35:04] "DELETE /security-group/2d542454-cee8-4ef6-9c11-40d0bffe5eac HTTP/1.1" 200 115 0.058275 10.0.0.249 - - [2025-09-29 02:35:04] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000904 10.0.0.33 - - [2025-09-29 02:35:04] "DELETE /access-control-list/191798e0-b976-4c87-9a1a-15c876350e9f HTTP/1.1" 200 115 0.048438 10.0.0.249 - - [2025-09-29 02:35:04] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?fields=application_policy_sets HTTP/1.1" 200 1439 0.052240 10.0.0.38 - - [2025-09-29 02:35:04] "DELETE /project/e9cdda2c-1cce-4f81-94aa-853bae805163 HTTP/1.1" 200 115 0.386442 10.0.0.249 - - [2025-09-29 02:35:04] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001909 10.0.0.38 - - [2025-09-29 02:35:04] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?fields=projects HTTP/1.1" 200 1441 0.012275 10.0.0.249 - - [2025-09-29 02:35:06] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004051 10.0.0.249 - - [2025-09-29 02:35:06] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002605 10.0.0.249 - - [2025-09-29 02:35:06] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.061671 10.0.0.249 - - [2025-09-29 02:35:06] "POST /id-to-fqname HTTP/1.1" 200 202 0.001491 10.0.0.249 - - [2025-09-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 404 211 0.016348 10.0.0.249 - - [2025-09-29 02:35:06] "POST /security-groups HTTP/1.1" 200 603 0.034864 10.0.0.249 - - [2025-09-29 02:35:06] "POST /projects HTTP/1.1" 200 609 0.296756 10.0.0.249 - - [2025-09-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.333554 10.0.0.33 - - [2025-09-29 02:35:06] "POST /access-control-lists HTTP/1.1" 200 610 0.029862 10.0.0.38 - - [2025-09-29 02:35:06] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.536550 10.0.0.249 - - [2025-09-29 02:35:06] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000964 10.0.0.38 - - [2025-09-29 02:35:06] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?fields=virtual_networks HTTP/1.1" 200 1059 0.042716 10.0.0.249 - - [2025-09-29 02:35:06] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001108 10.0.0.38 - - [2025-09-29 02:35:07] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.038295 10.0.0.249 - - [2025-09-29 02:35:07] "GET /projects?obj_uuids=e9cdda2c-1cce-4f81-94aa-853bae805163&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001628 10.0.0.38 - - [2025-09-29 02:35:07] "GET /project/e9cdda2c-1cce-4f81-94aa-853bae805163?fields=security_groups HTTP/1.1" 200 1298 0.046089 10.0.0.38 - - [2025-09-29 02:35:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.032229 10.0.0.249 - - [2025-09-29 02:35:07] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005994 10.0.0.249 - - [2025-09-29 02:35:07] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.004646 10.0.0.249 - - [2025-09-29 02:35:07] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.022331 10.0.0.249 - - [2025-09-29 02:35:08] "POST /id-to-fqname HTTP/1.1" 200 184 0.002618 10.0.0.249 - - [2025-09-29 02:35:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.005830 10.0.0.249 - - [2025-09-29 02:35:08] "POST /security-groups HTTP/1.1" 200 585 0.038713 10.0.0.33 - - [2025-09-29 02:35:08] "POST /fqname-to-id HTTP/1.1" 404 228 0.005763 10.0.0.249 - - [2025-09-29 02:35:08] "POST /projects HTTP/1.1" 200 573 0.329066 10.0.0.249 - - [2025-09-29 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.365552 10.0.0.38 - - [2025-09-29 02:35:08] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.539278 10.0.0.33 - - [2025-09-29 02:35:08] "POST /access-control-lists HTTP/1.1" 200 590 0.055796 10.0.0.38 - - [2025-09-29 02:35:09] "GET / HTTP/1.1" 200 36215 0.008345 10.0.0.38 - - [2025-09-29 02:35:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.38 - - [2025-09-29 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.063062 10.0.0.249 - - [2025-09-29 02:35:10] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003251 10.0.0.38 - - [2025-09-29 02:35:10] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.068257 10.0.0.249 - - [2025-09-29 02:35:10] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.004251 10.0.0.38 - - [2025-09-29 02:35:10] "POST /neutron/network HTTP/1.1" 200 599 0.210227 10.0.0.38 - - [2025-09-29 02:35:11] "POST /neutron/network HTTP/1.1" 200 992 0.023860 10.0.0.38 - - [2025-09-29 02:35:11] "POST /id-to-fqname HTTP/1.1" 200 214 0.001319 10.0.0.38 - - [2025-09-29 02:35:11] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.006750 10.0.0.38 - - [2025-09-29 02:35:11] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007493 10.0.0.38 - - [2025-09-29 02:35:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.016051 10.0.0.38 - - [2025-09-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.249 - - [2025-09-29 02:35:11] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001227 10.0.0.38 - - [2025-09-29 02:35:11] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.058993 10.0.0.249 - - [2025-09-29 02:35:11] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003012 10.0.0.38 - - [2025-09-29 02:35:11] "POST /neutron/network HTTP/1.1" 200 599 0.139996 10.0.0.33 - - [2025-09-29 02:35:11] "POST /route-targets HTTP/1.1" 200 328 0.017002 10.0.0.33 - - [2025-09-29 02:35:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.009798 10.0.0.38 - - [2025-09-29 02:35:12] "POST /neutron/network HTTP/1.1" 200 990 0.017517 10.0.0.38 - - [2025-09-29 02:35:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.002278 10.0.0.38 - - [2025-09-29 02:35:12] "GET /virtual-network/1a359b92-df61-4cba-af78-9c42a601ea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.012369 10.0.0.38 - - [2025-09-29 02:35:12] "GET /virtual-network/1a359b92-df61-4cba-af78-9c42a601ea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.013231 10.0.0.38 - - [2025-09-29 02:35:12] "POST /neutron/subnet HTTP/1.1" 200 715 0.015068 10.0.0.38 - - [2025-09-29 02:35:12] "POST /id-to-fqname HTTP/1.1" 200 214 0.002380 10.0.0.249 - - [2025-09-29 02:35:13] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003768 10.0.0.38 - - [2025-09-29 02:35:13] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.127127 10.0.0.38 - - [2025-09-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 992 0.038533 10.0.0.38 - - [2025-09-29 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 214 0.001361 10.0.0.38 - - [2025-09-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.018620 10.0.0.249 - - [2025-09-29 02:35:14] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001097 10.0.0.38 - - [2025-09-29 02:35:14] "POST /neutron/port HTTP/1.1" 200 1161 0.427285 10.0.0.38 - - [2025-09-29 02:35:14] "POST /neutron/port HTTP/1.1" 200 1215 0.145798 10.0.0.249 - - [2025-09-29 02:35:15] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001387 10.0.0.38 - - [2025-09-29 02:35:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005138 10.0.0.38 - - [2025-09-29 02:35:15] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.086457 10.0.0.38 - - [2025-09-29 02:35:15] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.38 - - [2025-09-29 02:35:15] "POST /neutron/port HTTP/1.1" 200 1189 0.036424 10.0.0.38 - - [2025-09-29 02:35:15] "POST /id-to-fqname HTTP/1.1" 200 214 0.003348 10.0.0.38 - - [2025-09-29 02:35:15] "POST /neutron/port HTTP/1.1" 200 1189 0.039523 10.0.0.38 - - [2025-09-29 02:35:15] "POST /neutron/network HTTP/1.1" 200 1002 0.020624 10.0.0.38 - - [2025-09-29 02:35:16] "POST /neutron/port HTTP/1.1" 200 1161 0.018464 10.0.0.38 - - [2025-09-29 02:35:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003649 10.0.0.38 - - [2025-09-29 02:35:16] "POST /neutron/port HTTP/1.1" 200 117 0.001862 10.0.0.249 - - [2025-09-29 02:35:16] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003343 10.0.0.38 - - [2025-09-29 02:35:16] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.075444 10.0.0.38 - - [2025-09-29 02:35:16] "POST /neutron/network HTTP/1.1" 200 990 0.015765 10.0.0.38 - - [2025-09-29 02:35:16] "POST /neutron/port HTTP/1.1" 200 117 0.005750 10.0.0.38 - - [2025-09-29 02:35:17] "POST /neutron/port HTTP/1.1" 200 1189 0.018012 10.0.0.38 - - [2025-09-29 02:35:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010607 10.0.0.38 - - [2025-09-29 02:35:17] "GET /virtual-machine/9f435ead-320b-46ee-9b98-6934c44c71c1 HTTP/1.1" 401 292 0.000909 10.0.0.38 - - [2025-09-29 02:35:17] "POST /neutron/port HTTP/1.1" 200 1159 0.022262 10.0.0.38 - - [2025-09-29 02:35:17] "GET /virtual-machine/9f435ead-320b-46ee-9b98-6934c44c71c1 HTTP/1.1" 200 1289 0.045867 10.0.0.38 - - [2025-09-29 02:35:17] "GET /virtual-machine-interface/1e89af3a-3d82-4abe-b31d-bde0e1033600 HTTP/1.1" 200 3113 0.006196 10.0.0.38 - - [2025-09-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014473 10.0.0.38 - - [2025-09-29 02:35:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004711 10.0.0.38 - - [2025-09-29 02:35:17] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.002719 10.0.0.38 - - [2025-09-29 02:35:17] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.005208 10.0.0.38 - - [2025-09-29 02:35:17] "POST /neutron/port HTTP/1.1" 200 1187 0.027612 10.0.0.38 - - [2025-09-29 02:35:17] "POST /neutron/subnet HTTP/1.1" 200 1375 0.019907 10.0.0.38 - - [2025-09-29 02:35:18] "POST /neutron/network HTTP/1.1" 200 990 0.015262 10.0.0.38 - - [2025-09-29 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.38 - - [2025-09-29 02:35:20] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.015433 10.0.0.38 - - [2025-09-29 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368 10.0.0.38 - - [2025-09-29 02:35:25] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.016442 10.0.0.38 - - [2025-09-29 02:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.38 - - [2025-09-29 02:35:29] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.018291 10.0.0.38 - - [2025-09-29 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.38 - - [2025-09-29 02:35:33] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.015989 10.0.0.38 - - [2025-09-29 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.38 - - [2025-09-29 02:35:37] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.016333 10.0.0.33 - - [2025-09-29 02:35:40] "DELETE /access-control-list/c8bac4d3-f2e2-4157-a60d-ddd495515687 HTTP/1.1" 200 115 0.043938 10.0.0.38 - - [2025-09-29 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.38 - - [2025-09-29 02:35:41] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.007160 10.0.0.38 - - [2025-09-29 02:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.38 - - [2025-09-29 02:35:45] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.016919 10.0.0.38 - - [2025-09-29 02:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.38 - - [2025-09-29 02:35:49] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.010645 10.0.0.249 - - [2025-09-29 02:35:53] "DELETE /project/8ad93964d090448facc74a7761bea78a HTTP/1.1" 404 173 0.011557 10.0.0.249 - - [2025-09-29 02:35:53] "DELETE /project/e9cdda2c-1cce-4f81-94aa-853bae805163 HTTP/1.1" 404 177 0.020576 10.0.0.249 - - [2025-09-29 02:35:53] "DELETE /project/e9cdda2c1cce4f8194aa853bae805163 HTTP/1.1" 404 173 0.010938 10.0.0.38 - - [2025-09-29 02:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008056 10.0.0.38 - - [2025-09-29 02:35:53] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.014884 10.0.0.38 - - [2025-09-29 02:35:54] "POST /neutron/network HTTP/1.1" 200 1002 0.034286 10.0.0.38 - - [2025-09-29 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 1385 0.032652 10.0.0.38 - - [2025-09-29 02:35:54] "POST /neutron/network HTTP/1.1" 200 992 0.017987 10.0.0.38 - - [2025-09-29 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.38 - - [2025-09-29 02:35:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008175 10.0.0.38 - - [2025-09-29 02:35:55] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.005975 10.0.0.38 - - [2025-09-29 02:35:55] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.008475 10.0.0.38 - - [2025-09-29 02:36:00] "POST /neutron/port HTTP/1.1" 200 1189 0.029370 10.0.0.38 - - [2025-09-29 02:36:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004650 10.0.0.38 - - [2025-09-29 02:36:01] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.38 - - [2025-09-29 02:36:01] "POST /neutron/port HTTP/1.1" 200 1189 0.023191 10.0.0.38 - - [2025-09-29 02:36:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.038515 10.0.0.38 - - [2025-09-29 02:36:11] "POST /neutron/port HTTP/1.1" 200 1189 0.034521 10.0.0.38 - - [2025-09-29 02:36:11] "GET /obj-perms HTTP/1.1" 200 5056 0.059812 10.0.0.33 - - [2025-09-29 02:36:12] "GET /obj-perms HTTP/1.1" 200 5056 0.053529 10.0.0.38 - - [2025-09-29 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.015107 10.0.0.38 - - [2025-09-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 1189 0.031085 10.0.0.38 - - [2025-09-29 02:36:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.019134 10.0.0.38 - - [2025-09-29 02:36:17] "GET /virtual-machine/3df75003-691c-448b-8d54-1836923278ca HTTP/1.1" 200 1288 0.009252 10.0.0.38 - - [2025-09-29 02:36:17] "GET /virtual-machine-interface/8a577753-6253-4123-8068-adc36a6b172b HTTP/1.1" 200 3112 0.006547 10.0.0.38 - - [2025-09-29 02:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.38 - - [2025-09-29 02:36:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004493 10.0.0.38 - - [2025-09-29 02:36:17] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003313 10.0.0.38 - - [2025-09-29 02:36:17] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.010555 10.0.0.38 - - [2025-09-29 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.38 - - [2025-09-29 02:36:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010280 10.0.0.38 - - [2025-09-29 02:36:18] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.006342 10.0.0.38 - - [2025-09-29 02:36:18] "GET /virtual-network/2c862c68-eb3d-4f4c-94d6-dc2a453f7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2615 0.014540 10.0.0.38 - - [2025-09-29 02:36:18] "POST /neutron/port HTTP/1.1" 200 1189 0.035136 10.0.0.38 - - [2025-09-29 02:36:23] "POST /neutron/security_group HTTP/1.1" 200 2052 0.017334 10.0.0.38 - - [2025-09-29 02:36:28] "POST /neutron/port HTTP/1.1" 200 1187 0.039852 10.0.0.38 - - [2025-09-29 02:36:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.013628 10.0.0.38 - - [2025-09-29 02:36:29] "GET /virtual-machine/f839e9d1-449f-4f63-82eb-db3329db1d31 HTTP/1.1" 200 1288 0.011406 10.0.0.38 - - [2025-09-29 02:36:29] "GET /virtual-machine-interface/e3979bcd-29fb-4bc3-a714-a75fe960b2c0 HTTP/1.1" 200 3114 0.011456 10.0.0.38 - - [2025-09-29 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.38 - - [2025-09-29 02:36:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005857 10.0.0.38 - - [2025-09-29 02:36:29] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.005053 10.0.0.38 - - [2025-09-29 02:36:29] "GET /virtual-network/1a359b92-df61-4cba-af78-9c42a601ea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.017161 10.0.0.38 - - [2025-09-29 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.38 - - [2025-09-29 02:36:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.112068 10.0.0.38 - - [2025-09-29 02:36:30] "GET /virtual-networks?parent_id=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 561 0.003373 10.0.0.38 - - [2025-09-29 02:36:30] "GET /virtual-network/1a359b92-df61-4cba-af78-9c42a601ea17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2609 0.009499 10.0.0.38 - - [2025-09-29 02:36:32] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006563 10.0.0.38 - - [2025-09-29 02:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.38 - - [2025-09-29 02:36:32] "GET /global-qos-config/8ea6fa38-9a55-4a97-a4b5-edce00441bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005171 10.0.0.38 - - [2025-09-29 02:36:32] "POST /fqname-to-id HTTP/1.1" 404 222 0.004140 10.0.0.38 - - [2025-09-29 02:36:32] "POST /forwarding-classs HTTP/1.1" 200 578 0.070485 10.0.0.38 - - [2025-09-29 02:36:32] "POST /id-to-fqname HTTP/1.1" 200 232 0.004794 10.0.0.38 - - [2025-09-29 02:36:32] "GET /forwarding-class/f35e550e-751a-464a-a503-b31b6422f922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004897 10.0.0.249 - - [2025-09-29 02:36:32] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.029531 10.0.0.38 - - [2025-09-29 02:36:32] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.086387 10.0.0.38 - - [2025-09-29 02:36:32] "POST /fqname-to-id HTTP/1.1" 404 211 0.005245 10.0.0.38 - - [2025-09-29 02:36:32] "POST /qos-configs HTTP/1.1" 200 545 0.048517 10.0.0.38 - - [2025-09-29 02:36:32] "POST /id-to-fqname HTTP/1.1" 200 217 0.004489 10.0.0.38 - - [2025-09-29 02:36:32] "GET /qos-config/8c32e314-e10c-43aa-bddd-b08525bafa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1507 0.006966 10.0.0.38 - - [2025-09-29 02:36:32] "GET /virtual-machine-interface/1e89af3a-3d82-4abe-b31d-bde0e1033600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.018348 10.0.0.38 - - [2025-09-29 02:36:32] "POST /ref-update HTTP/1.1" 200 156 0.022951 10.0.0.38 - - [2025-09-29 02:36:32] "POST /neutron/port HTTP/1.1" 200 1189 0.020228 10.0.0.38 - - [2025-09-29 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.014772 10.0.0.38 - - [2025-09-29 02:36:33] "POST /neutron/network HTTP/1.1" 200 966 0.024269 10.0.0.38 - - [2025-09-29 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.002711 10.0.0.38 - - [2025-09-29 02:36:33] "GET /virtual-machine/9f435ead-320b-46ee-9b98-6934c44c71c1 HTTP/1.1" 200 1289 0.004064 10.0.0.38 - - [2025-09-29 02:36:33] "GET /virtual-machine-interface/1e89af3a-3d82-4abe-b31d-bde0e1033600 HTTP/1.1" 200 3361 0.005520 10.0.0.38 - - [2025-09-29 02:36:33] "GET /instance-ip/330f442a-8e09-4207-b731-2c0110db19b8 HTTP/1.1" 200 1611 0.008047 10.0.0.38 - - [2025-09-29 02:36:33] "GET /instance-ip/d526dfd7-06e2-4dcd-9f40-1b5763e9b96a HTTP/1.1" 200 1632 0.006646 10.0.0.38 - - [2025-09-29 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008895 10.0.0.38 - - [2025-09-29 02:36:33] "POST /neutron/port HTTP/1.1" 200 1189 0.037751 10.0.0.38 - - [2025-09-29 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008986 10.0.0.38 - - [2025-09-29 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 214 0.001360 10.0.0.38 - - [2025-09-29 02:36:33] "GET /virtual-machine/3df75003-691c-448b-8d54-1836923278ca HTTP/1.1" 200 1288 0.007160 10.0.0.38 - - [2025-09-29 02:36:33] "GET /virtual-machine-interface/8a577753-6253-4123-8068-adc36a6b172b HTTP/1.1" 200 3112 0.010545 10.0.0.38 - - [2025-09-29 02:36:33] "GET /instance-ip/31882b29-db02-4d9e-ab54-cac6087d2ead HTTP/1.1" 200 1611 0.007846 10.0.0.38 - - [2025-09-29 02:36:33] "GET /instance-ip/991009a3-0245-4e91-802b-0dabe152b029 HTTP/1.1" 200 1631 0.007386 10.0.0.38 - - [2025-09-29 02:36:54] "POST /neutron/port HTTP/1.1" 200 1187 0.036535 10.0.0.38 - - [2025-09-29 02:36:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006553 10.0.0.38 - - [2025-09-29 02:36:54] "POST /neutron/port HTTP/1.1" 200 117 0.001557 10.0.0.38 - - [2025-09-29 02:36:57] "GET /virtual-machine-interface/1e89af3a-3d82-4abe-b31d-bde0e1033600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2944 0.016432 10.0.0.38 - - [2025-09-29 02:36:57] "POST /ref-update HTTP/1.1" 200 156 0.040485 10.0.0.38 - - [2025-09-29 02:36:57] "DELETE /qos-config/8c32e314-e10c-43aa-bddd-b08525bafa76 HTTP/1.1" 200 115 0.064605 10.0.0.38 - - [2025-09-29 02:36:57] "POST /id-to-fqname HTTP/1.1" 200 232 0.002810 10.0.0.38 - - [2025-09-29 02:36:58] "DELETE /forwarding-class/f35e550e-751a-464a-a503-b31b6422f922 HTTP/1.1" 200 115 0.035794 10.0.0.38 - - [2025-09-29 02:36:59] "POST /neutron/network HTTP/1.1" 200 990 0.016029 10.0.0.38 - - [2025-09-29 02:37:00] "POST /neutron/port HTTP/1.1" 200 1213 0.027004 10.0.0.38 - - [2025-09-29 02:37:00] "POST /neutron/port HTTP/1.1" 200 1189 0.022491 10.0.0.38 - - [2025-09-29 02:37:00] "POST /neutron/port HTTP/1.1" 200 151 0.348507 10.0.0.249 - - [2025-09-29 02:37:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003386 10.0.0.249 - - [2025-09-29 02:37:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003292 10.0.0.249 - - [2025-09-29 02:37:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002473 10.0.0.249 - - [2025-09-29 02:37:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002140 10.0.0.38 - - [2025-09-29 02:37:01] "POST /neutron/network HTTP/1.1" 200 151 0.190678 10.0.0.33 - - [2025-09-29 02:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.249 - - [2025-09-29 02:37:02] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001052 10.0.0.38 - - [2025-09-29 02:37:02] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.069722 10.0.0.249 - - [2025-09-29 02:37:02] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.003039 10.0.0.38 - - [2025-09-29 02:37:02] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?fields=virtual_networks HTTP/1.1" 200 1023 0.075851 10.0.0.249 - - [2025-09-29 02:37:02] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001095 10.0.0.38 - - [2025-09-29 02:37:02] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.061291 10.0.0.249 - - [2025-09-29 02:37:02] "GET /projects?obj_uuids=8ad93964-d090-448f-acc7-4a7761bea78a&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001023 10.0.0.38 - - [2025-09-29 02:37:02] "GET /project/8ad93964-d090-448f-acc7-4a7761bea78a?fields=security_groups HTTP/1.1" 200 1244 0.044257 10.0.0.38 - - [2025-09-29 02:37:03] "POST /fqname-to-id HTTP/1.1" 404 181 0.027153 10.0.0.249 - - [2025-09-29 02:37:03] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002974 10.0.0.249 - - [2025-09-29 02:37:03] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001066 10.0.0.249 - - [2025-09-29 02:37:03] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.031111 10.0.0.249 - - [2025-09-29 02:37:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.005173 10.0.0.249 - - [2025-09-29 02:37:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.005384 10.0.0.249 - - [2025-09-29 02:37:03] "POST /security-groups HTTP/1.1" 200 584 0.032085 10.0.0.249 - - [2025-09-29 02:37:03] "POST /projects HTTP/1.1" 200 571 0.247737 10.0.0.33 - - [2025-09-29 02:37:03] "POST /access-control-lists HTTP/1.1" 200 591 0.030096 10.0.0.249 - - [2025-09-29 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.319369 10.0.0.38 - - [2025-09-29 02:37:03] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.496120 10.0.0.38 - - [2025-09-29 02:37:04] "GET / HTTP/1.1" 200 36215 0.003722 10.0.0.38 - - [2025-09-29 02:37:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.38 - - [2025-09-29 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.055603 10.0.0.249 - - [2025-09-29 02:37:07] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003158 10.0.0.38 - - [2025-09-29 02:37:07] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.067770 10.0.0.38 - - [2025-09-29 02:37:07] "POST /neutron/network HTTP/1.1" 200 117 0.036911 10.0.0.33 - - [2025-09-29 02:37:07] "POST /route-targets HTTP/1.1" 200 328 0.015934 10.0.0.38 - - [2025-09-29 02:37:07] "POST /neutron/network HTTP/1.1" 200 831 0.008487 10.0.0.38 - - [2025-09-29 02:37:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001179 10.0.0.38 - - [2025-09-29 02:37:07] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006318 10.0.0.38 - - [2025-09-29 02:37:07] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007033 10.0.0.38 - - [2025-09-29 02:37:07] "POST /neutron/subnet HTTP/1.1" 200 725 0.010676 10.0.0.38 - - [2025-09-29 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2025-09-29 02:37:07] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007689 10.0.0.38 - - [2025-09-29 02:37:07] "PUT /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb HTTP/1.1" 200 265 0.059427 10.0.0.38 - - [2025-09-29 02:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.33 - - [2025-09-29 02:37:07] "POST /ref-update HTTP/1.1" 200 156 0.044837 10.0.0.249 - - [2025-09-29 02:37:07] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001276 10.0.0.38 - - [2025-09-29 02:37:07] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.047091 10.0.0.249 - - [2025-09-29 02:37:08] "POST /useragent-kv HTTP/1.1" 200 115 0.011696 10.0.0.38 - - [2025-09-29 02:37:08] "POST /neutron/subnet HTTP/1.1" 200 729 0.262274 10.0.0.38 - - [2025-09-29 02:37:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001420 10.0.0.38 - - [2025-09-29 02:37:08] "GET /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005090 10.0.0.38 - - [2025-09-29 02:37:08] "GET /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005215 10.0.0.38 - - [2025-09-29 02:37:08] "POST /neutron/network HTTP/1.1" 200 832 0.007427 10.0.0.38 - - [2025-09-29 02:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.38 - - [2025-09-29 02:37:08] "GET /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011975 10.0.0.38 - - [2025-09-29 02:37:08] "PUT /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed HTTP/1.1" 200 265 0.088888 10.0.0.33 - - [2025-09-29 02:37:08] "POST /ref-update HTTP/1.1" 200 156 0.048432 10.0.0.38 - - [2025-09-29 02:37:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001651 10.0.0.249 - - [2025-09-29 02:37:09] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002915 10.0.0.38 - - [2025-09-29 02:37:09] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.123945 10.0.0.38 - - [2025-09-29 02:37:09] "POST /neutron/network HTTP/1.1" 200 831 0.023055 10.0.0.38 - - [2025-09-29 02:37:09] "POST /id-to-fqname HTTP/1.1" 200 220 0.002150 10.0.0.38 - - [2025-09-29 02:37:09] "POST /neutron/port HTTP/1.1" 200 117 0.011360 10.0.0.249 - - [2025-09-29 02:37:10] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003073 10.0.0.38 - - [2025-09-29 02:37:10] "POST /neutron/port HTTP/1.1" 200 1053 0.368481 10.0.0.249 - - [2025-09-29 02:37:10] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001420 10.0.0.38 - - [2025-09-29 02:37:10] "POST /neutron/port HTTP/1.1" 200 1107 0.128887 10.0.0.38 - - [2025-09-29 02:37:10] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.102636 10.0.0.38 - - [2025-09-29 02:37:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005779 10.0.0.38 - - [2025-09-29 02:37:11] "POST /neutron/network HTTP/1.1" 200 831 0.007176 10.0.0.38 - - [2025-09-29 02:37:11] "POST /neutron/port HTTP/1.1" 200 117 0.013665 10.0.0.38 - - [2025-09-29 02:37:11] "POST /neutron/network HTTP/1.1" 200 842 0.013835 10.0.0.38 - - [2025-09-29 02:37:11] "POST /neutron/port HTTP/1.1" 200 1054 0.017712 10.0.0.38 - - [2025-09-29 02:37:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008654 10.0.0.38 - - [2025-09-29 02:37:12] "POST /neutron/network HTTP/1.1" 200 832 0.020004 10.0.0.38 - - [2025-09-29 02:37:16] "POST /neutron/port HTTP/1.1" 200 1081 0.033310 10.0.0.38 - - [2025-09-29 02:37:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.016602 10.0.0.38 - - [2025-09-29 02:37:16] "GET /virtual-machine/5dc09a0b-f2a6-4e44-847c-345e4bff7123 HTTP/1.1" 401 292 0.000640 10.0.0.38 - - [2025-09-29 02:37:16] "GET /virtual-machine/5dc09a0b-f2a6-4e44-847c-345e4bff7123 HTTP/1.1" 200 1286 0.040113 10.0.0.38 - - [2025-09-29 02:37:17] "GET /virtual-machine-interface/6883a31a-1261-4e61-9749-928eb354df45 HTTP/1.1" 200 2934 0.015133 10.0.0.38 - - [2025-09-29 02:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.38 - - [2025-09-29 02:37:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008689 10.0.0.38 - - [2025-09-29 02:37:17] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.007123 10.0.0.38 - - [2025-09-29 02:37:17] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.015655 10.0.0.38 - - [2025-09-29 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.38 - - [2025-09-29 02:37:20] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.018813 10.0.0.38 - - [2025-09-29 02:37:20] "POST /neutron/port HTTP/1.1" 200 1082 0.040182 10.0.0.38 - - [2025-09-29 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.38 - - [2025-09-29 02:37:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008214 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006237 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.016394 10.0.0.38 - - [2025-09-29 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017560 10.0.0.38 - - [2025-09-29 02:37:22] "POST /neutron/port HTTP/1.1" 200 1082 0.033139 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-machine/33e20d59-3f2f-4c61-9fdb-33547220b3bd HTTP/1.1" 200 1287 0.012488 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-machine-interface/b3293709-74fd-4a90-af22-a0e08732f63f HTTP/1.1" 200 2935 0.013248 10.0.0.38 - - [2025-09-29 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.38 - - [2025-09-29 02:37:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009113 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006250 10.0.0.38 - - [2025-09-29 02:37:22] "GET /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.014597 10.0.0.38 - - [2025-09-29 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.38 - - [2025-09-29 02:37:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008055 10.0.0.38 - - [2025-09-29 02:37:24] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.007187 10.0.0.38 - - [2025-09-29 02:37:24] "GET /virtual-network/005bbf4d-68db-42c6-9392-adc6265a18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.015052 10.0.0.38 - - [2025-09-29 02:37:24] "POST /routing-policys HTTP/1.1" 200 536 0.042257 10.0.0.38 - - [2025-09-29 02:37:24] "GET /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006543 10.0.0.38 - - [2025-09-29 02:37:24] "PUT /virtual-network/3f8936d7-82b1-4578-9d18-14fd8eb957cb HTTP/1.1" 200 265 0.066445 10.0.0.38 - - [2025-09-29 02:37:28] "POST /ref-update HTTP/1.1" 200 156 0.094322 10.0.0.38 - - [2025-09-29 02:37:28] "DELETE /routing-policy/e8b88af6-07ab-48af-8b16-78e8ea1596a6 HTTP/1.1" 200 115 0.045372 10.0.0.38 - - [2025-09-29 02:37:28] "POST /neutron/network HTTP/1.1" 400 204 0.032669 10.0.0.38 - - [2025-09-29 02:37:29] "POST /neutron/port HTTP/1.1" 200 151 0.189249 10.0.0.38 - - [2025-09-29 02:37:29] "POST /neutron/port HTTP/1.1" 200 151 0.184906 10.0.0.33 - - [2025-09-29 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.38 - - [2025-09-29 02:37:31] "POST /neutron/network HTTP/1.1" 200 831 0.019778 10.0.0.33 - - [2025-09-29 02:37:31] "DELETE /route-target/f61768e4-49de-45d7-bc2b-c9c43753a392 HTTP/1.1" 409 240 0.009336 10.0.0.33 - - [2025-09-29 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.38 - - [2025-09-29 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.249 - - [2025-09-29 02:37:33] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.004169 10.0.0.38 - - [2025-09-29 02:37:34] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.085444 10.0.0.249 - - [2025-09-29 02:37:34] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002865 10.0.0.38 - - [2025-09-29 02:37:34] "POST /neutron/network HTTP/1.1" 200 612 0.144472 10.0.0.33 - - [2025-09-29 02:37:34] "POST /ref-update HTTP/1.1" 200 156 0.029392 10.0.0.38 - - [2025-09-29 02:37:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.003610 10.0.0.38 - - [2025-09-29 02:37:34] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006564 10.0.0.38 - - [2025-09-29 02:37:34] "POST /neutron/network HTTP/1.1" 200 830 0.006964 10.0.0.38 - - [2025-09-29 02:37:34] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005985 10.0.0.38 - - [2025-09-29 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.38 - - [2025-09-29 02:37:34] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008831 10.0.0.38 - - [2025-09-29 02:37:34] "PUT /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0 HTTP/1.1" 200 265 0.085382 10.0.0.38 - - [2025-09-29 02:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.249 - - [2025-09-29 02:37:34] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001116 10.0.0.38 - - [2025-09-29 02:37:34] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.045363 10.0.0.38 - - [2025-09-29 02:37:34] "POST /neutron/network HTTP/1.1" 200 117 0.014479 10.0.0.33 - - [2025-09-29 02:37:35] "POST /route-targets HTTP/1.1" 200 328 0.016865 10.0.0.38 - - [2025-09-29 02:37:35] "POST /neutron/network HTTP/1.1" 200 829 0.009204 10.0.0.38 - - [2025-09-29 02:37:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001231 10.0.0.38 - - [2025-09-29 02:37:35] "GET /virtual-network/1424d544-3583-4f60-b88d-9d8477553148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005280 10.0.0.38 - - [2025-09-29 02:37:35] "GET /virtual-network/1424d544-3583-4f60-b88d-9d8477553148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005130 10.0.0.38 - - [2025-09-29 02:37:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.009580 10.0.0.38 - - [2025-09-29 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2025-09-29 02:37:35] "GET /virtual-network/1424d544-3583-4f60-b88d-9d8477553148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006142 10.0.0.38 - - [2025-09-29 02:37:35] "PUT /virtual-network/1424d544-3583-4f60-b88d-9d8477553148 HTTP/1.1" 200 265 0.063802 10.0.0.38 - - [2025-09-29 02:37:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001176 10.0.0.249 - - [2025-09-29 02:37:36] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002989 10.0.0.38 - - [2025-09-29 02:37:36] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.125701 10.0.0.38 - - [2025-09-29 02:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.008636 10.0.0.38 - - [2025-09-29 02:37:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.003108 10.0.0.38 - - [2025-09-29 02:37:36] "POST /neutron/network HTTP/1.1" 200 839 0.012598 10.0.0.38 - - [2025-09-29 02:37:37] "POST /neutron/port HTTP/1.1" 200 1052 0.021272 10.0.0.38 - - [2025-09-29 02:37:37] "POST /neutron/port HTTP/1.1" 200 1080 0.028234 10.0.0.249 - - [2025-09-29 02:37:37] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002394 10.0.0.38 - - [2025-09-29 02:37:37] "POST /neutron/port HTTP/1.1" 200 117 0.002456 10.0.0.38 - - [2025-09-29 02:37:37] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.119685 10.0.0.38 - - [2025-09-29 02:37:37] "POST /neutron/port HTTP/1.1" 200 1080 0.040732 10.0.0.38 - - [2025-09-29 02:37:38] "POST /neutron/port HTTP/1.1" 200 1080 0.033118 10.0.0.249 - - [2025-09-29 02:37:38] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001279 10.0.0.38 - - [2025-09-29 02:37:38] "POST /neutron/port HTTP/1.1" 200 1051 0.300967 10.0.0.38 - - [2025-09-29 02:37:38] "POST /neutron/port HTTP/1.1" 200 1105 0.090795 10.0.0.38 - - [2025-09-29 02:37:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.008945 10.0.0.33 - - [2025-09-29 02:37:40] "DELETE /access-control-list/4a7895f8-b21b-4036-9ff7-693bf1c241bd HTTP/1.1" 200 115 0.044851 10.0.0.33 - - [2025-09-29 02:37:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000390 10.0.0.33 - - [2025-09-29 02:37:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000426 10.0.0.38 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000983 10.0.0.38 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000982 10.0.0.33 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000726 10.0.0.33 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001037 10.0.0.249 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001178 10.0.0.249 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.005248 10.0.0.249 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000991 10.0.0.249 - - [2025-09-29 02:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000932 10.0.0.38 - - [2025-09-29 02:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001330 10.0.0.38 - - [2025-09-29 02:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001045 10.0.0.38 - - [2025-09-29 02:37:43] "POST /neutron/port HTTP/1.1" 200 1080 0.033755 10.0.0.38 - - [2025-09-29 02:37:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.013688 10.0.0.38 - - [2025-09-29 02:37:43] "GET /virtual-machine/15cfc286-c2d0-427e-a381-ef1a046367f5 HTTP/1.1" 200 1287 0.013281 10.0.0.38 - - [2025-09-29 02:37:43] "GET /virtual-machine-interface/2259b9ac-fd65-42fc-8441-7b2639c5e810 HTTP/1.1" 200 2933 0.014596 10.0.0.38 - - [2025-09-29 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.38 - - [2025-09-29 02:37:43] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008218 10.0.0.38 - - [2025-09-29 02:37:43] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006178 10.0.0.38 - - [2025-09-29 02:37:43] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009174 10.0.0.38 - - [2025-09-29 02:37:46] "POST /neutron/port HTTP/1.1" 200 1080 0.031971 10.0.0.38 - - [2025-09-29 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006945 10.0.0.38 - - [2025-09-29 02:37:46] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012217 10.0.0.38 - - [2025-09-29 02:37:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.021450 10.0.0.38 - - [2025-09-29 02:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.38 - - [2025-09-29 02:37:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008647 10.0.0.38 - - [2025-09-29 02:37:48] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006682 10.0.0.38 - - [2025-09-29 02:37:48] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.017251 10.0.0.38 - - [2025-09-29 02:37:49] "POST /neutron/port HTTP/1.1" 200 1079 0.016034 10.0.0.38 - - [2025-09-29 02:37:49] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017686 10.0.0.38 - - [2025-09-29 02:37:49] "GET /virtual-machine/305dd23a-4022-4ddc-8ddf-cd5b341f9147 HTTP/1.1" 200 1287 0.009032 10.0.0.38 - - [2025-09-29 02:37:49] "GET /virtual-machine-interface/dbab5817-673a-477d-9164-1eb301e27a34 HTTP/1.1" 200 2935 0.015292 10.0.0.38 - - [2025-09-29 02:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.38 - - [2025-09-29 02:37:49] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007269 10.0.0.38 - - [2025-09-29 02:37:49] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005863 10.0.0.38 - - [2025-09-29 02:37:49] "GET /virtual-network/1424d544-3583-4f60-b88d-9d8477553148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007364 10.0.0.38 - - [2025-09-29 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007171 10.0.0.38 - - [2025-09-29 02:37:50] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009846 10.0.0.38 - - [2025-09-29 02:37:50] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.007564 10.0.0.38 - - [2025-09-29 02:37:50] "GET /virtual-network/1424d544-3583-4f60-b88d-9d8477553148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2107 0.007300 10.0.0.38 - - [2025-09-29 02:37:50] "POST /routing-policys HTTP/1.1" 200 536 0.044829 10.0.0.38 - - [2025-09-29 02:37:50] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012254 10.0.0.38 - - [2025-09-29 02:37:50] "PUT /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0 HTTP/1.1" 200 265 0.068602 10.0.0.249 - - [2025-09-29 02:37:53] "DELETE /project/045970e192fb4adb8fcc504f3ea24eeb HTTP/1.1" 404 173 0.006317 10.0.0.249 - - [2025-09-29 02:37:53] "DELETE /project/8ad93964-d090-448f-acc7-4a7761bea78a HTTP/1.1" 404 177 0.013943 10.0.0.38 - - [2025-09-29 02:37:54] "POST /neutron/network HTTP/1.1" 200 840 0.034741 10.0.0.38 - - [2025-09-29 02:37:54] "POST /routing-policys HTTP/1.1" 200 536 0.071005 10.0.0.38 - - [2025-09-29 02:37:54] "GET /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.012840 10.0.0.38 - - [2025-09-29 02:37:54] "POST /neutron/port HTTP/1.1" 200 117 0.001395 10.0.0.38 - - [2025-09-29 02:37:54] "PUT /virtual-network/08b0f125-8abe-4c90-9ff3-97ebc1a302a0 HTTP/1.1" 200 265 0.072046 10.0.0.33 - - [2025-09-29 02:37:54] "POST /ref-update HTTP/1.1" 200 156 0.033006 10.0.0.38 - - [2025-09-29 02:37:54] "POST /ref-update HTTP/1.1" 200 156 0.074054 10.0.0.38 - - [2025-09-29 02:37:54] "DELETE /routing-policy/ae0415ab-e9e8-4091-8e15-1dbcbe51f81b HTTP/1.1" 200 115 0.046527 10.0.0.38 - - [2025-09-29 02:37:55] "POST /ref-update HTTP/1.1" 200 156 0.050106 10.0.0.38 - - [2025-09-29 02:37:55] "DELETE /routing-policy/9e130ded-4a1a-4dc0-b6b0-73fcd4a446d5 HTTP/1.1" 200 115 0.042935 10.0.0.38 - - [2025-09-29 02:37:55] "POST /neutron/network HTTP/1.1" 400 204 0.015020 10.0.0.38 - - [2025-09-29 02:37:55] "POST /neutron/port HTTP/1.1" 200 151 0.229067 10.0.0.38 - - [2025-09-29 02:37:56] "POST /neutron/port HTTP/1.1" 200 151 0.214842 10.0.0.33 - - [2025-09-29 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.38 - - [2025-09-29 02:37:57] "POST /neutron/network HTTP/1.1" 200 830 0.013884 10.0.0.33 - - [2025-09-29 02:37:57] "DELETE /route-target/31e27aa3-60b2-4a91-ad07-ca1fee2cf441 HTTP/1.1" 409 240 0.009419 10.0.0.33 - - [2025-09-29 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006935 10.0.0.38 - - [2025-09-29 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.249 - - [2025-09-29 02:38:00] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002239 10.0.0.38 - - [2025-09-29 02:38:00] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.092310 10.0.0.249 - - [2025-09-29 02:38:00] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001467 10.0.0.38 - - [2025-09-29 02:38:00] "POST /neutron/network HTTP/1.1" 200 612 0.138970 10.0.0.33 - - [2025-09-29 02:38:00] "POST /ref-update HTTP/1.1" 200 156 0.021850 10.0.0.38 - - [2025-09-29 02:38:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.006468 10.0.0.38 - - [2025-09-29 02:38:00] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.008333 10.0.0.38 - - [2025-09-29 02:38:00] "POST /neutron/network HTTP/1.1" 200 830 0.007787 10.0.0.38 - - [2025-09-29 02:38:00] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005788 10.0.0.38 - - [2025-09-29 02:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.38 - - [2025-09-29 02:38:01] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007097 10.0.0.38 - - [2025-09-29 02:38:01] "PUT /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91 HTTP/1.1" 200 265 0.075415 10.0.0.38 - - [2025-09-29 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.249 - - [2025-09-29 02:38:01] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001884 10.0.0.38 - - [2025-09-29 02:38:01] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.065664 10.0.0.38 - - [2025-09-29 02:38:01] "POST /neutron/network HTTP/1.1" 200 117 0.040905 10.0.0.33 - - [2025-09-29 02:38:01] "POST /route-targets HTTP/1.1" 200 328 0.017979 10.0.0.38 - - [2025-09-29 02:38:01] "POST /neutron/network HTTP/1.1" 200 831 0.008233 10.0.0.38 - - [2025-09-29 02:38:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001049 10.0.0.38 - - [2025-09-29 02:38:01] "GET /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005280 10.0.0.38 - - [2025-09-29 02:38:01] "GET /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011691 10.0.0.38 - - [2025-09-29 02:38:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.010236 10.0.0.38 - - [2025-09-29 02:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.38 - - [2025-09-29 02:38:01] "GET /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005680 10.0.0.38 - - [2025-09-29 02:38:01] "PUT /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814 HTTP/1.1" 200 265 0.062370 10.0.0.38 - - [2025-09-29 02:38:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001422 10.0.0.249 - - [2025-09-29 02:38:02] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001249 10.0.0.38 - - [2025-09-29 02:38:02] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.087272 10.0.0.38 - - [2025-09-29 02:38:03] "POST /neutron/port HTTP/1.1" 200 117 0.008223 10.0.0.38 - - [2025-09-29 02:38:03] "POST /id-to-fqname HTTP/1.1" 200 220 0.001626 10.0.0.38 - - [2025-09-29 02:38:03] "POST /neutron/network HTTP/1.1" 200 841 0.008481 10.0.0.38 - - [2025-09-29 02:38:04] "POST /neutron/port HTTP/1.1" 200 1052 0.015582 10.0.0.38 - - [2025-09-29 02:38:04] "POST /neutron/port HTTP/1.1" 200 1080 0.015862 10.0.0.38 - - [2025-09-29 02:38:04] "POST /neutron/port HTTP/1.1" 200 117 0.001035 10.0.0.249 - - [2025-09-29 02:38:04] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002007 10.0.0.38 - - [2025-09-29 02:38:04] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.110047 10.0.0.38 - - [2025-09-29 02:38:04] "POST /neutron/port HTTP/1.1" 200 1080 0.032208 10.0.0.38 - - [2025-09-29 02:38:04] "POST /neutron/port HTTP/1.1" 200 1080 0.018799 10.0.0.249 - - [2025-09-29 02:38:05] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002788 10.0.0.38 - - [2025-09-29 02:38:05] "POST /neutron/port HTTP/1.1" 200 1053 0.376542 10.0.0.38 - - [2025-09-29 02:38:05] "POST /neutron/port HTTP/1.1" 200 1107 0.099624 10.0.0.38 - - [2025-09-29 02:38:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.010197 10.0.0.38 - - [2025-09-29 02:38:10] "POST /neutron/port HTTP/1.1" 200 1080 0.031035 10.0.0.38 - - [2025-09-29 02:38:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.017134 10.0.0.38 - - [2025-09-29 02:38:10] "GET /virtual-machine/31ac6d86-0b2f-4128-8724-b1666e9baf98 HTTP/1.1" 200 1286 0.012943 10.0.0.38 - - [2025-09-29 02:38:10] "GET /virtual-machine-interface/01f07ca5-5a7f-4e1c-ab45-5615b2095bc3 HTTP/1.1" 200 2933 0.015397 10.0.0.38 - - [2025-09-29 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.38 - - [2025-09-29 02:38:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008583 10.0.0.38 - - [2025-09-29 02:38:10] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.013735 10.0.0.38 - - [2025-09-29 02:38:10] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008501 10.0.0.38 - - [2025-09-29 02:38:13] "POST /neutron/port HTTP/1.1" 200 1080 0.046104 10.0.0.38 - - [2025-09-29 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008997 10.0.0.38 - - [2025-09-29 02:38:13] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.014800 10.0.0.249 - - [2025-09-29 02:38:13] "GET /obj-perms HTTP/1.1" 200 5056 0.061133 10.0.0.38 - - [2025-09-29 02:38:14] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010182 10.0.0.38 - - [2025-09-29 02:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013131 10.0.0.38 - - [2025-09-29 02:38:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010726 10.0.0.38 - - [2025-09-29 02:38:15] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006949 10.0.0.38 - - [2025-09-29 02:38:15] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.015786 10.0.0.38 - - [2025-09-29 02:38:16] "POST /neutron/port HTTP/1.1" 200 1081 0.050102 10.0.0.38 - - [2025-09-29 02:38:16] "POST /neutron/security_group HTTP/1.1" 200 2051 0.020375 10.0.0.38 - - [2025-09-29 02:38:16] "GET /virtual-machine/23dea65e-2461-4d47-893f-81d70b0bdfbc HTTP/1.1" 200 1286 0.013633 10.0.0.38 - - [2025-09-29 02:38:16] "GET /virtual-machine-interface/5250604a-53a9-4ec4-b448-e556d497605f HTTP/1.1" 200 2934 0.015788 10.0.0.38 - - [2025-09-29 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007120 10.0.0.38 - - [2025-09-29 02:38:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008633 10.0.0.38 - - [2025-09-29 02:38:16] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005311 10.0.0.38 - - [2025-09-29 02:38:16] "GET /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.016062 10.0.0.38 - - [2025-09-29 02:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2025-09-29 02:38:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004382 10.0.0.38 - - [2025-09-29 02:38:17] "GET /virtual-networks?parent_id=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003951 10.0.0.38 - - [2025-09-29 02:38:17] "GET /virtual-network/f072095d-4b38-4e97-87fb-11c7672a7814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005387 10.0.0.38 - - [2025-09-29 02:38:17] "POST /interface-route-tables HTTP/1.1" 200 576 0.055514 10.0.0.38 - - [2025-09-29 02:38:17] "GET /interface-route-table/6adc2b18-62fb-400b-9072-6e6cffe37ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1308 0.030120 10.0.0.38 - - [2025-09-29 02:38:17] "GET /virtual-machine-interface/01f07ca5-5a7f-4e1c-ab45-5615b2095bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2711 0.015091 10.0.0.38 - - [2025-09-29 02:38:17] "POST /ref-update HTTP/1.1" 200 156 0.030725 10.0.0.38 - - [2025-09-29 02:38:17] "POST /routing-policys HTTP/1.1" 200 536 0.026448 10.0.0.38 - - [2025-09-29 02:38:17] "GET /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008788 10.0.0.33 - - [2025-09-29 02:38:17] "POST /ref-update HTTP/1.1" 200 156 0.031039 10.0.0.38 - - [2025-09-29 02:38:17] "PUT /virtual-network/281d9ebd-5650-42db-b2b4-b11484507d91 HTTP/1.1" 200 265 0.070297 10.0.0.38 - - [2025-09-29 02:38:21] "POST /ref-update HTTP/1.1" 200 156 0.097356 10.0.0.38 - - [2025-09-29 02:38:21] "DELETE /routing-policy/4fb4ca4a-0974-4ba3-a796-d66b25392b0b HTTP/1.1" 200 115 0.052449 10.0.0.38 - - [2025-09-29 02:38:22] "POST /neutron/port HTTP/1.1" 200 1081 0.025634 10.0.0.38 - - [2025-09-29 02:38:22] "POST /neutron/port HTTP/1.1" 200 1080 0.024830 10.0.0.38 - - [2025-09-29 02:38:24] "POST /neutron/network HTTP/1.1" 200 831 0.015345 10.0.0.33 - - [2025-09-29 02:38:24] "DELETE /route-target/79eaea84-6eea-460c-9325-668b8cfa682e HTTP/1.1" 200 115 0.035223 10.0.0.249 - - [2025-09-29 02:38:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003114 10.0.0.249 - - [2025-09-29 02:38:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004059 10.0.0.33 - - [2025-09-29 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.38 - - [2025-09-29 02:38:24] "POST /neutron/network HTTP/1.1" 200 151 0.141059 10.0.0.33 - - [2025-09-29 02:38:24] "DELETE /route-target/f2e43827-d82e-46e2-ac75-61d5f6953655 HTTP/1.1" 200 115 0.028728 10.0.0.249 - - [2025-09-29 02:38:25] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002765 10.0.0.38 - - [2025-09-29 02:38:25] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.095256 10.0.0.249 - - [2025-09-29 02:38:25] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001614 10.0.0.38 - - [2025-09-29 02:38:25] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=virtual_networks HTTP/1.1" 200 1019 0.065501 10.0.0.249 - - [2025-09-29 02:38:26] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002252 10.0.0.38 - - [2025-09-29 02:38:26] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.055255 10.0.0.249 - - [2025-09-29 02:38:26] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001233 10.0.0.38 - - [2025-09-29 02:38:26] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=security_groups HTTP/1.1" 200 1239 0.075868 10.0.0.38 - - [2025-09-29 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.028212 10.0.0.249 - - [2025-09-29 02:38:27] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005677 10.0.0.249 - - [2025-09-29 02:38:27] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003504 10.0.0.249 - - [2025-09-29 02:38:27] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019709 10.0.0.249 - - [2025-09-29 02:38:27] "POST /id-to-fqname HTTP/1.1" 200 194 0.003238 10.0.0.249 - - [2025-09-29 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 203 0.003449 10.0.0.249 - - [2025-09-29 02:38:27] "POST /security-groups HTTP/1.1" 200 595 0.032401 10.0.0.249 - - [2025-09-29 02:38:27] "POST /projects HTTP/1.1" 200 593 0.263911 10.0.0.249 - - [2025-09-29 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.300983 10.0.0.33 - - [2025-09-29 02:38:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.019449 10.0.0.38 - - [2025-09-29 02:38:27] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.484289 10.0.0.38 - - [2025-09-29 02:38:28] "GET / HTTP/1.1" 200 36215 0.002286 10.0.0.38 - - [2025-09-29 02:38:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000997 10.0.0.38 - - [2025-09-29 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.064906 10.0.0.249 - - [2025-09-29 02:38:30] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002815 10.0.0.38 - - [2025-09-29 02:38:30] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.081491 10.0.0.33 - - [2025-09-29 02:38:31] "POST /ref-update HTTP/1.1" 200 156 0.031759 10.0.0.249 - - [2025-09-29 02:38:31] "POST /useragent-kv HTTP/1.1" 200 115 0.009214 10.0.0.38 - - [2025-09-29 02:38:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.231123 10.0.0.38 - - [2025-09-29 02:38:31] "POST /id-to-fqname HTTP/1.1" 200 226 0.001371 10.0.0.38 - - [2025-09-29 02:38:31] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006346 10.0.0.38 - - [2025-09-29 02:38:31] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009333 10.0.0.38 - - [2025-09-29 02:38:31] "POST /neutron/network HTTP/1.1" 200 834 0.009905 10.0.0.38 - - [2025-09-29 02:38:31] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007685 10.0.0.38 - - [2025-09-29 02:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.38 - - [2025-09-29 02:38:33] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.009685 10.0.0.38 - - [2025-09-29 02:38:33] "PUT /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433 HTTP/1.1" 200 265 0.072294 10.0.0.38 - - [2025-09-29 02:38:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001306 10.0.0.249 - - [2025-09-29 02:38:39] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001269 10.0.0.38 - - [2025-09-29 02:38:39] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.094399 10.0.0.38 - - [2025-09-29 02:38:39] "POST /neutron/network HTTP/1.1" 200 834 0.011207 10.0.0.38 - - [2025-09-29 02:38:39] "POST /neutron/port HTTP/1.1" 200 117 0.016993 10.0.0.38 - - [2025-09-29 02:38:40] "POST /neutron/port HTTP/1.1" 200 1066 0.014868 10.0.0.38 - - [2025-09-29 02:38:40] "POST /neutron/port HTTP/1.1" 200 1094 0.018086 10.0.0.38 - - [2025-09-29 02:38:40] "POST /neutron/port HTTP/1.1" 200 117 0.002230 10.0.0.33 - - [2025-09-29 02:38:41] "DELETE /access-control-list/db8f959f-cfbd-4da6-afcf-f02e9d3ecc62 HTTP/1.1" 200 115 0.049478 10.0.0.38 - - [2025-09-29 02:38:44] "POST /neutron/security_group HTTP/1.1" 200 2062 0.030166 10.0.0.38 - - [2025-09-29 02:38:44] "POST /neutron/port HTTP/1.1" 200 1094 0.039174 10.0.0.38 - - [2025-09-29 02:38:44] "GET /virtual-machine/abde0683-ba1a-46eb-9902-e2f3c12cbbb9 HTTP/1.1" 401 292 0.000932 10.0.0.38 - - [2025-09-29 02:38:45] "GET /virtual-machine/abde0683-ba1a-46eb-9902-e2f3c12cbbb9 HTTP/1.1" 200 1299 0.044026 10.0.0.38 - - [2025-09-29 02:38:45] "GET /virtual-machine-interface/000e372f-b7d8-40a7-b72b-d5674b8494cc HTTP/1.1" 200 2971 0.017613 10.0.0.38 - - [2025-09-29 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.38 - - [2025-09-29 02:38:45] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008566 10.0.0.38 - - [2025-09-29 02:38:45] "GET /virtual-networks?parent_id=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006534 10.0.0.38 - - [2025-09-29 02:38:45] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.014865 10.0.0.38 - - [2025-09-29 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.38 - - [2025-09-29 02:38:48] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.015854 10.0.0.38 - - [2025-09-29 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.38 - - [2025-09-29 02:38:52] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.014529 10.0.0.249 - - [2025-09-29 02:38:53] "DELETE /project/d907bce0307f4d989651f9ef5991ff71 HTTP/1.1" 404 173 0.018274 10.0.0.249 - - [2025-09-29 02:38:53] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002434 10.0.0.249 - - [2025-09-29 02:38:53] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.084295 10.0.0.249 - - [2025-09-29 02:38:53] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001113 10.0.0.249 - - [2025-09-29 02:38:53] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=security_groups HTTP/1.1" 200 1087 0.071035 10.0.0.249 - - [2025-09-29 02:38:53] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002911 10.0.0.249 - - [2025-09-29 02:38:53] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=application_policy_sets HTTP/1.1" 200 1380 0.093303 10.0.0.249 - - [2025-09-29 02:38:53] "DELETE /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb HTTP/1.1" 409 278 0.359354 10.0.0.38 - - [2025-09-29 02:38:55] "POST /neutron/port HTTP/1.1" 200 1094 0.063029 10.0.0.38 - - [2025-09-29 02:38:55] "POST /neutron/subnet HTTP/1.1" 200 708 0.022812 10.0.0.38 - - [2025-09-29 02:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.38 - - [2025-09-29 02:38:56] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.025073 10.0.0.38 - - [2025-09-29 02:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2025-09-29 02:39:00] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.006635 10.0.0.38 - - [2025-09-29 02:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.38 - - [2025-09-29 02:39:04] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.015393 10.0.0.38 - - [2025-09-29 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.38 - - [2025-09-29 02:39:08] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.010160 10.0.0.38 - - [2025-09-29 02:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.38 - - [2025-09-29 02:39:13] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.010720 10.0.0.38 - - [2025-09-29 02:39:14] "GET /obj-perms HTTP/1.1" 200 5056 0.064507 10.0.0.33 - - [2025-09-29 02:39:14] "GET /obj-perms HTTP/1.1" 200 5056 0.057115 10.0.0.38 - - [2025-09-29 02:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.38 - - [2025-09-29 02:39:17] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.015604 10.0.0.38 - - [2025-09-29 02:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006982 10.0.0.38 - - [2025-09-29 02:39:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010600 10.0.0.38 - - [2025-09-29 02:39:21] "GET /virtual-networks?parent_id=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006635 10.0.0.38 - - [2025-09-29 02:39:21] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.014673 10.0.0.38 - - [2025-09-29 02:39:21] "POST /neutron/port HTTP/1.1" 200 1094 0.032870 10.0.0.38 - - [2025-09-29 02:39:26] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012598 10.0.0.38 - - [2025-09-29 02:39:31] "POST /neutron/port HTTP/1.1" 200 1094 0.024193 10.0.0.38 - - [2025-09-29 02:39:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.020173 10.0.0.38 - - [2025-09-29 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007486 10.0.0.38 - - [2025-09-29 02:39:42] "GET /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.015860 10.0.0.33 - - [2025-09-29 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.38 - - [2025-09-29 02:39:42] "PUT /virtual-network/9d0de432-27fa-4df6-8635-cbbe473f4433 HTTP/1.1" 200 265 0.075483 10.0.0.38 - - [2025-09-29 02:39:47] "POST /neutron/port HTTP/1.1" 200 1094 0.034453 10.0.0.38 - - [2025-09-29 02:39:49] "POST /neutron/network HTTP/1.1" 200 834 0.008163 10.0.0.33 - - [2025-09-29 02:39:49] "DELETE /route-target/6b80cad9-0a07-4dbd-9ae6-3a662d140dc4 HTTP/1.1" 200 115 0.035800 10.0.0.38 - - [2025-09-29 02:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.249 - - [2025-09-29 02:39:52] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001206 10.0.0.38 - - [2025-09-29 02:39:52] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.066920 10.0.0.249 - - [2025-09-29 02:39:52] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001225 10.0.0.38 - - [2025-09-29 02:39:52] "POST /neutron/network HTTP/1.1" 200 613 0.157884 10.0.0.38 - - [2025-09-29 02:39:53] "POST /id-to-fqname HTTP/1.1" 200 226 0.004383 10.0.0.38 - - [2025-09-29 02:39:53] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006264 10.0.0.38 - - [2025-09-29 02:39:53] "POST /neutron/network HTTP/1.1" 200 832 0.006420 10.0.0.38 - - [2025-09-29 02:39:53] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005494 10.0.0.38 - - [2025-09-29 02:39:53] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009297 10.0.0.38 - - [2025-09-29 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.38 - - [2025-09-29 02:39:53] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.012219 10.0.0.33 - - [2025-09-29 02:39:53] "POST /route-targets HTTP/1.1" 200 328 0.021214 10.0.0.38 - - [2025-09-29 02:39:53] "PUT /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8 HTTP/1.1" 200 265 0.099597 10.0.0.38 - - [2025-09-29 02:39:58] "POST /id-to-fqname HTTP/1.1" 200 226 0.003972 10.0.0.38 - - [2025-09-29 02:39:59] "POST /neutron/network HTTP/1.1" 200 842 0.015504 10.0.0.249 - - [2025-09-29 02:39:59] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003170 10.0.0.38 - - [2025-09-29 02:39:59] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.100542 10.0.0.38 - - [2025-09-29 02:39:59] "POST /neutron/port HTTP/1.1" 200 117 0.014062 10.0.0.249 - - [2025-09-29 02:40:00] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001518 10.0.0.38 - - [2025-09-29 02:40:00] "POST /neutron/port HTTP/1.1" 200 1064 0.309649 10.0.0.38 - - [2025-09-29 02:40:00] "POST /neutron/port HTTP/1.1" 200 1118 0.126356 10.0.0.38 - - [2025-09-29 02:40:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.009624 10.0.0.38 - - [2025-09-29 02:40:04] "POST /neutron/port HTTP/1.1" 200 1092 0.028439 10.0.0.38 - - [2025-09-29 02:40:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006573 10.0.0.38 - - [2025-09-29 02:40:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013765 10.0.0.38 - - [2025-09-29 02:40:05] "POST /neutron/port HTTP/1.1" 200 1092 0.021280 10.0.0.38 - - [2025-09-29 02:40:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.018365 10.0.0.38 - - [2025-09-29 02:40:05] "GET /virtual-machine/743d09ef-17be-4009-98fa-60d8828eb473 HTTP/1.1" 200 1298 0.013711 10.0.0.38 - - [2025-09-29 02:40:05] "GET /virtual-machine-interface/9a1bf29a-1b25-49a7-9509-b91f03ad07fc HTTP/1.1" 200 2975 0.009062 10.0.0.38 - - [2025-09-29 02:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.38 - - [2025-09-29 02:40:05] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008142 10.0.0.38 - - [2025-09-29 02:40:05] "GET /virtual-networks?parent_id=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.006140 10.0.0.38 - - [2025-09-29 02:40:05] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008037 10.0.0.38 - - [2025-09-29 02:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.38 - - [2025-09-29 02:40:08] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016336 10.0.0.38 - - [2025-09-29 02:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.38 - - [2025-09-29 02:40:12] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016989 10.0.0.249 - - [2025-09-29 02:40:14] "GET /obj-perms HTTP/1.1" 200 5056 0.057814 10.0.0.38 - - [2025-09-29 02:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.38 - - [2025-09-29 02:40:16] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.022342 10.0.0.38 - - [2025-09-29 02:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008708 10.0.0.38 - - [2025-09-29 02:40:21] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.016557 10.0.0.38 - - [2025-09-29 02:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.38 - - [2025-09-29 02:40:25] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.014515 10.0.0.38 - - [2025-09-29 02:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.38 - - [2025-09-29 02:40:29] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018508 10.0.0.38 - - [2025-09-29 02:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.38 - - [2025-09-29 02:40:33] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.014901 10.0.0.38 - - [2025-09-29 02:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.38 - - [2025-09-29 02:40:37] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.018436 10.0.0.38 - - [2025-09-29 02:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.38 - - [2025-09-29 02:40:39] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010485 10.0.0.38 - - [2025-09-29 02:40:39] "GET /virtual-networks?parent_id=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.007925 10.0.0.38 - - [2025-09-29 02:40:39] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.015959 10.0.0.38 - - [2025-09-29 02:40:44] "POST /neutron/port HTTP/1.1" 200 1092 0.022123 10.0.0.38 - - [2025-09-29 02:40:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.018272 10.0.0.38 - - [2025-09-29 02:40:55] "POST /neutron/port HTTP/1.1" 200 1092 0.026848 10.0.0.38 - - [2025-09-29 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.38 - - [2025-09-29 02:41:00] "GET /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.015916 10.0.0.38 - - [2025-09-29 02:41:00] "PUT /virtual-network/f80eafc9-a538-462b-b549-b0603283fad8 HTTP/1.1" 200 265 0.097413 10.0.0.33 - - [2025-09-29 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.043703 10.0.0.38 - - [2025-09-29 02:41:05] "POST /neutron/port HTTP/1.1" 200 1092 0.032191 10.0.0.38 - - [2025-09-29 02:41:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.011968 10.0.0.38 - - [2025-09-29 02:41:05] "POST /neutron/network HTTP/1.1" 200 832 0.009811 10.0.0.38 - - [2025-09-29 02:41:06] "POST /neutron/port HTTP/1.1" 200 1118 0.019115 10.0.0.249 - - [2025-09-29 02:41:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004056 10.0.0.249 - - [2025-09-29 02:41:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002956 10.0.0.38 - - [2025-09-29 02:41:08] "POST /neutron/network HTTP/1.1" 200 151 0.186342 10.0.0.33 - - [2025-09-29 02:41:08] "DELETE /route-target/6ed7e4ae-aa67-465c-9ef8-b1df29f0a653 HTTP/1.1" 200 115 0.036212 10.0.0.249 - - [2025-09-29 02:41:09] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002908 10.0.0.38 - - [2025-09-29 02:41:09] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1383 0.080705 10.0.0.249 - - [2025-09-29 02:41:09] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002629 10.0.0.38 - - [2025-09-29 02:41:09] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?fields=virtual_networks HTTP/1.1" 200 1043 0.052498 10.0.0.249 - - [2025-09-29 02:41:09] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001417 10.0.0.38 - - [2025-09-29 02:41:09] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047114 10.0.0.249 - - [2025-09-29 02:41:09] "GET /projects?obj_uuids=d907bce0-307f-4d98-9651-f9ef5991ff71&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001499 10.0.0.38 - - [2025-09-29 02:41:09] "GET /project/d907bce0-307f-4d98-9651-f9ef5991ff71?fields=security_groups HTTP/1.1" 200 1274 0.071814 10.0.0.38 - - [2025-09-29 02:41:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.033669 10.0.0.249 - - [2025-09-29 02:41:10] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006104 10.0.0.249 - - [2025-09-29 02:41:10] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001480 10.0.0.249 - - [2025-09-29 02:41:10] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007922 10.0.0.249 - - [2025-09-29 02:41:10] "POST /id-to-fqname HTTP/1.1" 200 216 0.003942 10.0.0.249 - - [2025-09-29 02:41:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.006245 10.0.0.249 - - [2025-09-29 02:41:10] "POST /security-groups HTTP/1.1" 200 616 0.029078 10.0.0.249 - - [2025-09-29 02:41:11] "POST /projects HTTP/1.1" 200 635 0.239993 10.0.0.33 - - [2025-09-29 02:41:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.011387 10.0.0.249 - - [2025-09-29 02:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.307292 10.0.0.38 - - [2025-09-29 02:41:11] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.448081 10.0.0.38 - - [2025-09-29 02:41:12] "GET / HTTP/1.1" 200 36215 0.006683 10.0.0.38 - - [2025-09-29 02:41:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000525 10.0.0.38 - - [2025-09-29 02:41:14] "POST /fqname-to-id HTTP/1.1" 404 249 0.054961 10.0.0.33 - - [2025-09-29 02:41:14] "POST /access-control-lists HTTP/1.1" 200 645 0.034626 10.0.0.33 - - [2025-09-29 02:41:14] "PUT /access-control-list/64d9d6cf-0bbf-4297-902f-79a775448e31 HTTP/1.1" 200 273 0.016733 10.0.0.38 - - [2025-09-29 02:41:14] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.032624 10.0.0.33 - - [2025-09-29 02:41:14] "PUT /access-control-list/3f165784-b452-4210-9421-676040addcd5 HTTP/1.1" 200 273 0.019542 10.0.0.38 - - [2025-09-29 02:41:15] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.156674 10.0.0.38 - - [2025-09-29 02:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.38 - - [2025-09-29 02:41:15] "GET /security-group/193ac86e-b2fa-45d3-bdbc-768244ece6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010616 10.0.0.38 - - [2025-09-29 02:41:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.083721 10.0.0.38 - - [2025-09-29 02:41:16] "POST /fqname-to-id HTTP/1.1" 404 249 0.007659 10.0.0.33 - - [2025-09-29 02:41:16] "DELETE /access-control-list/64d9d6cf-0bbf-4297-902f-79a775448e31 HTTP/1.1" 200 115 0.055413 10.0.0.38 - - [2025-09-29 02:41:16] "POST /fqname-to-id HTTP/1.1" 404 249 0.004051 10.0.0.33 - - [2025-09-29 02:41:16] "POST /access-control-lists HTTP/1.1" 200 645 0.033620 10.0.0.33 - - [2025-09-29 02:41:16] "PUT /access-control-list/a88f5948-ef2b-479c-bdc6-99b0d1c5273a HTTP/1.1" 200 273 0.017514 10.0.0.38 - - [2025-09-29 02:41:17] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011836 10.0.0.33 - - [2025-09-29 02:41:17] "PUT /access-control-list/c1075c2c-7584-40c2-9990-81047d6e0556 HTTP/1.1" 200 273 0.023374 10.0.0.38 - - [2025-09-29 02:41:17] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.200934 10.0.0.38 - - [2025-09-29 02:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.38 - - [2025-09-29 02:41:17] "GET /security-group/856768c9-25d0-4992-a9e0-63773db156c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009032 10.0.0.38 - - [2025-09-29 02:41:18] "POST /neutron/security_group_rule HTTP/1.1" 200 565 0.008317 10.0.0.33 - - [2025-09-29 02:41:18] "PUT /access-control-list/c1075c2c-7584-40c2-9990-81047d6e0556 HTTP/1.1" 200 273 0.023112 10.0.0.38 - - [2025-09-29 02:41:18] "POST /neutron/security_group_rule HTTP/1.1" 200 601 0.205036 10.0.0.38 - - [2025-09-29 02:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.249 - - [2025-09-29 02:41:18] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001589 10.0.0.38 - - [2025-09-29 02:41:18] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.062359 10.0.0.33 - - [2025-09-29 02:41:18] "POST /route-targets HTTP/1.1" 200 328 0.017895 10.0.0.249 - - [2025-09-29 02:41:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009356 10.0.0.38 - - [2025-09-29 02:41:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.240553 10.0.0.38 - - [2025-09-29 02:41:19] "POST /id-to-fqname HTTP/1.1" 200 290 0.001880 10.0.0.38 - - [2025-09-29 02:41:19] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.011556 10.0.0.38 - - [2025-09-29 02:41:19] "POST /neutron/network HTTP/1.1" 200 1112 0.012684 10.0.0.38 - - [2025-09-29 02:41:19] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.009937 10.0.0.38 - - [2025-09-29 02:41:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.013569 10.0.0.38 - - [2025-09-29 02:41:19] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.012003 10.0.0.38 - - [2025-09-29 02:41:20] "GET /obj-perms HTTP/1.1" 200 5080 0.064524 10.0.0.33 - - [2025-09-29 02:41:20] "GET /obj-perms HTTP/1.1" 200 5080 0.056227 10.0.0.38 - - [2025-09-29 02:41:21] "POST /id-to-fqname HTTP/1.1" 200 290 0.004797 10.0.0.249 - - [2025-09-29 02:41:21] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002253 10.0.0.38 - - [2025-09-29 02:41:21] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.109194 10.0.0.38 - - [2025-09-29 02:41:22] "POST /neutron/network HTTP/1.1" 200 1112 0.040977 10.0.0.38 - - [2025-09-29 02:41:22] "POST /id-to-fqname HTTP/1.1" 200 290 0.003114 10.0.0.38 - - [2025-09-29 02:41:22] "POST /neutron/port HTTP/1.1" 200 117 0.013137 10.0.0.38 - - [2025-09-29 02:41:22] "POST /neutron/network HTTP/1.1" 200 1122 0.022153 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/port HTTP/1.1" 200 1191 0.018785 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/port HTTP/1.1" 200 1219 0.020157 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/subnet HTTP/1.1" 200 1380 0.019640 10.0.0.249 - - [2025-09-29 02:41:23] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001360 10.0.0.38 - - [2025-09-29 02:41:23] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.094706 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/network HTTP/1.1" 200 1112 0.015517 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/security_group HTTP/1.1" 200 1457 0.016643 10.0.0.38 - - [2025-09-29 02:41:23] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010170 10.0.0.249 - - [2025-09-29 02:41:24] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001411 10.0.0.38 - - [2025-09-29 02:41:24] "POST /neutron/port HTTP/1.1" 200 1191 0.322392 10.0.0.38 - - [2025-09-29 02:41:24] "POST /neutron/port HTTP/1.1" 200 1245 0.113486 10.0.0.38 - - [2025-09-29 02:41:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004230 10.0.0.38 - - [2025-09-29 02:41:24] "POST /neutron/port HTTP/1.1" 200 117 0.003078 10.0.0.38 - - [2025-09-29 02:41:28] "POST /neutron/security_group HTTP/1.1" 200 1457 0.020567 10.0.0.38 - - [2025-09-29 02:41:29] "POST /neutron/port HTTP/1.1" 200 1219 0.021187 10.0.0.38 - - [2025-09-29 02:41:29] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007528 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 401 292 0.000411 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.035811 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.004236 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.005281 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.004018 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.005535 10.0.0.38 - - [2025-09-29 02:41:29] "GET /instance-ip/1a3477c7-09b0-4b4f-b8b7-04ac6e323049 HTTP/1.1" 200 1717 0.007989 10.0.0.38 - - [2025-09-29 02:41:29] "GET /instance-ip/e22a8fbe-68e6-4f66-a383-3162ff5ca4d4 HTTP/1.1" 200 1739 0.008395 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.006034 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.009215 10.0.0.38 - - [2025-09-29 02:41:29] "GET /instance-ip/1a3477c7-09b0-4b4f-b8b7-04ac6e323049 HTTP/1.1" 200 1717 0.006742 10.0.0.38 - - [2025-09-29 02:41:29] "GET /instance-ip/e22a8fbe-68e6-4f66-a383-3162ff5ca4d4 HTTP/1.1" 200 1739 0.006971 10.0.0.38 - - [2025-09-29 02:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2025-09-29 02:41:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004658 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003171 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.015711 10.0.0.38 - - [2025-09-29 02:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010412 10.0.0.38 - - [2025-09-29 02:41:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009974 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.007373 10.0.0.38 - - [2025-09-29 02:41:29] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.016926 10.0.0.38 - - [2025-09-29 02:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008291 10.0.0.38 - - [2025-09-29 02:41:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010086 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.007625 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.016890 10.0.0.38 - - [2025-09-29 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.38 - - [2025-09-29 02:41:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005786 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003976 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006955 10.0.0.38 - - [2025-09-29 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.38 - - [2025-09-29 02:41:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007899 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006442 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.015181 10.0.0.38 - - [2025-09-29 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.38 - - [2025-09-29 02:41:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009912 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006274 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014915 10.0.0.38 - - [2025-09-29 02:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.38 - - [2025-09-29 02:41:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008924 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004189 10.0.0.38 - - [2025-09-29 02:41:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007613 10.0.0.38 - - [2025-09-29 02:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.38 - - [2025-09-29 02:41:33] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.015555 10.0.0.38 - - [2025-09-29 02:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.38 - - [2025-09-29 02:41:37] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005833 10.0.0.33 - - [2025-09-29 02:41:41] "DELETE /access-control-list/b5e12259-3353-4ae9-afc6-e21413aac701 HTTP/1.1" 200 115 0.043658 10.0.0.38 - - [2025-09-29 02:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.38 - - [2025-09-29 02:41:41] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.015542 10.0.0.38 - - [2025-09-29 02:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.38 - - [2025-09-29 02:41:46] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.013062 10.0.0.38 - - [2025-09-29 02:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.38 - - [2025-09-29 02:41:50] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014406 10.0.0.249 - - [2025-09-29 02:41:54] "DELETE /project/7278e04180a04105826ec3cbfe30da8c HTTP/1.1" 404 173 0.010465 10.0.0.249 - - [2025-09-29 02:41:54] "DELETE /project/d907bce0-307f-4d98-9651-f9ef5991ff71 HTTP/1.1" 404 177 0.010157 10.0.0.38 - - [2025-09-29 02:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.38 - - [2025-09-29 02:41:54] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014933 10.0.0.38 - - [2025-09-29 02:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.38 - - [2025-09-29 02:41:58] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.022539 10.0.0.38 - - [2025-09-29 02:41:59] "POST /neutron/network HTTP/1.1" 200 1122 0.016727 10.0.0.38 - - [2025-09-29 02:41:59] "POST /neutron/subnet HTTP/1.1" 200 1380 0.023106 10.0.0.38 - - [2025-09-29 02:41:59] "POST /neutron/network HTTP/1.1" 200 1112 0.010249 10.0.0.38 - - [2025-09-29 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2025-09-29 02:42:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003722 10.0.0.38 - - [2025-09-29 02:42:02] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003168 10.0.0.38 - - [2025-09-29 02:42:02] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006863 10.0.0.38 - - [2025-09-29 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2025-09-29 02:42:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004283 10.0.0.38 - - [2025-09-29 02:42:02] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003632 10.0.0.38 - - [2025-09-29 02:42:02] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005707 10.0.0.38 - - [2025-09-29 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.38 - - [2025-09-29 02:42:02] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006399 10.0.0.38 - - [2025-09-29 02:42:02] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005053 10.0.0.38 - - [2025-09-29 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.38 - - [2025-09-29 02:42:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007946 10.0.0.38 - - [2025-09-29 02:42:02] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005696 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.011471 10.0.0.38 - - [2025-09-29 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012778 10.0.0.38 - - [2025-09-29 02:42:03] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005009 10.0.0.38 - - [2025-09-29 02:42:03] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005388 10.0.0.38 - - [2025-09-29 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.38 - - [2025-09-29 02:42:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005073 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003983 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007104 10.0.0.38 - - [2025-09-29 02:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2025-09-29 02:42:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004166 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003193 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.005693 10.0.0.249 - - [2025-09-29 02:42:03] "GET /obj-perms HTTP/1.1" 200 5080 0.043530 10.0.0.38 - - [2025-09-29 02:42:03] "GET /obj-perms HTTP/1.1" 200 5080 0.004540 10.0.0.38 - - [2025-09-29 02:42:03] "GET /obj-perms HTTP/1.1" 200 5080 0.009118 10.0.0.33 - - [2025-09-29 02:42:03] "GET /obj-perms HTTP/1.1" 200 5080 0.004723 10.0.0.249 - - [2025-09-29 02:42:03] "GET /obj-perms HTTP/1.1" 200 5080 0.004565 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.007648 10.0.0.38 - - [2025-09-29 02:42:03] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.007102 10.0.0.38 - - [2025-09-29 02:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.38 - - [2025-09-29 02:42:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004233 10.0.0.38 - - [2025-09-29 02:42:04] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004005 10.0.0.38 - - [2025-09-29 02:42:04] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008204 10.0.0.38 - - [2025-09-29 02:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.38 - - [2025-09-29 02:42:05] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006301 10.0.0.38 - - [2025-09-29 02:42:05] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005982 10.0.0.38 - - [2025-09-29 02:42:05] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.015303 10.0.0.38 - - [2025-09-29 02:42:05] "POST /neutron/port HTTP/1.1" 200 1219 0.017812 10.0.0.38 - - [2025-09-29 02:42:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006945 10.0.0.38 - - [2025-09-29 02:42:06] "POST /neutron/port HTTP/1.1" 200 117 0.001063 10.0.0.38 - - [2025-09-29 02:42:10] "POST /neutron/port HTTP/1.1" 200 1219 0.035738 10.0.0.38 - - [2025-09-29 02:42:11] "POST /neutron/security_group HTTP/1.1" 200 1457 0.043741 10.0.0.38 - - [2025-09-29 02:42:15] "POST /neutron/port HTTP/1.1" 200 1219 0.036450 10.0.0.38 - - [2025-09-29 02:42:20] "POST /neutron/security_group HTTP/1.1" 200 1457 0.017410 10.0.0.38 - - [2025-09-29 02:42:26] "POST /neutron/port HTTP/1.1" 200 1219 0.030016 10.0.0.38 - - [2025-09-29 02:42:26] "POST /neutron/security_group HTTP/1.1" 200 1457 0.010736 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.008792 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.009194 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine-interface/aa583ece-7ea9-48df-b9fa-76b769f12039 HTTP/1.1" 200 3426 0.015239 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.010756 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine-interface/aa583ece-7ea9-48df-b9fa-76b769f12039 HTTP/1.1" 200 3426 0.023214 10.0.0.38 - - [2025-09-29 02:42:26] "GET /instance-ip/4ad1fbaa-55e3-4529-a6ed-271ad8982f37 HTTP/1.1" 200 1738 0.010859 10.0.0.38 - - [2025-09-29 02:42:26] "GET /instance-ip/b0d30e6d-7874-45b9-a3bf-ecb352beae0c HTTP/1.1" 200 1718 0.009473 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.005605 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-machine-interface/aa583ece-7ea9-48df-b9fa-76b769f12039 HTTP/1.1" 200 3426 0.007757 10.0.0.38 - - [2025-09-29 02:42:26] "GET /instance-ip/4ad1fbaa-55e3-4529-a6ed-271ad8982f37 HTTP/1.1" 200 1738 0.005170 10.0.0.38 - - [2025-09-29 02:42:26] "GET /instance-ip/b0d30e6d-7874-45b9-a3bf-ecb352beae0c HTTP/1.1" 200 1718 0.008319 10.0.0.38 - - [2025-09-29 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.38 - - [2025-09-29 02:42:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005495 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004214 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.013651 10.0.0.38 - - [2025-09-29 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.38 - - [2025-09-29 02:42:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.021763 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.025010 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.017324 10.0.0.38 - - [2025-09-29 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.38 - - [2025-09-29 02:42:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005258 10.0.0.38 - - [2025-09-29 02:42:26] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004285 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.009481 10.0.0.38 - - [2025-09-29 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007646 10.0.0.38 - - [2025-09-29 02:42:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007624 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004481 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.017005 10.0.0.38 - - [2025-09-29 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.38 - - [2025-09-29 02:42:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009544 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006818 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.009144 10.0.0.38 - - [2025-09-29 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.38 - - [2025-09-29 02:42:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007448 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.007367 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007913 10.0.0.38 - - [2025-09-29 02:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.38 - - [2025-09-29 02:42:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009842 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.007026 10.0.0.38 - - [2025-09-29 02:42:27] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.008934 10.0.0.38 - - [2025-09-29 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.38 - - [2025-09-29 02:42:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004353 10.0.0.38 - - [2025-09-29 02:42:28] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003399 10.0.0.38 - - [2025-09-29 02:42:28] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006667 10.0.0.38 - - [2025-09-29 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.38 - - [2025-09-29 02:42:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005970 10.0.0.38 - - [2025-09-29 02:42:28] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.004503 10.0.0.38 - - [2025-09-29 02:42:28] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006497 10.0.0.38 - - [2025-09-29 02:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2025-09-29 02:42:28] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.005663 10.0.0.38 - - [2025-09-29 02:42:28] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003850 10.0.0.38 - - [2025-09-29 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008971 10.0.0.38 - - [2025-09-29 02:42:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009396 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003935 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014406 10.0.0.38 - - [2025-09-29 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.38 - - [2025-09-29 02:42:29] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.009702 10.0.0.38 - - [2025-09-29 02:42:29] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008648 10.0.0.38 - - [2025-09-29 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.38 - - [2025-09-29 02:42:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004221 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003376 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014695 10.0.0.38 - - [2025-09-29 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.38 - - [2025-09-29 02:42:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007973 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.005307 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.014757 10.0.0.38 - - [2025-09-29 02:42:29] "GET /obj-perms HTTP/1.1" 200 5080 0.008089 10.0.0.38 - - [2025-09-29 02:42:29] "GET /obj-perms HTTP/1.1" 200 5080 0.004525 10.0.0.249 - - [2025-09-29 02:42:29] "GET /obj-perms HTTP/1.1" 200 5080 0.003869 10.0.0.33 - - [2025-09-29 02:42:29] "GET /obj-perms HTTP/1.1" 200 5080 0.004603 10.0.0.38 - - [2025-09-29 02:42:29] "GET /obj-perms HTTP/1.1" 200 5080 0.004505 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.005061 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-machine-interface/aa583ece-7ea9-48df-b9fa-76b769f12039 HTTP/1.1" 200 3426 0.007480 10.0.0.38 - - [2025-09-29 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2025-09-29 02:42:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004137 10.0.0.38 - - [2025-09-29 02:42:29] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.003520 10.0.0.38 - - [2025-09-29 02:42:30] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.009705 10.0.0.38 - - [2025-09-29 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.38 - - [2025-09-29 02:42:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009544 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.007203 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.016294 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.011182 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.015036 10.0.0.38 - - [2025-09-29 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.38 - - [2025-09-29 02:42:31] "GET /security-group/856768c9-25d0-4992-a9e0-63773db156c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.011406 10.0.0.38 - - [2025-09-29 02:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.38 - - [2025-09-29 02:42:31] "GET /security-group/856768c9-25d0-4992-a9e0-63773db156c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.008300 10.0.0.38 - - [2025-09-29 02:42:31] "POST /neutron/security_group HTTP/1.1" 200 1483 0.008535 10.0.0.38 - - [2025-09-29 02:42:31] "POST /neutron/port HTTP/1.1" 200 1245 0.024840 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.004873 10.0.0.38 - - [2025-09-29 02:42:31] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3370 0.009335 10.0.0.38 - - [2025-09-29 02:42:31] "POST /neutron/security_group HTTP/1.1" 200 1457 0.008262 10.0.0.38 - - [2025-09-29 02:42:31] "POST /neutron/port HTTP/1.1" 200 1207 0.025118 10.0.0.38 - - [2025-09-29 02:42:32] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.004129 10.0.0.38 - - [2025-09-29 02:42:32] "GET /virtual-machine-interface/c0a17630-ae90-476b-9c8b-0ef9e62cb236 HTTP/1.1" 200 3426 0.010350 10.0.0.38 - - [2025-09-29 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.38 - - [2025-09-29 02:42:32] "GET /security-group/856768c9-25d0-4992-a9e0-63773db156c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.004292 10.0.0.38 - - [2025-09-29 02:42:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.38 - - [2025-09-29 02:42:32] "GET /security-group/856768c9-25d0-4992-a9e0-63773db156c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2742 0.004845 10.0.0.38 - - [2025-09-29 02:42:32] "POST /neutron/security_group HTTP/1.1" 200 1483 0.006312 10.0.0.33 - - [2025-09-29 02:42:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000668 10.0.0.33 - - [2025-09-29 02:42:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001067 10.0.0.38 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000992 10.0.0.38 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000835 10.0.0.33 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000444 10.0.0.33 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000945 10.0.0.249 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001843 10.0.0.249 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000596 10.0.0.249 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000666 10.0.0.249 - - [2025-09-29 02:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.38 - - [2025-09-29 02:42:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001059 10.0.0.38 - - [2025-09-29 02:42:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000915 10.0.0.38 - - [2025-09-29 02:43:00] "POST /neutron/port HTTP/1.1" 200 1219 0.021765 10.0.0.38 - - [2025-09-29 02:43:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007039 10.0.0.38 - - [2025-09-29 02:43:00] "POST /neutron/port HTTP/1.1" 200 117 0.003324 10.0.0.38 - - [2025-09-29 02:43:06] "POST /neutron/port HTTP/1.1" 200 1219 0.029551 10.0.0.38 - - [2025-09-29 02:43:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008394 10.0.0.38 - - [2025-09-29 02:43:06] "POST /neutron/port HTTP/1.1" 200 117 0.001783 10.0.0.38 - - [2025-09-29 02:43:58] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.011240 10.0.0.38 - - [2025-09-29 02:43:59] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.175655 10.0.0.33 - - [2025-09-29 02:43:59] "PUT /access-control-list/c1075c2c-7584-40c2-9990-81047d6e0556 HTTP/1.1" 200 273 0.033118 10.0.0.38 - - [2025-09-29 02:44:00] "POST /neutron/port HTTP/1.1" 200 1219 0.067105 10.0.0.38 - - [2025-09-29 02:44:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005148 10.0.0.38 - - [2025-09-29 02:44:00] "POST /neutron/port HTTP/1.1" 200 117 0.001454 10.0.0.38 - - [2025-09-29 02:44:02] "POST /neutron/security_group HTTP/1.1" 200 1455 0.016173 10.0.0.38 - - [2025-09-29 02:44:02] "POST /neutron/port HTTP/1.1" 200 1245 0.019884 10.0.0.38 - - [2025-09-29 02:44:02] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 200 1320 0.004637 10.0.0.38 - - [2025-09-29 02:44:02] "POST /neutron/port HTTP/1.1" 200 1207 0.017643 10.0.0.38 - - [2025-09-29 02:44:04] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 404 171 0.003771 10.0.0.38 - - [2025-09-29 02:44:04] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 404 171 0.005508 10.0.0.38 - - [2025-09-29 02:44:04] "GET /virtual-machine/dd497781-909b-413f-a4ba-eb3c26c29d1f HTTP/1.1" 404 171 0.004831 10.0.0.38 - - [2025-09-29 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.38 - - [2025-09-29 02:44:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009071 10.0.0.38 - - [2025-09-29 02:44:04] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006277 10.0.0.38 - - [2025-09-29 02:44:04] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007429 10.0.0.38 - - [2025-09-29 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.38 - - [2025-09-29 02:44:04] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.010967 10.0.0.38 - - [2025-09-29 02:44:04] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009801 10.0.0.38 - - [2025-09-29 02:44:08] "GET /obj-perms HTTP/1.1" 200 5080 0.009451 10.0.0.33 - - [2025-09-29 02:44:08] "GET /obj-perms HTTP/1.1" 200 5080 0.008727 10.0.0.38 - - [2025-09-29 02:44:17] "GET /obj-perms HTTP/1.1" 200 5080 0.008977 10.0.0.33 - - [2025-09-29 02:44:17] "GET /obj-perms HTTP/1.1" 200 5080 0.008450 10.0.0.249 - - [2025-09-29 02:44:18] "GET /obj-perms HTTP/1.1" 200 5056 0.060763 10.0.0.33 - - [2025-09-29 02:44:23] "GET /obj-perms HTTP/1.1" 200 5080 0.006890 10.0.0.38 - - [2025-09-29 02:44:26] "GET /obj-perms HTTP/1.1" 200 5080 0.004705 10.0.0.38 - - [2025-09-29 02:44:29] "GET /obj-perms HTTP/1.1" 200 5080 0.011149 10.0.0.33 - - [2025-09-29 02:44:29] "GET /obj-perms HTTP/1.1" 200 5080 0.008717 10.0.0.38 - - [2025-09-29 02:44:29] "POST /neutron/port HTTP/1.1" 200 1219 0.021431 10.0.0.38 - - [2025-09-29 02:44:29] "POST /neutron/port HTTP/1.1" 200 1207 0.094100 10.0.0.38 - - [2025-09-29 02:44:30] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 200 1319 0.004836 10.0.0.38 - - [2025-09-29 02:44:30] "POST /neutron/port HTTP/1.1" 200 151 0.295540 10.0.0.38 - - [2025-09-29 02:44:32] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 404 171 0.004852 10.0.0.38 - - [2025-09-29 02:44:32] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 404 171 0.007336 10.0.0.38 - - [2025-09-29 02:44:32] "GET /virtual-machine/5c9b9e40-b531-4810-9dda-78b39b2991c8 HTTP/1.1" 404 171 0.003083 10.0.0.38 - - [2025-09-29 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009014 10.0.0.38 - - [2025-09-29 02:44:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008294 10.0.0.38 - - [2025-09-29 02:44:32] "GET /virtual-networks?parent_id=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 422 0.006916 10.0.0.38 - - [2025-09-29 02:44:32] "GET /virtual-network/cd868a44-d9ff-422e-bada-92c32f5f744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.020340 10.0.0.38 - - [2025-09-29 02:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008165 10.0.0.38 - - [2025-09-29 02:44:32] "GET /routing-instance/6ad6a2ce-d132-4944-9eb9-d240c54fcafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.009788 10.0.0.38 - - [2025-09-29 02:44:32] "GET /route-target/18564171-b395-416a-8222-80727c7c82e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009362 10.0.0.38 - - [2025-09-29 02:44:38] "GET /obj-perms HTTP/1.1" 200 5080 0.009682 10.0.0.33 - - [2025-09-29 02:44:38] "GET /obj-perms HTTP/1.1" 200 5080 0.008440 10.0.0.38 - - [2025-09-29 02:44:47] "GET /obj-perms HTTP/1.1" 200 5080 0.003883 10.0.0.33 - - [2025-09-29 02:44:47] "GET /obj-perms HTTP/1.1" 200 5080 0.008745 10.0.0.38 - - [2025-09-29 02:44:57] "GET /obj-perms HTTP/1.1" 200 5080 0.008622 10.0.0.33 - - [2025-09-29 02:44:57] "GET /obj-perms HTTP/1.1" 200 5080 0.009435 10.0.0.38 - - [2025-09-29 02:45:00] "GET /obj-perms HTTP/1.1" 200 5080 0.006205 10.0.0.33 - - [2025-09-29 02:45:00] "DELETE /route-target/18564171-b395-416a-8222-80727c7c82e7 HTTP/1.1" 200 115 0.025766 10.0.0.38 - - [2025-09-29 02:45:00] "POST /neutron/security_group HTTP/1.1" 200 1481 0.006445 10.0.0.38 - - [2025-09-29 02:45:00] "POST /fqname-to-id HTTP/1.1" 404 249 0.004268 10.0.0.249 - - [2025-09-29 02:45:02] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.034633 10.0.0.38 - - [2025-09-29 02:45:02] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.158684 10.0.0.249 - - [2025-09-29 02:45:02] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000991 10.0.0.38 - - [2025-09-29 02:45:02] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?fields=virtual_networks HTTP/1.1" 200 1083 0.056761 10.0.0.249 - - [2025-09-29 02:45:02] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000921 10.0.0.38 - - [2025-09-29 02:45:02] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1083 0.065499 10.0.0.249 - - [2025-09-29 02:45:02] "GET /projects?obj_uuids=7278e041-80a0-4105-826e-c3cbfe30da8c&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001043 10.0.0.38 - - [2025-09-29 02:45:02] "GET /project/7278e041-80a0-4105-826e-c3cbfe30da8c?fields=security_groups HTTP/1.1" 200 1335 0.054891 10.0.0.38 - - [2025-09-29 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 218 0.028827 10.0.0.249 - - [2025-09-29 02:45:03] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005553 10.0.0.249 - - [2025-09-29 02:45:03] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003656 10.0.0.249 - - [2025-09-29 02:45:03] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.048989 10.0.0.249 - - [2025-09-29 02:45:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.006381 10.0.0.249 - - [2025-09-29 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.014630 10.0.0.249 - - [2025-09-29 02:45:04] "POST /security-groups HTTP/1.1" 200 621 0.037102 10.0.0.33 - - [2025-09-29 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 264 0.005672 10.0.0.249 - - [2025-09-29 02:45:04] "POST /projects HTTP/1.1" 200 645 0.308703 10.0.0.249 - - [2025-09-29 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.340238 10.0.0.38 - - [2025-09-29 02:45:04] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.535151 10.0.0.33 - - [2025-09-29 02:45:04] "POST /access-control-lists HTTP/1.1" 200 626 0.055185 10.0.0.38 - - [2025-09-29 02:45:05] "GET / HTTP/1.1" 200 36215 0.002380 10.0.0.38 - - [2025-09-29 02:45:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.001129 10.0.0.38 - - [2025-09-29 02:45:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.059263 10.0.0.38 - - [2025-09-29 02:45:07] "POST /security-groups HTTP/1.1" 200 597 0.062048 10.0.0.38 - - [2025-09-29 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.33 - - [2025-09-29 02:45:07] "POST /fqname-to-id HTTP/1.1" 404 285 0.004762 10.0.0.38 - - [2025-09-29 02:45:07] "GET /security-group/72f628db-788a-40ec-b33c-752c13caaf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.008727 10.0.0.38 - - [2025-09-29 02:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2025-09-29 02:45:07] "GET /security-group/72f628db-788a-40ec-b33c-752c13caaf41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003919 10.0.0.38 - - [2025-09-29 02:45:08] "DELETE /security-group/72f628db-788a-40ec-b33c-752c13caaf41 HTTP/1.1" 200 115 0.060651 10.0.0.38 - - [2025-09-29 02:45:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.003986 10.0.0.33 - - [2025-09-29 02:45:08] "DELETE /access-control-list/88b8346f-2c55-43e6-9737-5bf1227d28d0 HTTP/1.1" 200 115 0.040329 10.0.0.38 - - [2025-09-29 02:45:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.004997 10.0.0.38 - - [2025-09-29 02:45:08] "POST /security-groups HTTP/1.1" 200 597 0.047310 10.0.0.38 - - [2025-09-29 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-09-29 02:45:08] "POST /fqname-to-id HTTP/1.1" 404 285 0.008012 10.0.0.38 - - [2025-09-29 02:45:08] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.009034 10.0.0.38 - - [2025-09-29 02:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014419 10.0.0.38 - - [2025-09-29 02:45:08] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.010216 10.0.0.38 - - [2025-09-29 02:45:09] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.011094 10.0.0.38 - - [2025-09-29 02:45:09] "PUT /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c HTTP/1.1" 200 263 0.036628 10.0.0.38 - - [2025-09-29 02:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.33 - - [2025-09-29 02:45:09] "PUT /access-control-list/80e0068d-60dc-4538-9da7-81734dac3951 HTTP/1.1" 200 273 0.019958 10.0.0.249 - - [2025-09-29 02:45:09] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001128 10.0.0.38 - - [2025-09-29 02:45:09] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.041824 10.0.0.249 - - [2025-09-29 02:45:09] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000914 10.0.0.38 - - [2025-09-29 02:45:09] "POST /neutron/network HTTP/1.1" 200 735 0.166207 10.0.0.38 - - [2025-09-29 02:45:10] "POST /id-to-fqname HTTP/1.1" 200 300 0.003193 10.0.0.38 - - [2025-09-29 02:45:10] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005831 10.0.0.38 - - [2025-09-29 02:45:10] "POST /neutron/network HTTP/1.1" 200 955 0.006933 10.0.0.38 - - [2025-09-29 02:45:10] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.009144 10.0.0.38 - - [2025-09-29 02:45:10] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015141 10.0.0.33 - - [2025-09-29 02:45:11] "GET /obj-perms HTTP/1.1" 200 5090 0.058756 10.0.0.249 - - [2025-09-29 02:45:11] "GET /obj-perms HTTP/1.1" 200 5090 0.058981 10.0.0.38 - - [2025-09-29 02:45:11] "POST /id-to-fqname HTTP/1.1" 200 300 0.001345 10.0.0.38 - - [2025-09-29 02:45:11] "POST /neutron/security_group HTTP/1.1" 200 1294 0.017133 10.0.0.249 - - [2025-09-29 02:45:12] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.004411 10.0.0.38 - - [2025-09-29 02:45:12] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.116839 10.0.0.38 - - [2025-09-29 02:45:12] "POST /neutron/port HTTP/1.1" 200 117 0.014587 10.0.0.38 - - [2025-09-29 02:45:13] "POST /id-to-fqname HTTP/1.1" 200 300 0.003129 10.0.0.38 - - [2025-09-29 02:45:13] "POST /neutron/security_group HTTP/1.1" 200 1294 0.025027 10.0.0.249 - - [2025-09-29 02:45:13] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003717 10.0.0.38 - - [2025-09-29 02:45:13] "POST /neutron/security_group HTTP/1.1" 200 3300 0.135158 10.0.0.38 - - [2025-09-29 02:45:14] "POST /neutron/port HTTP/1.1" 200 1091 0.015183 10.0.0.249 - - [2025-09-29 02:45:14] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003167 10.0.0.38 - - [2025-09-29 02:45:14] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.105493 10.0.0.38 - - [2025-09-29 02:45:14] "POST /neutron/port HTTP/1.1" 200 1120 0.016892 10.0.0.38 - - [2025-09-29 02:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.001144 10.0.0.38 - - [2025-09-29 02:45:14] "POST /neutron/security_group HTTP/1.1" 200 1294 0.006559 10.0.0.38 - - [2025-09-29 02:45:14] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007816 10.0.0.249 - - [2025-09-29 02:45:15] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001249 10.0.0.38 - - [2025-09-29 02:45:15] "POST /neutron/port HTTP/1.1" 200 1091 0.274230 10.0.0.38 - - [2025-09-29 02:45:15] "POST /neutron/port HTTP/1.1" 200 1146 0.161496 10.0.0.38 - - [2025-09-29 02:45:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.019024 10.0.0.38 - - [2025-09-29 02:45:19] "POST /neutron/port HTTP/1.1" 200 1120 0.024019 10.0.0.38 - - [2025-09-29 02:45:19] "POST /neutron/security_group HTTP/1.1" 200 1294 0.012806 10.0.0.38 - - [2025-09-29 02:45:20] "POST /neutron/port HTTP/1.1" 200 1120 0.021101 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 401 292 0.000551 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.041666 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.008823 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.016943 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.009258 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.015246 10.0.0.38 - - [2025-09-29 02:45:20] "GET /instance-ip/779ff26f-ef26-4c0f-9769-5bbfd7ca1e1c HTTP/1.1" 200 1734 0.013462 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.009897 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.014176 10.0.0.38 - - [2025-09-29 02:45:20] "GET /instance-ip/779ff26f-ef26-4c0f-9769-5bbfd7ca1e1c HTTP/1.1" 200 1734 0.013732 10.0.0.38 - - [2025-09-29 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.38 - - [2025-09-29 02:45:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009091 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006843 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.008288 10.0.0.38 - - [2025-09-29 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.38 - - [2025-09-29 02:45:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008553 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.007071 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007568 10.0.0.38 - - [2025-09-29 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.38 - - [2025-09-29 02:45:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004812 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004420 10.0.0.38 - - [2025-09-29 02:45:20] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.012397 10.0.0.38 - - [2025-09-29 02:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2025-09-29 02:45:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004045 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003230 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006027 10.0.0.38 - - [2025-09-29 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.38 - - [2025-09-29 02:45:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006272 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003186 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.011950 10.0.0.38 - - [2025-09-29 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.38 - - [2025-09-29 02:45:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008894 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.007010 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015407 10.0.0.38 - - [2025-09-29 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.38 - - [2025-09-29 02:45:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006840 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004095 10.0.0.38 - - [2025-09-29 02:45:21] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.016384 10.0.0.38 - - [2025-09-29 02:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.38 - - [2025-09-29 02:45:24] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.016314 10.0.0.38 - - [2025-09-29 02:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.38 - - [2025-09-29 02:45:28] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005254 10.0.0.38 - - [2025-09-29 02:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.38 - - [2025-09-29 02:45:32] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.007354 10.0.0.38 - - [2025-09-29 02:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.38 - - [2025-09-29 02:45:36] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.016488 10.0.0.38 - - [2025-09-29 02:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.38 - - [2025-09-29 02:45:40] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.014698 10.0.0.33 - - [2025-09-29 02:45:42] "DELETE /access-control-list/cc45fdcd-9122-4cba-8fc8-0d65fd39f65f HTTP/1.1" 200 115 0.035394 10.0.0.38 - - [2025-09-29 02:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008553 10.0.0.38 - - [2025-09-29 02:45:45] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.017348 10.0.0.38 - - [2025-09-29 02:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008161 10.0.0.38 - - [2025-09-29 02:45:49] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.014881 10.0.0.38 - - [2025-09-29 02:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.38 - - [2025-09-29 02:45:53] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015651 10.0.0.249 - - [2025-09-29 02:45:54] "DELETE /project/961075983aa44ee39454db837aae54fa HTTP/1.1" 404 173 0.007944 10.0.0.249 - - [2025-09-29 02:45:54] "DELETE /project/7278e041-80a0-4105-826e-c3cbfe30da8c HTTP/1.1" 404 177 0.016980 10.0.0.38 - - [2025-09-29 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.38 - - [2025-09-29 02:45:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009348 10.0.0.38 - - [2025-09-29 02:45:55] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.007020 10.0.0.38 - - [2025-09-29 02:45:55] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015520 10.0.0.38 - - [2025-09-29 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006822 10.0.0.38 - - [2025-09-29 02:45:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004623 10.0.0.38 - - [2025-09-29 02:45:55] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004184 10.0.0.38 - - [2025-09-29 02:45:55] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.013609 10.0.0.38 - - [2025-09-29 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.38 - - [2025-09-29 02:45:55] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.013925 10.0.0.38 - - [2025-09-29 02:45:55] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008545 10.0.0.38 - - [2025-09-29 02:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2025-09-29 02:45:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007026 10.0.0.38 - - [2025-09-29 02:45:55] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006748 10.0.0.38 - - [2025-09-29 02:45:56] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.019775 10.0.0.38 - - [2025-09-29 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.38 - - [2025-09-29 02:45:56] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005691 10.0.0.38 - - [2025-09-29 02:45:56] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005179 10.0.0.38 - - [2025-09-29 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.38 - - [2025-09-29 02:45:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008726 10.0.0.38 - - [2025-09-29 02:45:56] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006487 10.0.0.38 - - [2025-09-29 02:45:56] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005690 10.0.0.38 - - [2025-09-29 02:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.38 - - [2025-09-29 02:45:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006769 10.0.0.38 - - [2025-09-29 02:45:56] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006679 10.0.0.38 - - [2025-09-29 02:45:56] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.011222 10.0.0.38 - - [2025-09-29 02:45:56] "GET /obj-perms HTTP/1.1" 200 5090 0.047210 10.0.0.38 - - [2025-09-29 02:45:56] "GET /obj-perms HTTP/1.1" 200 5090 0.005557 10.0.0.249 - - [2025-09-29 02:45:56] "GET /obj-perms HTTP/1.1" 200 5090 0.005878 10.0.0.33 - - [2025-09-29 02:45:56] "GET /obj-perms HTTP/1.1" 200 5090 0.004458 10.0.0.38 - - [2025-09-29 02:45:56] "GET /obj-perms HTTP/1.1" 200 5090 0.006707 10.0.0.38 - - [2025-09-29 02:45:57] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.006470 10.0.0.38 - - [2025-09-29 02:45:57] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.010625 10.0.0.38 - - [2025-09-29 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.38 - - [2025-09-29 02:45:57] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007285 10.0.0.38 - - [2025-09-29 02:45:57] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005321 10.0.0.38 - - [2025-09-29 02:45:57] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.017591 10.0.0.38 - - [2025-09-29 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.38 - - [2025-09-29 02:45:58] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008968 10.0.0.38 - - [2025-09-29 02:45:58] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006539 10.0.0.38 - - [2025-09-29 02:45:58] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015609 10.0.0.38 - - [2025-09-29 02:45:58] "POST /neutron/security_group HTTP/1.1" 200 1294 0.014635 10.0.0.38 - - [2025-09-29 02:46:02] "POST /neutron/network HTTP/1.1" 200 965 0.007102 10.0.0.38 - - [2025-09-29 02:46:02] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.38 - - [2025-09-29 02:46:03] "POST /neutron/security_group HTTP/1.1" 200 1294 0.009559 10.0.0.38 - - [2025-09-29 02:46:05] "POST /neutron/port HTTP/1.1" 200 1120 0.032962 10.0.0.38 - - [2025-09-29 02:46:08] "POST /neutron/security_group HTTP/1.1" 200 1294 0.015598 10.0.0.38 - - [2025-09-29 02:46:09] "POST /neutron/network HTTP/1.1" 200 965 0.008950 10.0.0.38 - - [2025-09-29 02:46:09] "POST /neutron/port HTTP/1.1" 200 117 0.001533 10.0.0.38 - - [2025-09-29 02:46:14] "POST /neutron/security_group HTTP/1.1" 200 1294 0.012594 10.0.0.38 - - [2025-09-29 02:46:14] "POST /neutron/port HTTP/1.1" 200 1120 0.014576 10.0.0.38 - - [2025-09-29 02:46:14] "POST /neutron/security_group HTTP/1.1" 200 1294 0.007512 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.005732 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.003690 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine-interface/ce3920f2-78db-4021-ab94-c143aecfb2f9 HTTP/1.1" 200 3271 0.006949 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.003516 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine-interface/ce3920f2-78db-4021-ab94-c143aecfb2f9 HTTP/1.1" 200 3271 0.005264 10.0.0.38 - - [2025-09-29 02:46:14] "GET /instance-ip/8e9b47f6-85dc-4a05-97e8-39c956ccbaf4 HTTP/1.1" 200 1735 0.005704 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.003525 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-machine-interface/ce3920f2-78db-4021-ab94-c143aecfb2f9 HTTP/1.1" 200 3271 0.004976 10.0.0.38 - - [2025-09-29 02:46:14] "GET /instance-ip/8e9b47f6-85dc-4a05-97e8-39c956ccbaf4 HTTP/1.1" 200 1735 0.003397 10.0.0.38 - - [2025-09-29 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.38 - - [2025-09-29 02:46:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003345 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.002825 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.008194 10.0.0.38 - - [2025-09-29 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.38 - - [2025-09-29 02:46:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004814 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003771 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006081 10.0.0.38 - - [2025-09-29 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.38 - - [2025-09-29 02:46:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004152 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003494 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006011 10.0.0.38 - - [2025-09-29 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.38 - - [2025-09-29 02:46:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004015 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003409 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005999 10.0.0.38 - - [2025-09-29 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.38 - - [2025-09-29 02:46:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004715 10.0.0.38 - - [2025-09-29 02:46:14] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005143 10.0.0.38 - - [2025-09-29 02:46:15] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.011001 10.0.0.38 - - [2025-09-29 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.38 - - [2025-09-29 02:46:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006353 10.0.0.38 - - [2025-09-29 02:46:15] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.004752 10.0.0.38 - - [2025-09-29 02:46:15] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.030430 10.0.0.38 - - [2025-09-29 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.38 - - [2025-09-29 02:46:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006470 10.0.0.38 - - [2025-09-29 02:46:15] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003562 10.0.0.38 - - [2025-09-29 02:46:15] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.012528 10.0.0.38 - - [2025-09-29 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.38 - - [2025-09-29 02:46:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009598 10.0.0.38 - - [2025-09-29 02:46:16] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006990 10.0.0.38 - - [2025-09-29 02:46:16] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.009819 10.0.0.38 - - [2025-09-29 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.38 - - [2025-09-29 02:46:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004795 10.0.0.38 - - [2025-09-29 02:46:16] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005324 10.0.0.38 - - [2025-09-29 02:46:16] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.008109 10.0.0.38 - - [2025-09-29 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.38 - - [2025-09-29 02:46:16] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.008615 10.0.0.38 - - [2025-09-29 02:46:16] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008707 10.0.0.38 - - [2025-09-29 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2025-09-29 02:46:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004467 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003519 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.006681 10.0.0.38 - - [2025-09-29 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.38 - - [2025-09-29 02:46:17] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.008194 10.0.0.38 - - [2025-09-29 02:46:17] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006032 10.0.0.38 - - [2025-09-29 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.38 - - [2025-09-29 02:46:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008930 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006984 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015229 10.0.0.38 - - [2025-09-29 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523 10.0.0.38 - - [2025-09-29 02:46:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007725 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.006675 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015759 10.0.0.249 - - [2025-09-29 02:46:17] "GET /obj-perms HTTP/1.1" 200 5090 0.005180 10.0.0.38 - - [2025-09-29 02:46:17] "GET /obj-perms HTTP/1.1" 200 5090 0.006195 10.0.0.38 - - [2025-09-29 02:46:17] "GET /obj-perms HTTP/1.1" 200 5090 0.004083 10.0.0.33 - - [2025-09-29 02:46:17] "GET /obj-perms HTTP/1.1" 200 5090 0.005596 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.005239 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-machine-interface/ce3920f2-78db-4021-ab94-c143aecfb2f9 HTTP/1.1" 200 3271 0.006111 10.0.0.38 - - [2025-09-29 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.38 - - [2025-09-29 02:46:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004158 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005204 10.0.0.38 - - [2025-09-29 02:46:17] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.009017 10.0.0.38 - - [2025-09-29 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.38 - - [2025-09-29 02:46:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009405 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.010284 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.012237 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.009105 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.018612 10.0.0.38 - - [2025-09-29 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.38 - - [2025-09-29 02:46:19] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009606 10.0.0.38 - - [2025-09-29 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.38 - - [2025-09-29 02:46:19] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009555 10.0.0.38 - - [2025-09-29 02:46:19] "POST /neutron/port HTTP/1.1" 200 1120 0.034468 10.0.0.249 - - [2025-09-29 02:46:19] "GET /obj-perms HTTP/1.1" 200 5056 0.068675 10.0.0.38 - - [2025-09-29 02:46:19] "POST /neutron/port HTTP/1.1" 200 1107 0.137169 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.005402 10.0.0.38 - - [2025-09-29 02:46:19] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3210 0.007626 10.0.0.38 - - [2025-09-29 02:46:19] "POST /neutron/port HTTP/1.1" 200 1107 0.019005 10.0.0.38 - - [2025-09-29 02:46:20] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.004225 10.0.0.38 - - [2025-09-29 02:46:20] "GET /virtual-machine-interface/94944a12-c9bf-4d77-a588-4cd5a676ded1 HTTP/1.1" 200 3271 0.009458 10.0.0.38 - - [2025-09-29 02:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.38 - - [2025-09-29 02:46:20] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003331 10.0.0.38 - - [2025-09-29 02:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.38 - - [2025-09-29 02:46:20] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007422 10.0.0.38 - - [2025-09-29 02:46:20] "POST /neutron/security_group HTTP/1.1" 200 1320 0.004938 10.0.0.38 - - [2025-09-29 02:46:20] "DELETE /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c HTTP/1.1" 409 338 0.013196 10.0.0.38 - - [2025-09-29 02:47:02] "POST /neutron/network HTTP/1.1" 200 965 0.011073 10.0.0.38 - - [2025-09-29 02:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.001681 10.0.0.38 - - [2025-09-29 02:47:09] "POST /neutron/port HTTP/1.1" 200 1120 0.023313 10.0.0.38 - - [2025-09-29 02:47:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.009279 10.0.0.33 - - [2025-09-29 02:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001143 10.0.0.33 - - [2025-09-29 02:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000925 10.0.0.38 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001096 10.0.0.38 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000908 10.0.0.33 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000977 10.0.0.33 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001326 10.0.0.249 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001350 10.0.0.249 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001037 10.0.0.249 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001364 10.0.0.249 - - [2025-09-29 02:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001063 10.0.0.38 - - [2025-09-29 02:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001059 10.0.0.38 - - [2025-09-29 02:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000386 10.0.0.38 - - [2025-09-29 02:48:03] "POST /neutron/port HTTP/1.1" 200 1120 0.027585 10.0.0.38 - - [2025-09-29 02:48:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004898 10.0.0.38 - - [2025-09-29 02:48:03] "POST /neutron/network HTTP/1.1" 200 955 0.007856 10.0.0.38 - - [2025-09-29 02:48:11] "POST /neutron/network HTTP/1.1" 200 965 0.007492 10.0.0.38 - - [2025-09-29 02:48:11] "POST /neutron/port HTTP/1.1" 200 117 0.002048 10.0.0.38 - - [2025-09-29 02:48:16] "GET /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007520 10.0.0.38 - - [2025-09-29 02:48:16] "PUT /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c HTTP/1.1" 200 263 0.018319 10.0.0.33 - - [2025-09-29 02:48:16] "PUT /access-control-list/80e0068d-60dc-4538-9da7-81734dac3951 HTTP/1.1" 200 273 0.055610 10.0.0.38 - - [2025-09-29 02:48:19] "POST /neutron/port HTTP/1.1" 200 1120 0.029930 10.0.0.38 - - [2025-09-29 02:48:19] "POST /neutron/port HTTP/1.1" 200 1107 0.098143 10.0.0.38 - - [2025-09-29 02:48:19] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 200 1325 0.005098 10.0.0.38 - - [2025-09-29 02:48:20] "POST /neutron/port HTTP/1.1" 200 151 0.189162 10.0.0.38 - - [2025-09-29 02:48:21] "GET /obj-perms HTTP/1.1" 200 5056 0.051183 10.0.0.38 - - [2025-09-29 02:48:21] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 404 171 0.010574 10.0.0.33 - - [2025-09-29 02:48:21] "GET /obj-perms HTTP/1.1" 200 5056 0.070659 10.0.0.38 - - [2025-09-29 02:48:21] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 404 171 0.007004 10.0.0.38 - - [2025-09-29 02:48:21] "GET /virtual-machine/f3765e6a-1952-4166-b3fd-73dcd475dd6f HTTP/1.1" 404 171 0.006030 10.0.0.38 - - [2025-09-29 02:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.38 - - [2025-09-29 02:48:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006630 10.0.0.38 - - [2025-09-29 02:48:21] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.003545 10.0.0.38 - - [2025-09-29 02:48:22] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.005352 10.0.0.38 - - [2025-09-29 02:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.38 - - [2025-09-29 02:48:22] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.005901 10.0.0.38 - - [2025-09-29 02:48:22] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004256 10.0.0.38 - - [2025-09-29 02:48:28] "GET /obj-perms HTTP/1.1" 200 5090 0.008687 10.0.0.33 - - [2025-09-29 02:48:28] "GET /obj-perms HTTP/1.1" 200 5090 0.010286 10.0.0.38 - - [2025-09-29 02:48:31] "GET /obj-perms HTTP/1.1" 200 5090 0.004750 10.0.0.38 - - [2025-09-29 02:48:31] "POST /neutron/port HTTP/1.1" 200 1146 0.015731 10.0.0.38 - - [2025-09-29 02:48:31] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 200 1325 0.006257 10.0.0.38 - - [2025-09-29 02:48:32] "POST /neutron/port HTTP/1.1" 200 1081 0.036652 10.0.0.38 - - [2025-09-29 02:48:33] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 404 171 0.007161 10.0.0.38 - - [2025-09-29 02:48:33] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 404 171 0.007011 10.0.0.38 - - [2025-09-29 02:48:33] "GET /virtual-machine/e118ed98-09c9-4ca5-beba-2aa735fc1678 HTTP/1.1" 404 171 0.003925 10.0.0.38 - - [2025-09-29 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.38 - - [2025-09-29 02:48:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006054 10.0.0.38 - - [2025-09-29 02:48:34] "GET /virtual-networks?parent_id=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 432 0.005005 10.0.0.38 - - [2025-09-29 02:48:34] "GET /virtual-network/c23e700a-e97f-41a7-bf68-88ab6fc69117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2257 0.015025 10.0.0.38 - - [2025-09-29 02:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.38 - - [2025-09-29 02:48:34] "GET /routing-instance/f278a204-48f3-48a9-91d0-e1f7b7071ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1709 0.007514 10.0.0.38 - - [2025-09-29 02:48:34] "GET /route-target/d0519e65-c130-4efc-ab94-6e37d0c42350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005919 10.0.0.33 - - [2025-09-29 02:48:34] "GET /obj-perms HTTP/1.1" 200 5090 0.007575 10.0.0.38 - - [2025-09-29 02:48:40] "GET /obj-perms HTTP/1.1" 200 5090 0.004214 10.0.0.33 - - [2025-09-29 02:48:43] "GET /obj-perms HTTP/1.1" 200 5090 0.005023 10.0.0.38 - - [2025-09-29 02:48:49] "GET /obj-perms HTTP/1.1" 200 5090 0.009278 10.0.0.33 - - [2025-09-29 02:48:52] "GET /obj-perms HTTP/1.1" 200 5090 0.008669 10.0.0.38 - - [2025-09-29 02:48:58] "GET /obj-perms HTTP/1.1" 200 5090 0.010243 10.0.0.33 - - [2025-09-29 02:48:58] "GET /obj-perms HTTP/1.1" 200 5090 0.006381 10.0.0.249 - - [2025-09-29 02:48:58] "GET /obj-perms HTTP/1.1" 200 5090 0.010265 10.0.0.38 - - [2025-09-29 02:48:58] "POST /neutron/network HTTP/1.1" 200 955 0.010753 10.0.0.38 - - [2025-09-29 02:48:59] "DELETE /security-group/3f594d7b-dade-4954-b6af-b2d6f787524c HTTP/1.1" 200 115 0.068510 10.0.0.38 - - [2025-09-29 02:48:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.004790 10.0.0.33 - - [2025-09-29 02:48:59] "DELETE /access-control-list/71afd827-af2a-4663-8062-da1251ac4db1 HTTP/1.1" 200 115 0.056410 10.0.0.249 - - [2025-09-29 02:49:01] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.003091 10.0.0.38 - - [2025-09-29 02:49:01] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.082841 10.0.0.249 - - [2025-09-29 02:49:01] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000924 10.0.0.38 - - [2025-09-29 02:49:01] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?fields=virtual_networks HTTP/1.1" 200 1095 0.053796 10.0.0.249 - - [2025-09-29 02:49:01] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001299 10.0.0.38 - - [2025-09-29 02:49:01] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?fields=virtual_machine_interfaces HTTP/1.1" 200 1095 0.053238 10.0.0.249 - - [2025-09-29 02:49:01] "GET /projects?obj_uuids=96107598-3aa4-4ee3-9454-db837aae54fa&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001343 10.0.0.38 - - [2025-09-29 02:49:01] "GET /project/96107598-3aa4-4ee3-9454-db837aae54fa?fields=security_groups HTTP/1.1" 200 1352 0.054921 10.0.0.38 - - [2025-09-29 02:49:02] "POST /fqname-to-id HTTP/1.1" 404 209 0.036357 10.0.0.249 - - [2025-09-29 02:49:02] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003517 10.0.0.249 - - [2025-09-29 02:49:02] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.249 - - [2025-09-29 02:49:02] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010351 10.0.0.249 - - [2025-09-29 02:49:02] "POST /id-to-fqname HTTP/1.1" 200 212 0.009404 10.0.0.249 - - [2025-09-29 02:49:02] "POST /fqname-to-id HTTP/1.1" 404 222 0.007546 10.0.0.249 - - [2025-09-29 02:49:02] "POST /security-groups HTTP/1.1" 200 612 0.050894 10.0.0.249 - - [2025-09-29 02:49:02] "POST /projects HTTP/1.1" 200 627 0.287016 10.0.0.33 - - [2025-09-29 02:49:02] "POST /access-control-lists HTTP/1.1" 200 619 0.036901 10.0.0.249 - - [2025-09-29 02:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.372867 10.0.0.38 - - [2025-09-29 02:49:02] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.534948 10.0.0.38 - - [2025-09-29 02:49:03] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.38 - - [2025-09-29 02:49:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2025-09-29 02:49:06] "POST /fqname-to-id HTTP/1.1" 404 245 0.070204 10.0.0.33 - - [2025-09-29 02:49:06] "POST /fqname-to-id HTTP/1.1" 404 277 0.003650 10.0.0.33 - - [2025-09-29 02:49:06] "POST /access-control-lists HTTP/1.1" 200 639 0.032216 10.0.0.33 - - [2025-09-29 02:49:06] "PUT /access-control-list/a0faa893-1bc1-4fbe-8ac5-97c365666a0c HTTP/1.1" 200 273 0.034220 10.0.0.249 - - [2025-09-29 02:49:06] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000946 10.0.0.38 - - [2025-09-29 02:49:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.105068 10.0.0.38 - - [2025-09-29 02:49:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.029408 10.0.0.38 - - [2025-09-29 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.33 - - [2025-09-29 02:49:07] "PUT /access-control-list/a0faa893-1bc1-4fbe-8ac5-97c365666a0c HTTP/1.1" 200 273 0.020532 10.0.0.38 - - [2025-09-29 02:49:07] "GET /security-group/703d5dd0-7eee-4aed-a9cf-3e1e27e21542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.015211 10.0.0.38 - - [2025-09-29 02:49:07] "POST /neutron/security_group HTTP/1.1" 200 1002 0.004804 10.0.0.38 - - [2025-09-29 02:49:07] "POST /fqname-to-id HTTP/1.1" 404 245 0.003152 10.0.0.38 - - [2025-09-29 02:49:08] "POST /fqname-to-id HTTP/1.1" 404 245 0.003220 10.0.0.33 - - [2025-09-29 02:49:08] "POST /fqname-to-id HTTP/1.1" 404 277 0.009966 10.0.0.33 - - [2025-09-29 02:49:08] "POST /access-control-lists HTTP/1.1" 200 639 0.029512 10.0.0.249 - - [2025-09-29 02:49:08] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001068 10.0.0.33 - - [2025-09-29 02:49:08] "PUT /access-control-list/4a23e653-e574-4e02-b1aa-f49838153bd8 HTTP/1.1" 200 273 0.026427 10.0.0.38 - - [2025-09-29 02:49:08] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.059529 10.0.0.38 - - [2025-09-29 02:49:08] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022827 10.0.0.38 - - [2025-09-29 02:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.38 - - [2025-09-29 02:49:09] "GET /security-group/6b02c05d-a51f-4cd5-8b99-96ba0d93fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.009818 10.0.0.33 - - [2025-09-29 02:49:09] "PUT /access-control-list/4a23e653-e574-4e02-b1aa-f49838153bd8 HTTP/1.1" 200 273 0.021167 10.0.0.249 - - [2025-09-29 02:49:09] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002107 10.0.0.38 - - [2025-09-29 02:49:09] "POST /neutron/security_group_rule HTTP/1.1" 200 2188 0.078222 10.0.0.38 - - [2025-09-29 02:49:10] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.165098 10.0.0.33 - - [2025-09-29 02:49:10] "PUT /access-control-list/46b4f4a8-9c10-4662-b930-aadedd912179 HTTP/1.1" 200 273 0.017463 10.0.0.38 - - [2025-09-29 02:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 10.0.0.249 - - [2025-09-29 02:49:10] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001535 10.0.0.38 - - [2025-09-29 02:49:10] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.039667 10.0.0.249 - - [2025-09-29 02:49:10] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001481 10.0.0.38 - - [2025-09-29 02:49:10] "POST /neutron/network HTTP/1.1" 200 708 0.141065 10.0.0.38 - - [2025-09-29 02:49:10] "POST /id-to-fqname HTTP/1.1" 200 282 0.003270 10.0.0.38 - - [2025-09-29 02:49:10] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005125 10.0.0.38 - - [2025-09-29 02:49:10] "POST /neutron/network HTTP/1.1" 200 928 0.006205 10.0.0.38 - - [2025-09-29 02:49:10] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.005241 10.0.0.38 - - [2025-09-29 02:49:11] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008892 10.0.0.38 - - [2025-09-29 02:49:11] "GET /obj-perms HTTP/1.1" 200 5072 0.056556 10.0.0.38 - - [2025-09-29 02:49:12] "POST /id-to-fqname HTTP/1.1" 200 282 0.004110 10.0.0.38 - - [2025-09-29 02:49:12] "POST /neutron/security_group HTTP/1.1" 200 1419 0.015508 10.0.0.249 - - [2025-09-29 02:49:13] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003952 10.0.0.38 - - [2025-09-29 02:49:13] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.120463 10.0.0.38 - - [2025-09-29 02:49:13] "POST /neutron/port HTTP/1.1" 200 117 0.009123 10.0.0.38 - - [2025-09-29 02:49:13] "POST /id-to-fqname HTTP/1.1" 200 282 0.002274 10.0.0.38 - - [2025-09-29 02:49:13] "POST /neutron/security_group HTTP/1.1" 200 1419 0.020173 10.0.0.249 - - [2025-09-29 02:49:14] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001607 10.0.0.38 - - [2025-09-29 02:49:14] "POST /neutron/security_group HTTP/1.1" 200 3416 0.072432 10.0.0.249 - - [2025-09-29 02:49:14] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000945 10.0.0.38 - - [2025-09-29 02:49:14] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.091914 10.0.0.38 - - [2025-09-29 02:49:14] "POST /neutron/port HTTP/1.1" 200 1082 0.073305 10.0.0.38 - - [2025-09-29 02:49:15] "POST /neutron/port HTTP/1.1" 200 1110 0.029009 10.0.0.38 - - [2025-09-29 02:49:15] "POST /neutron/subnet HTTP/1.1" 200 703 0.008387 10.0.0.38 - - [2025-09-29 02:49:15] "POST /neutron/network HTTP/1.1" 200 928 0.008515 10.0.0.38 - - [2025-09-29 02:49:15] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009061 10.0.0.249 - - [2025-09-29 02:49:15] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001605 10.0.0.38 - - [2025-09-29 02:49:15] "POST /neutron/port HTTP/1.1" 200 1082 0.292156 10.0.0.38 - - [2025-09-29 02:49:16] "POST /neutron/port HTTP/1.1" 200 1136 0.104229 10.0.0.38 - - [2025-09-29 02:49:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.011012 10.0.0.38 - - [2025-09-29 02:49:20] "POST /neutron/port HTTP/1.1" 200 1110 0.033692 10.0.0.38 - - [2025-09-29 02:49:20] "POST /neutron/security_group HTTP/1.1" 200 1419 0.016144 10.0.0.38 - - [2025-09-29 02:49:20] "POST /neutron/port HTTP/1.1" 200 1110 0.035924 10.0.0.38 - - [2025-09-29 02:49:20] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 401 292 0.001183 10.0.0.38 - - [2025-09-29 02:49:20] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.035704 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.011320 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.019820 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.009093 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.016417 10.0.0.38 - - [2025-09-29 02:49:21] "GET /instance-ip/75b78dfe-aa8c-43a5-9b38-ba7e7a3d84e5 HTTP/1.1" 200 1707 0.013027 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.007571 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.006269 10.0.0.38 - - [2025-09-29 02:49:21] "GET /instance-ip/75b78dfe-aa8c-43a5-9b38-ba7e7a3d84e5 HTTP/1.1" 200 1707 0.004589 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007295 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004603 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.011046 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008955 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007496 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.016362 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010333 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.011179 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.016605 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004827 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003683 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.009439 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004373 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003657 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007195 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-09-29 02:49:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005301 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003769 10.0.0.38 - - [2025-09-29 02:49:21] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007304 10.0.0.38 - - [2025-09-29 02:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.38 - - [2025-09-29 02:49:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009926 10.0.0.38 - - [2025-09-29 02:49:22] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005545 10.0.0.38 - - [2025-09-29 02:49:22] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.012046 10.0.0.38 - - [2025-09-29 02:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.38 - - [2025-09-29 02:49:25] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008323 10.0.0.38 - - [2025-09-29 02:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.38 - - [2025-09-29 02:49:29] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.016725 10.0.0.38 - - [2025-09-29 02:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.38 - - [2025-09-29 02:49:33] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.017385 10.0.0.38 - - [2025-09-29 02:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008161 10.0.0.38 - - [2025-09-29 02:49:37] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.015229 10.0.0.38 - - [2025-09-29 02:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.38 - - [2025-09-29 02:49:41] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.020208 10.0.0.33 - - [2025-09-29 02:49:42] "DELETE /access-control-list/06cbe316-a831-419f-9016-c28fb58451d2 HTTP/1.1" 200 115 0.067668 10.0.0.38 - - [2025-09-29 02:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.38 - - [2025-09-29 02:49:45] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.013456 10.0.0.38 - - [2025-09-29 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018569 10.0.0.38 - - [2025-09-29 02:49:49] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.015539 10.0.0.38 - - [2025-09-29 02:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009068 10.0.0.38 - - [2025-09-29 02:49:53] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.017138 10.0.0.249 - - [2025-09-29 02:49:54] "DELETE /project/9341c8f252d5469dbc766989506a64d1 HTTP/1.1" 404 173 0.009886 10.0.0.249 - - [2025-09-29 02:49:54] "DELETE /project/96107598-3aa4-4ee3-9454-db837aae54fa HTTP/1.1" 404 177 0.008496 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.38 - - [2025-09-29 02:49:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007504 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006183 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.012376 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.38 - - [2025-09-29 02:49:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009712 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007057 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.013919 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.38 - - [2025-09-29 02:49:56] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.015279 10.0.0.38 - - [2025-09-29 02:49:56] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008070 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.38 - - [2025-09-29 02:49:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007498 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005903 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.009866 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.38 - - [2025-09-29 02:49:56] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004648 10.0.0.38 - - [2025-09-29 02:49:56] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004230 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.38 - - [2025-09-29 02:49:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012863 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007183 10.0.0.38 - - [2025-09-29 02:49:56] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008210 10.0.0.38 - - [2025-09-29 02:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2025-09-29 02:49:57] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009661 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006495 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.014417 10.0.0.249 - - [2025-09-29 02:49:57] "GET /obj-perms HTTP/1.1" 200 5072 0.060198 10.0.0.38 - - [2025-09-29 02:49:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004936 10.0.0.38 - - [2025-09-29 02:49:57] "GET /obj-perms HTTP/1.1" 200 5072 0.004457 10.0.0.33 - - [2025-09-29 02:49:57] "GET /obj-perms HTTP/1.1" 200 5072 0.068393 10.0.0.249 - - [2025-09-29 02:49:57] "GET /obj-perms HTTP/1.1" 200 5072 0.006001 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.008529 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.014143 10.0.0.38 - - [2025-09-29 02:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.38 - - [2025-09-29 02:49:57] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009613 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007335 10.0.0.38 - - [2025-09-29 02:49:57] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.016521 10.0.0.38 - - [2025-09-29 02:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.38 - - [2025-09-29 02:49:58] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004607 10.0.0.38 - - [2025-09-29 02:49:58] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003673 10.0.0.38 - - [2025-09-29 02:49:59] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.016963 10.0.0.38 - - [2025-09-29 02:49:59] "POST /neutron/security_group HTTP/1.1" 200 1419 0.010255 10.0.0.38 - - [2025-09-29 02:50:04] "POST /neutron/port HTTP/1.1" 200 1110 0.035477 10.0.0.38 - - [2025-09-29 02:50:04] "POST /neutron/security_group HTTP/1.1" 200 1419 0.009272 10.0.0.38 - - [2025-09-29 02:50:06] "POST /neutron/network HTTP/1.1" 200 938 0.007773 10.0.0.38 - - [2025-09-29 02:50:06] "POST /neutron/port HTTP/1.1" 200 117 0.002301 10.0.0.38 - - [2025-09-29 02:50:09] "POST /neutron/security_group HTTP/1.1" 200 1419 0.007250 10.0.0.38 - - [2025-09-29 02:50:13] "POST /neutron/network HTTP/1.1" 200 938 0.019698 10.0.0.38 - - [2025-09-29 02:50:13] "POST /neutron/port HTTP/1.1" 200 117 0.002684 10.0.0.38 - - [2025-09-29 02:50:14] "POST /neutron/security_group HTTP/1.1" 200 1419 0.013546 10.0.0.38 - - [2025-09-29 02:50:15] "POST /neutron/port HTTP/1.1" 200 1110 0.045166 10.0.0.38 - - [2025-09-29 02:50:15] "POST /neutron/security_group HTTP/1.1" 200 1419 0.018328 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.009548 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.005667 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine-interface/13d5dbfd-312a-46fb-be7b-a8e75e5e9144 HTTP/1.1" 200 3198 0.011380 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.007836 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine-interface/13d5dbfd-312a-46fb-be7b-a8e75e5e9144 HTTP/1.1" 200 3198 0.012706 10.0.0.38 - - [2025-09-29 02:50:15] "GET /instance-ip/28ed4d4e-b21c-4384-be63-6dcbef6724bf HTTP/1.1" 200 1707 0.010743 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.006353 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-machine-interface/13d5dbfd-312a-46fb-be7b-a8e75e5e9144 HTTP/1.1" 200 3198 0.010520 10.0.0.38 - - [2025-09-29 02:50:15] "GET /instance-ip/28ed4d4e-b21c-4384-be63-6dcbef6724bf HTTP/1.1" 200 1707 0.006544 10.0.0.38 - - [2025-09-29 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.38 - - [2025-09-29 02:50:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007938 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.008356 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.010823 10.0.0.38 - - [2025-09-29 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.38 - - [2025-09-29 02:50:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006387 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005719 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007581 10.0.0.38 - - [2025-09-29 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.38 - - [2025-09-29 02:50:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004539 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003727 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007985 10.0.0.38 - - [2025-09-29 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.38 - - [2025-09-29 02:50:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006104 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005231 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.009001 10.0.0.38 - - [2025-09-29 02:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014270 10.0.0.38 - - [2025-09-29 02:50:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004335 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003091 10.0.0.38 - - [2025-09-29 02:50:15] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008121 10.0.0.38 - - [2025-09-29 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.38 - - [2025-09-29 02:50:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005895 10.0.0.38 - - [2025-09-29 02:50:16] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004811 10.0.0.38 - - [2025-09-29 02:50:16] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.006804 10.0.0.38 - - [2025-09-29 02:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-09-29 02:50:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005010 10.0.0.38 - - [2025-09-29 02:50:16] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005709 10.0.0.38 - - [2025-09-29 02:50:16] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007335 10.0.0.38 - - [2025-09-29 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.38 - - [2025-09-29 02:50:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011437 10.0.0.38 - - [2025-09-29 02:50:17] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007275 10.0.0.38 - - [2025-09-29 02:50:17] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.014722 10.0.0.38 - - [2025-09-29 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.38 - - [2025-09-29 02:50:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009286 10.0.0.38 - - [2025-09-29 02:50:17] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.008961 10.0.0.38 - - [2025-09-29 02:50:17] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.013309 10.0.0.38 - - [2025-09-29 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.38 - - [2025-09-29 02:50:17] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.011658 10.0.0.38 - - [2025-09-29 02:50:17] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.015450 10.0.0.38 - - [2025-09-29 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.38 - - [2025-09-29 02:50:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.014322 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.009523 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.011751 10.0.0.38 - - [2025-09-29 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.38 - - [2025-09-29 02:50:18] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.024047 10.0.0.38 - - [2025-09-29 02:50:18] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009301 10.0.0.38 - - [2025-09-29 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012200 10.0.0.38 - - [2025-09-29 02:50:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.021024 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006794 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.015986 10.0.0.38 - - [2025-09-29 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.38 - - [2025-09-29 02:50:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008899 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.007142 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.008231 10.0.0.38 - - [2025-09-29 02:50:18] "GET /obj-perms HTTP/1.1" 200 5072 0.009665 10.0.0.38 - - [2025-09-29 02:50:18] "GET /obj-perms HTTP/1.1" 200 5072 0.005427 10.0.0.249 - - [2025-09-29 02:50:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004431 10.0.0.33 - - [2025-09-29 02:50:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004385 10.0.0.38 - - [2025-09-29 02:50:18] "GET /obj-perms HTTP/1.1" 200 5072 0.004891 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.008936 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-machine-interface/13d5dbfd-312a-46fb-be7b-a8e75e5e9144 HTTP/1.1" 200 3198 0.009814 10.0.0.38 - - [2025-09-29 02:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.38 - - [2025-09-29 02:50:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008485 10.0.0.38 - - [2025-09-29 02:50:18] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.006173 10.0.0.38 - - [2025-09-29 02:50:19] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.014337 10.0.0.38 - - [2025-09-29 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008620 10.0.0.38 - - [2025-09-29 02:50:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004575 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.005872 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.013100 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.009226 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.016890 10.0.0.38 - - [2025-09-29 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.38 - - [2025-09-29 02:50:20] "GET /security-group/6b02c05d-a51f-4cd5-8b99-96ba0d93fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2700 0.009590 10.0.0.38 - - [2025-09-29 02:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.38 - - [2025-09-29 02:50:20] "GET /security-group/6b02c05d-a51f-4cd5-8b99-96ba0d93fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2700 0.010825 10.0.0.38 - - [2025-09-29 02:50:20] "POST /neutron/port HTTP/1.1" 200 1110 0.031702 10.0.0.38 - - [2025-09-29 02:50:20] "POST /neutron/port HTTP/1.1" 200 1098 0.102483 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.004371 10.0.0.38 - - [2025-09-29 02:50:20] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3146 0.006511 10.0.0.38 - - [2025-09-29 02:50:20] "POST /neutron/port HTTP/1.1" 200 1098 0.016433 10.0.0.38 - - [2025-09-29 02:50:21] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.004250 10.0.0.38 - - [2025-09-29 02:50:21] "GET /virtual-machine-interface/4ac16d6f-e9b2-43ea-8d85-c04c66287589 HTTP/1.1" 200 3198 0.011255 10.0.0.38 - - [2025-09-29 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.38 - - [2025-09-29 02:50:21] "GET /security-group/6b02c05d-a51f-4cd5-8b99-96ba0d93fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2700 0.003864 10.0.0.38 - - [2025-09-29 02:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.38 - - [2025-09-29 02:50:21] "GET /security-group/6b02c05d-a51f-4cd5-8b99-96ba0d93fc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2700 0.005128 10.0.0.38 - - [2025-09-29 02:50:21] "POST /neutron/security_group HTTP/1.1" 200 1445 0.004674 10.0.0.38 - - [2025-09-29 02:51:08] "POST /neutron/port HTTP/1.1" 200 1110 0.034176 10.0.0.38 - - [2025-09-29 02:51:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004391 10.0.0.38 - - [2025-09-29 02:51:08] "POST /neutron/network HTTP/1.1" 200 928 0.011179 10.0.0.38 - - [2025-09-29 02:51:15] "POST /neutron/network HTTP/1.1" 200 938 0.036860 10.0.0.38 - - [2025-09-29 02:51:15] "POST /neutron/port HTTP/1.1" 200 117 0.001455 10.0.0.33 - - [2025-09-29 02:51:23] "GET /obj-perms HTTP/1.1" 200 5056 0.052064 10.0.0.38 - - [2025-09-29 02:52:08] "POST /neutron/port HTTP/1.1" 200 1110 0.032912 10.0.0.38 - - [2025-09-29 02:52:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.012291 10.0.0.38 - - [2025-09-29 02:52:16] "POST /neutron/port HTTP/1.1" 200 1110 0.036988 10.0.0.38 - - [2025-09-29 02:52:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008304 10.0.0.38 - - [2025-09-29 02:52:17] "POST /neutron/network HTTP/1.1" 200 928 0.013961 10.0.0.249 - - [2025-09-29 02:52:24] "GET /obj-perms HTTP/1.1" 200 5056 0.063485 10.0.0.38 - - [2025-09-29 02:52:25] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.171541 10.0.0.38 - - [2025-09-29 02:52:26] "POST /neutron/security_group_rule HTTP/1.1" 200 583 0.224095 10.0.0.33 - - [2025-09-29 02:52:26] "PUT /access-control-list/46b4f4a8-9c10-4662-b930-aadedd912179 HTTP/1.1" 200 273 0.023910 10.0.0.38 - - [2025-09-29 02:52:29] "POST /neutron/port HTTP/1.1" 200 1110 0.030550 10.0.0.38 - - [2025-09-29 02:52:29] "POST /neutron/port HTTP/1.1" 200 1098 0.123935 10.0.0.38 - - [2025-09-29 02:52:29] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 200 1315 0.009780 10.0.0.38 - - [2025-09-29 02:52:30] "POST /neutron/port HTTP/1.1" 200 151 0.224613 10.0.0.38 - - [2025-09-29 02:52:31] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 404 171 0.004169 10.0.0.38 - - [2025-09-29 02:52:31] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 404 171 0.003217 10.0.0.38 - - [2025-09-29 02:52:31] "GET /virtual-machine/716a8446-91e3-421e-a260-8b6338feb456 HTTP/1.1" 404 171 0.003600 10.0.0.38 - - [2025-09-29 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.38 - - [2025-09-29 02:52:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004548 10.0.0.38 - - [2025-09-29 02:52:31] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.003423 10.0.0.38 - - [2025-09-29 02:52:31] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.018453 10.0.0.38 - - [2025-09-29 02:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.38 - - [2025-09-29 02:52:31] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.011527 10.0.0.38 - - [2025-09-29 02:52:31] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.010012 10.0.0.38 - - [2025-09-29 02:52:32] "GET /obj-perms HTTP/1.1" 200 5072 0.009764 10.0.0.33 - - [2025-09-29 02:52:38] "GET /obj-perms HTTP/1.1" 200 5072 0.004524 10.0.0.33 - - [2025-09-29 02:52:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001292 10.0.0.33 - - [2025-09-29 02:52:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000742 10.0.0.38 - - [2025-09-29 02:52:41] "GET /obj-perms HTTP/1.1" 200 5072 0.009061 10.0.0.38 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000918 10.0.0.38 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000874 10.0.0.33 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000928 10.0.0.33 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.002330 10.0.0.249 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000481 10.0.0.249 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000563 10.0.0.249 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000844 10.0.0.249 - - [2025-09-29 02:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000875 10.0.0.38 - - [2025-09-29 02:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000817 10.0.0.38 - - [2025-09-29 02:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001023 10.0.0.33 - - [2025-09-29 02:52:47] "GET /obj-perms HTTP/1.1" 200 5072 0.008760 10.0.0.38 - - [2025-09-29 02:52:50] "GET /obj-perms HTTP/1.1" 200 5072 0.004527 10.0.0.33 - - [2025-09-29 02:52:56] "GET /obj-perms HTTP/1.1" 200 5072 0.004529 10.0.0.38 - - [2025-09-29 02:52:59] "GET /obj-perms HTTP/1.1" 200 5072 0.006814 10.0.0.38 - - [2025-09-29 02:52:59] "POST /neutron/port HTTP/1.1" 200 1136 0.018231 10.0.0.38 - - [2025-09-29 02:53:00] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 200 1316 0.006823 10.0.0.38 - - [2025-09-29 02:53:00] "POST /neutron/port HTTP/1.1" 200 1072 0.017732 10.0.0.38 - - [2025-09-29 02:53:02] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 404 171 0.006891 10.0.0.38 - - [2025-09-29 02:53:02] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 404 171 0.008508 10.0.0.38 - - [2025-09-29 02:53:02] "GET /virtual-machine/b49bd69f-799b-4c8c-8d3d-ae8a0c3400ac HTTP/1.1" 404 171 0.007264 10.0.0.38 - - [2025-09-29 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.38 - - [2025-09-29 02:53:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004898 10.0.0.38 - - [2025-09-29 02:53:02] "GET /virtual-networks?parent_id=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 414 0.004560 10.0.0.38 - - [2025-09-29 02:53:02] "GET /virtual-network/815d7615-d3a2-42fd-b5da-d05ed887c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2211 0.007018 10.0.0.38 - - [2025-09-29 02:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.38 - - [2025-09-29 02:53:02] "GET /routing-instance/651e9a1d-3efd-4211-8d36-261df6ec137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006134 10.0.0.38 - - [2025-09-29 02:53:02] "GET /route-target/e5f42ff8-fa4d-413a-92fe-f02f3ec73a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005891 10.0.0.38 - - [2025-09-29 02:53:02] "GET /obj-perms HTTP/1.1" 200 5072 0.005678 10.0.0.33 - - [2025-09-29 02:53:02] "GET /obj-perms HTTP/1.1" 200 5072 0.006918 10.0.0.38 - - [2025-09-29 02:53:11] "GET /obj-perms HTTP/1.1" 200 5072 0.008618 10.0.0.33 - - [2025-09-29 02:53:11] "GET /obj-perms HTTP/1.1" 200 5072 0.009303 10.0.0.38 - - [2025-09-29 02:53:21] "GET /obj-perms HTTP/1.1" 200 5072 0.004870 10.0.0.33 - - [2025-09-29 02:53:21] "GET /obj-perms HTTP/1.1" 200 5072 0.005106 10.0.0.33 - - [2025-09-29 02:53:27] "GET /obj-perms HTTP/1.1" 200 5072 0.008797 10.0.0.38 - - [2025-09-29 02:53:30] "GET /obj-perms HTTP/1.1" 200 5072 0.006646 10.0.0.249 - - [2025-09-29 02:53:30] "GET /obj-perms HTTP/1.1" 200 5072 0.004200 10.0.0.38 - - [2025-09-29 02:53:30] "POST /neutron/network HTTP/1.1" 200 928 0.011170 10.0.0.33 - - [2025-09-29 02:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.043799 10.0.0.38 - - [2025-09-29 02:53:30] "POST /neutron/security_group HTTP/1.1" 200 151 0.105918 10.0.0.38 - - [2025-09-29 02:53:30] "POST /fqname-to-id HTTP/1.1" 404 245 0.004289 10.0.0.33 - - [2025-09-29 02:53:30] "DELETE /access-control-list/4a23e653-e574-4e02-b1aa-f49838153bd8 HTTP/1.1" 200 115 0.036660 10.0.0.249 - - [2025-09-29 02:53:32] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.031024 10.0.0.38 - - [2025-09-29 02:53:32] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.138757 10.0.0.249 - - [2025-09-29 02:53:32] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.004415 10.0.0.38 - - [2025-09-29 02:53:32] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?fields=virtual_networks HTTP/1.1" 200 1077 0.063800 10.0.0.249 - - [2025-09-29 02:53:32] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000981 10.0.0.38 - - [2025-09-29 02:53:32] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?fields=virtual_machine_interfaces HTTP/1.1" 200 1077 0.053786 10.0.0.249 - - [2025-09-29 02:53:32] "GET /projects?obj_uuids=9341c8f2-52d5-469d-bc76-6989506a64d1&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001320 10.0.0.38 - - [2025-09-29 02:53:32] "GET /project/9341c8f2-52d5-469d-bc76-6989506a64d1?fields=security_groups HTTP/1.1" 200 1325 0.057261 10.0.0.38 - - [2025-09-29 02:53:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.031327 10.0.0.249 - - [2025-09-29 02:53:33] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007326 10.0.0.249 - - [2025-09-29 02:53:33] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002783 10.0.0.249 - - [2025-09-29 02:53:33] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.055425 10.0.0.249 - - [2025-09-29 02:53:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.005039 10.0.0.249 - - [2025-09-29 02:53:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.006875 10.0.0.249 - - [2025-09-29 02:53:34] "POST /security-groups HTTP/1.1" 200 589 0.034891 10.0.0.249 - - [2025-09-29 02:53:34] "POST /projects HTTP/1.1" 200 581 0.290839 10.0.0.249 - - [2025-09-29 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.327751 10.0.0.33 - - [2025-09-29 02:53:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.005663 10.0.0.38 - - [2025-09-29 02:53:34] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.531491 10.0.0.38 - - [2025-09-29 02:53:35] "GET / HTTP/1.1" 200 36215 0.004184 10.0.0.38 - - [2025-09-29 02:53:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.001099 10.0.0.38 - - [2025-09-29 02:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.068871 10.0.0.249 - - [2025-09-29 02:53:37] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002568 10.0.0.38 - - [2025-09-29 02:53:37] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.082038 10.0.0.33 - - [2025-09-29 02:53:37] "POST /ref-update HTTP/1.1" 200 156 0.037821 10.0.0.249 - - [2025-09-29 02:53:38] "POST /useragent-kv HTTP/1.1" 200 115 0.013048 10.0.0.38 - - [2025-09-29 02:53:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.304551 10.0.0.38 - - [2025-09-29 02:53:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001382 10.0.0.38 - - [2025-09-29 02:53:38] "GET /virtual-network/270e0b3c-12b5-46f5-b43e-547fc9be7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005624 10.0.0.38 - - [2025-09-29 02:53:38] "GET /virtual-network/270e0b3c-12b5-46f5-b43e-547fc9be7821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006195 10.0.0.38 - - [2025-09-29 02:53:38] "POST /neutron/network HTTP/1.1" 200 832 0.006851 10.0.0.38 - - [2025-09-29 02:53:38] "POST /id-to-fqname HTTP/1.1" 200 224 0.001448 10.0.0.249 - - [2025-09-29 02:53:39] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001611 10.0.0.38 - - [2025-09-29 02:53:39] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.094040 10.0.0.38 - - [2025-09-29 02:53:39] "POST /neutron/network HTTP/1.1" 200 832 0.043024 10.0.0.38 - - [2025-09-29 02:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.006512 10.0.0.38 - - [2025-09-29 02:53:40] "POST /neutron/port HTTP/1.1" 200 1056 0.016845 10.0.0.38 - - [2025-09-29 02:53:40] "POST /neutron/port HTTP/1.1" 200 1084 0.017467 10.0.0.38 - - [2025-09-29 02:53:40] "POST /neutron/port HTTP/1.1" 200 117 0.001239 10.0.0.38 - - [2025-09-29 02:53:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011344 10.0.0.38 - - [2025-09-29 02:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007210 10.0.0.249 - - [2025-09-29 02:53:44] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003917 10.0.0.38 - - [2025-09-29 02:53:44] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.081309 10.0.0.38 - - [2025-09-29 02:53:44] "POST /neutron/network HTTP/1.1" 200 117 0.022974 10.0.0.38 - - [2025-09-29 02:53:45] "POST /neutron/network HTTP/1.1" 200 833 0.009137 10.0.0.38 - - [2025-09-29 02:53:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.000966 10.0.0.38 - - [2025-09-29 02:53:45] "GET /virtual-network/57caf41a-aed4-4fa4-af1a-36afa9ab892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004542 10.0.0.38 - - [2025-09-29 02:53:45] "GET /virtual-network/57caf41a-aed4-4fa4-af1a-36afa9ab892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005490 10.0.0.38 - - [2025-09-29 02:53:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.009357 10.0.0.38 - - [2025-09-29 02:53:45] "GET /virtual-network/57caf41a-aed4-4fa4-af1a-36afa9ab892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.011183 10.0.0.38 - - [2025-09-29 02:53:46] "GET /obj-perms HTTP/1.1" 200 5026 0.075539 10.0.0.33 - - [2025-09-29 02:53:46] "GET /obj-perms HTTP/1.1" 200 5026 0.060672 10.0.0.38 - - [2025-09-29 02:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007661 10.0.0.249 - - [2025-09-29 02:53:47] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003777 10.0.0.38 - - [2025-09-29 02:53:47] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.076886 10.0.0.33 - - [2025-09-29 02:53:47] "POST /route-targets HTTP/1.1" 200 328 0.014465 10.0.0.249 - - [2025-09-29 02:53:47] "POST /useragent-kv HTTP/1.1" 200 115 0.009399 10.0.0.38 - - [2025-09-29 02:53:47] "POST /neutron/subnet HTTP/1.1" 200 724 0.238701 10.0.0.38 - - [2025-09-29 02:53:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.001319 10.0.0.38 - - [2025-09-29 02:53:47] "GET /virtual-network/c24254a7-4ee0-4cd9-b278-4f93a2d95465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.011410 10.0.0.38 - - [2025-09-29 02:53:47] "GET /virtual-network/c24254a7-4ee0-4cd9-b278-4f93a2d95465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.010365 10.0.0.38 - - [2025-09-29 02:53:47] "POST /neutron/network HTTP/1.1" 200 832 0.010268 10.0.0.38 - - [2025-09-29 02:53:48] "GET /virtual-network/c24254a7-4ee0-4cd9-b278-4f93a2d95465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006502 10.0.0.38 - - [2025-09-29 02:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.249 - - [2025-09-29 02:53:48] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003006 10.0.0.38 - - [2025-09-29 02:53:48] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.104976 10.0.0.249 - - [2025-09-29 02:53:48] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002727 10.0.0.38 - - [2025-09-29 02:53:48] "POST /neutron/network HTTP/1.1" 200 615 0.179398 10.0.0.33 - - [2025-09-29 02:53:48] "POST /ref-update HTTP/1.1" 200 156 0.026313 10.0.0.38 - - [2025-09-29 02:53:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.004846 10.0.0.38 - - [2025-09-29 02:53:49] "GET /virtual-network/2a2ed05b-8547-4f1c-a152-50a11f2e4095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012857 10.0.0.38 - - [2025-09-29 02:53:49] "POST /neutron/network HTTP/1.1" 200 834 0.013275 10.0.0.38 - - [2025-09-29 02:53:49] "GET /virtual-network/2a2ed05b-8547-4f1c-a152-50a11f2e4095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013733 10.0.0.38 - - [2025-09-29 02:53:49] "GET /virtual-network/2a2ed05b-8547-4f1c-a152-50a11f2e4095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016001 10.0.0.249 - - [2025-09-29 02:53:49] "GET /obj-perms HTTP/1.1" 200 5026 0.057569 10.0.0.38 - - [2025-09-29 02:53:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.003284 10.0.0.38 - - [2025-09-29 02:53:50] "POST /neutron/port HTTP/1.1" 200 1084 0.027932 10.0.0.249 - - [2025-09-29 02:53:50] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002934 10.0.0.38 - - [2025-09-29 02:53:50] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.082982 10.0.0.38 - - [2025-09-29 02:53:50] "POST /neutron/network HTTP/1.1" 200 832 0.006550 10.0.0.38 - - [2025-09-29 02:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.012097 10.0.0.38 - - [2025-09-29 02:53:51] "POST /id-to-fqname HTTP/1.1" 200 224 0.001800 10.0.0.38 - - [2025-09-29 02:53:51] "POST /neutron/network HTTP/1.1" 200 844 0.010296 10.0.0.38 - - [2025-09-29 02:53:52] "POST /neutron/port HTTP/1.1" 200 1058 0.019735 10.0.0.38 - - [2025-09-29 02:53:52] "POST /neutron/port HTTP/1.1" 200 1086 0.016609 10.0.0.38 - - [2025-09-29 02:53:52] "POST /neutron/port HTTP/1.1" 200 117 0.001495 10.0.0.249 - - [2025-09-29 02:53:52] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001803 10.0.0.38 - - [2025-09-29 02:53:52] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.082389 10.0.0.38 - - [2025-09-29 02:53:52] "POST /neutron/port HTTP/1.1" 200 2054 0.027922 10.0.0.38 - - [2025-09-29 02:53:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.004113 10.0.0.38 - - [2025-09-29 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.249 - - [2025-09-29 02:53:52] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001277 10.0.0.38 - - [2025-09-29 02:53:52] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009613 10.0.0.38 - - [2025-09-29 02:53:52] "POST /service-templates HTTP/1.1" 200 545 0.033881 10.0.0.38 - - [2025-09-29 02:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2025-09-29 02:53:52] "GET /service-template/712d6a3c-c81c-4194-aee0-fdbc0799747b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.006194 10.0.0.38 - - [2025-09-29 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.38 - - [2025-09-29 02:53:53] "POST /neutron/network HTTP/1.1" 200 844 0.010725 10.0.0.38 - - [2025-09-29 02:53:53] "GET /service-template/712d6a3c-c81c-4194-aee0-fdbc0799747b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.004977 10.0.0.38 - - [2025-09-29 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.002688 10.0.0.38 - - [2025-09-29 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 223 0.005838 10.0.0.38 - - [2025-09-29 02:53:53] "POST /id-to-fqname HTTP/1.1" 200 224 0.001156 10.0.0.38 - - [2025-09-29 02:53:53] "POST /neutron/port HTTP/1.1" 200 1058 0.018122 10.0.0.38 - - [2025-09-29 02:53:53] "POST /neutron/port HTTP/1.1" 200 1112 0.111696 10.0.0.38 - - [2025-09-29 02:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.38 - - [2025-09-29 02:53:53] "DELETE /service-template/712d6a3c-c81c-4194-aee0-fdbc0799747b HTTP/1.1" 200 115 0.037608 10.0.0.38 - - [2025-09-29 02:53:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003755 10.0.0.38 - - [2025-09-29 02:53:53] "POST /neutron/subnet HTTP/1.1" 200 699 0.010214 10.0.0.38 - - [2025-09-29 02:53:53] "POST /neutron/network HTTP/1.1" 200 834 0.014751 10.0.0.38 - - [2025-09-29 02:53:54] "POST /neutron/port HTTP/1.1" 200 1112 0.026955 10.0.0.249 - - [2025-09-29 02:53:55] "DELETE /project/b12ba16c851d46ec9d21abb3f60d60ba HTTP/1.1" 404 173 0.012007 10.0.0.249 - - [2025-09-29 02:53:55] "DELETE /project/9341c8f2-52d5-469d-bc76-6989506a64d1 HTTP/1.1" 404 177 0.011909 10.0.0.38 - - [2025-09-29 02:53:55] "POST /neutron/port HTTP/1.1" 200 1112 0.019753 10.0.0.38 - - [2025-09-29 02:53:55] "POST /neutron/network HTTP/1.1" 200 2877 0.045606 10.0.0.38 - - [2025-09-29 02:53:55] "POST /neutron/network HTTP/1.1" 200 117 0.016625 10.0.0.33 - - [2025-09-29 02:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.249 - - [2025-09-29 02:53:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005352 10.0.0.249 - - [2025-09-29 02:53:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002121 10.0.0.38 - - [2025-09-29 02:53:56] "POST /neutron/network HTTP/1.1" 200 151 0.179571 10.0.0.33 - - [2025-09-29 02:53:56] "DELETE /route-target/35c26ed7-ebff-40e4-9582-c16abe00c011 HTTP/1.1" 200 115 0.021432 10.0.0.38 - - [2025-09-29 02:53:57] "POST /neutron/network HTTP/1.1" 200 832 0.015833 10.0.0.38 - - [2025-09-29 02:53:57] "POST /neutron/port HTTP/1.1" 200 1110 0.016731 10.0.0.33 - - [2025-09-29 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.249 - - [2025-09-29 02:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004364 10.0.0.249 - - [2025-09-29 02:53:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003741 10.0.0.38 - - [2025-09-29 02:53:59] "POST /neutron/network HTTP/1.1" 200 151 0.170768 10.0.0.38 - - [2025-09-29 02:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.249 - - [2025-09-29 02:54:02] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001247 10.0.0.38 - - [2025-09-29 02:54:02] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.072028 10.0.0.33 - - [2025-09-29 02:54:02] "POST /ref-update HTTP/1.1" 200 156 0.030473 10.0.0.249 - - [2025-09-29 02:54:02] "POST /useragent-kv HTTP/1.1" 200 115 0.012470 10.0.0.38 - - [2025-09-29 02:54:02] "POST /neutron/subnet HTTP/1.1" 200 734 0.227010 10.0.0.38 - - [2025-09-29 02:54:02] "POST /id-to-fqname HTTP/1.1" 200 223 0.001584 10.0.0.38 - - [2025-09-29 02:54:02] "GET /virtual-network/7cfa6e53-0b1e-46f6-8e34-30323e67148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007413 10.0.0.38 - - [2025-09-29 02:54:02] "GET /virtual-network/7cfa6e53-0b1e-46f6-8e34-30323e67148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006755 10.0.0.38 - - [2025-09-29 02:54:02] "POST /neutron/network HTTP/1.1" 200 834 0.008467 10.0.0.38 - - [2025-09-29 02:54:02] "GET /virtual-network/7cfa6e53-0b1e-46f6-8e34-30323e67148a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008662 10.0.0.38 - - [2025-09-29 02:54:03] "GET /obj-perms HTTP/1.1" 200 5026 0.003695 10.0.0.33 - - [2025-09-29 02:54:03] "GET /obj-perms HTTP/1.1" 200 5026 0.004396 10.0.0.38 - - [2025-09-29 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.249 - - [2025-09-29 02:54:03] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.38 - - [2025-09-29 02:54:03] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.046611 10.0.0.249 - - [2025-09-29 02:54:03] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001231 10.0.0.38 - - [2025-09-29 02:54:03] "POST /neutron/network HTTP/1.1" 200 613 0.153671 10.0.0.38 - - [2025-09-29 02:54:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.003359 10.0.0.38 - - [2025-09-29 02:54:03] "GET /virtual-network/487c3985-1e6e-4585-bd13-14445c30777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005111 10.0.0.38 - - [2025-09-29 02:54:03] "POST /neutron/network HTTP/1.1" 200 832 0.007695 10.0.0.38 - - [2025-09-29 02:54:03] "GET /virtual-network/487c3985-1e6e-4585-bd13-14445c30777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.009659 10.0.0.38 - - [2025-09-29 02:54:04] "GET /virtual-network/487c3985-1e6e-4585-bd13-14445c30777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005530 10.0.0.38 - - [2025-09-29 02:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.249 - - [2025-09-29 02:54:04] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001715 10.0.0.38 - - [2025-09-29 02:54:04] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.044379 10.0.0.38 - - [2025-09-29 02:54:04] "POST /neutron/network HTTP/1.1" 200 117 0.013629 10.0.0.33 - - [2025-09-29 02:54:04] "POST /route-targets HTTP/1.1" 200 328 0.013389 10.0.0.38 - - [2025-09-29 02:54:04] "POST /neutron/network HTTP/1.1" 200 835 0.008126 10.0.0.38 - - [2025-09-29 02:54:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.000938 10.0.0.38 - - [2025-09-29 02:54:04] "GET /virtual-network/11508827-8499-40cf-ab98-dedb72e3c402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005211 10.0.0.38 - - [2025-09-29 02:54:04] "GET /virtual-network/11508827-8499-40cf-ab98-dedb72e3c402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006371 10.0.0.38 - - [2025-09-29 02:54:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.010228 10.0.0.38 - - [2025-09-29 02:54:05] "GET /virtual-network/11508827-8499-40cf-ab98-dedb72e3c402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.012880 10.0.0.249 - - [2025-09-29 02:54:05] "GET /obj-perms HTTP/1.1" 200 5026 0.004690 10.0.0.38 - - [2025-09-29 02:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.249 - - [2025-09-29 02:54:05] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001401 10.0.0.38 - - [2025-09-29 02:54:05] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.073184 10.0.0.33 - - [2025-09-29 02:54:05] "POST /ref-update HTTP/1.1" 200 156 0.024242 10.0.0.249 - - [2025-09-29 02:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.008701 10.0.0.38 - - [2025-09-29 02:54:06] "POST /neutron/subnet HTTP/1.1" 200 719 0.245586 10.0.0.38 - - [2025-09-29 02:54:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.001347 10.0.0.38 - - [2025-09-29 02:54:06] "GET /virtual-network/b8bd24ff-6bed-42ce-a103-38e85a43e53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006019 10.0.0.38 - - [2025-09-29 02:54:06] "GET /virtual-network/b8bd24ff-6bed-42ce-a103-38e85a43e53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006558 10.0.0.38 - - [2025-09-29 02:54:06] "POST /neutron/network HTTP/1.1" 200 843 0.007127 10.0.0.38 - - [2025-09-29 02:54:06] "GET /virtual-network/b8bd24ff-6bed-42ce-a103-38e85a43e53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.012688 10.0.0.38 - - [2025-09-29 02:54:06] "GET /obj-perms HTTP/1.1" 200 5026 0.003807 10.0.0.33 - - [2025-09-29 02:54:06] "GET /obj-perms HTTP/1.1" 200 5026 0.003827 10.0.0.38 - - [2025-09-29 02:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.249 - - [2025-09-29 02:54:06] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001201 10.0.0.38 - - [2025-09-29 02:54:06] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.089624 10.0.0.249 - - [2025-09-29 02:54:06] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001774 10.0.0.38 - - [2025-09-29 02:54:07] "POST /neutron/network HTTP/1.1" 200 627 0.173977 10.0.0.38 - - [2025-09-29 02:54:07] "POST /id-to-fqname HTTP/1.1" 200 230 0.003356 10.0.0.38 - - [2025-09-29 02:54:07] "GET /virtual-network/50327421-5352-49dd-b674-3b611c218422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005176 10.0.0.38 - - [2025-09-29 02:54:07] "POST /neutron/network HTTP/1.1" 200 843 0.009658 10.0.0.38 - - [2025-09-29 02:54:07] "GET /virtual-network/50327421-5352-49dd-b674-3b611c218422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006270 10.0.0.38 - - [2025-09-29 02:54:07] "GET /virtual-network/50327421-5352-49dd-b674-3b611c218422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007784 10.0.0.38 - - [2025-09-29 02:54:07] "POST /id-to-fqname HTTP/1.1" 200 223 0.001913 10.0.0.38 - - [2025-09-29 02:54:08] "POST /neutron/network HTTP/1.1" 200 842 0.007663 10.0.0.249 - - [2025-09-29 02:54:08] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000901 10.0.0.38 - - [2025-09-29 02:54:08] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.074912 10.0.0.38 - - [2025-09-29 02:54:09] "POST /neutron/port HTTP/1.1" 200 117 0.010432 10.0.0.38 - - [2025-09-29 02:54:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001968 10.0.0.38 - - [2025-09-29 02:54:09] "POST /neutron/network HTTP/1.1" 200 842 0.017524 10.0.0.38 - - [2025-09-29 02:54:09] "POST /neutron/port HTTP/1.1" 200 1058 0.015519 10.0.0.249 - - [2025-09-29 02:54:10] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001403 10.0.0.38 - - [2025-09-29 02:54:10] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.075092 10.0.0.38 - - [2025-09-29 02:54:10] "POST /neutron/network HTTP/1.1" 200 835 0.007341 10.0.0.38 - - [2025-09-29 02:54:10] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.38 - - [2025-09-29 02:54:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009044 10.0.0.38 - - [2025-09-29 02:54:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003929 10.0.0.38 - - [2025-09-29 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.249 - - [2025-09-29 02:54:10] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001286 10.0.0.38 - - [2025-09-29 02:54:10] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010011 10.0.0.38 - - [2025-09-29 02:54:10] "POST /service-templates HTTP/1.1" 200 545 0.052902 10.0.0.38 - - [2025-09-29 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.38 - - [2025-09-29 02:54:10] "GET /service-template/eb313d99-b378-482a-b9f9-2af1c164d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007931 10.0.0.38 - - [2025-09-29 02:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.38 - - [2025-09-29 02:54:10] "GET /service-template/eb313d99-b378-482a-b9f9-2af1c164d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004845 10.0.0.38 - - [2025-09-29 02:54:10] "POST /id-to-fqname HTTP/1.1" 200 223 0.003453 10.0.0.38 - - [2025-09-29 02:54:10] "POST /id-to-fqname HTTP/1.1" 200 229 0.001321 10.0.0.249 - - [2025-09-29 02:54:10] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001600 10.0.0.38 - - [2025-09-29 02:54:10] "POST /id-to-fqname HTTP/1.1" 200 230 0.003967 10.0.0.38 - - [2025-09-29 02:54:11] "POST /neutron/port HTTP/1.1" 200 1059 0.330024 10.0.0.38 - - [2025-09-29 02:54:11] "POST /neutron/port HTTP/1.1" 200 1059 0.013364 10.0.0.38 - - [2025-09-29 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.38 - - [2025-09-29 02:54:11] "DELETE /service-template/eb313d99-b378-482a-b9f9-2af1c164d812 HTTP/1.1" 200 115 0.050561 10.0.0.38 - - [2025-09-29 02:54:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003475 10.0.0.38 - - [2025-09-29 02:54:11] "POST /neutron/port HTTP/1.1" 200 1087 0.020610 10.0.0.38 - - [2025-09-29 02:54:11] "POST /neutron/port HTTP/1.1" 200 117 0.002765 10.0.0.33 - - [2025-09-29 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.249 - - [2025-09-29 02:54:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002866 10.0.0.249 - - [2025-09-29 02:54:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003350 10.0.0.38 - - [2025-09-29 02:54:11] "POST /neutron/network HTTP/1.1" 200 151 0.160557 10.0.0.38 - - [2025-09-29 02:54:12] "POST /neutron/port HTTP/1.1" 200 151 0.235677 10.0.0.33 - - [2025-09-29 02:54:12] "DELETE /route-target/355ef052-bcd2-454f-848d-194f2997e50d HTTP/1.1" 200 115 0.024134 10.0.0.38 - - [2025-09-29 02:54:12] "POST /neutron/network HTTP/1.1" 200 835 0.006810 10.0.0.38 - - [2025-09-29 02:54:12] "POST /neutron/port HTTP/1.1" 200 1087 0.030893 10.0.0.38 - - [2025-09-29 02:54:13] "POST /neutron/port HTTP/1.1" 200 117 0.007478 10.0.0.38 - - [2025-09-29 02:54:13] "POST /neutron/port HTTP/1.1" 200 117 0.016131 10.0.0.38 - - [2025-09-29 02:54:14] "POST /neutron/network HTTP/1.1" 200 832 0.012223 10.0.0.33 - - [2025-09-29 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.249 - - [2025-09-29 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002994 10.0.0.249 - - [2025-09-29 02:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002192 10.0.0.38 - - [2025-09-29 02:54:15] "POST /neutron/network HTTP/1.1" 200 151 0.137748 10.0.0.33 - - [2025-09-29 02:54:15] "DELETE /route-target/d37fa73b-9d5d-406e-9289-ad98de6eab99 HTTP/1.1" 200 115 0.031400 10.0.0.249 - - [2025-09-29 02:54:17] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003689 10.0.0.38 - - [2025-09-29 02:54:17] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.107729 10.0.0.249 - - [2025-09-29 02:54:17] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001834 10.0.0.38 - - [2025-09-29 02:54:17] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?fields=virtual_networks HTTP/1.1" 200 1031 0.068187 10.0.0.249 - - [2025-09-29 02:54:17] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002400 10.0.0.38 - - [2025-09-29 02:54:17] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.054954 10.0.0.249 - - [2025-09-29 02:54:17] "GET /projects?obj_uuids=b12ba16c-851d-46ec-9d21-abb3f60d60ba&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002193 10.0.0.38 - - [2025-09-29 02:54:17] "GET /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba?fields=security_groups HTTP/1.1" 200 1256 0.065349 10.0.0.38 - - [2025-09-29 02:54:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.030894 10.0.0.249 - - [2025-09-29 02:54:18] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007046 10.0.0.249 - - [2025-09-29 02:54:18] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002961 10.0.0.249 - - [2025-09-29 02:54:18] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.022063 10.0.0.249 - - [2025-09-29 02:54:18] "POST /id-to-fqname HTTP/1.1" 200 188 0.006667 10.0.0.249 - - [2025-09-29 02:54:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.005633 10.0.0.249 - - [2025-09-29 02:54:18] "POST /security-groups HTTP/1.1" 200 589 0.035229 10.0.0.249 - - [2025-09-29 02:54:18] "POST /projects HTTP/1.1" 200 581 0.281500 10.0.0.249 - - [2025-09-29 02:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.317275 10.0.0.33 - - [2025-09-29 02:54:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.006795 10.0.0.38 - - [2025-09-29 02:54:18] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.486822 10.0.0.38 - - [2025-09-29 02:54:19] "GET / HTTP/1.1" 200 36215 0.005414 10.0.0.38 - - [2025-09-29 02:54:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.38 - - [2025-09-29 02:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.056652 10.0.0.249 - - [2025-09-29 02:54:21] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001811 10.0.0.38 - - [2025-09-29 02:54:21] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.071916 10.0.0.33 - - [2025-09-29 02:54:22] "POST /ref-update HTTP/1.1" 200 156 0.024551 10.0.0.249 - - [2025-09-29 02:54:22] "POST /useragent-kv HTTP/1.1" 200 115 0.016308 10.0.0.38 - - [2025-09-29 02:54:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.233780 10.0.0.38 - - [2025-09-29 02:54:22] "POST /id-to-fqname HTTP/1.1" 200 223 0.002281 10.0.0.38 - - [2025-09-29 02:54:22] "GET /virtual-network/bbf2d3f1-3ca3-4e51-b8bf-555212b36146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007156 10.0.0.38 - - [2025-09-29 02:54:22] "GET /virtual-network/bbf2d3f1-3ca3-4e51-b8bf-555212b36146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009500 10.0.0.38 - - [2025-09-29 02:54:22] "POST /neutron/network HTTP/1.1" 200 830 0.008984 10.0.0.38 - - [2025-09-29 02:54:23] "GET /virtual-network/bbf2d3f1-3ca3-4e51-b8bf-555212b36146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009771 10.0.0.249 - - [2025-09-29 02:54:24] "GET /obj-perms HTTP/1.1" 200 5026 0.069617 10.0.0.38 - - [2025-09-29 02:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.249 - - [2025-09-29 02:54:24] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002676 10.0.0.38 - - [2025-09-29 02:54:24] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063632 10.0.0.249 - - [2025-09-29 02:54:24] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917 10.0.0.38 - - [2025-09-29 02:54:24] "POST /neutron/network HTTP/1.1" 200 617 0.147722 10.0.0.38 - - [2025-09-29 02:54:25] "POST /id-to-fqname HTTP/1.1" 200 225 0.002792 10.0.0.38 - - [2025-09-29 02:54:25] "GET /virtual-network/983bdc03-c530-48ae-a903-206de67afa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005424 10.0.0.38 - - [2025-09-29 02:54:25] "POST /neutron/network HTTP/1.1" 200 836 0.006730 10.0.0.38 - - [2025-09-29 02:54:25] "GET /virtual-network/983bdc03-c530-48ae-a903-206de67afa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005883 10.0.0.38 - - [2025-09-29 02:54:25] "GET /virtual-network/983bdc03-c530-48ae-a903-206de67afa1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.010818 10.0.0.38 - - [2025-09-29 02:54:25] "GET /obj-perms HTTP/1.1" 200 5026 0.077647 10.0.0.33 - - [2025-09-29 02:54:26] "GET /obj-perms HTTP/1.1" 200 5026 0.346103 10.0.0.38 - - [2025-09-29 02:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.249 - - [2025-09-29 02:54:26] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002805 10.0.0.38 - - [2025-09-29 02:54:26] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.081136 10.0.0.38 - - [2025-09-29 02:54:26] "POST /neutron/network HTTP/1.1" 200 117 0.028477 10.0.0.33 - - [2025-09-29 02:54:26] "POST /route-targets HTTP/1.1" 200 328 0.029009 10.0.0.38 - - [2025-09-29 02:54:26] "POST /neutron/network HTTP/1.1" 200 838 0.009338 10.0.0.38 - - [2025-09-29 02:54:26] "POST /id-to-fqname HTTP/1.1" 200 226 0.000988 10.0.0.38 - - [2025-09-29 02:54:26] "GET /virtual-network/ab7befc6-7f88-4afa-a5e5-a81e5f2c1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005331 10.0.0.38 - - [2025-09-29 02:54:26] "GET /virtual-network/ab7befc6-7f88-4afa-a5e5-a81e5f2c1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006009 10.0.0.38 - - [2025-09-29 02:54:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.011197 10.0.0.38 - - [2025-09-29 02:54:26] "GET /virtual-network/ab7befc6-7f88-4afa-a5e5-a81e5f2c1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005939 10.0.0.38 - - [2025-09-29 02:54:27] "POST /id-to-fqname HTTP/1.1" 200 225 0.001571 10.0.0.249 - - [2025-09-29 02:54:28] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001778 10.0.0.38 - - [2025-09-29 02:54:28] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.085418 10.0.0.38 - - [2025-09-29 02:54:28] "POST /neutron/port HTTP/1.1" 200 117 0.007837 10.0.0.38 - - [2025-09-29 02:54:28] "POST /id-to-fqname HTTP/1.1" 200 226 0.001481 10.0.0.38 - - [2025-09-29 02:54:28] "POST /neutron/network HTTP/1.1" 200 848 0.008164 10.0.0.38 - - [2025-09-29 02:54:29] "POST /neutron/port HTTP/1.1" 200 1058 0.043665 10.0.0.249 - - [2025-09-29 02:54:29] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002094 10.0.0.38 - - [2025-09-29 02:54:29] "POST /neutron/port HTTP/1.1" 200 1086 0.042890 10.0.0.38 - - [2025-09-29 02:54:29] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.221451 10.0.0.38 - - [2025-09-29 02:54:29] "POST /neutron/network HTTP/1.1" 200 838 0.015449 10.0.0.38 - - [2025-09-29 02:54:29] "POST /neutron/port HTTP/1.1" 200 1086 0.050019 10.0.0.38 - - [2025-09-29 02:54:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.004017 10.0.0.38 - - [2025-09-29 02:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.249 - - [2025-09-29 02:54:29] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003886 10.0.0.38 - - [2025-09-29 02:54:29] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.021078 10.0.0.38 - - [2025-09-29 02:54:30] "POST /service-templates HTTP/1.1" 200 545 0.061239 10.0.0.38 - - [2025-09-29 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.38 - - [2025-09-29 02:54:30] "POST /neutron/network HTTP/1.1" 200 848 0.010927 10.0.0.38 - - [2025-09-29 02:54:30] "GET /service-template/1a16727b-e0dc-45e2-b773-f7d7f1610677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.009880 10.0.0.38 - - [2025-09-29 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.38 - - [2025-09-29 02:54:30] "GET /service-template/1a16727b-e0dc-45e2-b773-f7d7f1610677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.014843 10.0.0.38 - - [2025-09-29 02:54:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001979 10.0.0.38 - - [2025-09-29 02:54:30] "POST /id-to-fqname HTTP/1.1" 200 225 0.000965 10.0.0.38 - - [2025-09-29 02:54:30] "POST /id-to-fqname HTTP/1.1" 200 226 0.001685 10.0.0.38 - - [2025-09-29 02:54:30] "POST /neutron/port HTTP/1.1" 200 1058 0.015065 10.0.0.38 - - [2025-09-29 02:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.38 - - [2025-09-29 02:54:30] "DELETE /service-template/1a16727b-e0dc-45e2-b773-f7d7f1610677 HTTP/1.1" 200 115 0.057993 10.0.0.38 - - [2025-09-29 02:54:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.004202 10.0.0.38 - - [2025-09-29 02:54:30] "POST /neutron/port HTTP/1.1" 200 1112 0.128562 10.0.0.38 - - [2025-09-29 02:54:30] "POST /neutron/subnet HTTP/1.1" 200 699 0.010715 10.0.0.38 - - [2025-09-29 02:54:31] "POST /neutron/network HTTP/1.1" 200 838 0.012977 10.0.0.38 - - [2025-09-29 02:54:31] "POST /neutron/port HTTP/1.1" 200 1112 0.024066 10.0.0.38 - - [2025-09-29 02:54:32] "POST /neutron/port HTTP/1.1" 200 1112 0.030082 10.0.0.38 - - [2025-09-29 02:54:32] "POST /neutron/network HTTP/1.1" 200 2193 0.016917 10.0.0.38 - - [2025-09-29 02:54:33] "POST /neutron/network HTTP/1.1" 200 838 0.014497 10.0.0.33 - - [2025-09-29 02:54:33] "DELETE /route-target/a9e0d680-042f-4536-9390-d30c4c7e4d6f HTTP/1.1" 200 115 0.030263 10.0.0.249 - - [2025-09-29 02:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003044 10.0.0.249 - - [2025-09-29 02:54:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004528 10.0.0.38 - - [2025-09-29 02:54:33] "POST /neutron/network HTTP/1.1" 200 151 0.143807 10.0.0.33 - - [2025-09-29 02:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-09-29 02:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.249 - - [2025-09-29 02:54:36] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001323 10.0.0.38 - - [2025-09-29 02:54:36] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.063349 10.0.0.38 - - [2025-09-29 02:54:36] "POST /neutron/network HTTP/1.1" 200 117 0.012469 10.0.0.38 - - [2025-09-29 02:54:37] "POST /neutron/network HTTP/1.1" 200 833 0.013003 10.0.0.38 - - [2025-09-29 02:54:37] "POST /id-to-fqname HTTP/1.1" 200 223 0.001608 10.0.0.38 - - [2025-09-29 02:54:37] "GET /virtual-network/6e45e06f-d4ab-4194-afb4-179554ac5507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008809 10.0.0.38 - - [2025-09-29 02:54:37] "GET /virtual-network/6e45e06f-d4ab-4194-afb4-179554ac5507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.011900 10.0.0.38 - - [2025-09-29 02:54:37] "POST /neutron/subnet HTTP/1.1" 200 730 0.019004 10.0.0.33 - - [2025-09-29 02:54:37] "POST /ref-update HTTP/1.1" 200 156 0.048642 10.0.0.38 - - [2025-09-29 02:54:37] "GET /virtual-network/6e45e06f-d4ab-4194-afb4-179554ac5507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010278 10.0.0.38 - - [2025-09-29 02:54:38] "GET /obj-perms HTTP/1.1" 200 5026 0.003888 10.0.0.33 - - [2025-09-29 02:54:38] "GET /obj-perms HTTP/1.1" 200 5026 0.004238 10.0.0.249 - - [2025-09-29 02:54:38] "GET /obj-perms HTTP/1.1" 200 5026 0.004872 10.0.0.38 - - [2025-09-29 02:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.249 - - [2025-09-29 02:54:38] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003123 10.0.0.38 - - [2025-09-29 02:54:38] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.074490 10.0.0.249 - - [2025-09-29 02:54:38] "POST /useragent-kv HTTP/1.1" 200 115 0.006791 10.0.0.38 - - [2025-09-29 02:54:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.223401 10.0.0.38 - - [2025-09-29 02:54:38] "POST /id-to-fqname HTTP/1.1" 200 223 0.001477 10.0.0.38 - - [2025-09-29 02:54:38] "GET /virtual-network/e25aaf69-b529-41e5-b117-8fcf6237c897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004919 10.0.0.38 - - [2025-09-29 02:54:38] "GET /virtual-network/e25aaf69-b529-41e5-b117-8fcf6237c897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005216 10.0.0.38 - - [2025-09-29 02:54:38] "POST /neutron/network HTTP/1.1" 200 833 0.008223 10.0.0.38 - - [2025-09-29 02:54:38] "GET /virtual-network/e25aaf69-b529-41e5-b117-8fcf6237c897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011401 10.0.0.38 - - [2025-09-29 02:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.249 - - [2025-09-29 02:54:39] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003044 10.0.0.38 - - [2025-09-29 02:54:39] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.088642 10.0.0.249 - - [2025-09-29 02:54:39] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003823 10.0.0.38 - - [2025-09-29 02:54:39] "POST /neutron/network HTTP/1.1" 200 615 0.204479 10.0.0.33 - - [2025-09-29 02:54:39] "POST /route-targets HTTP/1.1" 200 328 0.013701 10.0.0.38 - - [2025-09-29 02:54:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.004146 10.0.0.38 - - [2025-09-29 02:54:40] "GET /virtual-network/2ee540ad-e97c-4e78-89bf-2b340bfe1ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007531 10.0.0.38 - - [2025-09-29 02:54:40] "POST /neutron/network HTTP/1.1" 200 834 0.007483 10.0.0.38 - - [2025-09-29 02:54:40] "GET /virtual-network/2ee540ad-e97c-4e78-89bf-2b340bfe1ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.010334 10.0.0.38 - - [2025-09-29 02:54:40] "GET /virtual-network/2ee540ad-e97c-4e78-89bf-2b340bfe1ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007535 10.0.0.38 - - [2025-09-29 02:54:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.003502 10.0.0.38 - - [2025-09-29 02:54:40] "POST /neutron/network HTTP/1.1" 200 843 0.014283 10.0.0.249 - - [2025-09-29 02:54:41] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.38 - - [2025-09-29 02:54:41] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.081656 10.0.0.38 - - [2025-09-29 02:54:41] "POST /neutron/port HTTP/1.1" 200 117 0.013177 10.0.0.38 - - [2025-09-29 02:54:41] "POST /id-to-fqname HTTP/1.1" 200 224 0.003280 10.0.0.38 - - [2025-09-29 02:54:42] "POST /neutron/network HTTP/1.1" 200 843 0.016494 10.0.0.38 - - [2025-09-29 02:54:42] "POST /neutron/port HTTP/1.1" 200 1059 0.014966 10.0.0.249 - - [2025-09-29 02:54:42] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001164 10.0.0.38 - - [2025-09-29 02:54:42] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.077477 10.0.0.38 - - [2025-09-29 02:54:42] "POST /neutron/network HTTP/1.1" 200 834 0.007097 10.0.0.38 - - [2025-09-29 02:54:42] "POST /neutron/port HTTP/1.1" 200 117 0.003327 10.0.0.38 - - [2025-09-29 02:54:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014095 10.0.0.38 - - [2025-09-29 02:54:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.005298 10.0.0.38 - - [2025-09-29 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.249 - - [2025-09-29 02:54:43] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001861 10.0.0.38 - - [2025-09-29 02:54:43] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.017369 10.0.0.38 - - [2025-09-29 02:54:43] "POST /service-templates HTTP/1.1" 200 545 0.048296 10.0.0.38 - - [2025-09-29 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.38 - - [2025-09-29 02:54:43] "GET /service-template/f7ba12f5-e67e-47d9-84b7-c5bae68f2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.012634 10.0.0.38 - - [2025-09-29 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.249 - - [2025-09-29 02:54:43] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001869 10.0.0.38 - - [2025-09-29 02:54:43] "GET /service-template/f7ba12f5-e67e-47d9-84b7-c5bae68f2bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1819 0.007257 10.0.0.38 - - [2025-09-29 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.003239 10.0.0.38 - - [2025-09-29 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 223 0.002927 10.0.0.38 - - [2025-09-29 02:54:43] "POST /id-to-fqname HTTP/1.1" 200 224 0.004356 10.0.0.38 - - [2025-09-29 02:54:43] "POST /neutron/port HTTP/1.1" 200 1058 0.315522 10.0.0.38 - - [2025-09-29 02:54:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006246 10.0.0.38 - - [2025-09-29 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.38 - - [2025-09-29 02:54:43] "DELETE /service-template/f7ba12f5-e67e-47d9-84b7-c5bae68f2bf7 HTTP/1.1" 200 115 0.068899 10.0.0.38 - - [2025-09-29 02:54:43] "POST /fqname-to-id HTTP/1.1" 404 193 0.004992 10.0.0.38 - - [2025-09-29 02:54:43] "POST /neutron/port HTTP/1.1" 200 1086 0.021160 10.0.0.38 - - [2025-09-29 02:54:43] "POST /neutron/port HTTP/1.1" 200 117 0.001807 10.0.0.38 - - [2025-09-29 02:54:44] "POST /neutron/network HTTP/1.1" 400 204 0.029083 10.0.0.38 - - [2025-09-29 02:54:44] "POST /neutron/port HTTP/1.1" 200 151 0.193400 10.0.0.38 - - [2025-09-29 02:54:45] "POST /neutron/port HTTP/1.1" 200 151 0.212699 10.0.0.38 - - [2025-09-29 02:54:45] "POST /neutron/network HTTP/1.1" 200 117 0.012843 10.0.0.38 - - [2025-09-29 02:54:46] "POST /neutron/port HTTP/1.1" 200 117 0.017762 10.0.0.33 - - [2025-09-29 02:54:46] "DELETE /route-target/6f76b773-4ba9-47cd-b391-b1730507f447 HTTP/1.1" 200 115 0.031461 10.0.0.38 - - [2025-09-29 02:54:46] "POST /neutron/network HTTP/1.1" 200 833 0.010409 10.0.0.33 - - [2025-09-29 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.249 - - [2025-09-29 02:54:48] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.38 - - [2025-09-29 02:54:48] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.070196 10.0.0.249 - - [2025-09-29 02:54:48] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002072 10.0.0.38 - - [2025-09-29 02:54:48] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?fields=virtual_networks HTTP/1.1" 200 1030 0.080602 10.0.0.249 - - [2025-09-29 02:54:48] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003006 10.0.0.38 - - [2025-09-29 02:54:48] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.076965 10.0.0.249 - - [2025-09-29 02:54:48] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001894 10.0.0.38 - - [2025-09-29 02:54:48] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?fields=security_groups HTTP/1.1" 200 1255 0.048515 10.0.0.38 - - [2025-09-29 02:54:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.035659 10.0.0.249 - - [2025-09-29 02:54:49] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007569 10.0.0.249 - - [2025-09-29 02:54:49] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002847 10.0.0.249 - - [2025-09-29 02:54:49] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017979 10.0.0.249 - - [2025-09-29 02:54:49] "POST /id-to-fqname HTTP/1.1" 200 186 0.001129 10.0.0.249 - - [2025-09-29 02:54:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.009874 10.0.0.249 - - [2025-09-29 02:54:50] "POST /security-groups HTTP/1.1" 200 587 0.029380 10.0.0.249 - - [2025-09-29 02:54:50] "POST /projects HTTP/1.1" 200 577 0.295789 10.0.0.249 - - [2025-09-29 02:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.339468 10.0.0.33 - - [2025-09-29 02:54:50] "POST /access-control-lists HTTP/1.1" 200 594 0.031738 10.0.0.38 - - [2025-09-29 02:54:50] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.531440 10.0.0.38 - - [2025-09-29 02:54:51] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.33 - - [2025-09-29 02:54:51] "DELETE /access-control-list/ea80fab9-6aa7-4fcb-9cc6-ad9448c7167b HTTP/1.1" 200 115 0.035366 10.0.0.38 - - [2025-09-29 02:54:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.001165 10.0.0.38 - - [2025-09-29 02:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.044403 10.0.0.249 - - [2025-09-29 02:54:53] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002657 10.0.0.38 - - [2025-09-29 02:54:53] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.093635 10.0.0.249 - - [2025-09-29 02:54:53] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003296 10.0.0.38 - - [2025-09-29 02:54:53] "POST /neutron/network HTTP/1.1" 200 611 0.204760 10.0.0.33 - - [2025-09-29 02:54:53] "POST /ref-update HTTP/1.1" 200 156 0.019464 10.0.0.38 - - [2025-09-29 02:54:54] "POST /id-to-fqname HTTP/1.1" 200 221 0.005109 10.0.0.38 - - [2025-09-29 02:54:54] "GET /virtual-network/af0c72b9-6c63-40be-9718-bceafb2a2ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007480 10.0.0.38 - - [2025-09-29 02:54:54] "POST /neutron/network HTTP/1.1" 200 831 0.008168 10.0.0.38 - - [2025-09-29 02:54:54] "GET /virtual-network/af0c72b9-6c63-40be-9718-bceafb2a2ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007241 10.0.0.38 - - [2025-09-29 02:54:54] "GET /virtual-network/af0c72b9-6c63-40be-9718-bceafb2a2ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.013992 10.0.0.249 - - [2025-09-29 02:54:55] "DELETE /project/205884c5e3134121baa7a7cb62453f70 HTTP/1.1" 404 173 0.016088 10.0.0.249 - - [2025-09-29 02:54:55] "DELETE /project/4284ae73b4ad46f5914801f3a259158d HTTP/1.1" 404 173 0.013639 10.0.0.249 - - [2025-09-29 02:54:55] "DELETE /project/b12ba16c-851d-46ec-9d21-abb3f60d60ba HTTP/1.1" 404 177 0.020335 10.0.0.38 - - [2025-09-29 02:54:55] "GET /obj-perms HTTP/1.1" 200 5022 0.074229 10.0.0.249 - - [2025-09-29 02:54:55] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001445 10.0.0.249 - - [2025-09-29 02:54:55] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.075965 10.0.0.249 - - [2025-09-29 02:54:55] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001300 10.0.0.249 - - [2025-09-29 02:54:55] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?fields=security_groups HTTP/1.1" 200 1357 0.047643 10.0.0.249 - - [2025-09-29 02:54:55] "DELETE /security-group/f2e80b96-878d-4398-b3b5-a92592d7b8be HTTP/1.1" 200 115 0.052424 10.0.0.249 - - [2025-09-29 02:54:55] "GET /projects?obj_uuids=4284ae73-b4ad-46f5-9148-01f3a259158d&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002609 10.0.0.249 - - [2025-09-29 02:54:55] "GET /project/4284ae73-b4ad-46f5-9148-01f3a259158d?fields=application_policy_sets HTTP/1.1" 200 1396 0.057115 10.0.0.249 - - [2025-09-29 02:54:55] "DELETE /project/4284ae73-b4ad-46f5-9148-01f3a259158d HTTP/1.1" 200 115 0.431797 10.0.0.33 - - [2025-09-29 02:54:55] "GET /obj-perms HTTP/1.1" 200 5022 0.059849 10.0.0.249 - - [2025-09-29 02:54:56] "GET /obj-perms HTTP/1.1" 200 5022 0.045684 10.0.0.38 - - [2025-09-29 02:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007088 10.0.0.249 - - [2025-09-29 02:54:56] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001227 10.0.0.38 - - [2025-09-29 02:54:56] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.175286 10.0.0.38 - - [2025-09-29 02:54:56] "POST /neutron/network HTTP/1.1" 200 117 0.026930 10.0.0.33 - - [2025-09-29 02:54:56] "POST /route-targets HTTP/1.1" 200 328 0.019579 10.0.0.38 - - [2025-09-29 02:54:57] "POST /neutron/network HTTP/1.1" 200 831 0.009593 10.0.0.38 - - [2025-09-29 02:54:57] "POST /id-to-fqname HTTP/1.1" 200 221 0.001206 10.0.0.38 - - [2025-09-29 02:54:57] "GET /virtual-network/51b6f336-d999-4784-926b-d9ee737ec079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005661 10.0.0.38 - - [2025-09-29 02:54:57] "GET /virtual-network/51b6f336-d999-4784-926b-d9ee737ec079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005556 10.0.0.38 - - [2025-09-29 02:54:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.012066 10.0.0.38 - - [2025-09-29 02:54:57] "GET /virtual-network/51b6f336-d999-4784-926b-d9ee737ec079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005351 10.0.0.38 - - [2025-09-29 02:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.249 - - [2025-09-29 02:54:57] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001977 10.0.0.38 - - [2025-09-29 02:54:57] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.088949 10.0.0.33 - - [2025-09-29 02:54:58] "POST /ref-update HTTP/1.1" 200 156 0.022609 10.0.0.249 - - [2025-09-29 02:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007003 10.0.0.38 - - [2025-09-29 02:54:58] "POST /neutron/subnet HTTP/1.1" 200 710 0.238679 10.0.0.38 - - [2025-09-29 02:54:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001476 10.0.0.38 - - [2025-09-29 02:54:58] "GET /virtual-network/e0b24525-0f2f-4611-a09d-6e2bfa1dd53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006316 10.0.0.38 - - [2025-09-29 02:54:58] "GET /virtual-network/e0b24525-0f2f-4611-a09d-6e2bfa1dd53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007099 10.0.0.38 - - [2025-09-29 02:54:58] "POST /neutron/network HTTP/1.1" 200 829 0.008162 10.0.0.38 - - [2025-09-29 02:54:58] "GET /virtual-network/e0b24525-0f2f-4611-a09d-6e2bfa1dd53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006843 10.0.0.38 - - [2025-09-29 02:54:59] "POST /id-to-fqname HTTP/1.1" 200 221 0.001647 10.0.0.249 - - [2025-09-29 02:54:59] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001309 10.0.0.38 - - [2025-09-29 02:54:59] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.095435 10.0.0.38 - - [2025-09-29 02:54:59] "POST /neutron/network HTTP/1.1" 200 831 0.010612 10.0.0.38 - - [2025-09-29 02:55:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.003922 10.0.0.38 - - [2025-09-29 02:55:00] "POST /neutron/port HTTP/1.1" 200 117 0.010161 10.0.0.249 - - [2025-09-29 02:55:00] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002303 10.0.0.38 - - [2025-09-29 02:55:00] "POST /neutron/port HTTP/1.1" 200 1057 0.313657 10.0.0.38 - - [2025-09-29 02:55:01] "POST /neutron/port HTTP/1.1" 200 1111 0.102571 10.0.0.249 - - [2025-09-29 02:55:01] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001339 10.0.0.38 - - [2025-09-29 02:55:01] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.079298 10.0.0.38 - - [2025-09-29 02:55:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.014610 10.0.0.38 - - [2025-09-29 02:55:01] "POST /neutron/network HTTP/1.1" 200 831 0.007572 10.0.0.38 - - [2025-09-29 02:55:01] "POST /neutron/port HTTP/1.1" 200 117 0.011684 10.0.0.38 - - [2025-09-29 02:55:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006976 10.0.0.38 - - [2025-09-29 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.249 - - [2025-09-29 02:55:01] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.38 - - [2025-09-29 02:55:01] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012271 10.0.0.38 - - [2025-09-29 02:55:01] "POST /service-templates HTTP/1.1" 200 545 0.053296 10.0.0.38 - - [2025-09-29 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2025-09-29 02:55:01] "GET /service-template/442886f9-8f78-49af-91e9-c4fbe354acb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007115 10.0.0.38 - - [2025-09-29 02:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.38 - - [2025-09-29 02:55:01] "GET /service-template/442886f9-8f78-49af-91e9-c4fbe354acb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006387 10.0.0.38 - - [2025-09-29 02:55:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.003258 10.0.0.38 - - [2025-09-29 02:55:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.001778 10.0.0.38 - - [2025-09-29 02:55:01] "POST /id-to-fqname HTTP/1.1" 200 222 0.001267 10.0.0.38 - - [2025-09-29 02:55:02] "POST /neutron/port HTTP/1.1" 200 1996 0.081085 10.0.0.38 - - [2025-09-29 02:55:02] "POST /neutron/port HTTP/1.1" 200 1053 0.012507 10.0.0.38 - - [2025-09-29 02:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014969 10.0.0.38 - - [2025-09-29 02:55:02] "DELETE /service-template/442886f9-8f78-49af-91e9-c4fbe354acb9 HTTP/1.1" 200 115 0.056103 10.0.0.38 - - [2025-09-29 02:55:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003155 10.0.0.38 - - [2025-09-29 02:55:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006029 10.0.0.38 - - [2025-09-29 02:55:02] "POST /neutron/network HTTP/1.1" 200 829 0.006971 10.0.0.38 - - [2025-09-29 02:55:03] "POST /neutron/port HTTP/1.1" 200 1085 0.017461 10.0.0.38 - - [2025-09-29 02:55:03] "POST /neutron/port HTTP/1.1" 200 1081 0.018337 10.0.0.38 - - [2025-09-29 02:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.006212 10.0.0.38 - - [2025-09-29 02:55:04] "POST /neutron/port HTTP/1.1" 200 117 0.009438 10.0.0.38 - - [2025-09-29 02:55:05] "POST /neutron/network HTTP/1.1" 200 831 0.007986 10.0.0.33 - - [2025-09-29 02:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.249 - - [2025-09-29 02:55:05] "POST /useragent-kv HTTP/1.1" 200 115 0.013791 10.0.0.249 - - [2025-09-29 02:55:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002562 10.0.0.38 - - [2025-09-29 02:55:05] "POST /neutron/network HTTP/1.1" 200 151 0.132871 10.0.0.33 - - [2025-09-29 02:55:05] "DELETE /route-target/aca9fbf2-1bda-45c0-ba7a-90c467c4668b HTTP/1.1" 200 115 0.028406 10.0.0.38 - - [2025-09-29 02:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.249 - - [2025-09-29 02:55:08] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003039 10.0.0.38 - - [2025-09-29 02:55:08] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.099983 10.0.0.249 - - [2025-09-29 02:55:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007535 10.0.0.38 - - [2025-09-29 02:55:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.194756 10.0.0.38 - - [2025-09-29 02:55:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001637 10.0.0.38 - - [2025-09-29 02:55:09] "GET /virtual-network/dd3a1280-6dac-4b6d-9fd7-b2b5de81fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006696 10.0.0.38 - - [2025-09-29 02:55:09] "GET /virtual-network/dd3a1280-6dac-4b6d-9fd7-b2b5de81fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005940 10.0.0.38 - - [2025-09-29 02:55:09] "POST /neutron/network HTTP/1.1" 200 830 0.006213 10.0.0.38 - - [2025-09-29 02:55:09] "GET /virtual-network/dd3a1280-6dac-4b6d-9fd7-b2b5de81fe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006869 10.0.0.38 - - [2025-09-29 02:55:09] "GET /obj-perms HTTP/1.1" 200 5022 0.006292 10.0.0.33 - - [2025-09-29 02:55:09] "GET /obj-perms HTTP/1.1" 200 5022 0.004921 10.0.0.249 - - [2025-09-29 02:55:09] "GET /obj-perms HTTP/1.1" 200 5022 0.005146 10.0.0.38 - - [2025-09-29 02:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.249 - - [2025-09-29 02:55:09] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.008758 10.0.0.38 - - [2025-09-29 02:55:09] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.058684 10.0.0.249 - - [2025-09-29 02:55:09] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000953 10.0.0.38 - - [2025-09-29 02:55:09] "POST /neutron/network HTTP/1.1" 200 611 0.130943 10.0.0.33 - - [2025-09-29 02:55:09] "POST /route-targets HTTP/1.1" 200 328 0.011695 10.0.0.38 - - [2025-09-29 02:55:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.003155 10.0.0.38 - - [2025-09-29 02:55:10] "GET /virtual-network/cfa0c2c5-3129-4b5a-a626-3a08f051e842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005479 10.0.0.38 - - [2025-09-29 02:55:10] "POST /neutron/network HTTP/1.1" 200 831 0.006175 10.0.0.38 - - [2025-09-29 02:55:10] "GET /virtual-network/cfa0c2c5-3129-4b5a-a626-3a08f051e842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005813 10.0.0.38 - - [2025-09-29 02:55:10] "GET /virtual-network/cfa0c2c5-3129-4b5a-a626-3a08f051e842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008958 10.0.0.38 - - [2025-09-29 02:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.249 - - [2025-09-29 02:55:10] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001140 10.0.0.38 - - [2025-09-29 02:55:10] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.042868 10.0.0.38 - - [2025-09-29 02:55:10] "POST /neutron/network HTTP/1.1" 200 117 0.017523 10.0.0.33 - - [2025-09-29 02:55:11] "POST /ref-update HTTP/1.1" 200 156 0.036871 10.0.0.38 - - [2025-09-29 02:55:11] "POST /neutron/network HTTP/1.1" 200 830 0.009052 10.0.0.38 - - [2025-09-29 02:55:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001120 10.0.0.38 - - [2025-09-29 02:55:11] "GET /virtual-network/def9311b-f8bb-47ce-a113-49542c2dcecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005160 10.0.0.38 - - [2025-09-29 02:55:11] "GET /virtual-network/def9311b-f8bb-47ce-a113-49542c2dcecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005152 10.0.0.38 - - [2025-09-29 02:55:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.008477 10.0.0.38 - - [2025-09-29 02:55:11] "GET /virtual-network/def9311b-f8bb-47ce-a113-49542c2dcecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.010517 10.0.0.38 - - [2025-09-29 02:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.249 - - [2025-09-29 02:55:11] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001130 10.0.0.38 - - [2025-09-29 02:55:11] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.072415 10.0.0.249 - - [2025-09-29 02:55:12] "POST /useragent-kv HTTP/1.1" 200 115 0.012004 10.0.0.38 - - [2025-09-29 02:55:12] "POST /neutron/subnet HTTP/1.1" 200 724 0.312593 10.0.0.38 - - [2025-09-29 02:55:12] "POST /id-to-fqname HTTP/1.1" 200 227 0.001756 10.0.0.38 - - [2025-09-29 02:55:12] "GET /virtual-network/e6853175-2230-40e6-b6c2-b3b48daf7ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007710 10.0.0.38 - - [2025-09-29 02:55:12] "GET /virtual-network/e6853175-2230-40e6-b6c2-b3b48daf7ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007635 10.0.0.38 - - [2025-09-29 02:55:12] "POST /neutron/network HTTP/1.1" 200 842 0.013953 10.0.0.38 - - [2025-09-29 02:55:12] "GET /virtual-network/e6853175-2230-40e6-b6c2-b3b48daf7ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.009952 10.0.0.38 - - [2025-09-29 02:55:13] "GET /obj-perms HTTP/1.1" 200 5022 0.005753 10.0.0.33 - - [2025-09-29 02:55:13] "GET /obj-perms HTTP/1.1" 200 5022 0.006224 10.0.0.249 - - [2025-09-29 02:55:13] "GET /obj-perms HTTP/1.1" 200 5022 0.004023 10.0.0.38 - - [2025-09-29 02:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.249 - - [2025-09-29 02:55:13] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001712 10.0.0.38 - - [2025-09-29 02:55:13] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.107705 10.0.0.249 - - [2025-09-29 02:55:13] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001980 10.0.0.38 - - [2025-09-29 02:55:13] "POST /neutron/network HTTP/1.1" 200 625 0.199919 10.0.0.33 - - [2025-09-29 02:55:13] "POST /route-targets HTTP/1.1" 200 328 0.032126 10.0.0.38 - - [2025-09-29 02:55:13] "POST /id-to-fqname HTTP/1.1" 200 228 0.004874 10.0.0.38 - - [2025-09-29 02:55:13] "GET /virtual-network/d66f1394-5ba8-4a78-baba-67743fd1e4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005469 10.0.0.38 - - [2025-09-29 02:55:13] "POST /neutron/network HTTP/1.1" 200 843 0.008544 10.0.0.38 - - [2025-09-29 02:55:13] "GET /virtual-network/d66f1394-5ba8-4a78-baba-67743fd1e4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005634 10.0.0.38 - - [2025-09-29 02:55:14] "GET /virtual-network/d66f1394-5ba8-4a78-baba-67743fd1e4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006285 10.0.0.38 - - [2025-09-29 02:55:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001186 10.0.0.38 - - [2025-09-29 02:55:14] "POST /neutron/network HTTP/1.1" 200 841 0.006859 10.0.0.249 - - [2025-09-29 02:55:15] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002323 10.0.0.38 - - [2025-09-29 02:55:15] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.111952 10.0.0.38 - - [2025-09-29 02:55:15] "POST /neutron/port HTTP/1.1" 200 117 0.010875 10.0.0.38 - - [2025-09-29 02:55:15] "POST /id-to-fqname HTTP/1.1" 200 222 0.003351 10.0.0.38 - - [2025-09-29 02:55:15] "POST /neutron/network HTTP/1.1" 200 841 0.012204 10.0.0.38 - - [2025-09-29 02:55:16] "POST /neutron/port HTTP/1.1" 200 1057 0.015554 10.0.0.38 - - [2025-09-29 02:55:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006353 10.0.0.249 - - [2025-09-29 02:55:16] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001324 10.0.0.38 - - [2025-09-29 02:55:16] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.081600 10.0.0.38 - - [2025-09-29 02:55:16] "POST /neutron/network HTTP/1.1" 200 830 0.008537 10.0.0.38 - - [2025-09-29 02:55:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.022370 10.0.0.38 - - [2025-09-29 02:55:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.006792 10.0.0.38 - - [2025-09-29 02:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.249 - - [2025-09-29 02:55:16] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001608 10.0.0.38 - - [2025-09-29 02:55:16] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010621 10.0.0.38 - - [2025-09-29 02:55:17] "POST /service-templates HTTP/1.1" 200 545 0.065212 10.0.0.38 - - [2025-09-29 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.38 - - [2025-09-29 02:55:17] "GET /service-template/bd599883-3324-454e-b7cf-95702d696da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.012168 10.0.0.38 - - [2025-09-29 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013518 10.0.0.249 - - [2025-09-29 02:55:17] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003225 10.0.0.38 - - [2025-09-29 02:55:17] "GET /service-template/bd599883-3324-454e-b7cf-95702d696da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.015137 10.0.0.38 - - [2025-09-29 02:55:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001663 10.0.0.38 - - [2025-09-29 02:55:17] "POST /id-to-fqname HTTP/1.1" 200 227 0.001070 10.0.0.38 - - [2025-09-29 02:55:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.002646 10.0.0.38 - - [2025-09-29 02:55:17] "POST /neutron/port HTTP/1.1" 200 1054 0.346493 10.0.0.38 - - [2025-09-29 02:55:17] "POST /neutron/port HTTP/1.1" 200 1054 0.013606 10.0.0.38 - - [2025-09-29 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2025-09-29 02:55:17] "DELETE /service-template/bd599883-3324-454e-b7cf-95702d696da7 HTTP/1.1" 200 115 0.040386 10.0.0.38 - - [2025-09-29 02:55:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.006247 10.0.0.38 - - [2025-09-29 02:55:17] "POST /neutron/port HTTP/1.1" 200 1082 0.017896 10.0.0.38 - - [2025-09-29 02:55:17] "POST /neutron/port HTTP/1.1" 200 117 0.001622 10.0.0.249 - - [2025-09-29 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005389 10.0.0.249 - - [2025-09-29 02:55:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006670 10.0.0.38 - - [2025-09-29 02:55:18] "POST /neutron/network HTTP/1.1" 200 151 0.152084 10.0.0.33 - - [2025-09-29 02:55:18] "DELETE /route-target/8287956e-546b-433b-8f6c-376bc92f7268 HTTP/1.1" 200 115 0.024722 10.0.0.38 - - [2025-09-29 02:55:18] "POST /neutron/port HTTP/1.1" 200 1085 0.028081 10.0.0.38 - - [2025-09-29 02:55:18] "POST /neutron/network HTTP/1.1" 200 830 0.006623 10.0.0.38 - - [2025-09-29 02:55:19] "POST /neutron/port HTTP/1.1" 200 1108 0.018663 10.0.0.38 - - [2025-09-29 02:55:19] "POST /neutron/network HTTP/1.1" 200 2180 0.020971 10.0.0.38 - - [2025-09-29 02:55:20] "POST /neutron/network HTTP/1.1" 200 830 0.014647 10.0.0.33 - - [2025-09-29 02:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.249 - - [2025-09-29 02:55:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004147 10.0.0.249 - - [2025-09-29 02:55:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003717 10.0.0.38 - - [2025-09-29 02:55:21] "POST /neutron/network HTTP/1.1" 200 151 0.168798 10.0.0.33 - - [2025-09-29 02:55:21] "DELETE /route-target/0f4937c4-9dd6-4f10-adc6-0002f41ffafb HTTP/1.1" 200 115 0.027521 10.0.0.249 - - [2025-09-29 02:55:23] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001794 10.0.0.38 - - [2025-09-29 02:55:23] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1350 0.069788 10.0.0.249 - - [2025-09-29 02:55:23] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001731 10.0.0.38 - - [2025-09-29 02:55:23] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?fields=virtual_networks HTTP/1.1" 200 1026 0.083480 10.0.0.249 - - [2025-09-29 02:55:23] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002645 10.0.0.38 - - [2025-09-29 02:55:23] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.072145 10.0.0.249 - - [2025-09-29 02:55:23] "GET /projects?obj_uuids=205884c5-e313-4121-baa7-a7cb62453f70&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002378 10.0.0.38 - - [2025-09-29 02:55:23] "GET /project/205884c5-e313-4121-baa7-a7cb62453f70?fields=security_groups HTTP/1.1" 200 1249 0.067603 10.0.0.38 - - [2025-09-29 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.029878 10.0.0.249 - - [2025-09-29 02:55:24] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006818 10.0.0.249 - - [2025-09-29 02:55:24] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003400 10.0.0.249 - - [2025-09-29 02:55:24] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019242 10.0.0.249 - - [2025-09-29 02:55:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.008160 10.0.0.249 - - [2025-09-29 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.013165 10.0.0.249 - - [2025-09-29 02:55:24] "POST /security-groups HTTP/1.1" 200 593 0.034189 10.0.0.33 - - [2025-09-29 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.003133 10.0.0.249 - - [2025-09-29 02:55:24] "POST /projects HTTP/1.1" 200 589 0.313804 10.0.0.249 - - [2025-09-29 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.349120 10.0.0.33 - - [2025-09-29 02:55:24] "POST /access-control-lists HTTP/1.1" 200 598 0.028882 10.0.0.38 - - [2025-09-29 02:55:24] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.526391 10.0.0.38 - - [2025-09-29 02:55:25] "GET / HTTP/1.1" 200 36215 0.005597 10.0.0.38 - - [2025-09-29 02:55:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000598 10.0.0.38 - - [2025-09-29 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.034966 10.0.0.249 - - [2025-09-29 02:55:28] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001005 10.0.0.38 - - [2025-09-29 02:55:28] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.073841 10.0.0.38 - - [2025-09-29 02:55:28] "POST /neutron/network HTTP/1.1" 200 117 0.046797 10.0.0.38 - - [2025-09-29 02:55:28] "POST /neutron/network HTTP/1.1" 200 829 0.013522 10.0.0.38 - - [2025-09-29 02:55:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.002249 10.0.0.38 - - [2025-09-29 02:55:28] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010019 10.0.0.38 - - [2025-09-29 02:55:29] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005606 10.0.0.38 - - [2025-09-29 02:55:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.008795 10.0.0.38 - - [2025-09-29 02:55:29] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.011584 10.0.0.38 - - [2025-09-29 02:55:30] "GET /obj-perms HTTP/1.1" 200 5034 0.063900 10.0.0.249 - - [2025-09-29 02:55:30] "GET /obj-perms HTTP/1.1" 200 5034 0.049178 10.0.0.38 - - [2025-09-29 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.249 - - [2025-09-29 02:55:30] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004680 10.0.0.38 - - [2025-09-29 02:55:30] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.068775 10.0.0.33 - - [2025-09-29 02:55:31] "POST /route-targets HTTP/1.1" 200 328 0.015373 10.0.0.249 - - [2025-09-29 02:55:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007202 10.0.0.38 - - [2025-09-29 02:55:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.190740 10.0.0.38 - - [2025-09-29 02:55:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.001389 10.0.0.38 - - [2025-09-29 02:55:31] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005890 10.0.0.38 - - [2025-09-29 02:55:31] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007271 10.0.0.38 - - [2025-09-29 02:55:31] "POST /neutron/network HTTP/1.1" 200 832 0.008007 10.0.0.38 - - [2025-09-29 02:55:31] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006662 10.0.0.33 - - [2025-09-29 02:55:32] "GET /obj-perms HTTP/1.1" 200 5034 0.050238 10.0.0.38 - - [2025-09-29 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.249 - - [2025-09-29 02:55:32] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002973 10.0.0.38 - - [2025-09-29 02:55:32] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.088379 10.0.0.249 - - [2025-09-29 02:55:32] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001094 10.0.0.38 - - [2025-09-29 02:55:32] "POST /neutron/network HTTP/1.1" 200 617 0.142224 10.0.0.33 - - [2025-09-29 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.026497 10.0.0.38 - - [2025-09-29 02:55:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.003151 10.0.0.38 - - [2025-09-29 02:55:32] "GET /virtual-network/5e259970-53f6-4786-a111-8577a458d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005757 10.0.0.38 - - [2025-09-29 02:55:32] "POST /neutron/network HTTP/1.1" 200 836 0.007594 10.0.0.38 - - [2025-09-29 02:55:32] "GET /virtual-network/5e259970-53f6-4786-a111-8577a458d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007492 10.0.0.38 - - [2025-09-29 02:55:33] "GET /virtual-network/5e259970-53f6-4786-a111-8577a458d982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.011419 10.0.0.38 - - [2025-09-29 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006678 10.0.0.249 - - [2025-09-29 02:55:33] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002020 10.0.0.38 - - [2025-09-29 02:55:33] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.075573 10.0.0.38 - - [2025-09-29 02:55:33] "POST /neutron/network HTTP/1.1" 200 117 0.026350 10.0.0.38 - - [2025-09-29 02:55:34] "POST /neutron/network HTTP/1.1" 200 846 0.012999 10.0.0.38 - - [2025-09-29 02:55:34] "POST /id-to-fqname HTTP/1.1" 200 233 0.002401 10.0.0.38 - - [2025-09-29 02:55:34] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008348 10.0.0.38 - - [2025-09-29 02:55:34] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006258 10.0.0.38 - - [2025-09-29 02:55:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.010370 10.0.0.38 - - [2025-09-29 02:55:34] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007244 10.0.0.38 - - [2025-09-29 02:55:34] "GET /obj-perms HTTP/1.1" 200 5034 0.005387 10.0.0.249 - - [2025-09-29 02:55:34] "GET /obj-perms HTTP/1.1" 200 5034 0.004770 10.0.0.38 - - [2025-09-29 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.249 - - [2025-09-29 02:55:34] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002485 10.0.0.38 - - [2025-09-29 02:55:34] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.063521 10.0.0.33 - - [2025-09-29 02:55:34] "POST /route-targets HTTP/1.1" 200 328 0.013369 10.0.0.249 - - [2025-09-29 02:55:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007488 10.0.0.38 - - [2025-09-29 02:55:35] "POST /neutron/subnet HTTP/1.1" 200 729 0.172494 10.0.0.38 - - [2025-09-29 02:55:35] "POST /id-to-fqname HTTP/1.1" 200 234 0.001234 10.0.0.38 - - [2025-09-29 02:55:35] "GET /virtual-network/43ed769e-1560-44ff-b988-7ddb3d158310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005388 10.0.0.38 - - [2025-09-29 02:55:35] "GET /virtual-network/43ed769e-1560-44ff-b988-7ddb3d158310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005950 10.0.0.38 - - [2025-09-29 02:55:35] "POST /neutron/network HTTP/1.1" 200 851 0.006384 10.0.0.38 - - [2025-09-29 02:55:35] "GET /virtual-network/43ed769e-1560-44ff-b988-7ddb3d158310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006750 10.0.0.33 - - [2025-09-29 02:55:35] "GET /obj-perms HTTP/1.1" 200 5034 0.004863 10.0.0.38 - - [2025-09-29 02:55:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.003167 10.0.0.249 - - [2025-09-29 02:55:36] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003207 10.0.0.38 - - [2025-09-29 02:55:36] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.113922 10.0.0.38 - - [2025-09-29 02:55:36] "POST /neutron/network HTTP/1.1" 200 829 0.008304 10.0.0.38 - - [2025-09-29 02:55:36] "POST /id-to-fqname HTTP/1.1" 200 225 0.001871 10.0.0.38 - - [2025-09-29 02:55:36] "POST /neutron/port HTTP/1.1" 200 117 0.009745 10.0.0.249 - - [2025-09-29 02:55:37] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003034 10.0.0.38 - - [2025-09-29 02:55:37] "POST /neutron/port HTTP/1.1" 200 1061 0.327853 10.0.0.38 - - [2025-09-29 02:55:37] "POST /neutron/port HTTP/1.1" 200 1115 0.090438 10.0.0.38 - - [2025-09-29 02:55:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.010506 10.0.0.249 - - [2025-09-29 02:55:38] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003150 10.0.0.38 - - [2025-09-29 02:55:38] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.151002 10.0.0.38 - - [2025-09-29 02:55:38] "POST /neutron/network HTTP/1.1" 200 832 0.009433 10.0.0.38 - - [2025-09-29 02:55:38] "POST /neutron/port HTTP/1.1" 200 117 0.012907 10.0.0.38 - - [2025-09-29 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.003943 10.0.0.38 - - [2025-09-29 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.249 - - [2025-09-29 02:55:38] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001123 10.0.0.38 - - [2025-09-29 02:55:38] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008911 10.0.0.38 - - [2025-09-29 02:55:38] "POST /service-templates HTTP/1.1" 200 545 0.063253 10.0.0.38 - - [2025-09-29 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.38 - - [2025-09-29 02:55:38] "GET /service-template/356cbe13-469a-4774-bdb3-e9396e078e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.009334 10.0.0.38 - - [2025-09-29 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008215 10.0.0.38 - - [2025-09-29 02:55:38] "GET /service-template/356cbe13-469a-4774-bdb3-e9396e078e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.006264 10.0.0.38 - - [2025-09-29 02:55:38] "POST /id-to-fqname HTTP/1.1" 200 233 0.002908 10.0.0.38 - - [2025-09-29 02:55:39] "POST /neutron/port HTTP/1.1" 200 2009 0.053097 10.0.0.38 - - [2025-09-29 02:55:39] "POST /neutron/port HTTP/1.1" 200 1062 0.018438 10.0.0.38 - - [2025-09-29 02:55:39] "POST /neutron/port HTTP/1.1" 200 1090 0.016318 10.0.0.38 - - [2025-09-29 02:55:39] "POST /neutron/port HTTP/1.1" 200 117 0.001275 10.0.0.249 - - [2025-09-29 02:55:39] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001543 10.0.0.38 - - [2025-09-29 02:55:39] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.097281 10.0.0.38 - - [2025-09-29 02:55:40] "POST /neutron/port HTTP/1.1" 200 2063 0.046160 10.0.0.38 - - [2025-09-29 02:55:40] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 401 292 0.001002 10.0.0.38 - - [2025-09-29 02:55:40] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 404 171 0.032710 10.0.0.38 - - [2025-09-29 02:55:40] "POST /neutron/network HTTP/1.1" 200 856 0.013839 10.0.0.38 - - [2025-09-29 02:55:40] "POST /neutron/port HTTP/1.1" 200 1060 0.019589 10.0.0.38 - - [2025-09-29 02:55:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003715 10.0.0.38 - - [2025-09-29 02:55:41] "POST /neutron/network HTTP/1.1" 200 846 0.006952 10.0.0.38 - - [2025-09-29 02:55:42] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 200 1295 0.012667 10.0.0.38 - - [2025-09-29 02:55:42] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 2990 0.016414 10.0.0.38 - - [2025-09-29 02:55:42] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.015739 10.0.0.38 - - [2025-09-29 02:55:42] "PUT /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 285 0.025434 10.0.0.38 - - [2025-09-29 02:55:47] "POST /neutron/port HTTP/1.1" 200 1088 0.036574 10.0.0.38 - - [2025-09-29 02:55:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016923 10.0.0.38 - - [2025-09-29 02:55:48] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 200 1295 0.011155 10.0.0.38 - - [2025-09-29 02:55:48] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 3040 0.017314 10.0.0.38 - - [2025-09-29 02:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.38 - - [2025-09-29 02:55:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008700 10.0.0.38 - - [2025-09-29 02:55:48] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.007535 10.0.0.38 - - [2025-09-29 02:55:48] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006719 10.0.0.38 - - [2025-09-29 02:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.38 - - [2025-09-29 02:55:51] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.011697 10.0.0.33 - - [2025-09-29 02:55:52] "DELETE /access-control-list/fd2ed389-a09d-4858-8d45-68aa41ba56be HTTP/1.1" 200 115 0.037444 10.0.0.38 - - [2025-09-29 02:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.38 - - [2025-09-29 02:55:55] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016116 10.0.0.249 - - [2025-09-29 02:55:55] "DELETE /project/5341c17a3e9d452c9122d89d5864e29e HTTP/1.1" 404 173 0.014021 10.0.0.249 - - [2025-09-29 02:55:55] "DELETE /project/205884c5-e313-4121-baa7-a7cb62453f70 HTTP/1.1" 404 177 0.008652 10.0.0.38 - - [2025-09-29 02:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.38 - - [2025-09-29 02:55:59] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015741 10.0.0.38 - - [2025-09-29 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.38 - - [2025-09-29 02:56:03] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016591 10.0.0.38 - - [2025-09-29 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.38 - - [2025-09-29 02:56:07] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008877 10.0.0.38 - - [2025-09-29 02:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.38 - - [2025-09-29 02:56:11] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.014944 10.0.0.38 - - [2025-09-29 02:56:12] "POST /neutron/port HTTP/1.1" 200 1089 0.035170 10.0.0.38 - - [2025-09-29 02:56:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010304 10.0.0.38 - - [2025-09-29 02:56:12] "POST /neutron/network HTTP/1.1" 200 829 0.014819 10.0.0.38 - - [2025-09-29 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.38 - - [2025-09-29 02:56:15] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.017157 10.0.0.38 - - [2025-09-29 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007823 10.0.0.38 - - [2025-09-29 02:56:20] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015174 10.0.0.38 - - [2025-09-29 02:56:21] "POST /neutron/network HTTP/1.1" 200 842 0.040347 10.0.0.38 - - [2025-09-29 02:56:21] "POST /neutron/port HTTP/1.1" 200 117 0.003348 10.0.0.38 - - [2025-09-29 02:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.38 - - [2025-09-29 02:56:24] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.014874 10.0.0.38 - - [2025-09-29 02:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2025-09-29 02:56:28] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.021025 10.0.0.38 - - [2025-09-29 02:56:28] "POST /neutron/security_group HTTP/1.1" 200 2060 0.044026 10.0.0.38 - - [2025-09-29 02:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007758 10.0.0.38 - - [2025-09-29 02:56:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008205 10.0.0.38 - - [2025-09-29 02:56:30] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.006890 10.0.0.38 - - [2025-09-29 02:56:30] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016654 10.0.0.38 - - [2025-09-29 02:56:35] "POST /neutron/port HTTP/1.1" 200 1089 0.036050 10.0.0.38 - - [2025-09-29 02:56:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.018310 10.0.0.38 - - [2025-09-29 02:56:40] "POST /neutron/port HTTP/1.1" 200 1088 0.034933 10.0.0.38 - - [2025-09-29 02:56:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010305 10.0.0.38 - - [2025-09-29 02:56:51] "POST /fqname-to-id HTTP/1.1" 404 211 0.006892 10.0.0.38 - - [2025-09-29 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.249 - - [2025-09-29 02:56:51] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002500 10.0.0.38 - - [2025-09-29 02:56:51] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.073040 10.0.0.38 - - [2025-09-29 02:56:51] "POST /service-instances HTTP/1.1" 200 549 0.053793 10.0.0.38 - - [2025-09-29 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.38 - - [2025-09-29 02:56:51] "GET /service-instance/b9452911-29c8-4544-8bd8-c1f7ff0deb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.008682 10.0.0.38 - - [2025-09-29 02:56:51] "POST /port-tuples HTTP/1.1" 200 592 0.052212 10.0.0.38 - - [2025-09-29 02:56:51] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2818 0.007284 10.0.0.38 - - [2025-09-29 02:56:51] "PUT /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 285 0.017868 10.0.0.38 - - [2025-09-29 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.017481 10.0.0.33 - - [2025-09-29 02:56:51] "POST /instance-ips HTTP/1.1" 200 374 0.067367 10.0.0.33 - - [2025-09-29 02:56:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007535 10.0.0.38 - - [2025-09-29 02:56:52] "POST /neutron/port HTTP/1.1" 200 1089 0.030060 10.0.0.33 - - [2025-09-29 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.014142 10.0.0.38 - - [2025-09-29 02:56:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007280 10.0.0.38 - - [2025-09-29 02:56:52] "GET /virtual-machine/1c4d8f04-83d0-40b6-8ac6-b339b8280429 HTTP/1.1" 200 1295 0.005907 10.0.0.38 - - [2025-09-29 02:56:52] "GET /virtual-machine-interface/57ce002d-aa24-49c2-b723-55cd6b7fa039 HTTP/1.1" 200 2964 0.005361 10.0.0.38 - - [2025-09-29 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.38 - - [2025-09-29 02:56:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004412 10.0.0.38 - - [2025-09-29 02:56:52] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003475 10.0.0.38 - - [2025-09-29 02:56:52] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009200 10.0.0.38 - - [2025-09-29 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.38 - - [2025-09-29 02:56:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004551 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003549 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.023612 10.0.0.38 - - [2025-09-29 02:56:53] "POST /neutron/port HTTP/1.1" 200 1090 0.033174 10.0.0.38 - - [2025-09-29 02:56:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.016798 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-machine/db212584-ef01-43c6-9e87-4c8a519c2837 HTTP/1.1" 200 1297 0.009964 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-machine-interface/abf451db-5f82-4144-b796-cac00fcef358 HTTP/1.1" 200 2968 0.013965 10.0.0.38 - - [2025-09-29 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.38 - - [2025-09-29 02:56:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003569 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.003357 10.0.0.38 - - [2025-09-29 02:56:53] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010181 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.38 - - [2025-09-29 02:56:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010639 10.0.0.38 - - [2025-09-29 02:56:55] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.007938 10.0.0.38 - - [2025-09-29 02:56:55] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.015955 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 404 215 0.007125 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.249 - - [2025-09-29 02:56:55] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003516 10.0.0.38 - - [2025-09-29 02:56:55] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.094491 10.0.0.38 - - [2025-09-29 02:56:55] "POST /network-policys HTTP/1.1" 200 553 0.040083 10.0.0.38 - - [2025-09-29 02:56:55] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.010061 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.38 - - [2025-09-29 02:56:55] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.019544 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.38 - - [2025-09-29 02:56:55] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.009800 10.0.0.38 - - [2025-09-29 02:56:55] "POST /ref-update HTTP/1.1" 200 156 0.087689 10.0.0.38 - - [2025-09-29 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016090 10.0.0.33 - - [2025-09-29 02:56:55] "POST /ref-update HTTP/1.1" 200 156 0.042784 10.0.0.38 - - [2025-09-29 02:56:55] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.024086 10.0.0.38 - - [2025-09-29 02:56:56] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012552 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.38 - - [2025-09-29 02:56:56] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.004139 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.38 - - [2025-09-29 02:56:56] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014333 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.38 - - [2025-09-29 02:56:56] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.009025 10.0.0.38 - - [2025-09-29 02:56:56] "POST /ref-update HTTP/1.1" 200 156 0.082742 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.33 - - [2025-09-29 02:56:56] "POST /ref-update HTTP/1.1" 200 156 0.029609 10.0.0.38 - - [2025-09-29 02:56:56] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.006792 10.0.0.38 - - [2025-09-29 02:56:56] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2371 0.022072 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.38 - - [2025-09-29 02:56:56] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.007338 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-09-29 02:56:56] "GET /service-template/356cbe13-469a-4774-bdb3-e9396e078e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.004148 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.249 - - [2025-09-29 02:56:56] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000962 10.0.0.38 - - [2025-09-29 02:56:56] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039540 10.0.0.38 - - [2025-09-29 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2025-09-29 02:56:56] "GET /service-instance/b9452911-29c8-4544-8bd8-c1f7ff0deb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007426 10.0.0.38 - - [2025-09-29 02:56:57] "POST /neutron/port HTTP/1.1" 200 1382 0.034247 10.0.0.38 - - [2025-09-29 02:56:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.013050 10.0.0.38 - - [2025-09-29 02:56:57] "POST /neutron/port HTTP/1.1" 200 1382 0.042093 10.0.0.38 - - [2025-09-29 02:56:57] "POST /neutron/network HTTP/1.1" 200 846 0.008212 10.0.0.38 - - [2025-09-29 02:56:57] "POST /id-to-fqname HTTP/1.1" 200 233 0.001346 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 200 1295 0.004941 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 3899 0.006704 10.0.0.38 - - [2025-09-29 02:56:57] "GET /instance-ip/b96284ff-319d-40ca-8ddd-6d091a76480d HTTP/1.1" 200 1967 0.015816 10.0.0.38 - - [2025-09-29 02:56:57] "GET /instance-ip/bc9d415d-3aff-4013-ba81-67f61ee121fd HTTP/1.1" 200 1969 0.005602 10.0.0.38 - - [2025-09-29 02:56:57] "GET /instance-ip/ece8c19a-5e0e-4aa8-89c7-7e84b0c4ddd3 HTTP/1.1" 200 1636 0.010974 10.0.0.38 - - [2025-09-29 02:56:57] "POST /neutron/port HTTP/1.1" 200 1382 0.046468 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-machine/6bffd118-576a-4c3e-8699-ae2f28094c99 HTTP/1.1" 200 1295 0.010720 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-machine-interface/047ea2dd-f286-4342-b2d7-2bd5dafaebc6 HTTP/1.1" 200 3899 0.015320 10.0.0.38 - - [2025-09-29 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.38 - - [2025-09-29 02:56:57] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007715 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.007346 10.0.0.38 - - [2025-09-29 02:56:57] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016250 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.38 - - [2025-09-29 02:56:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.014426 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.005205 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016861 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.38 - - [2025-09-29 02:56:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007470 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.005824 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.013303 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.38 - - [2025-09-29 02:56:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010629 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.006587 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016703 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.38 - - [2025-09-29 02:56:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008481 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-networks?parent_id=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 1280 0.007108 10.0.0.38 - - [2025-09-29 02:56:59] "GET /virtual-network/9befdf3c-55d7-4ac5-bf4b-dbfedbfeeed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.025956 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.38 - - [2025-09-29 02:56:59] "GET /routing-instance/a3ac5245-8986-4833-a37a-4e120e7b0ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2104 0.004308 10.0.0.38 - - [2025-09-29 02:56:59] "GET /routing-instance/a3ac5245-8986-4833-a37a-4e120e7b0ded?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1593 0.007207 10.0.0.38 - - [2025-09-29 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.38 - - [2025-09-29 02:56:59] "GET /routing-instance/96c24d07-12c5-45dd-a29d-a0779a3fbaae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.007438 10.0.0.38 - - [2025-09-29 02:56:59] "GET /routing-instance/96c24d07-12c5-45dd-a29d-a0779a3fbaae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1596 0.009451 10.0.0.38 - - [2025-09-29 02:57:13] "POST /neutron/port HTTP/1.1" 200 1382 0.032243 10.0.0.38 - - [2025-09-29 02:57:13] "POST /neutron/subnet HTTP/1.1" 200 689 0.009421 10.0.0.38 - - [2025-09-29 02:57:22] "POST /neutron/port HTTP/1.1" 200 1090 0.017170 10.0.0.38 - - [2025-09-29 02:57:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004534 10.0.0.38 - - [2025-09-29 02:57:23] "POST /neutron/network HTTP/1.1" 200 924 0.008507 10.0.0.33 - - [2025-09-29 02:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001382 10.0.0.33 - - [2025-09-29 02:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000911 10.0.0.38 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001180 10.0.0.38 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000505 10.0.0.33 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.33 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000489 10.0.0.249 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001019 10.0.0.249 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000757 10.0.0.249 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001247 10.0.0.249 - - [2025-09-29 02:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001064 10.0.0.38 - - [2025-09-29 02:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000709 10.0.0.38 - - [2025-09-29 02:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000615 10.0.0.38 - - [2025-09-29 02:57:45] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2475 0.010008 10.0.0.38 - - [2025-09-29 02:57:45] "PUT /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061 HTTP/1.1" 200 263 0.036359 10.0.0.33 - - [2025-09-29 02:57:45] "PUT /access-control-list/dfec6a82-4059-4ede-a8a5-ddaa253bbe68 HTTP/1.1" 200 273 0.020774 10.0.0.38 - - [2025-09-29 02:57:45] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.006653 10.0.0.38 - - [2025-09-29 02:58:09] "POST /neutron/port HTTP/1.1" 200 1382 0.034968 10.0.0.38 - - [2025-09-29 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.097983 10.0.0.38 - - [2025-09-29 02:58:14] "POST /neutron/network HTTP/1.1" 200 832 0.020637 10.0.0.38 - - [2025-09-29 02:58:14] "GET /virtual-network/be200a18-9fab-4fe8-9ca9-3d41d828cbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.015727 10.0.0.38 - - [2025-09-29 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.33 - - [2025-09-29 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.025795 10.0.0.38 - - [2025-09-29 02:58:14] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004881 10.0.0.38 - - [2025-09-29 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.091284 10.0.0.38 - - [2025-09-29 02:58:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006522 10.0.0.38 - - [2025-09-29 02:58:14] "POST /neutron/network HTTP/1.1" 200 829 0.016662 10.0.0.38 - - [2025-09-29 02:58:14] "GET /virtual-network/ea61d4fe-6338-430e-a75f-b92ce2cb62c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005513 10.0.0.38 - - [2025-09-29 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008381 10.0.0.38 - - [2025-09-29 02:58:14] "GET /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3771 0.004329 10.0.0.38 - - [2025-09-29 02:58:14] "DELETE /network-policy/3efd0f18-415a-4291-b6c7-aae2e82ef061 HTTP/1.1" 200 115 0.062152 10.0.0.38 - - [2025-09-29 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2025-09-29 02:58:15] "DELETE /service-instance/b9452911-29c8-4544-8bd8-c1f7ff0deb75 HTTP/1.1" 200 115 0.059894 10.0.0.33 - - [2025-09-29 02:58:15] "DELETE /instance-ip/b96284ff-319d-40ca-8ddd-6d091a76480d HTTP/1.1" 200 115 0.074487 10.0.0.38 - - [2025-09-29 02:58:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009589 10.0.0.33 - - [2025-09-29 02:58:15] "POST /ref-update HTTP/1.1" 200 156 0.044092 10.0.0.38 - - [2025-09-29 02:58:15] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.016219 10.0.0.33 - - [2025-09-29 02:58:15] "POST /ref-update HTTP/1.1" 200 156 0.032170 10.0.0.38 - - [2025-09-29 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.38 - - [2025-09-29 02:58:15] "DELETE /service-template/356cbe13-469a-4774-bdb3-e9396e078e4b HTTP/1.1" 200 115 0.033689 10.0.0.38 - - [2025-09-29 02:58:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.005423 10.0.0.249 - - [2025-09-29 02:58:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003709 10.0.0.249 - - [2025-09-29 02:58:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004924 10.0.0.38 - - [2025-09-29 02:58:15] "POST /neutron/network HTTP/1.1" 200 151 0.139359 10.0.0.38 - - [2025-09-29 02:58:16] "POST /neutron/port HTTP/1.1" 200 1114 0.018639 10.0.0.38 - - [2025-09-29 02:58:16] "POST /neutron/port HTTP/1.1" 200 1090 0.018194 10.0.0.38 - - [2025-09-29 02:58:16] "POST /neutron/port HTTP/1.1" 200 1089 0.033244 10.0.0.38 - - [2025-09-29 02:58:18] "POST /neutron/network HTTP/1.1" 200 846 0.009763 10.0.0.33 - - [2025-09-29 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.249 - - [2025-09-29 02:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.005338 10.0.0.249 - - [2025-09-29 02:58:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003447 10.0.0.38 - - [2025-09-29 02:58:18] "POST /neutron/network HTTP/1.1" 200 151 0.170170 10.0.0.33 - - [2025-09-29 02:58:18] "DELETE /route-target/3be0dd6e-e322-4188-a6ce-08160f52eef9 HTTP/1.1" 200 115 0.033653 10.0.0.38 - - [2025-09-29 02:58:19] "POST /neutron/network HTTP/1.1" 200 829 0.006707 10.0.0.33 - - [2025-09-29 02:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.249 - - [2025-09-29 02:58:20] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003590 10.0.0.38 - - [2025-09-29 02:58:20] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.084801 10.0.0.249 - - [2025-09-29 02:58:20] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001768 10.0.0.38 - - [2025-09-29 02:58:21] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?fields=virtual_networks HTTP/1.1" 200 1038 0.062817 10.0.0.249 - - [2025-09-29 02:58:21] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002180 10.0.0.38 - - [2025-09-29 02:58:21] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.071038 10.0.0.249 - - [2025-09-29 02:58:21] "GET /projects?obj_uuids=5341c17a-3e9d-452c-9122-d89d5864e29e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001487 10.0.0.38 - - [2025-09-29 02:58:21] "GET /project/5341c17a-3e9d-452c-9122-d89d5864e29e?fields=security_groups HTTP/1.1" 200 1267 0.061522 10.0.0.38 - - [2025-09-29 02:58:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.030401 10.0.0.249 - - [2025-09-29 02:58:22] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003601 10.0.0.249 - - [2025-09-29 02:58:22] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001171 10.0.0.249 - - [2025-09-29 02:58:22] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008996 10.0.0.249 - - [2025-09-29 02:58:22] "POST /id-to-fqname HTTP/1.1" 200 191 0.006278 10.0.0.249 - - [2025-09-29 02:58:22] "POST /fqname-to-id HTTP/1.1" 404 200 0.005377 10.0.0.249 - - [2025-09-29 02:58:22] "POST /security-groups HTTP/1.1" 200 592 0.078144 10.0.0.249 - - [2025-09-29 02:58:22] "POST /projects HTTP/1.1" 200 587 0.301477 10.0.0.33 - - [2025-09-29 02:58:22] "POST /access-control-lists HTTP/1.1" 200 599 0.029926 10.0.0.249 - - [2025-09-29 02:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.371475 10.0.0.38 - - [2025-09-29 02:58:22] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.513091 10.0.0.38 - - [2025-09-29 02:58:23] "GET / HTTP/1.1" 200 36215 0.004310 10.0.0.38 - - [2025-09-29 02:58:25] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.001035 10.0.0.249 - - [2025-09-29 02:58:26] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002342 10.0.0.38 - - [2025-09-29 02:58:26] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.115725 10.0.0.38 - - [2025-09-29 02:58:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.005177 10.0.0.38 - - [2025-09-29 02:58:26] "POST /virtual-DNSs HTTP/1.1" 200 509 0.055582 10.0.0.38 - - [2025-09-29 02:58:26] "GET /virtual-DNS/ecda24d0-7dd8-423d-8a7a-9ce0dc88b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.009102 10.0.0.38 - - [2025-09-29 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.38 - - [2025-09-29 02:58:26] "GET /virtual-DNS/ecda24d0-7dd8-423d-8a7a-9ce0dc88b5ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004595 10.0.0.38 - - [2025-09-29 02:58:26] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.006670 10.0.0.38 - - [2025-09-29 02:58:26] "POST /network-ipams HTTP/1.1" 200 516 0.039396 10.0.0.38 - - [2025-09-29 02:58:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 754 0.004432 10.0.0.38 - - [2025-09-29 02:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.38 - - [2025-09-29 02:58:27] "GET /network-ipam/f69d68c9-1bdd-471c-8bb1-4d91ff0b0457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.012923 10.0.0.38 - - [2025-09-29 02:58:27] "PUT /network-ipam/f69d68c9-1bdd-471c-8bb1-4d91ff0b0457 HTTP/1.1" 200 259 0.029619 10.0.0.38 - - [2025-09-29 02:58:27] "POST /ref-update HTTP/1.1" 200 156 0.020700 10.0.0.38 - - [2025-09-29 02:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.249 - - [2025-09-29 02:58:27] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002122 10.0.0.38 - - [2025-09-29 02:58:27] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.080175 10.0.0.249 - - [2025-09-29 02:58:27] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001576 10.0.0.38 - - [2025-09-29 02:58:27] "POST /neutron/network HTTP/1.1" 200 618 0.206229 10.0.0.33 - - [2025-09-29 02:58:27] "POST /route-targets HTTP/1.1" 200 328 0.013851 10.0.0.38 - - [2025-09-29 02:58:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.003437 10.0.0.38 - - [2025-09-29 02:58:28] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005000 10.0.0.38 - - [2025-09-29 02:58:28] "POST /neutron/network HTTP/1.1" 200 833 0.007683 10.0.0.38 - - [2025-09-29 02:58:28] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005674 10.0.0.38 - - [2025-09-29 02:58:28] "POST /neutron/network HTTP/1.1" 200 807 0.017415 10.0.0.38 - - [2025-09-29 02:58:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001394 10.0.0.249 - - [2025-09-29 02:58:28] "GET /obj-perms HTTP/1.1" 200 5056 0.065403 10.0.0.249 - - [2025-09-29 02:58:29] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003062 10.0.0.38 - - [2025-09-29 02:58:29] "GET /obj-perms HTTP/1.1" 200 5056 0.058027 10.0.0.38 - - [2025-09-29 02:58:29] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.325526 10.0.0.38 - - [2025-09-29 02:58:29] "POST /neutron/network HTTP/1.1" 200 833 0.008094 10.0.0.38 - - [2025-09-29 02:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.028069 10.0.0.38 - - [2025-09-29 02:58:30] "POST /neutron/port HTTP/1.1" 200 1058 0.016179 10.0.0.38 - - [2025-09-29 02:58:30] "POST /neutron/port HTTP/1.1" 200 1086 0.015842 10.0.0.38 - - [2025-09-29 02:58:30] "POST /neutron/port HTTP/1.1" 200 117 0.001462 10.0.0.38 - - [2025-09-29 02:58:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016893 10.0.0.38 - - [2025-09-29 02:58:34] "POST /neutron/port HTTP/1.1" 200 1086 0.030515 10.0.0.38 - - [2025-09-29 02:58:34] "GET /virtual-machine/ca447e5a-8445-4b13-80c6-133da869cbd3 HTTP/1.1" 401 292 0.001123 10.0.0.38 - - [2025-09-29 02:58:35] "GET /virtual-machine/ca447e5a-8445-4b13-80c6-133da869cbd3 HTTP/1.1" 200 1295 0.039760 10.0.0.38 - - [2025-09-29 02:58:35] "GET /virtual-machine-interface/3916e8d9-bd41-474c-9b82-db8f192915b3 HTTP/1.1" 200 2971 0.015378 10.0.0.38 - - [2025-09-29 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.38 - - [2025-09-29 02:58:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009789 10.0.0.38 - - [2025-09-29 02:58:35] "GET /virtual-networks?parent_id=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006635 10.0.0.38 - - [2025-09-29 02:58:35] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.015241 10.0.0.38 - - [2025-09-29 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.38 - - [2025-09-29 02:58:38] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.017092 10.0.0.38 - - [2025-09-29 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.38 - - [2025-09-29 02:58:42] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.013557 10.0.0.33 - - [2025-09-29 02:58:44] "DELETE /access-control-list/fff5549d-a512-4e56-bd0e-0fe989d593d7 HTTP/1.1" 200 115 0.046862 10.0.0.38 - - [2025-09-29 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.38 - - [2025-09-29 02:58:46] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008142 10.0.0.38 - - [2025-09-29 02:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.38 - - [2025-09-29 02:58:50] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007275 10.0.0.38 - - [2025-09-29 02:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.38 - - [2025-09-29 02:58:54] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.014889 10.0.0.249 - - [2025-09-29 02:58:56] "DELETE /project/5341c17a-3e9d-452c-9122-d89d5864e29e HTTP/1.1" 404 177 0.045928 10.0.0.249 - - [2025-09-29 02:58:56] "DELETE /project/52c02387fbe748ac9402dd08aac92127 HTTP/1.1" 404 173 0.048789 10.0.0.38 - - [2025-09-29 02:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.38 - - [2025-09-29 02:58:58] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.014489 10.0.0.38 - - [2025-09-29 02:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.38 - - [2025-09-29 02:59:02] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008096 10.0.0.38 - - [2025-09-29 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009408 10.0.0.38 - - [2025-09-29 02:59:07] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.016322 10.0.0.38 - - [2025-09-29 02:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.38 - - [2025-09-29 02:59:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007726 10.0.0.38 - - [2025-09-29 02:59:09] "GET /virtual-networks?parent_id=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.005776 10.0.0.38 - - [2025-09-29 02:59:09] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.015865 10.0.0.38 - - [2025-09-29 02:59:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016468 10.0.0.38 - - [2025-09-29 02:59:19] "POST /neutron/port HTTP/1.1" 200 1086 0.035027 10.0.0.38 - - [2025-09-29 02:59:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012393 10.0.0.33 - - [2025-09-29 02:59:29] "GET /obj-perms HTTP/1.1" 200 5056 0.066513 10.0.0.38 - - [2025-09-29 02:59:56] "POST /neutron/network HTTP/1.1" 200 807 0.017052 10.0.0.38 - - [2025-09-29 02:59:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.002228 10.0.0.38 - - [2025-09-29 02:59:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010318 10.0.0.249 - - [2025-09-29 02:59:57] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.030441 10.0.0.38 - - [2025-09-29 02:59:57] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.156668 10.0.0.38 - - [2025-09-29 02:59:57] "POST /neutron/port HTTP/1.1" 200 1086 0.039406 10.0.0.38 - - [2025-09-29 02:59:57] "POST /neutron/port HTTP/1.1" 200 117 0.015095 10.0.0.38 - - [2025-09-29 02:59:58] "POST /neutron/port HTTP/1.1" 200 1058 0.026810 10.0.0.38 - - [2025-09-29 02:59:58] "POST /neutron/port HTTP/1.1" 200 1086 0.019069 10.0.0.38 - - [2025-09-29 02:59:58] "POST /neutron/port HTTP/1.1" 200 117 0.001117 10.0.0.38 - - [2025-09-29 03:00:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010395 10.0.0.38 - - [2025-09-29 03:00:03] "POST /neutron/port HTTP/1.1" 200 1086 0.020936 10.0.0.38 - - [2025-09-29 03:00:03] "GET /virtual-machine/15653280-587c-4567-b806-d3b9078e4eec HTTP/1.1" 200 1295 0.006859 10.0.0.38 - - [2025-09-29 03:00:03] "GET /virtual-machine-interface/3e025ee4-4920-4149-96fd-0264b508449f HTTP/1.1" 200 2971 0.006442 10.0.0.38 - - [2025-09-29 03:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.38 - - [2025-09-29 03:00:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004499 10.0.0.38 - - [2025-09-29 03:00:03] "GET /virtual-networks?parent_id=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003489 10.0.0.38 - - [2025-09-29 03:00:03] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006642 10.0.0.38 - - [2025-09-29 03:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.38 - - [2025-09-29 03:00:06] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006488 10.0.0.38 - - [2025-09-29 03:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.38 - - [2025-09-29 03:00:10] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.013910 10.0.0.38 - - [2025-09-29 03:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.38 - - [2025-09-29 03:00:14] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007288 10.0.0.38 - - [2025-09-29 03:00:15] "POST /neutron/port HTTP/1.1" 200 1086 0.064858 10.0.0.38 - - [2025-09-29 03:00:15] "POST /neutron/subnet HTTP/1.1" 200 685 0.015001 10.0.0.38 - - [2025-09-29 03:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007757 10.0.0.38 - - [2025-09-29 03:00:18] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.011055 10.0.0.38 - - [2025-09-29 03:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.38 - - [2025-09-29 03:00:22] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.007980 10.0.0.38 - - [2025-09-29 03:00:25] "POST /neutron/port HTTP/1.1" 200 1086 0.025417 10.0.0.38 - - [2025-09-29 03:00:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005641 10.0.0.38 - - [2025-09-29 03:00:25] "POST /neutron/network HTTP/1.1" 200 833 0.008500 10.0.0.38 - - [2025-09-29 03:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.38 - - [2025-09-29 03:00:26] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.011911 10.0.0.38 - - [2025-09-29 03:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.38 - - [2025-09-29 03:00:31] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006341 10.0.0.38 - - [2025-09-29 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.38 - - [2025-09-29 03:00:35] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.016172 10.0.0.38 - - [2025-09-29 03:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.38 - - [2025-09-29 03:00:37] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008547 10.0.0.38 - - [2025-09-29 03:00:37] "GET /virtual-networks?parent_id=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.006875 10.0.0.38 - - [2025-09-29 03:00:37] "GET /virtual-network/e3eb4de5-3391-4c3e-9861-b7b61cb6db7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.014171 10.0.0.38 - - [2025-09-29 03:00:42] "POST /neutron/port HTTP/1.1" 200 1086 0.028650 10.0.0.38 - - [2025-09-29 03:00:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008255 10.0.0.38 - - [2025-09-29 03:00:52] "POST /neutron/port HTTP/1.1" 200 1086 0.037425 10.0.0.38 - - [2025-09-29 03:01:16] "POST /neutron/port HTTP/1.1" 200 1086 0.033411 10.0.0.38 - - [2025-09-29 03:01:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.015301 10.0.0.38 - - [2025-09-29 03:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.38 - - [2025-09-29 03:01:26] "DELETE /virtual-DNS/ecda24d0-7dd8-423d-8a7a-9ce0dc88b5ac HTTP/1.1" 409 236 0.010859 10.0.0.38 - - [2025-09-29 03:01:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.003435 10.0.0.38 - - [2025-09-29 03:01:27] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.045521 10.0.0.38 - - [2025-09-29 03:01:27] "GET /virtual-DNS-record/9ef65aea-bf29-4582-b60e-9c43286adfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.005981 10.0.0.38 - - [2025-09-29 03:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.38 - - [2025-09-29 03:01:27] "GET /virtual-DNS-record/9ef65aea-bf29-4582-b60e-9c43286adfd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1339 0.006184 10.0.0.38 - - [2025-09-29 03:01:27] "POST /neutron/port HTTP/1.1" 200 1086 0.053853 10.0.0.38 - - [2025-09-29 03:01:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008822 10.0.0.38 - - [2025-09-29 03:01:27] "POST /neutron/network HTTP/1.1" 200 833 0.016177 10.0.0.38 - - [2025-09-29 03:01:33] "DELETE /virtual-DNS-record/9ef65aea-bf29-4582-b60e-9c43286adfd6 HTTP/1.1" 200 115 0.049987 10.0.0.38 - - [2025-09-29 03:01:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.007407 10.0.0.38 - - [2025-09-29 03:01:34] "POST /neutron/port HTTP/1.1" 200 1086 0.034470 10.0.0.38 - - [2025-09-29 03:01:34] "POST /neutron/port HTTP/1.1" 200 1086 0.042627 10.0.0.38 - - [2025-09-29 03:01:36] "POST /neutron/network HTTP/1.1" 200 833 0.011860 10.0.0.38 - - [2025-09-29 03:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.38 - - [2025-09-29 03:01:36] "DELETE /network-ipam/f69d68c9-1bdd-471c-8bb1-4d91ff0b0457 HTTP/1.1" 200 115 0.061075 10.0.0.38 - - [2025-09-29 03:01:36] "DELETE /virtual-DNS/ecda24d0-7dd8-423d-8a7a-9ce0dc88b5ac HTTP/1.1" 200 115 0.031634 10.0.0.38 - - [2025-09-29 03:01:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.003143 10.0.0.249 - - [2025-09-29 03:01:37] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001177 10.0.0.38 - - [2025-09-29 03:01:37] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.120569 10.0.0.249 - - [2025-09-29 03:01:37] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001450 10.0.0.38 - - [2025-09-29 03:01:38] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?fields=virtual_networks HTTP/1.1" 200 1036 0.060670 10.0.0.249 - - [2025-09-29 03:01:38] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002380 10.0.0.38 - - [2025-09-29 03:01:38] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.083299 10.0.0.249 - - [2025-09-29 03:01:38] "GET /projects?obj_uuids=52c02387-fbe7-48ac-9402-dd08aac92127&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002479 10.0.0.38 - - [2025-09-29 03:01:38] "GET /project/52c02387-fbe7-48ac-9402-dd08aac92127?fields=security_groups HTTP/1.1" 200 1264 0.058808 10.0.0.38 - - [2025-09-29 03:01:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.029958 10.0.0.249 - - [2025-09-29 03:01:39] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006548 10.0.0.249 - - [2025-09-29 03:01:39] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002805 10.0.0.249 - - [2025-09-29 03:01:39] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019017 10.0.0.249 - - [2025-09-29 03:01:39] "POST /id-to-fqname HTTP/1.1" 200 191 0.002279 10.0.0.249 - - [2025-09-29 03:01:39] "POST /fqname-to-id HTTP/1.1" 404 200 0.010704 10.0.0.249 - - [2025-09-29 03:01:39] "POST /security-groups HTTP/1.1" 200 592 0.084306 10.0.0.33 - - [2025-09-29 03:01:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.003279 10.0.0.249 - - [2025-09-29 03:01:39] "POST /projects HTTP/1.1" 200 587 0.342374 10.0.0.249 - - [2025-09-29 03:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.376510 10.0.0.33 - - [2025-09-29 03:01:39] "POST /access-control-lists HTTP/1.1" 200 597 0.028280 10.0.0.38 - - [2025-09-29 03:01:39] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.529429 10.0.0.38 - - [2025-09-29 03:01:40] "GET / HTTP/1.1" 200 36215 0.008276 10.0.0.38 - - [2025-09-29 03:01:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.38 - - [2025-09-29 03:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.069410 10.0.0.249 - - [2025-09-29 03:01:42] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003639 10.0.0.38 - - [2025-09-29 03:01:42] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.097484 10.0.0.249 - - [2025-09-29 03:01:43] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004026 10.0.0.38 - - [2025-09-29 03:01:43] "POST /neutron/network HTTP/1.1" 200 608 0.171017 10.0.0.38 - - [2025-09-29 03:01:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.005252 10.0.0.38 - - [2025-09-29 03:01:43] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008430 10.0.0.38 - - [2025-09-29 03:01:43] "POST /neutron/network HTTP/1.1" 200 828 0.006550 10.0.0.38 - - [2025-09-29 03:01:43] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006414 10.0.0.38 - - [2025-09-29 03:01:44] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006778 10.0.0.38 - - [2025-09-29 03:01:44] "GET /obj-perms HTTP/1.1" 200 5032 0.064595 10.0.0.33 - - [2025-09-29 03:01:44] "DELETE /access-control-list/a4ecb845-b20f-4881-934b-4d154eca51da HTTP/1.1" 200 115 0.048587 10.0.0.249 - - [2025-09-29 03:01:45] "GET /obj-perms HTTP/1.1" 200 5032 0.063137 10.0.0.38 - - [2025-09-29 03:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.249 - - [2025-09-29 03:01:45] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003022 10.0.0.38 - - [2025-09-29 03:01:45] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.073737 10.0.0.38 - - [2025-09-29 03:01:45] "POST /neutron/network HTTP/1.1" 200 117 0.018334 10.0.0.33 - - [2025-09-29 03:01:45] "POST /ref-update HTTP/1.1" 200 156 0.022506 10.0.0.38 - - [2025-09-29 03:01:46] "POST /neutron/network HTTP/1.1" 200 829 0.011258 10.0.0.38 - - [2025-09-29 03:01:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.002046 10.0.0.38 - - [2025-09-29 03:01:46] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005101 10.0.0.38 - - [2025-09-29 03:01:46] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007407 10.0.0.38 - - [2025-09-29 03:01:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.013243 10.0.0.38 - - [2025-09-29 03:01:46] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007248 10.0.0.33 - - [2025-09-29 03:01:46] "GET /obj-perms HTTP/1.1" 200 5032 0.044796 10.0.0.38 - - [2025-09-29 03:01:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001432 10.0.0.249 - - [2025-09-29 03:01:56] "DELETE /project/52c02387-fbe7-48ac-9402-dd08aac92127 HTTP/1.1" 404 177 0.005106 10.0.0.249 - - [2025-09-29 03:01:56] "DELETE /project/0aeb476c06c64eca850352c7db4783e1 HTTP/1.1" 404 173 0.010281 10.0.0.249 - - [2025-09-29 03:02:03] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002393 10.0.0.38 - - [2025-09-29 03:02:03] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.125862 10.0.0.38 - - [2025-09-29 03:02:03] "POST /neutron/port HTTP/1.1" 200 117 0.009598 10.0.0.38 - - [2025-09-29 03:02:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001194 10.0.0.38 - - [2025-09-29 03:02:03] "POST /neutron/network HTTP/1.1" 200 838 0.011391 10.0.0.38 - - [2025-09-29 03:02:04] "POST /neutron/port HTTP/1.1" 200 1063 0.027466 10.0.0.38 - - [2025-09-29 03:02:04] "POST /neutron/port HTTP/1.1" 200 1091 0.035922 10.0.0.249 - - [2025-09-29 03:02:04] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002097 10.0.0.38 - - [2025-09-29 03:02:04] "POST /neutron/port HTTP/1.1" 200 117 0.001724 10.0.0.38 - - [2025-09-29 03:02:05] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.140738 10.0.0.38 - - [2025-09-29 03:02:05] "POST /neutron/port HTTP/1.1" 200 1091 0.034506 10.0.0.38 - - [2025-09-29 03:02:05] "POST /neutron/port HTTP/1.1" 200 1091 0.040680 10.0.0.249 - - [2025-09-29 03:02:05] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003209 10.0.0.38 - - [2025-09-29 03:02:06] "POST /neutron/port HTTP/1.1" 200 1062 0.688351 10.0.0.38 - - [2025-09-29 03:02:06] "POST /neutron/port HTTP/1.1" 200 1116 0.221145 10.0.0.38 - - [2025-09-29 03:02:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.031258 10.0.0.38 - - [2025-09-29 03:02:10] "POST /neutron/port HTTP/1.1" 200 1091 0.053705 10.0.0.38 - - [2025-09-29 03:02:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018766 10.0.0.38 - - [2025-09-29 03:02:26] "POST /neutron/port HTTP/1.1" 200 1091 0.017404 10.0.0.38 - - [2025-09-29 03:02:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014415 10.0.0.33 - - [2025-09-29 03:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2025-09-29 03:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001069 10.0.0.38 - - [2025-09-29 03:02:41] "POST /neutron/port HTTP/1.1" 200 1091 0.034976 10.0.0.38 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001356 10.0.0.38 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000622 10.0.0.33 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000588 10.0.0.38 - - [2025-09-29 03:02:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013412 10.0.0.33 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000694 10.0.0.249 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000740 10.0.0.38 - - [2025-09-29 03:02:41] "GET /virtual-machine/9d214e1b-20d1-4533-aa43-f10d6dfaf432 HTTP/1.1" 401 292 0.000709 10.0.0.249 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000743 10.0.0.249 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001442 10.0.0.38 - - [2025-09-29 03:02:41] "GET /virtual-machine/9d214e1b-20d1-4533-aa43-f10d6dfaf432 HTTP/1.1" 200 1296 0.047571 10.0.0.38 - - [2025-09-29 03:02:41] "GET /virtual-machine-interface/fe55da49-2672-41e2-bcaa-03501bc9e18e HTTP/1.1" 200 2957 0.005995 10.0.0.249 - - [2025-09-29 03:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000645 10.0.0.38 - - [2025-09-29 03:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.38 - - [2025-09-29 03:02:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006701 10.0.0.38 - - [2025-09-29 03:02:41] "GET /virtual-networks?parent_id=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006444 10.0.0.38 - - [2025-09-29 03:02:42] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.013421 10.0.0.38 - - [2025-09-29 03:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001088 10.0.0.38 - - [2025-09-29 03:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000964 10.0.0.38 - - [2025-09-29 03:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.38 - - [2025-09-29 03:02:45] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005979 10.0.0.38 - - [2025-09-29 03:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.38 - - [2025-09-29 03:02:49] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009704 10.0.0.38 - - [2025-09-29 03:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.38 - - [2025-09-29 03:02:53] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.010993 10.0.0.38 - - [2025-09-29 03:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.38 - - [2025-09-29 03:02:57] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.016391 10.0.0.38 - - [2025-09-29 03:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.38 - - [2025-09-29 03:03:01] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007979 10.0.0.38 - - [2025-09-29 03:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.38 - - [2025-09-29 03:03:05] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.016071 10.0.0.38 - - [2025-09-29 03:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.38 - - [2025-09-29 03:03:09] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.016100 10.0.0.38 - - [2025-09-29 03:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019238 10.0.0.38 - - [2025-09-29 03:03:13] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.014547 10.0.0.38 - - [2025-09-29 03:03:16] "POST /neutron/port HTTP/1.1" 200 1091 0.025082 10.0.0.38 - - [2025-09-29 03:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006949 10.0.0.38 - - [2025-09-29 03:03:16] "POST /neutron/network HTTP/1.1" 200 829 0.007907 10.0.0.38 - - [2025-09-29 03:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.38 - - [2025-09-29 03:03:18] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007430 10.0.0.38 - - [2025-09-29 03:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.38 - - [2025-09-29 03:03:22] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009385 10.0.0.38 - - [2025-09-29 03:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.38 - - [2025-09-29 03:03:26] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.019578 10.0.0.38 - - [2025-09-29 03:03:29] "POST /neutron/network HTTP/1.1" 200 838 0.018814 10.0.0.38 - - [2025-09-29 03:03:29] "POST /neutron/port HTTP/1.1" 200 117 0.003191 10.0.0.38 - - [2025-09-29 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.38 - - [2025-09-29 03:03:30] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006441 10.0.0.38 - - [2025-09-29 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.38 - - [2025-09-29 03:03:34] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008781 10.0.0.38 - - [2025-09-29 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.38 - - [2025-09-29 03:03:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011391 10.0.0.38 - - [2025-09-29 03:03:36] "GET /virtual-networks?parent_id=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007391 10.0.0.38 - - [2025-09-29 03:03:36] "GET /virtual-network/b5bf3cf4-4dd0-43d8-a150-fa648d539c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.018450 10.0.0.38 - - [2025-09-29 03:03:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010909 10.0.0.38 - - [2025-09-29 03:03:47] "POST /neutron/port HTTP/1.1" 200 1091 0.039405 10.0.0.38 - - [2025-09-29 03:03:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.037038 10.0.0.38 - - [2025-09-29 03:03:52] "POST /neutron/port HTTP/1.1" 200 1091 0.037375 10.0.0.38 - - [2025-09-29 03:03:57] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013986 10.0.0.38 - - [2025-09-29 03:04:07] "POST /neutron/port HTTP/1.1" 200 1091 0.031722 10.0.0.38 - - [2025-09-29 03:04:12] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018008 10.0.0.38 - - [2025-09-29 03:04:18] "POST /neutron/port HTTP/1.1" 200 1091 0.028163 10.0.0.38 - - [2025-09-29 03:04:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005925 10.0.0.38 - - [2025-09-29 03:04:18] "POST /neutron/network HTTP/1.1" 200 829 0.009005 10.0.0.38 - - [2025-09-29 03:04:28] "POST /neutron/port HTTP/1.1" 200 1091 0.033527 10.0.0.38 - - [2025-09-29 03:04:30] "POST /neutron/port HTTP/1.1" 200 1090 0.039502 10.0.0.38 - - [2025-09-29 03:04:30] "POST /neutron/subnet HTTP/1.1" 200 703 0.035046 10.0.0.249 - - [2025-09-29 03:04:33] "GET /obj-perms HTTP/1.1" 200 5056 0.053816 10.0.0.38 - - [2025-09-29 03:04:33] "GET /obj-perms HTTP/1.1" 200 5056 0.058345 10.0.0.38 - - [2025-09-29 03:04:33] "POST /neutron/port HTTP/1.1" 200 1090 0.015674 10.0.0.38 - - [2025-09-29 03:04:33] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012368 10.0.0.38 - - [2025-09-29 03:04:33] "GET /virtual-machine/55906936-2751-4728-8227-5eaaf4512c92 HTTP/1.1" 200 1294 0.008265 10.0.0.38 - - [2025-09-29 03:04:33] "GET /virtual-machine-interface/de235eb5-1b18-418c-b6f1-0d42c29f1323 HTTP/1.1" 200 2957 0.009946 10.0.0.38 - - [2025-09-29 03:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007768 10.0.0.38 - - [2025-09-29 03:04:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007350 10.0.0.38 - - [2025-09-29 03:04:33] "GET /virtual-networks?parent_id=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007022 10.0.0.38 - - [2025-09-29 03:04:33] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010601 10.0.0.38 - - [2025-09-29 03:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.38 - - [2025-09-29 03:04:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009416 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-networks?parent_id=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005754 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007254 10.0.0.38 - - [2025-09-29 03:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.249 - - [2025-09-29 03:04:35] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001864 10.0.0.38 - - [2025-09-29 03:04:35] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.078805 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006603 10.0.0.38 - - [2025-09-29 03:04:35] "GET /floating-ip-pools?parent_id=fb7af149-d94e-47ca-8dc2-17cabcf36037&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004074 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006684 10.0.0.38 - - [2025-09-29 03:04:35] "POST /floating-ip-pools HTTP/1.1" 200 600 0.031645 10.0.0.38 - - [2025-09-29 03:04:35] "POST /ref-update HTTP/1.1" 200 156 0.015165 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005244 10.0.0.38 - - [2025-09-29 03:04:35] "GET /virtual-network/fb7af149-d94e-47ca-8dc2-17cabcf36037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.008879 10.0.0.249 - - [2025-09-29 03:04:35] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002208 10.0.0.38 - - [2025-09-29 03:04:36] "POST /neutron/floatingip HTTP/1.1" 200 531 0.143840 10.0.0.38 - - [2025-09-29 03:04:36] "POST /neutron/floatingip HTTP/1.1" 200 580 0.058246 10.0.0.38 - - [2025-09-29 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.38 - - [2025-09-29 03:04:36] "GET /routing-instance/940d44de-126c-41b2-837e-696e1c06fe49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005571 10.0.0.38 - - [2025-09-29 03:04:36] "GET /route-target/41ad383a-9fa0-4377-8408-539e29817d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.014700 10.0.0.38 - - [2025-09-29 03:05:03] "POST /neutron/floatingip HTTP/1.1" 200 531 0.032393 10.0.0.38 - - [2025-09-29 03:05:03] "GET /floating-ip-pool/246174c6-d62d-4c9e-97a2-a615f617eb04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.005064 10.0.0.38 - - [2025-09-29 03:05:03] "POST /ref-update HTTP/1.1" 200 156 0.014207 10.0.0.38 - - [2025-09-29 03:05:03] "DELETE /floating-ip-pool/246174c6-d62d-4c9e-97a2-a615f617eb04 HTTP/1.1" 200 115 0.032602 10.0.0.38 - - [2025-09-29 03:05:03] "POST /neutron/network HTTP/1.1" 200 829 0.006807 10.0.0.38 - - [2025-09-29 03:05:04] "POST /neutron/port HTTP/1.1" 200 1116 0.030531 10.0.0.38 - - [2025-09-29 03:05:04] "POST /neutron/port HTTP/1.1" 200 1117 0.022616 10.0.0.249 - - [2025-09-29 03:05:05] "POST /useragent-kv HTTP/1.1" 200 115 0.032309 10.0.0.249 - - [2025-09-29 03:05:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006696 10.0.0.38 - - [2025-09-29 03:05:05] "POST /neutron/network HTTP/1.1" 200 151 0.193904 10.0.0.33 - - [2025-09-29 03:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.061739 10.0.0.249 - - [2025-09-29 03:05:07] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003704 10.0.0.38 - - [2025-09-29 03:05:07] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.078880 10.0.0.249 - - [2025-09-29 03:05:07] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001283 10.0.0.38 - - [2025-09-29 03:05:07] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?fields=virtual_networks HTTP/1.1" 200 1034 0.053368 10.0.0.249 - - [2025-09-29 03:05:07] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001212 10.0.0.38 - - [2025-09-29 03:05:07] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.041893 10.0.0.249 - - [2025-09-29 03:05:07] "GET /projects?obj_uuids=0aeb476c-06c6-4eca-8503-52c7db4783e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001525 10.0.0.38 - - [2025-09-29 03:05:08] "GET /project/0aeb476c-06c6-4eca-8503-52c7db4783e1?fields=security_groups HTTP/1.1" 200 1262 0.054809 10.0.0.38 - - [2025-09-29 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.028693 10.0.0.249 - - [2025-09-29 03:05:08] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006320 10.0.0.249 - - [2025-09-29 03:05:08] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003110 10.0.0.249 - - [2025-09-29 03:05:08] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.051121 10.0.0.249 - - [2025-09-29 03:05:09] "POST /id-to-fqname HTTP/1.1" 200 190 0.002590 10.0.0.249 - - [2025-09-29 03:05:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004341 10.0.0.249 - - [2025-09-29 03:05:09] "POST /security-groups HTTP/1.1" 200 591 0.084958 10.0.0.249 - - [2025-09-29 03:05:09] "POST /projects HTTP/1.1" 200 585 0.345971 10.0.0.249 - - [2025-09-29 03:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.382753 10.0.0.33 - - [2025-09-29 03:05:09] "POST /access-control-lists HTTP/1.1" 200 598 0.027481 10.0.0.38 - - [2025-09-29 03:05:09] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.602242 10.0.0.38 - - [2025-09-29 03:05:10] "GET / HTTP/1.1" 200 36215 0.003897 10.0.0.38 - - [2025-09-29 03:05:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2025-09-29 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.058609 10.0.0.249 - - [2025-09-29 03:05:12] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003000 10.0.0.38 - - [2025-09-29 03:05:12] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.103863 10.0.0.38 - - [2025-09-29 03:05:12] "POST /neutron/network HTTP/1.1" 200 117 0.051768 10.0.0.33 - - [2025-09-29 03:05:13] "POST /route-targets HTTP/1.1" 200 328 0.012672 10.0.0.38 - - [2025-09-29 03:05:13] "POST /neutron/network HTTP/1.1" 200 839 0.011020 10.0.0.38 - - [2025-09-29 03:05:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001761 10.0.0.38 - - [2025-09-29 03:05:13] "GET /virtual-network/d59ac844-8bb4-45bf-9b8a-64dd9e085eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005733 10.0.0.38 - - [2025-09-29 03:05:13] "GET /virtual-network/d59ac844-8bb4-45bf-9b8a-64dd9e085eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007213 10.0.0.38 - - [2025-09-29 03:05:13] "POST /neutron/subnet HTTP/1.1" 200 701 0.010101 10.0.0.38 - - [2025-09-29 03:05:13] "POST /id-to-fqname HTTP/1.1" 200 230 0.001321 10.0.0.249 - - [2025-09-29 03:05:14] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003922 10.0.0.38 - - [2025-09-29 03:05:14] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.159332 10.0.0.38 - - [2025-09-29 03:05:14] "POST /neutron/network HTTP/1.1" 200 839 0.032646 10.0.0.38 - - [2025-09-29 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.38 - - [2025-09-29 03:05:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005338 10.0.0.38 - - [2025-09-29 03:05:14] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.014657 10.0.0.38 - - [2025-09-29 03:05:14] "POST /neutron/port HTTP/1.1" 200 117 0.006630 10.0.0.38 - - [2025-09-29 03:05:15] "POST /neutron/port HTTP/1.1" 200 1055 0.042771 10.0.0.38 - - [2025-09-29 03:05:15] "POST /neutron/port HTTP/1.1" 200 1083 0.022778 10.0.0.38 - - [2025-09-29 03:05:15] "POST /neutron/port HTTP/1.1" 200 117 0.001623 10.0.0.38 - - [2025-09-29 03:05:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011651 10.0.0.38 - - [2025-09-29 03:05:20] "POST /neutron/port HTTP/1.1" 200 1083 0.021090 10.0.0.38 - - [2025-09-29 03:05:20] "GET /virtual-machine/fb0e03c0-13a1-4ac7-a4dd-bf119223c1bb HTTP/1.1" 401 292 0.000557 10.0.0.38 - - [2025-09-29 03:05:20] "GET /virtual-machine/fb0e03c0-13a1-4ac7-a4dd-bf119223c1bb HTTP/1.1" 200 1295 0.049265 10.0.0.38 - - [2025-09-29 03:05:20] "GET /virtual-machine-interface/96e5d3b7-d52d-4b5e-bc80-54ceb6e44bfb HTTP/1.1" 200 2979 0.016656 10.0.0.38 - - [2025-09-29 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.38 - - [2025-09-29 03:05:20] "POST /neutron/port HTTP/1.1" 200 1083 0.046971 10.0.0.38 - - [2025-09-29 03:05:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.024609 10.0.0.38 - - [2025-09-29 03:05:20] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.008771 10.0.0.38 - - [2025-09-29 03:05:20] "GET /virtual-network/d59ac844-8bb4-45bf-9b8a-64dd9e085eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.009444 10.0.0.38 - - [2025-09-29 03:05:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.016654 10.0.0.38 - - [2025-09-29 03:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.38 - - [2025-09-29 03:05:23] "GET /virtual-network/d59ac844-8bb4-45bf-9b8a-64dd9e085eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.021514 10.0.0.38 - - [2025-09-29 03:05:24] "POST /neutron/port HTTP/1.1" 200 1083 0.036164 10.0.0.38 - - [2025-09-29 03:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.38 - - [2025-09-29 03:05:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004285 10.0.0.38 - - [2025-09-29 03:05:25] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.003228 10.0.0.38 - - [2025-09-29 03:05:26] "GET /virtual-network/d59ac844-8bb4-45bf-9b8a-64dd9e085eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.015332 10.0.0.38 - - [2025-09-29 03:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008843 10.0.0.38 - - [2025-09-29 03:05:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.009689 10.0.0.38 - - [2025-09-29 03:05:28] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.024601 10.0.0.38 - - [2025-09-29 03:05:28] "POST /neutron/network HTTP/1.1" 400 204 0.048178 10.0.0.38 - - [2025-09-29 03:05:28] "POST /neutron/port HTTP/1.1" 200 151 0.182024 10.0.0.33 - - [2025-09-29 03:05:30] "DELETE /route-target/e9e03dcd-4443-4ea3-98b1-30fd3fe77912 HTTP/1.1" 200 115 0.024682 10.0.0.38 - - [2025-09-29 03:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.249 - - [2025-09-29 03:05:33] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003119 10.0.0.38 - - [2025-09-29 03:05:33] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.101114 10.0.0.38 - - [2025-09-29 03:05:33] "POST /neutron/network HTTP/1.1" 200 117 0.017361 10.0.0.38 - - [2025-09-29 03:05:33] "POST /neutron/network HTTP/1.1" 200 823 0.018513 10.0.0.38 - - [2025-09-29 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001228 10.0.0.38 - - [2025-09-29 03:05:34] "GET /virtual-network/848e0df3-debc-41df-9843-29356df152a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006004 10.0.0.33 - - [2025-09-29 03:05:34] "GET /obj-perms HTTP/1.1" 200 5056 0.065779 10.0.0.38 - - [2025-09-29 03:05:34] "GET /virtual-network/848e0df3-debc-41df-9843-29356df152a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.011765 10.0.0.38 - - [2025-09-29 03:05:34] "POST /neutron/subnet HTTP/1.1" 200 719 0.015200 10.0.0.38 - - [2025-09-29 03:05:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001795 10.0.0.249 - - [2025-09-29 03:05:34] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003047 10.0.0.38 - - [2025-09-29 03:05:34] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.082164 10.0.0.38 - - [2025-09-29 03:05:35] "POST /neutron/port HTTP/1.1" 200 117 0.010653 10.0.0.38 - - [2025-09-29 03:05:35] "POST /neutron/network HTTP/1.1" 200 833 0.015889 10.0.0.38 - - [2025-09-29 03:05:35] "POST /neutron/port HTTP/1.1" 200 1059 0.012926 10.0.0.38 - - [2025-09-29 03:05:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004661 10.0.0.38 - - [2025-09-29 03:05:36] "POST /neutron/network HTTP/1.1" 200 823 0.009726 10.0.0.38 - - [2025-09-29 03:05:40] "POST /neutron/port HTTP/1.1" 200 1087 0.037925 10.0.0.38 - - [2025-09-29 03:05:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017018 10.0.0.38 - - [2025-09-29 03:05:40] "GET /virtual-machine/01f65acb-a8c2-473b-8a17-a22c11cb4a38 HTTP/1.1" 200 1292 0.012372 10.0.0.38 - - [2025-09-29 03:05:40] "GET /virtual-machine-interface/4fb18edc-7d64-4fa3-8711-8ada46f20588 HTTP/1.1" 200 2947 0.014572 10.0.0.38 - - [2025-09-29 03:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.38 - - [2025-09-29 03:05:40] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006890 10.0.0.38 - - [2025-09-29 03:05:40] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005792 10.0.0.38 - - [2025-09-29 03:05:40] "GET /virtual-network/848e0df3-debc-41df-9843-29356df152a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.021207 10.0.0.38 - - [2025-09-29 03:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.38 - - [2025-09-29 03:05:43] "GET /virtual-network/848e0df3-debc-41df-9843-29356df152a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.016183 10.0.0.33 - - [2025-09-29 03:05:45] "DELETE /access-control-list/54b6ddba-6bc9-45e8-9ba6-ec6359c92c76 HTTP/1.1" 200 115 0.035979 10.0.0.38 - - [2025-09-29 03:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.38 - - [2025-09-29 03:05:45] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003905 10.0.0.38 - - [2025-09-29 03:05:45] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002599 10.0.0.38 - - [2025-09-29 03:05:45] "GET /virtual-network/848e0df3-debc-41df-9843-29356df152a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006811 10.0.0.38 - - [2025-09-29 03:05:46] "POST /neutron/port HTTP/1.1" 200 1087 0.019875 10.0.0.38 - - [2025-09-29 03:05:52] "POST /neutron/network HTTP/1.1" 400 204 0.035778 10.0.0.38 - - [2025-09-29 03:05:53] "POST /neutron/port HTTP/1.1" 200 151 0.251384 10.0.0.33 - - [2025-09-29 03:05:55] "DELETE /route-target/6f81a0ce-bbb5-4a6a-a997-8a12870bf37c HTTP/1.1" 200 115 0.038696 10.0.0.249 - - [2025-09-29 03:05:56] "DELETE /project/0aeb476c-06c6-4eca-8503-52c7db4783e1 HTTP/1.1" 404 177 0.011724 10.0.0.249 - - [2025-09-29 03:05:56] "DELETE /project/72deda2983004832a62c84ae3b18467f HTTP/1.1" 404 173 0.008238 10.0.0.38 - - [2025-09-29 03:05:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.008433 10.0.0.38 - - [2025-09-29 03:05:57] "POST /network-ipams HTTP/1.1" 200 543 0.057844 10.0.0.38 - - [2025-09-29 03:05:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 767 0.005566 10.0.0.38 - - [2025-09-29 03:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007666 10.0.0.38 - - [2025-09-29 03:05:57] "GET /network-ipam/f44809ff-e58d-4161-9957-24e835f59ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.014018 10.0.0.38 - - [2025-09-29 03:05:58] "PUT /network-ipam/f44809ff-e58d-4161-9957-24e835f59ffb HTTP/1.1" 200 259 0.026162 10.0.0.38 - - [2025-09-29 03:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.249 - - [2025-09-29 03:05:58] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001355 10.0.0.38 - - [2025-09-29 03:05:58] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.072275 10.0.0.38 - - [2025-09-29 03:05:58] "POST /neutron/network HTTP/1.1" 200 117 0.019726 10.0.0.249 - - [2025-09-29 03:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.011463 10.0.0.38 - - [2025-09-29 03:05:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.217103 10.0.0.38 - - [2025-09-29 03:05:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001434 10.0.0.38 - - [2025-09-29 03:05:59] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006038 10.0.0.38 - - [2025-09-29 03:05:59] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007468 10.0.0.38 - - [2025-09-29 03:05:59] "POST /neutron/network HTTP/1.1" 200 994 0.010485 10.0.0.38 - - [2025-09-29 03:05:59] "POST /neutron/network HTTP/1.1" 200 994 0.010695 10.0.0.249 - - [2025-09-29 03:05:59] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.38 - - [2025-09-29 03:05:59] "POST /neutron/port HTTP/1.1" 200 1017 0.252905 10.0.0.38 - - [2025-09-29 03:05:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001241 10.0.0.38 - - [2025-09-29 03:05:59] "POST /neutron/port HTTP/1.1" 200 1017 0.016441 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.006262 10.0.0.38 - - [2025-09-29 03:06:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001804 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.006979 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/network HTTP/1.1" 200 994 0.011850 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.009999 10.0.0.38 - - [2025-09-29 03:06:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001381 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/network HTTP/1.1" 200 1004 0.015616 10.0.0.38 - - [2025-09-29 03:06:00] "POST /neutron/port HTTP/1.1" 200 117 0.011637 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/port HTTP/1.1" 200 1083 0.017148 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/port HTTP/1.1" 200 117 0.002398 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/network HTTP/1.1" 200 1004 0.015092 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/port HTTP/1.1" 200 1109 0.196867 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/subnet HTTP/1.1" 200 673 0.027851 10.0.0.249 - - [2025-09-29 03:06:01] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001124 10.0.0.38 - - [2025-09-29 03:06:01] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.091980 10.0.0.38 - - [2025-09-29 03:06:01] "POST /neutron/network HTTP/1.1" 200 994 0.014087 10.0.0.38 - - [2025-09-29 03:06:02] "POST /neutron/port HTTP/1.1" 200 117 0.007798 10.0.0.38 - - [2025-09-29 03:06:02] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005903 10.0.0.38 - - [2025-09-29 03:06:03] "POST /neutron/port HTTP/1.1" 200 1055 0.015514 10.0.0.38 - - [2025-09-29 03:06:03] "POST /neutron/port HTTP/1.1" 200 1083 0.017734 10.0.0.38 - - [2025-09-29 03:06:03] "POST /neutron/port HTTP/1.1" 200 117 0.001109 10.0.0.38 - - [2025-09-29 03:06:04] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015560 10.0.0.38 - - [2025-09-29 03:06:04] "POST /neutron/port HTTP/1.1" 200 1083 0.035697 10.0.0.38 - - [2025-09-29 03:06:04] "GET /virtual-machine/08bad7d8-cbf6-48f4-bca4-c9e2eaa88f8f HTTP/1.1" 200 1289 0.011274 10.0.0.38 - - [2025-09-29 03:06:04] "GET /virtual-machine-interface/7dc840e1-df7e-4308-a71a-f31b41672af8 HTTP/1.1" 200 2948 0.015833 10.0.0.38 - - [2025-09-29 03:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.38 - - [2025-09-29 03:06:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003819 10.0.0.38 - - [2025-09-29 03:06:04] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004668 10.0.0.38 - - [2025-09-29 03:06:04] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008699 10.0.0.38 - - [2025-09-29 03:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009000 10.0.0.38 - - [2025-09-29 03:06:07] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.015624 10.0.0.38 - - [2025-09-29 03:06:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016602 10.0.0.38 - - [2025-09-29 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.38 - - [2025-09-29 03:06:11] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008261 10.0.0.38 - - [2025-09-29 03:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.38 - - [2025-09-29 03:06:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005081 10.0.0.38 - - [2025-09-29 03:06:13] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005660 10.0.0.38 - - [2025-09-29 03:06:14] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.007667 10.0.0.38 - - [2025-09-29 03:06:14] "POST /neutron/port HTTP/1.1" 200 1083 0.019694 10.0.0.38 - - [2025-09-29 03:06:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010445 10.0.0.38 - - [2025-09-29 03:06:14] "GET /virtual-machine/ee5a79e6-7eaf-4061-b4b2-2bd7ce429550 HTTP/1.1" 200 1291 0.007557 10.0.0.38 - - [2025-09-29 03:06:14] "GET /virtual-machine-interface/7a5bf383-496d-4f7c-997d-d207da69ad36 HTTP/1.1" 200 2948 0.006927 10.0.0.38 - - [2025-09-29 03:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2025-09-29 03:06:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004831 10.0.0.38 - - [2025-09-29 03:06:14] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004762 10.0.0.38 - - [2025-09-29 03:06:14] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006592 10.0.0.38 - - [2025-09-29 03:06:15] "POST /neutron/port HTTP/1.1" 200 1083 0.033128 10.0.0.38 - - [2025-09-29 03:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.38 - - [2025-09-29 03:06:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006370 10.0.0.38 - - [2025-09-29 03:06:15] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005256 10.0.0.38 - - [2025-09-29 03:06:15] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.008609 10.0.0.38 - - [2025-09-29 03:06:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015711 10.0.0.38 - - [2025-09-29 03:06:16] "POST /neutron/port HTTP/1.1" 200 1083 0.029102 10.0.0.38 - - [2025-09-29 03:06:16] "GET /virtual-machine/62f78064-af13-494a-b769-980a43da39ae HTTP/1.1" 200 1294 0.015273 10.0.0.38 - - [2025-09-29 03:06:16] "GET /virtual-machine-interface/d249d057-f382-4a69-857f-66522e1677e0 HTTP/1.1" 200 2948 0.010069 10.0.0.38 - - [2025-09-29 03:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.38 - - [2025-09-29 03:06:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009239 10.0.0.38 - - [2025-09-29 03:06:16] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.006429 10.0.0.38 - - [2025-09-29 03:06:16] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.017016 10.0.0.38 - - [2025-09-29 03:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.38 - - [2025-09-29 03:06:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009431 10.0.0.38 - - [2025-09-29 03:06:17] "GET /virtual-networks?parent_id=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.007380 10.0.0.38 - - [2025-09-29 03:06:17] "GET /virtual-network/c3fb8f73-97c1-488f-bb3b-b8331d6b664c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.015081 10.0.0.38 - - [2025-09-29 03:06:22] "POST /neutron/port HTTP/1.1" 200 1083 0.022512 10.0.0.38 - - [2025-09-29 03:06:22] "POST /neutron/subnet HTTP/1.1" 200 673 0.017753 10.0.0.38 - - [2025-09-29 03:06:31] "POST /neutron/port HTTP/1.1" 200 1083 0.037797 10.0.0.38 - - [2025-09-29 03:06:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006706 10.0.0.38 - - [2025-09-29 03:06:31] "POST /neutron/network HTTP/1.1" 200 994 0.010458 10.0.0.38 - - [2025-09-29 03:06:33] "POST /neutron/port HTTP/1.1" 200 151 0.228113 10.0.0.38 - - [2025-09-29 03:06:34] "POST /neutron/port HTTP/1.1" 200 1109 0.011982 10.0.0.38 - - [2025-09-29 03:06:34] "POST /neutron/port HTTP/1.1" 200 151 0.204720 10.0.0.33 - - [2025-09-29 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.38 - - [2025-09-29 03:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004782 10.0.0.38 - - [2025-09-29 03:06:34] "DELETE /network-ipam/f44809ff-e58d-4161-9957-24e835f59ffb HTTP/1.1" 200 115 0.035002 10.0.0.38 - - [2025-09-29 03:06:34] "POST /fqname-to-id HTTP/1.1" 404 211 0.003803 10.0.0.249 - - [2025-09-29 03:06:36] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004131 10.0.0.38 - - [2025-09-29 03:06:36] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.108459 10.0.0.249 - - [2025-09-29 03:06:36] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001807 10.0.0.38 - - [2025-09-29 03:06:36] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?fields=virtual_networks HTTP/1.1" 200 1034 0.088125 10.0.0.249 - - [2025-09-29 03:06:36] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002301 10.0.0.38 - - [2025-09-29 03:06:36] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.079614 10.0.0.249 - - [2025-09-29 03:06:36] "GET /projects?obj_uuids=72deda29-8300-4832-a62c-84ae3b18467f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001935 10.0.0.38 - - [2025-09-29 03:06:36] "GET /project/72deda29-8300-4832-a62c-84ae3b18467f?fields=security_groups HTTP/1.1" 200 1261 0.068607 10.0.0.38 - - [2025-09-29 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.060148 10.0.0.249 - - [2025-09-29 03:06:37] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006941 10.0.0.249 - - [2025-09-29 03:06:37] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003728 10.0.0.249 - - [2025-09-29 03:06:37] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019688 10.0.0.249 - - [2025-09-29 03:06:37] "POST /id-to-fqname HTTP/1.1" 200 198 0.011703 10.0.0.249 - - [2025-09-29 03:06:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.005775 10.0.0.249 - - [2025-09-29 03:06:37] "POST /security-groups HTTP/1.1" 200 599 0.039407 10.0.0.249 - - [2025-09-29 03:06:37] "POST /projects HTTP/1.1" 200 601 0.291726 10.0.0.249 - - [2025-09-29 03:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.332779 10.0.0.33 - - [2025-09-29 03:06:37] "POST /access-control-lists HTTP/1.1" 200 606 0.027368 10.0.0.38 - - [2025-09-29 03:06:37] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.507525 10.0.0.38 - - [2025-09-29 03:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.012391 10.0.0.38 - - [2025-09-29 03:06:38] "GET / HTTP/1.1" 200 36215 0.004132 10.0.0.38 - - [2025-09-29 03:06:39] "POST /neutron/port HTTP/1.1" 400 205 0.009733 10.0.0.38 - - [2025-09-29 03:06:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.001422 10.0.0.38 - - [2025-09-29 03:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.061978 10.0.0.249 - - [2025-09-29 03:06:41] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002667 10.0.0.38 - - [2025-09-29 03:06:41] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.076629 10.0.0.33 - - [2025-09-29 03:06:41] "POST /route-targets HTTP/1.1" 200 328 0.020118 10.0.0.249 - - [2025-09-29 03:06:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008239 10.0.0.38 - - [2025-09-29 03:06:41] "POST /neutron/subnet HTTP/1.1" 200 823 0.241742 10.0.0.33 - - [2025-09-29 03:06:41] "POST /fqname-to-id HTTP/1.1" 404 207 0.059224 10.0.0.38 - - [2025-09-29 03:06:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.002703 10.0.0.38 - - [2025-09-29 03:06:42] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009471 10.0.0.38 - - [2025-09-29 03:06:42] "POST /neutron/network HTTP/1.1" 200 1005 0.010233 10.0.0.38 - - [2025-09-29 03:06:42] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010261 10.0.0.38 - - [2025-09-29 03:06:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.018740 10.0.0.38 - - [2025-09-29 03:06:42] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013739 10.0.0.38 - - [2025-09-29 03:06:43] "GET /obj-perms HTTP/1.1" 200 5046 0.064402 10.0.0.33 - - [2025-09-29 03:06:43] "GET /obj-perms HTTP/1.1" 200 5046 0.058718 10.0.0.249 - - [2025-09-29 03:06:44] "GET /obj-perms HTTP/1.1" 200 5046 0.064536 10.0.0.38 - - [2025-09-29 03:06:44] "POST /id-to-fqname HTTP/1.1" 200 228 0.003614 10.0.0.249 - - [2025-09-29 03:06:44] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003682 10.0.0.38 - - [2025-09-29 03:06:44] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.124789 10.0.0.38 - - [2025-09-29 03:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.014387 10.0.0.38 - - [2025-09-29 03:06:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.003606 10.0.0.38 - - [2025-09-29 03:06:45] "POST /neutron/network HTTP/1.1" 200 1015 0.022341 10.0.0.38 - - [2025-09-29 03:06:45] "POST /neutron/port HTTP/1.1" 200 1174 0.020958 10.0.0.249 - - [2025-09-29 03:06:46] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001274 10.0.0.38 - - [2025-09-29 03:06:46] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.083352 10.0.0.38 - - [2025-09-29 03:06:46] "POST /neutron/port HTTP/1.1" 200 1202 0.039612 10.0.0.38 - - [2025-09-29 03:06:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010284 10.0.0.33 - - [2025-09-29 03:06:46] "DELETE /access-control-list/43e6453e-dc87-42fa-8c35-2b6fc469a282 HTTP/1.1" 200 115 0.054962 10.0.0.38 - - [2025-09-29 03:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.001049 10.0.0.38 - - [2025-09-29 03:06:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006712 10.0.0.38 - - [2025-09-29 03:06:46] "POST /id-to-fqname HTTP/1.1" 200 228 0.001337 10.0.0.38 - - [2025-09-29 03:06:46] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015976 10.0.0.249 - - [2025-09-29 03:06:47] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002815 10.0.0.38 - - [2025-09-29 03:06:47] "POST /neutron/port HTTP/1.1" 200 1174 0.397161 10.0.0.38 - - [2025-09-29 03:06:47] "POST /neutron/port HTTP/1.1" 200 1228 0.123540 10.0.0.38 - - [2025-09-29 03:06:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004806 10.0.0.249 - - [2025-09-29 03:06:47] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003242 10.0.0.38 - - [2025-09-29 03:06:47] "POST /neutron/port HTTP/1.1" 200 117 0.001265 10.0.0.38 - - [2025-09-29 03:06:47] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.088270 10.0.0.38 - - [2025-09-29 03:06:47] "POST /neutron/port HTTP/1.1" 200 2286 0.022063 10.0.0.38 - - [2025-09-29 03:06:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001992 10.0.0.38 - - [2025-09-29 03:06:48] "POST /neutron/port HTTP/1.1" 200 2286 0.032636 10.0.0.38 - - [2025-09-29 03:06:48] "POST /neutron/network HTTP/1.1" 200 1015 0.020226 10.0.0.38 - - [2025-09-29 03:06:48] "POST /neutron/port HTTP/1.1" 200 1174 0.020463 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006752 10.0.0.249 - - [2025-09-29 03:06:49] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002711 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.002254 10.0.0.38 - - [2025-09-29 03:06:49] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.109062 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/network HTTP/1.1" 200 1005 0.012521 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/port HTTP/1.1" 200 117 0.016097 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/port HTTP/1.1" 200 1202 0.027747 10.0.0.38 - - [2025-09-29 03:06:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011823 10.0.0.38 - - [2025-09-29 03:06:49] "GET /virtual-machine/827af14d-a81d-4e8d-88b5-7c8ec88e1c47 HTTP/1.1" 401 292 0.000430 10.0.0.38 - - [2025-09-29 03:06:50] "POST /neutron/port HTTP/1.1" 200 1174 0.022146 10.0.0.38 - - [2025-09-29 03:06:50] "GET /virtual-machine/827af14d-a81d-4e8d-88b5-7c8ec88e1c47 HTTP/1.1" 200 1301 0.068215 10.0.0.38 - - [2025-09-29 03:06:50] "GET /virtual-machine-interface/18f375a1-08e3-481d-82aa-6b74d7cbd125 HTTP/1.1" 200 3182 0.005623 10.0.0.38 - - [2025-09-29 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.38 - - [2025-09-29 03:06:50] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003808 10.0.0.38 - - [2025-09-29 03:06:50] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005293 10.0.0.38 - - [2025-09-29 03:06:50] "POST /neutron/port HTTP/1.1" 200 1202 0.019459 10.0.0.38 - - [2025-09-29 03:06:50] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006341 10.0.0.38 - - [2025-09-29 03:06:50] "POST /neutron/subnet HTTP/1.1" 200 1379 0.017729 10.0.0.38 - - [2025-09-29 03:06:50] "POST /neutron/network HTTP/1.1" 200 1005 0.011871 10.0.0.38 - - [2025-09-29 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008845 10.0.0.38 - - [2025-09-29 03:06:53] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.015065 10.0.0.249 - - [2025-09-29 03:06:56] "DELETE /project/72deda29-8300-4832-a62c-84ae3b18467f HTTP/1.1" 404 177 0.010653 10.0.0.249 - - [2025-09-29 03:06:56] "DELETE /project/3e6fa883c29a4482a9b4529021fe7344 HTTP/1.1" 404 173 0.009350 10.0.0.38 - - [2025-09-29 03:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.38 - - [2025-09-29 03:06:57] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.014746 10.0.0.38 - - [2025-09-29 03:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.38 - - [2025-09-29 03:07:01] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009847 10.0.0.38 - - [2025-09-29 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008493 10.0.0.38 - - [2025-09-29 03:07:05] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008084 10.0.0.38 - - [2025-09-29 03:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.38 - - [2025-09-29 03:07:09] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.017154 10.0.0.38 - - [2025-09-29 03:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008508 10.0.0.38 - - [2025-09-29 03:07:14] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010860 10.0.0.38 - - [2025-09-29 03:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007610 10.0.0.38 - - [2025-09-29 03:07:18] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.015700 10.0.0.38 - - [2025-09-29 03:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.38 - - [2025-09-29 03:07:22] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016413 10.0.0.38 - - [2025-09-29 03:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008229 10.0.0.38 - - [2025-09-29 03:07:26] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.014686 10.0.0.38 - - [2025-09-29 03:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.38 - - [2025-09-29 03:07:30] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006587 10.0.0.38 - - [2025-09-29 03:07:33] "POST /neutron/network HTTP/1.1" 200 1015 0.024691 10.0.0.38 - - [2025-09-29 03:07:33] "POST /neutron/subnet HTTP/1.1" 200 1379 0.025315 10.0.0.38 - - [2025-09-29 03:07:33] "POST /neutron/network HTTP/1.1" 200 1005 0.026318 10.0.0.38 - - [2025-09-29 03:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.38 - - [2025-09-29 03:07:34] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.015996 10.0.0.38 - - [2025-09-29 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.38 - - [2025-09-29 03:07:38] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.022563 10.0.0.38 - - [2025-09-29 03:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.38 - - [2025-09-29 03:07:40] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006493 10.0.0.38 - - [2025-09-29 03:07:40] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005160 10.0.0.33 - - [2025-09-29 03:07:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2025-09-29 03:07:40] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007654 10.0.0.33 - - [2025-09-29 03:07:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000457 10.0.0.38 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001099 10.0.0.38 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000827 10.0.0.33 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000788 10.0.0.33 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000511 10.0.0.249 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001428 10.0.0.249 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000981 10.0.0.249 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000370 10.0.0.249 - - [2025-09-29 03:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000701 10.0.0.38 - - [2025-09-29 03:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000792 10.0.0.38 - - [2025-09-29 03:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001043 10.0.0.38 - - [2025-09-29 03:07:46] "POST /neutron/port HTTP/1.1" 200 1202 0.034525 10.0.0.38 - - [2025-09-29 03:07:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011156 10.0.0.38 - - [2025-09-29 03:07:52] "POST /neutron/port HTTP/1.1" 200 1202 0.049211 10.0.0.38 - - [2025-09-29 03:07:55] "POST /neutron/security_group HTTP/1.1" 200 2066 0.015070 10.0.0.38 - - [2025-09-29 03:07:57] "POST /neutron/port HTTP/1.1" 200 1202 0.034391 10.0.0.38 - - [2025-09-29 03:08:01] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009154 10.0.0.38 - - [2025-09-29 03:08:01] "POST /neutron/port HTTP/1.1" 200 1202 0.021096 10.0.0.38 - - [2025-09-29 03:08:01] "GET /virtual-machine/8d986410-034d-4ae7-bbd5-5d0d08e5df29 HTTP/1.1" 200 1303 0.007143 10.0.0.38 - - [2025-09-29 03:08:01] "GET /virtual-machine-interface/be15bb15-e2bd-4225-9fa1-4a25d7f50b20 HTTP/1.1" 200 3184 0.005834 10.0.0.38 - - [2025-09-29 03:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2025-09-29 03:08:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004809 10.0.0.38 - - [2025-09-29 03:08:02] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003557 10.0.0.38 - - [2025-09-29 03:08:02] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006730 10.0.0.38 - - [2025-09-29 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011272 10.0.0.38 - - [2025-09-29 03:08:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009286 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003804 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005919 10.0.0.38 - - [2025-09-29 03:08:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012248 10.0.0.38 - - [2025-09-29 03:08:03] "POST /neutron/port HTTP/1.1" 200 1202 0.020026 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-machine/e54f6d1d-3743-469c-bd22-9d334746be42 HTTP/1.1" 200 1303 0.005609 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-machine-interface/277e4324-1368-4f2f-87ce-2bd764ac2514 HTTP/1.1" 200 3182 0.005593 10.0.0.38 - - [2025-09-29 03:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.38 - - [2025-09-29 03:08:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004509 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003482 10.0.0.38 - - [2025-09-29 03:08:03] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005609 10.0.0.38 - - [2025-09-29 03:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008601 10.0.0.38 - - [2025-09-29 03:08:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009157 10.0.0.38 - - [2025-09-29 03:08:04] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.008784 10.0.0.38 - - [2025-09-29 03:08:04] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.017056 10.0.0.38 - - [2025-09-29 03:08:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019622 10.0.0.38 - - [2025-09-29 03:08:22] "POST /neutron/network HTTP/1.1" 200 1015 0.017765 10.0.0.38 - - [2025-09-29 03:08:22] "POST /neutron/subnet HTTP/1.1" 200 1379 0.049199 10.0.0.38 - - [2025-09-29 03:08:22] "POST /neutron/network HTTP/1.1" 200 1005 0.012097 10.0.0.249 - - [2025-09-29 03:08:24] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002968 10.0.0.38 - - [2025-09-29 03:08:24] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.093713 10.0.0.38 - - [2025-09-29 03:08:24] "POST /fqname-to-id HTTP/1.1" 404 226 0.006148 10.0.0.38 - - [2025-09-29 03:08:24] "POST /interface-route-tables HTTP/1.1" 200 577 0.058769 10.0.0.38 - - [2025-09-29 03:08:24] "GET /interface-route-table/ee4495c6-643d-42b0-95ec-3668ee2643a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.010686 10.0.0.38 - - [2025-09-29 03:08:24] "GET /virtual-machine-interface/18f375a1-08e3-481d-82aa-6b74d7cbd125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.010602 10.0.0.38 - - [2025-09-29 03:08:24] "POST /ref-update HTTP/1.1" 200 156 0.029320 10.0.0.249 - - [2025-09-29 03:08:33] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004649 10.0.0.38 - - [2025-09-29 03:08:33] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.079201 10.0.0.38 - - [2025-09-29 03:08:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.004643 10.0.0.38 - - [2025-09-29 03:08:33] "POST /interface-route-tables HTTP/1.1" 200 577 0.049077 10.0.0.38 - - [2025-09-29 03:08:33] "GET /interface-route-table/bfdc36cd-eab8-4e86-9c66-6b2539dc3a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007962 10.0.0.38 - - [2025-09-29 03:08:33] "GET /virtual-machine-interface/be15bb15-e2bd-4225-9fa1-4a25d7f50b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.008226 10.0.0.38 - - [2025-09-29 03:08:33] "POST /ref-update HTTP/1.1" 200 156 0.021216 10.0.0.38 - - [2025-09-29 03:08:35] "POST /neutron/network HTTP/1.1" 200 1015 0.016752 10.0.0.38 - - [2025-09-29 03:08:35] "POST /neutron/subnet HTTP/1.1" 200 1379 0.033114 10.0.0.38 - - [2025-09-29 03:08:35] "POST /neutron/network HTTP/1.1" 200 1005 0.024521 10.0.0.38 - - [2025-09-29 03:08:36] "GET /virtual-machine-interface/277e4324-1368-4f2f-87ce-2bd764ac2514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.009076 10.0.0.38 - - [2025-09-29 03:08:36] "PUT /virtual-machine-interface/277e4324-1368-4f2f-87ce-2bd764ac2514 HTTP/1.1" 200 285 0.025437 10.0.0.38 - - [2025-09-29 03:08:36] "GET /virtual-machine-interface/18f375a1-08e3-481d-82aa-6b74d7cbd125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.008074 10.0.0.38 - - [2025-09-29 03:08:36] "PUT /virtual-machine-interface/18f375a1-08e3-481d-82aa-6b74d7cbd125 HTTP/1.1" 200 285 0.015701 10.0.0.38 - - [2025-09-29 03:08:36] "GET /virtual-machine-interface/be15bb15-e2bd-4225-9fa1-4a25d7f50b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.011228 10.0.0.38 - - [2025-09-29 03:08:36] "PUT /virtual-machine-interface/be15bb15-e2bd-4225-9fa1-4a25d7f50b20 HTTP/1.1" 200 285 0.014051 10.0.0.38 - - [2025-09-29 03:09:24] "POST /neutron/network HTTP/1.1" 200 1015 0.018078 10.0.0.38 - - [2025-09-29 03:09:24] "POST /neutron/subnet HTTP/1.1" 200 1379 0.016334 10.0.0.38 - - [2025-09-29 03:09:24] "POST /neutron/network HTTP/1.1" 200 1005 0.010726 10.0.0.38 - - [2025-09-29 03:09:27] "POST /neutron/port HTTP/1.1" 200 1202 0.028001 10.0.0.38 - - [2025-09-29 03:09:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020232 10.0.0.38 - - [2025-09-29 03:09:27] "GET /virtual-machine/311b0762-6327-47e7-885b-3ef725c455fe HTTP/1.1" 200 1301 0.007154 10.0.0.38 - - [2025-09-29 03:09:27] "GET /virtual-machine-interface/d87f49e6-7929-476a-a1fd-6e108b503c10 HTTP/1.1" 200 3184 0.006943 10.0.0.38 - - [2025-09-29 03:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.38 - - [2025-09-29 03:09:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004245 10.0.0.38 - - [2025-09-29 03:09:27] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003575 10.0.0.38 - - [2025-09-29 03:09:27] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009022 10.0.0.38 - - [2025-09-29 03:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.38 - - [2025-09-29 03:09:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004732 10.0.0.38 - - [2025-09-29 03:09:28] "GET /virtual-networks?parent_id=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003194 10.0.0.38 - - [2025-09-29 03:09:28] "GET /virtual-network/9f6ce736-caaa-43fb-bb17-c1ada488da64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005952 10.0.0.38 - - [2025-09-29 03:09:28] "GET /virtual-machine-interface/d87f49e6-7929-476a-a1fd-6e108b503c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.007915 10.0.0.38 - - [2025-09-29 03:09:28] "PUT /virtual-machine-interface/d87f49e6-7929-476a-a1fd-6e108b503c10 HTTP/1.1" 200 285 0.024517 10.0.0.38 - - [2025-09-29 03:09:36] "POST /neutron/network HTTP/1.1" 200 1015 0.023445 10.0.0.38 - - [2025-09-29 03:09:36] "POST /neutron/subnet HTTP/1.1" 200 1379 0.033570 10.0.0.38 - - [2025-09-29 03:09:36] "POST /neutron/network HTTP/1.1" 200 1005 0.017620 10.0.0.249 - - [2025-09-29 03:10:07] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.034826 10.0.0.38 - - [2025-09-29 03:10:07] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.112661 10.0.0.38 - - [2025-09-29 03:10:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.005157 10.0.0.38 - - [2025-09-29 03:10:07] "POST /interface-route-tables HTTP/1.1" 200 577 0.039848 10.0.0.38 - - [2025-09-29 03:10:07] "GET /interface-route-table/c323989c-cb0a-40e9-92fe-3f2110ccc899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.008470 10.0.0.38 - - [2025-09-29 03:10:07] "GET /virtual-machine-interface/d87f49e6-7929-476a-a1fd-6e108b503c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010100 10.0.0.38 - - [2025-09-29 03:10:07] "POST /ref-update HTTP/1.1" 200 156 0.020108 10.0.0.38 - - [2025-09-29 03:10:09] "GET /virtual-machine-interface/18f375a1-08e3-481d-82aa-6b74d7cbd125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.016984 10.0.0.38 - - [2025-09-29 03:10:09] "POST /ref-update HTTP/1.1" 200 156 0.036701 10.0.0.38 - - [2025-09-29 03:10:09] "DELETE /interface-route-table/ee4495c6-643d-42b0-95ec-3668ee2643a1 HTTP/1.1" 200 115 0.042336 10.0.0.38 - - [2025-09-29 03:10:09] "POST /neutron/port HTTP/1.1" 200 151 0.322607 10.0.0.38 - - [2025-09-29 03:10:19] "GET /virtual-machine-interface/d87f49e6-7929-476a-a1fd-6e108b503c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.016461 10.0.0.38 - - [2025-09-29 03:10:19] "POST /ref-update HTTP/1.1" 200 156 0.040940 10.0.0.38 - - [2025-09-29 03:10:19] "DELETE /interface-route-table/c323989c-cb0a-40e9-92fe-3f2110ccc899 HTTP/1.1" 200 115 0.044750 10.0.0.38 - - [2025-09-29 03:10:19] "GET /virtual-machine-interface/be15bb15-e2bd-4225-9fa1-4a25d7f50b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3099 0.012993 10.0.0.38 - - [2025-09-29 03:10:19] "POST /ref-update HTTP/1.1" 200 156 0.032391 10.0.0.38 - - [2025-09-29 03:10:19] "DELETE /interface-route-table/bfdc36cd-eab8-4e86-9c66-6b2539dc3a53 HTTP/1.1" 200 115 0.040668 10.0.0.38 - - [2025-09-29 03:10:19] "POST /neutron/port HTTP/1.1" 200 1202 0.035693 10.0.0.38 - - [2025-09-29 03:10:19] "POST /neutron/port HTTP/1.1" 200 1202 0.017213 10.0.0.38 - - [2025-09-29 03:10:20] "POST /neutron/port HTTP/1.1" 200 1202 0.033208 10.0.0.38 - - [2025-09-29 03:10:21] "POST /neutron/network HTTP/1.1" 200 1005 0.014180 10.0.0.249 - - [2025-09-29 03:10:23] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004508 10.0.0.38 - - [2025-09-29 03:10:23] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.091691 10.0.0.249 - - [2025-09-29 03:10:23] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002502 10.0.0.38 - - [2025-09-29 03:10:23] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?fields=virtual_networks HTTP/1.1" 200 1050 0.065387 10.0.0.249 - - [2025-09-29 03:10:23] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001799 10.0.0.38 - - [2025-09-29 03:10:23] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.061772 10.0.0.249 - - [2025-09-29 03:10:23] "GET /projects?obj_uuids=3e6fa883-c29a-4482-a9b4-529021fe7344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002290 10.0.0.38 - - [2025-09-29 03:10:23] "GET /project/3e6fa883-c29a-4482-a9b4-529021fe7344?fields=security_groups HTTP/1.1" 200 1285 0.068595 10.0.0.38 - - [2025-09-29 03:10:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.032342 10.0.0.249 - - [2025-09-29 03:10:24] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005589 10.0.0.249 - - [2025-09-29 03:10:24] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003065 10.0.0.249 - - [2025-09-29 03:10:24] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.050453 10.0.0.249 - - [2025-09-29 03:10:24] "POST /id-to-fqname HTTP/1.1" 200 185 0.001320 10.0.0.249 - - [2025-09-29 03:10:24] "POST /fqname-to-id HTTP/1.1" 404 194 0.015783 10.0.0.249 - - [2025-09-29 03:10:24] "POST /security-groups HTTP/1.1" 200 586 0.077881 10.0.0.249 - - [2025-09-29 03:10:25] "POST /projects HTTP/1.1" 200 575 0.325946 10.0.0.249 - - [2025-09-29 03:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.367267 10.0.0.33 - - [2025-09-29 03:10:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.042242 10.0.0.38 - - [2025-09-29 03:10:25] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.571267 10.0.0.33 - - [2025-09-29 03:10:25] "POST /access-control-lists HTTP/1.1" 200 591 0.048575 10.0.0.38 - - [2025-09-29 03:10:26] "GET / HTTP/1.1" 200 36215 0.009570 10.0.0.249 - - [2025-09-29 03:10:29] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003223 10.0.0.38 - - [2025-09-29 03:10:29] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.104836 10.0.0.249 - - [2025-09-29 03:10:29] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001514 10.0.0.38 - - [2025-09-29 03:10:29] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?fields=virtual_networks HTTP/1.1" 200 1024 0.066272 10.0.0.249 - - [2025-09-29 03:10:29] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001619 10.0.0.38 - - [2025-09-29 03:10:29] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.061337 10.0.0.249 - - [2025-09-29 03:10:29] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001551 10.0.0.38 - - [2025-09-29 03:10:29] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?fields=security_groups HTTP/1.1" 200 1246 0.070140 10.0.0.38 - - [2025-09-29 03:10:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.033166 10.0.0.249 - - [2025-09-29 03:10:30] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005501 10.0.0.249 - - [2025-09-29 03:10:30] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002234 10.0.0.249 - - [2025-09-29 03:10:30] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.021570 10.0.0.249 - - [2025-09-29 03:10:30] "POST /id-to-fqname HTTP/1.1" 200 195 0.002417 10.0.0.249 - - [2025-09-29 03:10:30] "POST /fqname-to-id HTTP/1.1" 404 204 0.006284 10.0.0.249 - - [2025-09-29 03:10:31] "POST /security-groups HTTP/1.1" 200 596 0.036369 10.0.0.249 - - [2025-09-29 03:10:31] "POST /projects HTTP/1.1" 200 595 0.289874 10.0.0.33 - - [2025-09-29 03:10:31] "POST /fqname-to-id HTTP/1.1" 404 238 0.005977 10.0.0.249 - - [2025-09-29 03:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.370166 10.0.0.38 - - [2025-09-29 03:10:31] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.533482 10.0.0.38 - - [2025-09-29 03:10:32] "GET / HTTP/1.1" 200 36215 0.004286 10.0.0.249 - - [2025-09-29 03:10:35] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001410 10.0.0.38 - - [2025-09-29 03:10:35] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1386 0.087868 10.0.0.249 - - [2025-09-29 03:10:35] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002589 10.0.0.38 - - [2025-09-29 03:10:35] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?fields=virtual_networks HTTP/1.1" 200 1044 0.079077 10.0.0.249 - - [2025-09-29 03:10:35] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002850 10.0.0.38 - - [2025-09-29 03:10:35] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.056401 10.0.0.249 - - [2025-09-29 03:10:35] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001073 10.0.0.38 - - [2025-09-29 03:10:35] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?fields=security_groups HTTP/1.1" 200 1276 0.059522 10.0.0.38 - - [2025-09-29 03:10:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.032850 10.0.0.249 - - [2025-09-29 03:10:36] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006892 10.0.0.249 - - [2025-09-29 03:10:36] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003354 10.0.0.249 - - [2025-09-29 03:10:36] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.021477 10.0.0.249 - - [2025-09-29 03:10:37] "POST /id-to-fqname HTTP/1.1" 200 201 0.006151 10.0.0.249 - - [2025-09-29 03:10:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.007112 10.0.0.249 - - [2025-09-29 03:10:37] "POST /security-groups HTTP/1.1" 200 602 0.042692 10.0.0.249 - - [2025-09-29 03:10:37] "POST /projects HTTP/1.1" 200 607 0.335080 10.0.0.249 - - [2025-09-29 03:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.377407 10.0.0.33 - - [2025-09-29 03:10:37] "POST /access-control-lists HTTP/1.1" 200 609 0.031574 10.0.0.38 - - [2025-09-29 03:10:37] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.563271 10.0.0.249 - - [2025-09-29 03:10:38] "GET /obj-perms HTTP/1.1" 200 5056 0.090488 10.0.0.38 - - [2025-09-29 03:10:38] "GET /obj-perms HTTP/1.1" 200 5056 0.081699 10.0.0.38 - - [2025-09-29 03:10:38] "GET / HTTP/1.1" 200 36215 0.005225 10.0.0.249 - - [2025-09-29 03:10:42] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001244 10.0.0.38 - - [2025-09-29 03:10:42] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052471 10.0.0.249 - - [2025-09-29 03:10:42] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000917 10.0.0.38 - - [2025-09-29 03:10:42] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?fields=virtual_networks HTTP/1.1" 200 1057 0.060725 10.0.0.249 - - [2025-09-29 03:10:42] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003443 10.0.0.38 - - [2025-09-29 03:10:42] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.076983 10.0.0.249 - - [2025-09-29 03:10:42] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002004 10.0.0.38 - - [2025-09-29 03:10:42] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?fields=security_groups HTTP/1.1" 200 1295 0.070432 10.0.0.38 - - [2025-09-29 03:10:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.033964 10.0.0.249 - - [2025-09-29 03:10:43] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.009829 10.0.0.249 - - [2025-09-29 03:10:43] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002937 10.0.0.249 - - [2025-09-29 03:10:43] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017761 10.0.0.249 - - [2025-09-29 03:10:43] "POST /id-to-fqname HTTP/1.1" 200 187 0.004783 10.0.0.249 - - [2025-09-29 03:10:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.006521 10.0.0.249 - - [2025-09-29 03:10:43] "POST /security-groups HTTP/1.1" 200 588 0.090041 10.0.0.249 - - [2025-09-29 03:10:43] "POST /projects HTTP/1.1" 200 579 0.357330 10.0.0.33 - - [2025-09-29 03:10:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.008167 10.0.0.249 - - [2025-09-29 03:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.394513 10.0.0.38 - - [2025-09-29 03:10:43] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.592294 10.0.0.33 - - [2025-09-29 03:10:43] "POST /access-control-lists HTTP/1.1" 200 593 0.073795 10.0.0.38 - - [2025-09-29 03:10:45] "GET / HTTP/1.1" 200 36215 0.005213 10.0.0.249 - - [2025-09-29 03:10:48] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002697 10.0.0.38 - - [2025-09-29 03:10:48] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.102522 10.0.0.249 - - [2025-09-29 03:10:48] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001909 10.0.0.38 - - [2025-09-29 03:10:48] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?fields=virtual_networks HTTP/1.1" 200 1028 0.070435 10.0.0.249 - - [2025-09-29 03:10:48] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.004196 10.0.0.38 - - [2025-09-29 03:10:48] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.062489 10.0.0.249 - - [2025-09-29 03:10:48] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001050 10.0.0.38 - - [2025-09-29 03:10:48] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?fields=security_groups HTTP/1.1" 200 1252 0.045397 10.0.0.38 - - [2025-09-29 03:10:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.032351 10.0.0.249 - - [2025-09-29 03:10:49] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007505 10.0.0.249 - - [2025-09-29 03:10:49] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002946 10.0.0.249 - - [2025-09-29 03:10:49] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.018460 10.0.0.249 - - [2025-09-29 03:10:49] "POST /id-to-fqname HTTP/1.1" 200 184 0.005541 10.0.0.249 - - [2025-09-29 03:10:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.007494 10.0.0.249 - - [2025-09-29 03:10:49] "POST /security-groups HTTP/1.1" 200 585 0.036945 10.0.0.33 - - [2025-09-29 03:10:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.006319 10.0.0.249 - - [2025-09-29 03:10:49] "POST /projects HTTP/1.1" 200 573 0.267293 10.0.0.249 - - [2025-09-29 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.307083 10.0.0.38 - - [2025-09-29 03:10:50] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.484211 10.0.0.33 - - [2025-09-29 03:10:50] "POST /access-control-lists HTTP/1.1" 200 590 0.061288 10.0.0.38 - - [2025-09-29 03:10:51] "GET / HTTP/1.1" 200 36215 0.006197 10.0.0.249 - - [2025-09-29 03:10:54] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001700 10.0.0.38 - - [2025-09-29 03:10:54] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.061613 10.0.0.249 - - [2025-09-29 03:10:54] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000934 10.0.0.38 - - [2025-09-29 03:10:54] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?fields=virtual_networks HTTP/1.1" 200 1022 0.042114 10.0.0.249 - - [2025-09-29 03:10:54] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001302 10.0.0.38 - - [2025-09-29 03:10:54] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.045927 10.0.0.249 - - [2025-09-29 03:10:54] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001439 10.0.0.38 - - [2025-09-29 03:10:54] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?fields=security_groups HTTP/1.1" 200 1243 0.055238 10.0.0.38 - - [2025-09-29 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.037701 10.0.0.249 - - [2025-09-29 03:10:55] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008658 10.0.0.249 - - [2025-09-29 03:10:55] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003440 10.0.0.249 - - [2025-09-29 03:10:55] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.021492 10.0.0.249 - - [2025-09-29 03:10:55] "POST /id-to-fqname HTTP/1.1" 200 188 0.002669 10.0.0.249 - - [2025-09-29 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.005532 10.0.0.249 - - [2025-09-29 03:10:55] "POST /security-groups HTTP/1.1" 200 589 0.085157 10.0.0.249 - - [2025-09-29 03:10:55] "POST /projects HTTP/1.1" 200 581 0.307148 10.0.0.249 - - [2025-09-29 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.348156 10.0.0.33 - - [2025-09-29 03:10:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.008862 10.0.0.38 - - [2025-09-29 03:10:55] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.547672 10.0.0.38 - - [2025-09-29 03:10:57] "GET / HTTP/1.1" 200 36215 0.003349 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/6111e794a63a40419c059fbe19fdd1c1 HTTP/1.1" 404 173 0.028048 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/85c856a635f247098639f2216ba5e006 HTTP/1.1" 404 173 0.030551 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/1c03206ac2404150b9a5d6ff716a299f HTTP/1.1" 404 173 0.013196 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/3e6fa883-c29a-4482-a9b4-529021fe7344 HTTP/1.1" 404 177 0.017259 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/1e7fec24d4e54a51aa83bf8ad92458c5 HTTP/1.1" 404 173 0.038453 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/e32f18243f02441ea54abed667409d0e HTTP/1.1" 404 173 0.029689 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000968 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000877 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001015 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /project/28eeb920df404b26aef161b9464e0cca HTTP/1.1" 404 173 0.011760 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001065 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.080867 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.100213 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001591 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.127238 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000964 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1513 0.143936 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001010 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000976 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.193378 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?fields=security_groups HTTP/1.1" 200 1354 0.101708 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001301 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?fields=security_groups HTTP/1.1" 200 1348 0.122810 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?fields=security_groups HTTP/1.1" 200 1378 0.185015 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?fields=security_groups HTTP/1.1" 200 1397 0.164587 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?fields=security_groups HTTP/1.1" 200 1345 0.095876 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /security-group/0ed530d0-f6ed-4d61-9015-6d333cf5afe5 HTTP/1.1" 200 115 0.137860 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=28eeb920-df40-4b26-aef1-61b9464e0cca&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002396 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /security-group/536d22b3-74dd-42ff-8322-3d60e5287fbe HTTP/1.1" 200 115 0.161255 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1c03206a-c240-4150-b9a5-d6ff716a299f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000889 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /security-group/f3f8b146-4f3b-48d3-975c-1ed2c50d9d98 HTTP/1.1" 200 115 0.156021 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=1e7fec24-d4e5-4a51-aa83-bf8ad92458c5&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000943 10.0.0.33 - - [2025-09-29 03:10:57] "DELETE /access-control-list/0d459a28-133d-4bf8-aab5-c5ab1727a2b6 HTTP/1.1" 200 115 0.085751 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/28eeb920-df40-4b26-aef1-61b9464e0cca?fields=application_policy_sets HTTP/1.1" 200 1393 0.080958 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /security-group/c5ac73f1-977b-40a0-bd63-a5bd63d9f27a HTTP/1.1" 200 115 0.139435 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=e32f1824-3f02-441e-a54a-bed667409d0e&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001100 10.0.0.249 - - [2025-09-29 03:10:57] "DELETE /security-group/b3bbe792-1ed9-458a-9760-63b9cc156493 HTTP/1.1" 200 115 0.144159 10.0.0.249 - - [2025-09-29 03:10:57] "GET /projects?obj_uuids=6111e794-a63a-4041-9c05-9fbe19fdd1c1&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000921 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5?fields=application_policy_sets HTTP/1.1" 200 1417 0.067730 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/1c03206a-c240-4150-b9a5-d6ff716a299f?fields=application_policy_sets HTTP/1.1" 200 1387 0.091565 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/e32f1824-3f02-441e-a54a-bed667409d0e?fields=application_policy_sets HTTP/1.1" 200 1436 0.156832 10.0.0.249 - - [2025-09-29 03:10:57] "GET /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1?fields=application_policy_sets HTTP/1.1" 200 1384 0.242158 10.0.0.33 - - [2025-09-29 03:10:57] "DELETE /access-control-list/db41a188-6831-442b-a846-b2a487fcb8cb HTTP/1.1" 200 115 0.193961 10.0.0.249 - - [2025-09-29 03:10:58] "DELETE /project/28eeb920-df40-4b26-aef1-61b9464e0cca HTTP/1.1" 200 115 0.935325 10.0.0.249 - - [2025-09-29 03:10:58] "DELETE /project/1e7fec24-d4e5-4a51-aa83-bf8ad92458c5 HTTP/1.1" 200 115 0.956625 10.0.0.249 - - [2025-09-29 03:10:58] "DELETE /project/1c03206a-c240-4150-b9a5-d6ff716a299f HTTP/1.1" 200 115 0.976480 10.0.0.249 - - [2025-09-29 03:10:58] "DELETE /project/e32f1824-3f02-441e-a54a-bed667409d0e HTTP/1.1" 200 115 1.031006 10.0.0.33 - - [2025-09-29 03:10:58] "DELETE /access-control-list/9757cd28-d651-4e06-83f8-726312d943d0 HTTP/1.1" 200 115 0.055192 10.0.0.249 - - [2025-09-29 03:10:58] "DELETE /project/6111e794-a63a-4041-9c05-9fbe19fdd1c1 HTTP/1.1" 200 115 1.044295 10.0.0.249 - - [2025-09-29 03:11:00] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003287 10.0.0.38 - - [2025-09-29 03:11:00] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1357 0.080026 10.0.0.249 - - [2025-09-29 03:11:00] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001814 10.0.0.38 - - [2025-09-29 03:11:00] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?fields=virtual_networks HTTP/1.1" 200 1029 0.051283 10.0.0.249 - - [2025-09-29 03:11:00] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002079 10.0.0.38 - - [2025-09-29 03:11:00] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.043941 10.0.0.249 - - [2025-09-29 03:11:00] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001420 10.0.0.38 - - [2025-09-29 03:11:00] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?fields=security_groups HTTP/1.1" 200 1254 0.041723 10.0.0.38 - - [2025-09-29 03:11:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.031943 10.0.0.249 - - [2025-09-29 03:11:01] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004900 10.0.0.249 - - [2025-09-29 03:11:01] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.249 - - [2025-09-29 03:11:01] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008727 10.0.0.249 - - [2025-09-29 03:11:01] "POST /id-to-fqname HTTP/1.1" 200 188 0.002388 10.0.0.249 - - [2025-09-29 03:11:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.010588 10.0.0.249 - - [2025-09-29 03:11:02] "POST /security-groups HTTP/1.1" 200 589 0.077264 10.0.0.33 - - [2025-09-29 03:11:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.003440 10.0.0.249 - - [2025-09-29 03:11:02] "POST /projects HTTP/1.1" 200 581 0.308316 10.0.0.249 - - [2025-09-29 03:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.378942 10.0.0.33 - - [2025-09-29 03:11:02] "POST /access-control-lists HTTP/1.1" 200 594 0.039310 10.0.0.38 - - [2025-09-29 03:11:02] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.523610 10.0.0.38 - - [2025-09-29 03:11:03] "GET / HTTP/1.1" 200 36215 0.002082 10.0.0.38 - - [2025-09-29 03:11:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.001445 10.0.0.38 - - [2025-09-29 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.057183 10.0.0.249 - - [2025-09-29 03:11:05] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001109 10.0.0.38 - - [2025-09-29 03:11:05] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.068203 10.0.0.249 - - [2025-09-29 03:11:05] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.38 - - [2025-09-29 03:11:05] "POST /neutron/network HTTP/1.1" 200 603 0.150828 10.0.0.38 - - [2025-09-29 03:11:06] "POST /id-to-fqname HTTP/1.1" 200 218 0.003293 10.0.0.38 - - [2025-09-29 03:11:06] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005566 10.0.0.38 - - [2025-09-29 03:11:06] "POST /neutron/network HTTP/1.1" 200 822 0.010466 10.0.0.38 - - [2025-09-29 03:11:06] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005813 10.0.0.38 - - [2025-09-29 03:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.38 - - [2025-09-29 03:11:06] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007822 10.0.0.33 - - [2025-09-29 03:11:06] "POST /route-targets HTTP/1.1" 200 324 0.020073 10.0.0.38 - - [2025-09-29 03:11:06] "PUT /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86 HTTP/1.1" 200 265 0.082018 10.0.0.38 - - [2025-09-29 03:11:06] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016643 10.0.0.33 - - [2025-09-29 03:11:07] "GET /obj-perms HTTP/1.1" 200 5026 0.066607 10.0.0.38 - - [2025-09-29 03:11:08] "POST /neutron/network HTTP/1.1" 200 822 0.014554 10.0.0.38 - - [2025-09-29 03:11:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.003374 10.0.0.249 - - [2025-09-29 03:11:09] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003940 10.0.0.38 - - [2025-09-29 03:11:09] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.112422 10.0.0.38 - - [2025-09-29 03:11:09] "POST /neutron/network HTTP/1.1" 200 822 0.040123 10.0.0.38 - - [2025-09-29 03:11:09] "POST /neutron/port HTTP/1.1" 200 117 0.006991 10.0.0.38 - - [2025-09-29 03:11:10] "POST /neutron/port HTTP/1.1" 200 1058 0.053110 10.0.0.38 - - [2025-09-29 03:11:10] "POST /neutron/port HTTP/1.1" 200 1086 0.046830 10.0.0.38 - - [2025-09-29 03:11:10] "POST /neutron/port HTTP/1.1" 200 117 0.002998 10.0.0.38 - - [2025-09-29 03:11:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018010 10.0.0.38 - - [2025-09-29 03:11:14] "POST /neutron/port HTTP/1.1" 200 1086 0.019400 10.0.0.38 - - [2025-09-29 03:11:14] "GET /virtual-machine/3ef8498a-89a4-4e08-9456-dce8ac421bf0 HTTP/1.1" 401 292 0.000542 10.0.0.38 - - [2025-09-29 03:11:15] "GET /virtual-machine/3ef8498a-89a4-4e08-9456-dce8ac421bf0 HTTP/1.1" 200 1292 0.030269 10.0.0.38 - - [2025-09-29 03:11:15] "GET /virtual-machine-interface/3b23f782-368f-41dc-81dc-6f4bf4230e0f HTTP/1.1" 200 2937 0.014759 10.0.0.38 - - [2025-09-29 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.38 - - [2025-09-29 03:11:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005075 10.0.0.38 - - [2025-09-29 03:11:15] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002992 10.0.0.38 - - [2025-09-29 03:11:15] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.008017 10.0.0.38 - - [2025-09-29 03:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.38 - - [2025-09-29 03:11:18] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.015596 10.0.0.38 - - [2025-09-29 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008126 10.0.0.38 - - [2025-09-29 03:11:22] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016256 10.0.0.38 - - [2025-09-29 03:11:25] "POST /neutron/port HTTP/1.1" 200 1086 0.028327 10.0.0.38 - - [2025-09-29 03:11:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.019121 10.0.0.38 - - [2025-09-29 03:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.38 - - [2025-09-29 03:11:26] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.009870 10.0.0.38 - - [2025-09-29 03:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.38 - - [2025-09-29 03:11:30] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.015601 10.0.0.38 - - [2025-09-29 03:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.38 - - [2025-09-29 03:11:34] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016624 10.0.0.38 - - [2025-09-29 03:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-09-29 03:11:38] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.008211 10.0.0.38 - - [2025-09-29 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009058 10.0.0.38 - - [2025-09-29 03:11:43] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006720 10.0.0.38 - - [2025-09-29 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.38 - - [2025-09-29 03:11:47] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.015804 10.0.0.38 - - [2025-09-29 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.38 - - [2025-09-29 03:11:51] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008694 10.0.0.38 - - [2025-09-29 03:11:51] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006767 10.0.0.38 - - [2025-09-29 03:11:51] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014627 10.0.0.38 - - [2025-09-29 03:11:51] "POST /neutron/port HTTP/1.1" 200 1086 0.047547 10.0.0.38 - - [2025-09-29 03:11:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017182 10.0.0.249 - - [2025-09-29 03:11:58] "DELETE /project/53ba670cd6d64b81a4353299e50e2f29 HTTP/1.1" 404 173 0.019238 10.0.0.249 - - [2025-09-29 03:11:58] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002757 10.0.0.249 - - [2025-09-29 03:11:58] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.107276 10.0.0.249 - - [2025-09-29 03:11:58] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001441 10.0.0.249 - - [2025-09-29 03:11:58] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?fields=security_groups HTTP/1.1" 200 1356 0.057012 10.0.0.249 - - [2025-09-29 03:11:58] "DELETE /security-group/8bb12e43-48a1-49a6-a077-2e2436019315 HTTP/1.1" 200 115 0.060389 10.0.0.249 - - [2025-09-29 03:11:58] "GET /projects?obj_uuids=85c856a6-35f2-4709-8639-f2216ba5e006&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001123 10.0.0.249 - - [2025-09-29 03:11:58] "GET /project/85c856a6-35f2-4709-8639-f2216ba5e006?fields=application_policy_sets HTTP/1.1" 200 1395 0.053499 10.0.0.33 - - [2025-09-29 03:11:58] "DELETE /access-control-list/64b21a42-0501-4259-9c4f-251c71fcb90c HTTP/1.1" 200 115 0.046808 10.0.0.249 - - [2025-09-29 03:11:58] "DELETE /project/85c856a6-35f2-4709-8639-f2216ba5e006 HTTP/1.1" 200 115 0.485433 10.0.0.38 - - [2025-09-29 03:12:01] "POST /neutron/port HTTP/1.1" 200 1086 0.041677 10.0.0.38 - - [2025-09-29 03:12:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017874 10.0.0.38 - - [2025-09-29 03:12:12] "POST /neutron/port HTTP/1.1" 200 1086 0.038173 10.0.0.38 - - [2025-09-29 03:12:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019050 10.0.0.38 - - [2025-09-29 03:12:12] "POST /neutron/network HTTP/1.1" 200 796 0.040628 10.0.0.38 - - [2025-09-29 03:12:12] "POST /id-to-fqname HTTP/1.1" 200 218 0.002457 10.0.0.38 - - [2025-09-29 03:12:12] "GET /virtual-machine/3ef8498a-89a4-4e08-9456-dce8ac421bf0 HTTP/1.1" 200 1292 0.009366 10.0.0.38 - - [2025-09-29 03:12:12] "GET /virtual-machine-interface/3b23f782-368f-41dc-81dc-6f4bf4230e0f HTTP/1.1" 200 2937 0.010579 10.0.0.38 - - [2025-09-29 03:12:12] "GET /instance-ip/8aa14d4a-9e05-4452-82d6-d97f66af2a6d HTTP/1.1" 200 1618 0.011491 10.0.0.38 - - [2025-09-29 03:12:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.005459 10.0.0.38 - - [2025-09-29 03:12:12] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014524 10.0.0.249 - - [2025-09-29 03:12:12] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003451 10.0.0.38 - - [2025-09-29 03:12:12] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.095710 10.0.0.38 - - [2025-09-29 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.38 - - [2025-09-29 03:12:13] "GET /security-group/e9659826-5196-4a5c-b692-92585963482d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3751 0.009785 10.0.0.38 - - [2025-09-29 03:12:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 565 0.117943 10.0.0.38 - - [2025-09-29 03:12:13] "POST /instance-ips HTTP/1.1" 200 358 0.044155 10.0.0.38 - - [2025-09-29 03:12:13] "GET /instance-ip/40647548-9e8d-4747-9268-e5c724c30809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007960 10.0.0.38 - - [2025-09-29 03:12:13] "GET /virtual-machine-interface/604c1b2a-ae27-46a1-bc7c-c18e61b3e568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.009067 10.0.0.38 - - [2025-09-29 03:12:13] "GET /virtual-machine-interface/604c1b2a-ae27-46a1-bc7c-c18e61b3e568?fields=instance_ip_back_refs HTTP/1.1" 200 1326 0.008364 10.0.0.38 - - [2025-09-29 03:12:13] "GET /instance-ip/40647548-9e8d-4747-9268-e5c724c30809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004318 10.0.0.38 - - [2025-09-29 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 218 0.001490 10.0.0.38 - - [2025-09-29 03:12:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010552 10.0.0.38 - - [2025-09-29 03:12:13] "POST /neutron/network HTTP/1.1" 200 822 0.021639 10.0.0.38 - - [2025-09-29 03:12:14] "POST /neutron/port HTTP/1.1" 200 1086 0.032793 10.0.0.38 - - [2025-09-29 03:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.011873 10.0.0.38 - - [2025-09-29 03:12:14] "POST /neutron/port HTTP/1.1" 200 965 0.011252 10.0.0.38 - - [2025-09-29 03:12:14] "POST /neutron/port HTTP/1.1" 200 1031 0.023479 10.0.0.38 - - [2025-09-29 03:12:15] "POST /neutron/port HTTP/1.1" 200 117 0.001488 10.0.0.38 - - [2025-09-29 03:12:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016541 10.0.0.38 - - [2025-09-29 03:12:19] "POST /neutron/port HTTP/1.1" 200 1031 0.036889 10.0.0.38 - - [2025-09-29 03:12:19] "GET /virtual-machine/c64ac871-2c93-405f-8af2-eb10a3bb1fa8 HTTP/1.1" 200 1271 0.014278 10.0.0.38 - - [2025-09-29 03:12:19] "GET /virtual-machine-interface/604c1b2a-ae27-46a1-bc7c-c18e61b3e568 HTTP/1.1" 200 2988 0.015421 10.0.0.38 - - [2025-09-29 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.38 - - [2025-09-29 03:12:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009281 10.0.0.38 - - [2025-09-29 03:12:19] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007087 10.0.0.38 - - [2025-09-29 03:12:19] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.013994 10.0.0.38 - - [2025-09-29 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016339 10.0.0.38 - - [2025-09-29 03:12:22] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.018650 10.0.0.38 - - [2025-09-29 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.38 - - [2025-09-29 03:12:26] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014443 10.0.0.38 - - [2025-09-29 03:12:27] "POST /neutron/port HTTP/1.1" 200 1086 0.037060 10.0.0.38 - - [2025-09-29 03:12:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.021274 10.0.0.38 - - [2025-09-29 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.38 - - [2025-09-29 03:12:31] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006253 10.0.0.38 - - [2025-09-29 03:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.38 - - [2025-09-29 03:12:35] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016500 10.0.0.38 - - [2025-09-29 03:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008575 10.0.0.38 - - [2025-09-29 03:12:39] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.013861 10.0.0.33 - - [2025-09-29 03:12:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000855 10.0.0.33 - - [2025-09-29 03:12:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000634 10.0.0.38 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001066 10.0.0.38 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000965 10.0.0.33 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.002565 10.0.0.33 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000741 10.0.0.249 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001069 10.0.0.249 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000972 10.0.0.249 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001411 10.0.0.249 - - [2025-09-29 03:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001094 10.0.0.38 - - [2025-09-29 03:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001105 10.0.0.38 - - [2025-09-29 03:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001540 10.0.0.38 - - [2025-09-29 03:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008346 10.0.0.38 - - [2025-09-29 03:12:43] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.017891 10.0.0.38 - - [2025-09-29 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.38 - - [2025-09-29 03:12:47] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.015411 10.0.0.38 - - [2025-09-29 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008904 10.0.0.38 - - [2025-09-29 03:12:51] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007893 10.0.0.38 - - [2025-09-29 03:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.38 - - [2025-09-29 03:12:55] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.020988 10.0.0.38 - - [2025-09-29 03:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.38 - - [2025-09-29 03:12:59] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016788 10.0.0.38 - - [2025-09-29 03:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.38 - - [2025-09-29 03:13:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005924 10.0.0.38 - - [2025-09-29 03:13:02] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007127 10.0.0.38 - - [2025-09-29 03:13:02] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.017763 10.0.0.38 - - [2025-09-29 03:13:02] "POST /neutron/port HTTP/1.1" 200 1031 0.039904 10.0.0.38 - - [2025-09-29 03:13:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017315 10.0.0.38 - - [2025-09-29 03:13:12] "POST /neutron/port HTTP/1.1" 200 1031 0.040038 10.0.0.38 - - [2025-09-29 03:13:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010063 10.0.0.38 - - [2025-09-29 03:13:22] "POST /id-to-fqname HTTP/1.1" 200 218 0.003944 10.0.0.38 - - [2025-09-29 03:13:23] "POST /neutron/network HTTP/1.1" 200 832 0.017236 10.0.0.249 - - [2025-09-29 03:13:23] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002079 10.0.0.38 - - [2025-09-29 03:13:23] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.114968 10.0.0.38 - - [2025-09-29 03:13:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.014707 10.0.0.38 - - [2025-09-29 03:13:24] "POST /neutron/network HTTP/1.1" 200 832 0.009089 10.0.0.38 - - [2025-09-29 03:13:25] "POST /neutron/port HTTP/1.1" 200 1058 0.062010 10.0.0.38 - - [2025-09-29 03:13:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.38 - - [2025-09-29 03:13:25] "POST /neutron/network HTTP/1.1" 200 822 0.006313 10.0.0.38 - - [2025-09-29 03:13:27] "POST /neutron/network HTTP/1.1" 200 832 0.014755 10.0.0.38 - - [2025-09-29 03:13:27] "POST /neutron/port HTTP/1.1" 200 117 0.002592 10.0.0.38 - - [2025-09-29 03:13:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010300 10.0.0.38 - - [2025-09-29 03:13:29] "POST /neutron/port HTTP/1.1" 200 1086 0.042434 10.0.0.38 - - [2025-09-29 03:13:29] "GET /virtual-machine/0a9f81b7-eb07-48be-b29a-b54898db578c HTTP/1.1" 200 1291 0.010853 10.0.0.38 - - [2025-09-29 03:13:29] "GET /virtual-machine-interface/91f9c7d1-acf2-43f2-ba7e-59c556e2b257 HTTP/1.1" 200 2939 0.007463 10.0.0.38 - - [2025-09-29 03:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.38 - - [2025-09-29 03:13:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008925 10.0.0.38 - - [2025-09-29 03:13:29] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006797 10.0.0.38 - - [2025-09-29 03:13:29] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014940 10.0.0.38 - - [2025-09-29 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.38 - - [2025-09-29 03:13:32] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.014189 10.0.0.38 - - [2025-09-29 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.38 - - [2025-09-29 03:13:36] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006194 10.0.0.249 - - [2025-09-29 03:13:40] "GET /obj-perms HTTP/1.1" 200 5056 0.065896 10.0.0.38 - - [2025-09-29 03:13:40] "GET /obj-perms HTTP/1.1" 200 5056 0.052323 10.0.0.38 - - [2025-09-29 03:13:41] "POST /neutron/port HTTP/1.1" 200 1086 0.032499 10.0.0.38 - - [2025-09-29 03:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.38 - - [2025-09-29 03:13:41] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006892 10.0.0.38 - - [2025-09-29 03:13:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.010320 10.0.0.38 - - [2025-09-29 03:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.38 - - [2025-09-29 03:13:45] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007098 10.0.0.38 - - [2025-09-29 03:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008148 10.0.0.38 - - [2025-09-29 03:13:49] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016734 10.0.0.38 - - [2025-09-29 03:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2025-09-29 03:13:53] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.006798 10.0.0.38 - - [2025-09-29 03:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.38 - - [2025-09-29 03:13:57] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.016377 10.0.0.38 - - [2025-09-29 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.38 - - [2025-09-29 03:14:01] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.011793 10.0.0.38 - - [2025-09-29 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.38 - - [2025-09-29 03:14:05] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007317 10.0.0.38 - - [2025-09-29 03:14:05] "GET /virtual-networks?parent_id=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004560 10.0.0.38 - - [2025-09-29 03:14:05] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.007128 10.0.0.38 - - [2025-09-29 03:14:05] "POST /neutron/port HTTP/1.1" 200 1086 0.035528 10.0.0.38 - - [2025-09-29 03:14:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019817 10.0.0.38 - - [2025-09-29 03:14:16] "POST /neutron/port HTTP/1.1" 200 1086 0.034613 10.0.0.38 - - [2025-09-29 03:14:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016550 10.0.0.38 - - [2025-09-29 03:14:26] "POST /neutron/port HTTP/1.1" 200 1086 0.022365 10.0.0.38 - - [2025-09-29 03:14:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012259 10.0.0.38 - - [2025-09-29 03:14:26] "POST /neutron/network HTTP/1.1" 200 796 0.024173 10.0.0.38 - - [2025-09-29 03:14:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001147 10.0.0.38 - - [2025-09-29 03:14:26] "GET /virtual-machine/0a9f81b7-eb07-48be-b29a-b54898db578c HTTP/1.1" 200 1291 0.004151 10.0.0.38 - - [2025-09-29 03:14:26] "GET /virtual-machine-interface/91f9c7d1-acf2-43f2-ba7e-59c556e2b257 HTTP/1.1" 200 2939 0.008284 10.0.0.38 - - [2025-09-29 03:14:27] "GET /instance-ip/e0c3062d-d990-4fbe-aaf3-25076230c627 HTTP/1.1" 200 1620 0.007928 10.0.0.38 - - [2025-09-29 03:14:27] "GET /virtual-machine-interface/91f9c7d1-acf2-43f2-ba7e-59c556e2b257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2717 0.016489 10.0.0.38 - - [2025-09-29 03:14:27] "PUT /virtual-machine-interface/91f9c7d1-acf2-43f2-ba7e-59c556e2b257 HTTP/1.1" 200 285 0.029547 10.0.0.38 - - [2025-09-29 03:14:27] "POST /neutron/port HTTP/1.1" 200 1086 0.032707 10.0.0.38 - - [2025-09-29 03:14:27] "POST /neutron/subnet HTTP/1.1" 200 699 0.011306 10.0.0.33 - - [2025-09-29 03:14:41] "GET /obj-perms HTTP/1.1" 200 5056 0.068750 10.0.0.38 - - [2025-09-29 03:14:42] "POST /neutron/port HTTP/1.1" 200 1086 0.035635 10.0.0.38 - - [2025-09-29 03:14:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008608 10.0.0.38 - - [2025-09-29 03:14:43] "POST /neutron/network HTTP/1.1" 200 822 0.015055 10.0.0.38 - - [2025-09-29 03:15:28] "POST /neutron/network HTTP/1.1" 200 832 0.016558 10.0.0.38 - - [2025-09-29 03:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.001369 10.0.0.38 - - [2025-09-29 03:15:44] "POST /neutron/port HTTP/1.1" 200 1086 0.035769 10.0.0.38 - - [2025-09-29 03:15:44] "POST /neutron/subnet HTTP/1.1" 200 699 0.017570 10.0.0.38 - - [2025-09-29 03:15:50] "DELETE /instance-ip/40647548-9e8d-4747-9268-e5c724c30809 HTTP/1.1" 200 115 0.113269 10.0.0.38 - - [2025-09-29 03:15:50] "DELETE /virtual-machine-interface/604c1b2a-ae27-46a1-bc7c-c18e61b3e568 HTTP/1.1" 200 115 0.123631 10.0.0.38 - - [2025-09-29 03:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.38 - - [2025-09-29 03:15:50] "GET /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2103 0.005708 10.0.0.38 - - [2025-09-29 03:15:50] "PUT /virtual-network/b5787ad1-5e89-498c-bbb4-f2494ee2de86 HTTP/1.1" 200 265 0.060965 10.0.0.38 - - [2025-09-29 03:15:50] "POST /neutron/port HTTP/1.1" 200 1086 0.037699 10.0.0.38 - - [2025-09-29 03:15:50] "POST /neutron/port HTTP/1.1" 200 151 0.232919 10.0.0.33 - - [2025-09-29 03:15:50] "DELETE /route-target/cc324961-1191-4f39-9f96-39d9842848c7 HTTP/1.1" 200 115 0.059508 10.0.0.38 - - [2025-09-29 03:15:51] "POST /neutron/port HTTP/1.1" 200 1112 0.014637 10.0.0.249 - - [2025-09-29 03:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.050324 10.0.0.249 - - [2025-09-29 03:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002982 10.0.0.38 - - [2025-09-29 03:15:52] "POST /neutron/network HTTP/1.1" 200 151 0.238809 10.0.0.249 - - [2025-09-29 03:15:54] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.38 - - [2025-09-29 03:15:54] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.100245 10.0.0.249 - - [2025-09-29 03:15:54] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.38 - - [2025-09-29 03:15:54] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?fields=virtual_networks HTTP/1.1" 200 1030 0.044817 10.0.0.249 - - [2025-09-29 03:15:54] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002327 10.0.0.38 - - [2025-09-29 03:15:54] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.062321 10.0.0.249 - - [2025-09-29 03:15:54] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001845 10.0.0.38 - - [2025-09-29 03:15:54] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?fields=security_groups HTTP/1.1" 200 1255 0.055929 10.0.0.38 - - [2025-09-29 03:15:55] "POST /fqname-to-id HTTP/1.1" 404 185 0.039562 10.0.0.249 - - [2025-09-29 03:15:55] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007038 10.0.0.249 - - [2025-09-29 03:15:55] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003115 10.0.0.249 - - [2025-09-29 03:15:55] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.055202 10.0.0.249 - - [2025-09-29 03:15:55] "POST /id-to-fqname HTTP/1.1" 200 187 0.003002 10.0.0.249 - - [2025-09-29 03:15:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.006967 10.0.0.249 - - [2025-09-29 03:15:56] "POST /security-groups HTTP/1.1" 200 588 0.077927 10.0.0.33 - - [2025-09-29 03:15:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.003788 10.0.0.249 - - [2025-09-29 03:15:56] "POST /projects HTTP/1.1" 200 579 0.320175 10.0.0.249 - - [2025-09-29 03:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.360397 10.0.0.33 - - [2025-09-29 03:15:56] "POST /access-control-lists HTTP/1.1" 200 593 0.033883 10.0.0.38 - - [2025-09-29 03:15:56] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.595915 10.0.0.38 - - [2025-09-29 03:15:57] "GET / HTTP/1.1" 200 36215 0.002995 10.0.0.38 - - [2025-09-29 03:15:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.001961 10.0.0.249 - - [2025-09-29 03:15:59] "DELETE /project/b4db5121adf842edaffa4c5006ac701a HTTP/1.1" 404 173 0.022598 10.0.0.249 - - [2025-09-29 03:15:59] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002766 10.0.0.249 - - [2025-09-29 03:15:59] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.073691 10.0.0.249 - - [2025-09-29 03:15:59] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.249 - - [2025-09-29 03:15:59] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?fields=security_groups HTTP/1.1" 200 1357 0.057231 10.0.0.249 - - [2025-09-29 03:15:59] "DELETE /security-group/e9659826-5196-4a5c-b692-92585963482d HTTP/1.1" 200 115 0.091366 10.0.0.249 - - [2025-09-29 03:15:59] "GET /projects?obj_uuids=53ba670c-d6d6-4b81-a435-3299e50e2f29&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002071 10.0.0.249 - - [2025-09-29 03:15:59] "GET /project/53ba670c-d6d6-4b81-a435-3299e50e2f29?fields=application_policy_sets HTTP/1.1" 200 1396 0.055039 10.0.0.38 - - [2025-09-29 03:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.044986 10.0.0.249 - - [2025-09-29 03:15:59] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000906 10.0.0.38 - - [2025-09-29 03:15:59] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.060535 10.0.0.249 - - [2025-09-29 03:15:59] "DELETE /project/53ba670c-d6d6-4b81-a435-3299e50e2f29 HTTP/1.1" 200 115 0.539131 10.0.0.38 - - [2025-09-29 03:15:59] "POST /neutron/network HTTP/1.1" 200 117 0.036350 10.0.0.33 - - [2025-09-29 03:15:59] "POST /route-targets HTTP/1.1" 200 328 0.013116 10.0.0.38 - - [2025-09-29 03:16:00] "POST /neutron/network HTTP/1.1" 200 827 0.008744 10.0.0.38 - - [2025-09-29 03:16:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.001021 10.0.0.38 - - [2025-09-29 03:16:00] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.004953 10.0.0.38 - - [2025-09-29 03:16:00] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008132 10.0.0.38 - - [2025-09-29 03:16:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.014016 10.0.0.38 - - [2025-09-29 03:16:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.005955 10.0.0.38 - - [2025-09-29 03:16:00] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005131 10.0.0.38 - - [2025-09-29 03:16:00] "GET /virtual-machine-interface/55685b15-de8d-4be6-a4ef-b353163140bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008164 10.0.0.38 - - [2025-09-29 03:16:00] "GET /virtual-machine-interface/55685b15-de8d-4be6-a4ef-b353163140bc?fields=instance_ip_back_refs HTTP/1.1" 200 1322 0.008497 10.0.0.38 - - [2025-09-29 03:16:00] "GET /instance-ip/39d03cec-cd49-45e1-b88b-15d303fe3083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1601 0.007681 10.0.0.38 - - [2025-09-29 03:16:00] "POST /id-to-fqname HTTP/1.1" 200 221 0.002764 10.0.0.249 - - [2025-09-29 03:16:01] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002527 10.0.0.38 - - [2025-09-29 03:16:01] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.109447 10.0.0.38 - - [2025-09-29 03:16:01] "POST /neutron/network HTTP/1.1" 200 827 0.010142 10.0.0.38 - - [2025-09-29 03:16:01] "POST /id-to-fqname HTTP/1.1" 200 221 0.002241 10.0.0.38 - - [2025-09-29 03:16:01] "POST /neutron/port HTTP/1.1" 200 117 0.009522 10.0.0.38 - - [2025-09-29 03:16:02] "POST /neutron/network HTTP/1.1" 200 827 0.015949 10.0.0.38 - - [2025-09-29 03:16:02] "POST /neutron/port HTTP/1.1" 200 117 0.016366 10.0.0.38 - - [2025-09-29 03:16:02] "POST /neutron/port HTTP/1.1" 200 117 0.024534 10.0.0.249 - - [2025-09-29 03:16:02] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003258 10.0.0.38 - - [2025-09-29 03:16:02] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.120839 10.0.0.38 - - [2025-09-29 03:16:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.010662 10.0.0.38 - - [2025-09-29 03:16:02] "POST /interface-route-tables HTTP/1.1" 200 558 0.064972 10.0.0.38 - - [2025-09-29 03:16:02] "GET /interface-route-table/b08fc4c5-a282-416c-807e-66cb3c5473f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.005751 10.0.0.38 - - [2025-09-29 03:16:02] "POST /neutron/port HTTP/1.1" 200 1109 0.122446 10.0.0.38 - - [2025-09-29 03:16:03] "POST /neutron/subnet HTTP/1.1" 200 689 0.013005 10.0.0.38 - - [2025-09-29 03:16:03] "POST /neutron/network HTTP/1.1" 200 837 0.013312 10.0.0.38 - - [2025-09-29 03:16:03] "POST /neutron/port HTTP/1.1" 200 981 0.016578 10.0.0.38 - - [2025-09-29 03:16:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010682 10.0.0.38 - - [2025-09-29 03:16:03] "POST /neutron/network HTTP/1.1" 200 827 0.006792 10.0.0.38 - - [2025-09-29 03:16:03] "GET /virtual-machine-interface/55685b15-de8d-4be6-a4ef-b353163140bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007975 10.0.0.38 - - [2025-09-29 03:16:03] "POST /ref-update HTTP/1.1" 200 156 0.018589 10.0.0.38 - - [2025-09-29 03:16:08] "POST /neutron/port HTTP/1.1" 200 1083 0.030905 10.0.0.38 - - [2025-09-29 03:16:09] "POST /neutron/security_group HTTP/1.1" 200 2055 0.017346 10.0.0.38 - - [2025-09-29 03:16:09] "POST /neutron/port HTTP/1.1" 200 1083 0.025125 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 401 292 0.000640 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 200 1292 0.031438 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 200 1292 0.006650 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine-interface/5d017e51-a2c6-4924-96b6-a1f89e621f8f HTTP/1.1" 200 2945 0.005033 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 200 1292 0.003931 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine-interface/5d017e51-a2c6-4924-96b6-a1f89e621f8f HTTP/1.1" 200 2945 0.004896 10.0.0.38 - - [2025-09-29 03:16:09] "GET /instance-ip/fe05d4b5-94b3-43d9-a774-31e1fa3ec5f0 HTTP/1.1" 200 1620 0.007862 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 200 1292 0.008176 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-machine-interface/5d017e51-a2c6-4924-96b6-a1f89e621f8f HTTP/1.1" 200 2945 0.009013 10.0.0.38 - - [2025-09-29 03:16:09] "GET /instance-ip/fe05d4b5-94b3-43d9-a774-31e1fa3ec5f0 HTTP/1.1" 200 1620 0.008821 10.0.0.38 - - [2025-09-29 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.38 - - [2025-09-29 03:16:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.078145 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002956 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008678 10.0.0.38 - - [2025-09-29 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2025-09-29 03:16:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004411 10.0.0.38 - - [2025-09-29 03:16:09] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003497 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.008683 10.0.0.38 - - [2025-09-29 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.38 - - [2025-09-29 03:16:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005811 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004096 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007778 10.0.0.38 - - [2025-09-29 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.38 - - [2025-09-29 03:16:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008092 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004341 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.014272 10.0.0.38 - - [2025-09-29 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.38 - - [2025-09-29 03:16:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009736 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004078 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.015657 10.0.0.38 - - [2025-09-29 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.38 - - [2025-09-29 03:16:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009205 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007370 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.013273 10.0.0.38 - - [2025-09-29 03:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.38 - - [2025-09-29 03:16:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008086 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005853 10.0.0.38 - - [2025-09-29 03:16:10] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007072 10.0.0.38 - - [2025-09-29 03:16:11] "POST /neutron/security_group HTTP/1.1" 200 2055 0.042403 10.0.0.38 - - [2025-09-29 03:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.38 - - [2025-09-29 03:16:13] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.012022 10.0.0.38 - - [2025-09-29 03:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008036 10.0.0.38 - - [2025-09-29 03:16:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008271 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007457 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006527 10.0.0.38 - - [2025-09-29 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.38 - - [2025-09-29 03:16:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009657 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006750 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.016323 10.0.0.38 - - [2025-09-29 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007467 10.0.0.38 - - [2025-09-29 03:16:16] "GET /routing-instance/6f465c86-0498-465a-9018-81e07d5232af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.011096 10.0.0.38 - - [2025-09-29 03:16:16] "GET /route-target/3c05bb67-6226-4cb9-b90c-b6a6fe4473e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005253 10.0.0.38 - - [2025-09-29 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.38 - - [2025-09-29 03:16:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005790 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004100 10.0.0.38 - - [2025-09-29 03:16:16] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009742 10.0.0.38 - - [2025-09-29 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.38 - - [2025-09-29 03:16:16] "GET /routing-instance/6f465c86-0498-465a-9018-81e07d5232af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.006765 10.0.0.38 - - [2025-09-29 03:16:16] "GET /route-target/3c05bb67-6226-4cb9-b90c-b6a6fe4473e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009084 10.0.0.38 - - [2025-09-29 03:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.38 - - [2025-09-29 03:16:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008362 10.0.0.38 - - [2025-09-29 03:16:17] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006845 10.0.0.38 - - [2025-09-29 03:16:17] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.018024 10.0.0.38 - - [2025-09-29 03:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.38 - - [2025-09-29 03:16:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004617 10.0.0.38 - - [2025-09-29 03:16:17] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003898 10.0.0.38 - - [2025-09-29 03:16:17] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.014462 10.0.0.249 - - [2025-09-29 03:16:19] "GET /obj-perms HTTP/1.1" 200 5024 0.078915 10.0.0.249 - - [2025-09-29 03:16:25] "GET /obj-perms HTTP/1.1" 200 5024 0.006710 10.0.0.38 - - [2025-09-29 03:16:30] "GET /obj-perms HTTP/1.1" 200 5024 0.057058 10.0.0.249 - - [2025-09-29 03:16:30] "GET /obj-perms HTTP/1.1" 200 5024 0.006470 10.0.0.38 - - [2025-09-29 03:16:30] "GET /obj-perms HTTP/1.1" 200 5024 0.005037 10.0.0.38 - - [2025-09-29 03:16:30] "POST /neutron/port HTTP/1.1" 200 1083 0.056812 10.0.0.33 - - [2025-09-29 03:16:31] "GET /obj-perms HTTP/1.1" 200 5024 0.070947 10.0.0.38 - - [2025-09-29 03:16:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004138 10.0.0.38 - - [2025-09-29 03:16:31] "POST /neutron/network HTTP/1.1" 200 827 0.008901 10.0.0.38 - - [2025-09-29 03:16:31] "POST /neutron/port HTTP/1.1" 200 1047 0.029167 10.0.0.38 - - [2025-09-29 03:16:31] "POST /neutron/security_group HTTP/1.1" 200 2055 0.011129 10.0.0.38 - - [2025-09-29 03:16:31] "GET /virtual-machine/c446991d-5546-43d4-ab9d-3bd9a20e4c71 HTTP/1.1" 200 1270 0.010272 10.0.0.38 - - [2025-09-29 03:16:31] "GET /virtual-machine-interface/55685b15-de8d-4be6-a4ef-b353163140bc HTTP/1.1" 200 3158 0.008244 10.0.0.38 - - [2025-09-29 03:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.38 - - [2025-09-29 03:16:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008470 10.0.0.38 - - [2025-09-29 03:16:31] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.007387 10.0.0.38 - - [2025-09-29 03:16:31] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006364 10.0.0.38 - - [2025-09-29 03:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.38 - - [2025-09-29 03:16:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005091 10.0.0.38 - - [2025-09-29 03:16:32] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003975 10.0.0.38 - - [2025-09-29 03:16:32] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.015323 10.0.0.38 - - [2025-09-29 03:16:33] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007869 10.0.0.38 - - [2025-09-29 03:16:33] "GET /obj-perms HTTP/1.1" 200 5024 0.004430 10.0.0.249 - - [2025-09-29 03:16:33] "GET /obj-perms HTTP/1.1" 200 5024 0.006169 10.0.0.38 - - [2025-09-29 03:16:33] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 200 1292 0.010077 10.0.0.38 - - [2025-09-29 03:16:34] "POST /neutron/port HTTP/1.1" 200 151 0.247833 10.0.0.38 - - [2025-09-29 03:16:35] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 404 171 0.004476 10.0.0.38 - - [2025-09-29 03:16:35] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 404 171 0.009940 10.0.0.38 - - [2025-09-29 03:16:35] "GET /virtual-machine/ea3f36c3-8ea4-4132-b5d5-7fe6c2835f7a HTTP/1.1" 404 171 0.006656 10.0.0.38 - - [2025-09-29 03:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.38 - - [2025-09-29 03:16:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009230 10.0.0.38 - - [2025-09-29 03:16:36] "GET /virtual-networks?parent_id=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.006596 10.0.0.38 - - [2025-09-29 03:16:36] "GET /virtual-network/bdcd5f05-e957-4558-a56f-763c6616cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007259 10.0.0.38 - - [2025-09-29 03:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.38 - - [2025-09-29 03:16:36] "GET /routing-instance/6f465c86-0498-465a-9018-81e07d5232af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.007549 10.0.0.38 - - [2025-09-29 03:16:36] "GET /route-target/3c05bb67-6226-4cb9-b90c-b6a6fe4473e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.006113 10.0.0.33 - - [2025-09-29 03:16:36] "GET /obj-perms HTTP/1.1" 200 5024 0.007158 10.0.0.38 - - [2025-09-29 03:16:42] "GET /obj-perms HTTP/1.1" 200 5024 0.006489 10.0.0.38 - - [2025-09-29 03:16:44] "POST /neutron/network HTTP/1.1" 200 837 0.008138 10.0.0.38 - - [2025-09-29 03:16:44] "POST /neutron/port HTTP/1.1" 200 117 0.001361 10.0.0.33 - - [2025-09-29 03:16:45] "GET /obj-perms HTTP/1.1" 200 5024 0.008952 10.0.0.38 - - [2025-09-29 03:16:48] "GET /obj-perms HTTP/1.1" 200 5024 0.005244 10.0.0.33 - - [2025-09-29 03:16:54] "GET /obj-perms HTTP/1.1" 200 5024 0.008496 10.0.0.38 - - [2025-09-29 03:16:57] "GET /obj-perms HTTP/1.1" 200 5024 0.008938 10.0.0.38 - - [2025-09-29 03:17:01] "GET /obj-perms HTTP/1.1" 200 5024 0.004645 10.0.0.33 - - [2025-09-29 03:17:01] "GET /obj-perms HTTP/1.1" 200 5024 0.006845 10.0.0.38 - - [2025-09-29 03:17:01] "GET /interface-route-table/b08fc4c5-a282-416c-807e-66cb3c5473f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.004253 10.0.0.38 - - [2025-09-29 03:17:01] "GET /virtual-machine-interface/55685b15-de8d-4be6-a4ef-b353163140bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006147 10.0.0.38 - - [2025-09-29 03:17:01] "POST /ref-update HTTP/1.1" 200 156 0.017261 10.0.0.38 - - [2025-09-29 03:17:01] "DELETE /interface-route-table/b08fc4c5-a282-416c-807e-66cb3c5473f0 HTTP/1.1" 200 115 0.041363 10.0.0.38 - - [2025-09-29 03:17:01] "POST /neutron/port HTTP/1.1" 200 151 0.192454 10.0.0.33 - - [2025-09-29 03:17:02] "DELETE /route-target/3c05bb67-6226-4cb9-b90c-b6a6fe4473e0 HTTP/1.1" 200 115 0.030582 10.0.0.249 - - [2025-09-29 03:17:03] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002305 10.0.0.38 - - [2025-09-29 03:17:03] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083527 10.0.0.249 - - [2025-09-29 03:17:03] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001630 10.0.0.38 - - [2025-09-29 03:17:03] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?fields=virtual_networks HTTP/1.1" 200 1029 0.061255 10.0.0.249 - - [2025-09-29 03:17:03] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001247 10.0.0.38 - - [2025-09-29 03:17:03] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.049439 10.0.0.249 - - [2025-09-29 03:17:03] "GET /projects?obj_uuids=b4db5121-adf8-42ed-affa-4c5006ac701a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001251 10.0.0.38 - - [2025-09-29 03:17:03] "GET /project/b4db5121-adf8-42ed-affa-4c5006ac701a?fields=security_groups HTTP/1.1" 200 1253 0.054919 10.0.0.38 - - [2025-09-29 03:17:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.033777 10.0.0.249 - - [2025-09-29 03:17:04] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005331 10.0.0.249 - - [2025-09-29 03:17:04] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003082 10.0.0.249 - - [2025-09-29 03:17:04] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020010 10.0.0.249 - - [2025-09-29 03:17:05] "POST /id-to-fqname HTTP/1.1" 200 194 0.005266 10.0.0.249 - - [2025-09-29 03:17:05] "POST /fqname-to-id HTTP/1.1" 404 203 0.007899 10.0.0.249 - - [2025-09-29 03:17:05] "POST /security-groups HTTP/1.1" 200 595 0.085592 10.0.0.249 - - [2025-09-29 03:17:05] "POST /projects HTTP/1.1" 200 593 0.376651 10.0.0.249 - - [2025-09-29 03:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.422215 10.0.0.33 - - [2025-09-29 03:17:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.003949 10.0.0.38 - - [2025-09-29 03:17:05] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.603690 10.0.0.38 - - [2025-09-29 03:17:06] "GET / HTTP/1.1" 200 36215 0.003722 10.0.0.38 - - [2025-09-29 03:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.014391 10.0.0.38 - - [2025-09-29 03:17:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.38 - - [2025-09-29 03:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.067513 10.0.0.249 - - [2025-09-29 03:17:07] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002618 10.0.0.38 - - [2025-09-29 03:17:07] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.086122 10.0.0.249 - - [2025-09-29 03:17:07] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003115 10.0.0.38 - - [2025-09-29 03:17:07] "POST /neutron/network HTTP/1.1" 200 609 0.207122 10.0.0.33 - - [2025-09-29 03:17:07] "POST /ref-update HTTP/1.1" 200 156 0.035570 10.0.0.38 - - [2025-09-29 03:17:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.011681 10.0.0.38 - - [2025-09-29 03:17:08] "GET /virtual-network/11a88cbc-4542-4ba1-9791-e7d390ff99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.013896 10.0.0.38 - - [2025-09-29 03:17:08] "POST /neutron/network HTTP/1.1" 200 823 0.010326 10.0.0.38 - - [2025-09-29 03:17:08] "GET /virtual-network/11a88cbc-4542-4ba1-9791-e7d390ff99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009994 10.0.0.38 - - [2025-09-29 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.249 - - [2025-09-29 03:17:08] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002651 10.0.0.38 - - [2025-09-29 03:17:08] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.078204 10.0.0.38 - - [2025-09-29 03:17:08] "POST /neutron/network HTTP/1.1" 200 117 0.027078 10.0.0.38 - - [2025-09-29 03:17:08] "POST /neutron/network HTTP/1.1" 200 830 0.008850 10.0.0.38 - - [2025-09-29 03:17:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001162 10.0.0.38 - - [2025-09-29 03:17:08] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005655 10.0.0.38 - - [2025-09-29 03:17:08] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.012239 10.0.0.38 - - [2025-09-29 03:17:08] "POST /neutron/subnet HTTP/1.1" 200 734 0.017690 10.0.0.38 - - [2025-09-29 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.249 - - [2025-09-29 03:17:08] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001294 10.0.0.38 - - [2025-09-29 03:17:08] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.055047 10.0.0.33 - - [2025-09-29 03:17:09] "POST /route-targets HTTP/1.1" 200 328 0.016114 10.0.0.249 - - [2025-09-29 03:17:09] "POST /useragent-kv HTTP/1.1" 200 115 0.013534 10.0.0.38 - - [2025-09-29 03:17:09] "POST /neutron/subnet HTTP/1.1" 200 729 0.206092 10.0.0.38 - - [2025-09-29 03:17:09] "POST /id-to-fqname HTTP/1.1" 200 224 0.001303 10.0.0.38 - - [2025-09-29 03:17:09] "GET /virtual-network/a37a4630-02ed-4562-81ee-1cd5736f49b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005483 10.0.0.38 - - [2025-09-29 03:17:09] "GET /virtual-network/a37a4630-02ed-4562-81ee-1cd5736f49b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005349 10.0.0.38 - - [2025-09-29 03:17:09] "POST /neutron/network HTTP/1.1" 200 829 0.007086 10.0.0.38 - - [2025-09-29 03:17:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.003424 10.0.0.38 - - [2025-09-29 03:17:09] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006797 10.0.0.38 - - [2025-09-29 03:17:09] "GET /virtual-machine-interface/0bcaba5b-1bb1-4d7b-90d0-97dd5b417613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2377 0.008041 10.0.0.38 - - [2025-09-29 03:17:09] "GET /virtual-machine-interface/0bcaba5b-1bb1-4d7b-90d0-97dd5b417613?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008524 10.0.0.38 - - [2025-09-29 03:17:09] "GET /instance-ip/05b9d952-03a2-473e-ae5d-09e2f975970e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005071 10.0.0.38 - - [2025-09-29 03:17:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.003289 10.0.0.38 - - [2025-09-29 03:17:10] "GET /virtual-network/11a88cbc-4542-4ba1-9791-e7d390ff99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008434 10.0.0.249 - - [2025-09-29 03:17:10] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001337 10.0.0.38 - - [2025-09-29 03:17:10] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.070984 10.0.0.38 - - [2025-09-29 03:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.38 - - [2025-09-29 03:17:10] "GET /security-group/f09246eb-0fb5-4a10-bcaf-2292a79de419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.010687 10.0.0.38 - - [2025-09-29 03:17:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.140916 10.0.0.38 - - [2025-09-29 03:17:10] "POST /instance-ips HTTP/1.1" 200 358 0.047302 10.0.0.38 - - [2025-09-29 03:17:10] "GET /virtual-machine-interface/24e15351-5003-43be-9c35-9a15971e4045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2654 0.006173 10.0.0.38 - - [2025-09-29 03:17:10] "GET /virtual-machine-interface/24e15351-5003-43be-9c35-9a15971e4045?fields=instance_ip_back_refs HTTP/1.1" 200 1338 0.008684 10.0.0.38 - - [2025-09-29 03:17:10] "GET /instance-ip/6abb6d9d-3621-42e9-9109-3244adc89be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.007894 10.0.0.38 - - [2025-09-29 03:17:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.005154 10.0.0.38 - - [2025-09-29 03:17:10] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007538 10.0.0.249 - - [2025-09-29 03:17:10] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002890 10.0.0.38 - - [2025-09-29 03:17:11] "POST /neutron/port HTTP/1.1" 200 992 0.320675 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-machine-interface/d1c00ae0-44a4-4932-abd8-fcffcb2176b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2379 0.007191 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-machine-interface/d1c00ae0-44a4-4932-abd8-fcffcb2176b0?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.008386 10.0.0.38 - - [2025-09-29 03:17:11] "GET /instance-ip/c8fab80d-48d5-435e-9be6-a2a89e728f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.010171 10.0.0.38 - - [2025-09-29 03:17:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.004255 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-network/11a88cbc-4542-4ba1-9791-e7d390ff99b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007955 10.0.0.249 - - [2025-09-29 03:17:11] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001296 10.0.0.38 - - [2025-09-29 03:17:11] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.063076 10.0.0.38 - - [2025-09-29 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2025-09-29 03:17:11] "GET /security-group/f09246eb-0fb5-4a10-bcaf-2292a79de419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.007707 10.0.0.38 - - [2025-09-29 03:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.173138 10.0.0.38 - - [2025-09-29 03:17:11] "POST /instance-ips HTTP/1.1" 200 358 0.039958 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-machine-interface/037d93b5-c739-45dd-b36f-fc22e545a560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005612 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-machine-interface/037d93b5-c739-45dd-b36f-fc22e545a560?fields=instance_ip_back_refs HTTP/1.1" 200 1337 0.008966 10.0.0.38 - - [2025-09-29 03:17:11] "GET /instance-ip/a3c49f4a-de62-4251-9dc1-693ee7a6c311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.004458 10.0.0.38 - - [2025-09-29 03:17:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.004994 10.0.0.38 - - [2025-09-29 03:17:11] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.018389 10.0.0.38 - - [2025-09-29 03:17:12] "GET /virtual-machine-interface/7b4033a5-d001-45d6-b20b-f0a0f85858d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2378 0.007851 10.0.0.38 - - [2025-09-29 03:17:12] "GET /virtual-machine-interface/7b4033a5-d001-45d6-b20b-f0a0f85858d9?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008764 10.0.0.38 - - [2025-09-29 03:17:12] "GET /instance-ip/0b5311c4-dd28-4a82-9985-99386db9ca07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006500 10.0.0.38 - - [2025-09-29 03:17:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003890 10.0.0.38 - - [2025-09-29 03:17:12] "GET /virtual-network/a37a4630-02ed-4562-81ee-1cd5736f49b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.012131 10.0.0.249 - - [2025-09-29 03:17:12] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002502 10.0.0.38 - - [2025-09-29 03:17:12] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.077907 10.0.0.38 - - [2025-09-29 03:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.38 - - [2025-09-29 03:17:12] "GET /security-group/f09246eb-0fb5-4a10-bcaf-2292a79de419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3769 0.007000 10.0.0.38 - - [2025-09-29 03:17:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 571 0.105359 10.0.0.38 - - [2025-09-29 03:17:12] "POST /instance-ips HTTP/1.1" 200 358 0.053787 10.0.0.38 - - [2025-09-29 03:17:12] "GET /virtual-machine-interface/e2040f82-2138-496d-af67-d4fe94120ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2656 0.005408 10.0.0.38 - - [2025-09-29 03:17:12] "GET /virtual-machine-interface/e2040f82-2138-496d-af67-d4fe94120ad2?fields=instance_ip_back_refs HTTP/1.1" 200 1339 0.010818 10.0.0.38 - - [2025-09-29 03:17:12] "GET /instance-ip/eac7db4a-6d40-4b09-a8ab-4d19e5a6f86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1587 0.006825 10.0.0.38 - - [2025-09-29 03:17:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.002658 10.0.0.38 - - [2025-09-29 03:17:14] "POST /neutron/port HTTP/1.1" 200 992 0.035865 10.0.0.38 - - [2025-09-29 03:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.014560 10.0.0.38 - - [2025-09-29 03:17:14] "POST /id-to-fqname HTTP/1.1" 200 224 0.002809 10.0.0.38 - - [2025-09-29 03:17:14] "POST /neutron/port HTTP/1.1" 200 117 0.011380 10.0.0.38 - - [2025-09-29 03:17:15] "POST /neutron/network HTTP/1.1" 200 840 0.016777 10.0.0.38 - - [2025-09-29 03:17:15] "POST /neutron/port HTTP/1.1" 200 1084 0.148392 10.0.0.249 - - [2025-09-29 03:17:15] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001086 10.0.0.38 - - [2025-09-29 03:17:15] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.087769 10.0.0.38 - - [2025-09-29 03:17:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005011 10.0.0.38 - - [2025-09-29 03:17:15] "POST /neutron/network HTTP/1.1" 200 830 0.007672 10.0.0.38 - - [2025-09-29 03:17:16] "POST /neutron/port HTTP/1.1" 200 117 0.009379 10.0.0.38 - - [2025-09-29 03:17:16] "POST /id-to-fqname HTTP/1.1" 200 224 0.002221 10.0.0.38 - - [2025-09-29 03:17:16] "POST /neutron/port HTTP/1.1" 200 992 0.012942 10.0.0.38 - - [2025-09-29 03:17:16] "POST /neutron/port HTTP/1.1" 200 992 0.012872 10.0.0.38 - - [2025-09-29 03:17:16] "POST /neutron/port HTTP/1.1" 200 992 0.010077 10.0.0.38 - - [2025-09-29 03:17:16] "POST /neutron/port HTTP/1.1" 200 1065 0.025523 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/port HTTP/1.1" 200 1119 0.140620 10.0.0.249 - - [2025-09-29 03:17:17] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002863 10.0.0.33 - - [2025-09-29 03:17:17] "PUT /logical-router/71af054d-e35f-456e-bde8-7b8506a37306 HTTP/1.1" 200 263 0.032812 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.011368 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/router HTTP/1.1" 200 344 0.323391 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/router HTTP/1.1" 200 598 0.005717 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/network HTTP/1.1" 200 840 0.006821 10.0.0.38 - - [2025-09-29 03:17:17] "POST /neutron/port HTTP/1.1" 200 1084 0.112601 10.0.0.38 - - [2025-09-29 03:17:18] "POST /neutron/port HTTP/1.1" 200 1058 0.017340 10.0.0.38 - - [2025-09-29 03:17:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003939 10.0.0.38 - - [2025-09-29 03:17:18] "POST /neutron/network HTTP/1.1" 200 830 0.008439 10.0.0.38 - - [2025-09-29 03:17:18] "GET /virtual-machine/3b42d6ed-194a-4f5a-9f09-65a70796560b HTTP/1.1" 401 292 0.000528 10.0.0.38 - - [2025-09-29 03:17:18] "GET /virtual-machine/3b42d6ed-194a-4f5a-9f09-65a70796560b HTTP/1.1" 200 1276 0.045378 10.0.0.38 - - [2025-09-29 03:17:18] "GET /virtual-machine-interface/0bcaba5b-1bb1-4d7b-90d0-97dd5b417613 HTTP/1.1" 200 3194 0.014573 10.0.0.38 - - [2025-09-29 03:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.38 - - [2025-09-29 03:17:18] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009145 10.0.0.38 - - [2025-09-29 03:17:18] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.006270 10.0.0.38 - - [2025-09-29 03:17:18] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007937 10.0.0.38 - - [2025-09-29 03:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005165 10.0.0.38 - - [2025-09-29 03:17:21] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.011036 10.0.0.38 - - [2025-09-29 03:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.38 - - [2025-09-29 03:17:26] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006984 10.0.0.38 - - [2025-09-29 03:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.38 - - [2025-09-29 03:17:30] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006503 10.0.0.38 - - [2025-09-29 03:17:31] "POST /neutron/port HTTP/1.1" 200 1058 0.036507 10.0.0.38 - - [2025-09-29 03:17:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008284 10.0.0.38 - - [2025-09-29 03:17:31] "POST /neutron/network HTTP/1.1" 200 830 0.014421 10.0.0.38 - - [2025-09-29 03:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.38 - - [2025-09-29 03:17:34] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007086 10.0.0.38 - - [2025-09-29 03:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009690 10.0.0.38 - - [2025-09-29 03:17:38] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.015804 10.0.0.33 - - [2025-09-29 03:17:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001306 10.0.0.33 - - [2025-09-29 03:17:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000745 10.0.0.38 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001144 10.0.0.38 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001205 10.0.0.33 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000969 10.0.0.33 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000974 10.0.0.249 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001188 10.0.0.249 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001101 10.0.0.249 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001471 10.0.0.249 - - [2025-09-29 03:17:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001114 10.0.0.38 - - [2025-09-29 03:17:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000899 10.0.0.38 - - [2025-09-29 03:17:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000552 10.0.0.38 - - [2025-09-29 03:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.38 - - [2025-09-29 03:17:42] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.010074 10.0.0.249 - - [2025-09-29 03:17:43] "GET /obj-perms HTTP/1.1" 200 5056 0.069121 10.0.0.38 - - [2025-09-29 03:17:46] "POST /neutron/network HTTP/1.1" 200 839 0.013420 10.0.0.38 - - [2025-09-29 03:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.002108 10.0.0.38 - - [2025-09-29 03:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008777 10.0.0.38 - - [2025-09-29 03:17:46] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.015364 10.0.0.33 - - [2025-09-29 03:17:47] "DELETE /access-control-list/419f944a-b1e1-4fa2-91e6-68ad77dda397 HTTP/1.1" 200 115 0.057532 10.0.0.38 - - [2025-09-29 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.38 - - [2025-09-29 03:17:50] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.018179 10.0.0.38 - - [2025-09-29 03:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.38 - - [2025-09-29 03:17:54] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.016383 10.0.0.38 - - [2025-09-29 03:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2025-09-29 03:17:58] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.012258 10.0.0.249 - - [2025-09-29 03:17:59] "DELETE /project/b4db5121-adf8-42ed-affa-4c5006ac701a HTTP/1.1" 404 177 0.012133 10.0.0.249 - - [2025-09-29 03:17:59] "DELETE /project/e20d57baa3b5421f840388927988c6a8 HTTP/1.1" 404 173 0.010075 10.0.0.38 - - [2025-09-29 03:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.38 - - [2025-09-29 03:18:02] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.006363 10.0.0.38 - - [2025-09-29 03:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010528 10.0.0.38 - - [2025-09-29 03:18:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012260 10.0.0.38 - - [2025-09-29 03:18:05] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.009155 10.0.0.38 - - [2025-09-29 03:18:05] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.014040 10.0.0.38 - - [2025-09-29 03:18:05] "POST /neutron/security_group HTTP/1.1" 200 2062 0.011613 10.0.0.38 - - [2025-09-29 03:18:10] "POST /neutron/port HTTP/1.1" 200 1058 0.017585 10.0.0.38 - - [2025-09-29 03:18:15] "POST /neutron/security_group HTTP/1.1" 200 2062 0.013425 10.0.0.38 - - [2025-09-29 03:18:17] "POST /neutron/port HTTP/1.1" 200 1058 0.035260 10.0.0.38 - - [2025-09-29 03:18:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.017512 10.0.0.38 - - [2025-09-29 03:18:31] "POST /neutron/port HTTP/1.1" 200 1093 0.038636 10.0.0.38 - - [2025-09-29 03:18:31] "POST /neutron/security_group HTTP/1.1" 200 2062 0.012292 10.0.0.38 - - [2025-09-29 03:18:31] "GET /virtual-machine/ee38d241-1c50-45a1-b2fd-35a32216d1eb HTTP/1.1" 200 1299 0.013834 10.0.0.38 - - [2025-09-29 03:18:31] "GET /virtual-machine-interface/c0d06cb8-bc8c-40b4-8f5b-b073036b9882 HTTP/1.1" 200 2969 0.007623 10.0.0.38 - - [2025-09-29 03:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.38 - - [2025-09-29 03:18:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005856 10.0.0.38 - - [2025-09-29 03:18:31] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003872 10.0.0.38 - - [2025-09-29 03:18:31] "GET /virtual-network/a37a4630-02ed-4562-81ee-1cd5736f49b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.011407 10.0.0.38 - - [2025-09-29 03:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.38 - - [2025-09-29 03:18:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008216 10.0.0.38 - - [2025-09-29 03:18:32] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003883 10.0.0.38 - - [2025-09-29 03:18:32] "GET /virtual-network/a37a4630-02ed-4562-81ee-1cd5736f49b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.011698 10.0.0.38 - - [2025-09-29 03:18:32] "POST /neutron/port HTTP/1.1" 200 1058 0.039059 10.0.0.38 - - [2025-09-29 03:18:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006995 10.0.0.38 - - [2025-09-29 03:18:32] "POST /neutron/network HTTP/1.1" 200 830 0.007932 10.0.0.38 - - [2025-09-29 03:18:32] "POST /neutron/port HTTP/1.1" 200 1058 0.017562 10.0.0.38 - - [2025-09-29 03:18:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010883 10.0.0.38 - - [2025-09-29 03:18:33] "GET /virtual-machine/e33fdcc7-975c-49f1-b49f-633911aacee4 HTTP/1.1" 200 1277 0.008104 10.0.0.38 - - [2025-09-29 03:18:33] "GET /virtual-machine-interface/7b4033a5-d001-45d6-b20b-f0a0f85858d9 HTTP/1.1" 200 3195 0.006524 10.0.0.38 - - [2025-09-29 03:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.38 - - [2025-09-29 03:18:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008770 10.0.0.38 - - [2025-09-29 03:18:33] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.003752 10.0.0.38 - - [2025-09-29 03:18:33] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.009950 10.0.0.38 - - [2025-09-29 03:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007626 10.0.0.38 - - [2025-09-29 03:18:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009861 10.0.0.38 - - [2025-09-29 03:18:34] "GET /virtual-networks?parent_id=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 806 0.008713 10.0.0.38 - - [2025-09-29 03:18:34] "GET /virtual-network/c8d61bc4-94c3-4e73-8b20-bd73706eba8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.016294 10.0.0.38 - - [2025-09-29 03:18:48] "POST /neutron/network HTTP/1.1" 200 839 0.043457 10.0.0.38 - - [2025-09-29 03:18:48] "POST /neutron/port HTTP/1.1" 200 117 0.002473 10.0.0.38 - - [2025-09-29 03:19:32] "POST /neutron/port HTTP/1.1" 200 1058 0.032528 10.0.0.38 - - [2025-09-29 03:19:32] "POST /neutron/subnet HTTP/1.1" 200 708 0.018997 10.0.0.38 - - [2025-09-29 03:19:48] "POST /neutron/port HTTP/1.1" 200 1093 0.034525 10.0.0.38 - - [2025-09-29 03:19:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008459 10.0.0.38 - - [2025-09-29 03:19:49] "POST /neutron/network HTTP/1.1" 200 829 0.016800 10.0.0.38 - - [2025-09-29 03:19:56] "POST /neutron/router HTTP/1.1" 200 598 0.008719 10.0.0.38 - - [2025-09-29 03:19:57] "POST /neutron/router HTTP/1.1" 200 151 0.081756 10.0.0.33 - - [2025-09-29 03:19:57] "GET /logical-router/71af054d-e35f-456e-bde8-7b8506a37306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.039280 10.0.0.33 - - [2025-09-29 03:19:57] "POST /ref-update HTTP/1.1" 200 156 0.026281 10.0.0.38 - - [2025-09-29 03:19:57] "POST /neutron/port HTTP/1.1" 200 151 0.211104 10.0.0.38 - - [2025-09-29 03:19:58] "DELETE /instance-ip/eac7db4a-6d40-4b09-a8ab-4d19e5a6f86a HTTP/1.1" 200 115 0.081252 10.0.0.38 - - [2025-09-29 03:19:58] "DELETE /virtual-machine-interface/e2040f82-2138-496d-af67-d4fe94120ad2 HTTP/1.1" 200 115 0.058251 10.0.0.38 - - [2025-09-29 03:19:59] "DELETE /instance-ip/a3c49f4a-de62-4251-9dc1-693ee7a6c311 HTTP/1.1" 200 115 0.049755 10.0.0.38 - - [2025-09-29 03:19:59] "DELETE /virtual-machine-interface/037d93b5-c739-45dd-b36f-fc22e545a560 HTTP/1.1" 200 115 0.058064 10.0.0.38 - - [2025-09-29 03:19:59] "POST /neutron/port HTTP/1.1" 200 992 0.017316 10.0.0.38 - - [2025-09-29 03:19:59] "DELETE /instance-ip/6abb6d9d-3621-42e9-9109-3244adc89be0 HTTP/1.1" 200 115 0.060830 10.0.0.38 - - [2025-09-29 03:19:59] "DELETE /virtual-machine-interface/24e15351-5003-43be-9c35-9a15971e4045 HTTP/1.1" 200 115 0.072204 10.0.0.38 - - [2025-09-29 03:19:59] "POST /neutron/port HTTP/1.1" 200 151 0.218502 10.0.0.33 - - [2025-09-29 03:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.38 - - [2025-09-29 03:19:59] "POST /neutron/network HTTP/1.1" 200 830 0.006067 10.0.0.33 - - [2025-09-29 03:20:00] "DELETE /route-target/26deb864-7761-4836-92e5-e98e4033f780 HTTP/1.1" 200 115 0.036584 10.0.0.249 - - [2025-09-29 03:20:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003708 10.0.0.249 - - [2025-09-29 03:20:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.38 - - [2025-09-29 03:20:00] "POST /neutron/network HTTP/1.1" 200 151 0.138113 10.0.0.249 - - [2025-09-29 03:20:00] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002464 10.0.0.38 - - [2025-09-29 03:20:00] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.095603 10.0.0.249 - - [2025-09-29 03:20:00] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000983 10.0.0.38 - - [2025-09-29 03:20:00] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?fields=virtual_networks HTTP/1.1" 200 1042 0.042877 10.0.0.249 - - [2025-09-29 03:20:00] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001612 10.0.0.38 - - [2025-09-29 03:20:00] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.044065 10.0.0.249 - - [2025-09-29 03:20:00] "GET /projects?obj_uuids=e20d57ba-a3b5-421f-8403-88927988c6a8&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001146 10.0.0.38 - - [2025-09-29 03:20:00] "GET /project/e20d57ba-a3b5-421f-8403-88927988c6a8?fields=security_groups HTTP/1.1" 200 1273 0.039393 10.0.0.38 - - [2025-09-29 03:20:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.347856 10.0.0.249 - - [2025-09-29 03:20:01] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003525 10.0.0.249 - - [2025-09-29 03:20:01] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001558 10.0.0.249 - - [2025-09-29 03:20:01] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011141 10.0.0.249 - - [2025-09-29 03:20:01] "POST /id-to-fqname HTTP/1.1" 200 189 0.009035 10.0.0.249 - - [2025-09-29 03:20:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.004221 10.0.0.249 - - [2025-09-29 03:20:02] "POST /security-groups HTTP/1.1" 200 590 0.080824 10.0.0.33 - - [2025-09-29 03:20:02] "POST /fqname-to-id HTTP/1.1" 404 233 0.004287 10.0.0.249 - - [2025-09-29 03:20:02] "POST /projects HTTP/1.1" 200 583 0.323686 10.0.0.249 - - [2025-09-29 03:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.399000 10.0.0.33 - - [2025-09-29 03:20:02] "POST /access-control-lists HTTP/1.1" 200 595 0.032126 10.0.0.38 - - [2025-09-29 03:20:02] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.571004 10.0.0.38 - - [2025-09-29 03:20:03] "POST /neutron/port HTTP/1.1" 200 117 0.013034 10.0.0.38 - - [2025-09-29 03:20:03] "GET / HTTP/1.1" 200 36215 0.003349 10.0.0.38 - - [2025-09-29 03:20:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.001223 10.0.0.38 - - [2025-09-29 03:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.062478 10.0.0.249 - - [2025-09-29 03:20:05] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003582 10.0.0.38 - - [2025-09-29 03:20:05] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.090908 10.0.0.249 - - [2025-09-29 03:20:05] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003188 10.0.0.38 - - [2025-09-29 03:20:05] "POST /neutron/network HTTP/1.1" 200 604 0.158766 10.0.0.38 - - [2025-09-29 03:20:06] "POST /id-to-fqname HTTP/1.1" 200 219 0.005130 10.0.0.38 - - [2025-09-29 03:20:06] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010691 10.0.0.38 - - [2025-09-29 03:20:06] "POST /neutron/network HTTP/1.1" 200 823 0.007178 10.0.0.38 - - [2025-09-29 03:20:06] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005728 10.0.0.38 - - [2025-09-29 03:20:06] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009321 10.0.0.38 - - [2025-09-29 03:20:07] "GET /obj-perms HTTP/1.1" 200 5028 0.052473 10.0.0.33 - - [2025-09-29 03:20:07] "GET /obj-perms HTTP/1.1" 200 5028 0.060937 10.0.0.38 - - [2025-09-29 03:20:08] "POST /id-to-fqname HTTP/1.1" 200 219 0.002851 10.0.0.38 - - [2025-09-29 03:20:08] "POST /neutron/network HTTP/1.1" 200 833 0.008617 10.0.0.249 - - [2025-09-29 03:20:09] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001337 10.0.0.38 - - [2025-09-29 03:20:09] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.088407 10.0.0.38 - - [2025-09-29 03:20:09] "POST /neutron/port HTTP/1.1" 200 117 0.006962 10.0.0.38 - - [2025-09-29 03:20:09] "POST /id-to-fqname HTTP/1.1" 200 219 0.001334 10.0.0.38 - - [2025-09-29 03:20:09] "POST /neutron/network HTTP/1.1" 200 833 0.019960 10.0.0.38 - - [2025-09-29 03:20:10] "POST /neutron/port HTTP/1.1" 200 1059 0.015903 10.0.0.249 - - [2025-09-29 03:20:10] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001353 10.0.0.38 - - [2025-09-29 03:20:10] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.099313 10.0.0.38 - - [2025-09-29 03:20:10] "POST /neutron/port HTTP/1.1" 200 1087 0.016715 10.0.0.38 - - [2025-09-29 03:20:10] "POST /neutron/port HTTP/1.1" 200 117 0.001366 10.0.0.38 - - [2025-09-29 03:20:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.012225 10.0.0.38 - - [2025-09-29 03:20:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017257 10.0.0.38 - - [2025-09-29 03:20:11] "POST /neutron/port HTTP/1.1" 200 1059 0.018050 10.0.0.38 - - [2025-09-29 03:20:11] "POST /neutron/port HTTP/1.1" 200 1087 0.025084 10.0.0.38 - - [2025-09-29 03:20:11] "POST /neutron/port HTTP/1.1" 200 117 0.002550 10.0.0.38 - - [2025-09-29 03:20:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010519 10.0.0.38 - - [2025-09-29 03:20:16] "POST /neutron/port HTTP/1.1" 200 1087 0.019099 10.0.0.38 - - [2025-09-29 03:20:16] "GET /virtual-machine/e0a5b771-edcf-4e1a-9713-1322c8d24e21 HTTP/1.1" 401 292 0.000865 10.0.0.38 - - [2025-09-29 03:20:16] "GET /virtual-machine/e0a5b771-edcf-4e1a-9713-1322c8d24e21 HTTP/1.1" 200 1294 0.047892 10.0.0.38 - - [2025-09-29 03:20:16] "GET /virtual-machine-interface/d6f90f66-70c0-4068-81e1-471ccd6c0d1d HTTP/1.1" 200 2943 0.019573 10.0.0.38 - - [2025-09-29 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.38 - - [2025-09-29 03:20:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008813 10.0.0.38 - - [2025-09-29 03:20:16] "GET /virtual-networks?parent_id=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006535 10.0.0.38 - - [2025-09-29 03:20:16] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.016613 10.0.0.38 - - [2025-09-29 03:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.38 - - [2025-09-29 03:20:19] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.021064 10.0.0.38 - - [2025-09-29 03:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901 10.0.0.38 - - [2025-09-29 03:20:23] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.015629 10.0.0.38 - - [2025-09-29 03:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.38 - - [2025-09-29 03:20:27] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.017093 10.0.0.38 - - [2025-09-29 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.38 - - [2025-09-29 03:20:32] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.014157 10.0.0.38 - - [2025-09-29 03:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.38 - - [2025-09-29 03:20:36] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007916 10.0.0.38 - - [2025-09-29 03:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007369 10.0.0.38 - - [2025-09-29 03:20:40] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.014816 10.0.0.38 - - [2025-09-29 03:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010749 10.0.0.38 - - [2025-09-29 03:20:44] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.014932 10.0.0.249 - - [2025-09-29 03:20:45] "GET /obj-perms HTTP/1.1" 200 5056 0.049596 10.0.0.33 - - [2025-09-29 03:20:48] "DELETE /access-control-list/9b8bfc82-2b75-4377-9ecd-76a28ffec52b HTTP/1.1" 200 115 0.048191 10.0.0.38 - - [2025-09-29 03:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.38 - - [2025-09-29 03:20:48] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006432 10.0.0.38 - - [2025-09-29 03:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008920 10.0.0.38 - - [2025-09-29 03:20:52] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.021602 10.0.0.38 - - [2025-09-29 03:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.38 - - [2025-09-29 03:20:56] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006982 10.0.0.249 - - [2025-09-29 03:20:59] "DELETE /project/60016f1366b449cab861b56ec742c8f9 HTTP/1.1" 404 173 0.036999 10.0.0.249 - - [2025-09-29 03:20:59] "DELETE /project/e20d57ba-a3b5-421f-8403-88927988c6a8 HTTP/1.1" 404 177 0.051176 10.0.0.38 - - [2025-09-29 03:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.38 - - [2025-09-29 03:21:00] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008287 10.0.0.38 - - [2025-09-29 03:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.38 - - [2025-09-29 03:21:04] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006262 10.0.0.38 - - [2025-09-29 03:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.38 - - [2025-09-29 03:21:09] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.017797 10.0.0.38 - - [2025-09-29 03:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.38 - - [2025-09-29 03:21:13] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.015246 10.0.0.38 - - [2025-09-29 03:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.38 - - [2025-09-29 03:21:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004243 10.0.0.38 - - [2025-09-29 03:21:15] "GET /virtual-networks?parent_id=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003127 10.0.0.38 - - [2025-09-29 03:21:15] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006146 10.0.0.38 - - [2025-09-29 03:21:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011814 10.0.0.38 - - [2025-09-29 03:21:20] "POST /neutron/port HTTP/1.1" 200 1087 0.029428 10.0.0.38 - - [2025-09-29 03:21:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016560 10.0.0.38 - - [2025-09-29 03:21:30] "POST /neutron/port HTTP/1.1" 200 1087 0.033866 10.0.0.38 - - [2025-09-29 03:21:33] "POST /neutron/port HTTP/1.1" 200 1087 0.056847 10.0.0.38 - - [2025-09-29 03:21:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.009472 10.0.0.38 - - [2025-09-29 03:21:36] "POST /neutron/port HTTP/1.1" 200 1087 0.026082 10.0.0.38 - - [2025-09-29 03:21:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.016628 10.0.0.38 - - [2025-09-29 03:21:41] "POST /neutron/port HTTP/1.1" 200 1087 0.029392 10.0.0.38 - - [2025-09-29 03:21:41] "GET /virtual-machine/8c22dc3f-d8ef-4549-a624-caac08a0d584 HTTP/1.1" 200 1294 0.013401 10.0.0.38 - - [2025-09-29 03:21:41] "GET /virtual-machine-interface/daea21d8-1b1b-49a3-adbf-9966f8a94f09 HTTP/1.1" 200 2944 0.014353 10.0.0.38 - - [2025-09-29 03:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.38 - - [2025-09-29 03:21:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006626 10.0.0.38 - - [2025-09-29 03:21:41] "GET /virtual-networks?parent_id=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005516 10.0.0.38 - - [2025-09-29 03:21:41] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.015263 10.0.0.38 - - [2025-09-29 03:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.38 - - [2025-09-29 03:21:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004618 10.0.0.38 - - [2025-09-29 03:21:42] "GET /virtual-networks?parent_id=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003766 10.0.0.38 - - [2025-09-29 03:21:42] "GET /virtual-network/7bd38bdb-ceb3-4905-a6f7-7962bd6b6f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.016508 10.0.0.38 - - [2025-09-29 03:22:34] "POST /neutron/port HTTP/1.1" 200 1087 0.025427 10.0.0.38 - - [2025-09-29 03:22:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.017770 10.0.0.33 - - [2025-09-29 03:22:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000541 10.0.0.33 - - [2025-09-29 03:22:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000857 10.0.0.38 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001009 10.0.0.38 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000966 10.0.0.33 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000659 10.0.0.33 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001446 10.0.0.249 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001065 10.0.0.249 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001062 10.0.0.249 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001143 10.0.0.249 - - [2025-09-29 03:22:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001123 10.0.0.38 - - [2025-09-29 03:22:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000447 10.0.0.38 - - [2025-09-29 03:22:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000478 10.0.0.38 - - [2025-09-29 03:23:06] "POST /neutron/network HTTP/1.1" 200 823 0.014859 10.0.0.38 - - [2025-09-29 03:23:06] "POST /neutron/port HTTP/1.1" 200 1113 0.015344 10.0.0.38 - - [2025-09-29 03:23:06] "POST /neutron/port HTTP/1.1" 200 1113 0.017219 10.0.0.249 - - [2025-09-29 03:23:08] "POST /useragent-kv HTTP/1.1" 200 115 0.043456 10.0.0.249 - - [2025-09-29 03:23:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003376 10.0.0.38 - - [2025-09-29 03:23:08] "POST /neutron/network HTTP/1.1" 200 151 0.195025 10.0.0.33 - - [2025-09-29 03:23:08] "DELETE /route-target/6e0d73cf-418e-48e0-801b-800cb520da33 HTTP/1.1" 200 115 0.065861 10.0.0.249 - - [2025-09-29 03:23:10] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003057 10.0.0.38 - - [2025-09-29 03:23:10] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.143785 10.0.0.249 - - [2025-09-29 03:23:10] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002126 10.0.0.38 - - [2025-09-29 03:23:10] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?fields=virtual_networks HTTP/1.1" 200 1032 0.063235 10.0.0.249 - - [2025-09-29 03:23:10] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001864 10.0.0.38 - - [2025-09-29 03:23:10] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.045409 10.0.0.249 - - [2025-09-29 03:23:10] "GET /projects?obj_uuids=60016f13-66b4-49ca-b861-b56ec742c8f9&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001347 10.0.0.38 - - [2025-09-29 03:23:10] "GET /project/60016f13-66b4-49ca-b861-b56ec742c8f9?fields=security_groups HTTP/1.1" 200 1258 0.052390 10.0.0.38 - - [2025-09-29 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.040192 10.0.0.249 - - [2025-09-29 03:23:11] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007312 10.0.0.249 - - [2025-09-29 03:23:11] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003331 10.0.0.249 - - [2025-09-29 03:23:11] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.022554 10.0.0.249 - - [2025-09-29 03:23:11] "POST /id-to-fqname HTTP/1.1" 200 189 0.003372 10.0.0.249 - - [2025-09-29 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.007650 10.0.0.249 - - [2025-09-29 03:23:11] "POST /security-groups HTTP/1.1" 200 590 0.037278 10.0.0.249 - - [2025-09-29 03:23:11] "POST /projects HTTP/1.1" 200 583 0.277275 10.0.0.249 - - [2025-09-29 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.316720 10.0.0.33 - - [2025-09-29 03:23:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.007950 10.0.0.38 - - [2025-09-29 03:23:11] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.507750 10.0.0.38 - - [2025-09-29 03:23:12] "GET / HTTP/1.1" 200 36215 0.002489 10.0.0.38 - - [2025-09-29 03:23:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.38 - - [2025-09-29 03:23:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.056203 10.0.0.249 - - [2025-09-29 03:23:14] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001117 10.0.0.38 - - [2025-09-29 03:23:14] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.044507 10.0.0.33 - - [2025-09-29 03:23:15] "POST /ref-update HTTP/1.1" 200 156 0.030875 10.0.0.249 - - [2025-09-29 03:23:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009974 10.0.0.38 - - [2025-09-29 03:23:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.253450 10.0.0.38 - - [2025-09-29 03:23:15] "POST /id-to-fqname HTTP/1.1" 200 219 0.001215 10.0.0.38 - - [2025-09-29 03:23:15] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005476 10.0.0.38 - - [2025-09-29 03:23:15] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005429 10.0.0.38 - - [2025-09-29 03:23:15] "POST /neutron/network HTTP/1.1" 200 824 0.007967 10.0.0.38 - - [2025-09-29 03:23:16] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006116 10.0.0.38 - - [2025-09-29 03:23:16] "GET /obj-perms HTTP/1.1" 200 5028 0.066560 10.0.0.33 - - [2025-09-29 03:23:17] "GET /obj-perms HTTP/1.1" 200 5028 0.059524 10.0.0.38 - - [2025-09-29 03:23:17] "POST /id-to-fqname HTTP/1.1" 200 219 0.003570 10.0.0.249 - - [2025-09-29 03:23:18] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003200 10.0.0.38 - - [2025-09-29 03:23:18] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.095131 10.0.0.38 - - [2025-09-29 03:23:18] "POST /neutron/network HTTP/1.1" 200 824 0.036981 10.0.0.38 - - [2025-09-29 03:23:18] "POST /id-to-fqname HTTP/1.1" 200 219 0.004202 10.0.0.38 - - [2025-09-29 03:23:18] "POST /neutron/port HTTP/1.1" 200 117 0.014234 10.0.0.249 - - [2025-09-29 03:23:19] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001972 10.0.0.38 - - [2025-09-29 03:23:19] "POST /neutron/port HTTP/1.1" 200 1060 0.318829 10.0.0.249 - - [2025-09-29 03:23:19] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003314 10.0.0.38 - - [2025-09-29 03:23:19] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.071866 10.0.0.38 - - [2025-09-29 03:23:19] "POST /neutron/port HTTP/1.1" 200 1114 0.122386 10.0.0.38 - - [2025-09-29 03:23:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004356 10.0.0.38 - - [2025-09-29 03:23:19] "POST /neutron/network HTTP/1.1" 200 824 0.008709 10.0.0.38 - - [2025-09-29 03:23:19] "POST /neutron/port HTTP/1.1" 200 117 0.014307 10.0.0.38 - - [2025-09-29 03:23:20] "POST /neutron/network HTTP/1.1" 200 834 0.016439 10.0.0.38 - - [2025-09-29 03:23:20] "POST /neutron/port HTTP/1.1" 200 1060 0.028143 10.0.0.38 - - [2025-09-29 03:23:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008306 10.0.0.38 - - [2025-09-29 03:23:20] "POST /neutron/network HTTP/1.1" 200 824 0.018125 10.0.0.38 - - [2025-09-29 03:23:25] "POST /neutron/port HTTP/1.1" 200 1088 0.033933 10.0.0.38 - - [2025-09-29 03:23:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015279 10.0.0.38 - - [2025-09-29 03:23:25] "GET /virtual-machine/094adaa4-b4f7-4786-a929-2d1095e5ee32 HTTP/1.1" 401 292 0.000427 10.0.0.38 - - [2025-09-29 03:23:25] "GET /virtual-machine/094adaa4-b4f7-4786-a929-2d1095e5ee32 HTTP/1.1" 200 1292 0.040940 10.0.0.38 - - [2025-09-29 03:23:25] "GET /virtual-machine-interface/2e6d14e9-b22e-4a56-a990-7a1351d23531 HTTP/1.1" 200 2943 0.016892 10.0.0.38 - - [2025-09-29 03:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.38 - - [2025-09-29 03:23:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008102 10.0.0.38 - - [2025-09-29 03:23:25] "GET /virtual-networks?parent_id=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006314 10.0.0.38 - - [2025-09-29 03:23:25] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.017133 10.0.0.38 - - [2025-09-29 03:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.38 - - [2025-09-29 03:23:28] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.017862 10.0.0.38 - - [2025-09-29 03:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016035 10.0.0.38 - - [2025-09-29 03:23:32] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006171 10.0.0.38 - - [2025-09-29 03:23:36] "POST /neutron/network HTTP/1.1" 200 834 0.009805 10.0.0.38 - - [2025-09-29 03:23:36] "POST /neutron/port HTTP/1.1" 200 117 0.001655 10.0.0.38 - - [2025-09-29 03:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.38 - - [2025-09-29 03:23:37] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.016063 10.0.0.38 - - [2025-09-29 03:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.38 - - [2025-09-29 03:23:41] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006957 10.0.0.38 - - [2025-09-29 03:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.38 - - [2025-09-29 03:23:45] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.015308 10.0.0.249 - - [2025-09-29 03:23:48] "GET /obj-perms HTTP/1.1" 200 5056 0.070493 10.0.0.38 - - [2025-09-29 03:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007486 10.0.0.38 - - [2025-09-29 03:23:49] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014570 10.0.0.38 - - [2025-09-29 03:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.38 - - [2025-09-29 03:23:53] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.017876 10.0.0.38 - - [2025-09-29 03:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2025-09-29 03:23:57] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.013367 10.0.0.249 - - [2025-09-29 03:23:59] "DELETE /project/60016f13-66b4-49ca-b861-b56ec742c8f9 HTTP/1.1" 404 177 0.013066 10.0.0.249 - - [2025-09-29 03:23:59] "DELETE /project/c43e62d0c6f64dffbdb098be9852f9b7 HTTP/1.1" 404 173 0.010562 10.0.0.38 - - [2025-09-29 03:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.38 - - [2025-09-29 03:24:01] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006476 10.0.0.38 - - [2025-09-29 03:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.38 - - [2025-09-29 03:24:05] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014807 10.0.0.38 - - [2025-09-29 03:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.38 - - [2025-09-29 03:24:07] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009002 10.0.0.38 - - [2025-09-29 03:24:07] "GET /virtual-networks?parent_id=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004001 10.0.0.38 - - [2025-09-29 03:24:07] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.015448 10.0.0.38 - - [2025-09-29 03:24:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009949 10.0.0.38 - - [2025-09-29 03:24:18] "POST /neutron/port HTTP/1.1" 200 1088 0.049475 10.0.0.38 - - [2025-09-29 03:24:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.043127 10.0.0.38 - - [2025-09-29 03:24:23] "POST /neutron/port HTTP/1.1" 200 1088 0.019709 10.0.0.38 - - [2025-09-29 03:24:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014650 10.0.0.38 - - [2025-09-29 03:24:29] "POST /neutron/port HTTP/1.1" 200 1088 0.029670 10.0.0.38 - - [2025-09-29 03:24:29] "GET /virtual-machine/daacc84a-f856-4010-991b-da682d5e0397 HTTP/1.1" 200 1294 0.012221 10.0.0.38 - - [2025-09-29 03:24:29] "GET /virtual-machine-interface/1c5e37e9-238c-4c47-af76-1bfdcf894067 HTTP/1.1" 200 2943 0.014704 10.0.0.38 - - [2025-09-29 03:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.38 - - [2025-09-29 03:24:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006860 10.0.0.38 - - [2025-09-29 03:24:29] "GET /virtual-networks?parent_id=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006971 10.0.0.38 - - [2025-09-29 03:24:29] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007763 10.0.0.38 - - [2025-09-29 03:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.38 - - [2025-09-29 03:24:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012193 10.0.0.38 - - [2025-09-29 03:24:30] "GET /virtual-networks?parent_id=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.009036 10.0.0.38 - - [2025-09-29 03:24:30] "GET /virtual-network/f3938eef-03d2-4ba2-ba72-ff19a80ff5b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.016674 10.0.0.38 - - [2025-09-29 03:24:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017664 10.0.0.38 - - [2025-09-29 03:24:36] "POST /neutron/network HTTP/1.1" 200 834 0.008331 10.0.0.38 - - [2025-09-29 03:24:36] "POST /neutron/port HTTP/1.1" 200 117 0.001694 10.0.0.38 - - [2025-09-29 03:24:57] "POST /neutron/network HTTP/1.1" 400 204 0.029543 10.0.0.38 - - [2025-09-29 03:24:58] "POST /neutron/port HTTP/1.1" 200 1088 0.035151 10.0.0.38 - - [2025-09-29 03:24:58] "POST /neutron/port HTTP/1.1" 200 151 0.242672 10.0.0.33 - - [2025-09-29 03:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.249 - - [2025-09-29 03:25:01] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000933 10.0.0.38 - - [2025-09-29 03:25:01] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.072617 10.0.0.249 - - [2025-09-29 03:25:01] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003049 10.0.0.38 - - [2025-09-29 03:25:01] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?fields=virtual_networks HTTP/1.1" 200 1033 0.080967 10.0.0.249 - - [2025-09-29 03:25:01] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002472 10.0.0.38 - - [2025-09-29 03:25:01] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.067051 10.0.0.249 - - [2025-09-29 03:25:01] "GET /projects?obj_uuids=c43e62d0-c6f6-4dff-bdb0-98be9852f9b7&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001116 10.0.0.38 - - [2025-09-29 03:25:01] "GET /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7?fields=security_groups HTTP/1.1" 200 1259 0.045505 10.0.0.38 - - [2025-09-29 03:25:15] "GET / HTTP/1.1" 200 36215 0.005065 10.0.0.38 - - [2025-09-29 03:25:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.001263 10.0.0.38 - - [2025-09-29 03:25:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.056000 10.0.0.249 - - [2025-09-29 03:25:16] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004548 10.0.0.249 - - [2025-09-29 03:25:16] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003093 10.0.0.249 - - [2025-09-29 03:25:16] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020829 10.0.0.249 - - [2025-09-29 03:25:17] "POST /id-to-fqname HTTP/1.1" 200 203 0.005929 10.0.0.249 - - [2025-09-29 03:25:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.006453 10.0.0.249 - - [2025-09-29 03:25:17] "POST /security-groups HTTP/1.1" 200 604 0.077688 10.0.0.249 - - [2025-09-29 03:25:17] "POST /projects HTTP/1.1" 200 611 0.356426 10.0.0.249 - - [2025-09-29 03:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.386844 10.0.0.33 - - [2025-09-29 03:25:17] "POST /access-control-lists HTTP/1.1" 200 611 0.035116 10.0.0.38 - - [2025-09-29 03:25:17] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.553964 10.0.0.38 - - [2025-09-29 03:25:18] "GET / HTTP/1.1" 200 36215 0.003244 10.0.0.38 - - [2025-09-29 03:25:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.001081 10.0.0.38 - - [2025-09-29 03:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.048542 10.0.0.249 - - [2025-09-29 03:25:19] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001369 10.0.0.38 - - [2025-09-29 03:25:19] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.067389 10.0.0.38 - - [2025-09-29 03:25:19] "POST /neutron/network HTTP/1.1" 200 117 0.036878 10.0.0.33 - - [2025-09-29 03:25:19] "POST /route-targets HTTP/1.1" 200 328 0.013882 10.0.0.38 - - [2025-09-29 03:25:19] "POST /neutron/network HTTP/1.1" 200 839 0.010681 10.0.0.38 - - [2025-09-29 03:25:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.001098 10.0.0.38 - - [2025-09-29 03:25:19] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.005164 10.0.0.38 - - [2025-09-29 03:25:19] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007254 10.0.0.38 - - [2025-09-29 03:25:19] "POST /neutron/subnet HTTP/1.1" 200 725 0.011613 10.0.0.38 - - [2025-09-29 03:25:19] "POST /id-to-fqname HTTP/1.1" 200 234 0.001945 10.0.0.249 - - [2025-09-29 03:25:20] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001250 10.0.0.38 - - [2025-09-29 03:25:20] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.070046 10.0.0.38 - - [2025-09-29 03:25:20] "POST /neutron/port HTTP/1.1" 200 117 0.010645 10.0.0.38 - - [2025-09-29 03:25:20] "POST /id-to-fqname HTTP/1.1" 200 234 0.003409 10.0.0.38 - - [2025-09-29 03:25:21] "POST /neutron/network HTTP/1.1" 200 849 0.012430 10.0.0.38 - - [2025-09-29 03:25:21] "POST /neutron/port HTTP/1.1" 200 1073 0.019328 10.0.0.38 - - [2025-09-29 03:25:21] "POST /neutron/port HTTP/1.1" 200 1101 0.023482 10.0.0.249 - - [2025-09-29 03:25:21] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001413 10.0.0.38 - - [2025-09-29 03:25:21] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.079930 10.0.0.38 - - [2025-09-29 03:25:21] "POST /neutron/port HTTP/1.1" 200 117 0.001500 10.0.0.38 - - [2025-09-29 03:25:22] "POST /neutron/port HTTP/1.1" 200 1101 0.021464 10.0.0.38 - - [2025-09-29 03:25:22] "POST /neutron/network HTTP/1.1" 200 849 0.017055 10.0.0.38 - - [2025-09-29 03:25:22] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007426 10.0.0.38 - - [2025-09-29 03:25:23] "POST /neutron/port HTTP/1.1" 200 1073 0.017594 10.0.0.38 - - [2025-09-29 03:25:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006225 10.0.0.38 - - [2025-09-29 03:25:23] "POST /neutron/network HTTP/1.1" 200 839 0.013218 10.0.0.33 - - [2025-09-29 03:25:24] "GET /obj-perms HTTP/1.1" 200 5056 0.067207 10.0.0.38 - - [2025-09-29 03:25:24] "POST /neutron/port HTTP/1.1" 200 1101 0.019822 10.0.0.38 - - [2025-09-29 03:25:24] "POST /neutron/security_group HTTP/1.1" 200 2071 0.009339 10.0.0.38 - - [2025-09-29 03:25:24] "GET /virtual-machine/f125879b-57e2-429f-a8b9-3c7003e49a37 HTTP/1.1" 401 292 0.000524 10.0.0.38 - - [2025-09-29 03:25:25] "GET /virtual-machine/f125879b-57e2-429f-a8b9-3c7003e49a37 HTTP/1.1" 200 1308 0.042550 10.0.0.38 - - [2025-09-29 03:25:25] "GET /virtual-machine-interface/5d521e16-39cf-45f4-8b5a-6da847985686 HTTP/1.1" 200 3016 0.015789 10.0.0.38 - - [2025-09-29 03:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.38 - - [2025-09-29 03:25:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007729 10.0.0.38 - - [2025-09-29 03:25:25] "GET /virtual-networks?parent_id=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.006304 10.0.0.38 - - [2025-09-29 03:25:25] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.016085 10.0.0.38 - - [2025-09-29 03:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007140 10.0.0.38 - - [2025-09-29 03:25:28] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.023223 10.0.0.38 - - [2025-09-29 03:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.38 - - [2025-09-29 03:25:32] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.010070 10.0.0.38 - - [2025-09-29 03:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.38 - - [2025-09-29 03:25:36] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006651 10.0.0.38 - - [2025-09-29 03:25:37] "POST /neutron/network HTTP/1.1" 200 849 0.016564 10.0.0.38 - - [2025-09-29 03:25:37] "POST /neutron/port HTTP/1.1" 200 117 0.003167 10.0.0.38 - - [2025-09-29 03:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008082 10.0.0.38 - - [2025-09-29 03:25:40] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.016924 10.0.0.38 - - [2025-09-29 03:25:43] "POST /neutron/security_group HTTP/1.1" 200 2071 0.017837 10.0.0.38 - - [2025-09-29 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.38 - - [2025-09-29 03:25:44] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.017796 10.0.0.38 - - [2025-09-29 03:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.38 - - [2025-09-29 03:25:46] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008298 10.0.0.38 - - [2025-09-29 03:25:46] "GET /virtual-networks?parent_id=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005579 10.0.0.38 - - [2025-09-29 03:25:46] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.017623 10.0.0.38 - - [2025-09-29 03:25:46] "POST /neutron/port HTTP/1.1" 200 1101 0.035971 10.0.0.38 - - [2025-09-29 03:25:49] "GET /obj-perms HTTP/1.1" 200 5056 0.066888 10.0.0.33 - - [2025-09-29 03:25:49] "DELETE /access-control-list/adbd4c26-05e8-497f-a905-5ba5f9f78550 HTTP/1.1" 200 115 0.034813 10.0.0.38 - - [2025-09-29 03:25:52] "POST /neutron/security_group HTTP/1.1" 200 2071 0.015878 10.0.0.38 - - [2025-09-29 03:25:57] "POST /neutron/port HTTP/1.1" 200 1101 0.031367 10.0.0.38 - - [2025-09-29 03:25:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.010914 10.0.0.38 - - [2025-09-29 03:25:57] "GET /virtual-machine/77d0dffb-f015-4dca-bfbe-166b1b70ffca HTTP/1.1" 200 1307 0.008910 10.0.0.38 - - [2025-09-29 03:25:57] "GET /virtual-machine-interface/904d2242-48d1-4b68-8477-0af064a8fe80 HTTP/1.1" 200 3016 0.006548 10.0.0.38 - - [2025-09-29 03:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.38 - - [2025-09-29 03:25:57] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004271 10.0.0.38 - - [2025-09-29 03:25:57] "GET /virtual-networks?parent_id=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005362 10.0.0.38 - - [2025-09-29 03:25:57] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.014083 10.0.0.38 - - [2025-09-29 03:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.38 - - [2025-09-29 03:25:58] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010522 10.0.0.38 - - [2025-09-29 03:25:58] "GET /virtual-networks?parent_id=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.004073 10.0.0.38 - - [2025-09-29 03:25:58] "GET /virtual-network/d57e423e-fcb8-4e8a-8c71-688893164dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.007087 10.0.0.38 - - [2025-09-29 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.38 - - [2025-09-29 03:25:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006753 10.0.0.38 - - [2025-09-29 03:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.38 - - [2025-09-29 03:25:59] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009532 10.0.0.38 - - [2025-09-29 03:25:59] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.017868 10.0.0.249 - - [2025-09-29 03:26:00] "DELETE /project/c43e62d0-c6f6-4dff-bdb0-98be9852f9b7 HTTP/1.1" 404 177 0.041385 10.0.0.249 - - [2025-09-29 03:26:00] "DELETE /project/48814465b66649d9a51fb41a9f26d914 HTTP/1.1" 404 173 0.049586 10.0.0.38 - - [2025-09-29 03:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.38 - - [2025-09-29 03:26:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.010286 10.0.0.38 - - [2025-09-29 03:26:10] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.017669 10.0.0.38 - - [2025-09-29 03:26:37] "POST /neutron/network HTTP/1.1" 200 849 0.038923 10.0.0.38 - - [2025-09-29 03:26:37] "POST /neutron/port HTTP/1.1" 200 117 0.001506 10.0.0.249 - - [2025-09-29 03:26:50] "GET /obj-perms HTTP/1.1" 200 5056 0.087990 10.0.0.38 - - [2025-09-29 03:27:00] "POST /neutron/network HTTP/1.1" 400 204 0.020724 10.0.0.38 - - [2025-09-29 03:27:00] "POST /neutron/port HTTP/1.1" 200 1101 0.017645 10.0.0.38 - - [2025-09-29 03:27:01] "POST /neutron/port HTTP/1.1" 200 151 0.280475 10.0.0.249 - - [2025-09-29 03:27:02] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001107 10.0.0.38 - - [2025-09-29 03:27:02] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.056309 10.0.0.249 - - [2025-09-29 03:27:02] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000951 10.0.0.38 - - [2025-09-29 03:27:02] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?fields=virtual_networks HTTP/1.1" 200 1060 0.059164 10.0.0.249 - - [2025-09-29 03:27:02] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002217 10.0.0.38 - - [2025-09-29 03:27:02] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?fields=virtual_machine_interfaces HTTP/1.1" 200 1060 0.047454 10.0.0.249 - - [2025-09-29 03:27:02] "GET /projects?obj_uuids=48814465-b666-49d9-a51f-b41a9f26d914&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001096 10.0.0.38 - - [2025-09-29 03:27:02] "GET /project/48814465-b666-49d9-a51f-b41a9f26d914?fields=security_groups HTTP/1.1" 200 1300 0.052109 10.0.0.38 - - [2025-09-29 03:27:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.028037 10.0.0.249 - - [2025-09-29 03:27:03] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005403 10.0.0.249 - - [2025-09-29 03:27:03] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001683 10.0.0.249 - - [2025-09-29 03:27:03] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.013441 10.0.0.249 - - [2025-09-29 03:27:04] "POST /id-to-fqname HTTP/1.1" 200 209 0.006009 10.0.0.249 - - [2025-09-29 03:27:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.004764 10.0.0.249 - - [2025-09-29 03:27:04] "POST /security-groups HTTP/1.1" 200 609 0.042827 10.0.0.33 - - [2025-09-29 03:27:04] "POST /fqname-to-id HTTP/1.1" 404 252 0.006028 10.0.0.249 - - [2025-09-29 03:27:04] "POST /projects HTTP/1.1" 200 621 0.300806 10.0.0.249 - - [2025-09-29 03:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.339029 10.0.0.38 - - [2025-09-29 03:27:04] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.495485 10.0.0.33 - - [2025-09-29 03:27:04] "POST /access-control-lists HTTP/1.1" 200 614 0.041203 10.0.0.38 - - [2025-09-29 03:27:05] "GET / HTTP/1.1" 200 36215 0.002055 10.0.0.38 - - [2025-09-29 03:27:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.001254 10.0.0.38 - - [2025-09-29 03:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.069258 10.0.0.249 - - [2025-09-29 03:27:06] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003823 10.0.0.38 - - [2025-09-29 03:27:06] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.082893 10.0.0.38 - - [2025-09-29 03:27:06] "POST /neutron/network HTTP/1.1" 200 117 0.036383 10.0.0.38 - - [2025-09-29 03:27:06] "POST /neutron/network HTTP/1.1" 200 846 0.008262 10.0.0.38 - - [2025-09-29 03:27:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.001502 10.0.0.38 - - [2025-09-29 03:27:06] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005178 10.0.0.38 - - [2025-09-29 03:27:06] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007588 10.0.0.38 - - [2025-09-29 03:27:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.015046 10.0.0.38 - - [2025-09-29 03:27:06] "POST /id-to-fqname HTTP/1.1" 200 239 0.002837 10.0.0.249 - - [2025-09-29 03:27:07] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003532 10.0.0.38 - - [2025-09-29 03:27:07] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.138444 10.0.0.38 - - [2025-09-29 03:27:08] "POST /neutron/port HTTP/1.1" 200 117 0.013167 10.0.0.38 - - [2025-09-29 03:27:08] "POST /id-to-fqname HTTP/1.1" 200 239 0.001723 10.0.0.38 - - [2025-09-29 03:27:08] "POST /neutron/network HTTP/1.1" 200 856 0.014065 10.0.0.38 - - [2025-09-29 03:27:08] "POST /neutron/port HTTP/1.1" 200 1080 0.014805 10.0.0.38 - - [2025-09-29 03:27:08] "POST /neutron/port HTTP/1.1" 200 1108 0.016119 10.0.0.38 - - [2025-09-29 03:27:09] "POST /neutron/port HTTP/1.1" 200 117 0.001358 10.0.0.249 - - [2025-09-29 03:27:09] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001018 10.0.0.38 - - [2025-09-29 03:27:09] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.078959 10.0.0.38 - - [2025-09-29 03:27:09] "POST /neutron/port HTTP/1.1" 200 1108 0.045456 10.0.0.38 - - [2025-09-29 03:27:09] "POST /neutron/network HTTP/1.1" 200 856 0.015794 10.0.0.38 - - [2025-09-29 03:27:10] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005352 10.0.0.38 - - [2025-09-29 03:27:10] "POST /neutron/port HTTP/1.1" 200 1080 0.017696 10.0.0.38 - - [2025-09-29 03:27:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010970 10.0.0.38 - - [2025-09-29 03:27:10] "POST /neutron/network HTTP/1.1" 200 846 0.013376 10.0.0.38 - - [2025-09-29 03:27:11] "POST /neutron/port HTTP/1.1" 200 1108 0.038817 10.0.0.38 - - [2025-09-29 03:27:11] "POST /neutron/security_group HTTP/1.1" 200 2076 0.013973 10.0.0.38 - - [2025-09-29 03:27:11] "GET /virtual-machine/e3e5beac-497b-4d46-a8eb-f089eda6eb3e HTTP/1.1" 401 292 0.000627 10.0.0.38 - - [2025-09-29 03:27:12] "GET /virtual-machine/e3e5beac-497b-4d46-a8eb-f089eda6eb3e HTTP/1.1" 200 1313 0.040234 10.0.0.38 - - [2025-09-29 03:27:12] "GET /virtual-machine-interface/a1d53fbd-b6c5-40ea-9245-06d5c46d0c46 HTTP/1.1" 200 3042 0.017119 10.0.0.38 - - [2025-09-29 03:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.38 - - [2025-09-29 03:27:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004588 10.0.0.38 - - [2025-09-29 03:27:12] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003539 10.0.0.38 - - [2025-09-29 03:27:12] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007135 10.0.0.38 - - [2025-09-29 03:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.38 - - [2025-09-29 03:27:15] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012754 10.0.0.38 - - [2025-09-29 03:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.38 - - [2025-09-29 03:27:19] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018961 10.0.0.38 - - [2025-09-29 03:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.38 - - [2025-09-29 03:27:23] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015060 10.0.0.38 - - [2025-09-29 03:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007248 10.0.0.38 - - [2025-09-29 03:27:27] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.016835 10.0.0.38 - - [2025-09-29 03:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006702 10.0.0.38 - - [2025-09-29 03:27:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003917 10.0.0.38 - - [2025-09-29 03:27:31] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003333 10.0.0.38 - - [2025-09-29 03:27:31] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015210 10.0.0.38 - - [2025-09-29 03:27:31] "POST /neutron/port HTTP/1.1" 200 1108 0.032878 10.0.0.38 - - [2025-09-29 03:27:32] "POST /neutron/security_group HTTP/1.1" 200 2076 0.014695 10.0.0.38 - - [2025-09-29 03:27:38] "POST /neutron/port HTTP/1.1" 200 1108 0.028861 10.0.0.38 - - [2025-09-29 03:27:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010164 10.0.0.38 - - [2025-09-29 03:27:38] "POST /neutron/network HTTP/1.1" 200 846 0.014558 10.0.0.33 - - [2025-09-29 03:27:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000434 10.0.0.33 - - [2025-09-29 03:27:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001072 10.0.0.33 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000999 10.0.0.33 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000906 10.0.0.249 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001142 10.0.0.249 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001872 10.0.0.249 - - [2025-09-29 03:27:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000405 10.0.0.249 - - [2025-09-29 03:27:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000538 10.0.0.38 - - [2025-09-29 03:27:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000556 10.0.0.38 - - [2025-09-29 03:27:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001052 10.0.0.38 - - [2025-09-29 03:27:42] "POST /neutron/port HTTP/1.1" 200 1108 0.025732 10.0.0.38 - - [2025-09-29 03:27:42] "POST /neutron/security_group HTTP/1.1" 200 2076 0.015868 10.0.0.38 - - [2025-09-29 03:27:42] "GET /virtual-machine/0ca72537-427e-4472-85cb-ee9500ae1cd9 HTTP/1.1" 200 1310 0.014071 10.0.0.38 - - [2025-09-29 03:27:42] "GET /virtual-machine-interface/c95382f5-73b2-4ff1-a715-8741999323f7 HTTP/1.1" 200 3042 0.015308 10.0.0.38 - - [2025-09-29 03:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2025-09-29 03:27:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004184 10.0.0.38 - - [2025-09-29 03:27:42] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.003637 10.0.0.38 - - [2025-09-29 03:27:42] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006907 10.0.0.38 - - [2025-09-29 03:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.38 - - [2025-09-29 03:27:43] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008631 10.0.0.38 - - [2025-09-29 03:27:43] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.006711 10.0.0.38 - - [2025-09-29 03:27:43] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.017181 10.0.0.38 - - [2025-09-29 03:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008297 10.0.0.249 - - [2025-09-29 03:27:44] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002974 10.0.0.38 - - [2025-09-29 03:27:44] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.078211 10.0.0.33 - - [2025-09-29 03:27:44] "POST /route-targets HTTP/1.1" 200 328 0.020609 10.0.0.249 - - [2025-09-29 03:27:44] "POST /useragent-kv HTTP/1.1" 200 115 0.011420 10.0.0.38 - - [2025-09-29 03:27:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.226048 10.0.0.38 - - [2025-09-29 03:27:44] "POST /id-to-fqname HTTP/1.1" 200 239 0.002101 10.0.0.38 - - [2025-09-29 03:27:44] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005252 10.0.0.38 - - [2025-09-29 03:27:44] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005896 10.0.0.38 - - [2025-09-29 03:27:44] "POST /neutron/network HTTP/1.1" 200 846 0.006711 10.0.0.38 - - [2025-09-29 03:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.249 - - [2025-09-29 03:27:44] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001512 10.0.0.38 - - [2025-09-29 03:27:44] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.059472 10.0.0.249 - - [2025-09-29 03:27:44] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003251 10.0.0.38 - - [2025-09-29 03:27:45] "POST /neutron/network HTTP/1.1" 200 631 0.175089 10.0.0.33 - - [2025-09-29 03:27:45] "POST /ref-update HTTP/1.1" 200 156 0.030207 10.0.0.38 - - [2025-09-29 03:27:45] "POST /id-to-fqname HTTP/1.1" 200 242 0.003559 10.0.0.38 - - [2025-09-29 03:27:45] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006204 10.0.0.38 - - [2025-09-29 03:27:45] "POST /neutron/network HTTP/1.1" 200 850 0.007145 10.0.0.38 - - [2025-09-29 03:27:45] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005335 10.0.0.38 - - [2025-09-29 03:27:45] "POST /id-to-fqname HTTP/1.1" 200 239 0.002099 10.0.0.38 - - [2025-09-29 03:27:45] "POST /neutron/port HTTP/1.1" 200 2100 0.037345 10.0.0.249 - - [2025-09-29 03:27:46] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001185 10.0.0.38 - - [2025-09-29 03:27:46] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.096860 10.0.0.38 - - [2025-09-29 03:27:46] "POST /neutron/network HTTP/1.1" 200 846 0.006037 10.0.0.38 - - [2025-09-29 03:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.014280 10.0.0.38 - - [2025-09-29 03:27:46] "POST /id-to-fqname HTTP/1.1" 200 242 0.003284 10.0.0.38 - - [2025-09-29 03:27:46] "POST /neutron/network HTTP/1.1" 200 860 0.007805 10.0.0.38 - - [2025-09-29 03:27:47] "POST /neutron/port HTTP/1.1" 200 1080 0.044903 10.0.0.38 - - [2025-09-29 03:27:47] "POST /neutron/port HTTP/1.1" 200 1108 0.016973 10.0.0.38 - - [2025-09-29 03:27:47] "POST /neutron/port HTTP/1.1" 200 117 0.001400 10.0.0.249 - - [2025-09-29 03:27:47] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002303 10.0.0.38 - - [2025-09-29 03:27:47] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.117542 10.0.0.38 - - [2025-09-29 03:27:48] "POST /neutron/port HTTP/1.1" 200 3091 0.042199 10.0.0.38 - - [2025-09-29 03:27:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.002883 10.0.0.38 - - [2025-09-29 03:27:48] "POST /id-to-fqname HTTP/1.1" 200 239 0.002497 10.0.0.38 - - [2025-09-29 03:27:48] "POST /neutron/port HTTP/1.1" 200 3091 0.043073 10.0.0.249 - - [2025-09-29 03:27:48] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.003071 10.0.0.38 - - [2025-09-29 03:27:48] "POST /neutron/port HTTP/1.1" 200 1078 0.337482 10.0.0.38 - - [2025-09-29 03:27:48] "POST /neutron/port HTTP/1.1" 200 1078 0.011600 10.0.0.38 - - [2025-09-29 03:27:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008138 10.0.0.38 - - [2025-09-29 03:27:49] "POST /neutron/network HTTP/1.1" 200 850 0.015134 10.0.0.249 - - [2025-09-29 03:27:49] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001482 10.0.0.38 - - [2025-09-29 03:27:49] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.090828 10.0.0.38 - - [2025-09-29 03:27:49] "POST /neutron/port HTTP/1.1" 200 4080 0.058292 10.0.0.38 - - [2025-09-29 03:27:49] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006229 10.0.0.38 - - [2025-09-29 03:27:49] "POST /neutron/network HTTP/1.1" 200 1560 0.012525 10.0.0.33 - - [2025-09-29 03:27:50] "GET /obj-perms HTTP/1.1" 200 5066 0.064735 10.0.0.38 - - [2025-09-29 03:27:50] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.026778 10.0.0.38 - - [2025-09-29 03:27:50] "POST /neutron/port HTTP/1.1" 200 1080 0.059838 10.0.0.38 - - [2025-09-29 03:27:51] "POST /neutron/port HTTP/1.1" 200 1080 0.021193 10.0.0.38 - - [2025-09-29 03:27:51] "GET /obj-perms HTTP/1.1" 200 5066 0.327457 10.0.0.38 - - [2025-09-29 03:27:51] "POST /neutron/port HTTP/1.1" 200 2100 0.019126 10.0.0.38 - - [2025-09-29 03:27:51] "POST /neutron/port HTTP/1.1" 200 117 0.001555 10.0.0.38 - - [2025-09-29 03:27:51] "POST /neutron/subnet HTTP/1.1" 200 708 0.020448 10.0.0.249 - - [2025-09-29 03:27:51] "GET /obj-perms HTTP/1.1" 200 5066 0.075528 10.0.0.38 - - [2025-09-29 03:27:51] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009006 10.0.0.33 - - [2025-09-29 03:27:52] "GET /obj-perms HTTP/1.1" 200 5066 0.005964 10.0.0.38 - - [2025-09-29 03:27:52] "POST /neutron/port HTTP/1.1" 200 1106 0.036945 10.0.0.38 - - [2025-09-29 03:27:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.015685 10.0.0.38 - - [2025-09-29 03:27:52] "GET /virtual-machine/c14f5776-1666-4d19-a72f-3c70d86cc34d HTTP/1.1" 200 1313 0.006587 10.0.0.38 - - [2025-09-29 03:27:52] "GET /virtual-machine-interface/a8c11d81-23ea-49e3-81ef-d5e7325acd54 HTTP/1.1" 200 3050 0.006165 10.0.0.38 - - [2025-09-29 03:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2025-09-29 03:27:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003875 10.0.0.38 - - [2025-09-29 03:27:52] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.002913 10.0.0.38 - - [2025-09-29 03:27:52] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008084 10.0.0.38 - - [2025-09-29 03:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.38 - - [2025-09-29 03:27:55] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017866 10.0.0.38 - - [2025-09-29 03:27:56] "POST /neutron/port HTTP/1.1" 200 1108 0.022723 10.0.0.38 - - [2025-09-29 03:27:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008186 10.0.0.38 - - [2025-09-29 03:27:57] "POST /neutron/network HTTP/1.1" 200 846 0.017976 10.0.0.38 - - [2025-09-29 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.38 - - [2025-09-29 03:27:59] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009978 10.0.0.249 - - [2025-09-29 03:28:00] "DELETE /project/3527f8666d384aef833ab33472af29dc HTTP/1.1" 404 173 0.009545 10.0.0.249 - - [2025-09-29 03:28:00] "DELETE /project/48814465-b666-49d9-a51f-b41a9f26d914 HTTP/1.1" 404 177 0.006598 10.0.0.38 - - [2025-09-29 03:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.38 - - [2025-09-29 03:28:03] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006384 10.0.0.38 - - [2025-09-29 03:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.38 - - [2025-09-29 03:28:08] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016007 10.0.0.38 - - [2025-09-29 03:28:09] "POST /neutron/port HTTP/1.1" 200 2100 0.030708 10.0.0.38 - - [2025-09-29 03:28:09] "POST /neutron/security_group HTTP/1.1" 200 2076 0.018334 10.0.0.38 - - [2025-09-29 03:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.38 - - [2025-09-29 03:28:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008964 10.0.0.38 - - [2025-09-29 03:28:12] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.008258 10.0.0.38 - - [2025-09-29 03:28:12] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016693 10.0.0.38 - - [2025-09-29 03:28:17] "POST /neutron/port HTTP/1.1" 200 1108 0.040390 10.0.0.38 - - [2025-09-29 03:28:17] "POST /neutron/security_group HTTP/1.1" 200 2076 0.016204 10.0.0.38 - - [2025-09-29 03:28:17] "GET /virtual-machine/605f1f7a-9ab1-41b7-b34e-814e420154d0 HTTP/1.1" 200 1312 0.015996 10.0.0.38 - - [2025-09-29 03:28:17] "GET /virtual-machine-interface/ffe8b475-8989-4ffb-a962-8f6e0ac97f29 HTTP/1.1" 200 3042 0.013741 10.0.0.38 - - [2025-09-29 03:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.38 - - [2025-09-29 03:28:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008402 10.0.0.38 - - [2025-09-29 03:28:17] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.007335 10.0.0.38 - - [2025-09-29 03:28:17] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017858 10.0.0.38 - - [2025-09-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.38 - - [2025-09-29 03:28:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009273 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.006594 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015090 10.0.0.38 - - [2025-09-29 03:28:19] "POST /neutron/port HTTP/1.1" 200 2100 0.032075 10.0.0.38 - - [2025-09-29 03:28:19] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009035 10.0.0.38 - - [2025-09-29 03:28:19] "POST /neutron/port HTTP/1.1" 200 2100 0.033805 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-machine/4fd0cd51-554c-4f46-a798-eb7baebfedc5 HTTP/1.1" 200 1589 0.007411 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-machine-interface/c531b3a7-4100-40cd-8dcf-c507b1db9d66 HTTP/1.1" 200 3042 0.008385 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-machine-interface/e9b93b95-bb4d-45c3-8ee4-8bab2720103f HTTP/1.1" 200 3042 0.006644 10.0.0.38 - - [2025-09-29 03:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.38 - - [2025-09-29 03:28:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007232 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.003748 10.0.0.38 - - [2025-09-29 03:28:19] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012157 10.0.0.38 - - [2025-09-29 03:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.38 - - [2025-09-29 03:28:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010354 10.0.0.38 - - [2025-09-29 03:28:20] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.005887 10.0.0.38 - - [2025-09-29 03:28:20] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013201 10.0.0.38 - - [2025-09-29 03:28:21] "POST /neutron/security_group HTTP/1.1" 200 2076 0.016738 10.0.0.38 - - [2025-09-29 03:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.38 - - [2025-09-29 03:28:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008204 10.0.0.38 - - [2025-09-29 03:28:26] "GET /virtual-networks?parent_id=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 854 0.006976 10.0.0.38 - - [2025-09-29 03:28:26] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015575 10.0.0.38 - - [2025-09-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.38 - - [2025-09-29 03:28:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010560 10.0.0.38 - - [2025-09-29 03:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.38 - - [2025-09-29 03:28:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006474 10.0.0.38 - - [2025-09-29 03:28:28] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.026347 10.0.0.38 - - [2025-09-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.003464 10.0.0.38 - - [2025-09-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.249 - - [2025-09-29 03:28:28] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.029595 10.0.0.38 - - [2025-09-29 03:28:28] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.094479 10.0.0.38 - - [2025-09-29 03:28:28] "POST /network-policys HTTP/1.1" 200 541 0.043376 10.0.0.38 - - [2025-09-29 03:28:28] "GET /network-policy/b2ee36e0-1ba0-4ab8-8086-b45570d00794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005926 10.0.0.38 - - [2025-09-29 03:28:28] "POST /neutron/network HTTP/1.1" 200 940 0.013374 10.0.0.38 - - [2025-09-29 03:28:28] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.005390 10.0.0.38 - - [2025-09-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.38 - - [2025-09-29 03:28:28] "GET /network-policy/b2ee36e0-1ba0-4ab8-8086-b45570d00794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004156 10.0.0.38 - - [2025-09-29 03:28:28] "POST /neutron/network HTTP/1.1" 200 940 0.008130 10.0.0.38 - - [2025-09-29 03:28:28] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.005217 10.0.0.38 - - [2025-09-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.38 - - [2025-09-29 03:28:28] "GET /network-policy/b2ee36e0-1ba0-4ab8-8086-b45570d00794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005448 10.0.0.33 - - [2025-09-29 03:28:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.031534 10.0.0.38 - - [2025-09-29 03:28:29] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.009786 10.0.0.33 - - [2025-09-29 03:28:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.006366 10.0.0.38 - - [2025-09-29 03:28:29] "GET /obj-perms HTTP/1.1" 200 5066 0.003810 10.0.0.38 - - [2025-09-29 03:28:29] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.013375 10.0.0.249 - - [2025-09-29 03:28:29] "GET /obj-perms HTTP/1.1" 200 5066 0.007688 10.0.0.38 - - [2025-09-29 03:28:30] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.010747 10.0.0.33 - - [2025-09-29 03:28:30] "GET /obj-perms HTTP/1.1" 200 5066 0.004024 10.0.0.38 - - [2025-09-29 03:28:30] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.009552 10.0.0.38 - - [2025-09-29 03:28:30] "GET /obj-perms HTTP/1.1" 200 5066 0.003770 10.0.0.38 - - [2025-09-29 03:28:30] "GET /virtual-network/720fd436-601f-452f-bba1-41a2889236c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006591 10.0.0.249 - - [2025-09-29 03:28:31] "GET /obj-perms HTTP/1.1" 200 5066 0.004654 10.0.0.38 - - [2025-09-29 03:28:38] "POST /neutron/network HTTP/1.1" 200 950 0.008014 10.0.0.38 - - [2025-09-29 03:28:38] "POST /neutron/port HTTP/1.1" 200 117 0.002098 10.0.0.38 - - [2025-09-29 03:28:46] "GET /obj-perms HTTP/1.1" 200 5066 0.011728 10.0.0.38 - - [2025-09-29 03:28:58] "POST /neutron/port HTTP/1.1" 200 1106 0.027465 10.0.0.38 - - [2025-09-29 03:28:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.009936 10.0.0.38 - - [2025-09-29 03:29:39] "POST /neutron/port HTTP/1.1" 200 1108 0.032300 10.0.0.38 - - [2025-09-29 03:29:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009826 10.0.0.38 - - [2025-09-29 03:29:39] "POST /neutron/network HTTP/1.1" 200 940 0.019710 10.0.0.33 - - [2025-09-29 03:29:52] "GET /obj-perms HTTP/1.1" 200 5056 0.071162 10.0.0.38 - - [2025-09-29 03:30:00] "POST /neutron/network HTTP/1.1" 200 950 0.017313 10.0.0.38 - - [2025-09-29 03:30:00] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.38 - - [2025-09-29 03:30:39] "POST /neutron/port HTTP/1.1" 200 1108 0.039293 10.0.0.38 - - [2025-09-29 03:30:39] "POST /neutron/subnet HTTP/1.1" 200 708 0.019347 10.0.0.38 - - [2025-09-29 03:30:53] "GET /obj-perms HTTP/1.1" 200 5056 0.090731 10.0.0.38 - - [2025-09-29 03:30:59] "POST /neutron/port HTTP/1.1" 200 1106 0.029034 10.0.0.38 - - [2025-09-29 03:31:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007393 10.0.0.38 - - [2025-09-29 03:31:00] "POST /neutron/network HTTP/1.1" 200 850 0.014600 10.0.0.38 - - [2025-09-29 03:31:39] "POST /neutron/network HTTP/1.1" 200 1748 0.042295 10.0.0.38 - - [2025-09-29 03:31:39] "POST /neutron/port HTTP/1.1" 200 117 0.001733 10.0.0.38 - - [2025-09-29 03:31:39] "POST /neutron/subnet HTTP/1.1" 200 708 0.011780 10.0.0.249 - - [2025-09-29 03:31:54] "GET /obj-perms HTTP/1.1" 200 5056 0.056395 10.0.0.38 - - [2025-09-29 03:32:00] "POST /neutron/port HTTP/1.1" 200 1108 0.026851 10.0.0.38 - - [2025-09-29 03:32:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009195 10.0.0.38 - - [2025-09-29 03:32:01] "POST /neutron/network HTTP/1.1" 200 940 0.007835 10.0.0.38 - - [2025-09-29 03:32:08] "GET /obj-perms HTTP/1.1" 200 5066 0.009488 10.0.0.38 - - [2025-09-29 03:32:11] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.044374 10.0.0.38 - - [2025-09-29 03:32:11] "POST /neutron/network HTTP/1.1" 200 846 0.037095 10.0.0.38 - - [2025-09-29 03:32:11] "GET /virtual-network/32880e45-244b-45c5-8dd4-cf758471a309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005541 10.0.0.38 - - [2025-09-29 03:32:11] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.004790 10.0.0.38 - - [2025-09-29 03:32:11] "POST /neutron/network HTTP/1.1" 200 846 0.016033 10.0.0.38 - - [2025-09-29 03:32:11] "GET /virtual-network/e0b48b43-b61e-4786-bdb8-5d4316402a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007091 10.0.0.38 - - [2025-09-29 03:32:11] "DELETE /network-policy/b2ee36e0-1ba0-4ab8-8086-b45570d00794 HTTP/1.1" 200 115 0.037538 10.0.0.38 - - [2025-09-29 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.38 - - [2025-09-29 03:32:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.006354 10.0.0.38 - - [2025-09-29 03:32:11] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.015527 10.0.0.33 - - [2025-09-29 03:32:12] "DELETE /access-control-list/7084fcb3-d85e-4f08-917d-9ff434976c4f HTTP/1.1" 200 115 0.080283 10.0.0.33 - - [2025-09-29 03:32:12] "DELETE /access-control-list/07cb6b00-baa9-407d-8e72-24207563aded HTTP/1.1" 200 115 0.057553 10.0.0.38 - - [2025-09-29 03:32:14] "POST /neutron/port HTTP/1.1" 200 1106 0.021268 10.0.0.38 - - [2025-09-29 03:32:14] "POST /neutron/port HTTP/1.1" 200 151 0.397114 10.0.0.38 - - [2025-09-29 03:32:14] "POST /neutron/port HTTP/1.1" 200 1134 0.020771 10.0.0.38 - - [2025-09-29 03:32:14] "POST /neutron/port HTTP/1.1" 200 151 0.443065 10.0.0.33 - - [2025-09-29 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.249 - - [2025-09-29 03:32:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002670 10.0.0.249 - - [2025-09-29 03:32:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 10.0.0.38 - - [2025-09-29 03:32:15] "POST /neutron/network HTTP/1.1" 200 151 0.177883 10.0.0.33 - - [2025-09-29 03:32:16] "DELETE /route-target/82599639-ffc3-4695-b891-f583f53c3078 HTTP/1.1" 200 115 0.021935 10.0.0.38 - - [2025-09-29 03:32:16] "POST /neutron/network HTTP/1.1" 200 846 0.015111 10.0.0.38 - - [2025-09-29 03:32:17] "POST /neutron/port HTTP/1.1" 200 1134 0.022217 10.0.0.38 - - [2025-09-29 03:32:17] "POST /neutron/port HTTP/1.1" 200 1134 0.015947 10.0.0.249 - - [2025-09-29 03:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004149 10.0.0.249 - - [2025-09-29 03:32:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004634 10.0.0.38 - - [2025-09-29 03:32:18] "POST /neutron/network HTTP/1.1" 200 151 0.168397 10.0.0.249 - - [2025-09-29 03:32:19] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000925 10.0.0.38 - - [2025-09-29 03:32:19] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.091344 10.0.0.249 - - [2025-09-29 03:32:19] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.002170 10.0.0.38 - - [2025-09-29 03:32:19] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?fields=virtual_networks HTTP/1.1" 200 1069 0.058129 10.0.0.249 - - [2025-09-29 03:32:19] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000915 10.0.0.38 - - [2025-09-29 03:32:19] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1069 0.041971 10.0.0.249 - - [2025-09-29 03:32:19] "GET /projects?obj_uuids=3527f866-6d38-4aef-833a-b33472af29dc&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001149 10.0.0.38 - - [2025-09-29 03:32:19] "GET /project/3527f866-6d38-4aef-833a-b33472af29dc?fields=security_groups HTTP/1.1" 200 1314 0.053273 10.0.0.38 - - [2025-09-29 03:32:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.034225 10.0.0.249 - - [2025-09-29 03:32:20] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004229 10.0.0.249 - - [2025-09-29 03:32:20] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001532 10.0.0.249 - - [2025-09-29 03:32:20] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.040305 10.0.0.249 - - [2025-09-29 03:32:20] "POST /id-to-fqname HTTP/1.1" 200 185 0.003212 10.0.0.249 - - [2025-09-29 03:32:20] "POST /fqname-to-id HTTP/1.1" 404 194 0.004662 10.0.0.249 - - [2025-09-29 03:32:20] "POST /security-groups HTTP/1.1" 200 586 0.034688 10.0.0.33 - - [2025-09-29 03:32:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003926 10.0.0.249 - - [2025-09-29 03:32:20] "POST /projects HTTP/1.1" 200 575 0.276450 10.0.0.249 - - [2025-09-29 03:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.317554 10.0.0.33 - - [2025-09-29 03:32:20] "POST /access-control-lists HTTP/1.1" 200 591 0.029115 10.0.0.38 - - [2025-09-29 03:32:20] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.490036 10.0.0.38 - - [2025-09-29 03:32:21] "GET / HTTP/1.1" 200 36215 0.005343 10.0.0.249 - - [2025-09-29 03:32:22] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.004056 10.0.0.38 - - [2025-09-29 03:32:22] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.076021 10.0.0.38 - - [2025-09-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.38 - - [2025-09-29 03:32:22] "GET /security-group/a117a255-de99-493b-8172-6443d23a6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011387 10.0.0.38 - - [2025-09-29 03:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.249 - - [2025-09-29 03:32:22] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.003947 10.0.0.38 - - [2025-09-29 03:32:23] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.086346 10.0.0.38 - - [2025-09-29 03:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.38 - - [2025-09-29 03:32:23] "GET /security-group/a117a255-de99-493b-8172-6443d23a6e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008040 10.0.0.38 - - [2025-09-29 03:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.38 - - [2025-09-29 03:32:23] "PUT /security-group/a117a255-de99-493b-8172-6443d23a6e1c HTTP/1.1" 200 263 0.037118 10.0.0.249 - - [2025-09-29 03:32:26] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000970 10.0.0.38 - - [2025-09-29 03:32:26] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.051679 10.0.0.249 - - [2025-09-29 03:32:26] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002167 10.0.0.38 - - [2025-09-29 03:32:26] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?fields=virtual_networks HTTP/1.1" 200 1024 0.061296 10.0.0.249 - - [2025-09-29 03:32:26] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002625 10.0.0.38 - - [2025-09-29 03:32:26] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.060665 10.0.0.249 - - [2025-09-29 03:32:26] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001686 10.0.0.38 - - [2025-09-29 03:32:26] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?fields=security_groups HTTP/1.1" 200 1246 0.054638 10.0.0.38 - - [2025-09-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 404 192 0.035144 10.0.0.249 - - [2025-09-29 03:32:27] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007536 10.0.0.249 - - [2025-09-29 03:32:27] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003335 10.0.0.249 - - [2025-09-29 03:32:27] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019206 10.0.0.249 - - [2025-09-29 03:32:27] "POST /id-to-fqname HTTP/1.1" 200 194 0.002327 10.0.0.249 - - [2025-09-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 404 203 0.006615 10.0.0.249 - - [2025-09-29 03:32:27] "POST /security-groups HTTP/1.1" 200 595 0.089882 10.0.0.33 - - [2025-09-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 404 238 0.005749 10.0.0.249 - - [2025-09-29 03:32:27] "POST /projects HTTP/1.1" 200 593 0.372261 10.0.0.249 - - [2025-09-29 03:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.405734 10.0.0.38 - - [2025-09-29 03:32:27] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.578067 10.0.0.33 - - [2025-09-29 03:32:27] "POST /access-control-lists HTTP/1.1" 200 600 0.055646 10.0.0.38 - - [2025-09-29 03:32:28] "GET / HTTP/1.1" 200 36215 0.002709 10.0.0.38 - - [2025-09-29 03:32:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.001258 10.0.0.38 - - [2025-09-29 03:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.056013 10.0.0.249 - - [2025-09-29 03:32:30] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003303 10.0.0.38 - - [2025-09-29 03:32:30] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.075268 10.0.0.249 - - [2025-09-29 03:32:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007322 10.0.0.38 - - [2025-09-29 03:32:31] "POST /neutron/subnet HTTP/1.1" 200 730 0.272465 10.0.0.38 - - [2025-09-29 03:32:31] "POST /id-to-fqname HTTP/1.1" 200 231 0.001208 10.0.0.38 - - [2025-09-29 03:32:31] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005940 10.0.0.38 - - [2025-09-29 03:32:31] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006330 10.0.0.38 - - [2025-09-29 03:32:31] "POST /neutron/network HTTP/1.1" 200 843 0.008785 10.0.0.38 - - [2025-09-29 03:32:31] "POST /id-to-fqname HTTP/1.1" 200 231 0.001562 10.0.0.249 - - [2025-09-29 03:32:32] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001742 10.0.0.38 - - [2025-09-29 03:32:32] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.096430 10.0.0.38 - - [2025-09-29 03:32:32] "POST /neutron/network HTTP/1.1" 200 843 0.026195 10.0.0.38 - - [2025-09-29 03:32:32] "POST /id-to-fqname HTTP/1.1" 200 231 0.004197 10.0.0.38 - - [2025-09-29 03:32:32] "POST /neutron/port HTTP/1.1" 200 117 0.014665 10.0.0.38 - - [2025-09-29 03:32:33] "POST /neutron/port HTTP/1.1" 200 1065 0.025012 10.0.0.38 - - [2025-09-29 03:32:33] "POST /neutron/port HTTP/1.1" 200 1093 0.016404 10.0.0.38 - - [2025-09-29 03:32:33] "POST /neutron/port HTTP/1.1" 200 117 0.001216 10.0.0.38 - - [2025-09-29 03:32:40] "POST /neutron/port HTTP/1.1" 200 1093 0.031358 10.0.0.38 - - [2025-09-29 03:32:40] "POST /neutron/subnet HTTP/1.1" 200 704 0.013631 10.0.0.33 - - [2025-09-29 03:32:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001034 10.0.0.33 - - [2025-09-29 03:32:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000932 10.0.0.38 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000915 10.0.0.38 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001049 10.0.0.33 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000992 10.0.0.33 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000933 10.0.0.249 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001136 10.0.0.249 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001058 10.0.0.249 - - [2025-09-29 03:32:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001057 10.0.0.249 - - [2025-09-29 03:32:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001351 10.0.0.38 - - [2025-09-29 03:32:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001331 10.0.0.38 - - [2025-09-29 03:32:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001033 10.0.0.38 - - [2025-09-29 03:32:50] "POST /neutron/port HTTP/1.1" 200 1093 0.067631 10.0.0.33 - - [2025-09-29 03:32:51] "DELETE /access-control-list/8cf04679-b6ec-40c1-bf02-aebcf3adf454 HTTP/1.1" 200 115 0.047162 10.0.0.249 - - [2025-09-29 03:32:53] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003096 10.0.0.38 - - [2025-09-29 03:32:53] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.106662 10.0.0.38 - - [2025-09-29 03:32:53] "POST /neutron/network HTTP/1.1" 200 843 0.007401 10.0.0.38 - - [2025-09-29 03:32:54] "POST /neutron/port HTTP/1.1" 200 117 0.007787 10.0.0.38 - - [2025-09-29 03:32:54] "POST /neutron/port HTTP/1.1" 200 1093 0.033681 10.0.0.38 - - [2025-09-29 03:32:54] "POST /neutron/security_group HTTP/1.1" 200 2062 0.019857 10.0.0.38 - - [2025-09-29 03:32:54] "GET /virtual-machine/d7d03a31-f0f3-48d7-bf71-996daacdf2fa HTTP/1.1" 401 292 0.000635 10.0.0.38 - - [2025-09-29 03:32:55] "GET /virtual-machine/d7d03a31-f0f3-48d7-bf71-996daacdf2fa HTTP/1.1" 200 1299 0.332268 10.0.0.38 - - [2025-09-29 03:32:55] "GET /virtual-machine-interface/76c95aa6-e339-494e-b820-e1bcc4d9c18d HTTP/1.1" 200 2989 0.016542 10.0.0.38 - - [2025-09-29 03:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.38 - - [2025-09-29 03:32:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005549 10.0.0.33 - - [2025-09-29 03:32:55] "GET /obj-perms HTTP/1.1" 200 5056 0.148202 10.0.0.38 - - [2025-09-29 03:32:55] "GET /virtual-networks?parent_id=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.003808 10.0.0.38 - - [2025-09-29 03:32:55] "POST /neutron/port HTTP/1.1" 200 1065 0.093418 10.0.0.38 - - [2025-09-29 03:32:55] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015476 10.0.0.38 - - [2025-09-29 03:32:55] "POST /neutron/port HTTP/1.1" 200 1093 0.055261 10.0.0.38 - - [2025-09-29 03:32:56] "POST /neutron/port HTTP/1.1" 200 117 0.003182 10.0.0.38 - - [2025-09-29 03:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008161 10.0.0.38 - - [2025-09-29 03:32:56] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009123 10.0.0.38 - - [2025-09-29 03:32:56] "GET /virtual-networks?parent_id=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.011614 10.0.0.38 - - [2025-09-29 03:32:56] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016187 10.0.0.38 - - [2025-09-29 03:32:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.022513 10.0.0.249 - - [2025-09-29 03:33:00] "DELETE /project/1fe4f38a787a4de7aaac4b67694c6d68 HTTP/1.1" 404 173 0.019787 10.0.0.249 - - [2025-09-29 03:33:00] "DELETE /project/141cea010082428482d22585deae9e19 HTTP/1.1" 404 173 0.023502 10.0.0.249 - - [2025-09-29 03:33:00] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001644 10.0.0.249 - - [2025-09-29 03:33:00] "DELETE /project/3527f866-6d38-4aef-833a-b33472af29dc HTTP/1.1" 404 177 0.023088 10.0.0.249 - - [2025-09-29 03:33:00] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.073360 10.0.0.249 - - [2025-09-29 03:33:00] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000964 10.0.0.249 - - [2025-09-29 03:33:00] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?fields=security_groups HTTP/1.1" 200 1348 0.068166 10.0.0.249 - - [2025-09-29 03:33:00] "DELETE /security-group/b97fb4f8-20f5-4aea-81e8-5a7aaddbcf89 HTTP/1.1" 200 115 0.111403 10.0.0.249 - - [2025-09-29 03:33:00] "GET /projects?obj_uuids=1fe4f38a-787a-4de7-aaac-4b67694c6d68&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000824 10.0.0.249 - - [2025-09-29 03:33:00] "GET /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68?fields=application_policy_sets HTTP/1.1" 200 1387 0.078010 10.0.0.33 - - [2025-09-29 03:33:01] "DELETE /access-control-list/1ef7660c-f236-4d53-95cf-681e99ee3910 HTTP/1.1" 200 115 0.071619 10.0.0.249 - - [2025-09-29 03:33:01] "DELETE /project/1fe4f38a-787a-4de7-aaac-4b67694c6d68 HTTP/1.1" 200 115 0.644173 10.0.0.38 - - [2025-09-29 03:33:07] "POST /neutron/port HTTP/1.1" 200 1093 0.024194 10.0.0.38 - - [2025-09-29 03:33:12] "POST /neutron/security_group HTTP/1.1" 200 2062 0.021914 10.0.0.38 - - [2025-09-29 03:33:22] "POST /neutron/port HTTP/1.1" 200 1093 0.036826 10.0.0.38 - - [2025-09-29 03:33:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014022 10.0.0.38 - - [2025-09-29 03:33:32] "POST /neutron/port HTTP/1.1" 200 1093 0.031845 10.0.0.38 - - [2025-09-29 03:33:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016225 10.0.0.38 - - [2025-09-29 03:33:32] "GET /virtual-machine/022ebba1-a695-4dae-8568-e031041ccd3a HTTP/1.1" 200 1296 0.015652 10.0.0.38 - - [2025-09-29 03:33:32] "GET /virtual-machine-interface/b8a7a6f9-0457-40bc-914a-68dce0411f22 HTTP/1.1" 200 2990 0.016454 10.0.0.38 - - [2025-09-29 03:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.38 - - [2025-09-29 03:33:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008539 10.0.0.38 - - [2025-09-29 03:33:32] "GET /virtual-networks?parent_id=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005446 10.0.0.38 - - [2025-09-29 03:33:32] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006546 10.0.0.38 - - [2025-09-29 03:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.38 - - [2025-09-29 03:33:36] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.019291 10.0.0.38 - - [2025-09-29 03:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.38 - - [2025-09-29 03:33:40] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006334 10.0.0.38 - - [2025-09-29 03:33:42] "POST /neutron/network HTTP/1.1" 200 853 0.014600 10.0.0.38 - - [2025-09-29 03:33:42] "POST /neutron/port HTTP/1.1" 200 117 0.003329 10.0.0.38 - - [2025-09-29 03:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008569 10.0.0.38 - - [2025-09-29 03:33:44] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.009871 10.0.0.38 - - [2025-09-29 03:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008376 10.0.0.38 - - [2025-09-29 03:33:48] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.006553 10.0.0.38 - - [2025-09-29 03:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010666 10.0.0.38 - - [2025-09-29 03:33:52] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016025 10.0.0.38 - - [2025-09-29 03:33:56] "GET /obj-perms HTTP/1.1" 200 5056 0.065716 10.0.0.38 - - [2025-09-29 03:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.38 - - [2025-09-29 03:33:56] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.005932 10.0.0.38 - - [2025-09-29 03:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.38 - - [2025-09-29 03:34:00] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.016621 10.0.0.38 - - [2025-09-29 03:34:02] "POST /neutron/port HTTP/1.1" 200 1093 0.036011 10.0.0.38 - - [2025-09-29 03:34:02] "POST /neutron/subnet HTTP/1.1" 200 704 0.013832 10.0.0.38 - - [2025-09-29 03:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.38 - - [2025-09-29 03:34:04] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.011425 10.0.0.38 - - [2025-09-29 03:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006865 10.0.0.38 - - [2025-09-29 03:34:08] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015262 10.0.0.38 - - [2025-09-29 03:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007434 10.0.0.38 - - [2025-09-29 03:34:12] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007721 10.0.0.38 - - [2025-09-29 03:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.38 - - [2025-09-29 03:34:17] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.014426 10.0.0.38 - - [2025-09-29 03:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.38 - - [2025-09-29 03:34:21] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015644 10.0.0.38 - - [2025-09-29 03:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007928 10.0.0.38 - - [2025-09-29 03:34:25] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.015747 10.0.0.38 - - [2025-09-29 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008146 10.0.0.38 - - [2025-09-29 03:34:29] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.010971 10.0.0.38 - - [2025-09-29 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.38 - - [2025-09-29 03:34:33] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.008482 10.0.0.38 - - [2025-09-29 03:34:33] "POST /neutron/port HTTP/1.1" 200 1093 0.019614 10.0.0.38 - - [2025-09-29 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.38 - - [2025-09-29 03:34:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005143 10.0.0.38 - - [2025-09-29 03:34:35] "GET /virtual-networks?parent_id=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.005905 10.0.0.38 - - [2025-09-29 03:34:35] "GET /virtual-network/e3ce7db3-1a75-4f04-896d-f3ce44bd3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2075 0.007319 10.0.0.38 - - [2025-09-29 03:34:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008540 10.0.0.38 - - [2025-09-29 03:34:43] "POST /neutron/port HTTP/1.1" 200 1093 0.033266 10.0.0.38 - - [2025-09-29 03:34:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009089 10.0.0.38 - - [2025-09-29 03:34:43] "POST /neutron/network HTTP/1.1" 200 843 0.024669 10.0.0.38 - - [2025-09-29 03:34:51] "POST /neutron/port HTTP/1.1" 200 1093 0.025603 10.0.0.38 - - [2025-09-29 03:34:56] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015038 10.0.0.38 - - [2025-09-29 03:35:03] "POST /neutron/port HTTP/1.1" 200 1093 0.018603 10.0.0.38 - - [2025-09-29 03:35:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006278 10.0.0.38 - - [2025-09-29 03:35:04] "POST /neutron/network HTTP/1.1" 200 843 0.013827 10.0.0.38 - - [2025-09-29 03:35:11] "POST /neutron/port HTTP/1.1" 200 1093 0.035025 10.0.0.38 - - [2025-09-29 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.007362 10.0.0.38 - - [2025-09-29 03:35:17] "POST /bgp-as-a-services HTTP/1.1" 200 599 0.066917 10.0.0.38 - - [2025-09-29 03:35:17] "GET /bgp-as-a-service/b19a515e-25f4-429f-9237-82ad881610aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1626 0.007265 10.0.0.38 - - [2025-09-29 03:35:17] "GET /virtual-machine-interface/b8a7a6f9-0457-40bc-914a-68dce0411f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2768 0.011142 10.0.0.38 - - [2025-09-29 03:35:17] "POST /ref-update HTTP/1.1" 200 156 0.019976 10.0.0.38 - - [2025-09-29 03:35:17] "POST /neutron/subnet HTTP/1.1" 200 730 0.025846 10.0.0.33 - - [2025-09-29 03:35:18] "POST /ref-update HTTP/1.1" 200 156 0.059990 10.0.0.38 - - [2025-09-29 03:35:45] "GET /bgp-as-a-service/b19a515e-25f4-429f-9237-82ad881610aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2255 0.013506 10.0.0.38 - - [2025-09-29 03:35:45] "GET /virtual-machine-interface/b8a7a6f9-0457-40bc-914a-68dce0411f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3098 0.019769 10.0.0.38 - - [2025-09-29 03:35:45] "POST /ref-update HTTP/1.1" 200 156 0.031695 10.0.0.33 - - [2025-09-29 03:35:45] "POST /ref-update HTTP/1.1" 200 156 0.019159 10.0.0.38 - - [2025-09-29 03:35:45] "DELETE /bgp-as-a-service/b19a515e-25f4-429f-9237-82ad881610aa HTTP/1.1" 200 115 0.073520 10.0.0.38 - - [2025-09-29 03:35:45] "POST /neutron/port HTTP/1.1" 200 1093 0.029385 10.0.0.38 - - [2025-09-29 03:35:45] "POST /neutron/network HTTP/1.1" 200 843 0.006983 10.0.0.38 - - [2025-09-29 03:35:45] "POST /neutron/subnet HTTP/1.1" 200 704 0.009184 10.0.0.38 - - [2025-09-29 03:35:46] "POST /neutron/port HTTP/1.1" 200 1093 0.029208 10.0.0.38 - - [2025-09-29 03:35:46] "POST /neutron/port HTTP/1.1" 200 1093 0.033967 10.0.0.38 - - [2025-09-29 03:35:47] "POST /neutron/network HTTP/1.1" 200 843 0.012037 10.0.0.33 - - [2025-09-29 03:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.249 - - [2025-09-29 03:35:49] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.026419 10.0.0.38 - - [2025-09-29 03:35:49] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.101609 10.0.0.249 - - [2025-09-29 03:35:49] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001367 10.0.0.38 - - [2025-09-29 03:35:49] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?fields=virtual_networks HTTP/1.1" 200 1041 0.058375 10.0.0.249 - - [2025-09-29 03:35:49] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002237 10.0.0.38 - - [2025-09-29 03:35:49] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.059252 10.0.0.249 - - [2025-09-29 03:35:49] "GET /projects?obj_uuids=141cea01-0082-4284-82d2-2585deae9e19&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001040 10.0.0.38 - - [2025-09-29 03:35:49] "GET /project/141cea01-0082-4284-82d2-2585deae9e19?fields=security_groups HTTP/1.1" 200 1272 0.050843 10.0.0.38 - - [2025-09-29 03:35:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.024650 10.0.0.249 - - [2025-09-29 03:35:50] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006839 10.0.0.249 - - [2025-09-29 03:35:50] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002994 10.0.0.249 - - [2025-09-29 03:35:50] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020633 10.0.0.249 - - [2025-09-29 03:35:50] "POST /id-to-fqname HTTP/1.1" 200 191 0.005340 10.0.0.249 - - [2025-09-29 03:35:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.006174 10.0.0.249 - - [2025-09-29 03:35:50] "POST /security-groups HTTP/1.1" 200 592 0.030717 10.0.0.249 - - [2025-09-29 03:35:50] "POST /projects HTTP/1.1" 200 587 0.289948 10.0.0.249 - - [2025-09-29 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.329001 10.0.0.33 - - [2025-09-29 03:35:50] "POST /access-control-lists HTTP/1.1" 200 599 0.039018 10.0.0.38 - - [2025-09-29 03:35:51] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.500594 10.0.0.38 - - [2025-09-29 03:35:52] "GET / HTTP/1.1" 200 36215 0.005158 10.0.0.33 - - [2025-09-29 03:35:52] "DELETE /access-control-list/7c96e642-280a-4539-9308-4f636918edbf HTTP/1.1" 200 115 0.044724 10.0.0.38 - - [2025-09-29 03:35:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000716 10.0.0.38 - - [2025-09-29 03:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.033560 10.0.0.249 - - [2025-09-29 03:35:54] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004278 10.0.0.38 - - [2025-09-29 03:35:54] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.068502 10.0.0.249 - - [2025-09-29 03:35:54] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002360 10.0.0.38 - - [2025-09-29 03:35:54] "POST /neutron/network HTTP/1.1" 200 614 0.228338 10.0.0.33 - - [2025-09-29 03:35:54] "POST /ref-update HTTP/1.1" 200 156 0.025242 10.0.0.38 - - [2025-09-29 03:35:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.003488 10.0.0.38 - - [2025-09-29 03:35:55] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005918 10.0.0.38 - - [2025-09-29 03:35:55] "POST /neutron/network HTTP/1.1" 200 833 0.006935 10.0.0.38 - - [2025-09-29 03:35:55] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009253 10.0.0.38 - - [2025-09-29 03:35:55] "POST /id-to-fqname HTTP/1.1" 200 225 0.001553 10.0.0.38 - - [2025-09-29 03:35:55] "POST /neutron/network HTTP/1.1" 200 843 0.015248 10.0.0.249 - - [2025-09-29 03:35:55] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001273 10.0.0.38 - - [2025-09-29 03:35:56] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080817 10.0.0.38 - - [2025-09-29 03:35:56] "POST /neutron/port HTTP/1.1" 200 117 0.010875 10.0.0.38 - - [2025-09-29 03:35:56] "POST /id-to-fqname HTTP/1.1" 200 225 0.001956 10.0.0.38 - - [2025-09-29 03:35:56] "POST /neutron/network HTTP/1.1" 200 843 0.015306 10.0.0.38 - - [2025-09-29 03:35:57] "POST /neutron/port HTTP/1.1" 200 1061 0.040196 10.0.0.249 - - [2025-09-29 03:35:57] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001955 10.0.0.38 - - [2025-09-29 03:35:57] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.361645 10.0.0.38 - - [2025-09-29 03:35:57] "POST /neutron/port HTTP/1.1" 200 1089 0.035074 10.0.0.38 - - [2025-09-29 03:35:57] "POST /neutron/port HTTP/1.1" 200 117 0.003164 10.0.0.249 - - [2025-09-29 03:35:58] "GET /obj-perms HTTP/1.1" 200 5056 0.081359 10.0.0.38 - - [2025-09-29 03:35:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013768 10.0.0.38 - - [2025-09-29 03:35:58] "POST /id-to-fqname HTTP/1.1" 200 225 0.001909 10.0.0.38 - - [2025-09-29 03:35:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.015962 10.0.0.249 - - [2025-09-29 03:35:58] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002560 10.0.0.38 - - [2025-09-29 03:35:59] "POST /neutron/port HTTP/1.1" 200 1061 0.489658 10.0.0.38 - - [2025-09-29 03:35:59] "POST /neutron/port HTTP/1.1" 200 1115 0.170082 10.0.0.249 - - [2025-09-29 03:35:59] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001561 10.0.0.38 - - [2025-09-29 03:35:59] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.153390 10.0.0.38 - - [2025-09-29 03:35:59] "POST /neutron/subnet HTTP/1.1" 200 699 0.026908 10.0.0.38 - - [2025-09-29 03:35:59] "POST /neutron/network HTTP/1.1" 200 833 0.017905 10.0.0.38 - - [2025-09-29 03:36:00] "POST /neutron/port HTTP/1.1" 200 117 0.014360 10.0.0.38 - - [2025-09-29 03:36:00] "POST /neutron/network HTTP/1.1" 200 843 0.018303 10.0.0.38 - - [2025-09-29 03:36:01] "POST /neutron/port HTTP/1.1" 200 1061 0.037267 10.0.0.249 - - [2025-09-29 03:36:01] "DELETE /project/141cea01-0082-4284-82d2-2585deae9e19 HTTP/1.1" 404 177 0.014105 10.0.0.249 - - [2025-09-29 03:36:01] "DELETE /project/c2a17075f012424695f27f9fd4b93fd9 HTTP/1.1" 404 173 0.018208 10.0.0.38 - - [2025-09-29 03:36:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003981 10.0.0.38 - - [2025-09-29 03:36:01] "POST /neutron/network HTTP/1.1" 200 833 0.013867 10.0.0.38 - - [2025-09-29 03:36:05] "POST /neutron/network HTTP/1.1" 200 843 0.009415 10.0.0.38 - - [2025-09-29 03:36:05] "POST /neutron/port HTTP/1.1" 200 117 0.003236 10.0.0.38 - - [2025-09-29 03:36:05] "POST /neutron/security_group HTTP/1.1" 200 2059 0.022238 10.0.0.38 - - [2025-09-29 03:36:15] "POST /neutron/port HTTP/1.1" 200 1089 0.019664 10.0.0.38 - - [2025-09-29 03:36:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017186 10.0.0.38 - - [2025-09-29 03:36:30] "POST /neutron/port HTTP/1.1" 200 1089 0.023584 10.0.0.38 - - [2025-09-29 03:36:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.019915 10.0.0.38 - - [2025-09-29 03:36:36] "POST /neutron/port HTTP/1.1" 200 1089 0.030733 10.0.0.38 - - [2025-09-29 03:36:36] "GET /virtual-machine/cfbf7dd5-8c38-4816-857c-3d997ee8383e HTTP/1.1" 401 292 0.001049 10.0.0.38 - - [2025-09-29 03:36:36] "GET /virtual-machine/cfbf7dd5-8c38-4816-857c-3d997ee8383e HTTP/1.1" 200 1295 0.039024 10.0.0.38 - - [2025-09-29 03:36:36] "GET /virtual-machine-interface/a8d7d5ad-f470-46be-8c2f-425ed5079689 HTTP/1.1" 200 2966 0.015436 10.0.0.38 - - [2025-09-29 03:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.38 - - [2025-09-29 03:36:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009287 10.0.0.38 - - [2025-09-29 03:36:36] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006901 10.0.0.38 - - [2025-09-29 03:36:36] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016299 10.0.0.38 - - [2025-09-29 03:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.38 - - [2025-09-29 03:36:39] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016149 10.0.0.38 - - [2025-09-29 03:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.38 - - [2025-09-29 03:36:43] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.015225 10.0.0.38 - - [2025-09-29 03:36:45] "POST /neutron/port HTTP/1.1" 200 1089 0.057532 10.0.0.38 - - [2025-09-29 03:36:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.019426 10.0.0.38 - - [2025-09-29 03:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008228 10.0.0.38 - - [2025-09-29 03:36:47] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016508 10.0.0.38 - - [2025-09-29 03:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.38 - - [2025-09-29 03:36:51] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.015006 10.0.0.38 - - [2025-09-29 03:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.38 - - [2025-09-29 03:36:56] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012357 10.0.0.33 - - [2025-09-29 03:36:58] "GET /obj-perms HTTP/1.1" 200 5056 0.041813 10.0.0.38 - - [2025-09-29 03:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007434 10.0.0.38 - - [2025-09-29 03:37:00] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014632 10.0.0.38 - - [2025-09-29 03:37:03] "POST /neutron/port HTTP/1.1" 200 1089 0.025973 10.0.0.38 - - [2025-09-29 03:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008984 10.0.0.38 - - [2025-09-29 03:37:04] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.018506 10.0.0.38 - - [2025-09-29 03:37:07] "POST /neutron/port HTTP/1.1" 200 1089 0.034488 10.0.0.38 - - [2025-09-29 03:37:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.019705 10.0.0.38 - - [2025-09-29 03:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.38 - - [2025-09-29 03:37:08] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.018503 10.0.0.38 - - [2025-09-29 03:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.38 - - [2025-09-29 03:37:12] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007807 10.0.0.38 - - [2025-09-29 03:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.38 - - [2025-09-29 03:37:16] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016846 10.0.0.38 - - [2025-09-29 03:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.38 - - [2025-09-29 03:37:20] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008929 10.0.0.38 - - [2025-09-29 03:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007991 10.0.0.38 - - [2025-09-29 03:37:24] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013497 10.0.0.38 - - [2025-09-29 03:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.38 - - [2025-09-29 03:37:28] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016315 10.0.0.38 - - [2025-09-29 03:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009880 10.0.0.38 - - [2025-09-29 03:37:33] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014648 10.0.0.38 - - [2025-09-29 03:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.38 - - [2025-09-29 03:37:37] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013864 10.0.0.33 - - [2025-09-29 03:37:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000880 10.0.0.33 - - [2025-09-29 03:37:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001035 10.0.0.38 - - [2025-09-29 03:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.38 - - [2025-09-29 03:37:41] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014476 10.0.0.38 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001096 10.0.0.38 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001026 10.0.0.33 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001294 10.0.0.33 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001305 10.0.0.249 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001370 10.0.0.249 - - [2025-09-29 03:37:41] "GET /global-system-configs HTTP/1.1" 401 292 0.002752 10.0.0.249 - - [2025-09-29 03:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001003 10.0.0.249 - - [2025-09-29 03:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000606 10.0.0.38 - - [2025-09-29 03:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001203 10.0.0.38 - - [2025-09-29 03:37:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001009 10.0.0.38 - - [2025-09-29 03:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008135 10.0.0.38 - - [2025-09-29 03:37:45] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016485 10.0.0.38 - - [2025-09-29 03:37:47] "POST /neutron/port HTTP/1.1" 200 1089 0.035941 10.0.0.38 - - [2025-09-29 03:37:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007483 10.0.0.38 - - [2025-09-29 03:37:47] "POST /neutron/network HTTP/1.1" 200 833 0.008655 10.0.0.38 - - [2025-09-29 03:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006045 10.0.0.38 - - [2025-09-29 03:37:49] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010899 10.0.0.38 - - [2025-09-29 03:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008757 10.0.0.38 - - [2025-09-29 03:37:53] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014926 10.0.0.38 - - [2025-09-29 03:37:54] "POST /neutron/port HTTP/1.1" 200 1089 0.063395 10.0.0.38 - - [2025-09-29 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.38 - - [2025-09-29 03:37:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005998 10.0.0.38 - - [2025-09-29 03:37:55] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005741 10.0.0.38 - - [2025-09-29 03:37:55] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009642 10.0.0.38 - - [2025-09-29 03:37:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016953 10.0.0.38 - - [2025-09-29 03:37:59] "GET /obj-perms HTTP/1.1" 200 5056 0.059390 10.0.0.38 - - [2025-09-29 03:38:06] "POST /neutron/port HTTP/1.1" 200 1089 0.037214 10.0.0.38 - - [2025-09-29 03:38:07] "POST /neutron/port HTTP/1.1" 200 1089 0.038944 10.0.0.38 - - [2025-09-29 03:38:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.012042 10.0.0.38 - - [2025-09-29 03:38:11] "POST /neutron/port HTTP/1.1" 200 1089 0.031932 10.0.0.38 - - [2025-09-29 03:38:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018739 10.0.0.38 - - [2025-09-29 03:38:26] "POST /neutron/port HTTP/1.1" 200 1089 0.039056 10.0.0.38 - - [2025-09-29 03:38:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018341 10.0.0.38 - - [2025-09-29 03:38:42] "POST /neutron/port HTTP/1.1" 200 1089 0.037576 10.0.0.38 - - [2025-09-29 03:38:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016631 10.0.0.38 - - [2025-09-29 03:38:42] "GET /virtual-machine/c546f0af-4465-4cd5-ab1c-96801a023480 HTTP/1.1" 200 1296 0.011404 10.0.0.38 - - [2025-09-29 03:38:42] "GET /virtual-machine-interface/9cebe9a3-5450-4b32-9388-24cd202b96a5 HTTP/1.1" 200 2966 0.011590 10.0.0.38 - - [2025-09-29 03:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.38 - - [2025-09-29 03:38:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005272 10.0.0.38 - - [2025-09-29 03:38:42] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003554 10.0.0.38 - - [2025-09-29 03:38:42] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009976 10.0.0.38 - - [2025-09-29 03:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.38 - - [2025-09-29 03:38:43] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010534 10.0.0.38 - - [2025-09-29 03:38:43] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007874 10.0.0.38 - - [2025-09-29 03:38:43] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008290 10.0.0.38 - - [2025-09-29 03:38:44] "POST /neutron/port HTTP/1.1" 200 1089 0.031318 10.0.0.38 - - [2025-09-29 03:38:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017915 10.0.0.38 - - [2025-09-29 03:38:44] "GET /virtual-machine/b96b7110-ad84-44c1-b849-6609322e88df HTTP/1.1" 200 1296 0.012531 10.0.0.38 - - [2025-09-29 03:38:44] "GET /virtual-machine-interface/2b88273e-66ae-4f44-8855-02c3f8289b44 HTTP/1.1" 200 2964 0.018101 10.0.0.38 - - [2025-09-29 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.38 - - [2025-09-29 03:38:44] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006074 10.0.0.38 - - [2025-09-29 03:38:44] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005899 10.0.0.38 - - [2025-09-29 03:38:44] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016202 10.0.0.38 - - [2025-09-29 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008778 10.0.0.38 - - [2025-09-29 03:38:45] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009730 10.0.0.38 - - [2025-09-29 03:38:45] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.009146 10.0.0.38 - - [2025-09-29 03:38:45] "GET /virtual-network/3f804300-5bd1-431a-af46-86bb0febfb3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014509 10.0.0.38 - - [2025-09-29 03:38:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.006089 10.0.0.38 - - [2025-09-29 03:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.38 - - [2025-09-29 03:38:45] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.019954 10.0.0.38 - - [2025-09-29 03:38:45] "POST /control-node-zones HTTP/1.1" 200 571 0.054288 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.38 - - [2025-09-29 03:38:46] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009300 10.0.0.38 - - [2025-09-29 03:38:46] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007657 10.0.0.38 - - [2025-09-29 03:38:46] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.029393 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003589 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.38 - - [2025-09-29 03:38:46] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.016150 10.0.0.38 - - [2025-09-29 03:38:46] "POST /control-node-zones HTTP/1.1" 200 571 0.073289 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.38 - - [2025-09-29 03:38:46] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005487 10.0.0.38 - - [2025-09-29 03:38:46] "GET /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011693 10.0.0.38 - - [2025-09-29 03:38:46] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.039958 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003991 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.38 - - [2025-09-29 03:38:46] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.018346 10.0.0.38 - - [2025-09-29 03:38:46] "POST /control-node-zones HTTP/1.1" 200 571 0.061445 10.0.0.38 - - [2025-09-29 03:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004814 10.0.0.38 - - [2025-09-29 03:38:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010675 10.0.0.38 - - [2025-09-29 03:38:46] "GET /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008084 10.0.0.38 - - [2025-09-29 03:38:47] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.034791 10.0.0.38 - - [2025-09-29 03:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.38 - - [2025-09-29 03:38:47] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.013216 10.0.0.38 - - [2025-09-29 03:38:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.005956 10.0.0.38 - - [2025-09-29 03:38:47] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.060495 10.0.0.38 - - [2025-09-29 03:38:47] "POST /neutron/network HTTP/1.1" 200 833 0.015645 10.0.0.38 - - [2025-09-29 03:38:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.020285 10.0.0.38 - - [2025-09-29 03:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006774 10.0.0.38 - - [2025-09-29 03:38:47] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.008721 10.0.0.38 - - [2025-09-29 03:38:47] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008803 10.0.0.38 - - [2025-09-29 03:38:47] "POST /ref-update HTTP/1.1" 200 156 0.027951 10.0.0.38 - - [2025-09-29 03:38:48] "POST /neutron/network HTTP/1.1" 200 843 0.014604 10.0.0.38 - - [2025-09-29 03:38:48] "POST /neutron/port HTTP/1.1" 200 117 0.003368 10.0.0.38 - - [2025-09-29 03:39:04] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.007025 10.0.0.38 - - [2025-09-29 03:39:04] "GET /virtual-machine-interface/a8d7d5ad-f470-46be-8c2f-425ed5079689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.011698 10.0.0.38 - - [2025-09-29 03:39:04] "POST /ref-update HTTP/1.1" 200 156 0.018808 10.0.0.33 - - [2025-09-29 03:39:04] "POST /ref-update HTTP/1.1" 200 156 0.025616 10.0.0.38 - - [2025-09-29 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2025-09-29 03:39:05] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.011249 10.0.0.38 - - [2025-09-29 03:39:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.006157 10.0.0.38 - - [2025-09-29 03:39:05] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.063607 10.0.0.38 - - [2025-09-29 03:39:05] "POST /neutron/subnet HTTP/1.1" 200 725 0.021169 10.0.0.38 - - [2025-09-29 03:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2025-09-29 03:39:05] "GET /bgp-as-a-service/776b6e23-52b6-4749-b828-43e31f014860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.009446 10.0.0.38 - - [2025-09-29 03:39:05] "GET /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005639 10.0.0.38 - - [2025-09-29 03:39:05] "POST /ref-update HTTP/1.1" 200 156 0.039600 10.0.0.38 - - [2025-09-29 03:39:07] "POST /neutron/port HTTP/1.1" 200 1089 0.033106 10.0.0.38 - - [2025-09-29 03:39:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007046 10.0.0.38 - - [2025-09-29 03:39:08] "POST /neutron/network HTTP/1.1" 200 833 0.009547 10.0.0.38 - - [2025-09-29 03:39:15] "GET /bgp-as-a-service/776b6e23-52b6-4749-b828-43e31f014860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.012017 10.0.0.38 - - [2025-09-29 03:39:15] "GET /virtual-machine-interface/9cebe9a3-5450-4b32-9388-24cd202b96a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.016391 10.0.0.38 - - [2025-09-29 03:39:15] "POST /ref-update HTTP/1.1" 200 156 0.033317 10.0.0.33 - - [2025-09-29 03:39:15] "POST /bgp-routers HTTP/1.1" 200 642 0.061738 10.0.0.33 - - [2025-09-29 03:39:15] "PUT /bgp-router/872807b0-5d4a-40ad-896d-3c3d941f0da4 HTTP/1.1" 200 255 0.027586 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007735 10.0.0.38 - - [2025-09-29 03:39:29] "POST /ref-update HTTP/1.1" 200 156 0.032558 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008241 10.0.0.38 - - [2025-09-29 03:39:29] "POST /ref-update HTTP/1.1" 200 156 0.021222 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004283 10.0.0.38 - - [2025-09-29 03:39:29] "POST /ref-update HTTP/1.1" 200 156 0.023322 10.0.0.38 - - [2025-09-29 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.38 - - [2025-09-29 03:39:29] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004795 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005391 10.0.0.38 - - [2025-09-29 03:39:29] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.030470 10.0.0.38 - - [2025-09-29 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.38 - - [2025-09-29 03:39:29] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005644 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004889 10.0.0.38 - - [2025-09-29 03:39:29] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.023003 10.0.0.38 - - [2025-09-29 03:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.38 - - [2025-09-29 03:39:29] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007955 10.0.0.38 - - [2025-09-29 03:39:29] "GET /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008128 10.0.0.38 - - [2025-09-29 03:39:29] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.028522 10.0.0.38 - - [2025-09-29 03:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.38 - - [2025-09-29 03:39:48] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.013658 10.0.0.38 - - [2025-09-29 03:39:48] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008614 10.0.0.38 - - [2025-09-29 03:39:48] "POST /ref-update HTTP/1.1" 200 156 0.032251 10.0.0.38 - - [2025-09-29 03:39:48] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007000 10.0.0.38 - - [2025-09-29 03:39:48] "POST /ref-update HTTP/1.1" 200 156 0.043896 10.0.0.38 - - [2025-09-29 03:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.38 - - [2025-09-29 03:39:48] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.019213 10.0.0.38 - - [2025-09-29 03:39:48] "POST /neutron/network HTTP/1.1" 200 833 0.013934 10.0.0.38 - - [2025-09-29 03:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007307 10.0.0.38 - - [2025-09-29 03:39:48] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.020875 10.0.0.38 - - [2025-09-29 03:39:48] "GET /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008724 10.0.0.38 - - [2025-09-29 03:39:48] "POST /neutron/port HTTP/1.1" 200 1089 0.041770 10.0.0.38 - - [2025-09-29 03:39:48] "POST /ref-update HTTP/1.1" 200 156 0.038493 10.0.0.38 - - [2025-09-29 03:39:48] "POST /neutron/subnet HTTP/1.1" 200 699 0.018487 10.0.0.38 - - [2025-09-29 03:39:51] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.011579 10.0.0.38 - - [2025-09-29 03:39:51] "GET /virtual-machine-interface/a8d7d5ad-f470-46be-8c2f-425ed5079689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.012448 10.0.0.38 - - [2025-09-29 03:40:09] "POST /neutron/port HTTP/1.1" 200 1089 0.022467 10.0.0.38 - - [2025-09-29 03:40:10] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.006610 10.0.0.38 - - [2025-09-29 03:40:10] "GET /virtual-machine-interface/a8d7d5ad-f470-46be-8c2f-425ed5079689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.012830 10.0.0.38 - - [2025-09-29 03:40:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008393 10.0.0.38 - - [2025-09-29 03:40:10] "POST /ref-update HTTP/1.1" 200 156 0.019558 10.0.0.38 - - [2025-09-29 03:40:10] "GET /bgp-as-a-service/776b6e23-52b6-4749-b828-43e31f014860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2452 0.006753 10.0.0.38 - - [2025-09-29 03:40:10] "GET /virtual-machine-interface/9cebe9a3-5450-4b32-9388-24cd202b96a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.004964 10.0.0.38 - - [2025-09-29 03:40:10] "POST /neutron/network HTTP/1.1" 200 833 0.008353 10.0.0.38 - - [2025-09-29 03:40:10] "POST /ref-update HTTP/1.1" 200 156 0.039667 10.0.0.33 - - [2025-09-29 03:40:10] "DELETE /bgp-router/c708c872-0183-426e-9c4c-6837451b630d HTTP/1.1" 200 115 0.079485 10.0.0.38 - - [2025-09-29 03:40:10] "DELETE /bgp-as-a-service/776b6e23-52b6-4749-b828-43e31f014860 HTTP/1.1" 200 115 0.062141 10.0.0.38 - - [2025-09-29 03:40:10] "GET /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005959 10.0.0.38 - - [2025-09-29 03:40:10] "GET /virtual-machine-interface/a8d7d5ad-f470-46be-8c2f-425ed5079689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.013560 10.0.0.38 - - [2025-09-29 03:40:10] "DELETE /bgp-as-a-service/0889c127-c395-442b-8a38-d2304bbaa430 HTTP/1.1" 200 115 0.045065 10.0.0.33 - - [2025-09-29 03:40:10] "DELETE /bgp-router/872807b0-5d4a-40ad-896d-3c3d941f0da4 HTTP/1.1" 200 115 0.085521 10.0.0.38 - - [2025-09-29 03:40:10] "GET /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010535 10.0.0.38 - - [2025-09-29 03:40:10] "POST /ref-update HTTP/1.1" 200 156 0.019923 10.0.0.38 - - [2025-09-29 03:40:10] "DELETE /control-node-zone/29ad0e15-c861-4ef8-977c-7170b4ed6044 HTTP/1.1" 200 115 0.029688 10.0.0.38 - - [2025-09-29 03:40:10] "GET /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005474 10.0.0.38 - - [2025-09-29 03:40:10] "POST /ref-update HTTP/1.1" 200 156 0.023325 10.0.0.38 - - [2025-09-29 03:40:10] "DELETE /control-node-zone/8b4c759f-70c4-4b91-8320-5f33e6ebf6c3 HTTP/1.1" 200 115 0.028377 10.0.0.38 - - [2025-09-29 03:40:10] "GET /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004049 10.0.0.38 - - [2025-09-29 03:40:10] "DELETE /control-node-zone/772f060a-d357-4580-bd1a-bf45d52e3497 HTTP/1.1" 200 115 0.032768 10.0.0.38 - - [2025-09-29 03:40:11] "POST /neutron/port HTTP/1.1" 200 1089 0.018348 10.0.0.38 - - [2025-09-29 03:40:11] "POST /neutron/port HTTP/1.1" 200 1089 0.040450 10.0.0.38 - - [2025-09-29 03:40:11] "POST /neutron/port HTTP/1.1" 200 151 0.254414 10.0.0.38 - - [2025-09-29 03:40:13] "POST /neutron/network HTTP/1.1" 200 833 0.027973 10.0.0.38 - - [2025-09-29 03:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.249 - - [2025-09-29 03:40:16] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002921 10.0.0.38 - - [2025-09-29 03:40:16] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.087159 10.0.0.249 - - [2025-09-29 03:40:16] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002733 10.0.0.38 - - [2025-09-29 03:40:16] "POST /neutron/network HTTP/1.1" 200 614 0.169591 10.0.0.33 - - [2025-09-29 03:40:16] "POST /route-targets HTTP/1.1" 200 328 0.015551 10.0.0.38 - - [2025-09-29 03:40:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.003947 10.0.0.38 - - [2025-09-29 03:40:16] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005993 10.0.0.38 - - [2025-09-29 03:40:16] "POST /neutron/network HTTP/1.1" 200 833 0.007058 10.0.0.38 - - [2025-09-29 03:40:16] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005857 10.0.0.38 - - [2025-09-29 03:40:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.001764 10.0.0.38 - - [2025-09-29 03:40:16] "POST /neutron/network HTTP/1.1" 200 843 0.013493 10.0.0.249 - - [2025-09-29 03:40:17] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002858 10.0.0.38 - - [2025-09-29 03:40:17] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.130023 10.0.0.38 - - [2025-09-29 03:40:17] "POST /neutron/port HTTP/1.1" 200 117 0.012307 10.0.0.38 - - [2025-09-29 03:40:17] "POST /id-to-fqname HTTP/1.1" 200 225 0.003368 10.0.0.38 - - [2025-09-29 03:40:18] "POST /neutron/network HTTP/1.1" 200 843 0.017358 10.0.0.38 - - [2025-09-29 03:40:18] "POST /neutron/port HTTP/1.1" 200 1061 0.016418 10.0.0.249 - - [2025-09-29 03:40:18] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001336 10.0.0.38 - - [2025-09-29 03:40:18] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.077441 10.0.0.38 - - [2025-09-29 03:40:19] "POST /neutron/network HTTP/1.1" 200 833 0.037692 10.0.0.38 - - [2025-09-29 03:40:19] "POST /neutron/port HTTP/1.1" 200 117 0.001786 10.0.0.38 - - [2025-09-29 03:40:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017844 10.0.0.38 - - [2025-09-29 03:40:19] "POST /id-to-fqname HTTP/1.1" 200 225 0.004352 10.0.0.38 - - [2025-09-29 03:40:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008848 10.0.0.249 - - [2025-09-29 03:40:19] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001663 10.0.0.38 - - [2025-09-29 03:40:19] "POST /neutron/port HTTP/1.1" 200 1061 0.258702 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/port HTTP/1.1" 200 1115 0.096222 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.008488 10.0.0.249 - - [2025-09-29 03:40:20] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003098 10.0.0.38 - - [2025-09-29 03:40:20] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.106468 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/network HTTP/1.1" 200 833 0.008852 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/port HTTP/1.1" 200 117 0.015020 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/port HTTP/1.1" 200 1089 0.029932 10.0.0.38 - - [2025-09-29 03:40:20] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013318 10.0.0.38 - - [2025-09-29 03:40:20] "GET /virtual-machine/026fdc7f-2eb5-47ba-960b-27c2c6090458 HTTP/1.1" 200 1294 0.008234 10.0.0.38 - - [2025-09-29 03:40:20] "GET /virtual-machine-interface/6cd9f5eb-76eb-44ff-9d91-4c0132bb0805 HTTP/1.1" 200 2965 0.008125 10.0.0.38 - - [2025-09-29 03:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.38 - - [2025-09-29 03:40:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005318 10.0.0.38 - - [2025-09-29 03:40:21] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003958 10.0.0.38 - - [2025-09-29 03:40:21] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.020829 10.0.0.38 - - [2025-09-29 03:40:21] "POST /neutron/port HTTP/1.1" 200 1061 0.023201 10.0.0.38 - - [2025-09-29 03:40:21] "POST /neutron/port HTTP/1.1" 200 1089 0.020410 10.0.0.38 - - [2025-09-29 03:40:21] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.38 - - [2025-09-29 03:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.38 - - [2025-09-29 03:40:24] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005543 10.0.0.38 - - [2025-09-29 03:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.38 - - [2025-09-29 03:40:28] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.019702 10.0.0.38 - - [2025-09-29 03:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.38 - - [2025-09-29 03:40:32] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013271 10.0.0.38 - - [2025-09-29 03:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.38 - - [2025-09-29 03:40:36] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005792 10.0.0.38 - - [2025-09-29 03:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007744 10.0.0.38 - - [2025-09-29 03:40:40] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005374 10.0.0.38 - - [2025-09-29 03:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.38 - - [2025-09-29 03:40:44] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.011722 10.0.0.38 - - [2025-09-29 03:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008992 10.0.0.38 - - [2025-09-29 03:40:48] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014429 10.0.0.38 - - [2025-09-29 03:40:50] "POST /neutron/port HTTP/1.1" 200 1089 0.027601 10.0.0.38 - - [2025-09-29 03:40:50] "POST /neutron/subnet HTTP/1.1" 200 699 0.017071 10.0.0.38 - - [2025-09-29 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.38 - - [2025-09-29 03:40:52] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.016444 10.0.0.38 - - [2025-09-29 03:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.039466 10.0.0.38 - - [2025-09-29 03:40:57] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010245 10.0.0.38 - - [2025-09-29 03:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.38 - - [2025-09-29 03:41:01] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.014608 10.0.0.249 - - [2025-09-29 03:41:01] "GET /obj-perms HTTP/1.1" 200 5056 0.061456 10.0.0.38 - - [2025-09-29 03:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.38 - - [2025-09-29 03:41:05] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.021709 10.0.0.38 - - [2025-09-29 03:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2025-09-29 03:41:09] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006837 10.0.0.38 - - [2025-09-29 03:41:10] "POST /neutron/port HTTP/1.1" 200 1089 0.016253 10.0.0.38 - - [2025-09-29 03:41:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004070 10.0.0.38 - - [2025-09-29 03:41:11] "POST /neutron/network HTTP/1.1" 200 833 0.010421 10.0.0.38 - - [2025-09-29 03:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.38 - - [2025-09-29 03:41:13] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.017961 10.0.0.38 - - [2025-09-29 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616 10.0.0.38 - - [2025-09-29 03:41:17] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.012093 10.0.0.38 - - [2025-09-29 03:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007236 10.0.0.38 - - [2025-09-29 03:41:21] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.020764 10.0.0.38 - - [2025-09-29 03:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008237 10.0.0.38 - - [2025-09-29 03:41:25] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.015657 10.0.0.38 - - [2025-09-29 03:41:29] "POST /neutron/port HTTP/1.1" 200 1089 0.040194 10.0.0.38 - - [2025-09-29 03:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.38 - - [2025-09-29 03:41:29] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009378 10.0.0.38 - - [2025-09-29 03:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.38 - - [2025-09-29 03:41:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004519 10.0.0.38 - - [2025-09-29 03:41:32] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004051 10.0.0.38 - - [2025-09-29 03:41:32] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005403 10.0.0.38 - - [2025-09-29 03:41:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.043702 10.0.0.38 - - [2025-09-29 03:41:37] "POST /neutron/port HTTP/1.1" 200 1089 0.036926 10.0.0.38 - - [2025-09-29 03:41:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.023680 10.0.0.38 - - [2025-09-29 03:41:51] "POST /neutron/port HTTP/1.1" 200 1089 0.054193 10.0.0.38 - - [2025-09-29 03:41:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007277 10.0.0.38 - - [2025-09-29 03:41:51] "POST /neutron/network HTTP/1.1" 200 833 0.012479 10.0.0.38 - - [2025-09-29 03:41:58] "POST /neutron/port HTTP/1.1" 200 1089 0.023591 10.0.0.33 - - [2025-09-29 03:42:02] "GET /obj-perms HTTP/1.1" 200 5056 0.064092 10.0.0.38 - - [2025-09-29 03:42:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013223 10.0.0.38 - - [2025-09-29 03:42:10] "POST /neutron/port HTTP/1.1" 200 1089 0.031730 10.0.0.38 - - [2025-09-29 03:42:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004312 10.0.0.38 - - [2025-09-29 03:42:11] "POST /neutron/network HTTP/1.1" 200 833 0.014099 10.0.0.38 - - [2025-09-29 03:42:13] "POST /neutron/port HTTP/1.1" 200 1089 0.015944 10.0.0.38 - - [2025-09-29 03:42:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009216 10.0.0.38 - - [2025-09-29 03:42:13] "GET /virtual-machine/20c40a52-d26c-4e9e-b43b-3be506871e12 HTTP/1.1" 200 1295 0.031607 10.0.0.38 - - [2025-09-29 03:42:13] "GET /virtual-machine-interface/cd0b1508-a448-4c44-b83b-93d657e29546 HTTP/1.1" 200 2966 0.005720 10.0.0.38 - - [2025-09-29 03:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.38 - - [2025-09-29 03:42:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004894 10.0.0.38 - - [2025-09-29 03:42:13] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003098 10.0.0.38 - - [2025-09-29 03:42:14] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006023 10.0.0.38 - - [2025-09-29 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.38 - - [2025-09-29 03:42:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004321 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004472 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005954 10.0.0.38 - - [2025-09-29 03:42:15] "POST /neutron/port HTTP/1.1" 200 1089 0.026943 10.0.0.38 - - [2025-09-29 03:42:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013397 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-machine/ab0a48f5-06b8-44fd-8344-ece410eb01b8 HTTP/1.1" 200 1295 0.007989 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-machine-interface/c424d931-9e25-4886-82bf-835806dc2770 HTTP/1.1" 200 2965 0.008261 10.0.0.38 - - [2025-09-29 03:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.38 - - [2025-09-29 03:42:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006791 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003489 10.0.0.38 - - [2025-09-29 03:42:15] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.017483 10.0.0.38 - - [2025-09-29 03:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.38 - - [2025-09-29 03:42:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005691 10.0.0.38 - - [2025-09-29 03:42:16] "GET /virtual-networks?parent_id=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005496 10.0.0.38 - - [2025-09-29 03:42:16] "GET /virtual-network/7f8be8df-c7e5-474f-a22b-f2b8a1f5a779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.013877 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.006998 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.38 - - [2025-09-29 03:42:22] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007716 10.0.0.38 - - [2025-09-29 03:42:22] "POST /control-node-zones HTTP/1.1" 200 571 0.028291 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.38 - - [2025-09-29 03:42:22] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005056 10.0.0.38 - - [2025-09-29 03:42:22] "GET /control-node-zone/e0ce5223-7e30-4290-8e19-1e0acd2b4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.005566 10.0.0.38 - - [2025-09-29 03:42:22] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.025717 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003855 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.38 - - [2025-09-29 03:42:22] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.011357 10.0.0.38 - - [2025-09-29 03:42:22] "POST /control-node-zones HTTP/1.1" 200 571 0.040155 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.38 - - [2025-09-29 03:42:22] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.008280 10.0.0.38 - - [2025-09-29 03:42:22] "GET /control-node-zone/19102956-51dc-477d-b19d-5cfe538b4b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.007221 10.0.0.38 - - [2025-09-29 03:42:22] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.024366 10.0.0.38 - - [2025-09-29 03:42:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003320 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2025-09-29 03:42:23] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.014714 10.0.0.38 - - [2025-09-29 03:42:23] "POST /control-node-zones HTTP/1.1" 200 571 0.039683 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.38 - - [2025-09-29 03:42:23] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.012696 10.0.0.38 - - [2025-09-29 03:42:23] "GET /control-node-zone/448f7d2e-71aa-42f8-9234-cbce0cfdc187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.008717 10.0.0.38 - - [2025-09-29 03:42:23] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.044371 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.38 - - [2025-09-29 03:42:23] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.016046 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.006561 10.0.0.38 - - [2025-09-29 03:42:23] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.059549 10.0.0.38 - - [2025-09-29 03:42:23] "POST /neutron/network HTTP/1.1" 200 833 0.012690 10.0.0.38 - - [2025-09-29 03:42:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.016218 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005595 10.0.0.38 - - [2025-09-29 03:42:23] "GET /bgp-as-a-service/5f9bf773-9eaa-475f-83bc-ab1d7019a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.011100 10.0.0.38 - - [2025-09-29 03:42:23] "GET /control-node-zone/e0ce5223-7e30-4290-8e19-1e0acd2b4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.008666 10.0.0.38 - - [2025-09-29 03:42:23] "POST /ref-update HTTP/1.1" 200 156 0.020385 10.0.0.38 - - [2025-09-29 03:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.38 - - [2025-09-29 03:42:23] "GET /bgp-as-a-service/5f9bf773-9eaa-475f-83bc-ab1d7019a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007448 10.0.0.38 - - [2025-09-29 03:42:23] "GET /control-node-zone/19102956-51dc-477d-b19d-5cfe538b4b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.009128 10.0.0.38 - - [2025-09-29 03:42:24] "POST /ref-update HTTP/1.1" 200 156 0.029270 10.0.0.38 - - [2025-09-29 03:42:37] "GET /bgp-as-a-service/5f9bf773-9eaa-475f-83bc-ab1d7019a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2100 0.011758 10.0.0.38 - - [2025-09-29 03:42:37] "GET /virtual-machine-interface/6cd9f5eb-76eb-44ff-9d91-4c0132bb0805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2743 0.013745 10.0.0.38 - - [2025-09-29 03:42:37] "POST /ref-update HTTP/1.1" 200 156 0.020024 10.0.0.33 - - [2025-09-29 03:42:37] "POST /bgp-routers HTTP/1.1" 200 642 0.074711 10.0.0.33 - - [2025-09-29 03:42:37] "PUT /bgp-router/12153c63-3a11-47f0-baa9-07c08d459854 HTTP/1.1" 200 255 0.032904 10.0.0.38 - - [2025-09-29 03:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009935 10.0.0.38 - - [2025-09-29 03:42:37] "GET /global-system-config/89f3a62c-ae8e-4868-a9b6-38a96c47ab48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.017354 10.0.0.38 - - [2025-09-29 03:42:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.007164 10.0.0.38 - - [2025-09-29 03:42:37] "POST /bgp-as-a-services HTTP/1.1" 200 590 0.088611 10.0.0.38 - - [2025-09-29 03:42:38] "POST /neutron/network HTTP/1.1" 200 833 0.012870 10.0.0.38 - - [2025-09-29 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2025-09-29 03:42:38] "GET /bgp-as-a-service/a609c74d-49ba-4f1a-8cf2-5c6e6016473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006881 10.0.0.38 - - [2025-09-29 03:42:38] "GET /control-node-zone/e0ce5223-7e30-4290-8e19-1e0acd2b4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004847 10.0.0.38 - - [2025-09-29 03:42:38] "POST /ref-update HTTP/1.1" 200 156 0.027612 10.0.0.38 - - [2025-09-29 03:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.38 - - [2025-09-29 03:42:38] "GET /bgp-as-a-service/a609c74d-49ba-4f1a-8cf2-5c6e6016473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.006801 10.0.0.38 - - [2025-09-29 03:42:38] "GET /control-node-zone/19102956-51dc-477d-b19d-5cfe538b4b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.004288 10.0.0.38 - - [2025-09-29 03:42:38] "POST /ref-update HTTP/1.1" 200 156 0.020679 10.0.0.33 - - [2025-09-29 03:42:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000900 10.0.0.33 - - [2025-09-29 03:42:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.33 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001023 10.0.0.33 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001024 10.0.0.249 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000448 10.0.0.249 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001170 10.0.0.249 - - [2025-09-29 03:42:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001000 10.0.0.249 - - [2025-09-29 03:42:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000805 10.0.0.38 - - [2025-09-29 03:42:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-09-29 03:42:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000467 10.0.0.38 - - [2025-09-29 03:42:46] "GET /bgp-as-a-service/a609c74d-49ba-4f1a-8cf2-5c6e6016473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.014011 10.0.0.38 - - [2025-09-29 03:42:46] "GET /virtual-machine-interface/cd0b1508-a448-4c44-b83b-93d657e29546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2744 0.019759 10.0.0.38 - - [2025-09-29 03:42:46] "POST /ref-update HTTP/1.1" 200 156 0.027189 10.0.0.33 - - [2025-09-29 03:42:47] "POST /ref-update HTTP/1.1" 200 156 0.017236 10.0.0.38 - - [2025-09-29 03:42:52] "POST /neutron/port HTTP/1.1" 200 1089 0.044817 10.0.0.38 - - [2025-09-29 03:42:52] "POST /neutron/subnet HTTP/1.1" 200 699 0.026826 10.0.0.38 - - [2025-09-29 03:43:02] "GET /obj-perms HTTP/1.1" 200 5056 0.047647 10.0.0.38 - - [2025-09-29 03:43:08] "GET /bgp-as-a-service/a609c74d-49ba-4f1a-8cf2-5c6e6016473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2714 0.012145 10.0.0.38 - - [2025-09-29 03:43:08] "GET /virtual-machine-interface/cd0b1508-a448-4c44-b83b-93d657e29546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3060 0.012342 10.0.0.38 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.028266 10.0.0.33 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.040530 10.0.0.38 - - [2025-09-29 03:43:08] "DELETE /bgp-as-a-service/a609c74d-49ba-4f1a-8cf2-5c6e6016473c HTTP/1.1" 200 115 0.069168 10.0.0.38 - - [2025-09-29 03:43:08] "GET /bgp-as-a-service/5f9bf773-9eaa-475f-83bc-ab1d7019a5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.005727 10.0.0.38 - - [2025-09-29 03:43:08] "GET /virtual-machine-interface/6cd9f5eb-76eb-44ff-9d91-4c0132bb0805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3059 0.020096 10.0.0.38 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.019303 10.0.0.33 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.024154 10.0.0.38 - - [2025-09-29 03:43:08] "DELETE /bgp-as-a-service/5f9bf773-9eaa-475f-83bc-ab1d7019a5cf HTTP/1.1" 200 115 0.072045 10.0.0.38 - - [2025-09-29 03:43:08] "GET /control-node-zone/448f7d2e-71aa-42f8-9234-cbce0cfdc187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.014387 10.0.0.38 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.020674 10.0.0.38 - - [2025-09-29 03:43:08] "DELETE /control-node-zone/448f7d2e-71aa-42f8-9234-cbce0cfdc187 HTTP/1.1" 200 115 0.026585 10.0.0.38 - - [2025-09-29 03:43:08] "GET /control-node-zone/19102956-51dc-477d-b19d-5cfe538b4b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.005649 10.0.0.38 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.024169 10.0.0.38 - - [2025-09-29 03:43:08] "DELETE /control-node-zone/19102956-51dc-477d-b19d-5cfe538b4b66 HTTP/1.1" 200 115 0.031276 10.0.0.38 - - [2025-09-29 03:43:08] "GET /control-node-zone/e0ce5223-7e30-4290-8e19-1e0acd2b4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.004583 10.0.0.38 - - [2025-09-29 03:43:08] "POST /ref-update HTTP/1.1" 200 156 0.019743 10.0.0.38 - - [2025-09-29 03:43:09] "DELETE /control-node-zone/e0ce5223-7e30-4290-8e19-1e0acd2b4a05 HTTP/1.1" 200 115 0.030417 10.0.0.38 - - [2025-09-29 03:43:09] "POST /neutron/network HTTP/1.1" 200 833 0.010709 10.0.0.38 - - [2025-09-29 03:43:09] "POST /neutron/port HTTP/1.1" 200 1089 0.023445 10.0.0.38 - - [2025-09-29 03:43:09] "POST /neutron/port HTTP/1.1" 200 1115 0.012449 10.0.0.38 - - [2025-09-29 03:43:09] "POST /neutron/port HTTP/1.1" 200 1115 0.025452 10.0.0.33 - - [2025-09-29 03:43:11] "DELETE /route-target/d6d9320d-8b58-426f-a88f-581666d08677 HTTP/1.1" 200 115 0.022300 10.0.0.249 - - [2025-09-29 03:43:11] "POST /useragent-kv HTTP/1.1" 200 115 0.046182 10.0.0.249 - - [2025-09-29 03:43:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002750 10.0.0.38 - - [2025-09-29 03:43:11] "POST /neutron/network HTTP/1.1" 200 151 0.213167 10.0.0.249 - - [2025-09-29 03:43:12] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959 10.0.0.38 - - [2025-09-29 03:43:12] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.080613 10.0.0.249 - - [2025-09-29 03:43:12] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001250 10.0.0.38 - - [2025-09-29 03:43:13] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?fields=virtual_networks HTTP/1.1" 200 1037 0.037978 10.0.0.249 - - [2025-09-29 03:43:13] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001216 10.0.0.38 - - [2025-09-29 03:43:13] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.050672 10.0.0.249 - - [2025-09-29 03:43:13] "GET /projects?obj_uuids=c2a17075-f012-4246-95f2-7f9fd4b93fd9&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001764 10.0.0.38 - - [2025-09-29 03:43:13] "GET /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9?fields=security_groups HTTP/1.1" 200 1265 0.070077 10.0.0.38 - - [2025-09-29 03:43:14] "POST /fqname-to-id HTTP/1.1" 404 181 0.026728 10.0.0.249 - - [2025-09-29 03:43:14] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005152 10.0.0.249 - - [2025-09-29 03:43:14] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001237 10.0.0.249 - - [2025-09-29 03:43:14] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.040405 10.0.0.249 - - [2025-09-29 03:43:14] "POST /id-to-fqname HTTP/1.1" 200 183 0.005550 10.0.0.249 - - [2025-09-29 03:43:14] "POST /fqname-to-id HTTP/1.1" 404 192 0.016417 10.0.0.249 - - [2025-09-29 03:43:14] "POST /security-groups HTTP/1.1" 200 584 0.043842 10.0.0.249 - - [2025-09-29 03:43:14] "POST /projects HTTP/1.1" 200 571 0.312700 10.0.0.249 - - [2025-09-29 03:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.343565 10.0.0.33 - - [2025-09-29 03:43:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.009339 10.0.0.38 - - [2025-09-29 03:43:14] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.523600 10.0.0.38 - - [2025-09-29 03:43:15] "GET / HTTP/1.1" 200 36215 0.002556 10.0.0.249 - - [2025-09-29 03:43:18] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001963 10.0.0.38 - - [2025-09-29 03:43:18] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.060292 10.0.0.249 - - [2025-09-29 03:43:18] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002336 10.0.0.38 - - [2025-09-29 03:43:18] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?fields=virtual_networks HTTP/1.1" 200 1020 0.065099 10.0.0.249 - - [2025-09-29 03:43:18] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001724 10.0.0.38 - - [2025-09-29 03:43:18] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?fields=virtual_machine_interfaces HTTP/1.1" 200 1020 0.063394 10.0.0.249 - - [2025-09-29 03:43:18] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001095 10.0.0.38 - - [2025-09-29 03:43:19] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?fields=security_groups HTTP/1.1" 200 1240 0.083468 10.0.0.38 - - [2025-09-29 03:43:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.030524 10.0.0.249 - - [2025-09-29 03:43:19] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006037 10.0.0.249 - - [2025-09-29 03:43:19] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001842 10.0.0.249 - - [2025-09-29 03:43:19] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.011793 10.0.0.249 - - [2025-09-29 03:43:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.008010 10.0.0.249 - - [2025-09-29 03:43:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.005088 10.0.0.249 - - [2025-09-29 03:43:20] "POST /security-groups HTTP/1.1" 200 592 0.041694 10.0.0.249 - - [2025-09-29 03:43:20] "POST /projects HTTP/1.1" 200 587 0.320075 10.0.0.249 - - [2025-09-29 03:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.356883 10.0.0.33 - - [2025-09-29 03:43:20] "POST /access-control-lists HTTP/1.1" 200 599 0.032377 10.0.0.38 - - [2025-09-29 03:43:20] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.543800 10.0.0.38 - - [2025-09-29 03:43:21] "GET / HTTP/1.1" 200 36215 0.006714 10.0.0.249 - - [2025-09-29 03:43:24] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003164 10.0.0.38 - - [2025-09-29 03:43:24] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.097287 10.0.0.249 - - [2025-09-29 03:43:24] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002259 10.0.0.38 - - [2025-09-29 03:43:24] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?fields=virtual_networks HTTP/1.1" 200 1037 0.070708 10.0.0.249 - - [2025-09-29 03:43:24] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001621 10.0.0.38 - - [2025-09-29 03:43:24] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.060122 10.0.0.249 - - [2025-09-29 03:43:24] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001331 10.0.0.38 - - [2025-09-29 03:43:24] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?fields=security_groups HTTP/1.1" 200 1265 0.076066 10.0.0.38 - - [2025-09-29 03:43:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.042063 10.0.0.249 - - [2025-09-29 03:43:25] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004189 10.0.0.249 - - [2025-09-29 03:43:25] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001445 10.0.0.249 - - [2025-09-29 03:43:25] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.009989 10.0.0.249 - - [2025-09-29 03:43:25] "POST /id-to-fqname HTTP/1.1" 200 197 0.005838 10.0.0.249 - - [2025-09-29 03:43:25] "POST /fqname-to-id HTTP/1.1" 404 206 0.011761 10.0.0.249 - - [2025-09-29 03:43:26] "POST /security-groups HTTP/1.1" 200 598 0.051906 10.0.0.33 - - [2025-09-29 03:43:26] "POST /fqname-to-id HTTP/1.1" 404 241 0.004383 10.0.0.249 - - [2025-09-29 03:43:26] "POST /projects HTTP/1.1" 200 599 0.317276 10.0.0.249 - - [2025-09-29 03:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.389039 10.0.0.33 - - [2025-09-29 03:43:26] "POST /access-control-lists HTTP/1.1" 200 603 0.029594 10.0.0.38 - - [2025-09-29 03:43:26] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.526328 10.0.0.38 - - [2025-09-29 03:43:27] "GET / HTTP/1.1" 200 36215 0.004248 10.0.0.38 - - [2025-09-29 03:43:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.001669 10.0.0.38 - - [2025-09-29 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.058641 10.0.0.38 - - [2025-09-29 03:43:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009820 10.0.0.38 - - [2025-09-29 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.38 - - [2025-09-29 03:43:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010787 10.0.0.38 - - [2025-09-29 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.38 - - [2025-09-29 03:43:29] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.035898 10.0.0.38 - - [2025-09-29 03:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.249 - - [2025-09-29 03:43:29] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003069 10.0.0.38 - - [2025-09-29 03:43:29] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.083755 10.0.0.249 - - [2025-09-29 03:43:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005965 10.0.0.38 - - [2025-09-29 03:43:30] "POST /neutron/subnet HTTP/1.1" 200 701 0.333557 10.0.0.38 - - [2025-09-29 03:43:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001559 10.0.0.38 - - [2025-09-29 03:43:30] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011640 10.0.0.38 - - [2025-09-29 03:43:30] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006752 10.0.0.38 - - [2025-09-29 03:43:30] "POST /neutron/network HTTP/1.1" 200 808 0.008811 10.0.0.38 - - [2025-09-29 03:43:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001490 10.0.0.249 - - [2025-09-29 03:43:31] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001341 10.0.0.38 - - [2025-09-29 03:43:31] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.104272 10.0.0.38 - - [2025-09-29 03:43:31] "POST /neutron/network HTTP/1.1" 200 808 0.011347 10.0.0.38 - - [2025-09-29 03:43:31] "POST /id-to-fqname HTTP/1.1" 200 218 0.003509 10.0.0.38 - - [2025-09-29 03:43:31] "POST /neutron/port HTTP/1.1" 200 117 0.013767 10.0.0.249 - - [2025-09-29 03:43:31] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002828 10.0.0.38 - - [2025-09-29 03:43:32] "POST /neutron/port HTTP/1.1" 200 1062 0.294448 10.0.0.38 - - [2025-09-29 03:43:32] "POST /neutron/port HTTP/1.1" 200 1116 0.104064 10.0.0.38 - - [2025-09-29 03:43:32] "POST /neutron/subnet HTTP/1.1" 200 675 0.018036 10.0.0.249 - - [2025-09-29 03:43:32] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001247 10.0.0.38 - - [2025-09-29 03:43:32] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.087021 10.0.0.38 - - [2025-09-29 03:43:32] "POST /neutron/network HTTP/1.1" 200 808 0.008097 10.0.0.38 - - [2025-09-29 03:43:32] "POST /neutron/port HTTP/1.1" 200 117 0.007375 10.0.0.38 - - [2025-09-29 03:43:33] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005540 10.0.0.38 - - [2025-09-29 03:43:33] "POST /neutron/port HTTP/1.1" 200 1062 0.047903 10.0.0.38 - - [2025-09-29 03:43:33] "POST /neutron/port HTTP/1.1" 200 1090 0.024940 10.0.0.38 - - [2025-09-29 03:43:33] "POST /neutron/port HTTP/1.1" 200 117 0.001354 10.0.0.38 - - [2025-09-29 03:43:34] "POST /neutron/security_group HTTP/1.1" 200 2065 0.021416 10.0.0.38 - - [2025-09-29 03:43:35] "POST /neutron/port HTTP/1.1" 200 1090 0.036649 10.0.0.38 - - [2025-09-29 03:43:35] "POST /neutron/security_group HTTP/1.1" 200 2065 0.012543 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.025278 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.004450 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.007263 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.004779 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.006524 10.0.0.38 - - [2025-09-29 03:43:35] "GET /instance-ip/92db760d-e00a-4bdc-9b59-3549c2e86bb1 HTTP/1.1" 200 1624 0.007672 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.003532 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.004560 10.0.0.38 - - [2025-09-29 03:43:35] "GET /instance-ip/92db760d-e00a-4bdc-9b59-3549c2e86bb1 HTTP/1.1" 200 1624 0.003923 10.0.0.38 - - [2025-09-29 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.38 - - [2025-09-29 03:43:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004474 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003178 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008178 10.0.0.38 - - [2025-09-29 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.38 - - [2025-09-29 03:43:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006195 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003826 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007611 10.0.0.38 - - [2025-09-29 03:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.38 - - [2025-09-29 03:43:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004378 10.0.0.38 - - [2025-09-29 03:43:35] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003449 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008221 10.0.0.38 - - [2025-09-29 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.38 - - [2025-09-29 03:43:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005562 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005539 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013092 10.0.0.38 - - [2025-09-29 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.38 - - [2025-09-29 03:43:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008659 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007887 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014413 10.0.0.38 - - [2025-09-29 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.38 - - [2025-09-29 03:43:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006947 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004032 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015532 10.0.0.38 - - [2025-09-29 03:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.38 - - [2025-09-29 03:43:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007903 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004877 10.0.0.38 - - [2025-09-29 03:43:36] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016526 10.0.0.38 - - [2025-09-29 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007393 10.0.0.38 - - [2025-09-29 03:43:39] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015554 10.0.0.38 - - [2025-09-29 03:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.38 - - [2025-09-29 03:43:43] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006144 10.0.0.38 - - [2025-09-29 03:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 10.0.0.38 - - [2025-09-29 03:43:47] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007155 10.0.0.38 - - [2025-09-29 03:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.38 - - [2025-09-29 03:43:51] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014130 10.0.0.33 - - [2025-09-29 03:43:53] "DELETE /access-control-list/1547fc5c-e4b0-49ae-9f1d-7251f1334434 HTTP/1.1" 200 115 0.041139 10.0.0.38 - - [2025-09-29 03:43:54] "POST /neutron/network HTTP/1.1" 200 818 0.013590 10.0.0.38 - - [2025-09-29 03:43:54] "POST /neutron/port HTTP/1.1" 200 117 0.003243 10.0.0.38 - - [2025-09-29 03:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.38 - - [2025-09-29 03:43:56] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.023683 10.0.0.38 - - [2025-09-29 03:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005593 10.0.0.38 - - [2025-09-29 03:44:00] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006580 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /project/c2a17075-f012-4246-95f2-7f9fd4b93fd9 HTTP/1.1" 404 177 0.017987 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /project/9f1e4ff3d05e4df7b035e3e0d93b6430 HTTP/1.1" 404 173 0.026352 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /project/7a33fb60610e4ec3921f900c8c709f85 HTTP/1.1" 404 173 0.036827 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /project/c58903fc99b34e49929234793fa7689b HTTP/1.1" 404 173 0.016819 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001698 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001474 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.103261 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.106408 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001595 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000803 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?fields=security_groups HTTP/1.1" 200 1342 0.063171 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?fields=security_groups HTTP/1.1" 200 1367 0.066986 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /security-group/70f914bd-b0e7-49a7-98a2-9e44726f6229 HTTP/1.1" 200 115 0.103611 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=7a33fb60-610e-4ec3-921f-900c8c709f85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001292 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /security-group/b8447bb3-5aa9-4d20-bc85-d46961be47d5 HTTP/1.1" 200 115 0.112784 10.0.0.249 - - [2025-09-29 03:44:02] "GET /projects?obj_uuids=c58903fc-99b3-4e49-9292-34793fa7689b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001344 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/7a33fb60-610e-4ec3-921f-900c8c709f85?fields=application_policy_sets HTTP/1.1" 200 1381 0.072012 10.0.0.33 - - [2025-09-29 03:44:02] "DELETE /access-control-list/c9c2bb93-01a8-42ba-add3-3236d7608c75 HTTP/1.1" 200 115 0.082290 10.0.0.249 - - [2025-09-29 03:44:02] "GET /project/c58903fc-99b3-4e49-9292-34793fa7689b?fields=application_policy_sets HTTP/1.1" 200 1406 0.189015 10.0.0.249 - - [2025-09-29 03:44:02] "DELETE /project/7a33fb60-610e-4ec3-921f-900c8c709f85 HTTP/1.1" 200 115 0.686791 10.0.0.249 - - [2025-09-29 03:44:03] "DELETE /project/c58903fc-99b3-4e49-9292-34793fa7689b HTTP/1.1" 200 115 0.767745 10.0.0.249 - - [2025-09-29 03:44:03] "GET /obj-perms HTTP/1.1" 200 5056 0.058103 10.0.0.38 - - [2025-09-29 03:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.38 - - [2025-09-29 03:44:04] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007794 10.0.0.38 - - [2025-09-29 03:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.38 - - [2025-09-29 03:44:08] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017244 10.0.0.38 - - [2025-09-29 03:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008611 10.0.0.38 - - [2025-09-29 03:44:12] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018109 10.0.0.38 - - [2025-09-29 03:44:14] "POST /neutron/port HTTP/1.1" 200 1090 0.014208 10.0.0.38 - - [2025-09-29 03:44:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.018005 10.0.0.38 - - [2025-09-29 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008801 10.0.0.38 - - [2025-09-29 03:44:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011999 10.0.0.38 - - [2025-09-29 03:44:14] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009356 10.0.0.38 - - [2025-09-29 03:44:14] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014463 10.0.0.38 - - [2025-09-29 03:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.38 - - [2025-09-29 03:44:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006622 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002998 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008934 10.0.0.38 - - [2025-09-29 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.38 - - [2025-09-29 03:44:15] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.008299 10.0.0.38 - - [2025-09-29 03:44:15] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004017 10.0.0.38 - - [2025-09-29 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.38 - - [2025-09-29 03:44:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007649 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005916 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016669 10.0.0.38 - - [2025-09-29 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.38 - - [2025-09-29 03:44:15] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.010029 10.0.0.38 - - [2025-09-29 03:44:15] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010415 10.0.0.38 - - [2025-09-29 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008397 10.0.0.38 - - [2025-09-29 03:44:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008648 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006771 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006829 10.0.0.38 - - [2025-09-29 03:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.38 - - [2025-09-29 03:44:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008858 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004951 10.0.0.38 - - [2025-09-29 03:44:15] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007684 10.0.0.38 - - [2025-09-29 03:44:15] "GET /obj-perms HTTP/1.1" 200 5044 0.051025 10.0.0.38 - - [2025-09-29 03:44:16] "GET /obj-perms HTTP/1.1" 200 5044 0.005129 10.0.0.249 - - [2025-09-29 03:44:16] "GET /obj-perms HTTP/1.1" 200 5044 0.052959 10.0.0.33 - - [2025-09-29 03:44:16] "GET /obj-perms HTTP/1.1" 200 5044 0.057127 10.0.0.38 - - [2025-09-29 03:44:16] "GET /obj-perms HTTP/1.1" 200 5044 0.003934 10.0.0.38 - - [2025-09-29 03:44:16] "POST /neutron/port HTTP/1.1" 200 1090 0.024831 10.0.0.38 - - [2025-09-29 03:44:16] "POST /neutron/security_group HTTP/1.1" 200 2065 0.015638 10.0.0.38 - - [2025-09-29 03:44:16] "POST /neutron/port HTTP/1.1" 200 1090 0.042204 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.009523 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.004716 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.007103 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.004637 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.007015 10.0.0.38 - - [2025-09-29 03:44:16] "GET /instance-ip/8caaf984-3334-4851-956d-29a023af2b80 HTTP/1.1" 200 1624 0.006824 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.004636 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.007376 10.0.0.38 - - [2025-09-29 03:44:16] "GET /instance-ip/8caaf984-3334-4851-956d-29a023af2b80 HTTP/1.1" 200 1624 0.005330 10.0.0.38 - - [2025-09-29 03:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.38 - - [2025-09-29 03:44:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004361 10.0.0.38 - - [2025-09-29 03:44:16] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004270 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006637 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004302 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003691 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014641 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009091 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006763 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006775 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010193 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007156 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015870 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008750 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009485 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006936 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015636 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006644 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009178 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005221 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006289 10.0.0.38 - - [2025-09-29 03:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.38 - - [2025-09-29 03:44:17] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009834 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004864 10.0.0.38 - - [2025-09-29 03:44:17] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016295 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007747 10.0.0.38 - - [2025-09-29 03:44:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010357 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007962 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018317 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007515 10.0.0.38 - - [2025-09-29 03:44:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008254 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.010761 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016421 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.38 - - [2025-09-29 03:44:19] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.013093 10.0.0.38 - - [2025-09-29 03:44:19] "POST /neutron/security_group HTTP/1.1" 200 2065 0.040379 10.0.0.38 - - [2025-09-29 03:44:19] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005972 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.38 - - [2025-09-29 03:44:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010998 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007641 10.0.0.38 - - [2025-09-29 03:44:19] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020544 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.38 - - [2025-09-29 03:44:19] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.008410 10.0.0.38 - - [2025-09-29 03:44:19] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009147 10.0.0.38 - - [2025-09-29 03:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007877 10.0.0.38 - - [2025-09-29 03:44:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010298 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007279 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013743 10.0.0.38 - - [2025-09-29 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.38 - - [2025-09-29 03:44:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010301 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005773 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009192 10.0.0.249 - - [2025-09-29 03:44:20] "GET /obj-perms HTTP/1.1" 200 5044 0.005912 10.0.0.38 - - [2025-09-29 03:44:20] "GET /obj-perms HTTP/1.1" 200 5044 0.005630 10.0.0.33 - - [2025-09-29 03:44:20] "GET /obj-perms HTTP/1.1" 200 5044 0.003630 10.0.0.38 - - [2025-09-29 03:44:20] "GET /obj-perms HTTP/1.1" 200 5044 0.003967 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.003908 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.005345 10.0.0.38 - - [2025-09-29 03:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-09-29 03:44:20] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004516 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003508 10.0.0.38 - - [2025-09-29 03:44:20] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005791 10.0.0.38 - - [2025-09-29 03:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.38 - - [2025-09-29 03:44:21] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010283 10.0.0.38 - - [2025-09-29 03:44:21] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.008179 10.0.0.38 - - [2025-09-29 03:44:21] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016683 10.0.0.38 - - [2025-09-29 03:44:23] "POST /neutron/port HTTP/1.1" 200 1090 0.033955 10.0.0.38 - - [2025-09-29 03:44:27] "POST /neutron/security_group HTTP/1.1" 200 2065 0.016222 10.0.0.38 - - [2025-09-29 03:44:32] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.009493 10.0.0.38 - - [2025-09-29 03:44:32] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.016348 10.0.0.38 - - [2025-09-29 03:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.38 - - [2025-09-29 03:44:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008139 10.0.0.38 - - [2025-09-29 03:44:32] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.008578 10.0.0.38 - - [2025-09-29 03:44:32] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015854 10.0.0.38 - - [2025-09-29 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007476 10.0.0.38 - - [2025-09-29 03:44:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008170 10.0.0.38 - - [2025-09-29 03:44:33] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006523 10.0.0.38 - - [2025-09-29 03:44:33] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015496 10.0.0.38 - - [2025-09-29 03:44:54] "POST /neutron/network HTTP/1.1" 200 818 0.010566 10.0.0.38 - - [2025-09-29 03:44:54] "POST /neutron/port HTTP/1.1" 200 117 0.003471 10.0.0.33 - - [2025-09-29 03:45:04] "GET /obj-perms HTTP/1.1" 200 5056 0.062737 10.0.0.249 - - [2025-09-29 03:45:04] "GET /obj-perms HTTP/1.1" 200 5056 0.055106 10.0.0.38 - - [2025-09-29 03:45:14] "POST /neutron/port HTTP/1.1" 200 1090 0.034613 10.0.0.38 - - [2025-09-29 03:45:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.013249 10.0.0.38 - - [2025-09-29 03:45:56] "POST /neutron/port HTTP/1.1" 200 1090 0.031956 10.0.0.38 - - [2025-09-29 03:45:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005005 10.0.0.38 - - [2025-09-29 03:45:56] "POST /neutron/network HTTP/1.1" 200 808 0.008458 10.0.0.33 - - [2025-09-29 03:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028926 10.0.0.38 - - [2025-09-29 03:46:16] "POST /neutron/network HTTP/1.1" 200 818 0.017148 10.0.0.38 - - [2025-09-29 03:46:16] "POST /neutron/port HTTP/1.1" 200 117 0.001763 10.0.0.38 - - [2025-09-29 03:46:22] "POST /neutron/security_group HTTP/1.1" 200 2065 0.009998 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.004669 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.006777 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.005586 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.007117 10.0.0.38 - - [2025-09-29 03:46:22] "GET /instance-ip/92db760d-e00a-4bdc-9b59-3549c2e86bb1 HTTP/1.1" 200 1624 0.005388 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.005498 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-machine-interface/1ae33ca3-f7c2-48a5-a2de-a9d2aa29d050 HTTP/1.1" 200 2956 0.006704 10.0.0.38 - - [2025-09-29 03:46:22] "GET /instance-ip/92db760d-e00a-4bdc-9b59-3549c2e86bb1 HTTP/1.1" 200 1624 0.006135 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004464 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003792 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006950 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007509 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.008039 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012529 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007729 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009273 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006672 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017121 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007218 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006536 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016165 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006623 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004903 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003407 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008577 10.0.0.38 - - [2025-09-29 03:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.38 - - [2025-09-29 03:46:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006793 10.0.0.38 - - [2025-09-29 03:46:22] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005033 10.0.0.38 - - [2025-09-29 03:46:23] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010390 10.0.0.38 - - [2025-09-29 03:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.38 - - [2025-09-29 03:46:23] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009451 10.0.0.38 - - [2025-09-29 03:46:23] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009314 10.0.0.38 - - [2025-09-29 03:46:23] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017258 10.0.0.38 - - [2025-09-29 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.38 - - [2025-09-29 03:46:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010489 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.009302 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007575 10.0.0.38 - - [2025-09-29 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.38 - - [2025-09-29 03:46:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008340 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005144 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015434 10.0.0.38 - - [2025-09-29 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.38 - - [2025-09-29 03:46:24] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.006137 10.0.0.38 - - [2025-09-29 03:46:24] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009530 10.0.0.38 - - [2025-09-29 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008968 10.0.0.38 - - [2025-09-29 03:46:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009179 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006880 10.0.0.38 - - [2025-09-29 03:46:24] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008961 10.0.0.38 - - [2025-09-29 03:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.38 - - [2025-09-29 03:46:24] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.006462 10.0.0.38 - - [2025-09-29 03:46:25] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008165 10.0.0.38 - - [2025-09-29 03:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.38 - - [2025-09-29 03:46:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011209 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.015856 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008532 10.0.0.38 - - [2025-09-29 03:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.38 - - [2025-09-29 03:46:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005258 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006459 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017641 10.0.0.38 - - [2025-09-29 03:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.38 - - [2025-09-29 03:46:25] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009345 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.010201 10.0.0.38 - - [2025-09-29 03:46:25] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014962 10.0.0.249 - - [2025-09-29 03:46:29] "GET /obj-perms HTTP/1.1" 200 5044 0.008509 10.0.0.249 - - [2025-09-29 03:46:35] "GET /obj-perms HTTP/1.1" 200 5044 0.008804 10.0.0.38 - - [2025-09-29 03:46:37] "GET /obj-perms HTTP/1.1" 200 5044 0.006677 10.0.0.38 - - [2025-09-29 03:46:37] "GET /obj-perms HTTP/1.1" 200 5044 0.004815 10.0.0.249 - - [2025-09-29 03:46:37] "GET /obj-perms HTTP/1.1" 200 5044 0.004531 10.0.0.33 - - [2025-09-29 03:46:38] "GET /obj-perms HTTP/1.1" 200 5044 0.003597 10.0.0.38 - - [2025-09-29 03:46:38] "GET /obj-perms HTTP/1.1" 200 5044 0.003709 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.004763 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.006223 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.003559 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.005090 10.0.0.38 - - [2025-09-29 03:46:38] "GET /instance-ip/8caaf984-3334-4851-956d-29a023af2b80 HTTP/1.1" 200 1624 0.009913 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.008799 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.015289 10.0.0.38 - - [2025-09-29 03:46:38] "GET /instance-ip/8caaf984-3334-4851-956d-29a023af2b80 HTTP/1.1" 200 1624 0.007128 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.38 - - [2025-09-29 03:46:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009089 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007925 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006082 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.38 - - [2025-09-29 03:46:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011105 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007707 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008478 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.38 - - [2025-09-29 03:46:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004288 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004657 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006759 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.38 - - [2025-09-29 03:46:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007448 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005904 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014388 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.38 - - [2025-09-29 03:46:38] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010018 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007591 10.0.0.38 - - [2025-09-29 03:46:38] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017507 10.0.0.38 - - [2025-09-29 03:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012635 10.0.0.38 - - [2025-09-29 03:46:39] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008402 10.0.0.38 - - [2025-09-29 03:46:39] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006714 10.0.0.38 - - [2025-09-29 03:46:39] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017878 10.0.0.38 - - [2025-09-29 03:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.38 - - [2025-09-29 03:46:39] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008979 10.0.0.38 - - [2025-09-29 03:46:39] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006344 10.0.0.38 - - [2025-09-29 03:46:39] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015295 10.0.0.38 - - [2025-09-29 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.38 - - [2025-09-29 03:46:40] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008631 10.0.0.38 - - [2025-09-29 03:46:40] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006495 10.0.0.38 - - [2025-09-29 03:46:40] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015974 10.0.0.38 - - [2025-09-29 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.38 - - [2025-09-29 03:46:40] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.022816 10.0.0.38 - - [2025-09-29 03:46:40] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004955 10.0.0.38 - - [2025-09-29 03:46:40] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018017 10.0.0.38 - - [2025-09-29 03:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.38 - - [2025-09-29 03:46:40] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.010121 10.0.0.38 - - [2025-09-29 03:46:40] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009741 10.0.0.38 - - [2025-09-29 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.38 - - [2025-09-29 03:46:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004591 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004523 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007051 10.0.0.38 - - [2025-09-29 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.38 - - [2025-09-29 03:46:41] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.009161 10.0.0.38 - - [2025-09-29 03:46:41] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.009065 10.0.0.38 - - [2025-09-29 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.38 - - [2025-09-29 03:46:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010687 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006747 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016663 10.0.0.38 - - [2025-09-29 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.38 - - [2025-09-29 03:46:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005203 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006530 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016213 10.0.0.38 - - [2025-09-29 03:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.38 - - [2025-09-29 03:46:41] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010359 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.010477 10.0.0.38 - - [2025-09-29 03:46:41] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.017307 10.0.0.249 - - [2025-09-29 03:46:41] "GET /obj-perms HTTP/1.1" 200 5044 0.007152 10.0.0.38 - - [2025-09-29 03:46:41] "GET /obj-perms HTTP/1.1" 200 5044 0.007325 10.0.0.38 - - [2025-09-29 03:46:41] "GET /obj-perms HTTP/1.1" 200 5044 0.007565 10.0.0.249 - - [2025-09-29 03:46:41] "GET /obj-perms HTTP/1.1" 200 5044 0.008328 10.0.0.38 - - [2025-09-29 03:46:57] "POST /neutron/port HTTP/1.1" 200 1090 0.153803 10.0.0.38 - - [2025-09-29 03:46:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008757 10.0.0.38 - - [2025-09-29 03:46:57] "POST /neutron/network HTTP/1.1" 200 808 0.014095 10.0.0.38 - - [2025-09-29 03:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.38 - - [2025-09-29 03:47:02] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008917 10.0.0.38 - - [2025-09-29 03:47:02] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007367 10.0.0.38 - - [2025-09-29 03:47:02] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016183 10.0.0.38 - - [2025-09-29 03:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.38 - - [2025-09-29 03:47:03] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003746 10.0.0.38 - - [2025-09-29 03:47:03] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003775 10.0.0.38 - - [2025-09-29 03:47:03] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014902 10.0.0.38 - - [2025-09-29 03:47:16] "POST /neutron/network HTTP/1.1" 200 818 0.018969 10.0.0.38 - - [2025-09-29 03:47:16] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.38 - - [2025-09-29 03:47:18] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.011088 10.0.0.38 - - [2025-09-29 03:47:19] "GET /virtual-machine-interface/3a296e67-1ed1-473e-a708-351b7cddb1eb HTTP/1.1" 200 2956 0.015407 10.0.0.38 - - [2025-09-29 03:47:19] "GET /instance-ip/8caaf984-3334-4851-956d-29a023af2b80 HTTP/1.1" 200 1624 0.011785 10.0.0.38 - - [2025-09-29 03:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006926 10.0.0.38 - - [2025-09-29 03:47:19] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008344 10.0.0.38 - - [2025-09-29 03:47:19] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.006107 10.0.0.38 - - [2025-09-29 03:47:19] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015408 10.0.0.38 - - [2025-09-29 03:47:22] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 200 1301 0.004939 10.0.0.38 - - [2025-09-29 03:47:23] "POST /neutron/port HTTP/1.1" 200 1116 0.023148 10.0.0.38 - - [2025-09-29 03:47:24] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.008925 10.0.0.38 - - [2025-09-29 03:47:24] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006316 10.0.0.38 - - [2025-09-29 03:47:24] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006041 10.0.0.38 - - [2025-09-29 03:47:25] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006955 10.0.0.38 - - [2025-09-29 03:47:26] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.007175 10.0.0.38 - - [2025-09-29 03:47:27] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.004273 10.0.0.38 - - [2025-09-29 03:47:28] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.007336 10.0.0.38 - - [2025-09-29 03:47:29] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.004861 10.0.0.38 - - [2025-09-29 03:47:30] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.005260 10.0.0.38 - - [2025-09-29 03:47:30] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.008146 10.0.0.38 - - [2025-09-29 03:47:31] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006736 10.0.0.38 - - [2025-09-29 03:47:32] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006123 10.0.0.38 - - [2025-09-29 03:47:33] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006161 10.0.0.38 - - [2025-09-29 03:47:34] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.005681 10.0.0.38 - - [2025-09-29 03:47:35] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006453 10.0.0.38 - - [2025-09-29 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.38 - - [2025-09-29 03:47:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006514 10.0.0.38 - - [2025-09-29 03:47:35] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005308 10.0.0.38 - - [2025-09-29 03:47:35] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.013108 10.0.0.38 - - [2025-09-29 03:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.38 - - [2025-09-29 03:47:36] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.016806 10.0.0.38 - - [2025-09-29 03:47:36] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010412 10.0.0.38 - - [2025-09-29 03:47:36] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006454 10.0.0.38 - - [2025-09-29 03:47:37] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.008476 10.0.0.38 - - [2025-09-29 03:47:38] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.007492 10.0.0.38 - - [2025-09-29 03:47:39] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.004794 10.0.0.38 - - [2025-09-29 03:47:40] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.004305 10.0.0.33 - - [2025-09-29 03:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000963 10.0.0.33 - - [2025-09-29 03:47:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001217 10.0.0.38 - - [2025-09-29 03:47:41] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006001 10.0.0.38 - - [2025-09-29 03:47:41] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.004569 10.0.0.38 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001797 10.0.0.38 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000935 10.0.0.33 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000529 10.0.0.33 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000956 10.0.0.249 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001111 10.0.0.249 - - [2025-09-29 03:47:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001059 10.0.0.249 - - [2025-09-29 03:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001033 10.0.0.249 - - [2025-09-29 03:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000774 10.0.0.38 - - [2025-09-29 03:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001002 10.0.0.38 - - [2025-09-29 03:47:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001137 10.0.0.38 - - [2025-09-29 03:47:42] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.008989 10.0.0.38 - - [2025-09-29 03:47:43] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.007817 10.0.0.38 - - [2025-09-29 03:47:44] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.006545 10.0.0.38 - - [2025-09-29 03:47:45] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.003912 10.0.0.38 - - [2025-09-29 03:47:46] "GET /virtual-machine/66dd65d3-fda0-4e95-95b1-8e2af7592b99 HTTP/1.1" 404 171 0.007279 10.0.0.38 - - [2025-09-29 03:47:46] "GET /obj-perms HTTP/1.1" 200 5044 0.009259 10.0.0.249 - - [2025-09-29 03:47:46] "GET /obj-perms HTTP/1.1" 200 5044 0.009160 10.0.0.33 - - [2025-09-29 03:47:46] "GET /obj-perms HTTP/1.1" 200 5044 0.005746 10.0.0.38 - - [2025-09-29 03:47:46] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 200 1301 0.010070 10.0.0.38 - - [2025-09-29 03:47:47] "POST /neutron/port HTTP/1.1" 200 1116 0.014829 10.0.0.38 - - [2025-09-29 03:47:48] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006416 10.0.0.38 - - [2025-09-29 03:47:48] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.008226 10.0.0.38 - - [2025-09-29 03:47:48] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.003513 10.0.0.38 - - [2025-09-29 03:47:48] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.004438 10.0.0.38 - - [2025-09-29 03:47:49] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.004363 10.0.0.38 - - [2025-09-29 03:47:50] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006678 10.0.0.38 - - [2025-09-29 03:47:51] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006635 10.0.0.38 - - [2025-09-29 03:47:52] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.009860 10.0.0.38 - - [2025-09-29 03:47:53] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006387 10.0.0.38 - - [2025-09-29 03:47:53] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006210 10.0.0.38 - - [2025-09-29 03:47:54] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.007581 10.0.0.38 - - [2025-09-29 03:47:55] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.005842 10.0.0.38 - - [2025-09-29 03:47:56] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006227 10.0.0.38 - - [2025-09-29 03:47:57] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.006971 10.0.0.38 - - [2025-09-29 03:47:58] "GET /virtual-machine/1c696678-1834-46f9-b476-c489b76f042a HTTP/1.1" 404 171 0.007798 10.0.0.38 - - [2025-09-29 03:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.38 - - [2025-09-29 03:47:58] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008510 10.0.0.38 - - [2025-09-29 03:47:58] "GET /virtual-networks?parent_id=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007854 10.0.0.38 - - [2025-09-29 03:47:59] "GET /virtual-network/35d7a788-d624-4b25-a1a7-709c726ab28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009094 10.0.0.38 - - [2025-09-29 03:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.38 - - [2025-09-29 03:47:59] "GET /routing-instance/38caefb8-a27b-44f8-962a-4d57768fda78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.008213 10.0.0.38 - - [2025-09-29 03:47:59] "GET /route-target/54633324-31bb-4b55-bb31-d190209e746a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008456 10.0.0.38 - - [2025-09-29 03:47:59] "GET /obj-perms HTTP/1.1" 200 5044 0.008911 10.0.0.33 - - [2025-09-29 03:48:05] "GET /obj-perms HTTP/1.1" 200 5044 0.008548 10.0.0.38 - - [2025-09-29 03:48:08] "GET /obj-perms HTTP/1.1" 200 5044 0.008586 10.0.0.33 - - [2025-09-29 03:48:08] "GET /obj-perms HTTP/1.1" 200 5044 0.007046 10.0.0.249 - - [2025-09-29 03:48:08] "GET /obj-perms HTTP/1.1" 200 5044 0.006866 10.0.0.249 - - [2025-09-29 03:48:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.249 - - [2025-09-29 03:48:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002581 10.0.0.38 - - [2025-09-29 03:48:08] "POST /neutron/network HTTP/1.1" 200 151 0.150007 10.0.0.33 - - [2025-09-29 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032441 10.0.0.38 - - [2025-09-29 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.38 - - [2025-09-29 03:48:08] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004588 10.0.0.38 - - [2025-09-29 03:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.38 - - [2025-09-29 03:48:08] "PUT /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11 HTTP/1.1" 200 277 0.018673 10.0.0.249 - - [2025-09-29 03:48:11] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.032618 10.0.0.38 - - [2025-09-29 03:48:12] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.114793 10.0.0.249 - - [2025-09-29 03:48:12] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001170 10.0.0.38 - - [2025-09-29 03:48:12] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?fields=virtual_networks HTTP/1.1" 200 1049 0.089748 10.0.0.249 - - [2025-09-29 03:48:12] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001211 10.0.0.38 - - [2025-09-29 03:48:12] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.061825 10.0.0.249 - - [2025-09-29 03:48:12] "GET /projects?obj_uuids=9f1e4ff3-d05e-4df7-b035-e3e0d93b6430&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002698 10.0.0.38 - - [2025-09-29 03:48:12] "GET /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430?fields=security_groups HTTP/1.1" 200 1283 0.062153 10.0.0.38 - - [2025-09-29 03:48:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.034881 10.0.0.249 - - [2025-09-29 03:48:13] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006170 10.0.0.249 - - [2025-09-29 03:48:13] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003811 10.0.0.249 - - [2025-09-29 03:48:13] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.020396 10.0.0.249 - - [2025-09-29 03:48:13] "POST /id-to-fqname HTTP/1.1" 200 196 0.003732 10.0.0.249 - - [2025-09-29 03:48:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.007921 10.0.0.249 - - [2025-09-29 03:48:13] "POST /security-groups HTTP/1.1" 200 597 0.101356 10.0.0.249 - - [2025-09-29 03:48:13] "POST /projects HTTP/1.1" 200 597 0.350652 10.0.0.249 - - [2025-09-29 03:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.397220 10.0.0.33 - - [2025-09-29 03:48:13] "POST /access-control-lists HTTP/1.1" 200 604 0.034538 10.0.0.38 - - [2025-09-29 03:48:13] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.591549 10.0.0.38 - - [2025-09-29 03:48:14] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.249 - - [2025-09-29 03:48:17] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003103 10.0.0.38 - - [2025-09-29 03:48:17] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.090594 10.0.0.249 - - [2025-09-29 03:48:17] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001417 10.0.0.38 - - [2025-09-29 03:48:18] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?fields=virtual_networks HTTP/1.1" 200 1046 0.055695 10.0.0.249 - - [2025-09-29 03:48:18] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003056 10.0.0.38 - - [2025-09-29 03:48:18] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.064703 10.0.0.249 - - [2025-09-29 03:48:18] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001483 10.0.0.38 - - [2025-09-29 03:48:18] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?fields=security_groups HTTP/1.1" 200 1279 0.048195 10.0.0.38 - - [2025-09-29 03:48:18] "POST /fqname-to-id HTTP/1.1" 404 188 0.027982 10.0.0.249 - - [2025-09-29 03:48:19] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008786 10.0.0.249 - - [2025-09-29 03:48:19] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.249 - - [2025-09-29 03:48:19] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.034699 10.0.0.249 - - [2025-09-29 03:48:19] "POST /id-to-fqname HTTP/1.1" 200 190 0.003618 10.0.0.249 - - [2025-09-29 03:48:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.006001 10.0.0.249 - - [2025-09-29 03:48:19] "POST /security-groups HTTP/1.1" 200 591 0.034118 10.0.0.33 - - [2025-09-29 03:48:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.006396 10.0.0.249 - - [2025-09-29 03:48:19] "POST /projects HTTP/1.1" 200 585 0.258389 10.0.0.249 - - [2025-09-29 03:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.297342 10.0.0.38 - - [2025-09-29 03:48:19] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.484378 10.0.0.33 - - [2025-09-29 03:48:19] "POST /access-control-lists HTTP/1.1" 200 596 0.055923 10.0.0.38 - - [2025-09-29 03:48:20] "GET / HTTP/1.1" 200 36215 0.005335 10.0.0.249 - - [2025-09-29 03:48:23] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002828 10.0.0.38 - - [2025-09-29 03:48:23] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.096245 10.0.0.249 - - [2025-09-29 03:48:23] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001533 10.0.0.38 - - [2025-09-29 03:48:23] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?fields=virtual_networks HTTP/1.1" 200 1034 0.062624 10.0.0.249 - - [2025-09-29 03:48:23] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001665 10.0.0.38 - - [2025-09-29 03:48:23] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.060426 10.0.0.249 - - [2025-09-29 03:48:23] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001207 10.0.0.38 - - [2025-09-29 03:48:23] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?fields=security_groups HTTP/1.1" 200 1261 0.048393 10.0.0.38 - - [2025-09-29 03:48:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.034101 10.0.0.249 - - [2025-09-29 03:48:24] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005416 10.0.0.249 - - [2025-09-29 03:48:24] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002309 10.0.0.249 - - [2025-09-29 03:48:24] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017198 10.0.0.249 - - [2025-09-29 03:48:24] "POST /id-to-fqname HTTP/1.1" 200 198 0.004504 10.0.0.249 - - [2025-09-29 03:48:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.008012 10.0.0.249 - - [2025-09-29 03:48:25] "POST /security-groups HTTP/1.1" 200 599 0.080304 10.0.0.249 - - [2025-09-29 03:48:25] "POST /projects HTTP/1.1" 200 601 0.333861 10.0.0.249 - - [2025-09-29 03:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.369503 10.0.0.33 - - [2025-09-29 03:48:25] "POST /fqname-to-id HTTP/1.1" 404 241 0.005091 10.0.0.38 - - [2025-09-29 03:48:25] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.543941 10.0.0.38 - - [2025-09-29 03:48:26] "GET / HTTP/1.1" 200 36215 0.004989 10.0.0.38 - - [2025-09-29 03:48:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000853 10.0.0.38 - - [2025-09-29 03:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.056826 10.0.0.249 - - [2025-09-29 03:48:26] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002183 10.0.0.38 - - [2025-09-29 03:48:27] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.069849 10.0.0.33 - - [2025-09-29 03:48:27] "POST /ref-update HTTP/1.1" 200 156 0.035343 10.0.0.249 - - [2025-09-29 03:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009765 10.0.0.38 - - [2025-09-29 03:48:27] "POST /neutron/subnet HTTP/1.1" 200 716 0.318266 10.0.0.33 - - [2025-09-29 03:48:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.040198 10.0.0.38 - - [2025-09-29 03:48:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.003185 10.0.0.38 - - [2025-09-29 03:48:27] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.017081 10.0.0.38 - - [2025-09-29 03:48:27] "POST /neutron/network HTTP/1.1" 200 975 0.024876 10.0.0.38 - - [2025-09-29 03:48:28] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.019066 10.0.0.38 - - [2025-09-29 03:48:28] "POST /neutron/subnet HTTP/1.1" 200 724 0.016623 10.0.0.38 - - [2025-09-29 03:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.249 - - [2025-09-29 03:48:28] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002716 10.0.0.38 - - [2025-09-29 03:48:28] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.079631 10.0.0.249 - - [2025-09-29 03:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006413 10.0.0.38 - - [2025-09-29 03:48:28] "POST /neutron/subnet HTTP/1.1" 200 716 0.197277 10.0.0.38 - - [2025-09-29 03:48:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001613 10.0.0.38 - - [2025-09-29 03:48:28] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009501 10.0.0.38 - - [2025-09-29 03:48:28] "POST /neutron/network HTTP/1.1" 200 974 0.012335 10.0.0.38 - - [2025-09-29 03:48:28] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007434 10.0.0.38 - - [2025-09-29 03:48:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.009776 10.0.0.38 - - [2025-09-29 03:48:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001231 10.0.0.249 - - [2025-09-29 03:48:29] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001283 10.0.0.38 - - [2025-09-29 03:48:29] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.092476 10.0.0.38 - - [2025-09-29 03:48:30] "POST /neutron/port HTTP/1.1" 200 117 0.014497 10.0.0.38 - - [2025-09-29 03:48:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.003250 10.0.0.38 - - [2025-09-29 03:48:30] "POST /neutron/network HTTP/1.1" 200 984 0.023871 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/port HTTP/1.1" 200 1153 0.021553 10.0.0.249 - - [2025-09-29 03:48:31] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000953 10.0.0.38 - - [2025-09-29 03:48:31] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.104830 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/port HTTP/1.1" 200 1181 0.023690 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004762 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.010736 10.0.0.38 - - [2025-09-29 03:48:31] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018642 10.0.0.38 - - [2025-09-29 03:48:32] "POST /neutron/port HTTP/1.1" 200 1152 0.020919 10.0.0.38 - - [2025-09-29 03:48:32] "POST /neutron/port HTTP/1.1" 200 1180 0.028460 10.0.0.38 - - [2025-09-29 03:48:32] "POST /neutron/subnet HTTP/1.1" 200 1268 0.023218 10.0.0.38 - - [2025-09-29 03:48:32] "POST /neutron/network HTTP/1.1" 200 974 0.021015 10.0.0.38 - - [2025-09-29 03:48:36] "POST /neutron/port HTTP/1.1" 200 1181 0.031519 10.0.0.38 - - [2025-09-29 03:48:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017118 10.0.0.38 - - [2025-09-29 03:48:36] "GET /virtual-machine/cee17f14-498c-4db7-b8da-d98e7c208bc0 HTTP/1.1" 401 292 0.001109 10.0.0.38 - - [2025-09-29 03:48:37] "GET /virtual-machine/cee17f14-498c-4db7-b8da-d98e7c208bc0 HTTP/1.1" 200 1303 0.041140 10.0.0.38 - - [2025-09-29 03:48:37] "GET /virtual-machine-interface/e4b85c00-3f89-43ca-ba6d-fa104705e582 HTTP/1.1" 200 3166 0.014566 10.0.0.38 - - [2025-09-29 03:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006712 10.0.0.38 - - [2025-09-29 03:48:37] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010388 10.0.0.38 - - [2025-09-29 03:48:37] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.008011 10.0.0.38 - - [2025-09-29 03:48:37] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.010327 10.0.0.38 - - [2025-09-29 03:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008207 10.0.0.38 - - [2025-09-29 03:48:40] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.015450 10.0.0.38 - - [2025-09-29 03:48:41] "POST /neutron/port HTTP/1.1" 200 1180 0.036034 10.0.0.38 - - [2025-09-29 03:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.38 - - [2025-09-29 03:48:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009303 10.0.0.38 - - [2025-09-29 03:48:42] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006721 10.0.0.38 - - [2025-09-29 03:48:42] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.015684 10.0.0.38 - - [2025-09-29 03:48:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.021078 10.0.0.38 - - [2025-09-29 03:48:48] "POST /neutron/port HTTP/1.1" 200 1180 0.020001 10.0.0.38 - - [2025-09-29 03:48:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008250 10.0.0.38 - - [2025-09-29 03:48:48] "GET /virtual-machine/5d289f82-63e3-49b1-bebc-c5835f5a27da HTTP/1.1" 200 1302 0.008038 10.0.0.38 - - [2025-09-29 03:48:48] "GET /virtual-machine-interface/3d3f0711-cbbf-4598-9d93-9a475c9e44fd HTTP/1.1" 200 3165 0.010420 10.0.0.38 - - [2025-09-29 03:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.38 - - [2025-09-29 03:48:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008699 10.0.0.38 - - [2025-09-29 03:48:48] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006556 10.0.0.38 - - [2025-09-29 03:48:48] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.013690 10.0.0.38 - - [2025-09-29 03:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007620 10.0.0.38 - - [2025-09-29 03:48:49] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010494 10.0.0.38 - - [2025-09-29 03:48:49] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005480 10.0.0.38 - - [2025-09-29 03:48:49] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.016340 10.0.0.38 - - [2025-09-29 03:48:49] "POST /fqname-to-id HTTP/1.1" 404 209 0.006962 10.0.0.38 - - [2025-09-29 03:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.249 - - [2025-09-29 03:48:49] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003839 10.0.0.38 - - [2025-09-29 03:48:49] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.093645 10.0.0.38 - - [2025-09-29 03:48:49] "POST /network-policys HTTP/1.1" 200 535 0.031131 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.007110 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.38 - - [2025-09-29 03:48:50] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007129 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.006131 10.0.0.33 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 404 230 0.005486 10.0.0.33 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.003228 10.0.0.38 - - [2025-09-29 03:48:50] "POST /ref-update HTTP/1.1" 200 156 0.055705 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003977 10.0.0.38 - - [2025-09-29 03:48:50] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2870 0.008616 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.005910 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.38 - - [2025-09-29 03:48:50] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.015460 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.010722 10.0.0.38 - - [2025-09-29 03:48:50] "POST /ref-update HTTP/1.1" 200 156 0.094347 10.0.0.33 - - [2025-09-29 03:48:50] "POST /access-control-lists HTTP/1.1" 200 580 0.048711 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004757 10.0.0.38 - - [2025-09-29 03:48:50] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008550 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.38 - - [2025-09-29 03:48:50] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.008498 10.0.0.38 - - [2025-09-29 03:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.249 - - [2025-09-29 03:48:50] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001131 10.0.0.38 - - [2025-09-29 03:48:50] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039056 10.0.0.38 - - [2025-09-29 03:48:50] "POST /neutron/network HTTP/1.1" 200 117 0.021141 10.0.0.33 - - [2025-09-29 03:48:51] "POST /route-targets HTTP/1.1" 200 328 0.015450 10.0.0.38 - - [2025-09-29 03:48:51] "POST /neutron/network HTTP/1.1" 200 799 0.008514 10.0.0.38 - - [2025-09-29 03:48:51] "POST /id-to-fqname HTTP/1.1" 200 214 0.001166 10.0.0.38 - - [2025-09-29 03:48:51] "GET /virtual-network/cb3e03a7-5236-4f8c-9130-25f53e56b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005132 10.0.0.38 - - [2025-09-29 03:48:51] "GET /virtual-network/cb3e03a7-5236-4f8c-9130-25f53e56b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.014299 10.0.0.38 - - [2025-09-29 03:48:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.010869 10.0.0.38 - - [2025-09-29 03:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.249 - - [2025-09-29 03:48:51] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001256 10.0.0.38 - - [2025-09-29 03:48:51] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050815 10.0.0.33 - - [2025-09-29 03:48:51] "POST /ref-update HTTP/1.1" 200 156 0.023321 10.0.0.249 - - [2025-09-29 03:48:51] "POST /useragent-kv HTTP/1.1" 200 115 0.009383 10.0.0.38 - - [2025-09-29 03:48:51] "POST /neutron/subnet HTTP/1.1" 200 701 0.205473 10.0.0.38 - - [2025-09-29 03:48:52] "POST /id-to-fqname HTTP/1.1" 200 214 0.001271 10.0.0.38 - - [2025-09-29 03:48:52] "GET /virtual-network/aa48429a-5f76-4e44-be1e-786e0770842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005330 10.0.0.38 - - [2025-09-29 03:48:52] "GET /virtual-network/aa48429a-5f76-4e44-be1e-786e0770842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.005582 10.0.0.38 - - [2025-09-29 03:48:52] "POST /neutron/network HTTP/1.1" 200 799 0.006269 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.003358 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.249 - - [2025-09-29 03:48:52] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004359 10.0.0.38 - - [2025-09-29 03:48:52] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080009 10.0.0.38 - - [2025-09-29 03:48:52] "POST /network-policys HTTP/1.1" 200 589 0.035821 10.0.0.38 - - [2025-09-29 03:48:52] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.006503 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.38 - - [2025-09-29 03:48:52] "GET /virtual-network/cb3e03a7-5236-4f8c-9130-25f53e56b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.011728 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.38 - - [2025-09-29 03:48:52] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.011302 10.0.0.38 - - [2025-09-29 03:48:52] "POST /ref-update HTTP/1.1" 200 156 0.083485 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.38 - - [2025-09-29 03:48:52] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.005175 10.0.0.38 - - [2025-09-29 03:48:52] "GET /virtual-network/cb3e03a7-5236-4f8c-9130-25f53e56b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.009490 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.38 - - [2025-09-29 03:48:52] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004473 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.38 - - [2025-09-29 03:48:52] "GET /virtual-network/aa48429a-5f76-4e44-be1e-786e0770842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.007262 10.0.0.38 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2025-09-29 03:48:52] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.003962 10.0.0.33 - - [2025-09-29 03:48:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.011157 10.0.0.38 - - [2025-09-29 03:48:52] "POST /ref-update HTTP/1.1" 200 156 0.055165 10.0.0.38 - - [2025-09-29 03:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.38 - - [2025-09-29 03:48:53] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004681 10.0.0.38 - - [2025-09-29 03:48:53] "POST /neutron/network HTTP/1.1" 200 912 0.011395 10.0.0.33 - - [2025-09-29 03:48:53] "PUT /access-control-list/93b3fa1b-d05d-435e-9d9d-229027dd25f3 HTTP/1.1" 200 273 0.027866 10.0.0.38 - - [2025-09-29 03:48:53] "GET /virtual-network/aa48429a-5f76-4e44-be1e-786e0770842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.021724 10.0.0.38 - - [2025-09-29 03:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.38 - - [2025-09-29 03:48:53] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004015 10.0.0.38 - - [2025-09-29 03:48:53] "POST /id-to-fqname HTTP/1.1" 200 214 0.001184 10.0.0.38 - - [2025-09-29 03:48:53] "POST /neutron/network HTTP/1.1" 200 922 0.014251 10.0.0.249 - - [2025-09-29 03:48:54] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002372 10.0.0.38 - - [2025-09-29 03:48:54] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.100920 10.0.0.38 - - [2025-09-29 03:48:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018752 10.0.0.38 - - [2025-09-29 03:48:54] "POST /id-to-fqname HTTP/1.1" 200 214 0.004179 10.0.0.38 - - [2025-09-29 03:48:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017722 10.0.0.249 - - [2025-09-29 03:48:54] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004969 10.0.0.38 - - [2025-09-29 03:48:55] "POST /neutron/port HTTP/1.1" 200 1063 0.343412 10.0.0.38 - - [2025-09-29 03:48:55] "POST /neutron/port HTTP/1.1" 200 1117 0.111062 10.0.0.38 - - [2025-09-29 03:48:55] "POST /neutron/subnet HTTP/1.1" 200 675 0.011343 10.0.0.249 - - [2025-09-29 03:48:55] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001456 10.0.0.38 - - [2025-09-29 03:48:55] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.098305 10.0.0.38 - - [2025-09-29 03:48:55] "POST /neutron/network HTTP/1.1" 200 912 0.030137 10.0.0.38 - - [2025-09-29 03:48:55] "POST /neutron/port HTTP/1.1" 200 117 0.007113 10.0.0.38 - - [2025-09-29 03:48:55] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003835 10.0.0.38 - - [2025-09-29 03:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.38 - - [2025-09-29 03:48:55] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009707 10.0.0.33 - - [2025-09-29 03:48:56] "PUT /access-control-list/c0190c99-4ec4-416d-8cda-dac03942b8c6 HTTP/1.1" 200 273 0.035878 10.0.0.38 - - [2025-09-29 03:48:56] "POST /neutron/port HTTP/1.1" 200 1063 0.042463 10.0.0.38 - - [2025-09-29 03:48:56] "POST /neutron/port HTTP/1.1" 200 1091 0.028819 10.0.0.38 - - [2025-09-29 03:48:56] "POST /neutron/port HTTP/1.1" 200 117 0.001571 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.009063 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.012060 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.015229 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.064837 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.053575 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005157 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006839 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.032955 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.037687 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004953 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004629 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.040301 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.045598 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010904 10.0.0.38 - - [2025-09-29 03:48:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007410 10.0.0.38 - - [2025-09-29 03:48:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.026956 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003134 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006371 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006844 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.029509 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.033031 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005210 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005249 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.039843 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.042689 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006900 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009131 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.041790 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.053189 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006801 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007551 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.024078 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005243 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007406 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004619 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.032744 10.0.0.38 - - [2025-09-29 03:48:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.036767 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010100 10.0.0.38 - - [2025-09-29 03:48:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005982 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.033434 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.041893 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006060 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008235 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.030518 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.035035 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008629 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005445 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.027077 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003854 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004727 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.003760 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.031964 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.042301 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.009744 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007006 10.0.0.38 - - [2025-09-29 03:48:59] "POST /neutron/port HTTP/1.1" 200 1181 0.032685 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.041360 10.0.0.38 - - [2025-09-29 03:48:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004255 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.032952 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.011443 10.0.0.38 - - [2025-09-29 03:48:59] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009449 10.0.0.38 - - [2025-09-29 03:48:59] "POST /neutron/port HTTP/1.1" 200 117 0.001072 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.031770 10.0.0.38 - - [2025-09-29 03:48:59] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.038545 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/204bea67427147f699c108d80759d725 HTTP/1.1" 404 173 0.016010 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/9f1e4ff3-d05e-4df7-b035-e3e0d93b6430 HTTP/1.1" 404 177 0.015008 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/50ae00d843504b9aa63052135c413c08 HTTP/1.1" 404 173 0.014195 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/c0cdea1a1a024efd87c7864fbf564690 HTTP/1.1" 404 173 0.011814 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000892 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000824 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.055326 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.057720 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000903 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001271 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?fields=security_groups HTTP/1.1" 200 1363 0.047799 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?fields=security_groups HTTP/1.1" 200 1381 0.049766 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /security-group/5b661a98-ea0c-47bf-8aa2-80784ef073e3 HTTP/1.1" 200 115 0.118238 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /security-group/565e389d-e30e-4b16-a5d7-8a6b8b73964f HTTP/1.1" 200 115 0.127585 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=204bea67-4271-47f6-99c1-08d80759d725&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001337 10.0.0.249 - - [2025-09-29 03:49:03] "GET /projects?obj_uuids=c0cdea1a-1a02-4efd-87c7-864fbf564690&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/204bea67-4271-47f6-99c1-08d80759d725?fields=application_policy_sets HTTP/1.1" 200 1420 0.081937 10.0.0.249 - - [2025-09-29 03:49:03] "GET /project/c0cdea1a-1a02-4efd-87c7-864fbf564690?fields=application_policy_sets HTTP/1.1" 200 1402 0.092166 10.0.0.33 - - [2025-09-29 03:49:03] "DELETE /access-control-list/da6987c4-4c15-4ee1-a172-15c33b880906 HTTP/1.1" 200 115 0.074774 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/204bea67-4271-47f6-99c1-08d80759d725 HTTP/1.1" 200 115 0.676859 10.0.0.249 - - [2025-09-29 03:49:03] "DELETE /project/c0cdea1a-1a02-4efd-87c7-864fbf564690 HTTP/1.1" 200 115 0.690483 10.0.0.38 - - [2025-09-29 03:49:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012824 10.0.0.38 - - [2025-09-29 03:49:07] "GET /obj-perms HTTP/1.1" 200 5056 0.064146 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.009403 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.010411 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.011021 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.064770 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.051247 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005105 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004609 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.031666 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.036362 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005364 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003956 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.037472 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.036822 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005054 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005502 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.019421 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003459 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005101 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004436 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.031917 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.040553 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006008 10.0.0.38 - - [2025-09-29 03:49:10] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005232 10.0.0.38 - - [2025-09-29 03:49:10] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.030826 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.031429 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008518 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005935 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.026955 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.028004 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009912 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010242 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.021586 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003590 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004464 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004741 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.033960 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.032431 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010799 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005309 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.028875 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.103879 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006748 10.0.0.38 - - [2025-09-29 03:49:11] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005304 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.029320 10.0.0.38 - - [2025-09-29 03:49:11] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.052811 10.0.0.38 - - [2025-09-29 03:49:12] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.008367 10.0.0.38 - - [2025-09-29 03:49:12] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.009261 10.0.0.38 - - [2025-09-29 03:49:12] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.023417 10.0.0.38 - - [2025-09-29 03:49:12] "POST /ref-update HTTP/1.1" 200 156 0.078826 10.0.0.38 - - [2025-09-29 03:49:12] "POST /neutron/network HTTP/1.1" 200 799 0.012234 10.0.0.38 - - [2025-09-29 03:49:12] "GET /virtual-network/aa48429a-5f76-4e44-be1e-786e0770842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.012475 10.0.0.38 - - [2025-09-29 03:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.33 - - [2025-09-29 03:49:12] "POST /ref-update HTTP/1.1" 200 156 0.019239 10.0.0.38 - - [2025-09-29 03:49:12] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.007041 10.0.0.38 - - [2025-09-29 03:49:12] "POST /ref-update HTTP/1.1" 200 156 0.074694 10.0.0.38 - - [2025-09-29 03:49:12] "GET /virtual-network/cb3e03a7-5236-4f8c-9130-25f53e56b7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2003 0.008787 10.0.0.38 - - [2025-09-29 03:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010939 10.0.0.38 - - [2025-09-29 03:49:12] "GET /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2163 0.004751 10.0.0.38 - - [2025-09-29 03:49:12] "POST /neutron/port HTTP/1.1" 200 1117 0.025618 10.0.0.38 - - [2025-09-29 03:49:12] "DELETE /network-policy/f5a2715c-8b8b-433e-b3e3-6fd97916f033 HTTP/1.1" 200 115 0.045026 10.0.0.38 - - [2025-09-29 03:49:12] "POST /neutron/network HTTP/1.1" 400 204 0.024095 10.0.0.38 - - [2025-09-29 03:49:13] "POST /neutron/port HTTP/1.1" 200 151 0.209023 10.0.0.33 - - [2025-09-29 03:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.38 - - [2025-09-29 03:49:15] "POST /neutron/network HTTP/1.1" 200 799 0.019073 10.0.0.33 - - [2025-09-29 03:49:15] "DELETE /route-target/db3a1e7d-09a8-4402-a941-8b2e9b49ca50 HTTP/1.1" 200 115 0.034517 10.0.0.38 - - [2025-09-29 03:49:15] "POST /ref-update HTTP/1.1" 200 156 0.094486 10.0.0.38 - - [2025-09-29 03:49:15] "GET /virtual-network/d542da7c-595c-46ff-a79a-44b74a0a32a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.025419 10.0.0.38 - - [2025-09-29 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.38 - - [2025-09-29 03:49:15] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004755 10.0.0.33 - - [2025-09-29 03:49:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.008361 10.0.0.38 - - [2025-09-29 03:49:15] "POST /ref-update HTTP/1.1" 200 156 0.090417 10.0.0.33 - - [2025-09-29 03:49:15] "DELETE /access-control-list/e421b673-7df9-4d5e-aae5-58b5d21f8b27 HTTP/1.1" 200 115 0.091473 10.0.0.38 - - [2025-09-29 03:49:15] "POST /neutron/network HTTP/1.1" 200 975 0.013532 10.0.0.38 - - [2025-09-29 03:49:15] "GET /virtual-network/9f4ebe33-85ad-40c1-8dce-c146556e39f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006115 10.0.0.38 - - [2025-09-29 03:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.38 - - [2025-09-29 03:49:15] "GET /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.004303 10.0.0.38 - - [2025-09-29 03:49:15] "DELETE /network-policy/d2bdd38d-7b99-42e0-a75c-25a1526241cc HTTP/1.1" 200 115 0.039185 10.0.0.38 - - [2025-09-29 03:49:16] "POST /neutron/port HTTP/1.1" 200 1180 0.040779 10.0.0.38 - - [2025-09-29 03:49:16] "POST /neutron/port HTTP/1.1" 200 1181 0.031639 10.0.0.38 - - [2025-09-29 03:49:17] "POST /neutron/network HTTP/1.1" 200 974 0.023088 10.0.0.33 - - [2025-09-29 03:49:18] "DELETE /route-target/5470c574-d591-4a6f-9a61-ed242d54f01f HTTP/1.1" 200 115 0.024472 10.0.0.249 - - [2025-09-29 03:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003009 10.0.0.249 - - [2025-09-29 03:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002604 10.0.0.249 - - [2025-09-29 03:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002546 10.0.0.249 - - [2025-09-29 03:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002286 10.0.0.38 - - [2025-09-29 03:49:18] "POST /neutron/network HTTP/1.1" 200 151 0.147125 10.0.0.38 - - [2025-09-29 03:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.249 - - [2025-09-29 03:49:19] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001815 10.0.0.38 - - [2025-09-29 03:49:19] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.063111 10.0.0.33 - - [2025-09-29 03:49:19] "POST /route-targets HTTP/1.1" 200 328 0.014426 10.0.0.249 - - [2025-09-29 03:49:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007195 10.0.0.38 - - [2025-09-29 03:49:20] "POST /neutron/subnet HTTP/1.1" 200 716 0.230433 10.0.0.38 - - [2025-09-29 03:49:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001315 10.0.0.38 - - [2025-09-29 03:49:20] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007946 10.0.0.38 - - [2025-09-29 03:49:20] "POST /neutron/network HTTP/1.1" 200 973 0.011680 10.0.0.38 - - [2025-09-29 03:49:20] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004930 10.0.0.38 - - [2025-09-29 03:49:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.009614 10.0.0.38 - - [2025-09-29 03:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.249 - - [2025-09-29 03:49:20] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002952 10.0.0.38 - - [2025-09-29 03:49:20] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.045092 10.0.0.33 - - [2025-09-29 03:49:20] "POST /ref-update HTTP/1.1" 200 156 0.019188 10.0.0.33 - - [2025-09-29 03:49:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004500 10.0.0.249 - - [2025-09-29 03:49:21] "POST /useragent-kv HTTP/1.1" 200 115 0.009566 10.0.0.38 - - [2025-09-29 03:49:21] "POST /neutron/subnet HTTP/1.1" 200 716 0.221178 10.0.0.38 - - [2025-09-29 03:49:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001707 10.0.0.38 - - [2025-09-29 03:49:21] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.007522 10.0.0.38 - - [2025-09-29 03:49:21] "POST /neutron/network HTTP/1.1" 200 977 0.009086 10.0.0.38 - - [2025-09-29 03:49:21] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.005531 10.0.0.38 - - [2025-09-29 03:49:21] "POST /neutron/subnet HTTP/1.1" 200 734 0.011406 10.0.0.38 - - [2025-09-29 03:49:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001410 10.0.0.249 - - [2025-09-29 03:49:22] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002983 10.0.0.38 - - [2025-09-29 03:49:22] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.096864 10.0.0.38 - - [2025-09-29 03:49:22] "POST /neutron/port HTTP/1.1" 200 117 0.007584 10.0.0.38 - - [2025-09-29 03:49:22] "POST /id-to-fqname HTTP/1.1" 200 222 0.001711 10.0.0.38 - - [2025-09-29 03:49:22] "POST /neutron/network HTTP/1.1" 200 987 0.020261 10.0.0.38 - - [2025-09-29 03:49:23] "POST /neutron/port HTTP/1.1" 200 1151 0.019678 10.0.0.38 - - [2025-09-29 03:49:23] "POST /neutron/port HTTP/1.1" 200 1179 0.019890 10.0.0.38 - - [2025-09-29 03:49:23] "POST /neutron/subnet HTTP/1.1" 200 1263 0.021481 10.0.0.38 - - [2025-09-29 03:49:23] "POST /neutron/network HTTP/1.1" 200 973 0.021565 10.0.0.249 - - [2025-09-29 03:49:23] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003032 10.0.0.38 - - [2025-09-29 03:49:23] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.106949 10.0.0.38 - - [2025-09-29 03:49:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007054 10.0.0.38 - - [2025-09-29 03:49:24] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011431 10.0.0.38 - - [2025-09-29 03:49:24] "POST /neutron/port HTTP/1.1" 200 1155 0.019776 10.0.0.38 - - [2025-09-29 03:49:24] "POST /neutron/port HTTP/1.1" 200 1183 0.020941 10.0.0.38 - - [2025-09-29 03:49:25] "POST /neutron/subnet HTTP/1.1" 200 1282 0.014642 10.0.0.38 - - [2025-09-29 03:49:25] "POST /neutron/network HTTP/1.1" 200 977 0.011097 10.0.0.38 - - [2025-09-29 03:49:29] "POST /neutron/port HTTP/1.1" 200 1179 0.040510 10.0.0.38 - - [2025-09-29 03:49:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011084 10.0.0.38 - - [2025-09-29 03:49:29] "GET /virtual-machine/8df99b0d-0149-4915-a998-be5dba84f9d7 HTTP/1.1" 200 1303 0.012558 10.0.0.38 - - [2025-09-29 03:49:29] "GET /virtual-machine-interface/ce7676bd-303b-4044-9d84-73f834b78b7f HTTP/1.1" 200 3166 0.015348 10.0.0.38 - - [2025-09-29 03:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008143 10.0.0.38 - - [2025-09-29 03:49:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006534 10.0.0.38 - - [2025-09-29 03:49:29] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005811 10.0.0.38 - - [2025-09-29 03:49:29] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.015262 10.0.0.38 - - [2025-09-29 03:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2025-09-29 03:49:32] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.007569 10.0.0.38 - - [2025-09-29 03:49:33] "POST /neutron/port HTTP/1.1" 200 1183 0.064807 10.0.0.38 - - [2025-09-29 03:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.38 - - [2025-09-29 03:49:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008500 10.0.0.38 - - [2025-09-29 03:49:34] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.009654 10.0.0.38 - - [2025-09-29 03:49:34] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.016101 10.0.0.38 - - [2025-09-29 03:49:35] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009539 10.0.0.38 - - [2025-09-29 03:49:35] "POST /neutron/port HTTP/1.1" 200 1183 0.052324 10.0.0.38 - - [2025-09-29 03:49:35] "GET /virtual-machine/051eda27-46a1-442b-a32d-5c8b9bfc352e HTTP/1.1" 200 1301 0.012070 10.0.0.38 - - [2025-09-29 03:49:35] "GET /virtual-machine-interface/949432c5-75a2-485e-9790-44fe02f75043 HTTP/1.1" 200 3166 0.012164 10.0.0.38 - - [2025-09-29 03:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.38 - - [2025-09-29 03:49:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004075 10.0.0.38 - - [2025-09-29 03:49:35] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.004076 10.0.0.38 - - [2025-09-29 03:49:35] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.012407 10.0.0.38 - - [2025-09-29 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.38 - - [2025-09-29 03:49:36] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009289 10.0.0.38 - - [2025-09-29 03:49:36] "GET /virtual-networks?parent_id=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007902 10.0.0.38 - - [2025-09-29 03:49:36] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.014823 10.0.0.38 - - [2025-09-29 03:49:36] "POST /fqname-to-id HTTP/1.1" 404 209 0.007546 10.0.0.38 - - [2025-09-29 03:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005868 10.0.0.249 - - [2025-09-29 03:49:36] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003380 10.0.0.38 - - [2025-09-29 03:49:36] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.080714 10.0.0.38 - - [2025-09-29 03:49:36] "POST /network-policys HTTP/1.1" 200 535 0.060270 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007914 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.38 - - [2025-09-29 03:49:37] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.006846 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.008348 10.0.0.38 - - [2025-09-29 03:49:37] "POST /ref-update HTTP/1.1" 200 156 0.101984 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005579 10.0.0.38 - - [2025-09-29 03:49:37] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.015200 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007754 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.38 - - [2025-09-29 03:49:37] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.019023 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.007840 10.0.0.33 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.013498 10.0.0.33 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 404 230 0.012833 10.0.0.38 - - [2025-09-29 03:49:37] "POST /ref-update HTTP/1.1" 200 156 0.092242 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005575 10.0.0.33 - - [2025-09-29 03:49:37] "PUT /access-control-list/386d5180-1c46-423a-be2e-8f41950ce922 HTTP/1.1" 200 273 0.045520 10.0.0.38 - - [2025-09-29 03:49:37] "POST /neutron/network HTTP/1.1" 200 1063 0.019267 10.0.0.38 - - [2025-09-29 03:49:37] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2877 0.006027 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2025-09-29 03:49:37] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.005019 10.0.0.38 - - [2025-09-29 03:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.249 - - [2025-09-29 03:49:37] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001614 10.0.0.38 - - [2025-09-29 03:49:37] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.058379 10.0.0.249 - - [2025-09-29 03:49:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008322 10.0.0.38 - - [2025-09-29 03:49:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.189344 10.0.0.38 - - [2025-09-29 03:49:38] "POST /id-to-fqname HTTP/1.1" 200 214 0.001568 10.0.0.38 - - [2025-09-29 03:49:38] "GET /virtual-network/ec55706e-db0b-4482-8656-9585651d4b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006108 10.0.0.38 - - [2025-09-29 03:49:38] "GET /virtual-network/ec55706e-db0b-4482-8656-9585651d4b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008126 10.0.0.38 - - [2025-09-29 03:49:38] "POST /neutron/network HTTP/1.1" 200 799 0.009366 10.0.0.38 - - [2025-09-29 03:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.249 - - [2025-09-29 03:49:38] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001277 10.0.0.38 - - [2025-09-29 03:49:38] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050931 10.0.0.249 - - [2025-09-29 03:49:38] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002109 10.0.0.38 - - [2025-09-29 03:49:38] "POST /neutron/network HTTP/1.1" 200 585 0.169820 10.0.0.33 - - [2025-09-29 03:49:38] "POST /route-targets HTTP/1.1" 200 328 0.016042 10.0.0.38 - - [2025-09-29 03:49:39] "POST /id-to-fqname HTTP/1.1" 200 214 0.003046 10.0.0.38 - - [2025-09-29 03:49:39] "GET /virtual-network/33816cb6-1048-42cd-b9b4-be4d4a03a851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005025 10.0.0.38 - - [2025-09-29 03:49:39] "POST /neutron/network HTTP/1.1" 200 799 0.005576 10.0.0.38 - - [2025-09-29 03:49:39] "GET /virtual-network/33816cb6-1048-42cd-b9b4-be4d4a03a851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004504 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.003279 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.249 - - [2025-09-29 03:49:39] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002467 10.0.0.38 - - [2025-09-29 03:49:39] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.086118 10.0.0.38 - - [2025-09-29 03:49:39] "POST /network-policys HTTP/1.1" 200 589 0.052946 10.0.0.38 - - [2025-09-29 03:49:39] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006220 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.38 - - [2025-09-29 03:49:39] "GET /virtual-network/ec55706e-db0b-4482-8656-9585651d4b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.016878 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.38 - - [2025-09-29 03:49:39] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.008100 10.0.0.38 - - [2025-09-29 03:49:39] "POST /ref-update HTTP/1.1" 200 156 0.092733 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.33 - - [2025-09-29 03:49:39] "POST /access-control-lists HTTP/1.1" 200 556 0.100038 10.0.0.38 - - [2025-09-29 03:49:39] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.010344 10.0.0.38 - - [2025-09-29 03:49:39] "POST /neutron/network HTTP/1.1" 200 912 0.008403 10.0.0.38 - - [2025-09-29 03:49:39] "GET /virtual-network/ec55706e-db0b-4482-8656-9585651d4b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004980 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.38 - - [2025-09-29 03:49:39] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004579 10.0.0.38 - - [2025-09-29 03:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2025-09-29 03:49:40] "GET /virtual-network/33816cb6-1048-42cd-b9b4-be4d4a03a851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011069 10.0.0.38 - - [2025-09-29 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2025-09-29 03:49:40] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.005172 10.0.0.38 - - [2025-09-29 03:49:40] "POST /ref-update HTTP/1.1" 200 156 0.071642 10.0.0.38 - - [2025-09-29 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008894 10.0.0.33 - - [2025-09-29 03:49:40] "POST /ref-update HTTP/1.1" 200 156 0.024321 10.0.0.38 - - [2025-09-29 03:49:40] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004694 10.0.0.38 - - [2025-09-29 03:49:40] "GET /virtual-network/33816cb6-1048-42cd-b9b4-be4d4a03a851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.009135 10.0.0.38 - - [2025-09-29 03:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.38 - - [2025-09-29 03:49:40] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006128 10.0.0.38 - - [2025-09-29 03:49:40] "POST /id-to-fqname HTTP/1.1" 200 214 0.001735 10.0.0.38 - - [2025-09-29 03:49:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.014185 10.0.0.249 - - [2025-09-29 03:49:41] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002814 10.0.0.38 - - [2025-09-29 03:49:41] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.115146 10.0.0.38 - - [2025-09-29 03:49:41] "POST /neutron/port HTTP/1.1" 200 2244 0.021836 10.0.0.38 - - [2025-09-29 03:49:41] "POST /id-to-fqname HTTP/1.1" 200 214 0.002725 10.0.0.38 - - [2025-09-29 03:49:41] "POST /neutron/port HTTP/1.1" 200 2244 0.025381 10.0.0.38 - - [2025-09-29 03:49:42] "POST /neutron/network HTTP/1.1" 200 922 0.016148 10.0.0.38 - - [2025-09-29 03:49:42] "POST /neutron/port HTTP/1.1" 200 1063 0.028108 10.0.0.38 - - [2025-09-29 03:49:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004436 10.0.0.249 - - [2025-09-29 03:49:42] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001780 10.0.0.38 - - [2025-09-29 03:49:42] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.092836 10.0.0.38 - - [2025-09-29 03:49:42] "POST /neutron/network HTTP/1.1" 200 912 0.013421 10.0.0.38 - - [2025-09-29 03:49:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011230 10.0.0.38 - - [2025-09-29 03:49:42] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003663 10.0.0.38 - - [2025-09-29 03:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2025-09-29 03:49:43] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005279 10.0.0.249 - - [2025-09-29 03:49:43] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003221 10.0.0.38 - - [2025-09-29 03:49:43] "POST /neutron/port HTTP/1.1" 200 1063 0.349940 10.0.0.38 - - [2025-09-29 03:49:43] "POST /neutron/port HTTP/1.1" 200 1117 0.124548 10.0.0.38 - - [2025-09-29 03:49:43] "POST /neutron/subnet HTTP/1.1" 200 675 0.011209 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.009121 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.011787 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.007676 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.059765 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.046789 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.010998 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005003 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.032568 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.030187 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004958 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.006078 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.034301 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.039047 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.014338 10.0.0.38 - - [2025-09-29 03:49:44] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005275 10.0.0.38 - - [2025-09-29 03:49:44] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.021700 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003859 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004464 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005265 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.027466 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.038794 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004140 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004358 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.031123 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.032418 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.010110 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004049 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.028604 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.036187 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004889 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004919 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.021282 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005455 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005939 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005109 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.026688 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.044124 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006311 10.0.0.38 - - [2025-09-29 03:49:45] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.009779 10.0.0.38 - - [2025-09-29 03:49:45] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.041562 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.032677 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005653 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004556 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.032820 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.034010 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005872 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.005051 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.018706 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004998 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004271 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.021590 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005158 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004415 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.021999 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.004514 10.0.0.38 - - [2025-09-29 03:49:46] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2844 0.003958 10.0.0.38 - - [2025-09-29 03:49:46] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.017009 10.0.0.38 - - [2025-09-29 03:49:51] "POST /neutron/port HTTP/1.1" 200 1091 0.037624 10.0.0.38 - - [2025-09-29 03:49:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017547 10.0.0.38 - - [2025-09-29 03:49:56] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.005353 10.0.0.38 - - [2025-09-29 03:49:56] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008418 10.0.0.38 - - [2025-09-29 03:49:56] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.012119 10.0.0.38 - - [2025-09-29 03:49:56] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.043629 10.0.0.38 - - [2025-09-29 03:49:56] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.037069 10.0.0.38 - - [2025-09-29 03:49:56] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005619 10.0.0.38 - - [2025-09-29 03:49:56] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007781 10.0.0.38 - - [2025-09-29 03:49:56] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.038110 10.0.0.38 - - [2025-09-29 03:49:56] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.036026 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.012374 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006341 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.043277 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.041129 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006806 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004509 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.021594 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003361 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004937 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.003901 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.033153 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.045736 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004705 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004526 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.038006 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.037919 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006857 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006722 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.031384 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.033188 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005082 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004092 10.0.0.38 - - [2025-09-29 03:49:57] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.022142 10.0.0.38 - - [2025-09-29 03:49:57] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 900 0.003441 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.005101 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.004365 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.029053 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/b2018f0e-ccb8-41b4-92af-e2cbd8a0ba5c HTTP/1.1" 200 255 0.040642 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006822 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2842 0.006731 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.035589 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/f4977e49-20bf-4134-a94f-18d9ea1976cf HTTP/1.1" 200 255 0.033056 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.007773 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.006182 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.031796 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.034631 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.008934 10.0.0.38 - - [2025-09-29 03:49:58] "GET /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.007359 10.0.0.38 - - [2025-09-29 03:49:58] "PUT /bgp-router/cd4be932-c168-46a6-a61e-628855c4db09 HTTP/1.1" 200 255 0.021273 10.0.0.38 - - [2025-09-29 03:49:58] "POST /ref-update HTTP/1.1" 200 156 0.061659 10.0.0.33 - - [2025-09-29 03:49:58] "DELETE /access-control-list/aca90d00-d8f2-43d5-8bf8-85b4210fb4dc HTTP/1.1" 200 115 0.069777 10.0.0.38 - - [2025-09-29 03:49:58] "GET /virtual-network/33816cb6-1048-42cd-b9b4-be4d4a03a851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.022549 10.0.0.38 - - [2025-09-29 03:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2025-09-29 03:49:58] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.006803 10.0.0.38 - - [2025-09-29 03:49:59] "POST /ref-update HTTP/1.1" 200 156 0.060008 10.0.0.33 - - [2025-09-29 03:49:59] "POST /ref-update HTTP/1.1" 200 156 0.022501 10.0.0.38 - - [2025-09-29 03:49:59] "GET /virtual-network/ec55706e-db0b-4482-8656-9585651d4b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.022729 10.0.0.38 - - [2025-09-29 03:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.38 - - [2025-09-29 03:49:59] "GET /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2162 0.004443 10.0.0.38 - - [2025-09-29 03:49:59] "POST /neutron/port HTTP/1.1" 200 1091 0.012687 10.0.0.38 - - [2025-09-29 03:49:59] "DELETE /network-policy/33d5f0ab-3fc3-4426-b7fb-a142aa07e257 HTTP/1.1" 200 115 0.038887 10.0.0.38 - - [2025-09-29 03:49:59] "POST /neutron/port HTTP/1.1" 200 1117 0.010992 10.0.0.38 - - [2025-09-29 03:49:59] "POST /neutron/port HTTP/1.1" 200 151 0.225633 10.0.0.249 - - [2025-09-29 03:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003454 10.0.0.249 - - [2025-09-29 03:50:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004501 10.0.0.38 - - [2025-09-29 03:50:01] "POST /neutron/network HTTP/1.1" 200 151 0.139836 10.0.0.33 - - [2025-09-29 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2025-09-29 03:50:01] "POST /ref-update HTTP/1.1" 200 156 0.083663 10.0.0.38 - - [2025-09-29 03:50:01] "POST /neutron/network HTTP/1.1" 200 977 0.028859 10.0.0.38 - - [2025-09-29 03:50:01] "GET /virtual-network/e8266309-4b23-460e-9f6f-de9b23e61f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2569 0.009598 10.0.0.33 - - [2025-09-29 03:50:01] "POST /ref-update HTTP/1.1" 200 156 0.034894 10.0.0.38 - - [2025-09-29 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008587 10.0.0.38 - - [2025-09-29 03:50:01] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004693 10.0.0.38 - - [2025-09-29 03:50:01] "POST /ref-update HTTP/1.1" 200 156 0.065660 10.0.0.38 - - [2025-09-29 03:50:01] "GET /virtual-network/4df91a95-10b2-4756-bf85-c2e26ca63c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009579 10.0.0.38 - - [2025-09-29 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.38 - - [2025-09-29 03:50:02] "GET /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2097 0.004017 10.0.0.38 - - [2025-09-29 03:50:02] "DELETE /network-policy/33178be1-15ad-4f20-9754-630cbdc64c8c HTTP/1.1" 200 115 0.047215 10.0.0.38 - - [2025-09-29 03:50:02] "POST /neutron/network HTTP/1.1" 400 204 0.033744 10.0.0.38 - - [2025-09-29 03:50:03] "POST /neutron/port HTTP/1.1" 200 151 0.398513 10.0.0.38 - - [2025-09-29 03:50:03] "POST /neutron/port HTTP/1.1" 200 151 0.405268 10.0.0.33 - - [2025-09-29 03:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.38 - - [2025-09-29 03:50:04] "POST /neutron/network HTTP/1.1" 200 973 0.010938 10.0.0.33 - - [2025-09-29 03:50:04] "DELETE /route-target/2a7888c4-5d51-483a-94a3-19d52f606c54 HTTP/1.1" 200 115 0.021723 10.0.0.249 - - [2025-09-29 03:50:05] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003398 10.0.0.38 - - [2025-09-29 03:50:06] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.073147 10.0.0.249 - - [2025-09-29 03:50:06] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001250 10.0.0.38 - - [2025-09-29 03:50:06] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?fields=virtual_networks HTTP/1.1" 200 1050 0.047017 10.0.0.249 - - [2025-09-29 03:50:06] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001039 10.0.0.38 - - [2025-09-29 03:50:06] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.052184 10.0.0.249 - - [2025-09-29 03:50:06] "GET /projects?obj_uuids=50ae00d8-4350-4b9a-a630-52135c413c08&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001698 10.0.0.38 - - [2025-09-29 03:50:06] "GET /project/50ae00d8-4350-4b9a-a630-52135c413c08?fields=security_groups HTTP/1.1" 200 1285 0.056606 10.0.0.38 - - [2025-09-29 03:50:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.027615 10.0.0.249 - - [2025-09-29 03:50:07] "GET /projects?obj_uuids=fa67c310-8465-48e2-a3e5-21027b79c433&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004453 10.0.0.249 - - [2025-09-29 03:50:07] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002224 10.0.0.249 - - [2025-09-29 03:50:07] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.014447 10.0.0.249 - - [2025-09-29 03:50:07] "POST /id-to-fqname HTTP/1.1" 200 185 0.002668 10.0.0.249 - - [2025-09-29 03:50:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.005250 10.0.0.249 - - [2025-09-29 03:50:07] "POST /security-groups HTTP/1.1" 200 586 0.080055 10.0.0.249 - - [2025-09-29 03:50:07] "POST /projects HTTP/1.1" 200 575 0.340072 10.0.0.249 - - [2025-09-29 03:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.375726 10.0.0.33 - - [2025-09-29 03:50:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.005925 10.0.0.38 - - [2025-09-29 03:50:07] "GET /project/fa67c310-8465-48e2-a3e5-21027b79c433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.530869 10.0.0.38 - - [2025-09-29 03:50:09] "GET / HTTP/1.1" 200 36215 0.002082 10.0.0.38 - - [2025-09-29 03:50:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.002128 10.0.0.38 - - [2025-09-29 03:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028814 10.0.0.38 - - [2025-09-29 03:50:11] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004081 10.0.0.38 - - [2025-09-29 03:50:11] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.008153 10.0.0.38 - - [2025-09-29 03:50:11] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.007531 10.0.0.38 - - [2025-09-29 03:50:11] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.015223 10.0.0.38 - - [2025-09-29 03:50:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.025577 10.0.0.249 - - [2025-09-29 03:50:13] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003302 10.0.0.249 - - [2025-09-29 03:50:13] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.249 - - [2025-09-29 03:50:13] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.008166 10.0.0.249 - - [2025-09-29 03:50:14] "POST /id-to-fqname HTTP/1.1" 200 185 0.021760 10.0.0.249 - - [2025-09-29 03:50:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.012631 10.0.0.249 - - [2025-09-29 03:50:14] "POST /security-groups HTTP/1.1" 200 586 0.049902 10.0.0.249 - - [2025-09-29 03:50:14] "POST /projects HTTP/1.1" 200 575 0.318521 10.0.0.33 - - [2025-09-29 03:50:14] "POST /access-control-lists HTTP/1.1" 200 593 0.035865 10.0.0.249 - - [2025-09-29 03:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.390965 10.0.0.38 - - [2025-09-29 03:50:14] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.559531 10.0.0.38 - - [2025-09-29 03:50:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.023455 10.0.0.249 - - [2025-09-29 03:50:14] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003173 10.0.0.249 - - [2025-09-29 03:50:14] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001265 10.0.0.249 - - [2025-09-29 03:50:14] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.007314 10.0.0.249 - - [2025-09-29 03:50:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.003246 10.0.0.249 - - [2025-09-29 03:50:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.008890 10.0.0.249 - - [2025-09-29 03:50:15] "POST /security-groups HTTP/1.1" 200 586 0.087194 10.0.0.33 - - [2025-09-29 03:50:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.004590 10.0.0.249 - - [2025-09-29 03:50:15] "POST /projects HTTP/1.1" 200 575 0.319032 10.0.0.249 - - [2025-09-29 03:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.394065 10.0.0.33 - - [2025-09-29 03:50:15] "POST /access-control-lists HTTP/1.1" 200 591 0.048198 10.0.0.38 - - [2025-09-29 03:50:15] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.550582 10.0.0.38 - - [2025-09-29 03:50:16] "GET / HTTP/1.1" 200 36215 0.002893 10.0.0.38 - - [2025-09-29 03:50:16] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.38 - - [2025-09-29 03:50:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.007499 10.0.0.38 - - [2025-09-29 03:50:17] "POST /api-access-lists HTTP/1.1" 200 523 0.048451 10.0.0.38 - - [2025-09-29 03:50:17] "GET /api-access-list/e7deafc1-46a8-4373-b716-d739aaea82ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.009429 10.0.0.38 - - [2025-09-29 03:50:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.001165 10.0.0.38 - - [2025-09-29 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.140032 10.0.0.249 - - [2025-09-29 03:50:18] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001278 10.0.0.38 - - [2025-09-29 03:50:18] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.072677 10.0.0.38 - - [2025-09-29 03:50:18] "GET /virtual-networks?parent_id=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.019460 10.0.0.38 - - [2025-09-29 03:50:18] "POST /virtual-networks HTTP/1.1" 200 570 0.128527 10.0.0.38 - - [2025-09-29 03:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036637 10.0.0.38 - - [2025-09-29 03:50:18] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.015605 10.0.0.249 - - [2025-09-29 03:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009168 10.0.0.38 - - [2025-09-29 03:50:18] "POST /ref-update HTTP/1.1" 200 156 0.097395 10.0.0.38 - - [2025-09-29 03:50:18] "POST /neutron/network HTTP/1.1" 200 829 0.096818 10.0.0.38 - - [2025-09-29 03:50:19] "GET /virtual-network/0756aa6b-96f2-42c2-aa9d-bd4b553112a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.042849 10.0.0.38 - - [2025-09-29 03:50:19] "POST /id-to-fqname HTTP/1.1" 401 292 0.001183 10.0.0.38 - - [2025-09-29 03:50:20] "POST /id-to-fqname HTTP/1.1" 200 230 0.056088 10.0.0.38 - - [2025-09-29 03:50:20] "POST /neutron/network HTTP/1.1" 200 839 0.087369 10.0.0.249 - - [2025-09-29 03:50:21] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001475 10.0.0.38 - - [2025-09-29 03:50:21] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.095317 10.0.0.38 - - [2025-09-29 03:50:21] "POST /neutron/port HTTP/1.1" 200 117 0.050779 10.0.0.38 - - [2025-09-29 03:50:22] "POST /neutron/network HTTP/1.1" 200 829 0.071234 10.0.0.38 - - [2025-09-29 03:50:22] "POST /neutron/port HTTP/1.1" 200 1053 0.029442 10.0.0.38 - - [2025-09-29 03:50:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006505 10.0.0.38 - - [2025-09-29 03:50:23] "POST /neutron/network HTTP/1.1" 200 829 0.011539 10.0.0.38 - - [2025-09-29 03:50:27] "POST /neutron/port HTTP/1.1" 200 1081 0.037351 10.0.0.38 - - [2025-09-29 03:50:27] "POST /neutron/security_group HTTP/1.1" 200 2053 0.015993 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 401 292 0.001392 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 200 1289 0.055751 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 200 1289 0.024185 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine-interface/0f71a3b0-8317-4e04-b064-d5d5ce20c3c2 HTTP/1.1" 200 2536 0.029280 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 200 1289 0.022853 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine-interface/0f71a3b0-8317-4e04-b064-d5d5ce20c3c2 HTTP/1.1" 200 2536 0.028580 10.0.0.38 - - [2025-09-29 03:50:27] "GET /instance-ip/ac1a76c3-daa3-4757-90e8-880a516a6664 HTTP/1.1" 200 1627 0.021000 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 200 1289 0.019298 10.0.0.38 - - [2025-09-29 03:50:27] "GET /virtual-machine-interface/0f71a3b0-8317-4e04-b064-d5d5ce20c3c2 HTTP/1.1" 200 2536 0.023263 10.0.0.38 - - [2025-09-29 03:50:27] "GET /instance-ip/ac1a76c3-daa3-4757-90e8-880a516a6664 HTTP/1.1" 200 1627 0.021828 10.0.0.38 - - [2025-09-29 03:50:27] "POST /fqname-to-id HTTP/1.1" 403 339 0.018777 10.0.0.38 - - [2025-09-29 03:50:27] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028434 10.0.0.38 - - [2025-09-29 03:50:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008122 10.0.0.38 - - [2025-09-29 03:50:28] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.031442 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 403 339 0.037184 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.38 - - [2025-09-29 03:50:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008672 10.0.0.38 - - [2025-09-29 03:50:28] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029664 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 403 339 0.022686 10.0.0.38 - - [2025-09-29 03:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.38 - - [2025-09-29 03:50:28] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005779 10.0.0.38 - - [2025-09-29 03:50:28] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.051726 10.0.0.38 - - [2025-09-29 03:50:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.017305 10.0.0.38 - - [2025-09-29 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.38 - - [2025-09-29 03:50:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005707 10.0.0.38 - - [2025-09-29 03:50:29] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021695 10.0.0.38 - - [2025-09-29 03:50:29] "POST /fqname-to-id HTTP/1.1" 403 339 0.024559 10.0.0.38 - - [2025-09-29 03:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.38 - - [2025-09-29 03:50:29] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007772 10.0.0.38 - - [2025-09-29 03:50:29] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.021111 10.0.0.38 - - [2025-09-29 03:50:31] "POST /neutron/port HTTP/1.1" 200 1081 0.044016 10.0.0.38 - - [2025-09-29 03:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023522 10.0.0.38 - - [2025-09-29 03:50:32] "GET /virtual-network/0756aa6b-96f2-42c2-aa9d-bd4b553112a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.040610 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 403 339 0.022812 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.38 - - [2025-09-29 03:50:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003686 10.0.0.38 - - [2025-09-29 03:50:34] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014884 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 403 339 0.023022 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.38 - - [2025-09-29 03:50:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007197 10.0.0.38 - - [2025-09-29 03:50:34] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.029230 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 403 361 0.018986 10.0.0.38 - - [2025-09-29 03:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2025-09-29 03:50:34] "GET /routing-instance/7a850fca-88de-4bb3-bbf9-b87594721cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004541 10.0.0.38 - - [2025-09-29 03:50:35] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.029670 10.0.0.38 - - [2025-09-29 03:50:35] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005404 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.031852 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007891 10.0.0.38 - - [2025-09-29 03:50:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008604 10.0.0.38 - - [2025-09-29 03:50:35] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025021 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 403 361 0.020982 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.38 - - [2025-09-29 03:50:35] "GET /routing-instance/7a850fca-88de-4bb3-bbf9-b87594721cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006720 10.0.0.38 - - [2025-09-29 03:50:35] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.019054 10.0.0.38 - - [2025-09-29 03:50:35] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003286 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.022911 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.38 - - [2025-09-29 03:50:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004883 10.0.0.38 - - [2025-09-29 03:50:35] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.024267 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 403 339 0.022069 10.0.0.38 - - [2025-09-29 03:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.38 - - [2025-09-29 03:50:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004978 10.0.0.38 - - [2025-09-29 03:50:35] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.025389 10.0.0.249 - - [2025-09-29 03:50:36] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.045526 10.0.0.38 - - [2025-09-29 03:50:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.001359 10.0.0.38 - - [2025-09-29 03:50:36] "GET /obj-perms HTTP/1.1" 200 4915 0.061773 10.0.0.38 - - [2025-09-29 03:50:37] "GET /obj-perms HTTP/1.1" 200 4915 0.015223 10.0.0.38 - - [2025-09-29 03:50:37] "GET /obj-perms HTTP/1.1" 200 4915 0.015392 10.0.0.249 - - [2025-09-29 03:50:37] "GET /obj-perms HTTP/1.1" 200 4915 0.034631 10.0.0.38 - - [2025-09-29 03:50:37] "GET /obj-perms HTTP/1.1" 200 4915 0.013730 10.0.0.38 - - [2025-09-29 03:50:37] "GET /obj-perms HTTP/1.1" 200 4915 0.087895 10.0.0.38 - - [2025-09-29 03:50:38] "GET /obj-perms HTTP/1.1" 200 4915 0.029757 10.0.0.38 - - [2025-09-29 03:50:39] "GET /obj-perms HTTP/1.1" 200 5020 0.052685 10.0.0.249 - - [2025-09-29 03:50:39] "GET /obj-perms HTTP/1.1" 200 5020 0.056742 10.0.0.33 - - [2025-09-29 03:50:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.067116 10.0.0.38 - - [2025-09-29 03:50:40] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 200 1289 0.038369 10.0.0.38 - - [2025-09-29 03:50:40] "POST /neutron/port HTTP/1.1" 200 1107 0.025163 10.0.0.38 - - [2025-09-29 03:50:42] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 404 171 0.041881 10.0.0.38 - - [2025-09-29 03:50:42] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 404 171 0.014783 10.0.0.38 - - [2025-09-29 03:50:42] "GET /virtual-machine/189f5c64-d96b-4b81-a0e4-a2469ed06b8e HTTP/1.1" 404 171 0.014574 10.0.0.38 - - [2025-09-29 03:50:42] "POST /fqname-to-id HTTP/1.1" 403 339 0.034789 10.0.0.38 - - [2025-09-29 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.38 - - [2025-09-29 03:50:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.013608 10.0.0.38 - - [2025-09-29 03:50:42] "GET /virtual-networks?parent_id=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.030528 10.0.0.38 - - [2025-09-29 03:50:42] "POST /fqname-to-id HTTP/1.1" 403 361 0.027234 10.0.0.38 - - [2025-09-29 03:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.38 - - [2025-09-29 03:50:42] "GET /routing-instance/7a850fca-88de-4bb3-bbf9-b87594721cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004863 10.0.0.38 - - [2025-09-29 03:50:42] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.024747 10.0.0.38 - - [2025-09-29 03:50:42] "GET /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003943 10.0.0.38 - - [2025-09-29 03:50:42] "GET /obj-perms HTTP/1.1" 200 4915 0.063599 10.0.0.38 - - [2025-09-29 03:50:43] "GET /obj-perms HTTP/1.1" 200 4915 0.062994 10.0.0.249 - - [2025-09-29 03:50:43] "GET /obj-perms HTTP/1.1" 200 5020 0.009177 10.0.0.38 - - [2025-09-29 03:50:49] "GET /obj-perms HTTP/1.1" 200 5020 0.009750 10.0.0.249 - - [2025-09-29 03:50:52] "GET /obj-perms HTTP/1.1" 200 5020 0.006579 10.0.0.33 - - [2025-09-29 03:50:54] "DELETE /access-control-list/8846a7a7-756a-43f5-bd97-475d723daa9e HTTP/1.1" 200 115 0.054716 10.0.0.38 - - [2025-09-29 03:50:58] "GET /obj-perms HTTP/1.1" 200 5020 0.011168 10.0.0.249 - - [2025-09-29 03:51:01] "GET /obj-perms HTTP/1.1" 200 5020 0.008319 10.0.0.38 - - [2025-09-29 03:51:02] "GET /obj-perms HTTP/1.1" 200 5020 0.010246 10.0.0.249 - - [2025-09-29 03:51:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003011 10.0.0.249 - - [2025-09-29 03:51:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007367 10.0.0.38 - - [2025-09-29 03:51:02] "DELETE /virtual-network/0756aa6b-96f2-42c2-aa9d-bd4b553112a1 HTTP/1.1" 200 115 0.227954 10.0.0.33 - - [2025-09-29 03:51:02] "DELETE /route-target/cabf7aac-991d-4ccc-89db-514827fd52f0 HTTP/1.1" 200 115 0.043445 10.0.0.38 - - [2025-09-29 03:51:02] "DELETE /api-access-list/e7deafc1-46a8-4373-b716-d739aaea82ad HTTP/1.1" 200 115 0.050082 10.0.0.249 - - [2025-09-29 03:51:02] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001123 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.058794 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001312 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?fields=virtual_networks HTTP/1.1" 200 1025 0.070069 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001164 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.054369 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001691 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?fields=security_groups HTTP/1.1" 200 1247 0.061277 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002427 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.045839 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001028 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?fields=virtual_networks HTTP/1.1" 200 1024 0.074680 10.0.0.249 - - [2025-09-29 03:51:03] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000909 10.0.0.38 - - [2025-09-29 03:51:03] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.056346 10.0.0.249 - - [2025-09-29 03:51:04] "GET /projects?obj_uuids=ef20927e-a4a3-4435-84ee-f1bfbe1de42e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000964 10.0.0.38 - - [2025-09-29 03:51:04] "GET /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e?fields=security_groups HTTP/1.1" 200 1246 0.042758 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /project/50ae00d8-4350-4b9a-a630-52135c413c08 HTTP/1.1" 404 177 0.006633 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /project/fa67c310846548e2a3e521027b79c433 HTTP/1.1" 404 173 0.009728 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /project/ef20927ea4a3443584eef1bfbe1de42e HTTP/1.1" 404 173 0.008647 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /project/9a5eae26bc2c406cb2db3d20f6c481d8 HTTP/1.1" 404 173 0.006996 10.0.0.249 - - [2025-09-29 03:51:04] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000796 10.0.0.249 - - [2025-09-29 03:51:04] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.045242 10.0.0.249 - - [2025-09-29 03:51:04] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000941 10.0.0.249 - - [2025-09-29 03:51:04] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?fields=security_groups HTTP/1.1" 200 1349 0.048191 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /security-group/f8b0c076-f519-47b1-abaf-67d36683cd32 HTTP/1.1" 200 115 0.055293 10.0.0.249 - - [2025-09-29 03:51:04] "GET /projects?obj_uuids=9a5eae26-bc2c-406c-b2db-3d20f6c481d8&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000964 10.0.0.249 - - [2025-09-29 03:51:04] "GET /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8?fields=application_policy_sets HTTP/1.1" 200 1388 0.060818 10.0.0.249 - - [2025-09-29 03:51:04] "DELETE /project/9a5eae26-bc2c-406c-b2db-3d20f6c481d8 HTTP/1.1" 200 115 0.406919 10.0.0.38 - - [2025-09-29 03:51:06] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005823 10.0.0.38 - - [2025-09-29 03:51:06] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.017418 10.0.0.249 - - [2025-09-29 03:51:06] "GET /projects?obj_uuids=fa67c310-8465-48e2-a3e5-21027b79c433&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001309 10.0.0.38 - - [2025-09-29 03:51:06] "GET /project/fa67c310-8465-48e2-a3e5-21027b79c433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.053316 10.0.0.249 - - [2025-09-29 03:51:06] "GET /projects?obj_uuids=fa67c310-8465-48e2-a3e5-21027b79c433&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001196 10.0.0.38 - - [2025-09-29 03:51:06] "GET /project/fa67c310-8465-48e2-a3e5-21027b79c433?fields=virtual_networks HTTP/1.1" 200 1025 0.046248 10.0.0.249 - - [2025-09-29 03:51:06] "GET /projects?obj_uuids=fa67c310-8465-48e2-a3e5-21027b79c433&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001279 10.0.0.38 - - [2025-09-29 03:51:06] "GET /project/fa67c310-8465-48e2-a3e5-21027b79c433?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.046037 10.0.0.249 - - [2025-09-29 03:51:06] "GET /projects?obj_uuids=fa67c310-8465-48e2-a3e5-21027b79c433&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001405 10.0.0.38 - - [2025-09-29 03:51:06] "GET /project/fa67c310-8465-48e2-a3e5-21027b79c433?fields=security_groups HTTP/1.1" 200 1247 0.047306 10.0.0.38 - - [2025-09-29 03:51:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.029160 10.0.0.249 - - [2025-09-29 03:51:07] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006212 10.0.0.249 - - [2025-09-29 03:51:07] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001931 10.0.0.249 - - [2025-09-29 03:51:07] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010760 10.0.0.249 - - [2025-09-29 03:51:08] "POST /id-to-fqname HTTP/1.1" 200 190 0.003693 10.0.0.249 - - [2025-09-29 03:51:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.003356 10.0.0.249 - - [2025-09-29 03:51:08] "POST /security-groups HTTP/1.1" 200 591 0.074501 10.0.0.33 - - [2025-09-29 03:51:08] "POST /fqname-to-id HTTP/1.1" 404 234 0.004510 10.0.0.249 - - [2025-09-29 03:51:08] "POST /projects HTTP/1.1" 200 585 0.289915 10.0.0.249 - - [2025-09-29 03:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.361075 10.0.0.33 - - [2025-09-29 03:51:08] "POST /access-control-lists HTTP/1.1" 200 596 0.029690 10.0.0.38 - - [2025-09-29 03:51:08] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.505998 10.0.0.38 - - [2025-09-29 03:51:09] "GET / HTTP/1.1" 200 36215 0.005509 10.0.0.38 - - [2025-09-29 03:51:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000982 10.0.0.38 - - [2025-09-29 03:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.034762 10.0.0.38 - - [2025-09-29 03:51:12] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.007797 10.0.0.38 - - [2025-09-29 03:51:12] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.008231 10.0.0.38 - - [2025-09-29 03:51:12] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.008598 10.0.0.38 - - [2025-09-29 03:51:12] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.022241 10.0.0.38 - - [2025-09-29 03:51:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.035362 10.0.0.249 - - [2025-09-29 03:51:14] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005382 10.0.0.249 - - [2025-09-29 03:51:14] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002814 10.0.0.249 - - [2025-09-29 03:51:14] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.015600 10.0.0.249 - - [2025-09-29 03:51:14] "POST /id-to-fqname HTTP/1.1" 200 190 0.004728 10.0.0.249 - - [2025-09-29 03:51:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.032591 10.0.0.249 - - [2025-09-29 03:51:14] "POST /security-groups HTTP/1.1" 200 591 0.084545 10.0.0.249 - - [2025-09-29 03:51:14] "POST /projects HTTP/1.1" 200 585 0.379413 10.0.0.249 - - [2025-09-29 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.417238 10.0.0.33 - - [2025-09-29 03:51:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.017017 10.0.0.38 - - [2025-09-29 03:51:14] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.601971 10.0.0.38 - - [2025-09-29 03:51:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.023219 10.0.0.249 - - [2025-09-29 03:51:15] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.249 - - [2025-09-29 03:51:15] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.249 - - [2025-09-29 03:51:15] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.010503 10.0.0.249 - - [2025-09-29 03:51:15] "POST /id-to-fqname HTTP/1.1" 200 190 0.002433 10.0.0.249 - - [2025-09-29 03:51:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.004129 10.0.0.249 - - [2025-09-29 03:51:15] "POST /security-groups HTTP/1.1" 200 591 0.033841 10.0.0.249 - - [2025-09-29 03:51:15] "POST /projects HTTP/1.1" 200 585 0.266318 10.0.0.33 - - [2025-09-29 03:51:15] "POST /access-control-lists HTTP/1.1" 200 598 0.035556 10.0.0.249 - - [2025-09-29 03:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.335666 10.0.0.38 - - [2025-09-29 03:51:15] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.483129 10.0.0.38 - - [2025-09-29 03:51:16] "GET / HTTP/1.1" 200 36215 0.001784 10.0.0.38 - - [2025-09-29 03:51:16] "GET / HTTP/1.1" 200 36215 0.004409 10.0.0.38 - - [2025-09-29 03:51:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.008231 10.0.0.38 - - [2025-09-29 03:51:17] "POST /api-access-lists HTTP/1.1" 200 523 0.040684 10.0.0.38 - - [2025-09-29 03:51:17] "GET /api-access-list/46fa7f8e-67fd-4202-9e10-33e6c7d77904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.006069 10.0.0.38 - - [2025-09-29 03:51:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.001170 10.0.0.38 - - [2025-09-29 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.063177 10.0.0.249 - - [2025-09-29 03:51:18] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003231 10.0.0.38 - - [2025-09-29 03:51:18] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.117438 10.0.0.38 - - [2025-09-29 03:51:18] "GET /virtual-networks?parent_id=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.035439 10.0.0.38 - - [2025-09-29 03:51:18] "POST /virtual-networks HTTP/1.1" 200 585 0.112179 10.0.0.33 - - [2025-09-29 03:51:18] "POST /route-targets HTTP/1.1" 200 328 0.019035 10.0.0.38 - - [2025-09-29 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.033999 10.0.0.38 - - [2025-09-29 03:51:18] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.016469 10.0.0.249 - - [2025-09-29 03:51:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004392 10.0.0.38 - - [2025-09-29 03:51:18] "POST /ref-update HTTP/1.1" 200 156 0.094384 10.0.0.38 - - [2025-09-29 03:51:19] "POST /neutron/network HTTP/1.1" 200 848 0.092438 10.0.0.38 - - [2025-09-29 03:51:19] "GET /virtual-network/932979a7-a2f1-4718-ae6d-ddd62984d7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.025044 10.0.0.38 - - [2025-09-29 03:51:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000700 10.0.0.38 - - [2025-09-29 03:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.062910 10.0.0.249 - - [2025-09-29 03:51:19] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002683 10.0.0.38 - - [2025-09-29 03:51:19] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.087047 10.0.0.38 - - [2025-09-29 03:51:19] "GET /virtual-networks?parent_id=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018280 10.0.0.38 - - [2025-09-29 03:51:19] "POST /virtual-networks HTTP/1.1" 200 585 0.118794 10.0.0.38 - - [2025-09-29 03:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.036567 10.0.0.33 - - [2025-09-29 03:51:20] "POST /ref-update HTTP/1.1" 200 156 0.029314 10.0.0.38 - - [2025-09-29 03:51:20] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.018839 10.0.0.249 - - [2025-09-29 03:51:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006567 10.0.0.38 - - [2025-09-29 03:51:20] "POST /ref-update HTTP/1.1" 200 156 0.096897 10.0.0.38 - - [2025-09-29 03:51:20] "POST /neutron/network HTTP/1.1" 200 849 0.067806 10.0.0.38 - - [2025-09-29 03:51:20] "GET /virtual-network/43b4e421-7646-45c8-939e-1a0757389bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.027153 10.0.0.38 - - [2025-09-29 03:51:20] "POST /neutron/subnet HTTP/1.1" 200 681 0.046995 10.0.0.38 - - [2025-09-29 03:51:21] "PUT /virtual-network/932979a7-a2f1-4718-ae6d-ddd62984d7ff HTTP/1.1" 200 265 0.072902 10.0.0.38 - - [2025-09-29 03:51:21] "PUT /virtual-network/932979a7-a2f1-4718-ae6d-ddd62984d7ff HTTP/1.1" 200 265 0.053612 10.0.0.249 - - [2025-09-29 03:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002490 10.0.0.249 - - [2025-09-29 03:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002741 10.0.0.38 - - [2025-09-29 03:51:21] "DELETE /virtual-network/43b4e421-7646-45c8-939e-1a0757389bfd HTTP/1.1" 200 115 0.136503 10.0.0.249 - - [2025-09-29 03:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002508 10.0.0.33 - - [2025-09-29 03:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.249 - - [2025-09-29 03:51:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002901 10.0.0.38 - - [2025-09-29 03:51:21] "DELETE /virtual-network/932979a7-a2f1-4718-ae6d-ddd62984d7ff HTTP/1.1" 200 115 0.141245 10.0.0.38 - - [2025-09-29 03:51:21] "DELETE /api-access-list/46fa7f8e-67fd-4202-9e10-33e6c7d77904 HTTP/1.1" 200 115 0.033338 10.0.0.249 - - [2025-09-29 03:51:22] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002964 10.0.0.38 - - [2025-09-29 03:51:22] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.085978 10.0.0.249 - - [2025-09-29 03:51:22] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002242 10.0.0.38 - - [2025-09-29 03:51:22] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?fields=virtual_networks HTTP/1.1" 200 1035 0.064809 10.0.0.249 - - [2025-09-29 03:51:22] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.38 - - [2025-09-29 03:51:22] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.056868 10.0.0.249 - - [2025-09-29 03:51:22] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001331 10.0.0.38 - - [2025-09-29 03:51:22] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?fields=security_groups HTTP/1.1" 200 1262 0.061139 10.0.0.249 - - [2025-09-29 03:51:22] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003775 10.0.0.38 - - [2025-09-29 03:51:23] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.093821 10.0.0.249 - - [2025-09-29 03:51:23] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001843 10.0.0.38 - - [2025-09-29 03:51:23] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?fields=virtual_networks HTTP/1.1" 200 1034 0.052358 10.0.0.249 - - [2025-09-29 03:51:23] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000959 10.0.0.38 - - [2025-09-29 03:51:23] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.057358 10.0.0.249 - - [2025-09-29 03:51:23] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001323 10.0.0.38 - - [2025-09-29 03:51:23] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?fields=security_groups HTTP/1.1" 200 1261 0.044815 10.0.0.38 - - [2025-09-29 03:51:26] "GET / HTTP/1.1" 200 36215 0.002494 10.0.0.38 - - [2025-09-29 03:51:27] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.38 - - [2025-09-29 03:51:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.001402 10.0.0.38 - - [2025-09-29 03:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.083562 10.0.0.249 - - [2025-09-29 03:51:28] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002313 10.0.0.38 - - [2025-09-29 03:51:28] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091493 10.0.0.38 - - [2025-09-29 03:51:28] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.027782 10.0.0.38 - - [2025-09-29 03:51:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.018625 10.0.0.38 - - [2025-09-29 03:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.027375 10.0.0.249 - - [2025-09-29 03:51:28] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001798 10.0.0.38 - - [2025-09-29 03:51:28] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.035844 10.0.0.38 - - [2025-09-29 03:51:28] "POST /service-templates HTTP/1.1" 403 264 0.022170 10.0.0.38 - - [2025-09-29 03:51:28] "POST /fqname-to-id HTTP/1.1" 404 215 0.004192 10.0.0.38 - - [2025-09-29 03:51:28] "POST /api-access-lists HTTP/1.1" 200 557 0.031691 10.0.0.38 - - [2025-09-29 03:51:29] "GET /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.006569 10.0.0.38 - - [2025-09-29 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018914 10.0.0.249 - - [2025-09-29 03:51:29] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001176 10.0.0.38 - - [2025-09-29 03:51:29] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056786 10.0.0.38 - - [2025-09-29 03:51:29] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017193 10.0.0.38 - - [2025-09-29 03:51:29] "POST /virtual-networks HTTP/1.1" 200 585 0.105371 10.0.0.33 - - [2025-09-29 03:51:29] "POST /ref-update HTTP/1.1" 200 156 0.027061 10.0.0.38 - - [2025-09-29 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.036459 10.0.0.38 - - [2025-09-29 03:51:29] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.018649 10.0.0.249 - - [2025-09-29 03:51:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007022 10.0.0.38 - - [2025-09-29 03:51:29] "POST /ref-update HTTP/1.1" 200 156 0.101204 10.0.0.38 - - [2025-09-29 03:51:29] "GET /virtual-network/c8a3c157-4239-4a08-83a7-2a14f9dddbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021524 10.0.0.38 - - [2025-09-29 03:51:29] "POST /neutron/network HTTP/1.1" 200 848 0.057207 10.0.0.38 - - [2025-09-29 03:51:30] "GET /virtual-network/c8a3c157-4239-4a08-83a7-2a14f9dddbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005828 10.0.0.38 - - [2025-09-29 03:51:30] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.005009 10.0.0.38 - - [2025-09-29 03:51:30] "GET /virtual-network/c8a3c157-4239-4a08-83a7-2a14f9dddbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009593 10.0.0.33 - - [2025-09-29 03:51:31] "GET /obj-perms HTTP/1.1" 200 5030 0.061788 10.0.0.249 - - [2025-09-29 03:51:31] "GET /obj-perms HTTP/1.1" 200 5030 0.058995 10.0.0.38 - - [2025-09-29 03:51:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.027734 10.0.0.38 - - [2025-09-29 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025973 10.0.0.249 - - [2025-09-29 03:51:31] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001700 10.0.0.38 - - [2025-09-29 03:51:31] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.030365 10.0.0.38 - - [2025-09-29 03:51:31] "POST /service-templates HTTP/1.1" 403 264 0.022390 10.0.0.38 - - [2025-09-29 03:51:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.007214 10.0.0.38 - - [2025-09-29 03:51:32] "POST /api-access-lists HTTP/1.1" 200 523 0.042084 10.0.0.38 - - [2025-09-29 03:51:32] "GET /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.006557 10.0.0.38 - - [2025-09-29 03:51:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.025533 10.0.0.38 - - [2025-09-29 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017937 10.0.0.249 - - [2025-09-29 03:51:32] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.38 - - [2025-09-29 03:51:32] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.025322 10.0.0.38 - - [2025-09-29 03:51:32] "POST /service-templates HTTP/1.1" 200 553 0.062154 10.0.0.38 - - [2025-09-29 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024841 10.0.0.38 - - [2025-09-29 03:51:32] "GET /service-template/adad52c7-5f0c-4177-ae3a-5c42e6e25658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.029775 10.0.0.38 - - [2025-09-29 03:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027827 10.0.0.38 - - [2025-09-29 03:51:32] "GET /service-template/adad52c7-5f0c-4177-ae3a-5c42e6e25658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022811 10.0.0.38 - - [2025-09-29 03:51:33] "GET /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.008447 10.0.0.38 - - [2025-09-29 03:51:33] "PUT /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421 HTTP/1.1" 200 265 0.024449 10.0.0.38 - - [2025-09-29 03:51:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.001050 10.0.0.38 - - [2025-09-29 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.064120 10.0.0.249 - - [2025-09-29 03:51:33] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003720 10.0.0.38 - - [2025-09-29 03:51:33] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.105363 10.0.0.38 - - [2025-09-29 03:51:33] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 372 0.025922 10.0.0.38 - - [2025-09-29 03:51:34] "POST /virtual-networks HTTP/1.1" 403 263 0.025717 10.0.0.38 - - [2025-09-29 03:51:34] "GET /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1293 0.008052 10.0.0.38 - - [2025-09-29 03:51:34] "PUT /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc HTTP/1.1" 200 265 0.024136 10.0.0.38 - - [2025-09-29 03:51:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.027216 10.0.0.38 - - [2025-09-29 03:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025382 10.0.0.249 - - [2025-09-29 03:51:34] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003670 10.0.0.38 - - [2025-09-29 03:51:34] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.043897 10.0.0.38 - - [2025-09-29 03:51:34] "POST /service-templates HTTP/1.1" 403 264 0.018090 10.0.0.38 - - [2025-09-29 03:51:34] "GET /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004951 10.0.0.38 - - [2025-09-29 03:51:34] "PUT /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421 HTTP/1.1" 200 265 0.014763 10.0.0.38 - - [2025-09-29 03:51:34] "GET /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004787 10.0.0.38 - - [2025-09-29 03:51:34] "PUT /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc HTTP/1.1" 200 265 0.018806 10.0.0.38 - - [2025-09-29 03:51:35] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004166 10.0.0.38 - - [2025-09-29 03:51:35] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.018392 10.0.0.38 - - [2025-09-29 03:51:35] "DELETE /api-access-list/65f0e105-17aa-4641-bc42-342e2387e421 HTTP/1.1" 200 115 0.039341 10.0.0.38 - - [2025-09-29 03:51:35] "DELETE /api-access-list/eb5bb5ca-891f-4dfa-968c-0448d8ecbdfc HTTP/1.1" 200 115 0.043436 10.0.0.38 - - [2025-09-29 03:51:36] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.008229 10.0.0.38 - - [2025-09-29 03:51:36] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.026633 10.0.0.38 - - [2025-09-29 03:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.025896 10.0.0.38 - - [2025-09-29 03:51:36] "DELETE /service-template/adad52c7-5f0c-4177-ae3a-5c42e6e25658 HTTP/1.1" 200 115 0.051763 10.0.0.38 - - [2025-09-29 03:51:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.037988 10.0.0.249 - - [2025-09-29 03:51:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003377 10.0.0.249 - - [2025-09-29 03:51:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 10.0.0.38 - - [2025-09-29 03:51:37] "DELETE /virtual-network/c8a3c157-4239-4a08-83a7-2a14f9dddbd4 HTTP/1.1" 200 115 0.121449 10.0.0.38 - - [2025-09-29 03:51:37] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004764 10.0.0.38 - - [2025-09-29 03:51:37] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.029431 10.0.0.38 - - [2025-09-29 03:51:37] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005499 10.0.0.38 - - [2025-09-29 03:51:37] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.014745 10.0.0.38 - - [2025-09-29 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008841 10.0.0.249 - - [2025-09-29 03:51:40] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003499 10.0.0.38 - - [2025-09-29 03:51:40] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.101913 10.0.0.38 - - [2025-09-29 03:51:40] "POST /neutron/network HTTP/1.1" 200 117 0.097215 10.0.0.33 - - [2025-09-29 03:51:40] "POST /route-targets HTTP/1.1" 200 328 0.019775 10.0.0.38 - - [2025-09-29 03:51:40] "POST /neutron/network HTTP/1.1" 200 862 0.010154 10.0.0.38 - - [2025-09-29 03:51:40] "POST /id-to-fqname HTTP/1.1" 200 240 0.001617 10.0.0.38 - - [2025-09-29 03:51:40] "GET /virtual-network/e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006343 10.0.0.38 - - [2025-09-29 03:51:40] "GET /virtual-network/e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.005637 10.0.0.38 - - [2025-09-29 03:51:40] "POST /neutron/subnet HTTP/1.1" 200 724 0.010787 10.0.0.38 - - [2025-09-29 03:51:40] "GET /virtual-network/e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006662 10.0.0.38 - - [2025-09-29 03:51:40] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.004509 10.0.0.38 - - [2025-09-29 03:51:41] "GET /virtual-network/e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.008023 10.0.0.38 - - [2025-09-29 03:51:41] "POST /fqname-to-id HTTP/1.1" 404 215 0.004099 10.0.0.38 - - [2025-09-29 03:51:41] "POST /api-access-lists HTTP/1.1" 200 557 0.050510 10.0.0.38 - - [2025-09-29 03:51:41] "GET /api-access-list/809439cb-e766-429d-9f0b-581893906b1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2444 0.010538 10.0.0.38 - - [2025-09-29 03:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018641 10.0.0.249 - - [2025-09-29 03:51:41] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001415 10.0.0.38 - - [2025-09-29 03:51:41] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.064095 10.0.0.249 - - [2025-09-29 03:51:41] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003679 10.0.0.38 - - [2025-09-29 03:51:42] "POST /neutron/network HTTP/1.1" 200 645 0.195847 10.0.0.249 - - [2025-09-29 03:51:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008389 10.0.0.38 - - [2025-09-29 03:51:42] "POST /neutron/subnet HTTP/1.1" 200 725 0.300443 10.0.0.38 - - [2025-09-29 03:51:42] "POST /id-to-fqname HTTP/1.1" 200 240 0.016337 10.0.0.38 - - [2025-09-29 03:51:42] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.024452 10.0.0.33 - - [2025-09-29 03:51:42] "POST /ref-update HTTP/1.1" 200 156 0.037526 10.0.0.38 - - [2025-09-29 03:51:42] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.020453 10.0.0.38 - - [2025-09-29 03:51:42] "POST /neutron/network HTTP/1.1" 200 864 0.028026 10.0.0.38 - - [2025-09-29 03:51:42] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006825 10.0.0.38 - - [2025-09-29 03:51:42] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.004070 10.0.0.38 - - [2025-09-29 03:51:43] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.007462 10.0.0.38 - - [2025-09-29 03:51:43] "GET /obj-perms HTTP/1.1" 200 5030 0.108883 10.0.0.38 - - [2025-09-29 03:51:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.035226 10.0.0.249 - - [2025-09-29 03:51:43] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002781 10.0.0.33 - - [2025-09-29 03:51:43] "POST /fqname-to-id HTTP/1.1" 404 263 0.012224 10.0.0.33 - - [2025-09-29 03:51:44] "PUT /access-control-list/5e81303b-1e72-467e-a988-8ffb744c382b HTTP/1.1" 200 273 0.018201 10.0.0.38 - - [2025-09-29 03:51:44] "POST /neutron/security_group HTTP/1.1" 200 1426 0.544202 10.0.0.38 - - [2025-09-29 03:51:44] "POST /neutron/security_group HTTP/1.1" 200 1426 0.019914 10.0.0.249 - - [2025-09-29 03:51:44] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001974 10.0.0.38 - - [2025-09-29 03:51:44] "POST /neutron/security_group_rule HTTP/1.1" 200 570 0.114652 10.0.0.33 - - [2025-09-29 03:51:45] "PUT /access-control-list/5e81303b-1e72-467e-a988-8ffb744c382b HTTP/1.1" 200 273 0.015618 10.0.0.38 - - [2025-09-29 03:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035152 10.0.0.38 - - [2025-09-29 03:51:45] "GET /security-group/eb329f9d-2443-4452-857e-acd644d8ec92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.026148 10.0.0.38 - - [2025-09-29 03:51:45] "POST /id-to-fqname HTTP/1.1" 200 240 0.016041 10.0.0.38 - - [2025-09-29 03:51:46] "POST /neutron/network HTTP/1.1" 200 874 0.068738 10.0.0.249 - - [2025-09-29 03:51:46] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001834 10.0.0.38 - - [2025-09-29 03:51:46] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.091340 10.0.0.38 - - [2025-09-29 03:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.040228 10.0.0.38 - - [2025-09-29 03:51:47] "POST /neutron/network HTTP/1.1" 200 864 0.073093 10.0.0.38 - - [2025-09-29 03:51:48] "POST /neutron/port HTTP/1.1" 200 1060 0.013727 10.0.0.38 - - [2025-09-29 03:51:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004442 10.0.0.38 - - [2025-09-29 03:51:48] "POST /neutron/network HTTP/1.1" 200 864 0.008132 10.0.0.38 - - [2025-09-29 03:51:52] "POST /neutron/port HTTP/1.1" 200 1088 0.028575 10.0.0.38 - - [2025-09-29 03:51:52] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010774 10.0.0.38 - - [2025-09-29 03:51:52] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 401 292 0.000695 10.0.0.38 - - [2025-09-29 03:51:52] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.043168 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.028662 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4 HTTP/1.1" 200 3030 0.038487 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.022856 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4 HTTP/1.1" 200 3030 0.026211 10.0.0.38 - - [2025-09-29 03:51:53] "GET /instance-ip/4db4a43b-c90c-4cf9-9510-73876ccc7b78 HTTP/1.1" 200 1643 0.034231 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.018998 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4 HTTP/1.1" 200 3030 0.021535 10.0.0.38 - - [2025-09-29 03:51:53] "GET /instance-ip/4db4a43b-c90c-4cf9-9510-73876ccc7b78 HTTP/1.1" 200 1643 0.018625 10.0.0.38 - - [2025-09-29 03:51:53] "POST /fqname-to-id HTTP/1.1" 403 354 0.019021 10.0.0.38 - - [2025-09-29 03:51:53] "GET / HTTP/1.1" 200 36215 0.003134 10.0.0.38 - - [2025-09-29 03:51:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.001017 10.0.0.38 - - [2025-09-29 03:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025202 10.0.0.38 - - [2025-09-29 03:51:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005421 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.029746 10.0.0.38 - - [2025-09-29 03:51:53] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.025163 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.020381 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.38 - - [2025-09-29 03:51:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005418 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.029733 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.046077 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.030821 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.38 - - [2025-09-29 03:51:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008451 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.043088 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.043882 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.027385 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.38 - - [2025-09-29 03:51:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005113 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.073617 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.053458 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 403 354 0.017198 10.0.0.38 - - [2025-09-29 03:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.38 - - [2025-09-29 03:51:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003263 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.053261 10.0.0.38 - - [2025-09-29 03:51:54] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.024623 10.0.0.33 - - [2025-09-29 03:51:54] "DELETE /access-control-list/fb9112fb-b2a4-45ee-8de6-148b96aa828b HTTP/1.1" 200 115 0.044710 10.0.0.38 - - [2025-09-29 03:51:56] "POST /neutron/port HTTP/1.1" 200 1088 0.023557 10.0.0.38 - - [2025-09-29 03:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027630 10.0.0.38 - - [2025-09-29 03:51:58] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.029951 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.028559 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.38 - - [2025-09-29 03:52:00] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005062 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.025835 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.034254 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.033281 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008732 10.0.0.38 - - [2025-09-29 03:52:00] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004674 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.034745 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.033625 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024200 10.0.0.38 - - [2025-09-29 03:52:00] "GET /routing-instance/4820f192-7400-4154-853d-f672f6aa8209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.029289 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 403 354 0.024606 10.0.0.38 - - [2025-09-29 03:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.38 - - [2025-09-29 03:52:00] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007532 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.039571 10.0.0.38 - - [2025-09-29 03:52:00] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.034481 10.0.0.38 - - [2025-09-29 03:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028120 10.0.0.38 - - [2025-09-29 03:52:01] "GET /routing-instance/4820f192-7400-4154-853d-f672f6aa8209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.032840 10.0.0.249 - - [2025-09-29 03:52:01] "GET /obj-perms HTTP/1.1" 403 257 0.053863 10.0.0.38 - - [2025-09-29 03:52:01] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.051887 10.0.0.38 - - [2025-09-29 03:52:02] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021667 10.0.0.249 - - [2025-09-29 03:52:02] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.029102 10.0.0.38 - - [2025-09-29 03:52:02] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021082 10.0.0.38 - - [2025-09-29 03:52:02] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.026679 10.0.0.38 - - [2025-09-29 03:52:02] "GET /obj-perms HTTP/1.1" 403 257 0.053819 10.0.0.249 - - [2025-09-29 03:52:02] "GET /obj-perms HTTP/1.1" 200 5030 0.005404 10.0.0.38 - - [2025-09-29 03:52:02] "GET /obj-perms HTTP/1.1" 403 257 0.014096 10.0.0.38 - - [2025-09-29 03:52:03] "GET /obj-perms HTTP/1.1" 403 257 0.034567 10.0.0.38 - - [2025-09-29 03:52:03] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.021486 10.0.0.33 - - [2025-09-29 03:52:03] "GET /obj-perms HTTP/1.1" 403 257 0.048668 10.0.0.249 - - [2025-09-29 03:52:03] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.021417 10.0.0.38 - - [2025-09-29 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018797 10.0.0.249 - - [2025-09-29 03:52:03] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001190 10.0.0.38 - - [2025-09-29 03:52:03] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.056379 10.0.0.38 - - [2025-09-29 03:52:03] "GET /virtual-network/e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.021050 10.0.0.38 - - [2025-09-29 03:52:04] "GET /floating-ip-pools?parent_id=e73b7d90-a22f-4cf5-a1ce-a8906db7f9d5&detail=False&count=False&shared=False HTTP/1.1" 200 394 0.017512 10.0.0.38 - - [2025-09-29 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018355 10.0.0.38 - - [2025-09-29 03:52:04] "GET /floating-ip-pool/0d8d757f-6f25-4a79-ac0d-a9e0e908149d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.028831 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001443 10.0.0.38 - - [2025-09-29 03:52:04] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.092947 10.0.0.38 - - [2025-09-29 03:52:04] "POST /floating-ips HTTP/1.1" 200 618 0.090987 10.0.0.38 - - [2025-09-29 03:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023626 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /project/fa67c310-8465-48e2-a3e5-21027b79c433 HTTP/1.1" 404 177 0.022031 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /project/f8bcf463200b4f14a53acbaaf60b447a HTTP/1.1" 404 173 0.018057 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /project/8c096041fd004b0b941bee0370fe3057 HTTP/1.1" 404 173 0.020815 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /project/252eb9a99e054122af1eb757639df899 HTTP/1.1" 404 173 0.017235 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /project/ef20927e-a4a3-4435-84ee-f1bfbe1de42e HTTP/1.1" 404 177 0.011256 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000961 10.0.0.38 - - [2025-09-29 03:52:04] "GET /floating-ip/8680a7e9-5fc9-4482-a09b-2047b8ee69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.072075 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.064096 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.079708 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000900 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000881 10.0.0.38 - - [2025-09-29 03:52:04] "GET /floating-ip/8680a7e9-5fc9-4482-a09b-2047b8ee69e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.027559 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?fields=security_groups HTTP/1.1" 200 1363 0.045439 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?fields=security_groups HTTP/1.1" 200 1364 0.044778 10.0.0.38 - - [2025-09-29 03:52:04] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 992 0.031778 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /security-group/01155482-7413-4eac-8f31-a37cbac38977 HTTP/1.1" 200 115 0.087796 10.0.0.249 - - [2025-09-29 03:52:04] "DELETE /security-group/8c07872e-02a9-428b-8bbe-a36951b4f916 HTTP/1.1" 200 115 0.089835 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=252eb9a9-9e05-4122-af1e-b757639df899&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001036 10.0.0.249 - - [2025-09-29 03:52:04] "GET /projects?obj_uuids=8c096041-fd00-4b0b-941b-ee0370fe3057&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000829 10.0.0.38 - - [2025-09-29 03:52:04] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.048032 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/252eb9a9-9e05-4122-af1e-b757639df899?fields=application_policy_sets HTTP/1.1" 200 1402 0.072684 10.0.0.33 - - [2025-09-29 03:52:04] "DELETE /access-control-list/3c8887c3-c8f5-4f99-9bc7-653ec56009e2 HTTP/1.1" 200 115 0.066802 10.0.0.249 - - [2025-09-29 03:52:04] "GET /project/8c096041-fd00-4b0b-941b-ee0370fe3057?fields=application_policy_sets HTTP/1.1" 200 1403 0.116312 10.0.0.38 - - [2025-09-29 03:52:05] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.067039 10.0.0.38 - - [2025-09-29 03:52:05] "POST /ref-update HTTP/1.1" 200 156 0.077741 10.0.0.249 - - [2025-09-29 03:52:05] "DELETE /project/252eb9a9-9e05-4122-af1e-b757639df899 HTTP/1.1" 200 115 0.572256 10.0.0.249 - - [2025-09-29 03:52:05] "DELETE /project/8c096041-fd00-4b0b-941b-ee0370fe3057 HTTP/1.1" 200 115 0.579638 10.0.0.38 - - [2025-09-29 03:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.036182 10.0.0.38 - - [2025-09-29 03:52:05] "GET /routing-instance/dd78592c-47c9-4c51-990b-5ee68096e787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030260 10.0.0.38 - - [2025-09-29 03:52:05] "POST /neutron/security_group HTTP/1.1" 200 542 0.107663 10.0.0.38 - - [2025-09-29 03:52:05] "POST /neutron/port HTTP/1.1" 200 1114 0.107117 10.0.0.38 - - [2025-09-29 03:52:06] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.023356 10.0.0.38 - - [2025-09-29 03:52:06] "GET /virtual-machine-interface/50ad04bf-5763-4050-a81b-f2e1338c49d4 HTTP/1.1" 200 3594 0.025559 10.0.0.38 - - [2025-09-29 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017258 10.0.0.38 - - [2025-09-29 03:52:06] "GET /security-group/eb329f9d-2443-4452-857e-acd644d8ec92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.016750 10.0.0.38 - - [2025-09-29 03:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021927 10.0.0.38 - - [2025-09-29 03:52:06] "GET /security-group/eb329f9d-2443-4452-857e-acd644d8ec92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1318 0.019898 10.0.0.38 - - [2025-09-29 03:52:06] "DELETE /floating-ip/8680a7e9-5fc9-4482-a09b-2047b8ee69e9 HTTP/1.1" 200 115 0.088395 10.0.0.38 - - [2025-09-29 03:52:06] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 200 1293 0.027493 10.0.0.38 - - [2025-09-29 03:52:07] "POST /neutron/port HTTP/1.1" 200 1129 0.039976 10.0.0.38 - - [2025-09-29 03:52:08] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 404 171 0.022940 10.0.0.38 - - [2025-09-29 03:52:08] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 404 171 0.019046 10.0.0.38 - - [2025-09-29 03:52:08] "GET /virtual-machine/5c8ec359-45e4-427f-804f-c9dd798479eb HTTP/1.1" 404 171 0.021630 10.0.0.38 - - [2025-09-29 03:52:09] "POST /fqname-to-id HTTP/1.1" 403 354 0.029896 10.0.0.38 - - [2025-09-29 03:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.38 - - [2025-09-29 03:52:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007336 10.0.0.38 - - [2025-09-29 03:52:09] "GET /virtual-networks?parent_id=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 613 0.029448 10.0.0.38 - - [2025-09-29 03:52:09] "GET /virtual-network/be2cb09d-3d04-4ec4-b92d-0063ccf9a2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.038074 10.0.0.38 - - [2025-09-29 03:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020405 10.0.0.38 - - [2025-09-29 03:52:09] "GET /routing-instance/4820f192-7400-4154-853d-f672f6aa8209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.038763 10.0.0.38 - - [2025-09-29 03:52:09] "GET /obj-perms HTTP/1.1" 403 257 0.052749 10.0.0.38 - - [2025-09-29 03:52:10] "GET /obj-perms HTTP/1.1" 200 5056 0.062426 10.0.0.249 - - [2025-09-29 03:52:16] "GET /obj-perms HTTP/1.1" 200 5030 0.008340 10.0.0.38 - - [2025-09-29 03:52:19] "GET /obj-perms HTTP/1.1" 200 5030 0.008996 10.0.0.249 - - [2025-09-29 03:52:25] "GET /obj-perms HTTP/1.1" 200 5030 0.004954 10.0.0.38 - - [2025-09-29 03:52:28] "GET /obj-perms HTTP/1.1" 200 5030 0.009412 10.0.0.38 - - [2025-09-29 03:52:31] "GET /obj-perms HTTP/1.1" 200 5030 0.007798 10.0.0.33 - - [2025-09-29 03:52:31] "GET /obj-perms HTTP/1.1" 200 5030 0.005370 10.0.0.249 - - [2025-09-29 03:52:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004272 10.0.0.38 - - [2025-09-29 03:52:31] "POST /neutron/security_group HTTP/1.1" 200 568 0.022980 10.0.0.38 - - [2025-09-29 03:52:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.027130 10.0.0.33 - - [2025-09-29 03:52:31] "DELETE /access-control-list/d907961b-8d25-46e4-b919-5c91bcfffdd5 HTTP/1.1" 200 115 0.062294 10.0.0.249 - - [2025-09-29 03:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002521 10.0.0.249 - - [2025-09-29 03:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004938 10.0.0.38 - - [2025-09-29 03:52:32] "POST /neutron/network HTTP/1.1" 200 151 0.204493 10.0.0.33 - - [2025-09-29 03:52:32] "DELETE /route-target/8db62304-ec93-4008-9b56-6dee0e08fb8b HTTP/1.1" 200 115 0.027463 10.0.0.38 - - [2025-09-29 03:52:32] "DELETE /api-access-list/809439cb-e766-429d-9f0b-581893906b1b HTTP/1.1" 200 115 0.037745 10.0.0.38 - - [2025-09-29 03:52:34] "GET /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006029 10.0.0.38 - - [2025-09-29 03:52:34] "PUT /api-access-list/f27f31d0-4d1b-4c86-ae69-0e07859ca438 HTTP/1.1" 200 265 0.026286 10.0.0.249 - - [2025-09-29 03:52:34] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002718 10.0.0.38 - - [2025-09-29 03:52:34] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.076194 10.0.0.249 - - [2025-09-29 03:52:34] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001672 10.0.0.38 - - [2025-09-29 03:52:34] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?fields=virtual_networks HTTP/1.1" 200 1035 0.056855 10.0.0.249 - - [2025-09-29 03:52:34] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001513 10.0.0.38 - - [2025-09-29 03:52:35] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.053883 10.0.0.249 - - [2025-09-29 03:52:35] "GET /projects?obj_uuids=f8bcf463-200b-4f14-a53a-cbaaf60b447a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001600 10.0.0.38 - - [2025-09-29 03:52:35] "GET /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a?fields=security_groups HTTP/1.1" 200 1262 0.049340 10.0.0.249 - - [2025-09-29 03:52:35] "GET /projects?obj_uuids=0856f500-b9f4-42b6-ae25-b6435a031836&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.002514 10.0.0.38 - - [2025-09-29 03:52:35] "GET /project/0856f500-b9f4-42b6-ae25-b6435a031836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1273 0.078956 [Introspect:8084]10.0.0.38 - - [2025-09-29 03:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3160 0.002935 10.0.0.38 - - [2025-09-29 03:52:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.037983 10.0.0.249 - - [2025-09-29 03:52:39] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007767 10.0.0.249 - - [2025-09-29 03:52:39] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002894 10.0.0.249 - - [2025-09-29 03:52:39] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.019304 10.0.0.249 - - [2025-09-29 03:52:40] "POST /id-to-fqname HTTP/1.1" 200 191 0.002911 10.0.0.249 - - [2025-09-29 03:52:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.004891 10.0.0.249 - - [2025-09-29 03:52:40] "POST /security-groups HTTP/1.1" 200 592 0.073937 10.0.0.33 - - [2025-09-29 03:52:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.005245 10.0.0.249 - - [2025-09-29 03:52:40] "POST /projects HTTP/1.1" 200 587 0.332358 10.0.0.249 - - [2025-09-29 03:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.361764 10.0.0.33 - - [2025-09-29 03:52:40] "POST /access-control-lists HTTP/1.1" 200 597 0.029458 10.0.0.38 - - [2025-09-29 03:52:40] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.550464 10.0.0.33 - - [2025-09-29 03:52:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001120 10.0.0.33 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000518 10.0.0.38 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000931 10.0.0.38 - - [2025-09-29 03:52:41] "GET / HTTP/1.1" 200 36215 0.004629 10.0.0.38 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000954 10.0.0.33 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000941 10.0.0.33 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000633 10.0.0.249 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000381 10.0.0.249 - - [2025-09-29 03:52:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000977 10.0.0.249 - - [2025-09-29 03:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000460 10.0.0.249 - - [2025-09-29 03:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000800 10.0.0.38 - - [2025-09-29 03:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2025-09-29 03:52:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000595 10.0.0.38 - - [2025-09-29 03:52:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000706 10.0.0.38 - - [2025-09-29 03:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.056197 10.0.0.249 - - [2025-09-29 03:52:43] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001437 10.0.0.38 - - [2025-09-29 03:52:43] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.055343 10.0.0.38 - - [2025-09-29 03:52:43] "POST /neutron/network HTTP/1.1" 200 117 0.041245 10.0.0.38 - - [2025-09-29 03:52:44] "POST /neutron/network HTTP/1.1" 200 825 0.011907 10.0.0.38 - - [2025-09-29 03:52:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.002046 10.0.0.38 - - [2025-09-29 03:52:44] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007022 10.0.0.38 - - [2025-09-29 03:52:44] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005448 10.0.0.38 - - [2025-09-29 03:52:44] "POST /neutron/subnet HTTP/1.1" 200 716 0.011352 10.0.0.38 - - [2025-09-29 03:52:45] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006371 10.0.0.38 - - [2025-09-29 03:52:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.003678 10.0.0.249 - - [2025-09-29 03:52:47] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002010 10.0.0.38 - - [2025-09-29 03:52:47] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.081856 10.0.0.38 - - [2025-09-29 03:52:47] "POST /neutron/port HTTP/1.1" 200 117 0.016397 10.0.0.38 - - [2025-09-29 03:52:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.002521 10.0.0.38 - - [2025-09-29 03:52:47] "POST /neutron/network HTTP/1.1" 200 835 0.008016 10.0.0.38 - - [2025-09-29 03:52:48] "POST /neutron/port HTTP/1.1" 200 1059 0.053668 10.0.0.38 - - [2025-09-29 03:52:48] "POST /neutron/port HTTP/1.1" 200 1087 0.022983 10.0.0.249 - - [2025-09-29 03:52:48] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001127 10.0.0.38 - - [2025-09-29 03:52:48] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.077076 10.0.0.38 - - [2025-09-29 03:52:48] "POST /neutron/port HTTP/1.1" 200 117 0.001365 10.0.0.38 - - [2025-09-29 03:52:48] "POST /neutron/port HTTP/1.1" 200 1087 0.022546 10.0.0.38 - - [2025-09-29 03:52:48] "POST /neutron/port HTTP/1.1" 200 1087 0.021799 10.0.0.249 - - [2025-09-29 03:52:49] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002975 10.0.0.38 - - [2025-09-29 03:52:49] "POST /neutron/port HTTP/1.1" 200 1059 0.303499 10.0.0.38 - - [2025-09-29 03:52:49] "POST /neutron/port HTTP/1.1" 200 1113 0.117402 10.0.0.38 - - [2025-09-29 03:52:49] "POST /neutron/subnet HTTP/1.1" 200 690 0.011778 10.0.0.38 - - [2025-09-29 03:52:53] "POST /neutron/port HTTP/1.1" 200 1087 0.033106 10.0.0.38 - - [2025-09-29 03:52:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018690 10.0.0.38 - - [2025-09-29 03:52:54] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 401 292 0.000925 10.0.0.38 - - [2025-09-29 03:52:54] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 200 1296 0.034202 10.0.0.38 - - [2025-09-29 03:52:54] "GET /virtual-machine-interface/6eaea5be-66d1-452a-a013-5ed37e38de06 HTTP/1.1" 200 2956 0.008433 10.0.0.38 - - [2025-09-29 03:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.38 - - [2025-09-29 03:52:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004541 10.0.0.38 - - [2025-09-29 03:52:54] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004351 10.0.0.38 - - [2025-09-29 03:52:54] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013879 10.0.0.33 - - [2025-09-29 03:52:55] "DELETE /access-control-list/19db652f-d250-4964-8c8c-d49839e00f22 HTTP/1.1" 200 115 0.034189 10.0.0.38 - - [2025-09-29 03:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.38 - - [2025-09-29 03:52:57] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.015418 10.0.0.38 - - [2025-09-29 03:53:01] "POST /neutron/port HTTP/1.1" 200 1087 0.018847 10.0.0.38 - - [2025-09-29 03:53:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.38 - - [2025-09-29 03:53:01] "POST /neutron/network HTTP/1.1" 200 825 0.009049 10.0.0.38 - - [2025-09-29 03:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.38 - - [2025-09-29 03:53:01] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.015472 10.0.0.249 - - [2025-09-29 03:53:05] "DELETE /project/f7dc30a6e8cf4b4a9c90d371e8851875 HTTP/1.1" 404 173 0.006629 10.0.0.249 - - [2025-09-29 03:53:05] "DELETE /project/f8bcf463-200b-4f14-a53a-cbaaf60b447a HTTP/1.1" 404 177 0.006171 10.0.0.38 - - [2025-09-29 03:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.38 - - [2025-09-29 03:53:05] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.020038 10.0.0.38 - - [2025-09-29 03:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.38 - - [2025-09-29 03:53:10] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006700 10.0.0.38 - - [2025-09-29 03:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010458 10.0.0.38 - - [2025-09-29 03:53:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.015414 10.0.0.38 - - [2025-09-29 03:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-09-29 03:53:18] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006797 10.0.0.38 - - [2025-09-29 03:53:22] "POST /neutron/network HTTP/1.1" 200 835 0.008211 10.0.0.38 - - [2025-09-29 03:53:22] "POST /neutron/port HTTP/1.1" 200 117 0.001343 10.0.0.38 - - [2025-09-29 03:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.38 - - [2025-09-29 03:53:22] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010596 10.0.0.38 - - [2025-09-29 03:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.38 - - [2025-09-29 03:53:26] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006175 10.0.0.38 - - [2025-09-29 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2025-09-29 03:53:30] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007019 10.0.0.38 - - [2025-09-29 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.38 - - [2025-09-29 03:53:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010542 10.0.0.38 - - [2025-09-29 03:53:32] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008723 10.0.0.38 - - [2025-09-29 03:53:32] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.016614 10.0.0.38 - - [2025-09-29 03:53:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014228 10.0.0.38 - - [2025-09-29 03:53:38] "POST /neutron/port HTTP/1.1" 200 1087 0.033198 10.0.0.38 - - [2025-09-29 03:53:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007830 10.0.0.38 - - [2025-09-29 03:53:48] "POST /neutron/port HTTP/1.1" 200 1087 0.021104 10.0.0.38 - - [2025-09-29 03:53:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013914 10.0.0.38 - - [2025-09-29 03:53:53] "POST /neutron/port HTTP/1.1" 200 1087 0.023865 10.0.0.38 - - [2025-09-29 03:53:53] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 200 1294 0.013027 10.0.0.38 - - [2025-09-29 03:53:53] "GET /virtual-machine-interface/9f9888d2-48a8-4f1d-aee6-d13bdcd3de32 HTTP/1.1" 200 2957 0.007012 10.0.0.38 - - [2025-09-29 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.38 - - [2025-09-29 03:53:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006701 10.0.0.38 - - [2025-09-29 03:53:53] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005597 10.0.0.38 - - [2025-09-29 03:53:53] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013177 10.0.0.38 - - [2025-09-29 03:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.38 - - [2025-09-29 03:53:55] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004105 10.0.0.38 - - [2025-09-29 03:53:55] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003741 10.0.0.38 - - [2025-09-29 03:53:55] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.015112 10.0.0.38 - - [2025-09-29 03:54:01] "POST /neutron/port HTTP/1.1" 200 1087 0.026476 10.0.0.38 - - [2025-09-29 03:54:01] "POST /neutron/subnet HTTP/1.1" 200 690 0.010713 10.0.0.249 - - [2025-09-29 03:54:12] "GET /obj-perms HTTP/1.1" 200 5056 0.059970 10.0.0.38 - - [2025-09-29 03:54:24] "POST /neutron/port HTTP/1.1" 200 1087 0.062478 10.0.0.38 - - [2025-09-29 03:54:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005142 10.0.0.38 - - [2025-09-29 03:54:24] "POST /neutron/network HTTP/1.1" 200 825 0.014637 10.0.0.38 - - [2025-09-29 03:55:02] "POST /neutron/network HTTP/1.1" 200 835 0.009920 10.0.0.38 - - [2025-09-29 03:55:02] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.38 - - [2025-09-29 03:55:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007926 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 200 1296 0.005112 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine-interface/6eaea5be-66d1-452a-a013-5ed37e38de06 HTTP/1.1" 200 2956 0.016028 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 200 1296 0.005873 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine-interface/6eaea5be-66d1-452a-a013-5ed37e38de06 HTTP/1.1" 200 2956 0.006696 10.0.0.38 - - [2025-09-29 03:55:10] "GET /instance-ip/04b43254-9b9e-48aa-a954-9b029a52ecd0 HTTP/1.1" 200 1623 0.009929 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 200 1296 0.005844 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-machine-interface/6eaea5be-66d1-452a-a013-5ed37e38de06 HTTP/1.1" 200 2956 0.007878 10.0.0.38 - - [2025-09-29 03:55:10] "GET /instance-ip/04b43254-9b9e-48aa-a954-9b029a52ecd0 HTTP/1.1" 200 1623 0.005976 10.0.0.38 - - [2025-09-29 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.38 - - [2025-09-29 03:55:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005489 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004290 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007655 10.0.0.38 - - [2025-09-29 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.38 - - [2025-09-29 03:55:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007443 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003600 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011066 10.0.0.38 - - [2025-09-29 03:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007445 10.0.0.38 - - [2025-09-29 03:55:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009580 10.0.0.38 - - [2025-09-29 03:55:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006684 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.018945 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.38 - - [2025-09-29 03:55:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008192 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003876 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.013521 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.38 - - [2025-09-29 03:55:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007677 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005504 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006956 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2025-09-29 03:55:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010434 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005826 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007893 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.38 - - [2025-09-29 03:55:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008661 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.007114 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.017404 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007828 10.0.0.38 - - [2025-09-29 03:55:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009588 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006984 10.0.0.38 - - [2025-09-29 03:55:11] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.016027 10.0.0.38 - - [2025-09-29 03:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.38 - - [2025-09-29 03:55:11] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.008069 10.0.0.38 - - [2025-09-29 03:55:12] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004475 10.0.0.38 - - [2025-09-29 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.38 - - [2025-09-29 03:55:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007478 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004738 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010560 10.0.0.38 - - [2025-09-29 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.38 - - [2025-09-29 03:55:12] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.008115 10.0.0.38 - - [2025-09-29 03:55:12] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005696 10.0.0.38 - - [2025-09-29 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.38 - - [2025-09-29 03:55:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008882 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006845 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006935 10.0.0.38 - - [2025-09-29 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.38 - - [2025-09-29 03:55:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008481 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005135 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007670 10.0.0.38 - - [2025-09-29 03:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.38 - - [2025-09-29 03:55:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005723 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004380 10.0.0.38 - - [2025-09-29 03:55:12] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007655 10.0.0.38 - - [2025-09-29 03:55:12] "GET /obj-perms HTTP/1.1" 200 5056 0.077624 10.0.0.33 - - [2025-09-29 03:55:13] "GET /obj-perms HTTP/1.1" 200 5056 0.082334 10.0.0.38 - - [2025-09-29 03:55:13] "GET /obj-perms HTTP/1.1" 200 5032 0.061439 10.0.0.249 - - [2025-09-29 03:55:13] "GET /obj-perms HTTP/1.1" 200 5032 0.061665 10.0.0.38 - - [2025-09-29 03:55:13] "GET /obj-perms HTTP/1.1" 200 5032 0.004972 10.0.0.33 - - [2025-09-29 03:55:13] "GET /obj-perms HTTP/1.1" 200 5032 0.053721 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 200 1294 0.004383 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine-interface/9f9888d2-48a8-4f1d-aee6-d13bdcd3de32 HTTP/1.1" 200 2957 0.019578 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 200 1294 0.004554 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine-interface/9f9888d2-48a8-4f1d-aee6-d13bdcd3de32 HTTP/1.1" 200 2957 0.007880 10.0.0.38 - - [2025-09-29 03:55:13] "GET /instance-ip/cb606b0b-0f1d-4a1f-a958-50b0159bfb47 HTTP/1.1" 200 1625 0.019332 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 200 1294 0.004391 10.0.0.38 - - [2025-09-29 03:55:13] "GET /virtual-machine-interface/9f9888d2-48a8-4f1d-aee6-d13bdcd3de32 HTTP/1.1" 200 2957 0.009512 10.0.0.38 - - [2025-09-29 03:55:13] "GET /instance-ip/cb606b0b-0f1d-4a1f-a958-50b0159bfb47 HTTP/1.1" 200 1625 0.004881 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.015194 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005097 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.011399 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007269 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003338 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007436 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004873 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003280 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010786 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014397 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004564 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.005147 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007013 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005985 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006020 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010282 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008148 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.009589 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.015442 10.0.0.38 - - [2025-09-29 03:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.38 - - [2025-09-29 03:55:14] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005324 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004865 10.0.0.38 - - [2025-09-29 03:55:14] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010195 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.38 - - [2025-09-29 03:55:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004972 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003536 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006765 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2025-09-29 03:55:15] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.010405 10.0.0.38 - - [2025-09-29 03:55:15] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.007651 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.38 - - [2025-09-29 03:55:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005946 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.006004 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.014865 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.38 - - [2025-09-29 03:55:15] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.011520 10.0.0.38 - - [2025-09-29 03:55:15] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005084 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.38 - - [2025-09-29 03:55:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009743 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.007233 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.017434 10.0.0.38 - - [2025-09-29 03:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008304 10.0.0.38 - - [2025-09-29 03:55:15] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005876 10.0.0.38 - - [2025-09-29 03:55:15] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003351 10.0.0.38 - - [2025-09-29 03:55:16] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.009385 10.0.0.38 - - [2025-09-29 03:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.38 - - [2025-09-29 03:55:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004774 10.0.0.38 - - [2025-09-29 03:55:16] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.003395 10.0.0.38 - - [2025-09-29 03:55:16] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.012654 10.0.0.38 - - [2025-09-29 03:55:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004838 10.0.0.249 - - [2025-09-29 03:55:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004871 10.0.0.38 - - [2025-09-29 03:55:16] "GET /obj-perms HTTP/1.1" 200 5032 0.004795 10.0.0.249 - - [2025-09-29 03:55:16] "GET /obj-perms HTTP/1.1" 200 5032 0.006900 10.0.0.38 - - [2025-09-29 03:55:21] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 200 1294 0.012627 10.0.0.38 - - [2025-09-29 03:55:22] "POST /neutron/port HTTP/1.1" 200 1087 0.033938 10.0.0.38 - - [2025-09-29 03:55:23] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 404 171 0.007676 10.0.0.38 - - [2025-09-29 03:55:23] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 404 171 0.010819 10.0.0.38 - - [2025-09-29 03:55:23] "GET /virtual-machine/4d181533-8a73-464f-88b5-ef78080acab4 HTTP/1.1" 404 171 0.006076 10.0.0.38 - - [2025-09-29 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.38 - - [2025-09-29 03:55:24] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011597 10.0.0.38 - - [2025-09-29 03:55:24] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.007165 10.0.0.38 - - [2025-09-29 03:55:24] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.016742 10.0.0.38 - - [2025-09-29 03:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007229 10.0.0.38 - - [2025-09-29 03:55:24] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.010725 10.0.0.38 - - [2025-09-29 03:55:24] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009512 10.0.0.38 - - [2025-09-29 03:55:24] "GET /obj-perms HTTP/1.1" 200 5032 0.010361 10.0.0.249 - - [2025-09-29 03:55:27] "GET /obj-perms HTTP/1.1" 200 5032 0.009060 10.0.0.38 - - [2025-09-29 03:55:30] "GET /obj-perms HTTP/1.1" 200 5032 0.006003 10.0.0.38 - - [2025-09-29 03:55:30] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 200 1296 0.010335 10.0.0.38 - - [2025-09-29 03:55:31] "POST /neutron/port HTTP/1.1" 200 1087 0.019179 10.0.0.38 - - [2025-09-29 03:55:32] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 404 171 0.004887 10.0.0.38 - - [2025-09-29 03:55:32] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 404 171 0.004995 10.0.0.38 - - [2025-09-29 03:55:32] "GET /virtual-machine/c63c34d5-1f9e-458c-bf7c-6daf52eaf872 HTTP/1.1" 404 171 0.006308 10.0.0.38 - - [2025-09-29 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007561 10.0.0.38 - - [2025-09-29 03:55:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008860 10.0.0.38 - - [2025-09-29 03:55:33] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.008147 10.0.0.38 - - [2025-09-29 03:55:33] "GET /virtual-network/7970d974-5822-4853-b693-603cee28410b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007745 10.0.0.38 - - [2025-09-29 03:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.38 - - [2025-09-29 03:55:33] "GET /routing-instance/3547b024-dacf-49d4-840f-620eb17adf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.010873 10.0.0.38 - - [2025-09-29 03:55:33] "GET /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.008467 10.0.0.33 - - [2025-09-29 03:55:33] "GET /obj-perms HTTP/1.1" 200 5032 0.009228 10.0.0.38 - - [2025-09-29 03:55:36] "GET /obj-perms HTTP/1.1" 200 5032 0.008962 10.0.0.38 - - [2025-09-29 03:55:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004413 10.0.0.33 - - [2025-09-29 03:55:39] "GET /obj-perms HTTP/1.1" 200 5032 0.004380 10.0.0.249 - - [2025-09-29 03:55:39] "GET /obj-perms HTTP/1.1" 200 5032 0.007891 10.0.0.38 - - [2025-09-29 03:55:39] "POST /neutron/network HTTP/1.1" 200 825 0.012169 10.0.0.33 - - [2025-09-29 03:55:39] "DELETE /route-target/bf8c1f99-ce36-4c61-bae5-f3f68e851861 HTTP/1.1" 200 115 0.082132 10.0.0.38 - - [2025-09-29 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.007981 10.0.0.38 - - [2025-09-29 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.249 - - [2025-09-29 03:55:42] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.027664 10.0.0.38 - - [2025-09-29 03:55:42] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.096446 10.0.0.38 - - [2025-09-29 03:55:42] "POST /network-policys HTTP/1.1" 200 524 0.038906 10.0.0.38 - - [2025-09-29 03:55:42] "GET /network-policy/3b68c52b-8c0d-43cb-87d4-03844eb0dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.007702 10.0.0.38 - - [2025-09-29 03:55:42] "POST /fqname-to-id HTTP/1.1" 404 200 0.003665 10.0.0.38 - - [2025-09-29 03:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.249 - - [2025-09-29 03:55:43] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002219 10.0.0.38 - - [2025-09-29 03:55:43] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.060739 10.0.0.38 - - [2025-09-29 03:55:43] "POST /network-policys HTTP/1.1" 200 524 0.032779 10.0.0.38 - - [2025-09-29 03:55:43] "GET /network-policy/bd9d2b4e-d055-4766-9702-b90a770c574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.007858 10.0.0.38 - - [2025-09-29 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.249 - - [2025-09-29 03:55:43] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001395 10.0.0.38 - - [2025-09-29 03:55:43] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.053946 10.0.0.38 - - [2025-09-29 03:55:43] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003568 10.0.0.38 - - [2025-09-29 03:55:43] "POST /virtual-networks HTTP/1.1" 200 548 0.088047 10.0.0.38 - - [2025-09-29 03:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.38 - - [2025-09-29 03:55:43] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.004007 10.0.0.249 - - [2025-09-29 03:55:43] "POST /useragent-kv HTTP/1.1" 200 115 0.009817 10.0.0.38 - - [2025-09-29 03:55:43] "POST /ref-update HTTP/1.1" 200 156 0.080922 10.0.0.38 - - [2025-09-29 03:55:43] "POST /neutron/network HTTP/1.1" 200 809 0.011166 10.0.0.38 - - [2025-09-29 03:55:43] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011901 10.0.0.38 - - [2025-09-29 03:55:44] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010305 10.0.0.38 - - [2025-09-29 03:55:44] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010645 10.0.0.38 - - [2025-09-29 03:55:44] "PUT /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f HTTP/1.1" 200 265 0.067583 10.0.0.38 - - [2025-09-29 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.38 - - [2025-09-29 03:55:44] "GET /network-policy/3b68c52b-8c0d-43cb-87d4-03844eb0dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.005185 10.0.0.33 - - [2025-09-29 03:55:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.008142 10.0.0.38 - - [2025-09-29 03:55:44] "POST /ref-update HTTP/1.1" 200 156 0.076157 10.0.0.38 - - [2025-09-29 03:55:44] "POST /neutron/network HTTP/1.1" 200 886 0.007060 10.0.0.38 - - [2025-09-29 03:55:44] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005170 10.0.0.38 - - [2025-09-29 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2025-09-29 03:55:44] "GET /network-policy/3b68c52b-8c0d-43cb-87d4-03844eb0dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004173 10.0.0.38 - - [2025-09-29 03:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.249 - - [2025-09-29 03:55:44] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001636 10.0.0.38 - - [2025-09-29 03:55:44] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.053916 10.0.0.38 - - [2025-09-29 03:55:44] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.004537 10.0.0.38 - - [2025-09-29 03:55:45] "POST /virtual-networks HTTP/1.1" 200 548 0.107907 10.0.0.38 - - [2025-09-29 03:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.33 - - [2025-09-29 03:55:45] "POST /ref-update HTTP/1.1" 200 156 0.023067 10.0.0.38 - - [2025-09-29 03:55:45] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003948 10.0.0.249 - - [2025-09-29 03:55:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009099 10.0.0.38 - - [2025-09-29 03:55:45] "POST /ref-update HTTP/1.1" 200 156 0.068390 10.0.0.38 - - [2025-09-29 03:55:45] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010914 10.0.0.38 - - [2025-09-29 03:55:45] "POST /neutron/network HTTP/1.1" 200 809 0.012740 10.0.0.38 - - [2025-09-29 03:55:45] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008442 10.0.0.38 - - [2025-09-29 03:55:45] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012848 10.0.0.38 - - [2025-09-29 03:55:45] "PUT /virtual-network/8149a536-a613-447d-8884-3ff757be6075 HTTP/1.1" 200 265 0.077076 10.0.0.38 - - [2025-09-29 03:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-09-29 03:55:46] "GET /network-policy/bd9d2b4e-d055-4766-9702-b90a770c574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.004463 10.0.0.38 - - [2025-09-29 03:55:46] "POST /ref-update HTTP/1.1" 200 156 0.045169 10.0.0.38 - - [2025-09-29 03:55:46] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.025243 10.0.0.38 - - [2025-09-29 03:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.33 - - [2025-09-29 03:55:46] "POST /ref-update HTTP/1.1" 200 156 0.028811 10.0.0.38 - - [2025-09-29 03:55:46] "GET /network-policy/bd9d2b4e-d055-4766-9702-b90a770c574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.005165 10.0.0.38 - - [2025-09-29 03:55:46] "POST /id-to-fqname HTTP/1.1" 200 222 0.001682 10.0.0.38 - - [2025-09-29 03:55:46] "POST /neutron/network HTTP/1.1" 200 896 0.013847 10.0.0.249 - - [2025-09-29 03:55:47] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004022 10.0.0.38 - - [2025-09-29 03:55:47] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.133941 10.0.0.38 - - [2025-09-29 03:55:47] "POST /neutron/port HTTP/1.1" 200 117 0.013386 10.0.0.38 - - [2025-09-29 03:55:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001457 10.0.0.38 - - [2025-09-29 03:55:47] "POST /neutron/network HTTP/1.1" 200 896 0.015943 10.0.0.38 - - [2025-09-29 03:55:48] "POST /neutron/port HTTP/1.1" 200 1061 0.020619 10.0.0.249 - - [2025-09-29 03:55:48] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001227 10.0.0.38 - - [2025-09-29 03:55:48] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.083040 10.0.0.38 - - [2025-09-29 03:55:48] "POST /neutron/port HTTP/1.1" 200 1089 0.019158 10.0.0.38 - - [2025-09-29 03:55:48] "POST /neutron/port HTTP/1.1" 200 1089 0.033369 10.0.0.38 - - [2025-09-29 03:55:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012849 10.0.0.38 - - [2025-09-29 03:55:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013718 10.0.0.38 - - [2025-09-29 03:55:49] "POST /neutron/port HTTP/1.1" 200 1061 0.017011 10.0.0.38 - - [2025-09-29 03:55:49] "POST /neutron/port HTTP/1.1" 200 1089 0.021831 10.0.0.38 - - [2025-09-29 03:55:49] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.38 - - [2025-09-29 03:55:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008960 10.0.0.38 - - [2025-09-29 03:55:54] "POST /neutron/port HTTP/1.1" 200 1089 0.029035 10.0.0.38 - - [2025-09-29 03:55:54] "GET /virtual-machine/c2bd57c6-a8c3-47fe-a557-0c87cbc74985 HTTP/1.1" 200 1296 0.013834 10.0.0.38 - - [2025-09-29 03:55:54] "GET /virtual-machine-interface/c2a0e880-a4fb-4aa4-9359-5718f1e7705b HTTP/1.1" 200 2957 0.017403 10.0.0.38 - - [2025-09-29 03:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.38 - - [2025-09-29 03:55:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009096 10.0.0.38 - - [2025-09-29 03:55:54] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.006866 10.0.0.38 - - [2025-09-29 03:55:54] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016283 10.0.0.38 - - [2025-09-29 03:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.38 - - [2025-09-29 03:55:57] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011553 10.0.0.38 - - [2025-09-29 03:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006865 10.0.0.38 - - [2025-09-29 03:56:01] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008406 10.0.0.38 - - [2025-09-29 03:56:04] "POST /neutron/port HTTP/1.1" 200 1089 0.037427 10.0.0.38 - - [2025-09-29 03:56:04] "POST /neutron/subnet HTTP/1.1" 200 646 0.011747 10.0.0.38 - - [2025-09-29 03:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.38 - - [2025-09-29 03:56:05] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.022471 10.0.0.38 - - [2025-09-29 03:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.38 - - [2025-09-29 03:56:09] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.013565 10.0.0.249 - - [2025-09-29 03:56:13] "GET /obj-perms HTTP/1.1" 200 5056 0.053756 10.0.0.38 - - [2025-09-29 03:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.38 - - [2025-09-29 03:56:13] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012331 10.0.0.38 - - [2025-09-29 03:56:14] "GET /obj-perms HTTP/1.1" 200 5056 0.056626 10.0.0.38 - - [2025-09-29 03:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.38 - - [2025-09-29 03:56:17] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.017019 10.0.0.38 - - [2025-09-29 03:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.38 - - [2025-09-29 03:56:21] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012708 10.0.0.38 - - [2025-09-29 03:56:23] "POST /neutron/port HTTP/1.1" 200 1089 0.030406 10.0.0.38 - - [2025-09-29 03:56:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005207 10.0.0.38 - - [2025-09-29 03:56:24] "POST /neutron/network HTTP/1.1" 200 886 0.012044 10.0.0.38 - - [2025-09-29 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.38 - - [2025-09-29 03:56:26] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008109 10.0.0.38 - - [2025-09-29 03:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.38 - - [2025-09-29 03:56:30] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009876 10.0.0.38 - - [2025-09-29 03:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009898 10.0.0.38 - - [2025-09-29 03:56:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011395 10.0.0.38 - - [2025-09-29 03:56:32] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007913 10.0.0.38 - - [2025-09-29 03:56:32] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016986 10.0.0.38 - - [2025-09-29 03:56:35] "POST /neutron/port HTTP/1.1" 200 1089 0.054359 10.0.0.38 - - [2025-09-29 03:56:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.018046 10.0.0.38 - - [2025-09-29 03:56:42] "POST /neutron/port HTTP/1.1" 200 1089 0.030025 10.0.0.38 - - [2025-09-29 03:56:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012434 10.0.0.38 - - [2025-09-29 03:56:53] "POST /neutron/port HTTP/1.1" 200 1089 0.032298 10.0.0.38 - - [2025-09-29 03:56:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017180 10.0.0.38 - - [2025-09-29 03:56:53] "GET /virtual-machine/40ba7483-9795-478f-ac9c-ed8e15fdead5 HTTP/1.1" 200 1295 0.013092 10.0.0.38 - - [2025-09-29 03:56:53] "GET /virtual-machine-interface/b4c4ddca-d56b-4169-afaa-dc17e74b674a HTTP/1.1" 200 2957 0.018955 10.0.0.38 - - [2025-09-29 03:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.38 - - [2025-09-29 03:56:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009335 10.0.0.38 - - [2025-09-29 03:56:53] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.007835 10.0.0.38 - - [2025-09-29 03:56:53] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015519 10.0.0.38 - - [2025-09-29 03:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.38 - - [2025-09-29 03:56:54] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009283 10.0.0.38 - - [2025-09-29 03:56:54] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005327 10.0.0.38 - - [2025-09-29 03:56:54] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.016224 10.0.0.38 - - [2025-09-29 03:57:04] "POST /neutron/network HTTP/1.1" 200 896 0.009429 10.0.0.38 - - [2025-09-29 03:57:04] "POST /neutron/port HTTP/1.1" 200 117 0.002079 10.0.0.33 - - [2025-09-29 03:57:14] "GET /obj-perms HTTP/1.1" 200 5056 0.092700 10.0.0.38 - - [2025-09-29 03:57:24] "POST /neutron/port HTTP/1.1" 200 1089 0.029623 10.0.0.38 - - [2025-09-29 03:57:24] "POST /neutron/subnet HTTP/1.1" 200 646 0.016038 10.0.0.33 - - [2025-09-29 03:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000432 10.0.0.33 - - [2025-09-29 03:57:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000601 10.0.0.38 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000462 10.0.0.33 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001574 10.0.0.33 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000895 10.0.0.249 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001111 10.0.0.249 - - [2025-09-29 03:57:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000488 10.0.0.249 - - [2025-09-29 03:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000379 10.0.0.249 - - [2025-09-29 03:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000727 10.0.0.38 - - [2025-09-29 03:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001342 10.0.0.38 - - [2025-09-29 03:57:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001058 10.0.0.38 - - [2025-09-29 03:58:04] "POST /neutron/port HTTP/1.1" 200 1089 0.047148 10.0.0.38 - - [2025-09-29 03:58:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008563 10.0.0.38 - - [2025-09-29 03:58:04] "POST /neutron/network HTTP/1.1" 200 886 0.014473 +++ date ++ echo 'INFO: =================== Mon Sep 29 03:58:22 AM UTC 2025 ===================' INFO: =================== Mon Sep 29 03:58:22 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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.249 ++ 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.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.33:8081 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.33:8086 10.0.0.249: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.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.33:8082 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.33:9161 10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249: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.25,10.20.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.25,10.20.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.33:2181,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.33:5673,10.0.0.249: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.33:6379 10.0.0.249: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.33,10.0.0.249 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.33:9092 10.0.0.249: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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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.33,10.0.0.249 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.38,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.249,10.20.0.129,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.249,10.20.0.129,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.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.33, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.129,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 3 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.33:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/29/2025 03:58:30.675 7f899b951400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/29/2025 03:58:30.809 7f899b951400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/29/2025 03:58:30.820 7f899b951400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/29/2025 03:58:30.820 7f899b951400 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-09-29 03:58:31] "GET / HTTP/1.1" 503 181 0.000325 10.0.0.249 - - [2025-09-29 03:58:31] "GET / HTTP/1.1" 503 181 0.000210 [Introspect:8084]10.0.0.38 - - [2025-09-29 03:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3222 0.004122 10.0.0.249 - - [2025-09-29 03:58:32] "GET / HTTP/1.1" 200 45871 0.001344 10.0.0.249 - - [2025-09-29 03:58:32] "GET / HTTP/1.1" 200 45871 0.001040 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.249 - - [2025-09-29 03:58:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.249 - - [2025-09-29 03:58:32] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000238 10.0.0.249 - - [2025-09-29 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.712285 10.0.0.249 - - [2025-09-29 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.249 - - [2025-09-29 03:58:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.421817 10.0.0.249 - - [2025-09-29 03:58:33] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 1220 0.008370 /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.249 - - [2025-09-29 03:58:34] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001987 10.0.0.249 - - [2025-09-29 03:58:34] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.057313 10.0.0.249 - - [2025-09-29 03:58:34] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001429 10.0.0.249 - - [2025-09-29 03:58:34] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=security_groups HTTP/1.1" 200 1087 0.055622 10.0.0.249 - - [2025-09-29 03:58:34] "GET /projects?obj_uuids=045970e1-92fb-4adb-8fcc-504f3ea24eeb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002037 10.0.0.249 - - [2025-09-29 03:58:34] "GET /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb?fields=application_policy_sets HTTP/1.1" 200 1380 0.068971 10.0.0.249 - - [2025-09-29 03:58:34] "DELETE /project/045970e1-92fb-4adb-8fcc-504f3ea24eeb HTTP/1.1" 409 278 0.290938 [Introspect:8084]10.0.0.38 - - [2025-09-29 03:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.003188 [Introspect:8084]10.0.0.38 - - [2025-09-29 03:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.003198 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-09-29 03:58:39] "GET /obj-perms HTTP/1.1" 200 5032 0.380900 10.0.0.38 - - [2025-09-29 03:58:39] "GET /obj-perms HTTP/1.1" 200 5032 0.007522 10.0.0.38 - - [2025-09-29 03:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035543 10.0.0.249 - - [2025-09-29 03:58:39] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002601 10.0.0.38 - - [2025-09-29 03:58:39] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.077225 10.0.0.38 - - [2025-09-29 03:58:39] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 577 0.005862 10.0.0.38 - - [2025-09-29 03:58:39] "POST /virtual-networks HTTP/1.1" 200 548 0.127791 10.0.0.38 - - [2025-09-29 03:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2025-09-29 03:58:39] "GET /network-ipam/a365d38a-c9ac-439d-8913-f4c5b7ba9e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.005171 10.0.0.249 - - [2025-09-29 03:58:40] "POST /useragent-kv HTTP/1.1" 200 115 0.010148 10.0.0.38 - - [2025-09-29 03:58:40] "POST /ref-update HTTP/1.1" 200 156 0.107630 10.0.0.38 - - [2025-09-29 03:58:40] "POST /neutron/network HTTP/1.1" 200 809 0.041745 10.0.0.38 - - [2025-09-29 03:58:40] "GET /virtual-network/cef6b068-84f9-4f7d-bc01-f038ae437d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011724 10.0.0.33 - - [2025-09-29 03:58:40] "POST /route-targets HTTP/1.1" 200 328 0.047008 10.0.0.38 - - [2025-09-29 03:58:40] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006931 10.0.0.38 - - [2025-09-29 03:58:40] "GET /obj-perms HTTP/1.1" 200 5032 0.003973 10.0.0.38 - - [2025-09-29 03:58:40] "POST /id-to-fqname HTTP/1.1" 200 222 0.001178 10.0.0.38 - - [2025-09-29 03:58:41] "POST /neutron/port HTTP/1.1" 200 2062 0.044276 10.0.0.249 - - [2025-09-29 03:58:41] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003363 10.0.0.38 - - [2025-09-29 03:58:41] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.110647 10.0.0.38 - - [2025-09-29 03:58:42] "POST /neutron/network HTTP/1.1" 200 886 0.048938 10.0.0.38 - - [2025-09-29 03:58:42] "POST /neutron/port HTTP/1.1" 200 117 0.015026 10.0.0.249 - - [2025-09-29 03:58:42] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002301 10.0.0.38 - - [2025-09-29 03:58:42] "POST /neutron/port HTTP/1.1" 200 1061 0.356091 10.0.0.38 - - [2025-09-29 03:58:43] "POST /neutron/port HTTP/1.1" 200 1115 0.131192 10.0.0.38 - - [2025-09-29 03:58:43] "POST /neutron/subnet HTTP/1.1" 200 646 0.017335 10.0.0.38 - - [2025-09-29 03:58:47] "POST /neutron/port HTTP/1.1" 200 1089 0.038726 10.0.0.38 - - [2025-09-29 03:58:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009838 10.0.0.38 - - [2025-09-29 03:58:47] "POST /neutron/port HTTP/1.1" 200 1089 0.031199 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.033505 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.004069 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine-interface/9acce72d-4a97-4b5e-9436-2f6f5ef2b41e HTTP/1.1" 200 2957 0.005683 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.003717 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine-interface/9acce72d-4a97-4b5e-9436-2f6f5ef2b41e HTTP/1.1" 200 2957 0.005737 10.0.0.38 - - [2025-09-29 03:58:47] "GET /instance-ip/7ed07999-b36a-416c-a679-9e82c215eb82 HTTP/1.1" 200 1626 0.011929 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.005469 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-machine-interface/9acce72d-4a97-4b5e-9436-2f6f5ef2b41e HTTP/1.1" 200 2957 0.012741 10.0.0.38 - - [2025-09-29 03:58:47] "GET /instance-ip/7ed07999-b36a-416c-a679-9e82c215eb82 HTTP/1.1" 200 1626 0.009770 10.0.0.38 - - [2025-09-29 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.38 - - [2025-09-29 03:58:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005476 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004793 10.0.0.38 - - [2025-09-29 03:58:47] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016588 10.0.0.38 - - [2025-09-29 03:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006748 10.0.0.38 - - [2025-09-29 03:58:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006705 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007190 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015968 10.0.0.38 - - [2025-09-29 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.38 - - [2025-09-29 03:58:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009029 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005920 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011391 10.0.0.38 - - [2025-09-29 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.38 - - [2025-09-29 03:58:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010618 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007641 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.018127 10.0.0.38 - - [2025-09-29 03:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007538 10.0.0.38 - - [2025-09-29 03:58:48] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009749 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003649 10.0.0.38 - - [2025-09-29 03:58:48] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010857 10.0.0.38 - - [2025-09-29 03:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.38 - - [2025-09-29 03:58:51] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011376 10.0.0.38 - - [2025-09-29 03:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.38 - - [2025-09-29 03:58:55] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.019939 10.0.0.38 - - [2025-09-29 03:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.38 - - [2025-09-29 03:58:59] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016744 10.0.0.38 - - [2025-09-29 03:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.38 - - [2025-09-29 03:59:03] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.011036 10.0.0.38 - - [2025-09-29 03:59:06] "POST /neutron/port HTTP/1.1" 200 1089 0.018965 10.0.0.38 - - [2025-09-29 03:59:06] "POST /neutron/subnet HTTP/1.1" 200 646 0.010220 10.0.0.38 - - [2025-09-29 03:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.38 - - [2025-09-29 03:59:08] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010843 10.0.0.38 - - [2025-09-29 03:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.38 - - [2025-09-29 03:59:12] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012834 10.0.0.38 - - [2025-09-29 03:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.38 - - [2025-09-29 03:59:16] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007064 10.0.0.249 - - [2025-09-29 03:59:16] "GET /obj-perms HTTP/1.1" 200 5056 0.052614 10.0.0.38 - - [2025-09-29 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.38 - - [2025-09-29 03:59:20] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016030 10.0.0.38 - - [2025-09-29 03:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.38 - - [2025-09-29 03:59:24] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016637 10.0.0.38 - - [2025-09-29 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.38 - - [2025-09-29 03:59:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008624 10.0.0.38 - - [2025-09-29 03:59:26] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.008506 10.0.0.38 - - [2025-09-29 03:59:26] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.018379 10.0.0.38 - - [2025-09-29 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.38 - - [2025-09-29 03:59:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008771 10.0.0.38 - - [2025-09-29 03:59:26] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.009353 10.0.0.38 - - [2025-09-29 03:59:26] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015659 10.0.0.38 - - [2025-09-29 03:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.38 - - [2025-09-29 03:59:27] "GET /routing-instance/6492b5b3-e47e-48f5-b390-fdb0ea4d94bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.009636 10.0.0.38 - - [2025-09-29 03:59:27] "POST /neutron/port HTTP/1.1" 200 1089 0.064215 10.0.0.38 - - [2025-09-29 03:59:27] "GET /route-target/ccd29e1a-a434-4ead-9a3c-bc229f6bd5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.007926 10.0.0.38 - - [2025-09-29 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012003 10.0.0.38 - - [2025-09-29 03:59:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009443 10.0.0.38 - - [2025-09-29 03:59:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007744 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.008326 10.0.0.38 - - [2025-09-29 03:59:27] "POST /neutron/network HTTP/1.1" 200 886 0.013836 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.017601 10.0.0.38 - - [2025-09-29 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.38 - - [2025-09-29 03:59:27] "GET /routing-instance/6492b5b3-e47e-48f5-b390-fdb0ea4d94bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.008443 10.0.0.38 - - [2025-09-29 03:59:27] "GET /route-target/ccd29e1a-a434-4ead-9a3c-bc229f6bd5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.009232 10.0.0.38 - - [2025-09-29 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.38 - - [2025-09-29 03:59:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008872 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007109 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.014647 10.0.0.38 - - [2025-09-29 03:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007778 10.0.0.38 - - [2025-09-29 03:59:27] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008551 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003860 10.0.0.38 - - [2025-09-29 03:59:27] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006046 10.0.0.38 - - [2025-09-29 03:59:27] "GET /obj-perms HTTP/1.1" 200 5032 0.008225 10.0.0.249 - - [2025-09-29 03:59:27] "GET /obj-perms HTTP/1.1" 200 5032 0.057914 10.0.0.38 - - [2025-09-29 03:59:27] "GET /obj-perms HTTP/1.1" 200 5032 0.009954 10.0.0.33 - - [2025-09-29 03:59:28] "GET /obj-perms HTTP/1.1" 200 5032 0.055264 10.0.0.249 - - [2025-09-29 03:59:28] "GET /obj-perms HTTP/1.1" 200 5032 0.004617 10.0.0.38 - - [2025-09-29 03:59:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001141 10.0.0.38 - - [2025-09-29 03:59:28] "POST /neutron/network HTTP/1.1" 200 896 0.014935 10.0.0.249 - - [2025-09-29 03:59:29] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003596 10.0.0.38 - - [2025-09-29 03:59:29] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.113601 10.0.0.38 - - [2025-09-29 03:59:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.017128 10.0.0.38 - - [2025-09-29 03:59:29] "POST /neutron/network HTTP/1.1" 200 896 0.017115 10.0.0.38 - - [2025-09-29 03:59:30] "POST /neutron/port HTTP/1.1" 200 1061 0.017346 10.0.0.38 - - [2025-09-29 03:59:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006354 10.0.0.38 - - [2025-09-29 03:59:30] "POST /neutron/network HTTP/1.1" 200 886 0.008185 10.0.0.38 - - [2025-09-29 03:59:34] "POST /neutron/port HTTP/1.1" 200 1089 0.034536 10.0.0.38 - - [2025-09-29 03:59:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.016470 10.0.0.38 - - [2025-09-29 03:59:34] "POST /neutron/port HTTP/1.1" 200 1089 0.027302 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.010417 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.005795 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine-interface/c84d2ccb-e6ae-4399-9773-397c4112d097 HTTP/1.1" 200 2957 0.009944 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.005309 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine-interface/c84d2ccb-e6ae-4399-9773-397c4112d097 HTTP/1.1" 200 2957 0.010900 10.0.0.38 - - [2025-09-29 03:59:35] "GET /instance-ip/95ba8bc7-376a-4cdf-930d-1d03454ad4a2 HTTP/1.1" 200 1627 0.009511 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.007820 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-machine-interface/c84d2ccb-e6ae-4399-9773-397c4112d097 HTTP/1.1" 200 2957 0.010759 10.0.0.38 - - [2025-09-29 03:59:35] "GET /instance-ip/95ba8bc7-376a-4cdf-930d-1d03454ad4a2 HTTP/1.1" 200 1627 0.008036 10.0.0.38 - - [2025-09-29 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.38 - - [2025-09-29 03:59:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007319 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006416 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015660 10.0.0.38 - - [2025-09-29 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.38 - - [2025-09-29 03:59:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.013577 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007032 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006410 10.0.0.38 - - [2025-09-29 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.38 - - [2025-09-29 03:59:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006251 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.005528 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009149 10.0.0.38 - - [2025-09-29 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.38 - - [2025-09-29 03:59:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005195 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004618 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015754 10.0.0.38 - - [2025-09-29 03:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.38 - - [2025-09-29 03:59:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004616 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004441 10.0.0.38 - - [2025-09-29 03:59:35] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006348 10.0.0.38 - - [2025-09-29 03:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.38 - - [2025-09-29 03:59:38] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014735 10.0.0.38 - - [2025-09-29 03:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.38 - - [2025-09-29 03:59:42] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008243 10.0.0.38 - - [2025-09-29 03:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008403 10.0.0.38 - - [2025-09-29 03:59:47] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012387 10.0.0.38 - - [2025-09-29 03:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.38 - - [2025-09-29 03:59:51] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007443 10.0.0.38 - - [2025-09-29 03:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.38 - - [2025-09-29 03:59:55] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006792 10.0.0.38 - - [2025-09-29 03:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.38 - - [2025-09-29 03:59:59] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.018085 10.0.0.38 - - [2025-09-29 04:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.38 - - [2025-09-29 04:00:03] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015505 10.0.0.38 - - [2025-09-29 04:00:06] "POST /neutron/port HTTP/1.1" 200 1089 0.027988 10.0.0.38 - - [2025-09-29 04:00:06] "POST /neutron/subnet HTTP/1.1" 200 646 0.021524 10.0.0.38 - - [2025-09-29 04:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.38 - - [2025-09-29 04:00:07] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006511 10.0.0.38 - - [2025-09-29 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007663 10.0.0.38 - - [2025-09-29 04:00:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009383 10.0.0.38 - - [2025-09-29 04:00:09] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006649 10.0.0.38 - - [2025-09-29 04:00:09] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014442 10.0.0.38 - - [2025-09-29 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007142 10.0.0.38 - - [2025-09-29 04:00:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007307 10.0.0.38 - - [2025-09-29 04:00:09] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006895 10.0.0.38 - - [2025-09-29 04:00:09] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011913 10.0.0.38 - - [2025-09-29 04:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.38 - - [2025-09-29 04:00:10] "GET /routing-instance/0dc52999-63d1-438d-ae90-4faa34a6e6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.008669 10.0.0.38 - - [2025-09-29 04:00:10] "GET /route-target/6bbbf501-a1ec-4ba9-8e3d-794d107d60fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007038 10.0.0.38 - - [2025-09-29 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.38 - - [2025-09-29 04:00:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005776 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004972 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010549 10.0.0.38 - - [2025-09-29 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.38 - - [2025-09-29 04:00:10] "GET /routing-instance/0dc52999-63d1-438d-ae90-4faa34a6e6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.008152 10.0.0.38 - - [2025-09-29 04:00:10] "GET /route-target/6bbbf501-a1ec-4ba9-8e3d-794d107d60fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007834 10.0.0.38 - - [2025-09-29 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.38 - - [2025-09-29 04:00:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009074 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006869 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014793 10.0.0.38 - - [2025-09-29 04:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.38 - - [2025-09-29 04:00:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006987 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.006893 10.0.0.38 - - [2025-09-29 04:00:10] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014308 10.0.0.38 - - [2025-09-29 04:00:10] "GET /obj-perms HTTP/1.1" 200 5032 0.008798 10.0.0.38 - - [2025-09-29 04:00:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004765 10.0.0.249 - - [2025-09-29 04:00:10] "GET /obj-perms HTTP/1.1" 200 5032 0.004728 10.0.0.38 - - [2025-09-29 04:00:10] "GET /obj-perms HTTP/1.1" 200 5032 0.008595 10.0.0.38 - - [2025-09-29 04:00:11] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.010067 10.0.0.38 - - [2025-09-29 04:00:11] "GET /virtual-machine-interface/9acce72d-4a97-4b5e-9436-2f6f5ef2b41e HTTP/1.1" 200 2957 0.013293 10.0.0.38 - - [2025-09-29 04:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.38 - - [2025-09-29 04:00:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009561 10.0.0.38 - - [2025-09-29 04:00:11] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007510 10.0.0.38 - - [2025-09-29 04:00:11] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.009399 10.0.0.38 - - [2025-09-29 04:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011437 10.0.0.38 - - [2025-09-29 04:00:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005574 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.003449 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012223 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.010594 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-machine-interface/c84d2ccb-e6ae-4399-9773-397c4112d097 HTTP/1.1" 200 2957 0.016899 10.0.0.38 - - [2025-09-29 04:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007760 10.0.0.38 - - [2025-09-29 04:00:12] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009591 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.007924 10.0.0.38 - - [2025-09-29 04:00:12] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.016782 10.0.0.38 - - [2025-09-29 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.38 - - [2025-09-29 04:00:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007112 10.0.0.38 - - [2025-09-29 04:00:13] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.010084 10.0.0.38 - - [2025-09-29 04:00:13] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006051 10.0.0.38 - - [2025-09-29 04:00:14] "POST /neutron/port HTTP/1.1" 200 1089 0.021685 10.0.0.38 - - [2025-09-29 04:00:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.097458 10.0.0.38 - - [2025-09-29 04:00:24] "POST /neutron/port HTTP/1.1" 200 1089 0.024467 10.0.0.38 - - [2025-09-29 04:00:27] "POST /neutron/port HTTP/1.1" 200 1089 0.018878 10.0.0.38 - - [2025-09-29 04:00:27] "POST /neutron/subnet HTTP/1.1" 200 646 0.020474 10.0.0.38 - - [2025-09-29 04:01:06] "POST /neutron/port HTTP/1.1" 200 1089 0.025671 10.0.0.38 - - [2025-09-29 04:01:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008555 10.0.0.38 - - [2025-09-29 04:01:06] "POST /neutron/network HTTP/1.1" 200 886 0.010164 10.0.0.38 - - [2025-09-29 04:01:11] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 200 1295 0.010710 10.0.0.38 - - [2025-09-29 04:01:12] "POST /neutron/port HTTP/1.1" 200 151 0.266290 10.0.0.38 - - [2025-09-29 04:01:13] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 404 171 0.007807 10.0.0.38 - - [2025-09-29 04:01:13] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 404 171 0.009888 10.0.0.38 - - [2025-09-29 04:01:13] "GET /virtual-machine/87f379d6-8dd1-4dc0-99b2-df4cf34196a3 HTTP/1.1" 404 171 0.004461 10.0.0.38 - - [2025-09-29 04:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.38 - - [2025-09-29 04:01:13] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005040 10.0.0.38 - - [2025-09-29 04:01:13] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.004200 10.0.0.38 - - [2025-09-29 04:01:13] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010812 10.0.0.38 - - [2025-09-29 04:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.38 - - [2025-09-29 04:01:13] "GET /routing-instance/0dc52999-63d1-438d-ae90-4faa34a6e6fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1790 0.008514 10.0.0.38 - - [2025-09-29 04:01:13] "GET /route-target/6bbbf501-a1ec-4ba9-8e3d-794d107d60fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.011115 10.0.0.38 - - [2025-09-29 04:01:14] "GET /obj-perms HTTP/1.1" 200 5032 0.009318 10.0.0.38 - - [2025-09-29 04:01:17] "GET /obj-perms HTTP/1.1" 200 5032 0.010339 10.0.0.33 - - [2025-09-29 04:01:18] "GET /obj-perms HTTP/1.1" 200 5056 0.067040 10.0.0.38 - - [2025-09-29 04:01:20] "GET /obj-perms HTTP/1.1" 200 5032 0.008654 10.0.0.249 - - [2025-09-29 04:01:20] "GET /obj-perms HTTP/1.1" 200 5032 0.010339 10.0.0.38 - - [2025-09-29 04:01:20] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 200 1294 0.012707 10.0.0.38 - - [2025-09-29 04:01:21] "POST /neutron/port HTTP/1.1" 200 151 0.191660 10.0.0.38 - - [2025-09-29 04:01:22] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 404 171 0.004041 10.0.0.38 - - [2025-09-29 04:01:22] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 404 171 0.007347 10.0.0.38 - - [2025-09-29 04:01:22] "GET /virtual-machine/0166fe04-d4da-4211-b1ca-ebed26f045e8 HTTP/1.1" 404 171 0.007289 10.0.0.38 - - [2025-09-29 04:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007549 10.0.0.38 - - [2025-09-29 04:01:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008786 10.0.0.38 - - [2025-09-29 04:01:22] "GET /virtual-networks?parent_id=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 800 0.018443 10.0.0.38 - - [2025-09-29 04:01:22] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012091 10.0.0.38 - - [2025-09-29 04:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.38 - - [2025-09-29 04:01:23] "GET /routing-instance/6492b5b3-e47e-48f5-b390-fdb0ea4d94bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1791 0.007182 10.0.0.38 - - [2025-09-29 04:01:23] "GET /route-target/ccd29e1a-a434-4ead-9a3c-bc229f6bd5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.005455 10.0.0.38 - - [2025-09-29 04:01:23] "GET /obj-perms HTTP/1.1" 200 5032 0.006878 10.0.0.249 - - [2025-09-29 04:01:29] "GET /obj-perms HTTP/1.1" 200 5032 0.009817 10.0.0.38 - - [2025-09-29 04:01:29] "GET /obj-perms HTTP/1.1" 200 5032 0.008535 10.0.0.249 - - [2025-09-29 04:01:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006194 10.0.0.249 - - [2025-09-29 04:01:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003631 10.0.0.38 - - [2025-09-29 04:01:29] "DELETE /virtual-network/cef6b068-84f9-4f7d-bc01-f038ae437d6e HTTP/1.1" 200 115 0.126234 10.0.0.33 - - [2025-09-29 04:01:29] "DELETE /route-target/b4b2607d-4f12-48cb-b98b-1afa6405bb67 HTTP/1.1" 200 115 0.020400 10.0.0.38 - - [2025-09-29 04:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006352 10.0.0.38 - - [2025-09-29 04:01:29] "GET /network-policy/bd9d2b4e-d055-4766-9702-b90a770c574f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2081 0.008730 10.0.0.38 - - [2025-09-29 04:01:29] "POST /ref-update HTTP/1.1" 200 156 0.129371 10.0.0.38 - - [2025-09-29 04:01:30] "GET /virtual-network/8149a536-a613-447d-8884-3ff757be6075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017172 10.0.0.38 - - [2025-09-29 04:01:30] "DELETE /virtual-network/8149a536-a613-447d-8884-3ff757be6075 HTTP/1.1" 409 235 0.018867 10.0.0.38 - - [2025-09-29 04:01:30] "POST /neutron/port HTTP/1.1" 200 1115 0.016132 10.0.0.38 - - [2025-09-29 04:01:30] "POST /neutron/port HTTP/1.1" 200 1115 0.017519 10.0.0.33 - - [2025-09-29 04:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.249 - - [2025-09-29 04:01:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002933 10.0.0.249 - - [2025-09-29 04:01:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003455 10.0.0.38 - - [2025-09-29 04:01:32] "DELETE /virtual-network/8149a536-a613-447d-8884-3ff757be6075 HTTP/1.1" 200 115 0.150426 10.0.0.38 - - [2025-09-29 04:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.38 - - [2025-09-29 04:01:32] "GET /network-policy/3b68c52b-8c0d-43cb-87d4-03844eb0dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2079 0.004804 10.0.0.38 - - [2025-09-29 04:01:32] "POST /ref-update HTTP/1.1" 200 156 0.060513 10.0.0.38 - - [2025-09-29 04:01:32] "GET /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009615 10.0.0.249 - - [2025-09-29 04:01:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004230 10.0.0.33 - - [2025-09-29 04:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.249 - - [2025-09-29 04:01:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003307 10.0.0.38 - - [2025-09-29 04:01:32] "DELETE /virtual-network/dfea6024-0b3b-4f07-842a-5e8a9444294f HTTP/1.1" 200 115 0.145684 10.0.0.38 - - [2025-09-29 04:01:32] "DELETE /network-policy/bd9d2b4e-d055-4766-9702-b90a770c574f HTTP/1.1" 200 115 0.042654 10.0.0.38 - - [2025-09-29 04:01:33] "DELETE /network-policy/3b68c52b-8c0d-43cb-87d4-03844eb0dd90 HTTP/1.1" 200 115 0.037635 10.0.0.249 - - [2025-09-29 04:02:11] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003766 10.0.0.38 - - [2025-09-29 04:02:11] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.092958 10.0.0.249 - - [2025-09-29 04:02:11] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001167 10.0.0.38 - - [2025-09-29 04:02:11] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?fields=virtual_networks HTTP/1.1" 200 1037 0.055006 10.0.0.249 - - [2025-09-29 04:02:11] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001805 10.0.0.38 - - [2025-09-29 04:02:11] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.051544 10.0.0.249 - - [2025-09-29 04:02:11] "GET /projects?obj_uuids=f7dc30a6-e8cf-4b4a-9c90-d371e8851875&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.38 - - [2025-09-29 04:02:11] "GET /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875?fields=security_groups HTTP/1.1" 200 1265 0.053675 10.0.0.38 - - [2025-09-29 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.026516 10.0.0.249 - - [2025-09-29 04:02:12] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.007031 10.0.0.249 - - [2025-09-29 04:02:12] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002648 10.0.0.249 - - [2025-09-29 04:02:12] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.018567 10.0.0.249 - - [2025-09-29 04:02:12] "POST /id-to-fqname HTTP/1.1" 200 190 0.019201 10.0.0.249 - - [2025-09-29 04:02:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.004358 10.0.0.249 - - [2025-09-29 04:02:13] "POST /security-groups HTTP/1.1" 200 591 0.079990 10.0.0.249 - - [2025-09-29 04:02:13] "POST /projects HTTP/1.1" 200 585 0.377093 10.0.0.249 - - [2025-09-29 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.415929 10.0.0.33 - - [2025-09-29 04:02:13] "POST /access-control-lists HTTP/1.1" 200 598 0.036660 10.0.0.38 - - [2025-09-29 04:02:13] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.589034 10.0.0.38 - - [2025-09-29 04:02:14] "GET / HTTP/1.1" 200 36215 0.004759 10.0.0.38 - - [2025-09-29 04:02:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.38 - - [2025-09-29 04:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.064953 10.0.0.249 - - [2025-09-29 04:02:16] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001524 10.0.0.38 - - [2025-09-29 04:02:16] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.061154 10.0.0.38 - - [2025-09-29 04:02:16] "POST /neutron/network HTTP/1.1" 200 117 0.040425 10.0.0.33 - - [2025-09-29 04:02:16] "POST /route-targets HTTP/1.1" 200 328 0.017423 10.0.0.38 - - [2025-09-29 04:02:17] "POST /neutron/network HTTP/1.1" 200 825 0.010524 10.0.0.38 - - [2025-09-29 04:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001509 10.0.0.38 - - [2025-09-29 04:02:17] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005112 10.0.0.38 - - [2025-09-29 04:02:17] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007457 10.0.0.38 - - [2025-09-29 04:02:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.013563 10.0.0.38 - - [2025-09-29 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.249 - - [2025-09-29 04:02:17] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002817 10.0.0.38 - - [2025-09-29 04:02:17] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068230 10.0.0.33 - - [2025-09-29 04:02:17] "POST /ref-update HTTP/1.1" 200 156 0.025743 10.0.0.249 - - [2025-09-29 04:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008977 10.0.0.38 - - [2025-09-29 04:02:17] "POST /neutron/subnet HTTP/1.1" 200 720 0.242791 10.0.0.38 - - [2025-09-29 04:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001897 10.0.0.38 - - [2025-09-29 04:02:17] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008230 10.0.0.38 - - [2025-09-29 04:02:17] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005893 10.0.0.38 - - [2025-09-29 04:02:17] "POST /neutron/network HTTP/1.1" 200 823 0.007539 10.0.0.38 - - [2025-09-29 04:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001865 10.0.0.249 - - [2025-09-29 04:02:19] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003029 10.0.0.38 - - [2025-09-29 04:02:19] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.366443 10.0.0.38 - - [2025-09-29 04:02:19] "POST /neutron/network HTTP/1.1" 200 825 0.010009 10.0.0.38 - - [2025-09-29 04:02:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.003453 10.0.0.38 - - [2025-09-29 04:02:19] "POST /neutron/port HTTP/1.1" 200 117 0.007745 10.0.0.249 - - [2025-09-29 04:02:20] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003874 10.0.0.249 - - [2025-09-29 04:02:20] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000962 10.0.0.38 - - [2025-09-29 04:02:20] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.106423 10.0.0.38 - - [2025-09-29 04:02:20] "POST /neutron/port HTTP/1.1" 200 1061 0.444572 10.0.0.38 - - [2025-09-29 04:02:20] "POST /neutron/port HTTP/1.1" 200 1061 0.011763 10.0.0.38 - - [2025-09-29 04:02:20] "POST /neutron/port HTTP/1.1" 200 1089 0.020850 10.0.0.38 - - [2025-09-29 04:02:20] "POST /neutron/subnet HTTP/1.1" 200 703 0.010243 10.0.0.38 - - [2025-09-29 04:02:20] "POST /neutron/port HTTP/1.1" 200 117 0.009671 10.0.0.38 - - [2025-09-29 04:02:21] "POST /neutron/network HTTP/1.1" 200 833 0.020344 10.0.0.38 - - [2025-09-29 04:02:21] "POST /neutron/port HTTP/1.1" 200 1059 0.016145 10.0.0.38 - - [2025-09-29 04:02:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006531 10.0.0.38 - - [2025-09-29 04:02:21] "POST /neutron/network HTTP/1.1" 200 823 0.009234 10.0.0.38 - - [2025-09-29 04:02:26] "POST /neutron/port HTTP/1.1" 200 1089 0.026626 10.0.0.38 - - [2025-09-29 04:02:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.017387 10.0.0.38 - - [2025-09-29 04:02:26] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 401 292 0.001049 10.0.0.38 - - [2025-09-29 04:02:26] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 200 1295 0.033141 10.0.0.38 - - [2025-09-29 04:02:26] "GET /virtual-machine-interface/eb6a3448-9ad5-4762-b9af-857e09c36bb3 HTTP/1.1" 200 2949 0.008538 10.0.0.38 - - [2025-09-29 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.38 - - [2025-09-29 04:02:26] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005311 10.0.0.38 - - [2025-09-29 04:02:26] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005196 10.0.0.38 - - [2025-09-29 04:02:26] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007475 10.0.0.38 - - [2025-09-29 04:02:28] "POST /neutron/network HTTP/1.1" 200 835 0.007454 10.0.0.38 - - [2025-09-29 04:02:28] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.38 - - [2025-09-29 04:02:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006864 10.0.0.38 - - [2025-09-29 04:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.38 - - [2025-09-29 04:02:29] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014279 10.0.0.38 - - [2025-09-29 04:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.38 - - [2025-09-29 04:02:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010043 10.0.0.38 - - [2025-09-29 04:02:31] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.008431 10.0.0.38 - - [2025-09-29 04:02:31] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006175 10.0.0.38 - - [2025-09-29 04:02:32] "POST /neutron/port HTTP/1.1" 200 1087 0.030806 10.0.0.38 - - [2025-09-29 04:02:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016658 10.0.0.38 - - [2025-09-29 04:02:32] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 200 1294 0.012806 10.0.0.38 - - [2025-09-29 04:02:32] "GET /virtual-machine-interface/bb8c44a8-fe02-4672-85f0-73812ac12483 HTTP/1.1" 200 2948 0.014520 10.0.0.38 - - [2025-09-29 04:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.38 - - [2025-09-29 04:02:32] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.015493 10.0.0.38 - - [2025-09-29 04:02:32] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005711 10.0.0.38 - - [2025-09-29 04:02:32] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.011395 10.0.0.38 - - [2025-09-29 04:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.38 - - [2025-09-29 04:02:33] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004142 10.0.0.38 - - [2025-09-29 04:02:33] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003635 10.0.0.38 - - [2025-09-29 04:02:33] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.015782 10.0.0.38 - - [2025-09-29 04:02:33] "POST /neutron/port HTTP/1.1" 200 1089 0.027272 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 200 1295 0.004570 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine-interface/eb6a3448-9ad5-4762-b9af-857e09c36bb3 HTTP/1.1" 200 2949 0.006457 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 200 1295 0.005317 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine-interface/eb6a3448-9ad5-4762-b9af-857e09c36bb3 HTTP/1.1" 200 2949 0.012665 10.0.0.38 - - [2025-09-29 04:02:34] "GET /instance-ip/96812a08-1e73-4405-b415-c58e1fabb0c9 HTTP/1.1" 200 1625 0.008691 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 200 1295 0.004308 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-machine-interface/eb6a3448-9ad5-4762-b9af-857e09c36bb3 HTTP/1.1" 200 2949 0.006563 10.0.0.38 - - [2025-09-29 04:02:34] "GET /instance-ip/96812a08-1e73-4405-b415-c58e1fabb0c9 HTTP/1.1" 200 1625 0.007747 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005060 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004078 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009076 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008614 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006972 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.009688 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004889 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003942 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006972 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009221 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006711 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010004 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009876 10.0.0.249 - - [2025-09-29 04:02:34] "DELETE /project/f7dc30a6-e8cf-4b4a-9c90-d371e8851875 HTTP/1.1" 404 177 0.003579 10.0.0.249 - - [2025-09-29 04:02:34] "DELETE /project/4fe9ce25995540c3befb7206253867ce HTTP/1.1" 404 173 0.003302 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004472 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.008865 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.014715 10.0.0.38 - - [2025-09-29 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.38 - - [2025-09-29 04:02:34] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009367 10.0.0.38 - - [2025-09-29 04:02:34] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006655 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.016751 10.0.0.38 - - [2025-09-29 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.38 - - [2025-09-29 04:02:35] "GET /routing-instance/73ad9414-7c98-4416-8fa8-6a7c00003752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.012654 10.0.0.38 - - [2025-09-29 04:02:35] "GET /route-target/1f8f483a-422f-4854-8503-85ed9030488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.009699 10.0.0.38 - - [2025-09-29 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.38 - - [2025-09-29 04:02:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008194 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006673 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.016956 10.0.0.38 - - [2025-09-29 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.38 - - [2025-09-29 04:02:35] "GET /routing-instance/73ad9414-7c98-4416-8fa8-6a7c00003752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.008600 10.0.0.38 - - [2025-09-29 04:02:35] "GET /route-target/1f8f483a-422f-4854-8503-85ed9030488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.006515 10.0.0.38 - - [2025-09-29 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.38 - - [2025-09-29 04:02:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005377 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004114 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010595 10.0.0.38 - - [2025-09-29 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.38 - - [2025-09-29 04:02:35] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006579 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004438 10.0.0.38 - - [2025-09-29 04:02:35] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008636 10.0.0.249 - - [2025-09-29 04:02:36] "GET /obj-perms HTTP/1.1" 200 5030 0.062440 10.0.0.33 - - [2025-09-29 04:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2025-09-29 04:02:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000929 10.0.0.38 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000989 10.0.0.38 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000937 10.0.0.33 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000956 10.0.0.33 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001065 10.0.0.249 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000407 10.0.0.249 - - [2025-09-29 04:02:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000869 10.0.0.249 - - [2025-09-29 04:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001000 10.0.0.249 - - [2025-09-29 04:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000559 10.0.0.38 - - [2025-09-29 04:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001097 10.0.0.38 - - [2025-09-29 04:02:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001095 10.0.0.249 - - [2025-09-29 04:02:42] "GET /obj-perms HTTP/1.1" 200 5030 0.003957 10.0.0.249 - - [2025-09-29 04:02:48] "GET /obj-perms HTTP/1.1" 200 5030 0.006988 10.0.0.38 - - [2025-09-29 04:02:50] "GET /obj-perms HTTP/1.1" 200 5030 0.071619 10.0.0.38 - - [2025-09-29 04:02:50] "GET /obj-perms HTTP/1.1" 200 5030 0.008771 10.0.0.249 - - [2025-09-29 04:02:50] "GET /obj-perms HTTP/1.1" 200 5030 0.007416 10.0.0.38 - - [2025-09-29 04:02:51] "GET /obj-perms HTTP/1.1" 200 5030 0.004202 10.0.0.33 - - [2025-09-29 04:02:51] "GET /obj-perms HTTP/1.1" 200 5030 0.070324 10.0.0.38 - - [2025-09-29 04:02:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007955 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 200 1294 0.005076 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine-interface/bb8c44a8-fe02-4672-85f0-73812ac12483 HTTP/1.1" 200 2948 0.005318 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 200 1294 0.003773 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine-interface/bb8c44a8-fe02-4672-85f0-73812ac12483 HTTP/1.1" 200 2948 0.006421 10.0.0.38 - - [2025-09-29 04:02:51] "GET /instance-ip/ca0a76ca-9129-411f-9c9d-1a1b0502ee7f HTTP/1.1" 200 1623 0.005629 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 200 1294 0.003451 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-machine-interface/bb8c44a8-fe02-4672-85f0-73812ac12483 HTTP/1.1" 200 2948 0.006545 10.0.0.38 - - [2025-09-29 04:02:51] "GET /instance-ip/ca0a76ca-9129-411f-9c9d-1a1b0502ee7f HTTP/1.1" 200 1623 0.004919 10.0.0.38 - - [2025-09-29 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.38 - - [2025-09-29 04:02:51] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004845 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004068 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.016072 10.0.0.38 - - [2025-09-29 04:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.38 - - [2025-09-29 04:02:51] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006590 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005471 10.0.0.38 - - [2025-09-29 04:02:51] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008193 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.38 - - [2025-09-29 04:02:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009653 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.012146 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.010568 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.38 - - [2025-09-29 04:02:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007945 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003756 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006988 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.38 - - [2025-09-29 04:02:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006702 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005275 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.014970 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007986 10.0.0.38 - - [2025-09-29 04:02:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005376 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006529 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.016617 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.38 - - [2025-09-29 04:02:52] "GET /routing-instance/a7091f0c-132f-4eb2-876c-6b284e25e128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.009036 10.0.0.38 - - [2025-09-29 04:02:52] "GET /route-target/2a33ef19-28e8-431d-9521-adddf41cd0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.010493 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.38 - - [2025-09-29 04:02:52] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009827 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006854 10.0.0.38 - - [2025-09-29 04:02:52] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008438 10.0.0.38 - - [2025-09-29 04:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.38 - - [2025-09-29 04:02:53] "GET /routing-instance/a7091f0c-132f-4eb2-876c-6b284e25e128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.009516 10.0.0.38 - - [2025-09-29 04:02:53] "GET /route-target/2a33ef19-28e8-431d-9521-adddf41cd0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.018179 10.0.0.38 - - [2025-09-29 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.38 - - [2025-09-29 04:02:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004911 10.0.0.38 - - [2025-09-29 04:02:53] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003822 10.0.0.38 - - [2025-09-29 04:02:53] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.014846 10.0.0.38 - - [2025-09-29 04:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.38 - - [2025-09-29 04:02:53] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008367 10.0.0.38 - - [2025-09-29 04:02:53] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.007245 10.0.0.38 - - [2025-09-29 04:02:53] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.015422 10.0.0.38 - - [2025-09-29 04:02:53] "GET /obj-perms HTTP/1.1" 200 5030 0.008112 10.0.0.249 - - [2025-09-29 04:02:53] "GET /obj-perms HTTP/1.1" 200 5030 0.009382 10.0.0.38 - - [2025-09-29 04:02:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004047 10.0.0.249 - - [2025-09-29 04:02:53] "GET /obj-perms HTTP/1.1" 200 5030 0.003700 10.0.0.38 - - [2025-09-29 04:02:53] "GET /obj-perms HTTP/1.1" 200 5030 0.004170 10.0.0.38 - - [2025-09-29 04:03:10] "POST /neutron/network HTTP/1.1" 200 833 0.008868 10.0.0.38 - - [2025-09-29 04:03:10] "POST /neutron/port HTTP/1.1" 200 117 0.002747 10.0.0.38 - - [2025-09-29 04:03:20] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 200 1294 0.010777 10.0.0.38 - - [2025-09-29 04:03:20] "POST /neutron/port HTTP/1.1" 200 1113 0.015702 10.0.0.38 - - [2025-09-29 04:03:22] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 404 171 0.007239 10.0.0.38 - - [2025-09-29 04:03:22] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 404 171 0.004138 10.0.0.38 - - [2025-09-29 04:03:22] "GET /virtual-machine/744ecd10-3619-4ec3-a18e-e642b6376614 HTTP/1.1" 404 171 0.005561 10.0.0.38 - - [2025-09-29 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.38 - - [2025-09-29 04:03:22] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005187 10.0.0.38 - - [2025-09-29 04:03:22] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.005092 10.0.0.38 - - [2025-09-29 04:03:22] "GET /virtual-network/a2000cc8-2882-4d69-a5f5-5c2d88204088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007515 10.0.0.38 - - [2025-09-29 04:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.38 - - [2025-09-29 04:03:22] "GET /routing-instance/a7091f0c-132f-4eb2-876c-6b284e25e128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005067 10.0.0.38 - - [2025-09-29 04:03:22] "GET /route-target/2a33ef19-28e8-431d-9521-adddf41cd0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004929 10.0.0.249 - - [2025-09-29 04:03:22] "GET /obj-perms HTTP/1.1" 200 5030 0.004010 10.0.0.38 - - [2025-09-29 04:03:28] "GET /obj-perms HTTP/1.1" 200 5030 0.010095 10.0.0.33 - - [2025-09-29 04:03:28] "GET /obj-perms HTTP/1.1" 200 5030 0.010315 10.0.0.249 - - [2025-09-29 04:03:28] "GET /obj-perms HTTP/1.1" 200 5030 0.007974 10.0.0.38 - - [2025-09-29 04:03:28] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 200 1295 0.007837 10.0.0.38 - - [2025-09-29 04:03:29] "POST /neutron/port HTTP/1.1" 200 1115 0.019493 10.0.0.38 - - [2025-09-29 04:03:30] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 404 171 0.005714 10.0.0.38 - - [2025-09-29 04:03:30] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 404 171 0.004128 10.0.0.38 - - [2025-09-29 04:03:30] "GET /virtual-machine/aabc4925-9c72-4dd0-a218-4ef398277ccd HTTP/1.1" 404 171 0.003348 10.0.0.38 - - [2025-09-29 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.38 - - [2025-09-29 04:03:31] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009437 10.0.0.38 - - [2025-09-29 04:03:31] "GET /virtual-networks?parent_id=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.006649 10.0.0.38 - - [2025-09-29 04:03:31] "GET /virtual-network/351378c8-cd15-4aaa-b049-cba7dbf31ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.015598 10.0.0.38 - - [2025-09-29 04:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.38 - - [2025-09-29 04:03:31] "GET /routing-instance/73ad9414-7c98-4416-8fa8-6a7c00003752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.012243 10.0.0.38 - - [2025-09-29 04:03:31] "GET /route-target/1f8f483a-422f-4854-8503-85ed9030488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.010245 10.0.0.38 - - [2025-09-29 04:03:31] "GET /obj-perms HTTP/1.1" 200 5030 0.004269 10.0.0.38 - - [2025-09-29 04:03:34] "GET /obj-perms HTTP/1.1" 200 5030 0.008887 10.0.0.38 - - [2025-09-29 04:03:40] "GET /obj-perms HTTP/1.1" 200 5030 0.008431 10.0.0.38 - - [2025-09-29 04:03:43] "GET /obj-perms HTTP/1.1" 200 5030 0.004448 10.0.0.38 - - [2025-09-29 04:03:50] "GET /obj-perms HTTP/1.1" 200 5030 0.005050 10.0.0.38 - - [2025-09-29 04:03:50] "GET /obj-perms HTTP/1.1" 200 5030 0.004655 10.0.0.249 - - [2025-09-29 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.031461 10.0.0.249 - - [2025-09-29 04:03:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002523 10.0.0.38 - - [2025-09-29 04:03:50] "POST /neutron/network HTTP/1.1" 200 151 0.153538 10.0.0.33 - - [2025-09-29 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.042488 10.0.0.33 - - [2025-09-29 04:03:50] "DELETE /route-target/1f8f483a-422f-4854-8503-85ed9030488e HTTP/1.1" 200 115 0.023112 10.0.0.249 - - [2025-09-29 04:03:51] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003414 10.0.0.38 - - [2025-09-29 04:03:52] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.099948 10.0.0.249 - - [2025-09-29 04:03:52] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002846 10.0.0.38 - - [2025-09-29 04:03:52] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?fields=virtual_networks HTTP/1.1" 200 1034 0.057900 10.0.0.249 - - [2025-09-29 04:03:52] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001068 10.0.0.38 - - [2025-09-29 04:03:52] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.060293 10.0.0.249 - - [2025-09-29 04:03:52] "GET /projects?obj_uuids=4fe9ce25-9955-40c3-befb-7206253867ce&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.38 - - [2025-09-29 04:03:52] "GET /project/4fe9ce25-9955-40c3-befb-7206253867ce?fields=security_groups HTTP/1.1" 200 1261 0.062218 10.0.0.38 - - [2025-09-29 04:03:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.035442 10.0.0.249 - - [2025-09-29 04:03:53] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004058 10.0.0.249 - - [2025-09-29 04:03:53] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002414 10.0.0.249 - - [2025-09-29 04:03:53] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.041925 10.0.0.249 - - [2025-09-29 04:03:53] "POST /id-to-fqname HTTP/1.1" 200 198 0.008483 10.0.0.249 - - [2025-09-29 04:03:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.006282 10.0.0.249 - - [2025-09-29 04:03:53] "POST /security-groups HTTP/1.1" 200 599 0.082195 10.0.0.249 - - [2025-09-29 04:03:53] "POST /projects HTTP/1.1" 200 601 0.319556 10.0.0.249 - - [2025-09-29 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.351409 10.0.0.33 - - [2025-09-29 04:03:53] "POST /fqname-to-id HTTP/1.1" 404 241 0.005541 10.0.0.38 - - [2025-09-29 04:03:53] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.550168 10.0.0.38 - - [2025-09-29 04:03:54] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.38 - - [2025-09-29 04:03:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000806 10.0.0.38 - - [2025-09-29 04:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.054510 10.0.0.249 - - [2025-09-29 04:03:58] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001284 10.0.0.38 - - [2025-09-29 04:03:58] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048804 10.0.0.38 - - [2025-09-29 04:03:58] "POST /neutron/network HTTP/1.1" 200 117 0.036734 10.0.0.33 - - [2025-09-29 04:03:58] "POST /ref-update HTTP/1.1" 200 156 0.037688 10.0.0.249 - - [2025-09-29 04:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.014729 10.0.0.33 - - [2025-09-29 04:03:59] "POST /fqname-to-id HTTP/1.1" 404 207 0.040613 10.0.0.38 - - [2025-09-29 04:03:59] "POST /neutron/subnet HTTP/1.1" 200 828 0.218581 10.0.0.38 - - [2025-09-29 04:03:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001645 10.0.0.38 - - [2025-09-29 04:03:59] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005819 10.0.0.38 - - [2025-09-29 04:03:59] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006286 10.0.0.38 - - [2025-09-29 04:03:59] "POST /neutron/network HTTP/1.1" 200 1006 0.009279 10.0.0.38 - - [2025-09-29 04:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.249 - - [2025-09-29 04:03:59] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001334 10.0.0.38 - - [2025-09-29 04:03:59] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.051717 10.0.0.38 - - [2025-09-29 04:03:59] "POST /neutron/network HTTP/1.1" 200 117 0.014689 10.0.0.249 - - [2025-09-29 04:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011726 10.0.0.38 - - [2025-09-29 04:03:59] "POST /neutron/subnet HTTP/1.1" 200 823 0.220575 10.0.0.38 - - [2025-09-29 04:03:59] "POST /id-to-fqname HTTP/1.1" 200 228 0.001645 10.0.0.38 - - [2025-09-29 04:03:59] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007011 10.0.0.38 - - [2025-09-29 04:04:00] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007511 10.0.0.38 - - [2025-09-29 04:04:00] "POST /neutron/network HTTP/1.1" 200 1005 0.012359 10.0.0.38 - - [2025-09-29 04:04:00] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.014730 10.0.0.33 - - [2025-09-29 04:04:01] "DELETE /access-control-list/ec3e95b0-e58a-4492-82f3-dab742cb290b HTTP/1.1" 200 115 0.042860 10.0.0.38 - - [2025-09-29 04:04:02] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007684 10.0.0.33 - - [2025-09-29 04:04:02] "GET /obj-perms HTTP/1.1" 200 5046 0.059657 10.0.0.249 - - [2025-09-29 04:04:02] "GET /obj-perms HTTP/1.1" 200 5046 0.062399 10.0.0.38 - - [2025-09-29 04:04:02] "POST /neutron/network HTTP/1.1" 200 1006 0.015130 10.0.0.38 - - [2025-09-29 04:04:02] "POST /id-to-fqname HTTP/1.1" 200 228 0.001323 10.0.0.38 - - [2025-09-29 04:04:03] "POST /neutron/network HTTP/1.1" 200 1016 0.013908 10.0.0.249 - - [2025-09-29 04:04:03] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001333 10.0.0.38 - - [2025-09-29 04:04:03] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.074944 10.0.0.38 - - [2025-09-29 04:04:04] "POST /neutron/port HTTP/1.1" 200 117 0.008727 10.0.0.249 - - [2025-09-29 04:04:04] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001252 10.0.0.38 - - [2025-09-29 04:04:04] "POST /neutron/port HTTP/1.1" 200 1175 0.371614 10.0.0.38 - - [2025-09-29 04:04:05] "POST /neutron/port HTTP/1.1" 200 1229 0.153175 10.0.0.38 - - [2025-09-29 04:04:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004272 10.0.0.38 - - [2025-09-29 04:04:05] "POST /neutron/port HTTP/1.1" 200 117 0.001057 10.0.0.38 - - [2025-09-29 04:04:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.020747 10.0.0.38 - - [2025-09-29 04:04:09] "POST /neutron/port HTTP/1.1" 200 1203 0.037696 10.0.0.38 - - [2025-09-29 04:04:09] "GET /virtual-machine/17566536-8953-42c6-be1d-d318a6cf72f3 HTTP/1.1" 401 292 0.001151 10.0.0.38 - - [2025-09-29 04:04:09] "GET /virtual-machine/17566536-8953-42c6-be1d-d318a6cf72f3 HTTP/1.1" 200 1302 0.037573 10.0.0.38 - - [2025-09-29 04:04:09] "GET /virtual-machine-interface/09718fec-0043-4207-9ec9-62c6f0c1fcdf HTTP/1.1" 200 3182 0.006354 10.0.0.38 - - [2025-09-29 04:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.38 - - [2025-09-29 04:04:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004790 10.0.0.38 - - [2025-09-29 04:04:09] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.004793 10.0.0.38 - - [2025-09-29 04:04:09] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006547 10.0.0.38 - - [2025-09-29 04:04:12] "POST /neutron/port HTTP/1.1" 200 1203 0.034124 10.0.0.38 - - [2025-09-29 04:04:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005541 10.0.0.38 - - [2025-09-29 04:04:12] "POST /neutron/port HTTP/1.1" 200 117 0.001045 10.0.0.38 - - [2025-09-29 04:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008935 10.0.0.38 - - [2025-09-29 04:04:13] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.014849 10.0.0.38 - - [2025-09-29 04:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.38 - - [2025-09-29 04:04:17] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006479 10.0.0.38 - - [2025-09-29 04:04:20] "GET /obj-perms HTTP/1.1" 200 5056 0.063648 10.0.0.38 - - [2025-09-29 04:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.38 - - [2025-09-29 04:04:21] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006276 10.0.0.38 - - [2025-09-29 04:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.38 - - [2025-09-29 04:04:25] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008279 10.0.0.38 - - [2025-09-29 04:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.38 - - [2025-09-29 04:04:29] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007191 10.0.0.38 - - [2025-09-29 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007675 10.0.0.38 - - [2025-09-29 04:04:33] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.015119 10.0.0.249 - - [2025-09-29 04:04:34] "DELETE /project/62790b43cf924b8a9370d82b394199ff HTTP/1.1" 404 173 0.005965 10.0.0.249 - - [2025-09-29 04:04:34] "DELETE /project/4fe9ce25-9955-40c3-befb-7206253867ce HTTP/1.1" 404 177 0.012056 10.0.0.38 - - [2025-09-29 04:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.38 - - [2025-09-29 04:04:37] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.015626 10.0.0.38 - - [2025-09-29 04:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.38 - - [2025-09-29 04:04:41] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007051 10.0.0.38 - - [2025-09-29 04:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.38 - - [2025-09-29 04:04:45] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.016340 10.0.0.38 - - [2025-09-29 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006156 10.0.0.38 - - [2025-09-29 04:04:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008597 10.0.0.38 - - [2025-09-29 04:04:47] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.007549 10.0.0.38 - - [2025-09-29 04:04:48] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.021057 10.0.0.38 - - [2025-09-29 04:04:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009660 10.0.0.38 - - [2025-09-29 04:04:56] "POST /neutron/port HTTP/1.1" 200 1203 0.030350 10.0.0.38 - - [2025-09-29 04:04:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012060 10.0.0.38 - - [2025-09-29 04:05:08] "POST /neutron/port HTTP/1.1" 200 1203 0.035413 10.0.0.38 - - [2025-09-29 04:05:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007607 10.0.0.38 - - [2025-09-29 04:05:09] "POST /neutron/port HTTP/1.1" 200 1203 0.024698 10.0.0.38 - - [2025-09-29 04:05:09] "POST /neutron/network HTTP/1.1" 200 1006 0.021225 10.0.0.38 - - [2025-09-29 04:05:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001755 10.0.0.38 - - [2025-09-29 04:05:09] "GET /virtual-machine/17566536-8953-42c6-be1d-d318a6cf72f3 HTTP/1.1" 200 1302 0.004695 10.0.0.38 - - [2025-09-29 04:05:09] "GET /virtual-machine-interface/09718fec-0043-4207-9ec9-62c6f0c1fcdf HTTP/1.1" 200 3182 0.008179 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/333b32d4-202f-4443-80e0-4950e1d17156 HTTP/1.1" 200 1658 0.007957 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/934d94ae-e9b1-4be7-b1f1-c7a6f9f95732 HTTP/1.1" 200 1640 0.010049 10.0.0.38 - - [2025-09-29 04:05:09] "POST /fqname-to-id HTTP/1.1" 404 218 0.004956 10.0.0.38 - - [2025-09-29 04:05:09] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008029 10.0.0.249 - - [2025-09-29 04:05:09] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002511 10.0.0.38 - - [2025-09-29 04:05:09] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.077049 10.0.0.38 - - [2025-09-29 04:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.38 - - [2025-09-29 04:05:09] "GET /security-group/de8175e2-543d-46bb-8e53-3ba5139bae1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3781 0.010033 10.0.0.38 - - [2025-09-29 04:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 575 0.105500 10.0.0.38 - - [2025-09-29 04:05:09] "POST /instance-ips HTTP/1.1" 200 358 0.041139 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/d54b1579-e8eb-44f7-bb1e-b4ea11336b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006664 10.0.0.38 - - [2025-09-29 04:05:09] "POST /instance-ips HTTP/1.1" 200 358 0.038222 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/87b267b4-e77d-4e1f-99b0-43938796fa0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006391 10.0.0.38 - - [2025-09-29 04:05:09] "GET /virtual-machine-interface/9b2958fb-01df-43bb-8be4-4c1a7b3ab1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.005453 10.0.0.38 - - [2025-09-29 04:05:09] "GET /virtual-machine-interface/9b2958fb-01df-43bb-8be4-4c1a7b3ab1de?fields=instance_ip_back_refs HTTP/1.1" 200 1542 0.007229 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/87b267b4-e77d-4e1f-99b0-43938796fa0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004996 10.0.0.38 - - [2025-09-29 04:05:09] "GET /instance-ip/d54b1579-e8eb-44f7-bb1e-b4ea11336b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004744 10.0.0.38 - - [2025-09-29 04:05:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001388 10.0.0.38 - - [2025-09-29 04:05:10] "POST /neutron/port HTTP/1.1" 200 1081 0.016431 10.0.0.38 - - [2025-09-29 04:05:10] "POST /neutron/port HTTP/1.1" 200 1081 0.030883 10.0.0.38 - - [2025-09-29 04:05:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008658 10.0.0.38 - - [2025-09-29 04:05:11] "POST /neutron/port HTTP/1.1" 200 1081 0.013031 10.0.0.38 - - [2025-09-29 04:05:11] "POST /neutron/port HTTP/1.1" 200 1081 0.027041 10.0.0.38 - - [2025-09-29 04:05:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004846 10.0.0.38 - - [2025-09-29 04:05:11] "POST /neutron/port HTTP/1.1" 200 117 0.001938 10.0.0.38 - - [2025-09-29 04:05:12] "POST /neutron/port HTTP/1.1" 200 1203 0.022093 10.0.0.38 - - [2025-09-29 04:05:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008161 10.0.0.38 - - [2025-09-29 04:05:12] "POST /neutron/port HTTP/1.1" 200 117 0.001652 10.0.0.38 - - [2025-09-29 04:05:15] "POST /neutron/port HTTP/1.1" 200 1148 0.037937 10.0.0.38 - - [2025-09-29 04:05:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009324 10.0.0.38 - - [2025-09-29 04:05:16] "GET /virtual-machine/ce5f64ed-b173-4a13-88cb-597f21eec4f0 HTTP/1.1" 200 1280 0.008184 10.0.0.38 - - [2025-09-29 04:05:16] "GET /virtual-machine-interface/9b2958fb-01df-43bb-8be4-4c1a7b3ab1de HTTP/1.1" 200 3234 0.006229 10.0.0.38 - - [2025-09-29 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.38 - - [2025-09-29 04:05:16] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004418 10.0.0.38 - - [2025-09-29 04:05:16] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003151 10.0.0.38 - - [2025-09-29 04:05:16] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010788 10.0.0.38 - - [2025-09-29 04:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009532 10.0.0.38 - - [2025-09-29 04:05:19] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.016469 10.0.0.38 - - [2025-09-29 04:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.38 - - [2025-09-29 04:05:23] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.014897 10.0.0.38 - - [2025-09-29 04:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.38 - - [2025-09-29 04:05:27] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.008364 10.0.0.38 - - [2025-09-29 04:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008084 10.0.0.38 - - [2025-09-29 04:05:31] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.010737 10.0.0.38 - - [2025-09-29 04:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.38 - - [2025-09-29 04:05:35] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005908 10.0.0.38 - - [2025-09-29 04:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.38 - - [2025-09-29 04:05:39] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007143 10.0.0.38 - - [2025-09-29 04:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.38 - - [2025-09-29 04:05:43] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.006577 10.0.0.38 - - [2025-09-29 04:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007894 10.0.0.38 - - [2025-09-29 04:05:47] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.016705 10.0.0.38 - - [2025-09-29 04:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007884 10.0.0.38 - - [2025-09-29 04:05:52] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.016740 10.0.0.38 - - [2025-09-29 04:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.38 - - [2025-09-29 04:05:56] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005586 10.0.0.38 - - [2025-09-29 04:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.38 - - [2025-09-29 04:05:58] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006279 10.0.0.38 - - [2025-09-29 04:05:58] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.005347 10.0.0.38 - - [2025-09-29 04:05:58] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.017140 10.0.0.38 - - [2025-09-29 04:05:58] "POST /neutron/port HTTP/1.1" 200 1148 0.028085 10.0.0.38 - - [2025-09-29 04:06:03] "POST /neutron/security_group HTTP/1.1" 200 2066 0.017040 10.0.0.38 - - [2025-09-29 04:06:10] "POST /neutron/port HTTP/1.1" 200 1148 0.070656 10.0.0.38 - - [2025-09-29 04:06:13] "POST /neutron/security_group HTTP/1.1" 200 2066 0.019977 10.0.0.38 - - [2025-09-29 04:06:14] "POST /neutron/network HTTP/1.1" 200 1016 0.011107 10.0.0.38 - - [2025-09-29 04:06:14] "POST /neutron/subnet HTTP/1.1" 200 1384 0.015350 10.0.0.38 - - [2025-09-29 04:06:14] "POST /neutron/network HTTP/1.1" 200 1006 0.011387 10.0.0.38 - - [2025-09-29 04:06:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.003734 10.0.0.38 - - [2025-09-29 04:06:24] "POST /neutron/port HTTP/1.1" 200 2233 0.044706 10.0.0.249 - - [2025-09-29 04:06:25] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.38 - - [2025-09-29 04:06:25] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.107079 10.0.0.38 - - [2025-09-29 04:06:25] "POST /neutron/network HTTP/1.1" 200 1005 0.036630 10.0.0.38 - - [2025-09-29 04:06:25] "POST /neutron/port HTTP/1.1" 200 117 0.014237 10.0.0.249 - - [2025-09-29 04:06:25] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002826 10.0.0.38 - - [2025-09-29 04:06:26] "POST /neutron/port HTTP/1.1" 200 1174 0.388051 10.0.0.38 - - [2025-09-29 04:06:26] "POST /neutron/port HTTP/1.1" 200 1228 0.151057 10.0.0.38 - - [2025-09-29 04:06:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004851 10.0.0.38 - - [2025-09-29 04:06:26] "POST /neutron/port HTTP/1.1" 200 117 0.001471 10.0.0.38 - - [2025-09-29 04:06:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007985 10.0.0.38 - - [2025-09-29 04:06:30] "POST /neutron/port HTTP/1.1" 200 1202 0.023471 10.0.0.38 - - [2025-09-29 04:06:30] "GET /virtual-machine/8ed23b49-8438-48a7-b2cf-cd168d9c4540 HTTP/1.1" 200 1303 0.010854 10.0.0.38 - - [2025-09-29 04:06:30] "GET /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5 HTTP/1.1" 200 3183 0.011270 10.0.0.38 - - [2025-09-29 04:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.38 - - [2025-09-29 04:06:30] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006109 10.0.0.38 - - [2025-09-29 04:06:30] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.007461 10.0.0.38 - - [2025-09-29 04:06:30] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006011 10.0.0.38 - - [2025-09-29 04:06:33] "POST /neutron/port HTTP/1.1" 200 1202 0.016854 10.0.0.38 - - [2025-09-29 04:06:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005440 10.0.0.38 - - [2025-09-29 04:06:33] "POST /neutron/port HTTP/1.1" 200 117 0.002006 10.0.0.38 - - [2025-09-29 04:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007197 10.0.0.38 - - [2025-09-29 04:06:34] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009942 10.0.0.38 - - [2025-09-29 04:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.38 - - [2025-09-29 04:06:38] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.013372 10.0.0.38 - - [2025-09-29 04:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.38 - - [2025-09-29 04:06:42] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007209 10.0.0.38 - - [2025-09-29 04:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008297 10.0.0.38 - - [2025-09-29 04:06:46] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.016445 10.0.0.38 - - [2025-09-29 04:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.38 - - [2025-09-29 04:06:50] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007600 10.0.0.38 - - [2025-09-29 04:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.38 - - [2025-09-29 04:06:54] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.017076 10.0.0.38 - - [2025-09-29 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.38 - - [2025-09-29 04:06:58] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.016166 10.0.0.38 - - [2025-09-29 04:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.38 - - [2025-09-29 04:07:02] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.009070 10.0.0.38 - - [2025-09-29 04:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.38 - - [2025-09-29 04:07:04] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006054 10.0.0.38 - - [2025-09-29 04:07:04] "GET /virtual-networks?parent_id=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.007170 10.0.0.38 - - [2025-09-29 04:07:04] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.015036 10.0.0.38 - - [2025-09-29 04:07:05] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018736 10.0.0.38 - - [2025-09-29 04:07:13] "POST /neutron/port HTTP/1.1" 200 1202 0.033872 10.0.0.38 - - [2025-09-29 04:07:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006947 10.0.0.38 - - [2025-09-29 04:07:16] "POST /neutron/network HTTP/1.1" 200 1016 0.018603 10.0.0.38 - - [2025-09-29 04:07:16] "POST /neutron/subnet HTTP/1.1" 200 1384 0.033841 10.0.0.38 - - [2025-09-29 04:07:16] "POST /neutron/network HTTP/1.1" 200 1006 0.013572 10.0.0.33 - - [2025-09-29 04:07:22] "GET /obj-perms HTTP/1.1" 200 5056 0.092467 10.0.0.38 - - [2025-09-29 04:07:25] "POST /neutron/port HTTP/1.1" 200 1202 0.021599 10.0.0.38 - - [2025-09-29 04:07:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.018079 10.0.0.38 - - [2025-09-29 04:07:26] "POST /neutron/port HTTP/1.1" 200 1202 0.043513 10.0.0.38 - - [2025-09-29 04:07:26] "POST /neutron/network HTTP/1.1" 200 1005 0.021303 10.0.0.38 - - [2025-09-29 04:07:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.002702 10.0.0.38 - - [2025-09-29 04:07:26] "GET /virtual-machine/8ed23b49-8438-48a7-b2cf-cd168d9c4540 HTTP/1.1" 200 1303 0.012358 10.0.0.38 - - [2025-09-29 04:07:26] "GET /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5 HTTP/1.1" 200 3183 0.015157 10.0.0.38 - - [2025-09-29 04:07:26] "GET /instance-ip/99804ca9-5086-4b76-8f54-2689a2ce439c HTTP/1.1" 200 1659 0.015806 10.0.0.38 - - [2025-09-29 04:07:26] "GET /instance-ip/eec79f37-c837-4f59-8c83-6d71192daf47 HTTP/1.1" 200 1640 0.013314 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 404 230 0.007756 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.249 - - [2025-09-29 04:07:26] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.007599 10.0.0.38 - - [2025-09-29 04:07:26] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.113294 10.0.0.38 - - [2025-09-29 04:07:26] "POST /network-policys HTTP/1.1" 200 571 0.043034 10.0.0.38 - - [2025-09-29 04:07:26] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006242 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.38 - - [2025-09-29 04:07:26] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007005 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.38 - - [2025-09-29 04:07:26] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009742 10.0.0.38 - - [2025-09-29 04:07:26] "POST /ref-update HTTP/1.1" 200 156 0.092728 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.38 - - [2025-09-29 04:07:26] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004963 10.0.0.38 - - [2025-09-29 04:07:26] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.008287 10.0.0.38 - - [2025-09-29 04:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.38 - - [2025-09-29 04:07:26] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011699 10.0.0.38 - - [2025-09-29 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.38 - - [2025-09-29 04:07:27] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.013937 10.0.0.38 - - [2025-09-29 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.38 - - [2025-09-29 04:07:27] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007057 10.0.0.33 - - [2025-09-29 04:07:27] "POST /access-control-lists HTTP/1.1" 200 598 0.097826 10.0.0.33 - - [2025-09-29 04:07:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.008043 10.0.0.38 - - [2025-09-29 04:07:27] "POST /ref-update HTTP/1.1" 200 156 0.141636 10.0.0.38 - - [2025-09-29 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.33 - - [2025-09-29 04:07:27] "POST /access-control-lists HTTP/1.1" 200 598 0.033265 10.0.0.38 - - [2025-09-29 04:07:27] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005074 10.0.0.38 - - [2025-09-29 04:07:27] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.013352 10.0.0.38 - - [2025-09-29 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.38 - - [2025-09-29 04:07:27] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004166 10.0.0.38 - - [2025-09-29 04:07:27] "GET /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2766 0.005974 10.0.0.38 - - [2025-09-29 04:07:27] "PUT /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5 HTTP/1.1" 200 285 0.015975 10.0.0.38 - - [2025-09-29 04:07:27] "GET /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3077 0.007035 10.0.0.38 - - [2025-09-29 04:07:27] "PUT /virtual-machine-interface/7a53865a-f000-480d-9e6c-658d16fd67f5 HTTP/1.1" 200 285 0.017988 10.0.0.38 - - [2025-09-29 04:07:32] "POST /neutron/port HTTP/1.1" 200 1202 0.021577 10.0.0.38 - - [2025-09-29 04:07:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004491 10.0.0.38 - - [2025-09-29 04:07:33] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.33 - - [2025-09-29 04:07:40] "GET /global-system-configs HTTP/1.1" 401 292 0.000818 10.0.0.33 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000643 10.0.0.38 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001070 10.0.0.38 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000798 10.0.0.33 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000520 10.0.0.33 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000537 10.0.0.249 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001447 10.0.0.249 - - [2025-09-29 04:07:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000986 10.0.0.249 - - [2025-09-29 04:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001611 10.0.0.249 - - [2025-09-29 04:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000533 10.0.0.38 - - [2025-09-29 04:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000795 10.0.0.38 - - [2025-09-29 04:07:42] "GET /global-system-configs HTTP/1.1" 401 292 0.001160 10.0.0.38 - - [2025-09-29 04:08:18] "POST /neutron/port HTTP/1.1" 200 1203 0.032117 10.0.0.38 - - [2025-09-29 04:08:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003797 10.0.0.38 - - [2025-09-29 04:08:18] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.249 - - [2025-09-29 04:08:23] "GET /obj-perms HTTP/1.1" 200 5056 0.067728 10.0.0.38 - - [2025-09-29 04:08:23] "GET /obj-perms HTTP/1.1" 200 5056 0.065407 10.0.0.38 - - [2025-09-29 04:08:33] "POST /neutron/port HTTP/1.1" 200 1202 0.019041 10.0.0.38 - - [2025-09-29 04:08:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007464 10.0.0.38 - - [2025-09-29 04:08:34] "POST /neutron/port HTTP/1.1" 200 117 0.002929 10.0.0.38 - - [2025-09-29 04:09:20] "POST /neutron/port HTTP/1.1" 200 1148 0.079259 10.0.0.38 - - [2025-09-29 04:09:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009945 10.0.0.38 - - [2025-09-29 04:09:20] "POST /neutron/port HTTP/1.1" 200 117 0.002913 10.0.0.38 - - [2025-09-29 04:09:27] "POST /ref-update HTTP/1.1" 200 156 0.130226 10.0.0.38 - - [2025-09-29 04:09:28] "POST /neutron/network HTTP/1.1" 200 1005 0.057027 10.0.0.38 - - [2025-09-29 04:09:28] "GET /virtual-network/4194ea52-82b6-47ee-87fb-0009b50abfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.011084 10.0.0.38 - - [2025-09-29 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007497 10.0.0.38 - - [2025-09-29 04:09:28] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006115 10.0.0.38 - - [2025-09-29 04:09:28] "POST /ref-update HTTP/1.1" 200 156 0.065033 10.0.0.38 - - [2025-09-29 04:09:28] "GET /virtual-network/8db82221-7127-42c3-aea4-996d1ddec955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.009184 10.0.0.38 - - [2025-09-29 04:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2025-09-29 04:09:28] "GET /network-policy/2748270c-f353-4d1b-a98b-cd986715603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004454 10.0.0.38 - - [2025-09-29 04:09:28] "DELETE /network-policy/2748270c-f353-4d1b-a98b-cd986715603a HTTP/1.1" 200 115 0.038158 10.0.0.33 - - [2025-09-29 04:09:28] "POST /ref-update HTTP/1.1" 200 156 0.049238 10.0.0.38 - - [2025-09-29 04:09:28] "DELETE /instance-ip/87b267b4-e77d-4e1f-99b0-43938796fa0d HTTP/1.1" 200 115 0.047693 10.0.0.38 - - [2025-09-29 04:09:28] "DELETE /instance-ip/d54b1579-e8eb-44f7-bb1e-b4ea11336b68 HTTP/1.1" 200 115 0.047873 10.0.0.38 - - [2025-09-29 04:09:28] "DELETE /virtual-machine-interface/9b2958fb-01df-43bb-8be4-4c1a7b3ab1de HTTP/1.1" 200 115 0.084074 10.0.0.38 - - [2025-09-29 04:09:29] "POST /neutron/port HTTP/1.1" 200 1202 0.020166 10.0.0.38 - - [2025-09-29 04:09:29] "POST /neutron/port HTTP/1.1" 200 151 0.248071 10.0.0.38 - - [2025-09-29 04:09:29] "POST /neutron/port HTTP/1.1" 200 151 0.248912 10.0.0.33 - - [2025-09-29 04:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.38 - - [2025-09-29 04:09:31] "POST /neutron/network HTTP/1.1" 200 1006 0.017284 10.0.0.33 - - [2025-09-29 04:09:31] "DELETE /route-target/7be22c34-6939-4e3d-9a82-a6abf5f96394 HTTP/1.1" 200 115 0.024105 10.0.0.38 - - [2025-09-29 04:09:34] "POST /neutron/port HTTP/1.1" 400 205 0.009795 10.0.0.249 - - [2025-09-29 04:09:34] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.034776 10.0.0.38 - - [2025-09-29 04:09:34] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.109240 10.0.0.249 - - [2025-09-29 04:09:34] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001229 10.0.0.38 - - [2025-09-29 04:09:34] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?fields=virtual_networks HTTP/1.1" 200 1050 0.044069 10.0.0.249 - - [2025-09-29 04:09:34] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001158 10.0.0.38 - - [2025-09-29 04:09:34] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.048584 10.0.0.249 - - [2025-09-29 04:09:34] "GET /projects?obj_uuids=62790b43-cf92-4b8a-9370-d82b394199ff&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967 10.0.0.38 - - [2025-09-29 04:09:35] "GET /project/62790b43-cf92-4b8a-9370-d82b394199ff?fields=security_groups HTTP/1.1" 200 1285 0.050824 10.0.0.38 - - [2025-09-29 04:09:36] "POST /fqname-to-id HTTP/1.1" 404 192 0.031304 10.0.0.249 - - [2025-09-29 04:09:36] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.008417 10.0.0.249 - - [2025-09-29 04:09:36] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003356 10.0.0.249 - - [2025-09-29 04:09:36] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.053456 10.0.0.249 - - [2025-09-29 04:09:36] "POST /id-to-fqname HTTP/1.1" 200 194 0.012351 10.0.0.249 - - [2025-09-29 04:09:36] "POST /fqname-to-id HTTP/1.1" 404 203 0.006258 10.0.0.249 - - [2025-09-29 04:09:36] "POST /security-groups HTTP/1.1" 200 595 0.080767 10.0.0.249 - - [2025-09-29 04:09:36] "POST /projects HTTP/1.1" 200 593 0.369437 10.0.0.249 - - [2025-09-29 04:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.413725 10.0.0.33 - - [2025-09-29 04:09:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.011954 10.0.0.38 - - [2025-09-29 04:09:36] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.638592 10.0.0.38 - - [2025-09-29 04:09:37] "GET / HTTP/1.1" 200 36215 0.004613 10.0.0.38 - - [2025-09-29 04:09:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.001312 10.0.0.38 - - [2025-09-29 04:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.086105 10.0.0.249 - - [2025-09-29 04:09:39] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001016 10.0.0.38 - - [2025-09-29 04:09:39] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.066886 10.0.0.33 - - [2025-09-29 04:09:40] "POST /ref-update HTTP/1.1" 200 156 0.022364 10.0.0.249 - - [2025-09-29 04:09:40] "POST /useragent-kv HTTP/1.1" 200 115 0.008926 10.0.0.38 - - [2025-09-29 04:09:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.218550 10.0.0.33 - - [2025-09-29 04:09:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.033284 10.0.0.38 - - [2025-09-29 04:09:40] "POST /id-to-fqname HTTP/1.1" 200 224 0.001287 10.0.0.38 - - [2025-09-29 04:09:40] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.009039 10.0.0.38 - - [2025-09-29 04:09:40] "POST /neutron/network HTTP/1.1" 200 999 0.012198 10.0.0.38 - - [2025-09-29 04:09:40] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.011854 10.0.0.38 - - [2025-09-29 04:09:40] "POST /neutron/subnet HTTP/1.1" 200 823 0.018018 10.0.0.38 - - [2025-09-29 04:09:41] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.013214 10.0.0.38 - - [2025-09-29 04:09:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.004492 10.0.0.249 - - [2025-09-29 04:09:43] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000955 10.0.0.38 - - [2025-09-29 04:09:43] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.082619 10.0.0.38 - - [2025-09-29 04:09:43] "POST /neutron/port HTTP/1.1" 200 117 0.007169 10.0.0.38 - - [2025-09-29 04:09:44] "POST /id-to-fqname HTTP/1.1" 200 224 0.002604 10.0.0.38 - - [2025-09-29 04:09:44] "POST /neutron/network HTTP/1.1" 200 1009 0.014492 10.0.0.38 - - [2025-09-29 04:09:44] "POST /neutron/port HTTP/1.1" 200 1168 0.023700 10.0.0.249 - - [2025-09-29 04:09:45] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000959 10.0.0.38 - - [2025-09-29 04:09:45] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.099536 10.0.0.38 - - [2025-09-29 04:09:45] "POST /neutron/network HTTP/1.1" 200 999 0.009464 10.0.0.38 - - [2025-09-29 04:09:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005873 10.0.0.38 - - [2025-09-29 04:09:45] "POST /neutron/port HTTP/1.1" 200 117 0.002032 10.0.0.38 - - [2025-09-29 04:09:45] "POST /neutron/network HTTP/1.1" 200 999 0.011296 10.0.0.38 - - [2025-09-29 04:09:45] "POST /id-to-fqname HTTP/1.1" 200 224 0.003460 10.0.0.38 - - [2025-09-29 04:09:45] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015546 10.0.0.249 - - [2025-09-29 04:09:45] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000984 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/port HTTP/1.1" 200 1168 0.335619 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/port HTTP/1.1" 200 1222 0.109594 10.0.0.249 - - [2025-09-29 04:09:46] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002250 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004827 10.0.0.38 - - [2025-09-29 04:09:46] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.098586 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/port HTTP/1.1" 200 117 0.003986 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/port HTTP/1.1" 200 2274 0.052032 10.0.0.38 - - [2025-09-29 04:09:46] "POST /neutron/port HTTP/1.1" 200 1196 0.040503 10.0.0.38 - - [2025-09-29 04:09:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.015708 10.0.0.38 - - [2025-09-29 04:09:47] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014212 10.0.0.38 - - [2025-09-29 04:09:47] "GET /virtual-machine/a0f4124c-386c-41d3-b539-04a6bd1e076f HTTP/1.1" 401 292 0.000890 10.0.0.38 - - [2025-09-29 04:09:47] "GET /virtual-machine/a0f4124c-386c-41d3-b539-04a6bd1e076f HTTP/1.1" 200 1299 0.028061 10.0.0.38 - - [2025-09-29 04:09:47] "GET /virtual-machine-interface/53a79362-76e8-4cc1-b33e-d4fbeff79e8b HTTP/1.1" 200 3163 0.005169 10.0.0.38 - - [2025-09-29 04:09:47] "POST /neutron/port HTTP/1.1" 200 1168 0.017607 10.0.0.38 - - [2025-09-29 04:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.38 - - [2025-09-29 04:09:47] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003739 10.0.0.38 - - [2025-09-29 04:09:47] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.008767 10.0.0.38 - - [2025-09-29 04:09:47] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006910 10.0.0.38 - - [2025-09-29 04:09:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004524 10.0.0.38 - - [2025-09-29 04:09:47] "POST /neutron/port HTTP/1.1" 200 117 0.003316 10.0.0.38 - - [2025-09-29 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008158 10.0.0.38 - - [2025-09-29 04:09:50] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.019173 10.0.0.38 - - [2025-09-29 04:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2025-09-29 04:09:54] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.015003 10.0.0.38 - - [2025-09-29 04:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.38 - - [2025-09-29 04:09:59] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.018218 10.0.0.38 - - [2025-09-29 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.38 - - [2025-09-29 04:10:03] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005315 10.0.0.38 - - [2025-09-29 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006976 10.0.0.38 - - [2025-09-29 04:10:07] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.016426 10.0.0.38 - - [2025-09-29 04:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.38 - - [2025-09-29 04:10:11] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.015972 10.0.0.38 - - [2025-09-29 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008369 10.0.0.38 - - [2025-09-29 04:10:15] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.016015 10.0.0.38 - - [2025-09-29 04:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.38 - - [2025-09-29 04:10:19] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005589 10.0.0.38 - - [2025-09-29 04:10:20] "POST /neutron/port HTTP/1.1" 200 1196 0.022667 10.0.0.38 - - [2025-09-29 04:10:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007106 10.0.0.38 - - [2025-09-29 04:10:20] "POST /neutron/port HTTP/1.1" 200 117 0.001785 10.0.0.38 - - [2025-09-29 04:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009314 10.0.0.38 - - [2025-09-29 04:10:23] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.016282 10.0.0.33 - - [2025-09-29 04:10:25] "GET /obj-perms HTTP/1.1" 200 5056 0.067046 10.0.0.38 - - [2025-09-29 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008274 10.0.0.38 - - [2025-09-29 04:10:27] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.018736 10.0.0.38 - - [2025-09-29 04:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.38 - - [2025-09-29 04:10:31] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007195 10.0.0.38 - - [2025-09-29 04:10:34] "POST /neutron/port HTTP/1.1" 200 1196 0.047346 10.0.0.249 - - [2025-09-29 04:10:35] "DELETE /project/3d217b0d2bcd47be8a621361f94be4f1 HTTP/1.1" 404 173 0.005548 10.0.0.249 - - [2025-09-29 04:10:35] "DELETE /project/62790b43-cf92-4b8a-9370-d82b394199ff HTTP/1.1" 404 177 0.012409 10.0.0.38 - - [2025-09-29 04:10:36] "POST /neutron/port HTTP/1.1" 200 1196 0.041429 10.0.0.38 - - [2025-09-29 04:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.38 - - [2025-09-29 04:10:36] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.014909 10.0.0.38 - - [2025-09-29 04:10:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008209 10.0.0.38 - - [2025-09-29 04:10:36] "POST /neutron/port HTTP/1.1" 200 117 0.003182 10.0.0.38 - - [2025-09-29 04:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007733 10.0.0.38 - - [2025-09-29 04:10:40] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006525 10.0.0.38 - - [2025-09-29 04:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.38 - - [2025-09-29 04:10:42] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005131 10.0.0.38 - - [2025-09-29 04:10:42] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.005263 10.0.0.38 - - [2025-09-29 04:10:42] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.007822 10.0.0.38 - - [2025-09-29 04:10:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.016778 10.0.0.38 - - [2025-09-29 04:10:52] "POST /neutron/port HTTP/1.1" 200 1196 0.040463 10.0.0.38 - - [2025-09-29 04:10:53] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014733 10.0.0.38 - - [2025-09-29 04:10:58] "POST /neutron/port HTTP/1.1" 200 1196 0.019566 10.0.0.38 - - [2025-09-29 04:11:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007280 10.0.0.38 - - [2025-09-29 04:11:08] "POST /neutron/port HTTP/1.1" 200 1196 0.031512 10.0.0.38 - - [2025-09-29 04:11:08] "POST /neutron/security_group HTTP/1.1" 200 2062 0.014249 10.0.0.38 - - [2025-09-29 04:11:08] "GET /virtual-machine/b42219ff-6c79-4b19-a7f9-47f765c59730 HTTP/1.1" 200 1299 0.009379 10.0.0.38 - - [2025-09-29 04:11:08] "GET /virtual-machine-interface/398f4d82-9a5f-47e0-8b7c-5768994eb1f9 HTTP/1.1" 200 3163 0.013395 10.0.0.38 - - [2025-09-29 04:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.38 - - [2025-09-29 04:11:08] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005784 10.0.0.38 - - [2025-09-29 04:11:08] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004270 10.0.0.38 - - [2025-09-29 04:11:08] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.015821 10.0.0.38 - - [2025-09-29 04:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.38 - - [2025-09-29 04:11:09] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004928 10.0.0.38 - - [2025-09-29 04:11:09] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004035 10.0.0.38 - - [2025-09-29 04:11:09] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.008479 10.0.0.38 - - [2025-09-29 04:11:10] "POST /neutron/port HTTP/1.1" 200 1196 0.031599 10.0.0.38 - - [2025-09-29 04:11:10] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009167 10.0.0.38 - - [2025-09-29 04:11:10] "GET /virtual-machine/f57834c3-7d5a-4444-ba67-030fd611a433 HTTP/1.1" 200 1299 0.007329 10.0.0.38 - - [2025-09-29 04:11:10] "GET /virtual-machine-interface/950fdeda-efde-4458-ae42-7145c89e3c89 HTTP/1.1" 200 3164 0.014354 10.0.0.38 - - [2025-09-29 04:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.38 - - [2025-09-29 04:11:10] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007789 10.0.0.38 - - [2025-09-29 04:11:10] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006672 10.0.0.38 - - [2025-09-29 04:11:10] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.017602 10.0.0.38 - - [2025-09-29 04:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009327 10.0.0.38 - - [2025-09-29 04:11:11] "GET /global-vrouter-config/e9e1f35d-6392-444a-b06c-9b935183cf11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008904 10.0.0.38 - - [2025-09-29 04:11:11] "GET /virtual-networks?parent_id=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006494 10.0.0.38 - - [2025-09-29 04:11:11] "GET /virtual-network/976fc3da-c6a0-4738-bd91-333a3923f1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.015357 10.0.0.38 - - [2025-09-29 04:11:11] "GET /virtual-machine-interface/950fdeda-efde-4458-ae42-7145c89e3c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2747 0.016366 10.0.0.38 - - [2025-09-29 04:11:11] "PUT /virtual-machine-interface/950fdeda-efde-4458-ae42-7145c89e3c89 HTTP/1.1" 200 285 0.041359 10.0.0.38 - - [2025-09-29 04:11:22] "POST /neutron/network HTTP/1.1" 200 1009 0.016418 10.0.0.38 - - [2025-09-29 04:11:22] "POST /neutron/subnet HTTP/1.1" 200 1370 0.025491 10.0.0.38 - - [2025-09-29 04:11:22] "POST /neutron/network HTTP/1.1" 200 999 0.017821 10.0.0.249 - - [2025-09-29 04:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.053560 10.0.0.38 - - [2025-09-29 04:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.070397 10.0.0.38 - - [2025-09-29 04:11:38] "POST /neutron/network HTTP/1.1" 200 1009 0.047188 10.0.0.38 - - [2025-09-29 04:11:38] "POST /neutron/subnet HTTP/1.1" 200 1370 0.025585 10.0.0.38 - - [2025-09-29 04:11:38] "POST /neutron/network HTTP/1.1" 200 999 0.015860 10.0.0.38 - - [2025-09-29 04:12:22] "POST /neutron/network HTTP/1.1" 200 1009 0.020805 10.0.0.38 - - [2025-09-29 04:12:22] "POST /neutron/subnet HTTP/1.1" 200 1370 0.030297 10.0.0.38 - - [2025-09-29 04:12:22] "POST /neutron/network HTTP/1.1" 200 999 0.013927 10.0.0.38 - - [2025-09-29 04:12:40] "POST /neutron/network HTTP/1.1" 200 1009 0.012348 10.0.0.38 - - [2025-09-29 04:12:40] "POST /neutron/subnet HTTP/1.1" 200 1370 0.015774 10.0.0.38 - - [2025-09-29 04:12:40] "POST /neutron/network HTTP/1.1" 200 999 0.010781 10.0.0.33 - - [2025-09-29 04:12:40] "GET /global-system-configs HTTP/1.1" 401 292 0.001370 10.0.0.33 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000862 10.0.0.38 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001210 10.0.0.38 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001147 10.0.0.33 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.001164 10.0.0.33 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000602 10.0.0.249 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000392 10.0.0.249 - - [2025-09-29 04:12:41] "GET /global-system-configs HTTP/1.1" 401 292 0.000396 10.0.0.249 - - [2025-09-29 04:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000964 10.0.0.249 - - [2025-09-29 04:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2025-09-29 04:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.38 - - [2025-09-29 04:12:42] "GET /global-system-configs HTTP/1.1" 401 292 0.000484 10.0.0.38 - - [2025-09-29 04:13:22] "POST /neutron/network HTTP/1.1" 200 1009 0.032588 10.0.0.38 - - [2025-09-29 04:13:22] "POST /neutron/subnet HTTP/1.1" 200 1370 0.039780 10.0.0.38 - - [2025-09-29 04:13:22] "POST /neutron/network HTTP/1.1" 200 999 0.021376 10.0.0.38 - - [2025-09-29 04:13:36] "POST /neutron/port HTTP/1.1" 200 1196 0.035359 10.0.0.38 - - [2025-09-29 04:13:37] "POST /neutron/port HTTP/1.1" 200 1196 0.023908 10.0.0.38 - - [2025-09-29 04:13:37] "POST /neutron/port HTTP/1.1" 200 1196 0.033694 10.0.0.38 - - [2025-09-29 04:13:38] "POST /neutron/network HTTP/1.1" 200 999 0.025311 10.0.0.33 - - [2025-09-29 04:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.249 - - [2025-09-29 04:13:40] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000947 10.0.0.38 - - [2025-09-29 04:13:40] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.067316 10.0.0.249 - - [2025-09-29 04:13:40] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001275 10.0.0.38 - - [2025-09-29 04:13:40] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?fields=virtual_networks HTTP/1.1" 200 1041 0.058662 10.0.0.249 - - [2025-09-29 04:13:40] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004322 10.0.0.38 - - [2025-09-29 04:13:40] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.077319 10.0.0.249 - - [2025-09-29 04:13:40] "GET /projects?obj_uuids=3d217b0d-2bcd-47be-8a62-1361f94be4f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001353 10.0.0.38 - - [2025-09-29 04:13:40] "GET /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1?fields=security_groups HTTP/1.1" 200 1272 0.052582 10.0.0.38 - - [2025-09-29 04:13:41] "POST /fqname-to-id HTTP/1.1" 404 188 0.367482 10.0.0.249 - - [2025-09-29 04:13:42] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006142 10.0.0.249 - - [2025-09-29 04:13:42] "GET /domains?obj_uuids=026b1476-0afc-4093-a11e-3a5638365dda&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002624 10.0.0.249 - - [2025-09-29 04:13:42] "GET /domain/026b1476-0afc-4093-a11e-3a5638365dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 927 0.017128 10.0.0.249 - - [2025-09-29 04:13:42] "POST /id-to-fqname HTTP/1.1" 200 190 0.001414 10.0.0.249 - - [2025-09-29 04:13:42] "POST /fqname-to-id HTTP/1.1" 404 199 0.002902 10.0.0.249 - - [2025-09-29 04:13:42] "POST /security-groups HTTP/1.1" 200 591 0.042755 10.0.0.249 - - [2025-09-29 04:13:42] "POST /projects HTTP/1.1" 200 585 0.261695 10.0.0.249 - - [2025-09-29 04:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.296744 10.0.0.33 - - [2025-09-29 04:13:42] "POST /access-control-lists HTTP/1.1" 200 598 0.035981 10.0.0.38 - - [2025-09-29 04:13:42] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.480170 10.0.0.38 - - [2025-09-29 04:13:43] "GET / HTTP/1.1" 200 36215 0.007790 10.0.0.249 - - [2025-09-29 04:13:49] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003361 10.0.0.38 - - [2025-09-29 04:13:49] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.102432 10.0.0.249 - - [2025-09-29 04:13:49] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001389 10.0.0.38 - - [2025-09-29 04:13:49] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?fields=virtual_networks HTTP/1.1" 200 1034 0.069055 10.0.0.249 - - [2025-09-29 04:13:49] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002235 10.0.0.38 - - [2025-09-29 04:13:49] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.057114 10.0.0.249 - - [2025-09-29 04:13:49] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000998 10.0.0.38 - - [2025-09-29 04:13:49] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?fields=security_groups HTTP/1.1" 200 1261 0.048910 10.0.0.33 - - [2025-09-29 04:14:03] "DELETE /access-control-list/3479dd59-b596-49d1-be6e-2e10995fadf7 HTTP/1.1" 200 115 0.042480 10.0.0.249 - - [2025-09-29 04:14:35] "DELETE /project/3d0143fd8be9428b8d08f8edd7560295 HTTP/1.1" 404 173 0.021954 10.0.0.249 - - [2025-09-29 04:14:35] "DELETE /project/3d217b0d-2bcd-47be-8a62-1361f94be4f1 HTTP/1.1" 404 177 0.014222 10.0.0.249 - - [2025-09-29 04:14:35] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002642 10.0.0.249 - - [2025-09-29 04:14:36] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.103177 10.0.0.249 - - [2025-09-29 04:14:36] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000973 10.0.0.249 - - [2025-09-29 04:14:36] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?fields=security_groups HTTP/1.1" 200 1363 0.040970 10.0.0.249 - - [2025-09-29 04:14:36] "DELETE /security-group/919b0eb1-01eb-42cf-b221-a9644ca52e3b HTTP/1.1" 200 115 0.058935 10.0.0.249 - - [2025-09-29 04:14:36] "GET /projects?obj_uuids=3d0143fd-8be9-428b-8d08-f8edd7560295&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000835 10.0.0.249 - - [2025-09-29 04:14:36] "GET /project/3d0143fd-8be9-428b-8d08-f8edd7560295?fields=application_policy_sets HTTP/1.1" 200 1402 0.059346 10.0.0.33 - - [2025-09-29 04:14:36] "DELETE /access-control-list/b03a4c5e-24f2-42ca-ab9c-5c5126cd3fac HTTP/1.1" 200 115 0.076985 10.0.0.249 - - [2025-09-29 04:14:36] "DELETE /project/3d0143fd-8be9-428b-8d08-f8edd7560295 HTTP/1.1" 200 115 0.519539 [Introspect:8084]10.0.0.249 - - [2025-09-29 04:15:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001146 [Introspect:8084]10.0.0.249 - - [2025-09-29 04:15:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.002021 10.0.0.33 - - [2025-09-29 04:15:28] "GET /obj-perms HTTP/1.1" 200 5056 0.065100 10.0.0.249 - - [2025-09-29 04:15:28] "GET /obj-perms HTTP/1.1" 200 5056 0.056824