+++ date ++ echo 'INFO: =================== Thu Nov 13 02:07:12 AM UTC 2025 ===================' INFO: =================== Thu Nov 13 02:07:12 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 +++ 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.61 ++ 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 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.56:8081 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.56:8086 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.56:8082 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.56:9161 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61: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.25,10.20.0.193,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.56:2181,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.56:5673,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.56:6379 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.56:9092 10.0.0.61: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.141 ++ 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.141,10.0.0.56,10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141,10.0.0.56,10.0.0.61 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.141,10.0.0.56,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ tr '\n' , ++++ grep -vi host +++ local local_ips=,10.0.0.61,10.20.0.254,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.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 3 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.61:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /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: 11/13/2025 02:07:22.218 7fe2c0378e40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/13/2025 02:07:22.358 7fe2c0378e40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/13/2025 02:07:22.370 7fe2c0378e40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/13/2025 02:07:22.370 7fe2c0378e40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.9.21: /usr/bin/python3 Thu Nov 13 02:07:41 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 4 import sys 5 from vnc_cfg_api_server.api_server import server_main 6 if __name__ == '__main__': 7 sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) 8 sys.exit(server_main()) sys = sys.exit = server_main = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5367 vnc_cgitb.enable(format='text') 5368 5369 main(args_str, VncApiServer(args_str)) 5370 #server_main 5371 global main = args_str = None global VncApiServer = /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2213 else: 2214 self._db_connect(self._args.reset_config) 2215 self._db_init_entries() 2216 2217 self._initialize_quota_counters() self = self._db_init_entries = > /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3738 def _db_init_entries(self): 3739 # create singleton defaults if they don't exist already in db 3740 gsc = self.create_singleton_entry(GlobalSystemConfig( 3741 autonomous_system=64512, config_version=CONFIG_VERSION)) 3742 self._gsc_uuid = gsc.uuid gsc undefined self = self.create_singleton_entry = > global GlobalSystemConfig = autonomous_system undefined config_version undefined global CONFIG_VERSION = '1.0' /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/global_system_config:d...64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 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...64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 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...64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/global_system_config:d...64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_db.py", line 2524, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/local/lib/python3.9/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1045, in wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cfgm_common/vnc_cassandra.py", line 1205, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: 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 8, in sys.exit(server_main()) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 5369, in server_main main(args_str, VncApiServer(args_str)) File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 2215, in __init__ self._db_init_entries() File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 3740, in _db_init_entries gsc = self.create_singleton_entry(GlobalSystemConfig( File "/usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/global_system_config:default-global-system-config exists already with ID: 64c6e0d0-c077-4706-b16d-4e9cb4fcdc32 at zookeeper +++ date ++ echo 'INFO: =================== Thu Nov 13 02:07:43 AM UTC 2025 ===================' INFO: =================== Thu Nov 13 02:07:43 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.56:8081 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.56:8086 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.56:8082 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.56:9161 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61: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.25,10.20.0.193,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.56:2181,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.56:5673,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.56:6379 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.56:9092 10.0.0.61: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.141 ++ 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.141,10.0.0.56,10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.141,10.0.0.56,10.0.0.61 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.56,10.0.0.61 +++ local servers=10.0.0.141,10.0.0.56,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq +++ local local_ips=,10.0.0.61,10.20.0.254,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.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 3 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.61:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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: 11/13/2025 02:07:51.842 7f311ef77c00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/13/2025 02:07:52.027 7f311ef77c00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/13/2025 02:07:52.041 7f311ef77c00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/13/2025 02:07:52.044 7f311ef77c00 [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.61:8082/ Hit Ctrl-C to quit. 10.0.0.61 - - [2025-11-13 02:07:53] "GET / HTTP/1.1" 503 181 0.000248 10.0.0.61 - - [2025-11-13 02:07:53] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.61 - - [2025-11-13 02:07:54] "GET / HTTP/1.1" 200 45871 0.001474 10.0.0.61 - - [2025-11-13 02:07:54] "GET / HTTP/1.1" 200 45871 0.001059 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.61 - - [2025-11-13 02:07:54] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000535 10.0.0.61 - - [2025-11-13 02:07:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000249 10.0.0.56 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000616 10.0.0.61 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.56 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.61 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.56 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.141 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000350 10.0.0.61 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.56 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.61 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.61 - - [2025-11-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 2.965507 10.0.0.61 - - [2025-11-13 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.61 - - [2025-11-13 02:07:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.227906 10.0.0.61 - - [2025-11-13 02:07:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004579 10.0.0.141 - - [2025-11-13 02:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000320 10.0.0.141 - - [2025-11-13 02:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 /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.141 - - [2025-11-13 02:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2025-11-13 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.037444 10.0.0.141 - - [2025-11-13 02:08:08] "POST /access-control-lists HTTP/1.1" 200 587 0.032125 10.0.0.141 - - [2025-11-13 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.020955 10.0.0.141 - - [2025-11-13 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.018841 10.0.0.141 - - [2025-11-13 02:08:08] "POST /route-targets HTTP/1.1" 200 327 0.016275 10.0.0.141 - - [2025-11-13 02:08:08] "POST /access-control-lists HTTP/1.1" 200 551 0.045410 10.0.0.141 - - [2025-11-13 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.049701 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.141 - - [2025-11-13 02:11:51] "GET /obj-perms HTTP/1.1" 200 5075 0.394342 10.0.0.141 - - [2025-11-13 02:12:16] "PUT /access-control-list/09dff35b-4849-463b-b08a-1c347808f940 HTTP/1.1" 200 272 0.021713 10.0.0.56 - - [2025-11-13 02:12:51] "GET /obj-perms HTTP/1.1" 200 5075 0.045789 10.0.0.61 - - [2025-11-13 02:12:52] "GET /obj-perms HTTP/1.1" 200 5075 0.047816 10.0.0.56 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.56 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.61 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.61 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000762 10.0.0.56 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.61 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000541 10.0.0.56 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.61 - - [2025-11-13 02:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2025-11-13 02:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000415 10.0.0.141 - - [2025-11-13 02:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000430 10.0.0.141 - - [2025-11-13 02:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2025-11-13 02:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 [Introspect:8084]10.0.0.61 - - [2025-11-13 02:13:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.61 - - [2025-11-13 02:13:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000902 [Introspect:8084]10.0.0.61 - - [2025-11-13 02:13:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.61 - - [2025-11-13 02:13:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000833 10.0.0.141 - - [2025-11-13 02:14:57] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.141 - - [2025-11-13 02:14:58] "POST /fqname-to-id HTTP/1.1" 401 293 0.001109 10.0.0.141 - - [2025-11-13 02:14:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.040908 10.0.0.61 - - [2025-11-13 02:14:59] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.049208 10.0.0.61 - - [2025-11-13 02:14:59] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.61 - - [2025-11-13 02:14:59] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028724 10.0.0.61 - - [2025-11-13 02:14:59] "POST /id-to-fqname HTTP/1.1" 200 188 0.010255 10.0.0.61 - - [2025-11-13 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.003989 10.0.0.61 - - [2025-11-13 02:14:59] "POST /security-groups HTTP/1.1" 200 589 0.080399 10.0.0.61 - - [2025-11-13 02:14:59] "POST /projects HTTP/1.1" 200 581 0.367263 10.0.0.61 - - [2025-11-13 02:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.438445 10.0.0.141 - - [2025-11-13 02:14:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.042107 10.0.0.141 - - [2025-11-13 02:14:59] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.647363 10.0.0.61 - - [2025-11-13 02:15:00] "DELETE /project/b493063c13ad41809fbb3e905341bb27 HTTP/1.1" 404 173 0.003491 10.0.0.141 - - [2025-11-13 02:15:00] "GET / HTTP/1.1" 200 35931 0.003503 10.0.0.61 - - [2025-11-13 02:15:03] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001047 10.0.0.141 - - [2025-11-13 02:15:04] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069826 10.0.0.61 - - [2025-11-13 02:15:04] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.141 - - [2025-11-13 02:15:04] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?fields=virtual_networks HTTP/1.1" 200 1039 0.057239 10.0.0.61 - - [2025-11-13 02:15:04] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000936 10.0.0.141 - - [2025-11-13 02:15:04] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.050879 10.0.0.61 - - [2025-11-13 02:15:04] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000941 10.0.0.141 - - [2025-11-13 02:15:04] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?fields=security_groups HTTP/1.1" 200 1263 0.066617 10.0.0.61 - - [2025-11-13 02:15:04] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003293 10.0.0.61 - - [2025-11-13 02:15:05] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000828 10.0.0.61 - - [2025-11-13 02:15:05] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007399 10.0.0.61 - - [2025-11-13 02:15:05] "POST /id-to-fqname HTTP/1.1" 200 167 0.001375 10.0.0.61 - - [2025-11-13 02:15:05] "POST /fqname-to-id HTTP/1.1" 404 176 0.007867 10.0.0.61 - - [2025-11-13 02:15:05] "POST /security-groups HTTP/1.1" 200 568 0.035943 10.0.0.61 - - [2025-11-13 02:15:05] "POST /projects HTTP/1.1" 200 539 0.269770 10.0.0.141 - - [2025-11-13 02:15:05] "POST /access-control-lists HTTP/1.1" 200 573 0.038487 10.0.0.61 - - [2025-11-13 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.338039 10.0.0.141 - - [2025-11-13 02:15:05] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.519351 [Introspect:8084]10.0.0.141 - - [2025-11-13 02:15:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001198 10.0.0.61 - - [2025-11-13 02:15:07] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001344 10.0.0.141 - - [2025-11-13 02:15:07] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.080436 10.0.0.61 - - [2025-11-13 02:15:08] "GET /obj-perms HTTP/1.1" 200 5075 0.048248 [Introspect:8084]10.0.0.141 - - [2025-11-13 02:15:09] "GET /Snh_CollectorInfoRequest HTTP/1.1" 200 373 0.000649 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.061456 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.003855 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.008727 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.003906 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.004498 10.0.0.141 - - [2025-11-13 02:15:10] "GET /obj-perms HTTP/1.1" 200 5075 0.005120 10.0.0.141 - - [2025-11-13 02:15:11] "GET /obj-perms HTTP/1.1" 200 5075 0.014713 10.0.0.141 - - [2025-11-13 02:15:11] "GET /obj-perms HTTP/1.1" 200 5075 0.004075 10.0.0.141 - - [2025-11-13 02:15:11] "GET /obj-perms HTTP/1.1" 200 5075 0.007650 10.0.0.141 - - [2025-11-13 02:15:11] "GET /obj-perms HTTP/1.1" 200 5075 0.004901 10.0.0.141 - - [2025-11-13 02:15:11] "GET /obj-perms HTTP/1.1" 200 5075 0.004184 10.0.0.141 - - [2025-11-13 02:15:12] "GET /obj-perms HTTP/1.1" 200 5075 0.004277 10.0.0.56 - - [2025-11-13 02:15:12] "GET /obj-perms HTTP/1.1" 200 5075 0.064156 10.0.0.61 - - [2025-11-13 02:15:12] "GET /obj-perms HTTP/1.1" 200 5075 0.003953 10.0.0.61 - - [2025-11-13 02:15:12] "GET /obj-perms HTTP/1.1" 200 5075 0.004128 10.0.0.141 - - [2025-11-13 02:15:13] "GET /obj-perms HTTP/1.1" 200 5075 0.004340 10.0.0.141 - - [2025-11-13 02:15:13] "GET /obj-perms HTTP/1.1" 200 5075 0.004056 10.0.0.141 - - [2025-11-13 02:15:13] "GET /obj-perms HTTP/1.1" 200 5075 0.004098 10.0.0.141 - - [2025-11-13 02:15:13] "GET /obj-perms HTTP/1.1" 200 5075 0.003669 10.0.0.141 - - [2025-11-13 02:15:13] "GET /obj-perms HTTP/1.1" 200 5075 0.004002 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004206 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.003904 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.006207 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.004216 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.005118 10.0.0.141 - - [2025-11-13 02:15:14] "GET /obj-perms HTTP/1.1" 200 5075 0.003899 10.0.0.141 - - [2025-11-13 02:15:17] "GET /obj-perms HTTP/1.1" 200 5075 0.004152 10.0.0.141 - - [2025-11-13 02:15:17] "GET /obj-perms HTTP/1.1" 200 5075 0.004026 10.0.0.141 - - [2025-11-13 02:15:17] "GET /obj-perms HTTP/1.1" 200 5075 0.003795 10.0.0.141 - - [2025-11-13 02:15:17] "GET /obj-perms HTTP/1.1" 200 5075 0.006428 10.0.0.141 - - [2025-11-13 02:15:18] "GET /obj-perms HTTP/1.1" 200 5075 0.004016 10.0.0.141 - - [2025-11-13 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.032602 10.0.0.61 - - [2025-11-13 02:15:19] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004772 10.0.0.61 - - [2025-11-13 02:15:19] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.61 - - [2025-11-13 02:15:19] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007665 10.0.0.61 - - [2025-11-13 02:15:19] "POST /id-to-fqname HTTP/1.1" 200 201 0.001242 10.0.0.61 - - [2025-11-13 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.009900 10.0.0.61 - - [2025-11-13 02:15:19] "POST /security-groups HTTP/1.1" 200 602 0.045660 10.0.0.141 - - [2025-11-13 02:15:20] "POST /fqname-to-id HTTP/1.1" 404 245 0.003151 10.0.0.61 - - [2025-11-13 02:15:20] "POST /projects HTTP/1.1" 200 607 0.287535 10.0.0.61 - - [2025-11-13 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.362829 10.0.0.141 - - [2025-11-13 02:15:20] "POST /access-control-lists HTTP/1.1" 200 605 0.039656 10.0.0.141 - - [2025-11-13 02:15:20] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.519414 10.0.0.141 - - [2025-11-13 02:15:21] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.141 - - [2025-11-13 02:15:22] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2025-11-13 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.056855 10.0.0.61 - - [2025-11-13 02:15:22] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000920 10.0.0.141 - - [2025-11-13 02:15:22] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.063593 10.0.0.61 - - [2025-11-13 02:15:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006984 10.0.0.141 - - [2025-11-13 02:15:23] "POST /neutron/subnet HTTP/1.1" 200 714 0.239612 10.0.0.141 - - [2025-11-13 02:15:23] "POST /id-to-fqname HTTP/1.1" 200 233 0.001225 10.0.0.141 - - [2025-11-13 02:15:23] "GET /virtual-network/4a5350e4-9e2c-437c-a610-589d34b4790d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005333 10.0.0.141 - - [2025-11-13 02:15:23] "GET /virtual-network/4a5350e4-9e2c-437c-a610-589d34b4790d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005595 10.0.0.141 - - [2025-11-13 02:15:23] "POST /neutron/network HTTP/1.1" 200 837 0.020869 10.0.0.141 - - [2025-11-13 02:15:24] "GET /virtual-network/4a5350e4-9e2c-437c-a610-589d34b4790d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005305 10.0.0.141 - - [2025-11-13 02:15:25] "POST /id-to-fqname HTTP/1.1" 200 233 0.001346 10.0.0.61 - - [2025-11-13 02:15:28] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001268 10.0.0.141 - - [2025-11-13 02:15:28] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.069300 10.0.0.141 - - [2025-11-13 02:15:28] "POST /neutron/network HTTP/1.1" 200 837 0.026651 10.0.0.141 - - [2025-11-13 02:15:29] "POST /neutron/port HTTP/1.1" 200 117 0.007234 10.0.0.141 - - [2025-11-13 02:15:31] "POST /neutron/port HTTP/1.1" 200 1069 0.068424 10.0.0.141 - - [2025-11-13 02:15:31] "POST /neutron/port HTTP/1.1" 200 1097 0.019019 10.0.0.141 - - [2025-11-13 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.001092 10.0.0.141 - - [2025-11-13 02:15:34] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007999 10.0.0.141 - - [2025-11-13 02:15:34] "GET /obj-perms HTTP/1.1" 200 5071 0.047829 10.0.0.141 - - [2025-11-13 02:15:37] "GET /obj-perms HTTP/1.1" 200 5071 0.004177 10.0.0.141 - - [2025-11-13 02:15:40] "POST /neutron/port HTTP/1.1" 200 1097 0.018723 10.0.0.141 - - [2025-11-13 02:15:41] "POST /neutron/network HTTP/1.1" 200 837 0.010672 10.0.0.141 - - [2025-11-13 02:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.61 - - [2025-11-13 02:15:42] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001144 10.0.0.141 - - [2025-11-13 02:15:42] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1418 0.054559 10.0.0.61 - - [2025-11-13 02:15:42] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001358 10.0.0.141 - - [2025-11-13 02:15:42] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?fields=virtual_networks HTTP/1.1" 200 1065 0.056870 10.0.0.61 - - [2025-11-13 02:15:42] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000985 10.0.0.141 - - [2025-11-13 02:15:42] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.050977 10.0.0.61 - - [2025-11-13 02:15:42] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000923 10.0.0.141 - - [2025-11-13 02:15:42] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?fields=security_groups HTTP/1.1" 200 1302 0.052282 10.0.0.61 - - [2025-11-13 02:15:43] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000913 10.0.0.141 - - [2025-11-13 02:15:43] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.052356 10.0.0.61 - - [2025-11-13 02:15:49] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000940 10.0.0.141 - - [2025-11-13 02:15:49] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.050857 10.0.0.141 - - [2025-11-13 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.026785 10.0.0.61 - - [2025-11-13 02:15:52] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004733 10.0.0.61 - - [2025-11-13 02:15:52] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001088 10.0.0.61 - - [2025-11-13 02:15:52] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007181 10.0.0.61 - - [2025-11-13 02:15:52] "POST /id-to-fqname HTTP/1.1" 200 202 0.004336 10.0.0.61 - - [2025-11-13 02:15:52] "POST /fqname-to-id HTTP/1.1" 404 211 0.006276 10.0.0.61 - - [2025-11-13 02:15:52] "POST /security-groups HTTP/1.1" 200 603 0.040033 10.0.0.61 - - [2025-11-13 02:15:52] "POST /projects HTTP/1.1" 200 609 0.271179 10.0.0.141 - - [2025-11-13 02:15:52] "POST /access-control-lists HTTP/1.1" 200 608 0.034206 10.0.0.61 - - [2025-11-13 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.355334 10.0.0.141 - - [2025-11-13 02:15:52] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.529703 10.0.0.141 - - [2025-11-13 02:15:53] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.141 - - [2025-11-13 02:15:54] "POST /fqname-to-id HTTP/1.1" 401 293 0.000469 10.0.0.141 - - [2025-11-13 02:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.037746 10.0.0.61 - - [2025-11-13 02:15:55] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000789 10.0.0.61 - - [2025-11-13 02:15:55] "GET /obj-perms HTTP/1.1" 200 5075 0.378500 10.0.0.141 - - [2025-11-13 02:15:55] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.050622 10.0.0.61 - - [2025-11-13 02:15:55] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000914 10.0.0.141 - - [2025-11-13 02:15:55] "POST /neutron/network HTTP/1.1" 200 703 0.189840 10.0.0.141 - - [2025-11-13 02:15:55] "POST /route-targets HTTP/1.1" 200 327 0.014857 10.0.0.141 - - [2025-11-13 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 275 0.003684 10.0.0.141 - - [2025-11-13 02:15:56] "GET /virtual-network/0c09c129-0166-4dcf-9d7f-5525524c19c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006596 10.0.0.141 - - [2025-11-13 02:15:56] "POST /neutron/network HTTP/1.1" 200 921 0.006465 10.0.0.141 - - [2025-11-13 02:15:56] "GET /virtual-network/0c09c129-0166-4dcf-9d7f-5525524c19c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005193 10.0.0.141 - - [2025-11-13 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.050993 10.0.0.61 - - [2025-11-13 02:15:56] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000859 10.0.0.141 - - [2025-11-13 02:15:56] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.073112 10.0.0.141 - - [2025-11-13 02:15:56] "POST /neutron/network HTTP/1.1" 200 117 0.017292 10.0.0.141 - - [2025-11-13 02:15:56] "POST /ref-update HTTP/1.1" 200 156 0.037782 10.0.0.141 - - [2025-11-13 02:15:56] "POST /neutron/network HTTP/1.1" 200 922 0.010192 10.0.0.141 - - [2025-11-13 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 275 0.001093 10.0.0.141 - - [2025-11-13 02:15:56] "GET /virtual-network/516fd5e2-9835-464f-9a00-0dbc53f60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008421 10.0.0.141 - - [2025-11-13 02:15:56] "GET /virtual-network/516fd5e2-9835-464f-9a00-0dbc53f60508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013506 10.0.0.141 - - [2025-11-13 02:15:56] "POST /neutron/subnet HTTP/1.1" 200 724 0.008992 10.0.0.141 - - [2025-11-13 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.61 - - [2025-11-13 02:15:56] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000929 10.0.0.141 - - [2025-11-13 02:15:57] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.061661 10.0.0.61 - - [2025-11-13 02:15:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012195 10.0.0.141 - - [2025-11-13 02:15:57] "POST /neutron/subnet HTTP/1.1" 200 725 0.264207 10.0.0.141 - - [2025-11-13 02:15:57] "POST /id-to-fqname HTTP/1.1" 200 276 0.001280 10.0.0.141 - - [2025-11-13 02:15:57] "GET /virtual-network/5efc4466-bffb-4378-a85e-8e0b7531efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006013 10.0.0.141 - - [2025-11-13 02:15:57] "GET /virtual-network/5efc4466-bffb-4378-a85e-8e0b7531efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010082 10.0.0.141 - - [2025-11-13 02:15:57] "POST /neutron/network HTTP/1.1" 200 924 0.007523 10.0.0.141 - - [2025-11-13 02:15:57] "POST /id-to-fqname HTTP/1.1" 200 275 0.001406 10.0.0.61 - - [2025-11-13 02:15:58] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000908 10.0.0.141 - - [2025-11-13 02:15:59] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.059946 10.0.0.141 - - [2025-11-13 02:15:59] "POST /neutron/network HTTP/1.1" 200 922 0.007087 10.0.0.141 - - [2025-11-13 02:15:59] "POST /id-to-fqname HTTP/1.1" 200 276 0.001273 10.0.0.141 - - [2025-11-13 02:15:59] "POST /neutron/port HTTP/1.1" 200 117 0.005995 10.0.0.61 - - [2025-11-13 02:15:59] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001124 10.0.0.141 - - [2025-11-13 02:16:00] "POST /neutron/port HTTP/1.1" 200 1072 0.422836 10.0.0.61 - - [2025-11-13 02:16:00] "DELETE /project/ecccd3dcf7ef47c1a8d27ed0fbb34243 HTTP/1.1" 404 173 0.016388 10.0.0.61 - - [2025-11-13 02:16:00] "DELETE /project/9bfafa9e38b64036818bee6d0c394321 HTTP/1.1" 404 173 0.010150 10.0.0.61 - - [2025-11-13 02:16:00] "DELETE /project/a4519e330fff497fbe57c4f343b96559 HTTP/1.1" 404 173 0.021354 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001477 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001375 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002062 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.153027 10.0.0.141 - - [2025-11-13 02:16:00] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.198751 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001243 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1523 0.200594 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001761 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?fields=security_groups HTTP/1.1" 200 1368 0.142322 10.0.0.141 - - [2025-11-13 02:16:00] "POST /neutron/port HTTP/1.1" 200 1126 0.365085 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?fields=security_groups HTTP/1.1" 200 1407 0.170373 10.0.0.61 - - [2025-11-13 02:16:00] "DELETE /security-group/60799b10-8635-481c-bf9c-10fe47fa37df HTTP/1.1" 404 171 0.055474 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=b493063c-13ad-4180-9fbb-3e905341bb27&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001293 10.0.0.141 - - [2025-11-13 02:16:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441 10.0.0.61 - - [2025-11-13 02:16:00] "DELETE /security-group/bd6728c6-1e8d-4154-befa-d17537a91f5a HTTP/1.1" 200 115 0.144588 10.0.0.61 - - [2025-11-13 02:16:00] "GET /projects?obj_uuids=a4519e33-0fff-497f-be57-c4f343b96559&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000913 10.0.0.141 - - [2025-11-13 02:16:00] "POST /neutron/network HTTP/1.1" 200 922 0.035203 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/b493063c-13ad-4180-9fbb-3e905341bb27?fields=application_policy_sets HTTP/1.1" 200 1407 0.182568 10.0.0.61 - - [2025-11-13 02:16:00] "GET /project/a4519e33-0fff-497f-be57-c4f343b96559?fields=application_policy_sets HTTP/1.1" 200 1446 0.118179 10.0.0.141 - - [2025-11-13 02:16:01] "POST /neutron/port HTTP/1.1" 200 117 0.045855 10.0.0.141 - - [2025-11-13 02:16:01] "DELETE /access-control-list/0bfa9e46-8065-40fc-94fc-1592135bb6c4 HTTP/1.1" 200 115 0.143405 10.0.0.61 - - [2025-11-13 02:16:01] "DELETE /project/b493063c-13ad-4180-9fbb-3e905341bb27 HTTP/1.1" 200 115 1.025368 10.0.0.61 - - [2025-11-13 02:16:01] "DELETE /project/a4519e33-0fff-497f-be57-c4f343b96559 HTTP/1.1" 200 115 1.045101 10.0.0.141 - - [2025-11-13 02:16:01] "DELETE /access-control-list/c27d4a0a-bb3f-4a68-b256-749bdc79ffb2 HTTP/1.1" 200 115 0.044445 10.0.0.141 - - [2025-11-13 02:16:02] "POST /neutron/network HTTP/1.1" 200 922 0.008031 10.0.0.141 - - [2025-11-13 02:16:02] "POST /neutron/port HTTP/1.1" 200 1072 0.039034 10.0.0.141 - - [2025-11-13 02:16:03] "POST /neutron/port HTTP/1.1" 200 1100 0.014435 10.0.0.141 - - [2025-11-13 02:16:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.011418 10.0.0.141 - - [2025-11-13 02:16:03] "POST /neutron/network HTTP/1.1" 200 924 0.005808 10.0.0.141 - - [2025-11-13 02:16:05] "POST /neutron/network HTTP/1.1" 200 924 0.015406 10.0.0.141 - - [2025-11-13 02:16:07] "POST /neutron/network HTTP/1.1" 400 204 0.016241 10.0.0.141 - - [2025-11-13 02:16:07] "POST /neutron/port HTTP/1.1" 200 151 0.221264 10.0.0.141 - - [2025-11-13 02:16:07] "POST /neutron/network HTTP/1.1" 200 117 0.011640 10.0.0.61 - - [2025-11-13 02:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.007856 10.0.0.141 - - [2025-11-13 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005580 10.0.0.61 - - [2025-11-13 02:16:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003515 10.0.0.141 - - [2025-11-13 02:16:09] "POST /neutron/network HTTP/1.1" 200 151 0.137015 10.0.0.61 - - [2025-11-13 02:16:09] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000862 10.0.0.141 - - [2025-11-13 02:16:09] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.052329 10.0.0.61 - - [2025-11-13 02:16:09] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002294 10.0.0.141 - - [2025-11-13 02:16:09] "DELETE /route-target/9a6e70b0-a0fe-4356-88a9-be5a9d22b3b6 HTTP/1.1" 200 115 0.080058 10.0.0.141 - - [2025-11-13 02:16:09] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?fields=virtual_networks HTTP/1.1" 200 1067 0.073572 10.0.0.61 - - [2025-11-13 02:16:09] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.141 - - [2025-11-13 02:16:09] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.054306 10.0.0.61 - - [2025-11-13 02:16:09] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.141 - - [2025-11-13 02:16:09] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?fields=security_groups HTTP/1.1" 200 1305 0.057917 10.0.0.141 - - [2025-11-13 02:16:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.022569 10.0.0.61 - - [2025-11-13 02:16:10] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003319 10.0.0.61 - - [2025-11-13 02:16:10] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000868 10.0.0.61 - - [2025-11-13 02:16:10] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007247 10.0.0.61 - - [2025-11-13 02:16:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.003094 10.0.0.61 - - [2025-11-13 02:16:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.004922 10.0.0.61 - - [2025-11-13 02:16:10] "POST /security-groups HTTP/1.1" 200 593 0.085091 10.0.0.61 - - [2025-11-13 02:16:10] "POST /projects HTTP/1.1" 200 589 0.297540 10.0.0.141 - - [2025-11-13 02:16:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.018335 10.0.0.61 - - [2025-11-13 02:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.375536 10.0.0.141 - - [2025-11-13 02:16:11] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.552116 10.0.0.141 - - [2025-11-13 02:16:12] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.141 - - [2025-11-13 02:16:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000434 10.0.0.141 - - [2025-11-13 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.053329 10.0.0.61 - - [2025-11-13 02:16:13] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000880 10.0.0.141 - - [2025-11-13 02:16:13] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.054169 10.0.0.141 - - [2025-11-13 02:16:13] "POST /neutron/network HTTP/1.1" 200 117 0.034991 10.0.0.141 - - [2025-11-13 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.033039 10.0.0.141 - - [2025-11-13 02:16:13] "POST /neutron/network HTTP/1.1" 200 891 0.012325 10.0.0.141 - - [2025-11-13 02:16:13] "POST /id-to-fqname HTTP/1.1" 200 255 0.000945 10.0.0.141 - - [2025-11-13 02:16:13] "GET /virtual-network/186848d8-d126-43fc-8249-6e2b70d48daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.004743 10.0.0.141 - - [2025-11-13 02:16:13] "GET /virtual-network/186848d8-d126-43fc-8249-6e2b70d48daa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005746 10.0.0.141 - - [2025-11-13 02:16:13] "POST /neutron/subnet HTTP/1.1" 200 720 0.011212 10.0.0.141 - - [2025-11-13 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.61 - - [2025-11-13 02:16:13] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000875 10.0.0.141 - - [2025-11-13 02:16:14] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.065480 10.0.0.61 - - [2025-11-13 02:16:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010014 10.0.0.141 - - [2025-11-13 02:16:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.219351 10.0.0.141 - - [2025-11-13 02:16:14] "POST /id-to-fqname HTTP/1.1" 200 255 0.001288 10.0.0.141 - - [2025-11-13 02:16:14] "GET /virtual-network/77c88618-0b22-4cfe-8805-f4df99e767dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005240 10.0.0.141 - - [2025-11-13 02:16:14] "GET /virtual-network/77c88618-0b22-4cfe-8805-f4df99e767dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005545 10.0.0.141 - - [2025-11-13 02:16:14] "POST /neutron/network HTTP/1.1" 200 892 0.006299 10.0.0.141 - - [2025-11-13 02:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.61 - - [2025-11-13 02:16:14] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000787 10.0.0.141 - - [2025-11-13 02:16:14] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.054185 10.0.0.61 - - [2025-11-13 02:16:14] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000970 10.0.0.141 - - [2025-11-13 02:16:14] "POST /neutron/network HTTP/1.1" 200 675 0.121672 10.0.0.141 - - [2025-11-13 02:16:15] "POST /route-targets HTTP/1.1" 200 327 0.018095 10.0.0.141 - - [2025-11-13 02:16:15] "POST /id-to-fqname HTTP/1.1" 200 256 0.003349 10.0.0.141 - - [2025-11-13 02:16:15] "GET /virtual-network/97e2e8be-0691-4a6c-9e61-0fae401e9569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005192 10.0.0.141 - - [2025-11-13 02:16:15] "POST /neutron/network HTTP/1.1" 200 896 0.005798 10.0.0.141 - - [2025-11-13 02:16:15] "GET /virtual-network/97e2e8be-0691-4a6c-9e61-0fae401e9569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005574 10.0.0.141 - - [2025-11-13 02:16:15] "POST /id-to-fqname HTTP/1.1" 200 255 0.001228 10.0.0.141 - - [2025-11-13 02:16:15] "POST /neutron/network HTTP/1.1" 200 902 0.007868 10.0.0.61 - - [2025-11-13 02:16:16] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000890 10.0.0.141 - - [2025-11-13 02:16:16] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.059519 10.0.0.141 - - [2025-11-13 02:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.006558 10.0.0.141 - - [2025-11-13 02:16:16] "POST /id-to-fqname HTTP/1.1" 200 256 0.001155 10.0.0.141 - - [2025-11-13 02:16:17] "POST /neutron/network HTTP/1.1" 200 902 0.007898 10.0.0.141 - - [2025-11-13 02:16:17] "POST /neutron/port HTTP/1.1" 200 1062 0.016232 10.0.0.61 - - [2025-11-13 02:16:17] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000818 10.0.0.141 - - [2025-11-13 02:16:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004153 10.0.0.141 - - [2025-11-13 02:16:17] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.081180 10.0.0.141 - - [2025-11-13 02:16:18] "POST /neutron/network HTTP/1.1" 200 896 0.008334 10.0.0.141 - - [2025-11-13 02:16:18] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007318 10.0.0.61 - - [2025-11-13 02:16:18] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001636 10.0.0.141 - - [2025-11-13 02:16:18] "POST /neutron/port HTTP/1.1" 200 1064 0.306708 10.0.0.141 - - [2025-11-13 02:16:19] "POST /neutron/port HTTP/1.1" 200 1118 0.125445 10.0.0.141 - - [2025-11-13 02:16:19] "POST /neutron/subnet HTTP/1.1" 200 708 0.008911 10.0.0.141 - - [2025-11-13 02:16:19] "POST /neutron/network HTTP/1.1" 200 892 0.006622 10.0.0.141 - - [2025-11-13 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.013304 10.0.0.141 - - [2025-11-13 02:16:20] "POST /neutron/port HTTP/1.1" 200 1118 0.011795 10.0.0.141 - - [2025-11-13 02:16:21] "POST /neutron/network HTTP/1.1" 200 892 0.007125 10.0.0.141 - - [2025-11-13 02:16:21] "DELETE /route-target/b06fac2d-6ef6-438c-a636-8f3accdf8eda HTTP/1.1" 200 115 0.019311 10.0.0.61 - - [2025-11-13 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005533 10.0.0.61 - - [2025-11-13 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006770 10.0.0.141 - - [2025-11-13 02:16:22] "POST /neutron/network HTTP/1.1" 200 151 0.135063 10.0.0.141 - - [2025-11-13 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.61 - - [2025-11-13 02:16:22] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001007 10.0.0.141 - - [2025-11-13 02:16:22] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.040679 10.0.0.61 - - [2025-11-13 02:16:22] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000881 10.0.0.141 - - [2025-11-13 02:16:22] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?fields=virtual_networks HTTP/1.1" 200 1046 0.053581 10.0.0.61 - - [2025-11-13 02:16:22] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001000 10.0.0.141 - - [2025-11-13 02:16:22] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.042723 10.0.0.61 - - [2025-11-13 02:16:22] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001178 10.0.0.141 - - [2025-11-13 02:16:22] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?fields=security_groups HTTP/1.1" 200 1274 0.057893 10.0.0.141 - - [2025-11-13 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.023966 10.0.0.61 - - [2025-11-13 02:16:23] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003336 10.0.0.61 - - [2025-11-13 02:16:23] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.61 - - [2025-11-13 02:16:23] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007573 10.0.0.61 - - [2025-11-13 02:16:23] "POST /id-to-fqname HTTP/1.1" 200 198 0.003233 10.0.0.61 - - [2025-11-13 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.002505 10.0.0.61 - - [2025-11-13 02:16:23] "POST /security-groups HTTP/1.1" 200 599 0.073493 10.0.0.61 - - [2025-11-13 02:16:23] "POST /projects HTTP/1.1" 200 601 0.345612 10.0.0.141 - - [2025-11-13 02:16:23] "POST /access-control-lists HTTP/1.1" 200 604 0.032322 10.0.0.61 - - [2025-11-13 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.412982 10.0.0.141 - - [2025-11-13 02:16:24] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.545508 10.0.0.141 - - [2025-11-13 02:16:25] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.141 - - [2025-11-13 02:16:25] "POST /fqname-to-id HTTP/1.1" 401 293 0.000672 10.0.0.141 - - [2025-11-13 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.061791 10.0.0.61 - - [2025-11-13 02:16:26] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001090 10.0.0.141 - - [2025-11-13 02:16:26] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.045392 10.0.0.141 - - [2025-11-13 02:16:26] "POST /neutron/network HTTP/1.1" 200 117 0.031226 10.0.0.141 - - [2025-11-13 02:16:26] "POST /route-targets HTTP/1.1" 200 327 0.015042 10.0.0.141 - - [2025-11-13 02:16:26] "POST /neutron/network HTTP/1.1" 200 909 0.011484 10.0.0.141 - - [2025-11-13 02:16:26] "POST /id-to-fqname HTTP/1.1" 200 267 0.000998 10.0.0.141 - - [2025-11-13 02:16:26] "GET /virtual-network/bbcd40f2-c857-4591-87a9-f483f2f99c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004457 10.0.0.141 - - [2025-11-13 02:16:26] "GET /virtual-network/bbcd40f2-c857-4591-87a9-f483f2f99c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004983 10.0.0.141 - - [2025-11-13 02:16:26] "POST /neutron/subnet HTTP/1.1" 200 719 0.008082 10.0.0.141 - - [2025-11-13 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.61 - - [2025-11-13 02:16:26] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000929 10.0.0.141 - - [2025-11-13 02:16:26] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.045970 10.0.0.141 - - [2025-11-13 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.029173 10.0.0.61 - - [2025-11-13 02:16:27] "POST /useragent-kv HTTP/1.1" 200 115 0.010038 10.0.0.141 - - [2025-11-13 02:16:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.245801 10.0.0.141 - - [2025-11-13 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 267 0.001288 10.0.0.141 - - [2025-11-13 02:16:27] "GET /virtual-network/efec97b5-9548-4a0a-9103-61235a6cdf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005396 10.0.0.141 - - [2025-11-13 02:16:27] "GET /virtual-network/efec97b5-9548-4a0a-9103-61235a6cdf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007291 10.0.0.141 - - [2025-11-13 02:16:27] "POST /neutron/network HTTP/1.1" 200 911 0.007344 10.0.0.141 - - [2025-11-13 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.61 - - [2025-11-13 02:16:27] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.141 - - [2025-11-13 02:16:27] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.041454 10.0.0.61 - - [2025-11-13 02:16:27] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001159 10.0.0.141 - - [2025-11-13 02:16:27] "POST /neutron/network HTTP/1.1" 200 693 0.161789 10.0.0.141 - - [2025-11-13 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 268 0.003633 10.0.0.141 - - [2025-11-13 02:16:28] "GET /virtual-network/14c1036a-8221-45e7-b6bc-7df0748d0b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005900 10.0.0.141 - - [2025-11-13 02:16:28] "POST /neutron/network HTTP/1.1" 200 911 0.006163 10.0.0.141 - - [2025-11-13 02:16:28] "GET /virtual-network/14c1036a-8221-45e7-b6bc-7df0748d0b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004943 10.0.0.141 - - [2025-11-13 02:16:28] "POST /id-to-fqname HTTP/1.1" 200 267 0.001257 10.0.0.56 - - [2025-11-13 02:16:56] "GET /obj-perms HTTP/1.1" 200 5075 0.046014 10.0.0.61 - - [2025-11-13 02:17:01] "DELETE /project/5fe6773037ba4d96be4d87b0dd723fd2 HTTP/1.1" 404 173 0.011030 10.0.0.61 - - [2025-11-13 02:17:01] "DELETE /project/17cf8ea54a0e43d88c22275b9e7551bf HTTP/1.1" 404 173 0.017544 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001467 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001085 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1527 0.093946 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000967 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.104897 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001302 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?fields=security_groups HTTP/1.1" 200 1137 0.089432 10.0.0.141 - - [2025-11-13 02:17:01] "DELETE /access-control-list/ab14271a-d479-4858-9fad-fa4f41292a14 HTTP/1.1" 200 115 0.070149 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?fields=security_groups HTTP/1.1" 200 1379 0.123017 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243?fields=application_policy_sets HTTP/1.1" 200 1449 0.080660 10.0.0.61 - - [2025-11-13 02:17:01] "DELETE /security-group/6426a12c-f627-4ccd-8f97-eb92bda3f80b HTTP/1.1" 200 115 0.199797 10.0.0.61 - - [2025-11-13 02:17:01] "GET /projects?obj_uuids=17cf8ea5-4a0e-43d8-8c22-275b9e7551bf&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000926 10.0.0.61 - - [2025-11-13 02:17:01] "DELETE /project/ecccd3dc-f7ef-47c1-a8d2-7ed0fbb34243 HTTP/1.1" 200 115 0.549397 10.0.0.61 - - [2025-11-13 02:17:01] "GET /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf?fields=application_policy_sets HTTP/1.1" 200 1418 0.092452 10.0.0.141 - - [2025-11-13 02:17:02] "DELETE /access-control-list/acd215a0-5efd-47f8-b26f-6479b7650149 HTTP/1.1" 200 115 0.047766 10.0.0.61 - - [2025-11-13 02:17:02] "DELETE /project/17cf8ea5-4a0e-43d8-8c22-275b9e7551bf HTTP/1.1" 200 115 0.799073 10.0.0.141 - - [2025-11-13 02:17:04] "POST /neutron/network HTTP/1.1" 200 921 0.008219 10.0.0.61 - - [2025-11-13 02:17:05] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000943 10.0.0.141 - - [2025-11-13 02:17:05] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066216 10.0.0.141 - - [2025-11-13 02:17:05] "POST /neutron/port HTTP/1.1" 200 117 0.007197 10.0.0.141 - - [2025-11-13 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 268 0.001329 10.0.0.141 - - [2025-11-13 02:17:06] "POST /neutron/network HTTP/1.1" 200 921 0.010564 10.0.0.141 - - [2025-11-13 02:17:06] "POST /neutron/port HTTP/1.1" 200 1069 0.017751 10.0.0.61 - - [2025-11-13 02:17:06] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.141 - - [2025-11-13 02:17:06] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.129279 10.0.0.141 - - [2025-11-13 02:17:06] "POST /neutron/port HTTP/1.1" 200 1097 0.025880 10.0.0.141 - - [2025-11-13 02:17:06] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.141 - - [2025-11-13 02:17:07] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007608 10.0.0.61 - - [2025-11-13 02:17:07] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000934 10.0.0.141 - - [2025-11-13 02:17:07] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.048263 10.0.0.61 - - [2025-11-13 02:17:07] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001047 10.0.0.141 - - [2025-11-13 02:17:07] "POST /neutron/port HTTP/1.1" 200 1067 0.410796 10.0.0.141 - - [2025-11-13 02:17:08] "POST /neutron/port HTTP/1.1" 200 1121 0.141789 10.0.0.141 - - [2025-11-13 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.141 - - [2025-11-13 02:17:08] "GET /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.006922 10.0.0.141 - - [2025-11-13 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.61 - - [2025-11-13 02:17:08] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000964 10.0.0.141 - - [2025-11-13 02:17:08] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.053578 10.0.0.141 - - [2025-11-13 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.141 - - [2025-11-13 02:17:08] "GET /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3695 0.005818 10.0.0.141 - - [2025-11-13 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.141 - - [2025-11-13 02:17:08] "PUT /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74 HTTP/1.1" 200 262 0.030470 10.0.0.141 - - [2025-11-13 02:17:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.004749 10.0.0.141 - - [2025-11-13 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.61 - - [2025-11-13 02:17:09] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.141 - - [2025-11-13 02:17:09] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.009822 10.0.0.141 - - [2025-11-13 02:17:09] "POST /service-templates HTTP/1.1" 200 543 0.030958 10.0.0.141 - - [2025-11-13 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.141 - - [2025-11-13 02:17:09] "GET /service-template/de0f7f40-d8e3-4fc4-811f-27a3944fbc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006340 10.0.0.141 - - [2025-11-13 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.141 - - [2025-11-13 02:17:09] "GET /service-template/de0f7f40-d8e3-4fc4-811f-27a3944fbc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004759 10.0.0.141 - - [2025-11-13 02:17:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001387 10.0.0.141 - - [2025-11-13 02:17:09] "POST /id-to-fqname HTTP/1.1" 200 267 0.001309 10.0.0.141 - - [2025-11-13 02:17:09] "POST /id-to-fqname HTTP/1.1" 200 268 0.001706 10.0.0.141 - - [2025-11-13 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.141 - - [2025-11-13 02:17:10] "DELETE /service-template/de0f7f40-d8e3-4fc4-811f-27a3944fbc91 HTTP/1.1" 200 115 0.036394 10.0.0.141 - - [2025-11-13 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.009082 10.0.0.141 - - [2025-11-13 02:17:10] "POST /neutron/port HTTP/1.1" 200 1095 0.031803 10.0.0.141 - - [2025-11-13 02:17:11] "POST /neutron/port HTTP/1.1" 200 117 0.001323 10.0.0.141 - - [2025-11-13 02:17:14] "POST /neutron/network HTTP/1.1" 200 911 0.008229 10.0.0.141 - - [2025-11-13 02:17:16] "POST /neutron/network HTTP/1.1" 400 204 0.013300 10.0.0.141 - - [2025-11-13 02:17:18] "POST /neutron/network HTTP/1.1" 400 204 0.016393 10.0.0.141 - - [2025-11-13 02:17:22] "POST /neutron/network HTTP/1.1" 200 911 0.006928 10.0.0.141 - - [2025-11-13 02:17:24] "POST /neutron/network HTTP/1.1" 400 204 0.014084 10.0.0.141 - - [2025-11-13 02:17:29] "POST /neutron/network HTTP/1.1" 200 911 0.006367 10.0.0.141 - - [2025-11-13 02:17:31] "POST /neutron/network HTTP/1.1" 400 204 0.022593 10.0.0.141 - - [2025-11-13 02:17:35] "POST /neutron/network HTTP/1.1" 200 911 0.007452 10.0.0.141 - - [2025-11-13 02:17:37] "POST /neutron/network HTTP/1.1" 400 204 0.014226 10.0.0.141 - - [2025-11-13 02:17:41] "POST /neutron/network HTTP/1.1" 200 911 0.006527 10.0.0.141 - - [2025-11-13 02:17:43] "POST /neutron/network HTTP/1.1" 400 204 0.016405 10.0.0.141 - - [2025-11-13 02:17:47] "POST /neutron/network HTTP/1.1" 200 911 0.006946 10.0.0.141 - - [2025-11-13 02:17:49] "POST /neutron/network HTTP/1.1" 400 204 0.013389 10.0.0.141 - - [2025-11-13 02:17:53] "POST /neutron/network HTTP/1.1" 200 911 0.007055 10.0.0.141 - - [2025-11-13 02:17:53] "POST /neutron/port HTTP/1.1" 200 1123 0.010506 10.0.0.141 - - [2025-11-13 02:17:55] "POST /neutron/network HTTP/1.1" 200 911 0.007275 10.0.0.141 - - [2025-11-13 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.141 - - [2025-11-13 02:17:55] "POST /neutron/network HTTP/1.1" 400 204 0.011844 10.0.0.141 - - [2025-11-13 02:17:56] "POST /neutron/port HTTP/1.1" 200 151 0.179439 10.0.0.56 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000305 10.0.0.141 - - [2025-11-13 02:17:57] "POST /neutron/network HTTP/1.1" 200 117 0.009115 10.0.0.56 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000344 10.0.0.141 - - [2025-11-13 02:17:57] "GET /obj-perms HTTP/1.1" 200 5075 0.084188 10.0.0.61 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.61 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.56 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.56 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000347 10.0.0.61 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000411 10.0.0.61 - - [2025-11-13 02:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000323 10.0.0.61 - - [2025-11-13 02:17:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002745 10.0.0.61 - - [2025-11-13 02:17:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004098 10.0.0.141 - - [2025-11-13 02:17:57] "POST /neutron/network HTTP/1.1" 200 151 0.159601 10.0.0.141 - - [2025-11-13 02:17:58] "DELETE /route-target/f96ea88b-6330-41a1-b7c3-4d21fec32c9b HTTP/1.1" 200 115 0.024213 10.0.0.61 - - [2025-11-13 02:17:58] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001378 10.0.0.141 - - [2025-11-13 02:17:58] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.074609 10.0.0.61 - - [2025-11-13 02:17:58] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000874 10.0.0.141 - - [2025-11-13 02:17:58] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?fields=virtual_networks HTTP/1.1" 200 1058 0.067663 10.0.0.141 - - [2025-11-13 02:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000359 10.0.0.61 - - [2025-11-13 02:17:58] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.141 - - [2025-11-13 02:17:58] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.042458 10.0.0.141 - - [2025-11-13 02:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.61 - - [2025-11-13 02:17:58] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001019 10.0.0.141 - - [2025-11-13 02:17:58] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?fields=security_groups HTTP/1.1" 200 1292 0.046403 10.0.0.141 - - [2025-11-13 02:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2025-11-13 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.058511 10.0.0.141 - - [2025-11-13 02:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.61 - - [2025-11-13 02:17:59] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002669 10.0.0.61 - - [2025-11-13 02:17:59] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001013 10.0.0.61 - - [2025-11-13 02:17:59] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007341 10.0.0.61 - - [2025-11-13 02:17:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.001149 10.0.0.61 - - [2025-11-13 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.004620 10.0.0.61 - - [2025-11-13 02:17:59] "POST /security-groups HTTP/1.1" 200 592 0.069263 10.0.0.141 - - [2025-11-13 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.005363 10.0.0.61 - - [2025-11-13 02:17:59] "POST /projects HTTP/1.1" 200 587 0.269493 10.0.0.61 - - [2025-11-13 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.338027 10.0.0.141 - - [2025-11-13 02:17:59] "POST /access-control-lists HTTP/1.1" 200 595 0.026385 10.0.0.141 - - [2025-11-13 02:17:59] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.489299 10.0.0.141 - - [2025-11-13 02:18:01] "GET / HTTP/1.1" 200 35931 0.002457 10.0.0.141 - - [2025-11-13 02:18:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000457 10.0.0.141 - - [2025-11-13 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.062316 10.0.0.61 - - [2025-11-13 02:18:01] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001217 10.0.0.141 - - [2025-11-13 02:18:02] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.081220 10.0.0.141 - - [2025-11-13 02:18:02] "POST /neutron/network HTTP/1.1" 200 117 0.064763 10.0.0.61 - - [2025-11-13 02:18:02] "DELETE /project/ac55666e38a944c7a4ebdd5bf7aeb45b HTTP/1.1" 404 173 0.007609 10.0.0.61 - - [2025-11-13 02:18:02] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001234 10.0.0.61 - - [2025-11-13 02:18:02] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.122170 10.0.0.61 - - [2025-11-13 02:18:02] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000804 10.0.0.61 - - [2025-11-13 02:18:02] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?fields=security_groups HTTP/1.1" 200 1128 0.075344 10.0.0.61 - - [2025-11-13 02:18:02] "GET /projects?obj_uuids=5fe67730-37ba-4d96-be4d-87b0dd723fd2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000863 10.0.0.61 - - [2025-11-13 02:18:02] "GET /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2?fields=application_policy_sets HTTP/1.1" 200 1436 0.088355 10.0.0.141 - - [2025-11-13 02:18:02] "POST /route-targets HTTP/1.1" 200 327 0.023659 10.0.0.61 - - [2025-11-13 02:18:02] "DELETE /project/5fe67730-37ba-4d96-be4d-87b0dd723fd2 HTTP/1.1" 200 115 0.628755 10.0.0.141 - - [2025-11-13 02:18:03] "POST /neutron/network HTTP/1.1" 200 888 0.010540 10.0.0.141 - - [2025-11-13 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 253 0.001206 10.0.0.141 - - [2025-11-13 02:18:03] "GET /virtual-network/822eed34-8896-48a7-b249-7a58d7407f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.007369 10.0.0.141 - - [2025-11-13 02:18:03] "GET /virtual-network/822eed34-8896-48a7-b249-7a58d7407f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005541 10.0.0.141 - - [2025-11-13 02:18:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.010682 10.0.0.141 - - [2025-11-13 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.61 - - [2025-11-13 02:18:03] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001088 10.0.0.141 - - [2025-11-13 02:18:03] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.074679 10.0.0.141 - - [2025-11-13 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.041795 10.0.0.61 - - [2025-11-13 02:18:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007415 10.0.0.141 - - [2025-11-13 02:18:03] "POST /neutron/subnet HTTP/1.1" 200 719 0.217314 10.0.0.141 - - [2025-11-13 02:18:03] "POST /id-to-fqname HTTP/1.1" 200 253 0.001311 10.0.0.141 - - [2025-11-13 02:18:03] "GET /virtual-network/e8e279dd-a615-4490-9a93-eeacc69178f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005522 10.0.0.141 - - [2025-11-13 02:18:03] "GET /virtual-network/e8e279dd-a615-4490-9a93-eeacc69178f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005821 10.0.0.141 - - [2025-11-13 02:18:03] "POST /neutron/network HTTP/1.1" 200 888 0.007353 10.0.0.141 - - [2025-11-13 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008397 10.0.0.61 - - [2025-11-13 02:18:03] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001079 10.0.0.141 - - [2025-11-13 02:18:03] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.050323 10.0.0.61 - - [2025-11-13 02:18:03] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001972 10.0.0.141 - - [2025-11-13 02:18:04] "POST /neutron/network HTTP/1.1" 200 672 0.188926 10.0.0.141 - - [2025-11-13 02:18:04] "POST /id-to-fqname HTTP/1.1" 200 254 0.004372 10.0.0.141 - - [2025-11-13 02:18:04] "GET /virtual-network/ddfde88a-8686-44e3-aa24-ed727e00d26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.005745 10.0.0.141 - - [2025-11-13 02:18:04] "POST /neutron/network HTTP/1.1" 200 892 0.008401 10.0.0.141 - - [2025-11-13 02:18:04] "GET /virtual-network/ddfde88a-8686-44e3-aa24-ed727e00d26a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2144 0.007150 10.0.0.141 - - [2025-11-13 02:18:04] "POST /id-to-fqname HTTP/1.1" 200 253 0.002247 10.0.0.141 - - [2025-11-13 02:18:04] "POST /neutron/network HTTP/1.1" 200 898 0.006825 10.0.0.61 - - [2025-11-13 02:18:05] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000928 10.0.0.141 - - [2025-11-13 02:18:05] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.069526 10.0.0.141 - - [2025-11-13 02:18:05] "POST /neutron/port HTTP/1.1" 200 117 0.006066 10.0.0.141 - - [2025-11-13 02:18:05] "POST /id-to-fqname HTTP/1.1" 200 254 0.001245 10.0.0.141 - - [2025-11-13 02:18:06] "POST /neutron/network HTTP/1.1" 200 898 0.006957 10.0.0.141 - - [2025-11-13 02:18:06] "POST /neutron/port HTTP/1.1" 200 1060 0.012937 10.0.0.61 - - [2025-11-13 02:18:06] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.141 - - [2025-11-13 02:18:06] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.075336 10.0.0.141 - - [2025-11-13 02:18:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003215 10.0.0.141 - - [2025-11-13 02:18:06] "POST /neutron/port HTTP/1.1" 200 117 0.002640 10.0.0.141 - - [2025-11-13 02:18:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008339 10.0.0.61 - - [2025-11-13 02:18:07] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956 10.0.0.141 - - [2025-11-13 02:18:07] "POST /neutron/port HTTP/1.1" 200 1062 0.264409 10.0.0.141 - - [2025-11-13 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.013457 10.0.0.141 - - [2025-11-13 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.61 - - [2025-11-13 02:18:07] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002735 10.0.0.141 - - [2025-11-13 02:18:07] "POST /neutron/port HTTP/1.1" 200 1116 0.128986 10.0.0.141 - - [2025-11-13 02:18:07] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.011262 10.0.0.141 - - [2025-11-13 02:18:08] "POST /service-templates HTTP/1.1" 200 543 0.049774 10.0.0.141 - - [2025-11-13 02:18:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.008362 10.0.0.141 - - [2025-11-13 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.141 - - [2025-11-13 02:18:08] "GET /service-template/a799aff9-7a8f-4141-90cc-3e12487999b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.005697 10.0.0.141 - - [2025-11-13 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.141 - - [2025-11-13 02:18:08] "GET /service-template/a799aff9-7a8f-4141-90cc-3e12487999b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004545 10.0.0.141 - - [2025-11-13 02:18:08] "POST /id-to-fqname HTTP/1.1" 200 253 0.001270 10.0.0.141 - - [2025-11-13 02:18:08] "POST /id-to-fqname HTTP/1.1" 200 253 0.001302 10.0.0.141 - - [2025-11-13 02:18:08] "POST /id-to-fqname HTTP/1.1" 200 254 0.001343 10.0.0.141 - - [2025-11-13 02:18:08] "POST /neutron/port HTTP/1.1" 200 2062 0.015844 10.0.0.141 - - [2025-11-13 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.141 - - [2025-11-13 02:18:08] "DELETE /service-template/a799aff9-7a8f-4141-90cc-3e12487999b6 HTTP/1.1" 200 115 0.027466 10.0.0.141 - - [2025-11-13 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003039 10.0.0.141 - - [2025-11-13 02:18:10] "POST /neutron/network HTTP/1.1" 400 204 0.015273 10.0.0.141 - - [2025-11-13 02:18:11] "POST /neutron/port HTTP/1.1" 200 151 0.253592 10.0.0.141 - - [2025-11-13 02:18:11] "POST /neutron/port HTTP/1.1" 200 151 0.218570 10.0.0.141 - - [2025-11-13 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2025-11-13 02:18:12] "POST /neutron/network HTTP/1.1" 200 892 0.011226 10.0.0.141 - - [2025-11-13 02:18:13] "DELETE /route-target/613ca731-3049-4f15-9044-90d35f200417 HTTP/1.1" 200 115 0.041072 10.0.0.61 - - [2025-11-13 02:18:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002875 10.0.0.61 - - [2025-11-13 02:18:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003225 10.0.0.141 - - [2025-11-13 02:18:13] "POST /neutron/network HTTP/1.1" 200 151 0.105141 10.0.0.61 - - [2025-11-13 02:18:13] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001226 10.0.0.141 - - [2025-11-13 02:18:13] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.087762 10.0.0.61 - - [2025-11-13 02:18:13] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000888 10.0.0.141 - - [2025-11-13 02:18:13] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?fields=virtual_networks HTTP/1.1" 200 1045 0.060285 10.0.0.61 - - [2025-11-13 02:18:13] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000959 10.0.0.141 - - [2025-11-13 02:18:13] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.079795 10.0.0.61 - - [2025-11-13 02:18:13] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000941 10.0.0.141 - - [2025-11-13 02:18:13] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?fields=security_groups HTTP/1.1" 200 1272 0.059217 10.0.0.141 - - [2025-11-13 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 193 0.021874 10.0.0.61 - - [2025-11-13 02:18:14] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003953 10.0.0.61 - - [2025-11-13 02:18:14] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000901 10.0.0.61 - - [2025-11-13 02:18:14] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006603 10.0.0.61 - - [2025-11-13 02:18:14] "POST /id-to-fqname HTTP/1.1" 200 195 0.003199 10.0.0.61 - - [2025-11-13 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 204 0.013073 10.0.0.61 - - [2025-11-13 02:18:14] "POST /security-groups HTTP/1.1" 200 596 0.069451 10.0.0.141 - - [2025-11-13 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.003702 10.0.0.61 - - [2025-11-13 02:18:14] "POST /projects HTTP/1.1" 200 595 0.301328 10.0.0.61 - - [2025-11-13 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.379146 10.0.0.141 - - [2025-11-13 02:18:14] "POST /access-control-lists HTTP/1.1" 200 599 0.041739 10.0.0.141 - - [2025-11-13 02:18:15] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.518017 10.0.0.141 - - [2025-11-13 02:18:16] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.141 - - [2025-11-13 02:18:16] "POST /fqname-to-id HTTP/1.1" 401 293 0.000472 10.0.0.141 - - [2025-11-13 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.052924 10.0.0.61 - - [2025-11-13 02:18:16] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000914 10.0.0.141 - - [2025-11-13 02:18:17] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.038311 10.0.0.61 - - [2025-11-13 02:18:17] "POST /useragent-kv HTTP/1.1" 200 115 0.011019 10.0.0.141 - - [2025-11-13 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.288542 10.0.0.141 - - [2025-11-13 02:18:17] "POST /id-to-fqname HTTP/1.1" 200 261 0.001292 10.0.0.141 - - [2025-11-13 02:18:17] "GET /virtual-network/13917feb-73fc-466d-bf8c-3e43ec02563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006616 10.0.0.141 - - [2025-11-13 02:18:17] "POST /neutron/network HTTP/1.1" 200 1073 0.006738 10.0.0.141 - - [2025-11-13 02:18:17] "GET /virtual-network/13917feb-73fc-466d-bf8c-3e43ec02563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006984 10.0.0.141 - - [2025-11-13 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 715 0.008366 10.0.0.141 - - [2025-11-13 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.61 - - [2025-11-13 02:18:17] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000834 10.0.0.56 - - [2025-11-13 02:18:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.033871 10.0.0.141 - - [2025-11-13 02:18:17] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.043099 10.0.0.141 - - [2025-11-13 02:18:18] "POST /route-targets HTTP/1.1" 200 327 0.011181 10.0.0.61 - - [2025-11-13 02:18:18] "POST /useragent-kv HTTP/1.1" 200 115 0.010597 10.0.0.141 - - [2025-11-13 02:18:18] "POST /neutron/subnet HTTP/1.1" 200 823 0.198004 10.0.0.56 - - [2025-11-13 02:18:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.004153 10.0.0.141 - - [2025-11-13 02:18:18] "POST /id-to-fqname HTTP/1.1" 200 261 0.001770 10.0.0.141 - - [2025-11-13 02:18:18] "GET /virtual-network/d8405767-955c-4236-826a-8700f8359a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.006902 10.0.0.141 - - [2025-11-13 02:18:18] "POST /neutron/network HTTP/1.1" 200 1073 0.008254 10.0.0.141 - - [2025-11-13 02:18:18] "GET /virtual-network/d8405767-955c-4236-826a-8700f8359a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2735 0.004812 10.0.0.141 - - [2025-11-13 02:18:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.009274 10.0.0.141 - - [2025-11-13 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.61 - - [2025-11-13 02:18:18] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000905 10.0.0.141 - - [2025-11-13 02:18:18] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.046797 10.0.0.141 - - [2025-11-13 02:18:19] "POST /ref-update HTTP/1.1" 200 156 0.033269 10.0.0.61 - - [2025-11-13 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.011199 10.0.0.141 - - [2025-11-13 02:18:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.204645 10.0.0.141 - - [2025-11-13 02:18:19] "POST /id-to-fqname HTTP/1.1" 200 262 0.001305 10.0.0.141 - - [2025-11-13 02:18:19] "GET /virtual-network/f0e80660-6c3a-480e-bf38-0183f6c9c344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.008022 10.0.0.141 - - [2025-11-13 02:18:19] "POST /neutron/network HTTP/1.1" 200 1077 0.007404 10.0.0.141 - - [2025-11-13 02:18:19] "GET /virtual-network/f0e80660-6c3a-480e-bf38-0183f6c9c344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2745 0.004458 10.0.0.141 - - [2025-11-13 02:18:19] "POST /neutron/subnet HTTP/1.1" 200 724 0.007896 10.0.0.141 - - [2025-11-13 02:18:19] "POST /id-to-fqname HTTP/1.1" 200 261 0.000959 10.0.0.61 - - [2025-11-13 02:18:20] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000910 10.0.0.141 - - [2025-11-13 02:18:20] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.060596 10.0.0.141 - - [2025-11-13 02:18:20] "POST /neutron/port HTTP/1.1" 200 117 0.005773 10.0.0.141 - - [2025-11-13 02:18:20] "POST /id-to-fqname HTTP/1.1" 200 262 0.001266 10.0.0.141 - - [2025-11-13 02:18:21] "POST /neutron/network HTTP/1.1" 200 1087 0.006627 10.0.0.141 - - [2025-11-13 02:18:21] "POST /neutron/port HTTP/1.1" 200 1170 0.019089 10.0.0.141 - - [2025-11-13 02:18:21] "POST /neutron/port HTTP/1.1" 200 1198 0.019107 10.0.0.141 - - [2025-11-13 02:18:22] "POST /neutron/subnet HTTP/1.1" 200 1375 0.018357 10.0.0.61 - - [2025-11-13 02:18:22] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000970 10.0.0.141 - - [2025-11-13 02:18:22] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.065153 10.0.0.141 - - [2025-11-13 02:18:22] "POST /neutron/network HTTP/1.1" 200 1073 0.010742 10.0.0.141 - - [2025-11-13 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2063 0.012351 10.0.0.61 - - [2025-11-13 02:18:22] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001394 10.0.0.141 - - [2025-11-13 02:18:23] "POST /neutron/port HTTP/1.1" 200 1172 0.351881 10.0.0.141 - - [2025-11-13 02:18:23] "POST /neutron/port HTTP/1.1" 200 1226 0.159499 10.0.0.141 - - [2025-11-13 02:18:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004682 10.0.0.141 - - [2025-11-13 02:18:23] "POST /neutron/port HTTP/1.1" 200 117 0.001463 10.0.0.141 - - [2025-11-13 02:18:23] "POST /neutron/network HTTP/1.1" 400 204 0.012635 10.0.0.141 - - [2025-11-13 02:18:24] "POST /neutron/port HTTP/1.1" 200 151 0.198015 10.0.0.141 - - [2025-11-13 02:18:25] "POST /neutron/port HTTP/1.1" 200 151 0.227236 10.0.0.141 - - [2025-11-13 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.025886 10.0.0.141 - - [2025-11-13 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.141 - - [2025-11-13 02:18:26] "POST /neutron/network HTTP/1.1" 200 1073 0.010906 10.0.0.141 - - [2025-11-13 02:18:26] "DELETE /route-target/20f5786b-d242-460d-bd06-1abb1d9484d1 HTTP/1.1" 200 115 0.018137 10.0.0.61 - - [2025-11-13 02:18:26] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002346 10.0.0.141 - - [2025-11-13 02:18:26] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.040657 10.0.0.61 - - [2025-11-13 02:18:26] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001500 10.0.0.141 - - [2025-11-13 02:18:26] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?fields=virtual_networks HTTP/1.1" 200 1053 0.048466 10.0.0.61 - - [2025-11-13 02:18:26] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000886 10.0.0.141 - - [2025-11-13 02:18:26] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.046473 10.0.0.61 - - [2025-11-13 02:18:26] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000919 10.0.0.141 - - [2025-11-13 02:18:26] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?fields=security_groups HTTP/1.1" 200 1284 0.041602 10.0.0.141 - - [2025-11-13 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.023538 10.0.0.61 - - [2025-11-13 02:18:27] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003227 10.0.0.61 - - [2025-11-13 02:18:27] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.61 - - [2025-11-13 02:18:27] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006837 10.0.0.61 - - [2025-11-13 02:18:27] "POST /id-to-fqname HTTP/1.1" 200 198 0.004784 10.0.0.61 - - [2025-11-13 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.006212 10.0.0.61 - - [2025-11-13 02:18:27] "POST /security-groups HTTP/1.1" 200 599 0.036022 10.0.0.61 - - [2025-11-13 02:18:27] "POST /projects HTTP/1.1" 200 601 0.246710 10.0.0.141 - - [2025-11-13 02:18:27] "POST /fqname-to-id HTTP/1.1" 404 241 0.011605 10.0.0.61 - - [2025-11-13 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.315682 10.0.0.141 - - [2025-11-13 02:18:28] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.444061 10.0.0.141 - - [2025-11-13 02:18:29] "GET / HTTP/1.1" 200 35931 0.002323 10.0.0.141 - - [2025-11-13 02:18:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000609 10.0.0.141 - - [2025-11-13 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.062894 10.0.0.61 - - [2025-11-13 02:18:29] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000824 10.0.0.141 - - [2025-11-13 02:18:29] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.035710 10.0.0.61 - - [2025-11-13 02:18:30] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001240 10.0.0.141 - - [2025-11-13 02:18:30] "POST /neutron/network HTTP/1.1" 200 691 0.167417 10.0.0.141 - - [2025-11-13 02:18:30] "POST /ref-update HTTP/1.1" 200 156 0.043741 10.0.0.141 - - [2025-11-13 02:18:30] "POST /id-to-fqname HTTP/1.1" 200 267 0.005322 10.0.0.141 - - [2025-11-13 02:18:30] "GET /virtual-network/10f0074e-b95c-47d5-b344-ab38d66d528a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005363 10.0.0.141 - - [2025-11-13 02:18:30] "POST /neutron/network HTTP/1.1" 200 910 0.007034 10.0.0.141 - - [2025-11-13 02:18:30] "GET /virtual-network/10f0074e-b95c-47d5-b344-ab38d66d528a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004688 10.0.0.141 - - [2025-11-13 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.61 - - [2025-11-13 02:18:30] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.141 - - [2025-11-13 02:18:30] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.055310 10.0.0.141 - - [2025-11-13 02:18:30] "POST /neutron/network HTTP/1.1" 200 117 0.012139 10.0.0.141 - - [2025-11-13 02:18:31] "POST /neutron/network HTTP/1.1" 200 908 0.008406 10.0.0.141 - - [2025-11-13 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.001052 10.0.0.141 - - [2025-11-13 02:18:31] "GET /virtual-network/e19493e1-19b2-43b5-9345-58e58077e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004719 10.0.0.141 - - [2025-11-13 02:18:31] "GET /virtual-network/e19493e1-19b2-43b5-9345-58e58077e3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006497 10.0.0.141 - - [2025-11-13 02:18:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.018566 10.0.0.141 - - [2025-11-13 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.61 - - [2025-11-13 02:18:31] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000812 10.0.0.141 - - [2025-11-13 02:18:31] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056053 10.0.0.141 - - [2025-11-13 02:18:31] "POST /route-targets HTTP/1.1" 200 327 0.021178 10.0.0.61 - - [2025-11-13 02:18:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007694 10.0.0.141 - - [2025-11-13 02:18:31] "POST /neutron/subnet HTTP/1.1" 200 725 0.242894 10.0.0.141 - - [2025-11-13 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 268 0.001223 10.0.0.141 - - [2025-11-13 02:18:31] "GET /virtual-network/5cd6d314-582d-41d3-94f7-26ed8613dcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004981 10.0.0.141 - - [2025-11-13 02:18:31] "GET /virtual-network/5cd6d314-582d-41d3-94f7-26ed8613dcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005440 10.0.0.141 - - [2025-11-13 02:18:31] "POST /neutron/network HTTP/1.1" 200 912 0.012183 10.0.0.141 - - [2025-11-13 02:18:31] "POST /id-to-fqname HTTP/1.1" 200 267 0.001320 10.0.0.61 - - [2025-11-13 02:18:32] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000918 10.0.0.141 - - [2025-11-13 02:18:32] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.076191 10.0.0.141 - - [2025-11-13 02:18:32] "POST /neutron/network HTTP/1.1" 200 908 0.006946 10.0.0.141 - - [2025-11-13 02:18:33] "POST /id-to-fqname HTTP/1.1" 200 268 0.001232 10.0.0.141 - - [2025-11-13 02:18:33] "POST /neutron/port HTTP/1.1" 200 117 0.005587 10.0.0.61 - - [2025-11-13 02:18:33] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000869 10.0.0.141 - - [2025-11-13 02:18:33] "POST /neutron/port HTTP/1.1" 200 1066 0.318575 10.0.0.141 - - [2025-11-13 02:18:33] "POST /neutron/port HTTP/1.1" 200 1120 0.095970 10.0.0.141 - - [2025-11-13 02:18:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.008333 10.0.0.61 - - [2025-11-13 02:18:34] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000997 10.0.0.141 - - [2025-11-13 02:18:34] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.059632 10.0.0.141 - - [2025-11-13 02:18:34] "POST /neutron/network HTTP/1.1" 200 912 0.007360 10.0.0.141 - - [2025-11-13 02:18:34] "POST /neutron/port HTTP/1.1" 200 117 0.018746 10.0.0.141 - - [2025-11-13 02:18:35] "POST /neutron/port HTTP/1.1" 200 1068 0.020313 10.0.0.141 - - [2025-11-13 02:18:35] "POST /neutron/port HTTP/1.1" 200 1096 0.016816 10.0.0.141 - - [2025-11-13 02:18:35] "POST /neutron/port HTTP/1.1" 200 117 0.003516 10.0.0.141 - - [2025-11-13 02:18:36] "POST /neutron/network HTTP/1.1" 400 204 0.012822 10.0.0.141 - - [2025-11-13 02:18:36] "POST /neutron/port HTTP/1.1" 200 151 0.194973 10.0.0.141 - - [2025-11-13 02:18:37] "POST /neutron/port HTTP/1.1" 200 151 0.174121 10.0.0.61 - - [2025-11-13 02:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005580 10.0.0.61 - - [2025-11-13 02:18:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005387 10.0.0.141 - - [2025-11-13 02:18:38] "POST /neutron/network HTTP/1.1" 200 151 0.129217 10.0.0.141 - - [2025-11-13 02:18:38] "DELETE /route-target/4a63d2c2-0f90-453c-9206-e3331909eff8 HTTP/1.1" 200 115 0.032955 10.0.0.141 - - [2025-11-13 02:18:38] "POST /neutron/network HTTP/1.1" 200 910 0.010875 10.0.0.141 - - [2025-11-13 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.61 - - [2025-11-13 02:18:38] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003031 10.0.0.141 - - [2025-11-13 02:18:38] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.054471 10.0.0.61 - - [2025-11-13 02:18:38] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000883 10.0.0.141 - - [2025-11-13 02:18:38] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?fields=virtual_networks HTTP/1.1" 200 1058 0.034422 10.0.0.61 - - [2025-11-13 02:18:38] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001185 10.0.0.141 - - [2025-11-13 02:18:38] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.057001 10.0.0.61 - - [2025-11-13 02:18:38] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000914 10.0.0.141 - - [2025-11-13 02:18:38] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?fields=security_groups HTTP/1.1" 200 1292 0.036201 10.0.0.141 - - [2025-11-13 02:18:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.023623 10.0.0.61 - - [2025-11-13 02:18:39] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002778 10.0.0.61 - - [2025-11-13 02:18:39] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000861 10.0.0.61 - - [2025-11-13 02:18:39] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006595 10.0.0.61 - - [2025-11-13 02:18:40] "POST /id-to-fqname HTTP/1.1" 200 195 0.004943 10.0.0.61 - - [2025-11-13 02:18:40] "POST /fqname-to-id HTTP/1.1" 404 204 0.006078 10.0.0.61 - - [2025-11-13 02:18:40] "POST /security-groups HTTP/1.1" 200 596 0.029637 10.0.0.61 - - [2025-11-13 02:18:40] "POST /projects HTTP/1.1" 200 595 0.243272 10.0.0.141 - - [2025-11-13 02:18:40] "POST /access-control-lists HTTP/1.1" 200 601 0.024401 10.0.0.61 - - [2025-11-13 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.312657 10.0.0.141 - - [2025-11-13 02:18:40] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.437597 10.0.0.141 - - [2025-11-13 02:18:41] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.141 - - [2025-11-13 02:18:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.141 - - [2025-11-13 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.054688 10.0.0.61 - - [2025-11-13 02:18:42] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001015 10.0.0.141 - - [2025-11-13 02:18:42] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.067736 10.0.0.61 - - [2025-11-13 02:18:42] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001026 10.0.0.141 - - [2025-11-13 02:18:42] "POST /neutron/network HTTP/1.1" 200 682 0.142458 10.0.0.141 - - [2025-11-13 02:18:42] "POST /route-targets HTTP/1.1" 200 327 0.015600 10.0.0.141 - - [2025-11-13 02:18:42] "POST /id-to-fqname HTTP/1.1" 200 261 0.003666 10.0.0.141 - - [2025-11-13 02:18:42] "GET /virtual-network/0dc12cb1-e338-4010-8485-c69f58bea8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.005041 10.0.0.141 - - [2025-11-13 02:18:42] "POST /neutron/network HTTP/1.1" 200 903 0.005807 10.0.0.141 - - [2025-11-13 02:18:42] "GET /virtual-network/0dc12cb1-e338-4010-8485-c69f58bea8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2161 0.004717 10.0.0.141 - - [2025-11-13 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.61 - - [2025-11-13 02:18:42] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000800 10.0.0.141 - - [2025-11-13 02:18:43] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.042710 10.0.0.141 - - [2025-11-13 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.012233 10.0.0.141 - - [2025-11-13 02:18:43] "POST /ref-update HTTP/1.1" 200 156 0.031047 10.0.0.141 - - [2025-11-13 02:18:43] "POST /neutron/network HTTP/1.1" 200 899 0.007849 10.0.0.141 - - [2025-11-13 02:18:43] "POST /id-to-fqname HTTP/1.1" 200 261 0.000971 10.0.0.141 - - [2025-11-13 02:18:43] "GET /virtual-network/352c21ad-a315-4ddf-a431-0578ff8f620f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004980 10.0.0.141 - - [2025-11-13 02:18:43] "GET /virtual-network/352c21ad-a315-4ddf-a431-0578ff8f620f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.005075 10.0.0.141 - - [2025-11-13 02:18:43] "POST /neutron/subnet HTTP/1.1" 200 715 0.008778 10.0.0.141 - - [2025-11-13 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.61 - - [2025-11-13 02:18:43] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001012 10.0.0.141 - - [2025-11-13 02:18:43] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.047069 10.0.0.61 - - [2025-11-13 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.013654 10.0.0.141 - - [2025-11-13 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.228891 10.0.0.141 - - [2025-11-13 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 262 0.001232 10.0.0.141 - - [2025-11-13 02:18:44] "GET /virtual-network/c7666f66-add2-4c32-8561-cc8c9c39966b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.004626 10.0.0.141 - - [2025-11-13 02:18:44] "GET /virtual-network/c7666f66-add2-4c32-8561-cc8c9c39966b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2164 0.004702 10.0.0.141 - - [2025-11-13 02:18:44] "POST /neutron/network HTTP/1.1" 200 904 0.005206 10.0.0.141 - - [2025-11-13 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 261 0.001009 10.0.0.61 - - [2025-11-13 02:18:45] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001287 10.0.0.141 - - [2025-11-13 02:18:45] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.060187 10.0.0.141 - - [2025-11-13 02:18:45] "POST /neutron/network HTTP/1.1" 200 899 0.006122 10.0.0.141 - - [2025-11-13 02:18:45] "POST /id-to-fqname HTTP/1.1" 200 262 0.001302 10.0.0.141 - - [2025-11-13 02:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.005569 10.0.0.61 - - [2025-11-13 02:18:45] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001122 10.0.0.141 - - [2025-11-13 02:18:46] "POST /neutron/port HTTP/1.1" 200 1063 0.294156 10.0.0.141 - - [2025-11-13 02:18:46] "POST /neutron/port HTTP/1.1" 200 1117 0.112568 10.0.0.141 - - [2025-11-13 02:18:46] "POST /neutron/subnet HTTP/1.1" 200 689 0.008106 10.0.0.61 - - [2025-11-13 02:18:46] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000961 10.0.0.141 - - [2025-11-13 02:18:46] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.053386 10.0.0.141 - - [2025-11-13 02:18:46] "POST /neutron/network HTTP/1.1" 200 904 0.006337 10.0.0.141 - - [2025-11-13 02:18:46] "POST /neutron/port HTTP/1.1" 200 117 0.005718 10.0.0.141 - - [2025-11-13 02:18:47] "POST /neutron/port HTTP/1.1" 200 1066 0.021833 10.0.0.141 - - [2025-11-13 02:18:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.002988 10.0.0.141 - - [2025-11-13 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.61 - - [2025-11-13 02:18:47] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.141 - - [2025-11-13 02:18:47] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008916 10.0.0.141 - - [2025-11-13 02:18:47] "POST /service-templates HTTP/1.1" 200 543 0.038416 10.0.0.141 - - [2025-11-13 02:18:47] "POST /neutron/port HTTP/1.1" 200 1094 0.021058 10.0.0.141 - - [2025-11-13 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.141 - - [2025-11-13 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.001317 10.0.0.141 - - [2025-11-13 02:18:47] "GET /service-template/cb59d4e0-b3fb-4a85-93ca-95641b5a7ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.006657 10.0.0.141 - - [2025-11-13 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2025-11-13 02:18:47] "GET /service-template/cb59d4e0-b3fb-4a85-93ca-95641b5a7ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004811 10.0.0.141 - - [2025-11-13 02:18:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.001235 10.0.0.141 - - [2025-11-13 02:18:47] "POST /id-to-fqname HTTP/1.1" 200 261 0.001280 10.0.0.141 - - [2025-11-13 02:18:47] "POST /id-to-fqname HTTP/1.1" 200 262 0.001361 10.0.0.141 - - [2025-11-13 02:18:47] "POST /neutron/security_group HTTP/1.1" 200 2063 0.008187 10.0.0.141 - - [2025-11-13 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.141 - - [2025-11-13 02:18:47] "DELETE /service-template/cb59d4e0-b3fb-4a85-93ca-95641b5a7ad5 HTTP/1.1" 200 115 0.027464 10.0.0.141 - - [2025-11-13 02:18:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.009056 10.0.0.141 - - [2025-11-13 02:18:50] "POST /neutron/port HTTP/1.1" 200 1094 0.017390 10.0.0.141 - - [2025-11-13 02:18:50] "POST /neutron/port HTTP/1.1" 200 151 0.208676 10.0.0.141 - - [2025-11-13 02:18:52] "POST /neutron/network HTTP/1.1" 200 899 0.006454 10.0.0.141 - - [2025-11-13 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.61 - - [2025-11-13 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003103 10.0.0.61 - - [2025-11-13 02:18:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004955 10.0.0.141 - - [2025-11-13 02:18:52] "POST /neutron/network HTTP/1.1" 200 151 0.117529 10.0.0.141 - - [2025-11-13 02:18:52] "DELETE /route-target/58cbcb43-2981-4b37-ab95-f1ce05a58cad HTTP/1.1" 200 115 0.023475 10.0.0.61 - - [2025-11-13 02:18:52] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000884 10.0.0.141 - - [2025-11-13 02:18:52] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.033159 10.0.0.61 - - [2025-11-13 02:18:52] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000885 10.0.0.141 - - [2025-11-13 02:18:52] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?fields=virtual_networks HTTP/1.1" 200 1053 0.087160 10.0.0.61 - - [2025-11-13 02:18:52] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001056 10.0.0.141 - - [2025-11-13 02:18:52] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.034202 10.0.0.61 - - [2025-11-13 02:18:53] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001267 10.0.0.141 - - [2025-11-13 02:18:53] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?fields=security_groups HTTP/1.1" 200 1284 0.042565 10.0.0.141 - - [2025-11-13 02:18:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.022309 10.0.0.61 - - [2025-11-13 02:18:53] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002994 10.0.0.61 - - [2025-11-13 02:18:53] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001130 10.0.0.61 - - [2025-11-13 02:18:53] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006885 10.0.0.61 - - [2025-11-13 02:18:54] "POST /id-to-fqname HTTP/1.1" 200 199 0.004718 10.0.0.61 - - [2025-11-13 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 208 0.004496 10.0.0.61 - - [2025-11-13 02:18:54] "POST /security-groups HTTP/1.1" 200 600 0.069342 10.0.0.141 - - [2025-11-13 02:18:54] "POST /fqname-to-id HTTP/1.1" 404 243 0.002748 10.0.0.61 - - [2025-11-13 02:18:54] "POST /projects HTTP/1.1" 200 603 0.292377 10.0.0.61 - - [2025-11-13 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.359238 10.0.0.141 - - [2025-11-13 02:18:54] "POST /access-control-lists HTTP/1.1" 200 603 0.027195 10.0.0.141 - - [2025-11-13 02:18:54] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.500919 10.0.0.141 - - [2025-11-13 02:18:55] "GET / HTTP/1.1" 200 35931 0.002686 10.0.0.141 - - [2025-11-13 02:18:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2025-11-13 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.051716 10.0.0.61 - - [2025-11-13 02:18:56] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001056 10.0.0.141 - - [2025-11-13 02:18:56] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034866 10.0.0.141 - - [2025-11-13 02:18:56] "POST /neutron/network HTTP/1.1" 200 117 0.031618 10.0.0.56 - - [2025-11-13 02:18:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.018376 10.0.0.61 - - [2025-11-13 02:18:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006239 10.0.0.141 - - [2025-11-13 02:18:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.180927 10.0.0.141 - - [2025-11-13 02:18:57] "POST /id-to-fqname HTTP/1.1" 200 269 0.001313 10.0.0.141 - - [2025-11-13 02:18:57] "GET /virtual-network/91ee98c1-9f30-43f1-beff-3c3e73f55cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005271 10.0.0.141 - - [2025-11-13 02:18:57] "GET /virtual-network/91ee98c1-9f30-43f1-beff-3c3e73f55cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005346 10.0.0.141 - - [2025-11-13 02:18:57] "POST /neutron/network HTTP/1.1" 200 1087 0.008462 10.0.0.141 - - [2025-11-13 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.61 - - [2025-11-13 02:18:57] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000940 10.0.0.141 - - [2025-11-13 02:18:57] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.050399 10.0.0.141 - - [2025-11-13 02:18:57] "POST /neutron/network HTTP/1.1" 200 117 0.015370 10.0.0.141 - - [2025-11-13 02:18:57] "POST /route-targets HTTP/1.1" 200 327 0.017292 10.0.0.56 - - [2025-11-13 02:18:57] "POST /fqname-to-id HTTP/1.1" 404 207 0.006813 10.0.0.61 - - [2025-11-13 02:18:58] "POST /useragent-kv HTTP/1.1" 200 115 0.011346 10.0.0.141 - - [2025-11-13 02:18:58] "POST /neutron/subnet HTTP/1.1" 200 720 0.204042 10.0.0.141 - - [2025-11-13 02:18:58] "POST /id-to-fqname HTTP/1.1" 200 269 0.001485 10.0.0.141 - - [2025-11-13 02:18:58] "GET /virtual-network/be247071-c4ec-4d0e-8f6c-498f15534866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.009433 10.0.0.141 - - [2025-11-13 02:18:58] "GET /virtual-network/be247071-c4ec-4d0e-8f6c-498f15534866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.005218 10.0.0.141 - - [2025-11-13 02:18:58] "POST /neutron/network HTTP/1.1" 200 1086 0.008860 10.0.0.141 - - [2025-11-13 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.61 - - [2025-11-13 02:18:58] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000967 10.0.0.141 - - [2025-11-13 02:18:58] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.046834 10.0.0.141 - - [2025-11-13 02:18:58] "POST /neutron/network HTTP/1.1" 200 117 0.026840 10.0.0.141 - - [2025-11-13 02:18:58] "POST /ref-update HTTP/1.1" 200 156 0.033401 10.0.0.61 - - [2025-11-13 02:18:58] "POST /useragent-kv HTTP/1.1" 200 115 0.018018 10.0.0.141 - - [2025-11-13 02:18:58] "POST /neutron/subnet HTTP/1.1" 200 705 0.229811 10.0.0.141 - - [2025-11-13 02:18:59] "POST /id-to-fqname HTTP/1.1" 200 270 0.001267 10.0.0.141 - - [2025-11-13 02:18:59] "GET /virtual-network/676823f9-5af4-46d6-a2ab-9437c8ab3b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2753 0.005339 10.0.0.141 - - [2025-11-13 02:18:59] "GET /virtual-network/676823f9-5af4-46d6-a2ab-9437c8ab3b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2753 0.005785 10.0.0.141 - - [2025-11-13 02:18:59] "POST /neutron/network HTTP/1.1" 200 1085 0.007933 10.0.0.141 - - [2025-11-13 02:18:59] "POST /id-to-fqname HTTP/1.1" 200 269 0.001309 10.0.0.141 - - [2025-11-13 02:18:59] "POST /neutron/network HTTP/1.1" 200 1096 0.006998 10.0.0.61 - - [2025-11-13 02:19:00] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001081 10.0.0.141 - - [2025-11-13 02:19:00] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.082294 10.0.0.141 - - [2025-11-13 02:19:00] "POST /neutron/port HTTP/1.1" 200 117 0.006468 10.0.0.141 - - [2025-11-13 02:19:00] "POST /id-to-fqname HTTP/1.1" 200 270 0.001288 10.0.0.141 - - [2025-11-13 02:19:00] "POST /neutron/network HTTP/1.1" 200 1096 0.007021 10.0.0.141 - - [2025-11-13 02:19:01] "POST /neutron/port HTTP/1.1" 200 1175 0.017720 10.0.0.141 - - [2025-11-13 02:19:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004229 10.0.0.61 - - [2025-11-13 02:19:01] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002603 10.0.0.141 - - [2025-11-13 02:19:01] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.141 - - [2025-11-13 02:19:01] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.077692 10.0.0.141 - - [2025-11-13 02:19:01] "POST /neutron/network HTTP/1.1" 200 1086 0.009392 10.0.0.141 - - [2025-11-13 02:19:01] "POST /neutron/port HTTP/1.1" 200 117 0.005965 10.0.0.141 - - [2025-11-13 02:19:02] "POST /neutron/port HTTP/1.1" 200 1172 0.019068 10.0.0.141 - - [2025-11-13 02:19:02] "POST /neutron/port HTTP/1.1" 200 1200 0.017584 10.0.0.141 - - [2025-11-13 02:19:02] "POST /neutron/subnet HTTP/1.1" 200 1365 0.039484 10.0.0.61 - - [2025-11-13 02:19:02] "DELETE /project/58c12eed5aaa46d89999921ba3ec0950 HTTP/1.1" 404 173 0.016549 10.0.0.61 - - [2025-11-13 02:19:02] "DELETE /project/e16fc96d8bcf4db893ad2afaade4650f HTTP/1.1" 404 173 0.021034 10.0.0.61 - - [2025-11-13 02:19:02] "DELETE /project/f9037a7b71594eb4bfd87f370b1afe01 HTTP/1.1" 404 173 0.020113 10.0.0.61 - - [2025-11-13 02:19:02] "DELETE /project/9aa5031d454c485b98d6e57132562a07 HTTP/1.1" 404 173 0.013122 10.0.0.61 - - [2025-11-13 02:19:02] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000965 10.0.0.61 - - [2025-11-13 02:19:02] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001134 10.0.0.61 - - [2025-11-13 02:19:02] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000873 10.0.0.61 - - [2025-11-13 02:19:02] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001570 10.0.0.141 - - [2025-11-13 02:19:03] "POST /neutron/network HTTP/1.1" 200 1085 0.034912 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.130199 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001002 10.0.0.141 - - [2025-11-13 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.013372 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.157240 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.157417 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.169732 10.0.0.141 - - [2025-11-13 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021348 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000927 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000758 10.0.0.61 - - [2025-11-13 02:19:03] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001011 10.0.0.141 - - [2025-11-13 02:19:03] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018456 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?fields=security_groups HTTP/1.1" 200 1389 0.121478 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?fields=security_groups HTTP/1.1" 404 171 0.099059 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?fields=security_groups HTTP/1.1" 200 1397 0.099581 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?fields=security_groups HTTP/1.1" 200 1389 0.123003 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004823 10.0.0.141 - - [2025-11-13 02:19:03] "POST /service-templates HTTP/1.1" 200 543 0.071621 10.0.0.141 - - [2025-11-13 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013927 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /security-group/45de1b92-70a8-4919-9452-8451a55a92a4 HTTP/1.1" 200 115 0.121615 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=e16fc96d-8bcf-4db8-93ad-2afaade4650f&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000941 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /security-group/c3d5be35-b560-4880-abc5-be3b2874059f HTTP/1.1" 200 115 0.114269 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=58c12eed-5aaa-46d8-9999-921ba3ec0950&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001126 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /security-group/1a8db22b-1958-4ed0-a553-d0d020c8a102 HTTP/1.1" 200 115 0.121045 10.0.0.141 - - [2025-11-13 02:19:03] "DELETE /access-control-list/0b24d7ef-a9c4-4687-ad9d-de329db9d682 HTTP/1.1" 200 115 0.087142 10.0.0.61 - - [2025-11-13 02:19:03] "GET /projects?obj_uuids=f9037a7b-7159-4eb4-bfd8-7f370b1afe01&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001369 10.0.0.141 - - [2025-11-13 02:19:03] "GET /service-template/d5fa6d0e-eb2f-49b8-8300-2f9fcb9ac1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017071 10.0.0.141 - - [2025-11-13 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f?fields=application_policy_sets HTTP/1.1" 200 1428 0.069615 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01?fields=application_policy_sets HTTP/1.1" 200 1428 0.068028 10.0.0.141 - - [2025-11-13 02:19:03] "GET /service-template/d5fa6d0e-eb2f-49b8-8300-2f9fcb9ac1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013760 10.0.0.61 - - [2025-11-13 02:19:03] "GET /project/58c12eed-5aaa-46d8-9999-921ba3ec0950?fields=application_policy_sets HTTP/1.1" 200 1436 0.135312 10.0.0.141 - - [2025-11-13 02:19:03] "POST /id-to-fqname HTTP/1.1" 200 269 0.001362 10.0.0.141 - - [2025-11-13 02:19:03] "POST /id-to-fqname HTTP/1.1" 200 269 0.000907 10.0.0.141 - - [2025-11-13 02:19:03] "POST /id-to-fqname HTTP/1.1" 200 270 0.001147 10.0.0.141 - - [2025-11-13 02:19:03] "DELETE /access-control-list/2e9f2a73-b273-4fcb-8121-f951daa20b8f HTTP/1.1" 200 115 0.116013 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /project/e16fc96d-8bcf-4db8-93ad-2afaade4650f HTTP/1.1" 200 115 0.839603 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /project/f9037a7b-7159-4eb4-bfd8-7f370b1afe01 HTTP/1.1" 200 115 0.859314 10.0.0.61 - - [2025-11-13 02:19:03] "DELETE /project/58c12eed-5aaa-46d8-9999-921ba3ec0950 HTTP/1.1" 200 115 0.937074 10.0.0.141 - - [2025-11-13 02:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007617 10.0.0.141 - - [2025-11-13 02:19:04] "DELETE /service-template/d5fa6d0e-eb2f-49b8-8300-2f9fcb9ac1a2 HTTP/1.1" 200 115 0.031741 10.0.0.141 - - [2025-11-13 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003288 10.0.0.61 - - [2025-11-13 02:19:04] "GET /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b?fields=application_policy_sets HTTP/1.1" 404 171 0.985906 10.0.0.61 - - [2025-11-13 02:19:04] "DELETE /project/ac55666e-38a9-44c7-a4eb-dd5bf7aeb45b HTTP/1.1" 404 171 1.368739 10.0.0.141 - - [2025-11-13 02:19:05] "POST /neutron/network HTTP/1.1" 200 1086 0.009061 10.0.0.141 - - [2025-11-13 02:19:06] "POST /neutron/port HTTP/1.1" 200 1226 0.013054 10.0.0.141 - - [2025-11-13 02:19:06] "POST /neutron/port HTTP/1.1" 200 1229 0.015171 10.0.0.141 - - [2025-11-13 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.61 - - [2025-11-13 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003038 10.0.0.61 - - [2025-11-13 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003335 10.0.0.61 - - [2025-11-13 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002401 10.0.0.61 - - [2025-11-13 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001985 10.0.0.141 - - [2025-11-13 02:19:07] "POST /neutron/network HTTP/1.1" 200 151 0.151901 10.0.0.141 - - [2025-11-13 02:19:08] "DELETE /route-target/59fad73c-318c-43c2-b828-d3e480253f3b HTTP/1.1" 200 115 0.027475 10.0.0.141 - - [2025-11-13 02:19:08] "POST /neutron/network HTTP/1.1" 200 1087 0.011046 10.0.0.61 - - [2025-11-13 02:19:08] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000979 10.0.0.141 - - [2025-11-13 02:19:08] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.032276 10.0.0.61 - - [2025-11-13 02:19:08] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001006 10.0.0.141 - - [2025-11-13 02:19:08] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?fields=virtual_networks HTTP/1.1" 200 1061 0.087796 10.0.0.61 - - [2025-11-13 02:19:08] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.000948 10.0.0.141 - - [2025-11-13 02:19:08] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?fields=virtual_machine_interfaces HTTP/1.1" 200 1061 0.043384 10.0.0.61 - - [2025-11-13 02:19:08] "GET /projects?obj_uuids=9aa5031d-454c-485b-98d6-e57132562a07&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.001552 10.0.0.141 - - [2025-11-13 02:19:08] "GET /project/9aa5031d-454c-485b-98d6-e57132562a07?fields=security_groups HTTP/1.1" 200 1296 0.071124 10.0.0.141 - - [2025-11-13 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 200 0.024232 10.0.0.61 - - [2025-11-13 02:19:09] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003037 10.0.0.61 - - [2025-11-13 02:19:09] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001208 10.0.0.61 - - [2025-11-13 02:19:09] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007390 10.0.0.61 - - [2025-11-13 02:19:09] "POST /id-to-fqname HTTP/1.1" 200 202 0.005443 10.0.0.61 - - [2025-11-13 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.007256 10.0.0.61 - - [2025-11-13 02:19:09] "POST /security-groups HTTP/1.1" 200 603 0.085636 10.0.0.141 - - [2025-11-13 02:19:09] "POST /fqname-to-id HTTP/1.1" 404 246 0.005465 10.0.0.61 - - [2025-11-13 02:19:09] "POST /projects HTTP/1.1" 200 609 0.322690 10.0.0.61 - - [2025-11-13 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.395713 10.0.0.141 - - [2025-11-13 02:19:09] "POST /access-control-lists HTTP/1.1" 200 606 0.041850 10.0.0.141 - - [2025-11-13 02:19:09] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.543811 10.0.0.141 - - [2025-11-13 02:19:11] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.141 - - [2025-11-13 02:19:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464 10.0.0.141 - - [2025-11-13 02:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.055459 10.0.0.61 - - [2025-11-13 02:19:12] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000870 10.0.0.141 - - [2025-11-13 02:19:12] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.048013 10.0.0.61 - - [2025-11-13 02:19:12] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002229 10.0.0.141 - - [2025-11-13 02:19:13] "POST /neutron/network HTTP/1.1" 200 619 0.165321 10.0.0.141 - - [2025-11-13 02:19:13] "POST /id-to-fqname HTTP/1.1" 200 233 0.004641 10.0.0.141 - - [2025-11-13 02:19:13] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009849 10.0.0.141 - - [2025-11-13 02:19:13] "POST /neutron/network HTTP/1.1" 200 839 0.006949 10.0.0.141 - - [2025-11-13 02:19:13] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005648 10.0.0.141 - - [2025-11-13 02:19:14] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005957 10.0.0.61 - - [2025-11-13 02:19:15] "GET /obj-perms HTTP/1.1" 200 5073 0.048747 10.0.0.141 - - [2025-11-13 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.61 - - [2025-11-13 02:19:15] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000955 10.0.0.141 - - [2025-11-13 02:19:15] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.040061 10.0.0.141 - - [2025-11-13 02:19:15] "POST /neutron/network HTTP/1.1" 200 117 0.015234 10.0.0.141 - - [2025-11-13 02:19:15] "POST /route-targets HTTP/1.1" 200 327 0.011412 10.0.0.141 - - [2025-11-13 02:19:16] "POST /neutron/network HTTP/1.1" 200 838 0.007457 10.0.0.141 - - [2025-11-13 02:19:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.000926 10.0.0.141 - - [2025-11-13 02:19:16] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004782 10.0.0.141 - - [2025-11-13 02:19:16] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004759 10.0.0.141 - - [2025-11-13 02:19:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.008401 10.0.0.141 - - [2025-11-13 02:19:16] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005697 10.0.0.56 - - [2025-11-13 02:19:16] "GET /obj-perms HTTP/1.1" 200 5073 0.043699 10.0.0.141 - - [2025-11-13 02:19:16] "POST /id-to-fqname HTTP/1.1" 200 233 0.001329 10.0.0.61 - - [2025-11-13 02:19:51] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000883 10.0.0.141 - - [2025-11-13 02:19:51] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.072662 10.0.0.141 - - [2025-11-13 02:19:51] "POST /neutron/port HTTP/1.1" 200 117 0.006131 10.0.0.141 - - [2025-11-13 02:19:51] "POST /id-to-fqname HTTP/1.1" 200 233 0.001385 10.0.0.141 - - [2025-11-13 02:19:51] "POST /neutron/network HTTP/1.1" 200 849 0.006302 10.0.0.141 - - [2025-11-13 02:19:52] "POST /neutron/port HTTP/1.1" 200 1072 0.015965 10.0.0.141 - - [2025-11-13 02:19:52] "POST /neutron/port HTTP/1.1" 200 1100 0.020737 10.0.0.61 - - [2025-11-13 02:19:52] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000915 10.0.0.141 - - [2025-11-13 02:19:52] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.082243 10.0.0.141 - - [2025-11-13 02:19:52] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010576 10.0.0.141 - - [2025-11-13 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.61 - - [2025-11-13 02:19:53] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001181 10.0.0.141 - - [2025-11-13 02:19:53] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.043174 10.0.0.141 - - [2025-11-13 02:19:53] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006886 10.0.0.141 - - [2025-11-13 02:19:53] "GET /floating-ip-pools?parent_id=e2fd1c91-3007-477e-af7d-f0e66a34c66b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008771 10.0.0.141 - - [2025-11-13 02:19:53] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007052 10.0.0.141 - - [2025-11-13 02:19:53] "POST /floating-ip-pools HTTP/1.1" 200 609 0.037349 10.0.0.141 - - [2025-11-13 02:19:53] "POST /ref-update HTTP/1.1" 200 156 0.019067 10.0.0.141 - - [2025-11-13 02:19:53] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005847 10.0.0.141 - - [2025-11-13 02:19:53] "POST /neutron/network HTTP/1.1" 200 849 0.007503 10.0.0.141 - - [2025-11-13 02:19:53] "POST /neutron/port HTTP/1.1" 200 117 0.001655 10.0.0.141 - - [2025-11-13 02:19:53] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007630 10.0.0.141 - - [2025-11-13 02:19:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007277 10.0.0.141 - - [2025-11-13 02:19:54] "POST /neutron/port HTTP/1.1" 200 1127 0.106061 10.0.0.141 - - [2025-11-13 02:19:54] "POST /neutron/subnet HTTP/1.1" 200 703 0.012333 10.0.0.141 - - [2025-11-13 02:19:58] "GET /obj-perms HTTP/1.1" 200 5075 0.056413 10.0.0.141 - - [2025-11-13 02:19:59] "POST /neutron/port HTTP/1.1" 200 1100 0.018197 10.0.0.141 - - [2025-11-13 02:20:03] "DELETE /access-control-list/63840b54-afd3-4f1b-bf86-ae53ad7f7bce HTTP/1.1" 200 115 0.091713 10.0.0.141 - - [2025-11-13 02:20:04] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010460 10.0.0.61 - - [2025-11-13 02:20:04] "DELETE /project/9aa5031d-454c-485b-98d6-e57132562a07 HTTP/1.1" 404 177 0.034353 10.0.0.61 - - [2025-11-13 02:20:04] "DELETE /project/faf6462a20c048a6a82b8341001b4b4a HTTP/1.1" 404 173 0.049349 10.0.0.141 - - [2025-11-13 02:20:14] "POST /neutron/port HTTP/1.1" 200 1100 0.014436 10.0.0.141 - - [2025-11-13 02:20:19] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006432 10.0.0.141 - - [2025-11-13 02:20:29] "POST /neutron/port HTTP/1.1" 200 1100 0.013402 10.0.0.141 - - [2025-11-13 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006720 10.0.0.141 - - [2025-11-13 02:20:39] "POST /neutron/port HTTP/1.1" 200 1100 0.015598 10.0.0.141 - - [2025-11-13 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007613 10.0.0.141 - - [2025-11-13 02:20:40] "GET /virtual-machine/b0623edd-21c8-49b2-a593-890b9e550b6a HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2025-11-13 02:20:40] "GET /virtual-machine/b0623edd-21c8-49b2-a593-890b9e550b6a HTTP/1.1" 200 1305 0.027847 10.0.0.141 - - [2025-11-13 02:20:40] "GET /virtual-machine-interface/a2ef5b2e-ea86-40e6-972a-f6b9d1c2eb00 HTTP/1.1" 200 3005 0.005213 10.0.0.141 - - [2025-11-13 02:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.141 - - [2025-11-13 02:20:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003458 10.0.0.141 - - [2025-11-13 02:20:40] "GET /virtual-networks?parent_id=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002937 10.0.0.141 - - [2025-11-13 02:20:40] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005713 10.0.0.141 - - [2025-11-13 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.141 - - [2025-11-13 02:20:43] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005238 10.0.0.141 - - [2025-11-13 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.141 - - [2025-11-13 02:20:47] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005565 10.0.0.141 - - [2025-11-13 02:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2025-11-13 02:20:51] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006060 10.0.0.141 - - [2025-11-13 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2025-11-13 02:20:55] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005268 10.0.0.141 - - [2025-11-13 02:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.141 - - [2025-11-13 02:20:59] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004954 10.0.0.141 - - [2025-11-13 02:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.141 - - [2025-11-13 02:21:03] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006072 10.0.0.141 - - [2025-11-13 02:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2025-11-13 02:21:07] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004926 10.0.0.141 - - [2025-11-13 02:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.141 - - [2025-11-13 02:21:11] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004883 10.0.0.141 - - [2025-11-13 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2025-11-13 02:21:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003671 10.0.0.141 - - [2025-11-13 02:21:16] "GET /virtual-networks?parent_id=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002611 10.0.0.141 - - [2025-11-13 02:21:16] "GET /virtual-network/d37999b0-62b8-43c1-a267-54c4b47774d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006078 10.0.0.141 - - [2025-11-13 02:21:21] "POST /neutron/port HTTP/1.1" 200 1100 0.017137 10.0.0.141 - - [2025-11-13 02:21:21] "POST /neutron/port HTTP/1.1" 200 1100 0.044445 10.0.0.141 - - [2025-11-13 02:21:22] "POST /neutron/subnet HTTP/1.1" 200 699 0.008160 10.0.0.141 - - [2025-11-13 02:21:23] "POST /neutron/port HTTP/1.1" 200 1101 0.039354 10.0.0.141 - - [2025-11-13 02:21:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.141 - - [2025-11-13 02:21:23] "POST /neutron/network HTTP/1.1" 200 839 0.006116 10.0.0.141 - - [2025-11-13 02:21:29] "POST /neutron/port HTTP/1.1" 200 1100 0.033421 10.0.0.141 - - [2025-11-13 02:21:31] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010179 10.0.0.61 - - [2025-11-13 02:21:41] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.027054 10.0.0.141 - - [2025-11-13 02:21:41] "POST /neutron/floatingip HTTP/1.1" 200 531 0.142448 10.0.0.141 - - [2025-11-13 02:21:41] "POST /neutron/floatingip HTTP/1.1" 200 578 0.059703 10.0.0.141 - - [2025-11-13 02:21:42] "POST /neutron/port HTTP/1.1" 200 1101 0.016421 10.0.0.141 - - [2025-11-13 02:21:42] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007817 10.0.0.141 - - [2025-11-13 02:21:42] "GET /virtual-machine/d10f83bc-9cd8-4e25-92f1-1f433bb22aad HTTP/1.1" 200 1305 0.005907 10.0.0.141 - - [2025-11-13 02:21:42] "GET /virtual-machine-interface/18919ef4-56c5-47d7-a9c5-d4c979fd0d20 HTTP/1.1" 200 3004 0.004853 10.0.0.141 - - [2025-11-13 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.141 - - [2025-11-13 02:21:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003860 10.0.0.141 - - [2025-11-13 02:21:42] "GET /virtual-networks?parent_id=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002630 10.0.0.141 - - [2025-11-13 02:21:42] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006276 10.0.0.141 - - [2025-11-13 02:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.141 - - [2025-11-13 02:21:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004201 10.0.0.141 - - [2025-11-13 02:21:43] "GET /virtual-networks?parent_id=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002493 10.0.0.141 - - [2025-11-13 02:21:43] "GET /virtual-network/e2fd1c91-3007-477e-af7d-f0e66a34c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006560 10.0.0.141 - - [2025-11-13 02:21:48] "POST /neutron/port HTTP/1.1" 200 1101 0.015645 10.0.0.141 - - [2025-11-13 02:21:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007200 10.0.0.141 - - [2025-11-13 02:21:58] "POST /neutron/floatingip HTTP/1.1" 200 578 0.012750 10.0.0.141 - - [2025-11-13 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2025-11-13 02:21:58] "GET /routing-instance/01c04327-ac93-4d38-b219-d98089362787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005374 10.0.0.141 - - [2025-11-13 02:21:58] "GET /route-target/45c06c90-e257-434e-9f93-9cc533350e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004519 10.0.0.61 - - [2025-11-13 02:22:00] "GET /obj-perms HTTP/1.1" 200 5075 0.046991 10.0.0.141 - - [2025-11-13 02:22:21] "POST /neutron/network HTTP/1.1" 200 848 0.006574 10.0.0.141 - - [2025-11-13 02:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.001384 10.0.0.141 - - [2025-11-13 02:22:24] "POST /neutron/port HTTP/1.1" 200 1101 0.013476 10.0.0.141 - - [2025-11-13 02:22:24] "POST /neutron/subnet HTTP/1.1" 200 703 0.008159 10.0.0.141 - - [2025-11-13 02:22:37] "POST /neutron/floatingip HTTP/1.1" 200 578 0.010453 10.0.0.141 - - [2025-11-13 02:22:37] "POST /neutron/floatingip HTTP/1.1" 200 115 0.043919 10.0.0.141 - - [2025-11-13 02:22:37] "GET /floating-ip-pool/1b75b495-e68c-46c1-96bb-34e05529b796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003363 10.0.0.141 - - [2025-11-13 02:22:37] "POST /ref-update HTTP/1.1" 200 156 0.023979 10.0.0.141 - - [2025-11-13 02:22:37] "DELETE /floating-ip-pool/1b75b495-e68c-46c1-96bb-34e05529b796 HTTP/1.1" 200 115 0.030449 10.0.0.141 - - [2025-11-13 02:22:38] "POST /neutron/port HTTP/1.1" 200 1101 0.013621 10.0.0.141 - - [2025-11-13 02:22:38] "POST /neutron/port HTTP/1.1" 200 1100 0.015900 10.0.0.141 - - [2025-11-13 02:22:40] "POST /neutron/network HTTP/1.1" 200 838 0.006488 10.0.0.61 - - [2025-11-13 02:22:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002524 10.0.0.141 - - [2025-11-13 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.61 - - [2025-11-13 02:22:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002178 10.0.0.141 - - [2025-11-13 02:22:40] "POST /neutron/network HTTP/1.1" 200 151 0.121513 10.0.0.61 - - [2025-11-13 02:22:42] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001069 10.0.0.141 - - [2025-11-13 02:22:42] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.067110 10.0.0.61 - - [2025-11-13 02:22:42] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001240 10.0.0.141 - - [2025-11-13 02:22:42] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?fields=virtual_networks HTTP/1.1" 200 1067 0.045327 10.0.0.61 - - [2025-11-13 02:22:42] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001675 10.0.0.141 - - [2025-11-13 02:22:42] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1067 0.064127 10.0.0.61 - - [2025-11-13 02:22:42] "GET /projects?obj_uuids=faf6462a-20c0-48a6-a82b-8341001b4b4a&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001315 10.0.0.141 - - [2025-11-13 02:22:42] "GET /project/faf6462a-20c0-48a6-a82b-8341001b4b4a?fields=security_groups HTTP/1.1" 200 1305 0.049563 10.0.0.141 - - [2025-11-13 02:22:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.025859 10.0.0.61 - - [2025-11-13 02:22:43] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002973 10.0.0.61 - - [2025-11-13 02:22:43] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002843 10.0.0.61 - - [2025-11-13 02:22:43] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032177 10.0.0.61 - - [2025-11-13 02:22:43] "POST /id-to-fqname HTTP/1.1" 200 190 0.004795 10.0.0.61 - - [2025-11-13 02:22:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.007159 10.0.0.61 - - [2025-11-13 02:22:43] "POST /security-groups HTTP/1.1" 200 591 0.072368 10.0.0.61 - - [2025-11-13 02:22:43] "POST /projects HTTP/1.1" 200 585 0.289572 10.0.0.141 - - [2025-11-13 02:22:43] "POST /access-control-lists HTTP/1.1" 200 596 0.024497 10.0.0.61 - - [2025-11-13 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.357395 10.0.0.141 - - [2025-11-13 02:22:43] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.522146 10.0.0.141 - - [2025-11-13 02:22:44] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.61 - - [2025-11-13 02:22:47] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000869 10.0.0.141 - - [2025-11-13 02:22:47] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.035717 10.0.0.61 - - [2025-11-13 02:22:47] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002476 10.0.0.141 - - [2025-11-13 02:22:47] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?fields=virtual_networks HTTP/1.1" 200 1042 0.041939 10.0.0.61 - - [2025-11-13 02:22:48] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000910 10.0.0.141 - - [2025-11-13 02:22:48] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.028243 10.0.0.61 - - [2025-11-13 02:22:48] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000858 10.0.0.141 - - [2025-11-13 02:22:48] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?fields=security_groups HTTP/1.1" 200 1268 0.058803 10.0.0.141 - - [2025-11-13 02:22:48] "DELETE /access-control-list/5a6c9a1f-1c18-45aa-97fa-2fbff43286d1 HTTP/1.1" 200 115 0.055977 10.0.0.141 - - [2025-11-13 02:22:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.024377 10.0.0.61 - - [2025-11-13 02:22:49] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002648 10.0.0.61 - - [2025-11-13 02:22:49] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001180 10.0.0.61 - - [2025-11-13 02:22:49] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006875 10.0.0.61 - - [2025-11-13 02:22:49] "POST /id-to-fqname HTTP/1.1" 200 185 0.002854 10.0.0.61 - - [2025-11-13 02:22:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.011327 10.0.0.61 - - [2025-11-13 02:22:49] "POST /security-groups HTTP/1.1" 200 586 0.031151 10.0.0.61 - - [2025-11-13 02:22:49] "POST /projects HTTP/1.1" 200 575 0.252239 10.0.0.141 - - [2025-11-13 02:22:49] "POST /access-control-lists HTTP/1.1" 200 591 0.024742 10.0.0.61 - - [2025-11-13 02:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.318819 10.0.0.141 - - [2025-11-13 02:22:49] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.441929 10.0.0.141 - - [2025-11-13 02:22:50] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.61 - - [2025-11-13 02:22:56] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000869 10.0.0.141 - - [2025-11-13 02:22:56] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1352 0.041962 10.0.0.61 - - [2025-11-13 02:22:56] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001446 10.0.0.141 - - [2025-11-13 02:22:56] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?fields=virtual_networks HTTP/1.1" 200 1031 0.050151 10.0.0.61 - - [2025-11-13 02:22:56] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001016 10.0.0.141 - - [2025-11-13 02:22:56] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.042834 10.0.0.61 - - [2025-11-13 02:22:56] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000899 10.0.0.141 - - [2025-11-13 02:22:56] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?fields=security_groups HTTP/1.1" 200 1252 0.034840 10.0.0.56 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.56 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2025-11-13 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.026787 10.0.0.61 - - [2025-11-13 02:22:57] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.016698 10.0.0.61 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.61 - - [2025-11-13 02:22:57] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.61 - - [2025-11-13 02:22:57] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006917 10.0.0.61 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000304 10.0.0.61 - - [2025-11-13 02:22:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.003473 10.0.0.61 - - [2025-11-13 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.005540 10.0.0.61 - - [2025-11-13 02:22:57] "POST /security-groups HTTP/1.1" 200 590 0.025718 10.0.0.141 - - [2025-11-13 02:22:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.003010 10.0.0.61 - - [2025-11-13 02:22:57] "POST /projects HTTP/1.1" 200 583 0.233005 10.0.0.61 - - [2025-11-13 02:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.271760 10.0.0.141 - - [2025-11-13 02:22:57] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.429748 10.0.0.141 - - [2025-11-13 02:22:57] "POST /access-control-lists HTTP/1.1" 200 593 0.043881 10.0.0.56 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.56 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.61 - - [2025-11-13 02:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.61 - - [2025-11-13 02:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.141 - - [2025-11-13 02:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.141 - - [2025-11-13 02:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.141 - - [2025-11-13 02:22:59] "GET / HTTP/1.1" 200 35931 0.001944 10.0.0.141 - - [2025-11-13 02:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000610 10.0.0.141 - - [2025-11-13 02:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.56 - - [2025-11-13 02:23:01] "GET /obj-perms HTTP/1.1" 200 5075 0.051231 10.0.0.61 - - [2025-11-13 02:23:02] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001062 10.0.0.141 - - [2025-11-13 02:23:02] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.039964 10.0.0.61 - - [2025-11-13 02:23:02] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000998 10.0.0.141 - - [2025-11-13 02:23:02] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?fields=virtual_networks HTTP/1.1" 200 1041 0.051774 10.0.0.61 - - [2025-11-13 02:23:02] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001185 10.0.0.141 - - [2025-11-13 02:23:02] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.049578 10.0.0.61 - - [2025-11-13 02:23:02] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001406 10.0.0.141 - - [2025-11-13 02:23:02] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?fields=security_groups HTTP/1.1" 200 1266 0.046548 10.0.0.141 - - [2025-11-13 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.023284 10.0.0.61 - - [2025-11-13 02:23:03] "GET /projects?obj_uuids=a9c2f1b2-c377-41d8-88e4-4afc26cc3f78&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002762 10.0.0.61 - - [2025-11-13 02:23:03] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.61 - - [2025-11-13 02:23:03] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006601 10.0.0.61 - - [2025-11-13 02:23:03] "POST /id-to-fqname HTTP/1.1" 200 190 0.002162 10.0.0.61 - - [2025-11-13 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.005820 10.0.0.61 - - [2025-11-13 02:23:03] "POST /security-groups HTTP/1.1" 200 591 0.026737 10.0.0.61 - - [2025-11-13 02:23:03] "POST /projects HTTP/1.1" 200 585 0.220818 10.0.0.141 - - [2025-11-13 02:23:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.006107 10.0.0.61 - - [2025-11-13 02:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.289755 10.0.0.141 - - [2025-11-13 02:23:03] "GET /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.460573 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /project/a9c2f1b2c37741d888e44afc26cc3f78 HTTP/1.1" 404 173 0.089536 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /project/a9a0cd5933b24b9d9a1729f7a9080fb3 HTTP/1.1" 404 173 0.086651 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /project/faf6462a-20c0-48a6-a82b-8341001b4b4a HTTP/1.1" 404 177 0.085246 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /project/896993d56a0a4466a79e3211fc666e04 HTTP/1.1" 404 173 0.084518 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /project/04f53cb078f4402cb1f22b93f462fc00 HTTP/1.1" 404 173 0.088881 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001051 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000783 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000689 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.166656 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.174688 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000877 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.187138 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000868 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001059 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?fields=security_groups HTTP/1.1" 200 1371 0.060322 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?fields=security_groups HTTP/1.1" 200 1357 0.082202 10.0.0.61 - - [2025-11-13 02:23:04] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?fields=security_groups HTTP/1.1" 200 1373 0.099714 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /security-group/b11e6f87-e8ab-4825-af4e-f0d99547f6b1 HTTP/1.1" 200 115 0.082498 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001332 10.0.0.61 - - [2025-11-13 02:23:04] "DELETE /security-group/877e13e9-96a4-4d8d-ac76-a9809565a1d6 HTTP/1.1" 200 115 0.089376 10.0.0.61 - - [2025-11-13 02:23:04] "GET /projects?obj_uuids=04f53cb0-78f4-402c-b1f2-2b93f462fc00&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000916 10.0.0.61 - - [2025-11-13 02:23:05] "DELETE /security-group/8dafccbb-b5c7-4aee-ae33-559e1435e028 HTTP/1.1" 200 115 0.102973 10.0.0.61 - - [2025-11-13 02:23:05] "GET /projects?obj_uuids=896993d5-6a0a-4466-a79e-3211fc666e04&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001002 10.0.0.61 - - [2025-11-13 02:23:05] "GET /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3?fields=application_policy_sets HTTP/1.1" 200 1410 0.094777 10.0.0.61 - - [2025-11-13 02:23:05] "GET /project/896993d5-6a0a-4466-a79e-3211fc666e04?fields=application_policy_sets HTTP/1.1" 200 1412 0.049921 10.0.0.141 - - [2025-11-13 02:23:05] "DELETE /access-control-list/dc7ae2ad-e8ff-4326-95e1-b95140fecc11 HTTP/1.1" 200 115 0.079571 10.0.0.61 - - [2025-11-13 02:23:05] "GET /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00?fields=application_policy_sets HTTP/1.1" 200 1396 0.103199 10.0.0.61 - - [2025-11-13 02:23:05] "DELETE /project/a9a0cd59-33b2-4b9d-9a17-29f7a9080fb3 HTTP/1.1" 200 115 0.795257 10.0.0.61 - - [2025-11-13 02:23:05] "DELETE /project/896993d5-6a0a-4466-a79e-3211fc666e04 HTTP/1.1" 200 115 0.829506 10.0.0.141 - - [2025-11-13 02:23:05] "DELETE /access-control-list/c2364ff0-86ee-4f3a-99f8-ae0c9fa8eeca HTTP/1.1" 200 115 0.080565 10.0.0.61 - - [2025-11-13 02:23:05] "DELETE /project/04f53cb0-78f4-402c-b1f2-2b93f462fc00 HTTP/1.1" 200 115 0.848665 10.0.0.141 - - [2025-11-13 02:23:05] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.61 - - [2025-11-13 02:23:08] "GET /projects?obj_uuids=a9c2f1b2-c377-41d8-88e4-4afc26cc3f78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000986 10.0.0.141 - - [2025-11-13 02:23:08] "GET /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.039753 10.0.0.61 - - [2025-11-13 02:23:08] "GET /projects?obj_uuids=a9c2f1b2-c377-41d8-88e4-4afc26cc3f78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001979 10.0.0.141 - - [2025-11-13 02:23:08] "GET /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78?fields=virtual_networks HTTP/1.1" 200 1042 0.041717 10.0.0.61 - - [2025-11-13 02:23:08] "GET /projects?obj_uuids=a9c2f1b2-c377-41d8-88e4-4afc26cc3f78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001072 10.0.0.141 - - [2025-11-13 02:23:08] "GET /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.034137 10.0.0.61 - - [2025-11-13 02:23:08] "GET /projects?obj_uuids=a9c2f1b2-c377-41d8-88e4-4afc26cc3f78&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.141 - - [2025-11-13 02:23:08] "GET /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78?fields=security_groups HTTP/1.1" 200 1268 0.043706 10.0.0.141 - - [2025-11-13 02:23:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.023602 10.0.0.61 - - [2025-11-13 02:23:09] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003182 10.0.0.61 - - [2025-11-13 02:23:09] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001239 10.0.0.61 - - [2025-11-13 02:23:09] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007320 10.0.0.61 - - [2025-11-13 02:23:10] "POST /id-to-fqname HTTP/1.1" 200 194 0.001151 10.0.0.61 - - [2025-11-13 02:23:10] "POST /fqname-to-id HTTP/1.1" 404 203 0.004325 10.0.0.61 - - [2025-11-13 02:23:10] "POST /security-groups HTTP/1.1" 200 595 0.028872 10.0.0.61 - - [2025-11-13 02:23:10] "POST /projects HTTP/1.1" 200 593 0.221030 10.0.0.141 - - [2025-11-13 02:23:10] "POST /access-control-lists HTTP/1.1" 200 600 0.028112 10.0.0.61 - - [2025-11-13 02:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.289251 10.0.0.141 - - [2025-11-13 02:23:10] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.420586 10.0.0.141 - - [2025-11-13 02:23:11] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.61 - - [2025-11-13 02:23:14] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000969 10.0.0.141 - - [2025-11-13 02:23:14] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038471 10.0.0.61 - - [2025-11-13 02:23:14] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001124 10.0.0.141 - - [2025-11-13 02:23:14] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?fields=virtual_networks HTTP/1.1" 200 1051 0.052618 10.0.0.61 - - [2025-11-13 02:23:14] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001037 10.0.0.141 - - [2025-11-13 02:23:14] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.031841 10.0.0.61 - - [2025-11-13 02:23:14] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001096 10.0.0.141 - - [2025-11-13 02:23:14] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?fields=security_groups HTTP/1.1" 200 1281 0.035310 10.0.0.141 - - [2025-11-13 02:23:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.023531 10.0.0.61 - - [2025-11-13 02:23:15] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002618 10.0.0.61 - - [2025-11-13 02:23:15] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001173 10.0.0.61 - - [2025-11-13 02:23:15] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006814 10.0.0.61 - - [2025-11-13 02:23:15] "POST /id-to-fqname HTTP/1.1" 200 185 0.003292 10.0.0.61 - - [2025-11-13 02:23:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.004415 10.0.0.61 - - [2025-11-13 02:23:16] "POST /security-groups HTTP/1.1" 200 586 0.027215 10.0.0.141 - - [2025-11-13 02:23:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003548 10.0.0.61 - - [2025-11-13 02:23:16] "POST /projects HTTP/1.1" 200 575 0.230499 10.0.0.61 - - [2025-11-13 02:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.297668 10.0.0.141 - - [2025-11-13 02:23:16] "POST /access-control-lists HTTP/1.1" 200 589 0.026284 10.0.0.141 - - [2025-11-13 02:23:16] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.429160 10.0.0.141 - - [2025-11-13 02:23:17] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.141 - - [2025-11-13 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.003178 10.0.0.141 - - [2025-11-13 02:23:17] "POST /fqname-to-id HTTP/1.1" 404 227 0.003131 10.0.0.141 - - [2025-11-13 02:23:18] "PUT /access-control-list/1bc2e468-cbd5-45e6-987a-84a3eaf00471 HTTP/1.1" 200 272 0.021285 10.0.0.141 - - [2025-11-13 02:23:18] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.030584 10.0.0.141 - - [2025-11-13 02:23:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.133851 10.0.0.141 - - [2025-11-13 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.007548 10.0.0.141 - - [2025-11-13 02:23:18] "PUT /access-control-list/1bc2e468-cbd5-45e6-987a-84a3eaf00471 HTTP/1.1" 200 272 0.011527 10.0.0.141 - - [2025-11-13 02:23:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.006654 10.0.0.141 - - [2025-11-13 02:23:19] "PUT /access-control-list/91a8e84f-133d-46e0-85bf-82aa960c7f0a HTTP/1.1" 200 272 0.021213 10.0.0.141 - - [2025-11-13 02:23:19] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009928 10.0.0.141 - - [2025-11-13 02:23:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.169826 10.0.0.141 - - [2025-11-13 02:23:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000469 10.0.0.141 - - [2025-11-13 02:23:19] "PUT /access-control-list/91a8e84f-133d-46e0-85bf-82aa960c7f0a HTTP/1.1" 200 272 0.016527 10.0.0.141 - - [2025-11-13 02:23:19] "POST /fqname-to-id HTTP/1.1" 404 210 0.025368 10.0.0.141 - - [2025-11-13 02:23:20] "POST /fqname-to-id HTTP/1.1" 404 244 0.006942 10.0.0.141 - - [2025-11-13 02:23:20] "PUT /access-control-list/83012763-1fd7-49d0-bdf5-f3cd5db3bf13 HTTP/1.1" 200 272 0.023091 10.0.0.141 - - [2025-11-13 02:23:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.030979 10.0.0.141 - - [2025-11-13 02:23:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.130810 10.0.0.141 - - [2025-11-13 02:23:20] "POST /fqname-to-id HTTP/1.1" 404 210 0.009125 10.0.0.141 - - [2025-11-13 02:23:20] "PUT /access-control-list/83012763-1fd7-49d0-bdf5-f3cd5db3bf13 HTTP/1.1" 200 272 0.023799 10.0.0.141 - - [2025-11-13 02:23:20] "POST /fqname-to-id HTTP/1.1" 404 244 0.011326 10.0.0.141 - - [2025-11-13 02:23:21] "PUT /access-control-list/339b0bc9-4f00-46ca-aec9-90533c1c64f9 HTTP/1.1" 200 272 0.025270 10.0.0.141 - - [2025-11-13 02:23:21] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014766 10.0.0.141 - - [2025-11-13 02:23:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.107017 10.0.0.141 - - [2025-11-13 02:23:21] "PUT /access-control-list/339b0bc9-4f00-46ca-aec9-90533c1c64f9 HTTP/1.1" 200 272 0.012519 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.011924 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.006830 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.004186 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.003893 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.004280 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.003994 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.004100 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.003828 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.003961 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.003852 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.004524 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 542 0.022819 10.0.0.141 - - [2025-11-13 02:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.61 - - [2025-11-13 02:23:23] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001026 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.127059 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.007312 10.0.0.141 - - [2025-11-13 02:23:23] "PUT /logical-router/3823533a-2864-44b3-8b55-1bd9f6ab42de HTTP/1.1" 200 262 0.038670 10.0.0.141 - - [2025-11-13 02:23:23] "POST /neutron/router HTTP/1.1" 200 541 0.005409 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.004400 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.010026 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.003978 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.004133 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.003974 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.004105 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.003898 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.003789 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.021418 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 541 0.004468 10.0.0.56 - - [2025-11-13 02:23:24] "GET /logical-router/3823533a-2864-44b3-8b55-1bd9f6ab42de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.013880 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.012590 10.0.0.141 - - [2025-11-13 02:23:24] "POST /route-targets HTTP/1.1" 200 327 0.022981 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.008172 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.004192 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.003708 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.003907 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.004114 10.0.0.141 - - [2025-11-13 02:23:24] "POST /neutron/router HTTP/1.1" 200 559 0.003802 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 559 0.004053 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 559 0.004066 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 559 0.014098 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 559 0.003975 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 559 0.005616 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/router HTTP/1.1" 200 151 0.056329 10.0.0.141 - - [2025-11-13 02:23:25] "DELETE /route-target/31db47b2-ddf1-464c-a8f3-550c489f1152 HTTP/1.1" 200 115 0.024811 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 521 0.003931 10.0.0.141 - - [2025-11-13 02:23:25] "DELETE /access-control-list/04637d55-7c32-434d-b2af-9a4fc34612d2 HTTP/1.1" 200 115 0.035439 10.0.0.141 - - [2025-11-13 02:23:25] "POST /neutron/security_group HTTP/1.1" 200 151 0.057670 10.0.0.141 - - [2025-11-13 02:23:25] "DELETE /access-control-list/91a8e84f-133d-46e0-85bf-82aa960c7f0a HTTP/1.1" 200 115 0.031057 10.0.0.61 - - [2025-11-13 02:23:26] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000912 10.0.0.141 - - [2025-11-13 02:23:27] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052870 10.0.0.61 - - [2025-11-13 02:23:27] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000817 10.0.0.141 - - [2025-11-13 02:23:27] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?fields=virtual_networks HTTP/1.1" 200 1032 0.040794 10.0.0.61 - - [2025-11-13 02:23:27] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.141 - - [2025-11-13 02:23:27] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.043727 10.0.0.61 - - [2025-11-13 02:23:27] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000996 10.0.0.141 - - [2025-11-13 02:23:27] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?fields=security_groups HTTP/1.1" 200 1253 0.040336 10.0.0.141 - - [2025-11-13 02:23:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.025275 10.0.0.61 - - [2025-11-13 02:23:28] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003591 10.0.0.61 - - [2025-11-13 02:23:28] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001178 10.0.0.61 - - [2025-11-13 02:23:28] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007783 10.0.0.61 - - [2025-11-13 02:23:28] "POST /id-to-fqname HTTP/1.1" 200 186 0.002536 10.0.0.61 - - [2025-11-13 02:23:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.013789 10.0.0.61 - - [2025-11-13 02:23:28] "POST /security-groups HTTP/1.1" 200 587 0.073397 10.0.0.141 - - [2025-11-13 02:23:28] "POST /fqname-to-id HTTP/1.1" 404 230 0.003030 10.0.0.61 - - [2025-11-13 02:23:28] "POST /projects HTTP/1.1" 200 577 0.284277 10.0.0.61 - - [2025-11-13 02:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.359152 10.0.0.141 - - [2025-11-13 02:23:28] "POST /access-control-lists HTTP/1.1" 200 590 0.029730 10.0.0.141 - - [2025-11-13 02:23:28] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.518985 10.0.0.141 - - [2025-11-13 02:23:29] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.141 - - [2025-11-13 02:23:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000463 10.0.0.141 - - [2025-11-13 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.056092 10.0.0.61 - - [2025-11-13 02:23:31] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000897 10.0.0.141 - - [2025-11-13 02:23:31] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.044916 10.0.0.141 - - [2025-11-13 02:23:31] "POST /neutron/network HTTP/1.1" 200 117 0.033751 10.0.0.141 - - [2025-11-13 02:23:32] "POST /neutron/network HTTP/1.1" 200 819 0.008400 10.0.0.141 - - [2025-11-13 02:23:32] "POST /id-to-fqname HTTP/1.1" 200 216 0.000924 10.0.0.141 - - [2025-11-13 02:23:32] "GET /virtual-network/8a1cfb9b-d2ab-4134-b501-7a9ed8b47aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004118 10.0.0.141 - - [2025-11-13 02:23:32] "GET /virtual-network/8a1cfb9b-d2ab-4134-b501-7a9ed8b47aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005142 10.0.0.141 - - [2025-11-13 02:23:32] "POST /neutron/subnet HTTP/1.1" 200 720 0.008172 10.0.0.141 - - [2025-11-13 02:23:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.003122 10.0.0.141 - - [2025-11-13 02:23:32] "GET /virtual-network/8a1cfb9b-d2ab-4134-b501-7a9ed8b47aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004430 10.0.0.141 - - [2025-11-13 02:23:32] "GET /virtual-machine-interface/48a5bb90-22e7-47fe-9d7c-b6f64e0cb3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2384 0.008610 10.0.0.141 - - [2025-11-13 02:23:32] "GET /virtual-machine-interface/48a5bb90-22e7-47fe-9d7c-b6f64e0cb3a5?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.008562 10.0.0.141 - - [2025-11-13 02:23:33] "GET /instance-ip/8b3ab1c4-ae6e-48f8-b473-deadf8db2ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005128 10.0.0.141 - - [2025-11-13 02:23:33] "POST /neutron/port HTTP/1.1" 200 151 0.110084 10.0.0.141 - - [2025-11-13 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009832 10.0.0.141 - - [2025-11-13 02:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.61 - - [2025-11-13 02:23:36] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000956 10.0.0.141 - - [2025-11-13 02:23:36] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.056276 10.0.0.141 - - [2025-11-13 02:23:36] "POST /neutron/network HTTP/1.1" 200 117 0.010814 10.0.0.141 - - [2025-11-13 02:23:36] "POST /ref-update HTTP/1.1" 200 156 0.023654 10.0.0.61 - - [2025-11-13 02:23:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006674 10.0.0.141 - - [2025-11-13 02:23:37] "POST /neutron/subnet HTTP/1.1" 200 730 0.209226 10.0.0.141 - - [2025-11-13 02:23:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.001303 10.0.0.141 - - [2025-11-13 02:23:37] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005499 10.0.0.141 - - [2025-11-13 02:23:37] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005448 10.0.0.141 - - [2025-11-13 02:23:37] "POST /neutron/network HTTP/1.1" 200 978 0.008018 10.0.0.61 - - [2025-11-13 02:23:37] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000955 10.0.0.141 - - [2025-11-13 02:23:37] "POST /neutron/port HTTP/1.1" 200 1017 0.236067 10.0.0.141 - - [2025-11-13 02:23:37] "POST /id-to-fqname HTTP/1.1" 200 217 0.001314 10.0.0.141 - - [2025-11-13 02:23:37] "POST /neutron/port HTTP/1.1" 200 1017 0.034470 10.0.0.141 - - [2025-11-13 02:23:38] "POST /neutron/port HTTP/1.1" 200 117 0.005863 10.0.0.141 - - [2025-11-13 02:23:38] "POST /id-to-fqname HTTP/1.1" 200 217 0.001303 10.0.0.141 - - [2025-11-13 02:23:38] "POST /neutron/port HTTP/1.1" 200 1019 0.012228 10.0.0.141 - - [2025-11-13 02:23:38] "POST /neutron/port HTTP/1.1" 200 1017 0.010266 10.0.0.141 - - [2025-11-13 02:23:38] "POST /neutron/port HTTP/1.1" 200 117 0.006597 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 1017 0.009554 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 1017 0.008917 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 1083 0.016618 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 1019 0.008963 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 1085 0.014599 10.0.0.141 - - [2025-11-13 02:23:39] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.141 - - [2025-11-13 02:23:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009135 10.0.0.141 - - [2025-11-13 02:23:44] "POST /neutron/port HTTP/1.1" 200 1083 0.014225 10.0.0.141 - - [2025-11-13 02:23:44] "GET /virtual-machine/ce99daef-9f96-4171-a4c6-03a08f05b739 HTTP/1.1" 401 293 0.000389 10.0.0.141 - - [2025-11-13 02:23:44] "GET /virtual-machine/ce99daef-9f96-4171-a4c6-03a08f05b739 HTTP/1.1" 200 1285 0.027104 10.0.0.141 - - [2025-11-13 02:23:44] "GET /virtual-machine-interface/0695d26a-3d28-497a-9aac-089d00297dc4 HTTP/1.1" 200 2923 0.004976 10.0.0.141 - - [2025-11-13 02:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2025-11-13 02:23:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009073 10.0.0.141 - - [2025-11-13 02:23:44] "GET /virtual-networks?parent_id=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004721 10.0.0.141 - - [2025-11-13 02:23:44] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005874 10.0.0.141 - - [2025-11-13 02:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.141 - - [2025-11-13 02:23:47] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006185 10.0.0.141 - - [2025-11-13 02:23:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006291 10.0.0.141 - - [2025-11-13 02:23:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.141 - - [2025-11-13 02:23:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003339 10.0.0.141 - - [2025-11-13 02:23:49] "GET /virtual-networks?parent_id=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.002576 10.0.0.141 - - [2025-11-13 02:23:49] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005162 10.0.0.141 - - [2025-11-13 02:23:50] "POST /neutron/port HTTP/1.1" 200 1085 0.016062 10.0.0.141 - - [2025-11-13 02:23:50] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006568 10.0.0.141 - - [2025-11-13 02:23:50] "GET /virtual-machine/7f30db13-4b64-4b78-b48c-af4c0b0470fe HTTP/1.1" 200 1284 0.006087 10.0.0.141 - - [2025-11-13 02:23:50] "GET /virtual-machine-interface/0a4452ea-b908-43f6-9269-323c2816ffef HTTP/1.1" 200 2923 0.004917 10.0.0.141 - - [2025-11-13 02:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.141 - - [2025-11-13 02:23:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003975 10.0.0.141 - - [2025-11-13 02:23:50] "GET /virtual-networks?parent_id=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003042 10.0.0.141 - - [2025-11-13 02:23:50] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005335 10.0.0.141 - - [2025-11-13 02:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.141 - - [2025-11-13 02:23:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003376 10.0.0.141 - - [2025-11-13 02:23:51] "GET /virtual-networks?parent_id=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003005 10.0.0.141 - - [2025-11-13 02:23:51] "GET /virtual-network/0f0cb4c6-57ce-45b6-b843-8b509fccef46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006610 10.0.0.141 - - [2025-11-13 02:23:54] "POST /neutron/port HTTP/1.1" 200 1111 0.011239 10.0.0.141 - - [2025-11-13 02:23:55] "POST /neutron/port HTTP/1.1" 200 1109 0.011292 10.0.0.141 - - [2025-11-13 02:23:55] "POST /neutron/network HTTP/1.1" 200 978 0.012083 10.0.0.61 - - [2025-11-13 02:23:56] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000911 10.0.0.141 - - [2025-11-13 02:23:56] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1358 0.036982 10.0.0.61 - - [2025-11-13 02:23:56] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000950 10.0.0.141 - - [2025-11-13 02:23:56] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?fields=virtual_networks HTTP/1.1" 200 1035 0.061963 10.0.0.61 - - [2025-11-13 02:23:57] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001493 10.0.0.141 - - [2025-11-13 02:23:57] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.047211 10.0.0.61 - - [2025-11-13 02:23:57] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001354 10.0.0.141 - - [2025-11-13 02:23:57] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?fields=security_groups HTTP/1.1" 200 1257 0.036925 10.0.0.141 - - [2025-11-13 02:23:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.023413 10.0.0.61 - - [2025-11-13 02:23:58] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003557 10.0.0.61 - - [2025-11-13 02:23:58] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001017 10.0.0.61 - - [2025-11-13 02:23:58] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006814 10.0.0.61 - - [2025-11-13 02:23:58] "POST /id-to-fqname HTTP/1.1" 200 188 0.003560 10.0.0.61 - - [2025-11-13 02:23:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.004042 10.0.0.61 - - [2025-11-13 02:23:58] "POST /security-groups HTTP/1.1" 200 589 0.029755 10.0.0.141 - - [2025-11-13 02:23:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.007313 10.0.0.61 - - [2025-11-13 02:23:58] "POST /projects HTTP/1.1" 200 581 0.221623 10.0.0.61 - - [2025-11-13 02:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.290711 10.0.0.141 - - [2025-11-13 02:23:58] "POST /access-control-lists HTTP/1.1" 200 592 0.026850 10.0.0.141 - - [2025-11-13 02:23:58] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.427812 10.0.0.141 - - [2025-11-13 02:23:59] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.141 - - [2025-11-13 02:24:00] "POST /neutron/port HTTP/1.1" 400 205 0.003627 10.0.0.141 - - [2025-11-13 02:24:01] "POST /fqname-to-id HTTP/1.1" 401 293 0.000457 10.0.0.141 - - [2025-11-13 02:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.375392 10.0.0.61 - - [2025-11-13 02:24:01] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001856 10.0.0.141 - - [2025-11-13 02:24:02] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.049756 10.0.0.141 - - [2025-11-13 02:24:02] "POST /neutron/network HTTP/1.1" 200 117 0.353530 10.0.0.141 - - [2025-11-13 02:24:02] "GET /obj-perms HTTP/1.1" 200 5075 0.056109 10.0.0.141 - - [2025-11-13 02:24:02] "POST /neutron/network HTTP/1.1" 200 824 0.009372 10.0.0.141 - - [2025-11-13 02:24:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.001040 10.0.0.141 - - [2025-11-13 02:24:02] "GET /virtual-network/2ae5e3e1-0f51-4933-93f2-35d1e312c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004516 10.0.0.141 - - [2025-11-13 02:24:03] "GET /virtual-network/2ae5e3e1-0f51-4933-93f2-35d1e312c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005977 10.0.0.141 - - [2025-11-13 02:24:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.008742 10.0.0.141 - - [2025-11-13 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.61 - - [2025-11-13 02:24:03] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.141 - - [2025-11-13 02:24:03] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.052167 10.0.0.141 - - [2025-11-13 02:24:03] "POST /route-targets HTTP/1.1" 200 327 0.012081 10.0.0.61 - - [2025-11-13 02:24:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009938 10.0.0.141 - - [2025-11-13 02:24:03] "POST /neutron/subnet HTTP/1.1" 200 734 0.181270 10.0.0.141 - - [2025-11-13 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.001326 10.0.0.141 - - [2025-11-13 02:24:03] "GET /virtual-network/16ed98ec-b1eb-4c62-a781-0342db297069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005316 10.0.0.141 - - [2025-11-13 02:24:03] "GET /virtual-network/16ed98ec-b1eb-4c62-a781-0342db297069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005826 10.0.0.141 - - [2025-11-13 02:24:03] "POST /neutron/network HTTP/1.1" 200 826 0.007877 10.0.0.141 - - [2025-11-13 02:24:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.001714 10.0.0.141 - - [2025-11-13 02:24:04] "DELETE /access-control-list/a0d35b20-9d87-4ba0-8351-1cb54c3ab7f8 HTTP/1.1" 200 115 0.048227 10.0.0.61 - - [2025-11-13 02:24:04] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.141 - - [2025-11-13 02:24:04] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.066420 10.0.0.141 - - [2025-11-13 02:24:04] "POST /neutron/network HTTP/1.1" 200 824 0.006556 10.0.0.141 - - [2025-11-13 02:24:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001758 10.0.0.141 - - [2025-11-13 02:24:05] "POST /neutron/port HTTP/1.1" 200 117 0.006435 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /project/b7478cb005b447828ee088459e466637 HTTP/1.1" 404 173 0.015275 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /project/dba94db7b6b94c629297ee80c736cc4e HTTP/1.1" 404 173 0.014671 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /project/5e0a18b50f254f4298fd6ac5a514a139 HTTP/1.1" 404 173 0.013874 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /project/a9c2f1b2-c377-41d8-88e4-4afc26cc3f78 HTTP/1.1" 404 177 0.010279 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /project/e71953c290514619b9f59bad0c653fb6 HTTP/1.1" 404 173 0.009613 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000810 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000722 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000675 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.084597 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.107292 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002574 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.133992 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001028 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001609 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?fields=security_groups HTTP/1.1" 200 1386 0.090631 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?fields=security_groups HTTP/1.1" 200 1358 0.164268 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?fields=security_groups HTTP/1.1" 200 1362 0.178755 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /security-group/9d172603-c2cd-48d9-b691-b0c07e61457f HTTP/1.1" 200 115 0.137008 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=b7478cb0-05b4-4782-8ee0-88459e466637&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002267 10.0.0.61 - - [2025-11-13 02:24:05] "DELETE /security-group/9e2fbf4e-843a-48b5-91e2-21fbd024f716 HTTP/1.1" 200 115 0.161780 10.0.0.61 - - [2025-11-13 02:24:05] "GET /projects?obj_uuids=5e0a18b5-0f25-4f42-98fd-6ac5a514a139&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001379 10.0.0.61 - - [2025-11-13 02:24:05] "GET /project/b7478cb0-05b4-4782-8ee0-88459e466637?fields=application_policy_sets HTTP/1.1" 200 1425 0.088028 10.0.0.61 - - [2025-11-13 02:24:06] "DELETE /security-group/762ddb97-c08c-4f4a-bef2-db9da51a801e HTTP/1.1" 200 115 0.152539 10.0.0.61 - - [2025-11-13 02:24:06] "GET /projects?obj_uuids=dba94db7-b6b9-4c62-9297-ee80c736cc4e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001582 10.0.0.61 - - [2025-11-13 02:24:06] "GET /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139?fields=application_policy_sets HTTP/1.1" 200 1397 0.111535 10.0.0.61 - - [2025-11-13 02:24:06] "GET /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e?fields=application_policy_sets HTTP/1.1" 200 1401 0.102836 10.0.0.61 - - [2025-11-13 02:24:06] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001549 10.0.0.141 - - [2025-11-13 02:24:06] "POST /neutron/port HTTP/1.1" 200 1058 0.731820 10.0.0.141 - - [2025-11-13 02:24:06] "DELETE /access-control-list/8591423f-94b3-4b50-9413-4ce321613edf HTTP/1.1" 200 115 0.097704 10.0.0.141 - - [2025-11-13 02:24:06] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.182394 10.0.0.141 - - [2025-11-13 02:24:06] "POST /neutron/network HTTP/1.1" 200 826 0.008055 10.0.0.61 - - [2025-11-13 02:24:06] "DELETE /project/b7478cb0-05b4-4782-8ee0-88459e466637 HTTP/1.1" 200 115 0.808609 10.0.0.61 - - [2025-11-13 02:24:06] "DELETE /project/5e0a18b5-0f25-4f42-98fd-6ac5a514a139 HTTP/1.1" 200 115 0.922510 10.0.0.61 - - [2025-11-13 02:24:06] "DELETE /project/dba94db7-b6b9-4c62-9297-ee80c736cc4e HTTP/1.1" 200 115 0.925890 10.0.0.141 - - [2025-11-13 02:24:06] "DELETE /access-control-list/d33e1f65-3ff9-43fc-a6ff-ec67f89db1ac HTTP/1.1" 200 115 0.055831 10.0.0.141 - - [2025-11-13 02:24:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004689 10.0.0.141 - - [2025-11-13 02:24:06] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.141 - - [2025-11-13 02:24:06] "POST /neutron/port HTTP/1.1" 200 117 0.006951 10.0.0.61 - - [2025-11-13 02:24:06] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002986 10.0.0.141 - - [2025-11-13 02:24:07] "POST /neutron/router HTTP/1.1" 200 344 0.385973 10.0.0.141 - - [2025-11-13 02:24:07] "POST /ref-update HTTP/1.1" 200 156 0.024336 10.0.0.141 - - [2025-11-13 02:24:07] "POST /neutron/port HTTP/1.1" 200 1086 0.014354 10.0.0.141 - - [2025-11-13 02:24:07] "POST /neutron/port HTTP/1.1" 200 1060 0.013604 10.0.0.141 - - [2025-11-13 02:24:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003405 10.0.0.141 - - [2025-11-13 02:24:08] "POST /neutron/network HTTP/1.1" 200 826 0.008629 10.0.0.141 - - [2025-11-13 02:24:12] "POST /neutron/port HTTP/1.1" 200 1086 0.018591 10.0.0.141 - - [2025-11-13 02:24:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010017 10.0.0.141 - - [2025-11-13 02:24:12] "GET /virtual-machine/0214587a-8728-43e1-b8b9-ee4dec3d234e HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2025-11-13 02:24:13] "GET /virtual-machine/0214587a-8728-43e1-b8b9-ee4dec3d234e HTTP/1.1" 200 1289 0.033200 10.0.0.141 - - [2025-11-13 02:24:13] "GET /virtual-machine-interface/7f19b1d9-768e-4179-8ce2-4d42e09f9935 HTTP/1.1" 200 2934 0.006169 10.0.0.141 - - [2025-11-13 02:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.141 - - [2025-11-13 02:24:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003867 10.0.0.141 - - [2025-11-13 02:24:13] "GET /virtual-networks?parent_id=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003041 10.0.0.141 - - [2025-11-13 02:24:13] "GET /virtual-network/2ae5e3e1-0f51-4933-93f2-35d1e312c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006023 10.0.0.141 - - [2025-11-13 02:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.141 - - [2025-11-13 02:24:16] "GET /virtual-network/2ae5e3e1-0f51-4933-93f2-35d1e312c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006587 10.0.0.141 - - [2025-11-13 02:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.141 - - [2025-11-13 02:24:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003182 10.0.0.141 - - [2025-11-13 02:24:18] "GET /virtual-networks?parent_id=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002919 10.0.0.141 - - [2025-11-13 02:24:18] "GET /virtual-network/2ae5e3e1-0f51-4933-93f2-35d1e312c81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005247 10.0.0.141 - - [2025-11-13 02:24:18] "POST /neutron/port HTTP/1.1" 200 1088 0.014682 10.0.0.141 - - [2025-11-13 02:24:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007141 10.0.0.141 - - [2025-11-13 02:24:19] "GET /virtual-machine/845b7fff-9800-4cf7-8823-8e0671bfdc5a HTTP/1.1" 200 1289 0.005659 10.0.0.141 - - [2025-11-13 02:24:19] "GET /virtual-machine-interface/56ae79c1-5fa4-4c98-992e-fe875d9fe34e HTTP/1.1" 200 2934 0.004615 10.0.0.141 - - [2025-11-13 02:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.141 - - [2025-11-13 02:24:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.141 - - [2025-11-13 02:24:19] "GET /virtual-networks?parent_id=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002722 10.0.0.141 - - [2025-11-13 02:24:19] "GET /virtual-network/16ed98ec-b1eb-4c62-a781-0342db297069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005427 10.0.0.141 - - [2025-11-13 02:24:19] "POST /neutron/port HTTP/1.1" 200 1088 0.013909 10.0.0.141 - - [2025-11-13 02:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.141 - - [2025-11-13 02:24:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004858 10.0.0.141 - - [2025-11-13 02:24:22] "GET /virtual-networks?parent_id=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003730 10.0.0.141 - - [2025-11-13 02:24:22] "GET /virtual-network/16ed98ec-b1eb-4c62-a781-0342db297069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007807 10.0.0.141 - - [2025-11-13 02:24:25] "POST /neutron/port HTTP/1.1" 200 1086 0.013543 10.0.0.141 - - [2025-11-13 02:24:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.008007 10.0.0.141 - - [2025-11-13 02:24:26] "POST /neutron/router HTTP/1.1" 200 580 0.005683 10.0.0.141 - - [2025-11-13 02:24:27] "POST /neutron/port HTTP/1.1" 200 1088 0.013145 10.0.0.141 - - [2025-11-13 02:24:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003557 10.0.0.141 - - [2025-11-13 02:24:27] "POST /neutron/network HTTP/1.1" 200 826 0.005978 10.0.0.141 - - [2025-11-13 02:24:32] "POST /neutron/router HTTP/1.1" 200 580 0.009357 10.0.0.141 - - [2025-11-13 02:24:32] "POST /ref-update HTTP/1.1" 200 156 0.018755 10.0.0.141 - - [2025-11-13 02:24:35] "POST /neutron/router HTTP/1.1" 200 344 0.231115 10.0.0.141 - - [2025-11-13 02:24:35] "POST /neutron/router HTTP/1.1" 200 580 0.006947 10.0.0.141 - - [2025-11-13 02:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.141 - - [2025-11-13 02:24:35] "POST /neutron/network HTTP/1.1" 400 204 0.018743 10.0.0.141 - - [2025-11-13 02:24:36] "POST /neutron/port HTTP/1.1" 200 151 0.184124 10.0.0.141 - - [2025-11-13 02:24:36] "POST /neutron/port HTTP/1.1" 200 151 0.200090 10.0.0.141 - - [2025-11-13 02:24:38] "POST /neutron/network HTTP/1.1" 200 824 0.005602 10.0.0.141 - - [2025-11-13 02:24:38] "DELETE /route-target/109b25a4-b3ed-46c9-a0fe-743597c3e577 HTTP/1.1" 200 115 0.022501 10.0.0.61 - - [2025-11-13 02:24:39] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000970 10.0.0.141 - - [2025-11-13 02:24:39] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031830 10.0.0.61 - - [2025-11-13 02:24:39] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.141 - - [2025-11-13 02:24:39] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?fields=virtual_networks HTTP/1.1" 200 1039 0.044265 10.0.0.61 - - [2025-11-13 02:24:39] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.141 - - [2025-11-13 02:24:39] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.037351 10.0.0.61 - - [2025-11-13 02:24:39] "GET /projects?obj_uuids=e71953c2-9051-4619-b9f5-9bad0c653fb6&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000916 10.0.0.141 - - [2025-11-13 02:24:39] "GET /project/e71953c2-9051-4619-b9f5-9bad0c653fb6?fields=security_groups HTTP/1.1" 200 1263 0.044398 10.0.0.141 - - [2025-11-13 02:24:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.028680 10.0.0.61 - - [2025-11-13 02:24:40] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003852 10.0.0.61 - - [2025-11-13 02:24:40] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.61 - - [2025-11-13 02:24:40] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006646 10.0.0.61 - - [2025-11-13 02:24:40] "POST /id-to-fqname HTTP/1.1" 200 193 0.003159 10.0.0.61 - - [2025-11-13 02:24:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.007749 10.0.0.61 - - [2025-11-13 02:24:40] "POST /security-groups HTTP/1.1" 200 594 0.036830 10.0.0.141 - - [2025-11-13 02:24:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.003920 10.0.0.61 - - [2025-11-13 02:24:40] "POST /projects HTTP/1.1" 200 591 0.234087 10.0.0.61 - - [2025-11-13 02:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.303006 10.0.0.141 - - [2025-11-13 02:24:40] "POST /access-control-lists HTTP/1.1" 200 597 0.027490 10.0.0.141 - - [2025-11-13 02:24:41] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.425018 10.0.0.141 - - [2025-11-13 02:24:42] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.141 - - [2025-11-13 02:24:44] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000508 10.0.0.61 - - [2025-11-13 02:24:44] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000927 10.0.0.141 - - [2025-11-13 02:24:44] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.061488 10.0.0.141 - - [2025-11-13 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.141 - - [2025-11-13 02:24:44] "GET /security-group/23dfda2d-16f2-459c-8beb-07be22e77ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.005898 10.0.0.141 - - [2025-11-13 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.61 - - [2025-11-13 02:24:44] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001064 10.0.0.141 - - [2025-11-13 02:24:44] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.042113 10.0.0.141 - - [2025-11-13 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.141 - - [2025-11-13 02:24:44] "GET /security-group/23dfda2d-16f2-459c-8beb-07be22e77ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3773 0.016593 10.0.0.141 - - [2025-11-13 02:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.141 - - [2025-11-13 02:24:45] "PUT /security-group/23dfda2d-16f2-459c-8beb-07be22e77ee2 HTTP/1.1" 200 262 0.023591 10.0.0.141 - - [2025-11-13 02:24:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.005781 10.0.0.141 - - [2025-11-13 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.61 - - [2025-11-13 02:24:45] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000925 10.0.0.141 - - [2025-11-13 02:24:45] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.039652 10.0.0.61 - - [2025-11-13 02:24:45] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000937 10.0.0.141 - - [2025-11-13 02:24:45] "POST /neutron/network HTTP/1.1" 200 608 0.118782 10.0.0.141 - - [2025-11-13 02:24:45] "POST /route-targets HTTP/1.1" 200 327 0.014114 10.0.0.141 - - [2025-11-13 02:24:45] "POST /id-to-fqname HTTP/1.1" 200 223 0.002910 10.0.0.141 - - [2025-11-13 02:24:45] "GET /virtual-network/93458593-88ae-43fd-910e-e0666db1b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005756 10.0.0.141 - - [2025-11-13 02:24:45] "POST /neutron/network HTTP/1.1" 200 823 0.005413 10.0.0.141 - - [2025-11-13 02:24:45] "GET /virtual-network/93458593-88ae-43fd-910e-e0666db1b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004393 10.0.0.141 - - [2025-11-13 02:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.61 - - [2025-11-13 02:24:45] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000981 10.0.0.141 - - [2025-11-13 02:24:45] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.043327 10.0.0.141 - - [2025-11-13 02:24:45] "POST /neutron/network HTTP/1.1" 200 117 0.014480 10.0.0.141 - - [2025-11-13 02:24:46] "POST /ref-update HTTP/1.1" 200 156 0.040496 10.0.0.141 - - [2025-11-13 02:24:46] "POST /neutron/network HTTP/1.1" 200 835 0.008045 10.0.0.141 - - [2025-11-13 02:24:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001018 10.0.0.141 - - [2025-11-13 02:24:46] "GET /virtual-network/0e990f11-0d67-47f4-b4ba-26ba20e4a590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004928 10.0.0.141 - - [2025-11-13 02:24:46] "GET /virtual-network/0e990f11-0d67-47f4-b4ba-26ba20e4a590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.004863 10.0.0.141 - - [2025-11-13 02:24:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.007819 10.0.0.141 - - [2025-11-13 02:24:46] "POST /id-to-fqname HTTP/1.1" 200 223 0.000891 10.0.0.61 - - [2025-11-13 02:24:47] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001124 10.0.0.141 - - [2025-11-13 02:24:47] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.064651 10.0.0.141 - - [2025-11-13 02:24:47] "POST /neutron/port HTTP/1.1" 200 117 0.005304 10.0.0.141 - - [2025-11-13 02:24:47] "POST /id-to-fqname HTTP/1.1" 200 227 0.001280 10.0.0.141 - - [2025-11-13 02:24:47] "POST /neutron/network HTTP/1.1" 200 845 0.007189 10.0.0.141 - - [2025-11-13 02:24:48] "POST /neutron/port HTTP/1.1" 200 1059 0.013303 10.0.0.141 - - [2025-11-13 02:24:48] "POST /neutron/port HTTP/1.1" 200 1087 0.022142 10.0.0.141 - - [2025-11-13 02:24:48] "POST /neutron/port HTTP/1.1" 200 117 0.001068 10.0.0.61 - - [2025-11-13 02:24:48] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001234 10.0.0.141 - - [2025-11-13 02:24:48] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.066369 10.0.0.141 - - [2025-11-13 02:24:49] "POST /neutron/port HTTP/1.1" 200 1087 0.015211 10.0.0.61 - - [2025-11-13 02:24:49] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000930 10.0.0.141 - - [2025-11-13 02:24:49] "POST /neutron/router HTTP/1.1" 200 585 0.075666 10.0.0.56 - - [2025-11-13 02:24:49] "GET /logical-router/f403e1dc-c9b6-4b61-900a-ebc295ff4fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.009612 10.0.0.141 - - [2025-11-13 02:24:49] "POST /neutron/router HTTP/1.1" 200 656 0.003646 10.0.0.56 - - [2025-11-13 02:24:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.002715 10.0.0.141 - - [2025-11-13 02:24:49] "POST /route-targets HTTP/1.1" 200 327 0.026996 10.0.0.56 - - [2025-11-13 02:24:49] "POST /route-tables HTTP/1.1" 200 582 0.061035 10.0.0.61 - - [2025-11-13 02:24:49] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001836 10.0.0.56 - - [2025-11-13 02:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.141 - - [2025-11-13 02:24:50] "POST /neutron/port HTTP/1.1" 200 1064 0.383338 10.0.0.56 - - [2025-11-13 02:24:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.129881 10.0.0.141 - - [2025-11-13 02:24:50] "POST /neutron/port HTTP/1.1" 200 1064 0.033517 10.0.0.56 - - [2025-11-13 02:24:50] "POST /instance-ips HTTP/1.1" 400 246 0.027360 10.0.0.56 - - [2025-11-13 02:24:50] "PUT /instance-ip/dbcc512c-e80e-4199-aa29-bb2082ea69c8 HTTP/1.1" 200 256 0.032746 10.0.0.141 - - [2025-11-13 02:24:50] "POST /neutron/port HTTP/1.1" 200 1092 0.030167 10.0.0.141 - - [2025-11-13 02:24:50] "POST /neutron/port HTTP/1.1" 200 117 0.001299 10.0.0.56 - - [2025-11-13 02:24:50] "POST /chown HTTP/1.1" 200 109 0.026111 10.0.0.56 - - [2025-11-13 02:24:50] "POST /chown HTTP/1.1" 200 109 0.015626 10.0.0.56 - - [2025-11-13 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.061282 10.0.0.141 - - [2025-11-13 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.034978 10.0.0.56 - - [2025-11-13 02:24:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.124180 10.0.0.56 - - [2025-11-13 02:24:51] "POST /chown HTTP/1.1" 200 109 0.013069 10.0.0.56 - - [2025-11-13 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.028028 10.0.0.56 - - [2025-11-13 02:24:51] "POST /chown HTTP/1.1" 200 109 0.023588 10.0.0.56 - - [2025-11-13 02:24:51] "PUT /virtual-machine-interface/a31daaa3-3485-4ac1-ab0c-28d5f3e487a0 HTTP/1.1" 200 284 0.020217 10.0.0.56 - - [2025-11-13 02:24:51] "POST /ref-update HTTP/1.1" 200 156 0.061232 10.0.0.141 - - [2025-11-13 02:24:55] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008726 10.0.0.141 - - [2025-11-13 02:24:55] "POST /neutron/port HTTP/1.1" 200 1087 0.018872 10.0.0.141 - - [2025-11-13 02:24:55] "GET /virtual-machine/c7947c1f-4d2d-4286-9f6a-44ff1548e5fb HTTP/1.1" 401 293 0.000427 10.0.0.141 - - [2025-11-13 02:24:55] "GET /virtual-machine/c7947c1f-4d2d-4286-9f6a-44ff1548e5fb HTTP/1.1" 200 1296 0.025894 10.0.0.141 - - [2025-11-13 02:24:55] "GET /virtual-machine-interface/7cd9e5b0-afa2-42cb-b717-6eec026aec2e HTTP/1.1" 200 2956 0.005320 10.0.0.141 - - [2025-11-13 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.141 - - [2025-11-13 02:24:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003242 10.0.0.141 - - [2025-11-13 02:24:55] "GET /virtual-networks?parent_id=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003005 10.0.0.141 - - [2025-11-13 02:24:55] "GET /virtual-network/93458593-88ae-43fd-910e-e0666db1b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006241 10.0.0.141 - - [2025-11-13 02:24:57] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006169 10.0.0.141 - - [2025-11-13 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2025-11-13 02:24:58] "GET /virtual-network/93458593-88ae-43fd-910e-e0666db1b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005289 10.0.0.141 - - [2025-11-13 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.141 - - [2025-11-13 02:25:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003664 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-networks?parent_id=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003223 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-network/93458593-88ae-43fd-910e-e0666db1b6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005725 10.0.0.141 - - [2025-11-13 02:25:01] "POST /neutron/port HTTP/1.1" 200 1092 0.014465 10.0.0.141 - - [2025-11-13 02:25:01] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007105 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-machine/687112d2-12f9-48d6-9872-cc22de5b2246 HTTP/1.1" 200 1295 0.005328 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-machine-interface/2fcf5172-8838-4fd4-88f8-4341daae773a HTTP/1.1" 200 2967 0.004906 10.0.0.141 - - [2025-11-13 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.141 - - [2025-11-13 02:25:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003444 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-networks?parent_id=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002964 10.0.0.141 - - [2025-11-13 02:25:01] "GET /virtual-network/0e990f11-0d67-47f4-b4ba-26ba20e4a590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.005405 10.0.0.141 - - [2025-11-13 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.141 - - [2025-11-13 02:25:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006916 10.0.0.141 - - [2025-11-13 02:25:02] "GET /virtual-networks?parent_id=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003508 10.0.0.141 - - [2025-11-13 02:25:02] "GET /virtual-network/0e990f11-0d67-47f4-b4ba-26ba20e4a590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2064 0.006468 10.0.0.141 - - [2025-11-13 02:25:04] "DELETE /access-control-list/27e01eea-456b-49ab-9dd3-4fac0343ebf3 HTTP/1.1" 200 115 0.060889 10.0.0.61 - - [2025-11-13 02:25:06] "DELETE /project/e71953c2-9051-4619-b9f5-9bad0c653fb6 HTTP/1.1" 404 177 0.028409 10.0.0.61 - - [2025-11-13 02:25:06] "DELETE /project/cc5e8a9ae8804fa88096b0a500f44e3d HTTP/1.1" 404 173 0.041328 10.0.0.141 - - [2025-11-13 02:25:06] "POST /neutron/router HTTP/1.1" 200 656 0.012408 10.0.0.141 - - [2025-11-13 02:25:06] "POST /neutron/router HTTP/1.1" 200 151 0.086225 10.0.0.56 - - [2025-11-13 02:25:06] "GET /service-instance/b177d0b2-2812-4cbb-9ed7-5b84dba74505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.039086 10.0.0.56 - - [2025-11-13 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.56 - - [2025-11-13 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.016755 10.0.0.141 - - [2025-11-13 02:25:07] "DELETE /route-target/9431e446-f41f-4d82-89b5-dcc0a5ceeeb4 HTTP/1.1" 409 239 0.006237 10.0.0.141 - - [2025-11-13 02:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.56 - - [2025-11-13 02:25:07] "DELETE /service-instance/b177d0b2-2812-4cbb-9ed7-5b84dba74505 HTTP/1.1" 200 115 0.056312 10.0.0.56 - - [2025-11-13 02:25:07] "GET /virtual-machine-interface/1e384e95-db9a-46fb-acc5-546644d9f5da?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1663 0.007297 10.0.0.141 - - [2025-11-13 02:25:07] "POST /neutron/port HTTP/1.1" 200 1092 0.016039 10.0.0.56 - - [2025-11-13 02:25:07] "DELETE /virtual-machine-interface/1e384e95-db9a-46fb-acc5-546644d9f5da HTTP/1.1" 200 115 0.068056 10.0.0.141 - - [2025-11-13 02:25:07] "POST /neutron/port HTTP/1.1" 200 1113 0.014179 10.0.0.56 - - [2025-11-13 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.036652 10.0.0.56 - - [2025-11-13 02:25:07] "POST /ref-update HTTP/1.1" 200 156 0.029966 10.0.0.56 - - [2025-11-13 02:25:08] "DELETE /virtual-machine-interface/9a4b6064-c9cb-49c6-ab8d-ab989a991a74 HTTP/1.1" 200 115 0.072810 10.0.0.56 - - [2025-11-13 02:25:08] "POST /ref-update HTTP/1.1" 200 156 0.021841 10.0.0.141 - - [2025-11-13 02:25:09] "POST /neutron/network HTTP/1.1" 200 835 0.006411 10.0.0.141 - - [2025-11-13 02:25:09] "DELETE /route-target/d4112290-63f8-401c-92fc-307671c433fb HTTP/1.1" 200 115 0.016986 10.0.0.61 - - [2025-11-13 02:25:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002999 10.0.0.61 - - [2025-11-13 02:25:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008212 10.0.0.141 - - [2025-11-13 02:25:09] "POST /neutron/network HTTP/1.1" 200 151 0.110416 10.0.0.61 - - [2025-11-13 02:25:10] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001019 10.0.0.141 - - [2025-11-13 02:25:10] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1385 0.058797 10.0.0.61 - - [2025-11-13 02:25:10] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001300 10.0.0.141 - - [2025-11-13 02:25:10] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?fields=virtual_networks HTTP/1.1" 200 1048 0.044783 10.0.0.61 - - [2025-11-13 02:25:11] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000943 10.0.0.141 - - [2025-11-13 02:25:11] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.051774 10.0.0.61 - - [2025-11-13 02:25:11] "GET /projects?obj_uuids=cc5e8a9a-e880-4fa8-8096-b0a500f44e3d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001124 10.0.0.141 - - [2025-11-13 02:25:11] "GET /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d?fields=security_groups HTTP/1.1" 200 1277 0.045572 10.0.0.141 - - [2025-11-13 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.026062 10.0.0.61 - - [2025-11-13 02:25:12] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002736 10.0.0.61 - - [2025-11-13 02:25:12] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.61 - - [2025-11-13 02:25:12] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007148 10.0.0.61 - - [2025-11-13 02:25:12] "POST /id-to-fqname HTTP/1.1" 200 198 0.003448 10.0.0.61 - - [2025-11-13 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 207 0.003980 10.0.0.61 - - [2025-11-13 02:25:12] "POST /security-groups HTTP/1.1" 200 599 0.032285 10.0.0.141 - - [2025-11-13 02:25:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.002769 10.0.0.61 - - [2025-11-13 02:25:12] "POST /projects HTTP/1.1" 200 601 0.263410 10.0.0.61 - - [2025-11-13 02:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.296874 10.0.0.141 - - [2025-11-13 02:25:12] "POST /access-control-lists HTTP/1.1" 200 602 0.033751 10.0.0.141 - - [2025-11-13 02:25:12] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.457776 10.0.0.141 - - [2025-11-13 02:25:13] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.141 - - [2025-11-13 02:25:15] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.141 - - [2025-11-13 02:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.051919 10.0.0.61 - - [2025-11-13 02:25:15] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001042 10.0.0.141 - - [2025-11-13 02:25:15] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038913 10.0.0.61 - - [2025-11-13 02:25:16] "POST /useragent-kv HTTP/1.1" 200 115 0.018360 10.0.0.141 - - [2025-11-13 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.273499 10.0.0.56 - - [2025-11-13 02:25:16] "POST /fqname-to-id HTTP/1.1" 404 207 0.045388 10.0.0.141 - - [2025-11-13 02:25:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001299 10.0.0.141 - - [2025-11-13 02:25:16] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007379 10.0.0.141 - - [2025-11-13 02:25:16] "POST /neutron/network HTTP/1.1" 200 1006 0.008387 10.0.0.141 - - [2025-11-13 02:25:16] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004930 10.0.0.141 - - [2025-11-13 02:25:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.007989 10.0.0.141 - - [2025-11-13 02:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.61 - - [2025-11-13 02:25:16] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000777 10.0.0.141 - - [2025-11-13 02:25:16] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039147 10.0.0.141 - - [2025-11-13 02:25:17] "POST /route-targets HTTP/1.1" 200 327 0.014378 10.0.0.61 - - [2025-11-13 02:25:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005950 10.0.0.141 - - [2025-11-13 02:25:17] "POST /neutron/subnet HTTP/1.1" 200 730 0.174721 10.0.0.141 - - [2025-11-13 02:25:17] "POST /id-to-fqname HTTP/1.1" 200 228 0.001373 10.0.0.141 - - [2025-11-13 02:25:17] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.007349 10.0.0.141 - - [2025-11-13 02:25:17] "POST /neutron/network HTTP/1.1" 200 1007 0.008485 10.0.0.141 - - [2025-11-13 02:25:17] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.005033 10.0.0.141 - - [2025-11-13 02:25:17] "POST /neutron/subnet HTTP/1.1" 200 828 0.008203 10.0.0.141 - - [2025-11-13 02:25:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.002420 10.0.0.141 - - [2025-11-13 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.61 - - [2025-11-13 02:25:17] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000909 10.0.0.141 - - [2025-11-13 02:25:17] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.047623 10.0.0.141 - - [2025-11-13 02:25:17] "POST /network-policys HTTP/1.1" 200 577 0.032359 10.0.0.141 - - [2025-11-13 02:25:17] "GET /network-policy/515ada00-cfbd-4453-96d2-848677a27c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.006590 10.0.0.141 - - [2025-11-13 02:25:17] "POST /neutron/network HTTP/1.1" 200 1114 0.010523 10.0.0.141 - - [2025-11-13 02:25:17] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.035621 10.0.0.141 - - [2025-11-13 02:25:17] "POST /access-control-lists HTTP/1.1" 200 596 0.089925 10.0.0.141 - - [2025-11-13 02:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017309 10.0.0.141 - - [2025-11-13 02:25:17] "GET /network-policy/515ada00-cfbd-4453-96d2-848677a27c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003624 10.0.0.56 - - [2025-11-13 02:25:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.010381 10.0.0.141 - - [2025-11-13 02:25:18] "POST /neutron/network HTTP/1.1" 200 1115 0.015979 10.0.0.141 - - [2025-11-13 02:25:18] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006163 10.0.0.141 - - [2025-11-13 02:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.141 - - [2025-11-13 02:25:18] "POST /ref-update HTTP/1.1" 200 156 0.029827 10.0.0.141 - - [2025-11-13 02:25:18] "GET /network-policy/515ada00-cfbd-4453-96d2-848677a27c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.009073 10.0.0.141 - - [2025-11-13 02:25:18] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005310 10.0.0.61 - - [2025-11-13 02:25:20] "GET /obj-perms HTTP/1.1" 200 5065 0.046997 10.0.0.141 - - [2025-11-13 02:25:20] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005319 10.0.0.56 - - [2025-11-13 02:25:20] "GET /obj-perms HTTP/1.1" 200 5065 0.042969 10.0.0.141 - - [2025-11-13 02:25:20] "POST /id-to-fqname HTTP/1.1" 200 228 0.001484 10.0.0.61 - - [2025-11-13 02:25:21] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000921 10.0.0.141 - - [2025-11-13 02:25:21] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.054856 10.0.0.141 - - [2025-11-13 02:25:21] "POST /neutron/port HTTP/1.1" 200 117 0.005980 10.0.0.141 - - [2025-11-13 02:25:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001256 10.0.0.141 - - [2025-11-13 02:25:21] "POST /neutron/network HTTP/1.1" 200 1125 0.006263 10.0.0.141 - - [2025-11-13 02:25:22] "POST /neutron/port HTTP/1.1" 200 1175 0.018996 10.0.0.61 - - [2025-11-13 02:25:22] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001321 10.0.0.141 - - [2025-11-13 02:25:22] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.091418 10.0.0.141 - - [2025-11-13 02:25:22] "POST /neutron/network HTTP/1.1" 200 1115 0.008411 10.0.0.141 - - [2025-11-13 02:25:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003482 10.0.0.141 - - [2025-11-13 02:25:22] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.141 - - [2025-11-13 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009026 10.0.0.141 - - [2025-11-13 02:25:23] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007757 10.0.0.141 - - [2025-11-13 02:25:23] "POST /neutron/port HTTP/1.1" 200 1176 0.017883 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/port HTTP/1.1" 200 1204 0.016293 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/subnet HTTP/1.1" 200 1390 0.012990 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/network HTTP/1.1" 200 1115 0.008815 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/network HTTP/1.1" 200 1124 0.007564 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/subnet HTTP/1.1" 200 1385 0.011420 10.0.0.141 - - [2025-11-13 02:25:24] "POST /neutron/network HTTP/1.1" 200 1114 0.009546 10.0.0.141 - - [2025-11-13 02:25:27] "POST /neutron/network HTTP/1.1" 200 1125 0.006618 10.0.0.141 - - [2025-11-13 02:25:27] "POST /neutron/subnet HTTP/1.1" 200 1390 0.013437 10.0.0.141 - - [2025-11-13 02:25:27] "POST /neutron/network HTTP/1.1" 200 1115 0.008708 10.0.0.141 - - [2025-11-13 02:25:28] "POST /neutron/port HTTP/1.1" 200 1203 0.015227 10.0.0.141 - - [2025-11-13 02:25:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006663 10.0.0.141 - - [2025-11-13 02:25:28] "GET /virtual-machine/655f8816-9cb8-4133-8102-44c5c1748a08 HTTP/1.1" 401 293 0.000345 10.0.0.141 - - [2025-11-13 02:25:28] "GET /virtual-machine/655f8816-9cb8-4133-8102-44c5c1748a08 HTTP/1.1" 200 1299 0.035585 10.0.0.141 - - [2025-11-13 02:25:28] "GET /virtual-machine-interface/f9fbd1d5-a28d-4f61-8e4c-bbee4407104e HTTP/1.1" 200 3176 0.005033 10.0.0.141 - - [2025-11-13 02:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.141 - - [2025-11-13 02:25:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003737 10.0.0.141 - - [2025-11-13 02:25:28] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002578 10.0.0.141 - - [2025-11-13 02:25:28] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006244 10.0.0.141 - - [2025-11-13 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2025-11-13 02:25:32] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005282 10.0.0.141 - - [2025-11-13 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.141 - - [2025-11-13 02:25:36] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005047 10.0.0.141 - - [2025-11-13 02:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.141 - - [2025-11-13 02:25:40] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005391 10.0.0.141 - - [2025-11-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.141 - - [2025-11-13 02:25:44] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006662 10.0.0.141 - - [2025-11-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.141 - - [2025-11-13 02:25:48] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005827 10.0.0.141 - - [2025-11-13 02:25:48] "DELETE /access-control-list/8954712e-0a31-4c2c-bd1c-6a59bf89f27f HTTP/1.1" 200 115 0.037744 10.0.0.141 - - [2025-11-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.141 - - [2025-11-13 02:25:52] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004836 10.0.0.141 - - [2025-11-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-11-13 02:25:56] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005254 10.0.0.141 - - [2025-11-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.141 - - [2025-11-13 02:26:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004655 10.0.0.141 - - [2025-11-13 02:26:00] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003768 10.0.0.141 - - [2025-11-13 02:26:00] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007334 10.0.0.141 - - [2025-11-13 02:26:03] "GET /obj-perms HTTP/1.1" 200 5075 0.050126 10.0.0.141 - - [2025-11-13 02:26:06] "POST /neutron/port HTTP/1.1" 200 1203 0.016170 10.0.0.61 - - [2025-11-13 02:26:06] "DELETE /project/cc5e8a9a-e880-4fa8-8096-b0a500f44e3d HTTP/1.1" 404 177 0.004768 10.0.0.61 - - [2025-11-13 02:26:06] "DELETE /project/a7b10ef5865b4581b7da51dd9d5742b0 HTTP/1.1" 404 173 0.004688 10.0.0.141 - - [2025-11-13 02:26:09] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006562 10.0.0.141 - - [2025-11-13 02:26:16] "POST /neutron/port HTTP/1.1" 200 1203 0.014262 10.0.0.141 - - [2025-11-13 02:26:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005898 10.0.0.141 - - [2025-11-13 02:26:21] "POST /neutron/port HTTP/1.1" 200 1204 0.013077 10.0.0.141 - - [2025-11-13 02:26:21] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006700 10.0.0.141 - - [2025-11-13 02:26:21] "GET /virtual-machine/52aa9cc6-a8ef-4420-bab3-bccfc029726c HTTP/1.1" 200 1300 0.006568 10.0.0.141 - - [2025-11-13 02:26:21] "GET /virtual-machine-interface/a342f144-a826-482e-8f4b-5c2590862751 HTTP/1.1" 200 3176 0.007727 10.0.0.141 - - [2025-11-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2025-11-13 02:26:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004348 10.0.0.141 - - [2025-11-13 02:26:21] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003580 10.0.0.141 - - [2025-11-13 02:26:21] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005511 10.0.0.141 - - [2025-11-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.141 - - [2025-11-13 02:26:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003743 10.0.0.141 - - [2025-11-13 02:26:23] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003531 10.0.0.141 - - [2025-11-13 02:26:23] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005349 10.0.0.141 - - [2025-11-13 02:26:25] "POST /neutron/port HTTP/1.1" 200 1203 0.036578 10.0.0.141 - - [2025-11-13 02:26:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.141 - - [2025-11-13 02:26:26] "POST /neutron/port HTTP/1.1" 200 117 0.001188 10.0.0.141 - - [2025-11-13 02:26:28] "POST /neutron/port HTTP/1.1" 200 1204 0.013927 10.0.0.141 - - [2025-11-13 02:26:28] "POST /neutron/port HTTP/1.1" 200 1204 0.041946 10.0.0.141 - - [2025-11-13 02:26:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003932 10.0.0.141 - - [2025-11-13 02:26:28] "POST /neutron/port HTTP/1.1" 200 117 0.001111 10.0.0.141 - - [2025-11-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.61 - - [2025-11-13 02:26:42] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.033435 10.0.0.141 - - [2025-11-13 02:26:42] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.091162 10.0.0.141 - - [2025-11-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.141 - - [2025-11-13 02:26:42] "PUT /network-policy/515ada00-cfbd-4453-96d2-848677a27c52 HTTP/1.1" 200 262 0.014482 10.0.0.141 - - [2025-11-13 02:26:43] "PUT /access-control-list/cc04c073-8f7b-425e-af74-1c072877181d HTTP/1.1" 200 272 0.021233 10.0.0.141 - - [2025-11-13 02:26:46] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.006024 10.0.0.141 - - [2025-11-13 02:26:46] "POST /neutron/network HTTP/1.1" 200 1007 0.096481 10.0.0.141 - - [2025-11-13 02:26:46] "GET /virtual-network/3ceab2ca-21c1-41b0-a3e3-6c71892e044d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2643 0.011481 10.0.0.141 - - [2025-11-13 02:26:46] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.006627 10.0.0.141 - - [2025-11-13 02:26:46] "POST /neutron/network HTTP/1.1" 200 1006 0.084699 10.0.0.141 - - [2025-11-13 02:26:46] "DELETE /access-control-list/cc04c073-8f7b-425e-af74-1c072877181d HTTP/1.1" 200 115 0.039386 10.0.0.141 - - [2025-11-13 02:26:46] "GET /virtual-network/a961ba7e-8b01-4c65-ba59-bce220e6ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005505 10.0.0.141 - - [2025-11-13 02:26:46] "DELETE /network-policy/515ada00-cfbd-4453-96d2-848677a27c52 HTTP/1.1" 200 115 0.057584 10.0.0.141 - - [2025-11-13 02:26:46] "POST /neutron/network HTTP/1.1" 400 204 0.016081 10.0.0.141 - - [2025-11-13 02:26:46] "POST /neutron/port HTTP/1.1" 200 1203 0.017224 10.0.0.141 - - [2025-11-13 02:26:47] "POST /neutron/port HTTP/1.1" 200 151 0.257184 10.0.0.141 - - [2025-11-13 02:26:49] "DELETE /route-target/613a6b0d-251d-4bac-8caf-77c4af918936 HTTP/1.1" 200 115 0.020199 10.0.0.141 - - [2025-11-13 02:26:49] "POST /neutron/network HTTP/1.1" 200 1006 0.007936 10.0.0.61 - - [2025-11-13 02:26:53] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000988 10.0.0.141 - - [2025-11-13 02:26:53] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.050786 10.0.0.141 - - [2025-11-13 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.61 - - [2025-11-13 02:26:53] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000887 10.0.0.141 - - [2025-11-13 02:26:53] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006527 10.0.0.141 - - [2025-11-13 02:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.61 - - [2025-11-13 02:26:54] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.141 - - [2025-11-13 02:26:54] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.034677 10.0.0.141 - - [2025-11-13 02:26:54] "GET /domains HTTP/1.1" 200 280 0.002952 10.0.0.61 - - [2025-11-13 02:26:54] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.141 - - [2025-11-13 02:26:54] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00 HTTP/1.1" 200 2581 0.009232 10.0.0.61 - - [2025-11-13 02:26:54] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000786 10.0.0.141 - - [2025-11-13 02:26:54] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0 HTTP/1.1" 200 1911 0.083541 10.0.0.141 - - [2025-11-13 02:26:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003136 10.0.0.141 - - [2025-11-13 02:26:54] "POST /network-ipams HTTP/1.1" 200 609 0.023205 10.0.0.141 - - [2025-11-13 02:26:54] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 802 0.002891 10.0.0.141 - - [2025-11-13 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.141 - - [2025-11-13 02:26:55] "GET /network-ipam/b5ea1729-f306-4dc0-ab5e-e625f407d43a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.005383 10.0.0.141 - - [2025-11-13 02:26:55] "PUT /network-ipam/b5ea1729-f306-4dc0-ab5e-e625f407d43a HTTP/1.1" 200 258 0.012452 10.0.0.141 - - [2025-11-13 02:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.61 - - [2025-11-13 02:26:55] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000839 10.0.0.141 - - [2025-11-13 02:26:55] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035451 10.0.0.61 - - [2025-11-13 02:26:55] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000933 10.0.0.141 - - [2025-11-13 02:26:55] "POST /neutron/network HTTP/1.1" 200 619 0.112720 10.0.0.141 - - [2025-11-13 02:26:55] "POST /route-targets HTTP/1.1" 200 327 0.010502 10.0.0.56 - - [2025-11-13 02:26:56] "POST /fqname-to-id HTTP/1.1" 404 207 0.005475 10.0.0.61 - - [2025-11-13 02:26:56] "POST /useragent-kv HTTP/1.1" 200 115 0.008633 10.0.0.141 - - [2025-11-13 02:26:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.202198 10.0.0.141 - - [2025-11-13 02:26:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001278 10.0.0.141 - - [2025-11-13 02:26:56] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005190 10.0.0.141 - - [2025-11-13 02:26:56] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006715 10.0.0.141 - - [2025-11-13 02:26:56] "POST /neutron/network HTTP/1.1" 200 1309 0.010065 10.0.0.141 - - [2025-11-13 02:26:56] "POST /neutron/subnet HTTP/1.1" 200 828 0.009058 10.0.0.141 - - [2025-11-13 02:26:56] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005513 10.0.0.141 - - [2025-11-13 02:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.61 - - [2025-11-13 02:26:56] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001335 10.0.0.141 - - [2025-11-13 02:26:57] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.041266 10.0.0.141 - - [2025-11-13 02:26:57] "POST /ref-update HTTP/1.1" 200 156 0.026237 10.0.0.61 - - [2025-11-13 02:26:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007469 10.0.0.141 - - [2025-11-13 02:26:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.200816 10.0.0.141 - - [2025-11-13 02:26:57] "POST /neutron/network HTTP/1.1" 200 1308 0.012247 10.0.0.141 - - [2025-11-13 02:26:57] "POST /id-to-fqname HTTP/1.1" 200 231 0.000971 10.0.0.141 - - [2025-11-13 02:26:57] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004620 10.0.0.141 - - [2025-11-13 02:26:57] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004833 10.0.0.141 - - [2025-11-13 02:26:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.015729 10.0.0.141 - - [2025-11-13 02:26:58] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005072 10.0.0.56 - - [2025-11-13 02:26:58] "GET /obj-perms HTTP/1.1" 200 5065 0.003346 10.0.0.61 - - [2025-11-13 02:26:58] "GET /obj-perms HTTP/1.1" 200 5065 0.003395 10.0.0.141 - - [2025-11-13 02:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.61 - - [2025-11-13 02:26:58] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000847 10.0.0.141 - - [2025-11-13 02:26:58] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.036367 10.0.0.141 - - [2025-11-13 02:26:58] "POST /neutron/network HTTP/1.1" 200 117 0.013740 10.0.0.61 - - [2025-11-13 02:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005410 10.0.0.141 - - [2025-11-13 02:26:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.204391 10.0.0.141 - - [2025-11-13 02:26:59] "POST /id-to-fqname HTTP/1.1" 200 231 0.001512 10.0.0.141 - - [2025-11-13 02:26:59] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007246 10.0.0.141 - - [2025-11-13 02:26:59] "POST /neutron/network HTTP/1.1" 200 1309 0.009171 10.0.0.141 - - [2025-11-13 02:26:59] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004860 10.0.0.141 - - [2025-11-13 02:26:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.008106 10.0.0.141 - - [2025-11-13 02:26:59] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005729 10.0.0.141 - - [2025-11-13 02:26:59] "GET /obj-perms HTTP/1.1" 200 5065 0.047786 10.0.0.141 - - [2025-11-13 02:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.61 - - [2025-11-13 02:26:59] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001760 10.0.0.141 - - [2025-11-13 02:27:00] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.055159 10.0.0.61 - - [2025-11-13 02:27:00] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.141 - - [2025-11-13 02:27:00] "POST /neutron/network HTTP/1.1" 200 619 0.120416 10.0.0.141 - - [2025-11-13 02:27:00] "POST /ref-update HTTP/1.1" 200 156 0.024313 10.0.0.56 - - [2025-11-13 02:27:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.004807 10.0.0.61 - - [2025-11-13 02:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009143 10.0.0.141 - - [2025-11-13 02:27:00] "POST /neutron/subnet HTTP/1.1" 200 823 0.234345 10.0.0.141 - - [2025-11-13 02:27:01] "POST /id-to-fqname HTTP/1.1" 200 231 0.001327 10.0.0.141 - - [2025-11-13 02:27:01] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004888 10.0.0.141 - - [2025-11-13 02:27:01] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005535 10.0.0.141 - - [2025-11-13 02:27:01] "POST /neutron/network HTTP/1.1" 200 1308 0.009192 10.0.0.141 - - [2025-11-13 02:27:01] "POST /neutron/subnet HTTP/1.1" 200 823 0.008474 10.0.0.141 - - [2025-11-13 02:27:01] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006263 10.0.0.141 - - [2025-11-13 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.003285 10.0.0.141 - - [2025-11-13 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.61 - - [2025-11-13 02:27:01] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000935 10.0.0.141 - - [2025-11-13 02:27:01] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035776 10.0.0.141 - - [2025-11-13 02:27:01] "POST /network-policys HTTP/1.1" 200 559 0.025515 10.0.0.141 - - [2025-11-13 02:27:01] "GET /network-policy/94dc8af9-827d-4bcd-ba85-7ab378a18c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.017247 10.0.0.141 - - [2025-11-13 02:27:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.003069 10.0.0.141 - - [2025-11-13 02:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.61 - - [2025-11-13 02:27:02] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000950 10.0.0.141 - - [2025-11-13 02:27:02] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035954 10.0.0.141 - - [2025-11-13 02:27:02] "POST /network-policys HTTP/1.1" 200 559 0.034137 10.0.0.141 - - [2025-11-13 02:27:02] "GET /network-policy/a078396c-981b-46b4-b611-dc9e5f2b6deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006278 10.0.0.141 - - [2025-11-13 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003341 10.0.0.141 - - [2025-11-13 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.61 - - [2025-11-13 02:27:02] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000949 10.0.0.141 - - [2025-11-13 02:27:02] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.036682 10.0.0.141 - - [2025-11-13 02:27:02] "POST /network-policys HTTP/1.1" 200 559 0.027901 10.0.0.141 - - [2025-11-13 02:27:02] "GET /network-policy/547c101c-5db2-457e-95fd-3b560d07bb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.006198 10.0.0.141 - - [2025-11-13 02:27:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.003185 10.0.0.141 - - [2025-11-13 02:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.61 - - [2025-11-13 02:27:02] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001447 10.0.0.141 - - [2025-11-13 02:27:02] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.036531 10.0.0.141 - - [2025-11-13 02:27:02] "POST /network-policys HTTP/1.1" 200 559 0.030180 10.0.0.141 - - [2025-11-13 02:27:02] "GET /network-policy/fb741d19-46df-4eef-ad49-e28969f0cccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.006816 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003325 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.61 - - [2025-11-13 02:27:03] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000894 10.0.0.141 - - [2025-11-13 02:27:03] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.043983 10.0.0.141 - - [2025-11-13 02:27:03] "POST /network-policys HTTP/1.1" 200 559 0.026518 10.0.0.141 - - [2025-11-13 02:27:03] "GET /network-policy/b0d13dd3-b31c-4f9d-b403-585723589ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.006371 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003019 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.61 - - [2025-11-13 02:27:03] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000942 10.0.0.141 - - [2025-11-13 02:27:03] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045476 10.0.0.141 - - [2025-11-13 02:27:03] "POST /network-policys HTTP/1.1" 200 559 0.027389 10.0.0.141 - - [2025-11-13 02:27:03] "GET /network-policy/199c2783-e7eb-4ac8-8cd6-a7e0f69d0efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.006039 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.002945 10.0.0.141 - - [2025-11-13 02:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.61 - - [2025-11-13 02:27:03] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001143 10.0.0.141 - - [2025-11-13 02:27:03] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.030656 10.0.0.141 - - [2025-11-13 02:27:03] "POST /network-policys HTTP/1.1" 200 559 0.038205 10.0.0.141 - - [2025-11-13 02:27:03] "GET /network-policy/8376ccad-d3b2-40c9-9a09-e19a084dbf1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.007261 10.0.0.141 - - [2025-11-13 02:27:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.003669 10.0.0.141 - - [2025-11-13 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.61 - - [2025-11-13 02:27:04] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000906 10.0.0.141 - - [2025-11-13 02:27:04] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.040931 10.0.0.141 - - [2025-11-13 02:27:04] "POST /network-policys HTTP/1.1" 200 559 0.028882 10.0.0.141 - - [2025-11-13 02:27:04] "GET /network-policy/612372ef-2ee5-43dd-88f7-f6efa5d01f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.006591 10.0.0.61 - - [2025-11-13 02:27:04] "GET /obj-perms HTTP/1.1" 200 5075 0.046821 10.0.0.141 - - [2025-11-13 02:27:04] "POST /neutron/network HTTP/1.1" 200 1494 0.016677 10.0.0.141 - - [2025-11-13 02:27:04] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005507 10.0.0.141 - - [2025-11-13 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.141 - - [2025-11-13 02:27:04] "GET /network-policy/94dc8af9-827d-4bcd-ba85-7ab378a18c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.005058 10.0.0.141 - - [2025-11-13 02:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.141 - - [2025-11-13 02:27:04] "GET /network-policy/a078396c-981b-46b4-b611-dc9e5f2b6deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.005692 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.005784 10.0.0.141 - - [2025-11-13 02:27:05] "POST /neutron/network HTTP/1.1" 200 1493 0.012394 10.0.0.141 - - [2025-11-13 02:27:05] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006082 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020376 10.0.0.141 - - [2025-11-13 02:27:05] "GET /network-policy/547c101c-5db2-457e-95fd-3b560d07bb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004493 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.141 - - [2025-11-13 02:27:05] "GET /network-policy/fb741d19-46df-4eef-ad49-e28969f0cccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004209 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.013316 10.0.0.56 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.008341 10.0.0.141 - - [2025-11-13 02:27:05] "POST /neutron/network HTTP/1.1" 200 1494 0.060739 10.0.0.141 - - [2025-11-13 02:27:05] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005248 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.141 - - [2025-11-13 02:27:05] "GET /network-policy/199c2783-e7eb-4ac8-8cd6-a7e0f69d0efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5019 0.004119 10.0.0.141 - - [2025-11-13 02:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.141 - - [2025-11-13 02:27:05] "GET /network-policy/b0d13dd3-b31c-4f9d-b403-585723589ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004793 10.0.0.141 - - [2025-11-13 02:27:06] "POST /neutron/network HTTP/1.1" 200 1493 0.013121 10.0.0.141 - - [2025-11-13 02:27:06] "POST /access-control-lists HTTP/1.1" 200 605 0.053962 10.0.0.141 - - [2025-11-13 02:27:06] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.029072 10.0.0.141 - - [2025-11-13 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.141 - - [2025-11-13 02:27:06] "GET /network-policy/612372ef-2ee5-43dd-88f7-f6efa5d01f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5018 0.004026 10.0.0.141 - - [2025-11-13 02:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.141 - - [2025-11-13 02:27:06] "GET /network-policy/8376ccad-d3b2-40c9-9a09-e19a084dbf1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8843 0.004955 10.0.0.141 - - [2025-11-13 02:27:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001232 10.0.0.61 - - [2025-11-13 02:27:43] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000926 10.0.0.141 - - [2025-11-13 02:27:43] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058256 10.0.0.141 - - [2025-11-13 02:27:43] "POST /neutron/port HTTP/1.1" 200 117 0.006724 10.0.0.141 - - [2025-11-13 02:27:43] "POST /id-to-fqname HTTP/1.1" 200 231 0.001694 10.0.0.141 - - [2025-11-13 02:27:43] "POST /neutron/network HTTP/1.1" 200 1503 0.007749 10.0.0.61 - - [2025-11-13 02:27:44] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000963 10.0.0.141 - - [2025-11-13 02:27:44] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.076122 10.0.0.141 - - [2025-11-13 02:27:44] "POST /neutron/network HTTP/1.1" 200 1493 0.012876 10.0.0.141 - - [2025-11-13 02:27:44] "POST /neutron/port HTTP/1.1" 200 117 0.007836 10.0.0.141 - - [2025-11-13 02:27:45] "POST /neutron/network HTTP/1.1" 200 1503 0.011077 10.0.0.141 - - [2025-11-13 02:27:45] "POST /neutron/port HTTP/1.1" 200 1170 0.025928 10.0.0.141 - - [2025-11-13 02:27:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004981 10.0.0.141 - - [2025-11-13 02:27:46] "POST /neutron/port HTTP/1.1" 200 117 0.001555 10.0.0.141 - - [2025-11-13 02:27:46] "POST /neutron/port HTTP/1.1" 200 1169 0.021009 10.0.0.141 - - [2025-11-13 02:27:47] "POST /neutron/port HTTP/1.1" 200 1197 0.025512 10.0.0.141 - - [2025-11-13 02:27:49] "POST /neutron/subnet HTTP/1.1" 200 1356 0.018103 10.0.0.141 - - [2025-11-13 02:27:50] "POST /neutron/port HTTP/1.1" 200 117 0.001160 10.0.0.141 - - [2025-11-13 02:27:55] "POST /neutron/port HTTP/1.1" 200 1198 0.015094 10.0.0.56 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000439 10.0.0.56 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.61 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000457 10.0.0.61 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.56 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.56 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.61 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.61 - - [2025-11-13 02:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2025-11-13 02:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2025-11-13 02:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 02:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.141 - - [2025-11-13 02:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.141 - - [2025-11-13 02:28:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008604 10.0.0.56 - - [2025-11-13 02:28:05] "GET /obj-perms HTTP/1.1" 200 5075 0.062301 10.0.0.141 - - [2025-11-13 02:28:10] "POST /neutron/port HTTP/1.1" 200 1198 0.012907 10.0.0.141 - - [2025-11-13 02:28:15] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006879 10.0.0.141 - - [2025-11-13 02:28:25] "POST /neutron/port HTTP/1.1" 200 1198 0.016758 10.0.0.141 - - [2025-11-13 02:28:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006780 10.0.0.141 - - [2025-11-13 02:28:36] "POST /neutron/port HTTP/1.1" 200 1198 0.013904 10.0.0.141 - - [2025-11-13 02:28:36] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007188 10.0.0.141 - - [2025-11-13 02:28:36] "GET /virtual-machine/94df82b1-a2d4-4dc0-97f5-f883dd77f489 HTTP/1.1" 200 1301 0.005502 10.0.0.141 - - [2025-11-13 02:28:36] "GET /virtual-machine-interface/380ad457-e14a-49f8-a515-7e877c00a84e HTTP/1.1" 200 3184 0.004714 10.0.0.141 - - [2025-11-13 02:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.141 - - [2025-11-13 02:28:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004330 10.0.0.141 - - [2025-11-13 02:28:36] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003921 10.0.0.141 - - [2025-11-13 02:28:36] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005709 10.0.0.141 - - [2025-11-13 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.141 - - [2025-11-13 02:28:39] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005054 10.0.0.141 - - [2025-11-13 02:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.141 - - [2025-11-13 02:28:43] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004909 10.0.0.141 - - [2025-11-13 02:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.141 - - [2025-11-13 02:28:47] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006324 10.0.0.141 - - [2025-11-13 02:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.141 - - [2025-11-13 02:28:51] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.004583 10.0.0.141 - - [2025-11-13 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2025-11-13 02:28:55] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005187 10.0.0.141 - - [2025-11-13 02:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.141 - - [2025-11-13 02:28:59] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005413 10.0.0.141 - - [2025-11-13 02:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.141 - - [2025-11-13 02:29:03] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.007147 10.0.0.141 - - [2025-11-13 02:29:06] "GET /obj-perms HTTP/1.1" 200 5075 0.045096 10.0.0.141 - - [2025-11-13 02:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.141 - - [2025-11-13 02:29:08] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003329 10.0.0.141 - - [2025-11-13 02:29:08] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.003034 10.0.0.141 - - [2025-11-13 02:29:08] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.006006 10.0.0.141 - - [2025-11-13 02:29:13] "POST /neutron/port HTTP/1.1" 200 1198 0.014080 10.0.0.141 - - [2025-11-13 02:29:17] "POST /neutron/security_group HTTP/1.1" 200 2066 0.036909 10.0.0.141 - - [2025-11-13 02:29:23] "POST /neutron/port HTTP/1.1" 200 1198 0.013399 10.0.0.141 - - [2025-11-13 02:29:28] "POST /neutron/port HTTP/1.1" 200 1198 0.013751 10.0.0.141 - - [2025-11-13 02:29:28] "POST /neutron/network HTTP/1.1" 200 1504 0.006533 10.0.0.141 - - [2025-11-13 02:29:28] "POST /neutron/subnet HTTP/1.1" 200 1361 0.018803 10.0.0.141 - - [2025-11-13 02:29:28] "POST /neutron/port HTTP/1.1" 200 117 0.001126 10.0.0.141 - - [2025-11-13 02:29:29] "POST /neutron/port HTTP/1.1" 200 1197 0.016970 10.0.0.141 - - [2025-11-13 02:29:29] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006520 10.0.0.141 - - [2025-11-13 02:29:29] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 200 1300 0.005457 10.0.0.141 - - [2025-11-13 02:29:29] "GET /virtual-machine-interface/9d375a2d-2871-4ffa-8ab2-0d3ced086a96 HTTP/1.1" 200 3184 0.004693 10.0.0.141 - - [2025-11-13 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.141 - - [2025-11-13 02:29:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003828 10.0.0.141 - - [2025-11-13 02:29:29] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002641 10.0.0.141 - - [2025-11-13 02:29:29] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005448 10.0.0.141 - - [2025-11-13 02:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.141 - - [2025-11-13 02:29:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003335 10.0.0.141 - - [2025-11-13 02:29:30] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002928 10.0.0.141 - - [2025-11-13 02:29:30] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.006067 10.0.0.141 - - [2025-11-13 02:29:31] "POST /neutron/port HTTP/1.1" 200 1197 0.023741 10.0.0.141 - - [2025-11-13 02:29:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003907 10.0.0.141 - - [2025-11-13 02:29:31] "POST /neutron/port HTTP/1.1" 200 117 0.001102 10.0.0.141 - - [2025-11-13 02:29:35] "POST /neutron/port HTTP/1.1" 200 1197 0.014214 10.0.0.141 - - [2025-11-13 02:29:40] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007793 10.0.0.141 - - [2025-11-13 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.141 - - [2025-11-13 02:29:41] "GET /network-policy/547c101c-5db2-457e-95fd-3b560d07bb67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6937 0.004146 10.0.0.141 - - [2025-11-13 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.141 - - [2025-11-13 02:29:41] "GET /network-policy/fb741d19-46df-4eef-ad49-e28969f0cccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8844 0.004214 10.0.0.141 - - [2025-11-13 02:29:41] "POST /neutron/port HTTP/1.1" 200 1198 0.014271 10.0.0.141 - - [2025-11-13 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.141 - - [2025-11-13 02:29:41] "GET /network-policy/94dc8af9-827d-4bcd-ba85-7ab378a18c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6938 0.004274 10.0.0.141 - - [2025-11-13 02:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.141 - - [2025-11-13 02:29:41] "GET /network-policy/a078396c-981b-46b4-b611-dc9e5f2b6deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5020 0.004675 10.0.0.141 - - [2025-11-13 02:29:53] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 200 1300 0.003914 10.0.0.141 - - [2025-11-13 02:29:53] "POST /neutron/port HTTP/1.1" 200 1223 0.014760 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.003369 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.002265 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.002444 10.0.0.141 - - [2025-11-13 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2025-11-13 02:29:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004760 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002782 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.007374 10.0.0.141 - - [2025-11-13 02:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.141 - - [2025-11-13 02:29:55] "GET /routing-instance/0afca98c-91c8-4c61-86d8-bc57ca4ae92a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004153 10.0.0.141 - - [2025-11-13 02:29:55] "GET /route-target/531e1998-9436-4292-a92b-5049f88d228f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003153 10.0.0.141 - - [2025-11-13 02:29:55] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.002857 10.0.0.141 - - [2025-11-13 02:29:56] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.002856 10.0.0.141 - - [2025-11-13 02:29:57] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.002987 10.0.0.141 - - [2025-11-13 02:29:58] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.003868 10.0.0.141 - - [2025-11-13 02:29:59] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.003301 10.0.0.141 - - [2025-11-13 02:30:00] "GET /virtual-machine/40229b72-5375-4e11-9b87-4a5a795c78ee HTTP/1.1" 404 171 0.004328 10.0.0.56 - - [2025-11-13 02:30:03] "GET /obj-perms HTTP/1.1" 200 5065 0.003702 10.0.0.141 - - [2025-11-13 02:30:06] "GET /obj-perms HTTP/1.1" 200 5065 0.004266 10.0.0.141 - - [2025-11-13 02:30:06] "GET /virtual-machine/94df82b1-a2d4-4dc0-97f5-f883dd77f489 HTTP/1.1" 200 1301 0.004202 10.0.0.61 - - [2025-11-13 02:30:07] "GET /obj-perms HTTP/1.1" 200 5075 0.057949 10.0.0.141 - - [2025-11-13 02:30:07] "GET /obj-perms HTTP/1.1" 200 5075 0.044729 10.0.0.141 - - [2025-11-13 02:30:07] "POST /neutron/port HTTP/1.1" 200 1224 0.021330 10.0.0.141 - - [2025-11-13 02:30:09] "GET /virtual-machine/94df82b1-a2d4-4dc0-97f5-f883dd77f489 HTTP/1.1" 404 171 0.003558 10.0.0.141 - - [2025-11-13 02:30:09] "GET /virtual-machine/94df82b1-a2d4-4dc0-97f5-f883dd77f489 HTTP/1.1" 404 171 0.003309 10.0.0.141 - - [2025-11-13 02:30:09] "GET /virtual-machine/94df82b1-a2d4-4dc0-97f5-f883dd77f489 HTTP/1.1" 404 171 0.003437 10.0.0.141 - - [2025-11-13 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.141 - - [2025-11-13 02:30:09] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003453 10.0.0.141 - - [2025-11-13 02:30:09] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 1055 0.002739 10.0.0.141 - - [2025-11-13 02:30:09] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005960 10.0.0.141 - - [2025-11-13 02:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.141 - - [2025-11-13 02:30:09] "GET /routing-instance/bf1b9b84-0a88-430f-80bb-b9b7f50457ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004868 10.0.0.141 - - [2025-11-13 02:30:09] "GET /route-target/56f6f269-4bd1-4f5a-84c9-87bfb8887c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003823 10.0.0.141 - - [2025-11-13 02:30:12] "GET /obj-perms HTTP/1.1" 200 5065 0.003677 10.0.0.141 - - [2025-11-13 02:30:12] "GET /obj-perms HTTP/1.1" 200 5065 0.003597 10.0.0.56 - - [2025-11-13 02:30:12] "GET /obj-perms HTTP/1.1" 200 5065 0.003356 10.0.0.141 - - [2025-11-13 02:30:12] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005544 10.0.0.141 - - [2025-11-13 02:30:12] "POST /neutron/network HTTP/1.1" 200 1308 0.104771 10.0.0.141 - - [2025-11-13 02:30:12] "GET /virtual-network/77571339-20f5-4dbc-9713-895600f396fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005209 10.0.0.141 - - [2025-11-13 02:30:12] "DELETE /access-control-list/02b8ed9f-93ca-4c3e-ab86-36b19cf8d318 HTTP/1.1" 200 115 0.114188 10.0.0.141 - - [2025-11-13 02:30:13] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005228 10.0.0.56 - - [2025-11-13 02:30:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.012543 10.0.0.141 - - [2025-11-13 02:30:13] "POST /neutron/network HTTP/1.1" 200 1309 0.076338 10.0.0.141 - - [2025-11-13 02:30:13] "GET /virtual-network/e0968857-05bc-480e-9e77-76bb8f555fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008752 10.0.0.141 - - [2025-11-13 02:30:13] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3797 0.005731 10.0.0.141 - - [2025-11-13 02:30:13] "POST /neutron/network HTTP/1.1" 200 1308 0.089553 10.0.0.141 - - [2025-11-13 02:30:13] "GET /virtual-network/68326571-8d31-40ab-8dee-154be7631970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005424 10.0.0.141 - - [2025-11-13 02:30:13] "POST /ref-update HTTP/1.1" 200 156 0.017066 10.0.0.141 - - [2025-11-13 02:30:13] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3801 0.005784 10.0.0.141 - - [2025-11-13 02:30:13] "POST /neutron/network HTTP/1.1" 200 1309 0.070398 10.0.0.141 - - [2025-11-13 02:30:14] "GET /virtual-network/ebee82bb-37b3-43c2-958b-4738e7b69741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.010976 10.0.0.141 - - [2025-11-13 02:30:14] "DELETE /network-policy/612372ef-2ee5-43dd-88f7-f6efa5d01f99 HTTP/1.1" 200 115 0.040995 10.0.0.141 - - [2025-11-13 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.61 - - [2025-11-13 02:30:14] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.141 - - [2025-11-13 02:30:14] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038366 10.0.0.141 - - [2025-11-13 02:30:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 1755 0.005281 10.0.0.141 - - [2025-11-13 02:30:14] "DELETE /network-policy/8376ccad-d3b2-40c9-9a09-e19a084dbf1d HTTP/1.1" 200 115 0.036787 10.0.0.141 - - [2025-11-13 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.61 - - [2025-11-13 02:30:14] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.141 - - [2025-11-13 02:30:14] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.040114 10.0.0.141 - - [2025-11-13 02:30:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 1523 0.005164 10.0.0.141 - - [2025-11-13 02:30:14] "DELETE /network-policy/199c2783-e7eb-4ac8-8cd6-a7e0f69d0efd HTTP/1.1" 200 115 0.034921 10.0.0.141 - - [2025-11-13 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.61 - - [2025-11-13 02:30:14] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.141 - - [2025-11-13 02:30:14] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039696 10.0.0.141 - - [2025-11-13 02:30:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 1291 0.005000 10.0.0.141 - - [2025-11-13 02:30:14] "DELETE /network-policy/b0d13dd3-b31c-4f9d-b403-585723589ee6 HTTP/1.1" 200 115 0.031792 10.0.0.141 - - [2025-11-13 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.61 - - [2025-11-13 02:30:14] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000901 10.0.0.141 - - [2025-11-13 02:30:14] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035862 10.0.0.141 - - [2025-11-13 02:30:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 1058 0.006412 10.0.0.141 - - [2025-11-13 02:30:14] "DELETE /network-policy/fb741d19-46df-4eef-ad49-e28969f0cccd HTTP/1.1" 200 115 0.035301 10.0.0.141 - - [2025-11-13 02:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.61 - - [2025-11-13 02:30:14] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000923 10.0.0.141 - - [2025-11-13 02:30:15] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.036570 10.0.0.141 - - [2025-11-13 02:30:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 826 0.025956 10.0.0.141 - - [2025-11-13 02:30:15] "DELETE /network-policy/547c101c-5db2-457e-95fd-3b560d07bb67 HTTP/1.1" 200 115 0.035375 10.0.0.141 - - [2025-11-13 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.61 - - [2025-11-13 02:30:15] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001151 10.0.0.141 - - [2025-11-13 02:30:15] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.038589 10.0.0.141 - - [2025-11-13 02:30:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 594 0.005236 10.0.0.141 - - [2025-11-13 02:30:15] "DELETE /network-policy/a078396c-981b-46b4-b611-dc9e5f2b6deb HTTP/1.1" 200 115 0.031505 10.0.0.141 - - [2025-11-13 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.61 - - [2025-11-13 02:30:15] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000940 10.0.0.141 - - [2025-11-13 02:30:15] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.035395 10.0.0.141 - - [2025-11-13 02:30:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.005164 10.0.0.141 - - [2025-11-13 02:30:15] "DELETE /network-policy/94dc8af9-827d-4bcd-ba85-7ab378a18c37 HTTP/1.1" 200 115 0.035482 10.0.0.141 - - [2025-11-13 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.61 - - [2025-11-13 02:30:15] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001268 10.0.0.141 - - [2025-11-13 02:30:15] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.037735 10.0.0.141 - - [2025-11-13 02:30:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyIpv4v6-25499409&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005429 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004695 10.0.0.141 - - [2025-11-13 02:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002360 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002170 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001727 10.0.0.61 - - [2025-11-13 02:30:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004488 10.0.0.141 - - [2025-11-13 02:30:15] "POST /neutron/network HTTP/1.1" 200 151 0.132843 10.0.0.141 - - [2025-11-13 02:30:16] "DELETE /route-target/9431e446-f41f-4d82-89b5-dcc0a5ceeeb4 HTTP/1.1" 200 115 0.023599 10.0.0.141 - - [2025-11-13 02:30:16] "POST /neutron/network HTTP/1.1" 200 1308 0.035796 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004652 10.0.0.141 - - [2025-11-13 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002307 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002044 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001852 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001860 10.0.0.61 - - [2025-11-13 02:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001765 10.0.0.141 - - [2025-11-13 02:30:17] "POST /neutron/network HTTP/1.1" 200 151 0.132000 10.0.0.141 - - [2025-11-13 02:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.141 - - [2025-11-13 02:30:17] "DELETE /network-ipam/b5ea1729-f306-4dc0-ab5e-e625f407d43a HTTP/1.1" 200 115 0.032454 10.0.0.141 - - [2025-11-13 02:30:17] "POST /fqname-to-id HTTP/1.1" 404 252 0.010530 10.0.0.61 - - [2025-11-13 02:30:17] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000932 10.0.0.61 - - [2025-11-13 02:30:17] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1511 0.043488 10.0.0.61 - - [2025-11-13 02:30:17] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001516 10.0.0.61 - - [2025-11-13 02:30:17] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?fields=security_groups HTTP/1.1" 200 1398 0.039925 10.0.0.61 - - [2025-11-13 02:30:17] "DELETE /security-group/d5c86580-dc73-44eb-8d3d-1d0c1e995894 HTTP/1.1" 200 115 0.054017 10.0.0.61 - - [2025-11-13 02:30:17] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000958 10.0.0.61 - - [2025-11-13 02:30:17] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?fields=application_policy_sets HTTP/1.1" 200 1437 0.042490 10.0.0.141 - - [2025-11-13 02:30:17] "DELETE /access-control-list/e836012a-3cc4-4b2a-bc43-7d3a0f70be85 HTTP/1.1" 200 115 0.043104 10.0.0.141 - - [2025-11-13 02:30:17] "DELETE /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0 HTTP/1.1" 200 115 0.393169 10.0.0.61 - - [2025-11-13 02:30:17] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001092 10.0.0.141 - - [2025-11-13 02:30:17] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?fields=projects HTTP/1.1" 200 1244 0.009973 10.0.0.141 - - [2025-11-13 02:30:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003017 10.0.0.61 - - [2025-11-13 02:30:23] "POST /id-to-fqname HTTP/1.1" 200 198 0.002385 10.0.0.61 - - [2025-11-13 02:30:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.006252 10.0.0.61 - - [2025-11-13 02:30:23] "POST /security-groups HTTP/1.1" 200 599 0.031167 10.0.0.61 - - [2025-11-13 02:30:23] "POST /projects HTTP/1.1" 200 601 0.253844 10.0.0.141 - - [2025-11-13 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.279548 10.0.0.141 - - [2025-11-13 02:30:23] "POST /fqname-to-id HTTP/1.1" 404 241 0.005409 10.0.0.61 - - [2025-11-13 02:30:23] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001163 10.0.0.141 - - [2025-11-13 02:30:23] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.037861 10.0.0.141 - - [2025-11-13 02:30:23] "POST /network-policys HTTP/1.1" 200 559 0.025651 10.0.0.141 - - [2025-11-13 02:30:23] "GET /network-policy/2957a79d-9ed6-462c-a9a8-cb7b5c6c727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.006265 10.0.0.141 - - [2025-11-13 02:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.61 - - [2025-11-13 02:30:23] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001206 10.0.0.141 - - [2025-11-13 02:30:23] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.033069 10.0.0.141 - - [2025-11-13 02:30:23] "POST /ref-update HTTP/1.1" 200 156 0.031179 10.0.0.61 - - [2025-11-13 02:30:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005921 10.0.0.141 - - [2025-11-13 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 721 0.184208 10.0.0.56 - - [2025-11-13 02:30:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.064970 10.0.0.141 - - [2025-11-13 02:30:24] "POST /id-to-fqname HTTP/1.1" 200 229 0.001655 10.0.0.141 - - [2025-11-13 02:30:24] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006494 10.0.0.141 - - [2025-11-13 02:30:24] "POST /neutron/network HTTP/1.1" 200 1006 0.008085 10.0.0.141 - - [2025-11-13 02:30:24] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005047 10.0.0.141 - - [2025-11-13 02:30:24] "POST /neutron/subnet HTTP/1.1" 200 823 0.007850 10.0.0.141 - - [2025-11-13 02:30:24] "POST /neutron/network HTTP/1.1" 200 1105 0.015954 10.0.0.141 - - [2025-11-13 02:30:24] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004582 10.0.0.141 - - [2025-11-13 02:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.141 - - [2025-11-13 02:30:24] "GET /network-policy/2957a79d-9ed6-462c-a9a8-cb7b5c6c727e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3105 0.003965 10.0.0.141 - - [2025-11-13 02:30:24] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005417 10.0.0.141 - - [2025-11-13 02:30:25] "POST /id-to-fqname HTTP/1.1" 200 229 0.001280 10.0.0.61 - - [2025-11-13 02:30:25] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000905 10.0.0.141 - - [2025-11-13 02:30:25] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.068037 10.0.0.141 - - [2025-11-13 02:30:26] "POST /neutron/port HTTP/1.1" 200 117 0.006831 10.0.0.141 - - [2025-11-13 02:30:26] "POST /id-to-fqname HTTP/1.1" 200 229 0.001310 10.0.0.141 - - [2025-11-13 02:30:26] "POST /neutron/network HTTP/1.1" 200 1115 0.010038 10.0.0.141 - - [2025-11-13 02:30:26] "PUT /access-control-list/6f0d5210-b264-4481-836f-9fd79dddecac HTTP/1.1" 200 272 0.016747 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/port HTTP/1.1" 200 1173 0.017747 10.0.0.61 - - [2025-11-13 02:30:27] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001829 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/port HTTP/1.1" 200 1201 0.019107 10.0.0.141 - - [2025-11-13 02:30:27] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.094932 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/network HTTP/1.1" 200 1105 0.031849 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/port HTTP/1.1" 200 117 0.001573 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006885 10.0.0.141 - - [2025-11-13 02:30:27] "POST /neutron/security_group HTTP/1.1" 200 2066 0.009740 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/port HTTP/1.1" 200 1173 0.021566 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/port HTTP/1.1" 200 1201 0.014265 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/subnet HTTP/1.1" 200 1376 0.011728 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.001083 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/network HTTP/1.1" 200 1115 0.006649 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/subnet HTTP/1.1" 200 1376 0.019892 10.0.0.141 - - [2025-11-13 02:30:28] "POST /neutron/network HTTP/1.1" 200 1105 0.008537 10.0.0.141 - - [2025-11-13 02:30:32] "POST /neutron/network HTTP/1.1" 200 1115 0.006073 10.0.0.141 - - [2025-11-13 02:30:32] "POST /neutron/subnet HTTP/1.1" 200 1376 0.012418 10.0.0.141 - - [2025-11-13 02:30:32] "POST /neutron/network HTTP/1.1" 200 1105 0.008792 10.0.0.141 - - [2025-11-13 02:30:32] "POST /neutron/port HTTP/1.1" 200 1201 0.014179 10.0.0.141 - - [2025-11-13 02:30:33] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007805 10.0.0.141 - - [2025-11-13 02:30:33] "GET /virtual-machine/051f6c21-08cf-44d3-ad5d-ee5a8b691b75 HTTP/1.1" 200 1299 0.037153 10.0.0.141 - - [2025-11-13 02:30:33] "GET /virtual-machine-interface/ba477951-822c-44c2-bad9-0df2b6cdbef0 HTTP/1.1" 200 3179 0.009306 10.0.0.141 - - [2025-11-13 02:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007539 10.0.0.141 - - [2025-11-13 02:30:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005649 10.0.0.141 - - [2025-11-13 02:30:33] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003831 10.0.0.141 - - [2025-11-13 02:30:33] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005545 10.0.0.141 - - [2025-11-13 02:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.141 - - [2025-11-13 02:30:36] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007187 10.0.0.141 - - [2025-11-13 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.141 - - [2025-11-13 02:30:40] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005515 10.0.0.141 - - [2025-11-13 02:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2025-11-13 02:30:44] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005734 10.0.0.141 - - [2025-11-13 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.141 - - [2025-11-13 02:30:48] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005182 10.0.0.141 - - [2025-11-13 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.141 - - [2025-11-13 02:30:52] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004692 10.0.0.141 - - [2025-11-13 02:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 02:30:56] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004915 10.0.0.141 - - [2025-11-13 02:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.141 - - [2025-11-13 02:31:00] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005354 10.0.0.141 - - [2025-11-13 02:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.141 - - [2025-11-13 02:31:05] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004657 10.0.0.61 - - [2025-11-13 02:31:07] "DELETE /project/a7b10ef5865b4581b7da51dd9d5742b0 HTTP/1.1" 404 173 0.025010 10.0.0.141 - - [2025-11-13 02:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.141 - - [2025-11-13 02:31:07] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003918 10.0.0.141 - - [2025-11-13 02:31:07] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003341 10.0.0.141 - - [2025-11-13 02:31:07] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006253 10.0.0.61 - - [2025-11-13 02:31:08] "GET /obj-perms HTTP/1.1" 200 5075 0.042456 10.0.0.141 - - [2025-11-13 02:31:12] "POST /neutron/port HTTP/1.1" 200 1201 0.015462 10.0.0.141 - - [2025-11-13 02:31:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.005733 10.0.0.141 - - [2025-11-13 02:31:22] "POST /neutron/port HTTP/1.1" 200 1201 0.017264 10.0.0.141 - - [2025-11-13 02:31:25] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007190 10.0.0.141 - - [2025-11-13 02:31:28] "POST /neutron/port HTTP/1.1" 200 1201 0.014794 10.0.0.141 - - [2025-11-13 02:31:28] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006754 10.0.0.141 - - [2025-11-13 02:31:28] "GET /virtual-machine/88ee6f38-b900-4afa-a485-3c53e76cfb68 HTTP/1.1" 200 1300 0.005671 10.0.0.141 - - [2025-11-13 02:31:28] "GET /virtual-machine-interface/adbc5c38-832b-4ff2-8cd8-0f45b8a5b32e HTTP/1.1" 200 3179 0.005702 10.0.0.141 - - [2025-11-13 02:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.141 - - [2025-11-13 02:31:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003497 10.0.0.141 - - [2025-11-13 02:31:28] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003386 10.0.0.141 - - [2025-11-13 02:31:28] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005685 10.0.0.141 - - [2025-11-13 02:31:28] "POST /neutron/network HTTP/1.1" 200 1115 0.037220 10.0.0.141 - - [2025-11-13 02:31:29] "POST /neutron/subnet HTTP/1.1" 200 1376 0.015372 10.0.0.141 - - [2025-11-13 02:31:29] "POST /neutron/network HTTP/1.1" 200 1105 0.010202 10.0.0.141 - - [2025-11-13 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.141 - - [2025-11-13 02:31:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005610 10.0.0.141 - - [2025-11-13 02:31:29] "GET /virtual-networks?parent_id=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003652 10.0.0.141 - - [2025-11-13 02:31:29] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006557 10.0.0.141 - - [2025-11-13 02:31:33] "POST /neutron/port HTTP/1.1" 200 1201 0.036818 10.0.0.141 - - [2025-11-13 02:31:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006045 10.0.0.141 - - [2025-11-13 02:31:33] "POST /neutron/port HTTP/1.1" 200 117 0.001484 10.0.0.141 - - [2025-11-13 02:31:34] "POST /neutron/port HTTP/1.1" 200 1201 0.017095 10.0.0.141 - - [2025-11-13 02:31:53] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006771 10.0.0.141 - - [2025-11-13 02:31:53] "POST /neutron/network HTTP/1.1" 200 1006 0.086564 10.0.0.141 - - [2025-11-13 02:31:53] "GET /virtual-network/5b89724b-d8da-408d-97a3-6e6ce6428724?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006675 10.0.0.141 - - [2025-11-13 02:31:53] "POST /neutron/network HTTP/1.1" 400 204 0.013145 10.0.0.141 - - [2025-11-13 02:31:54] "POST /neutron/port HTTP/1.1" 200 1201 0.014585 10.0.0.141 - - [2025-11-13 02:31:54] "POST /neutron/port HTTP/1.1" 200 151 0.258480 10.0.0.141 - - [2025-11-13 02:31:56] "DELETE /route-target/e83f592d-0a33-4e7b-8bbc-bc808f732baa HTTP/1.1" 200 115 0.019954 10.0.0.141 - - [2025-11-13 02:31:56] "DELETE /network-policy/2957a79d-9ed6-462c-a9a8-cb7b5c6c727e HTTP/1.1" 200 115 0.031209 10.0.0.61 - - [2025-11-13 02:31:58] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.025819 10.0.0.141 - - [2025-11-13 02:31:58] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.101327 10.0.0.61 - - [2025-11-13 02:31:58] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000817 10.0.0.141 - - [2025-11-13 02:31:58] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?fields=virtual_networks HTTP/1.1" 200 1059 0.035369 10.0.0.61 - - [2025-11-13 02:31:58] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002064 10.0.0.141 - - [2025-11-13 02:31:59] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.053795 10.0.0.61 - - [2025-11-13 02:31:59] "GET /projects?obj_uuids=a7b10ef5-865b-4581-b7da-51dd9d5742b0&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000946 10.0.0.141 - - [2025-11-13 02:31:59] "GET /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0?fields=security_groups HTTP/1.1" 200 1293 0.035168 10.0.0.141 - - [2025-11-13 02:31:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.022627 10.0.0.61 - - [2025-11-13 02:32:00] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003325 10.0.0.61 - - [2025-11-13 02:32:00] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000914 10.0.0.61 - - [2025-11-13 02:32:00] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006420 10.0.0.61 - - [2025-11-13 02:32:00] "POST /id-to-fqname HTTP/1.1" 200 204 0.003663 10.0.0.61 - - [2025-11-13 02:32:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.004758 10.0.0.61 - - [2025-11-13 02:32:00] "POST /security-groups HTTP/1.1" 200 605 0.025980 10.0.0.61 - - [2025-11-13 02:32:00] "POST /projects HTTP/1.1" 200 613 0.247186 10.0.0.141 - - [2025-11-13 02:32:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.010900 10.0.0.61 - - [2025-11-13 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.323437 10.0.0.141 - - [2025-11-13 02:32:00] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.476498 10.0.0.141 - - [2025-11-13 02:32:01] "GET / HTTP/1.1" 200 35931 0.001385 10.0.0.141 - - [2025-11-13 02:32:05] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000464 10.0.0.61 - - [2025-11-13 02:32:05] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000922 10.0.0.141 - - [2025-11-13 02:32:05] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.057262 10.0.0.141 - - [2025-11-13 02:32:05] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.141 - - [2025-11-13 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.61 - - [2025-11-13 02:32:06] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000896 10.0.0.141 - - [2025-11-13 02:32:06] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006099 10.0.0.141 - - [2025-11-13 02:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.61 - - [2025-11-13 02:32:06] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001462 10.0.0.141 - - [2025-11-13 02:32:06] "DELETE /access-control-list/870d1396-c48a-47e1-b871-2f414e2a1bd4 HTTP/1.1" 200 115 0.046862 10.0.0.141 - - [2025-11-13 02:32:06] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.050308 10.0.0.61 - - [2025-11-13 02:32:07] "DELETE /project/3daae0972c7c4aca9180517ab1188c64 HTTP/1.1" 404 173 0.005711 10.0.0.61 - - [2025-11-13 02:32:07] "DELETE /project/a7b10ef5-865b-4581-b7da-51dd9d5742b0 HTTP/1.1" 404 177 0.006070 10.0.0.141 - - [2025-11-13 02:32:07] "GET /domains HTTP/1.1" 401 293 0.000410 10.0.0.141 - - [2025-11-13 02:32:08] "GET /domains HTTP/1.1" 200 280 0.025256 10.0.0.61 - - [2025-11-13 02:32:08] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001354 10.0.0.141 - - [2025-11-13 02:32:08] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00 HTTP/1.1" 200 2587 0.009321 10.0.0.61 - - [2025-11-13 02:32:08] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000841 10.0.0.141 - - [2025-11-13 02:32:08] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64 HTTP/1.1" 200 1946 0.087440 10.0.0.141 - - [2025-11-13 02:32:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.003023 10.0.0.141 - - [2025-11-13 02:32:08] "POST /network-ipams HTTP/1.1" 200 627 0.034949 10.0.0.141 - - [2025-11-13 02:32:08] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 814 0.003870 10.0.0.141 - - [2025-11-13 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.141 - - [2025-11-13 02:32:08] "GET /network-ipam/7ca05e3f-6ddc-4403-8775-367f1a028d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006401 10.0.0.141 - - [2025-11-13 02:32:08] "PUT /network-ipam/7ca05e3f-6ddc-4403-8775-367f1a028d0c HTTP/1.1" 200 258 0.014083 10.0.0.141 - - [2025-11-13 02:32:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000599 10.0.0.141 - - [2025-11-13 02:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.345772 10.0.0.61 - - [2025-11-13 02:32:09] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001579 10.0.0.141 - - [2025-11-13 02:32:09] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.041489 10.0.0.56 - - [2025-11-13 02:32:09] "GET /obj-perms HTTP/1.1" 200 5075 0.079743 10.0.0.141 - - [2025-11-13 02:32:09] "POST /neutron/network HTTP/1.1" 200 117 0.032063 10.0.0.56 - - [2025-11-13 02:32:10] "POST /fqname-to-id HTTP/1.1" 404 207 0.002450 10.0.0.61 - - [2025-11-13 02:32:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008374 10.0.0.141 - - [2025-11-13 02:32:10] "POST /neutron/subnet HTTP/1.1" 200 828 0.182781 10.0.0.141 - - [2025-11-13 02:32:10] "POST /id-to-fqname HTTP/1.1" 200 237 0.001307 10.0.0.141 - - [2025-11-13 02:32:10] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005937 10.0.0.141 - - [2025-11-13 02:32:10] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005049 10.0.0.141 - - [2025-11-13 02:32:10] "POST /neutron/network HTTP/1.1" 200 1143 0.008085 10.0.0.141 - - [2025-11-13 02:32:10] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.005679 10.0.0.141 - - [2025-11-13 02:32:11] "GET /obj-perms HTTP/1.1" 200 5040 0.054376 10.0.0.141 - - [2025-11-13 02:32:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.003257 10.0.0.141 - - [2025-11-13 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.61 - - [2025-11-13 02:32:12] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001010 10.0.0.141 - - [2025-11-13 02:32:12] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.061415 10.0.0.141 - - [2025-11-13 02:32:12] "POST /network-policys HTTP/1.1" 200 565 0.025226 10.0.0.141 - - [2025-11-13 02:32:12] "GET /network-policy/7d790f03-978d-42d6-9772-c81ff67805e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.005884 10.0.0.141 - - [2025-11-13 02:32:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.003214 10.0.0.141 - - [2025-11-13 02:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.61 - - [2025-11-13 02:32:13] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000927 10.0.0.141 - - [2025-11-13 02:32:13] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.059712 10.0.0.141 - - [2025-11-13 02:32:13] "POST /network-policys HTTP/1.1" 200 565 0.070863 10.0.0.141 - - [2025-11-13 02:32:13] "GET /network-policy/665cdcea-cb8a-47c2-87ab-2ff08ad2ebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005880 10.0.0.141 - - [2025-11-13 02:32:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.004014 10.0.0.141 - - [2025-11-13 02:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.61 - - [2025-11-13 02:32:13] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001349 10.0.0.141 - - [2025-11-13 02:32:13] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.071390 10.0.0.141 - - [2025-11-13 02:32:13] "POST /network-policys HTTP/1.1" 200 565 0.027074 10.0.0.141 - - [2025-11-13 02:32:13] "GET /network-policy/9d51362a-3461-4644-92bf-ed41042901f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.005573 10.0.0.141 - - [2025-11-13 02:32:13] "POST /neutron/network HTTP/1.1" 200 1143 0.008685 10.0.0.141 - - [2025-11-13 02:32:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.006287 10.0.0.141 - - [2025-11-13 02:32:14] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.007580 10.0.0.141 - - [2025-11-13 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.141 - - [2025-11-13 02:32:14] "GET /network-policy/665cdcea-cb8a-47c2-87ab-2ff08ad2ebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.004153 10.0.0.141 - - [2025-11-13 02:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.141 - - [2025-11-13 02:32:14] "GET /network-policy/7d790f03-978d-42d6-9772-c81ff67805e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004456 10.0.0.141 - - [2025-11-13 02:32:14] "POST /id-to-fqname HTTP/1.1" 200 237 0.001291 10.0.0.141 - - [2025-11-13 02:32:14] "POST /neutron/network HTTP/1.1" 200 1351 0.008609 10.0.0.61 - - [2025-11-13 02:32:15] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000952 10.0.0.141 - - [2025-11-13 02:32:15] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.062175 10.0.0.141 - - [2025-11-13 02:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.006398 10.0.0.61 - - [2025-11-13 02:32:16] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000906 10.0.0.141 - - [2025-11-13 02:32:16] "POST /neutron/port HTTP/1.1" 200 1182 0.363791 10.0.0.141 - - [2025-11-13 02:32:16] "POST /neutron/port HTTP/1.1" 200 1236 0.108695 10.0.0.141 - - [2025-11-13 02:32:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003881 10.0.0.141 - - [2025-11-13 02:32:16] "POST /neutron/port HTTP/1.1" 200 117 0.001150 10.0.0.141 - - [2025-11-13 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2072 0.007107 10.0.0.141 - - [2025-11-13 02:32:20] "POST /neutron/port HTTP/1.1" 200 1210 0.017323 10.0.0.141 - - [2025-11-13 02:32:20] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 401 293 0.000412 10.0.0.141 - - [2025-11-13 02:32:21] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 200 1306 0.032530 10.0.0.141 - - [2025-11-13 02:32:21] "GET /virtual-machine-interface/560baac7-666a-40d4-9818-8ad6df369e42 HTTP/1.1" 200 3177 0.005160 10.0.0.141 - - [2025-11-13 02:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.141 - - [2025-11-13 02:32:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003637 10.0.0.141 - - [2025-11-13 02:32:21] "GET /virtual-networks?parent_id=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002563 10.0.0.141 - - [2025-11-13 02:32:21] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006221 10.0.0.141 - - [2025-11-13 02:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.141 - - [2025-11-13 02:32:24] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005837 10.0.0.141 - - [2025-11-13 02:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2025-11-13 02:32:28] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005054 10.0.0.141 - - [2025-11-13 02:32:29] "POST /neutron/port HTTP/1.1" 200 1210 0.018381 10.0.0.141 - - [2025-11-13 02:32:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003777 10.0.0.141 - - [2025-11-13 02:32:29] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.141 - - [2025-11-13 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2025-11-13 02:32:32] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005386 10.0.0.141 - - [2025-11-13 02:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.141 - - [2025-11-13 02:32:36] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.004814 10.0.0.141 - - [2025-11-13 02:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.141 - - [2025-11-13 02:32:40] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005208 10.0.0.141 - - [2025-11-13 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.141 - - [2025-11-13 02:32:45] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.006020 10.0.0.141 - - [2025-11-13 02:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.141 - - [2025-11-13 02:32:49] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.007397 10.0.0.141 - - [2025-11-13 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.141 - - [2025-11-13 02:32:53] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.004836 10.0.0.141 - - [2025-11-13 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.141 - - [2025-11-13 02:32:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003458 10.0.0.141 - - [2025-11-13 02:32:55] "GET /virtual-networks?parent_id=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.003427 10.0.0.141 - - [2025-11-13 02:32:55] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3307 0.005812 10.0.0.141 - - [2025-11-13 02:32:55] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006623 10.0.0.56 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.56 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.61 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.61 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.56 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000425 10.0.0.56 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.001753 10.0.0.61 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000349 10.0.0.61 - - [2025-11-13 02:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2025-11-13 02:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2025-11-13 02:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2025-11-13 02:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2025-11-13 02:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2025-11-13 02:33:04] "POST /neutron/port HTTP/1.1" 200 1210 0.014662 10.0.0.141 - - [2025-11-13 02:33:05] "POST /neutron/security_group HTTP/1.1" 200 2072 0.008468 10.0.0.141 - - [2025-11-13 02:33:16] "POST /neutron/port HTTP/1.1" 200 1210 0.017085 10.0.0.141 - - [2025-11-13 02:33:16] "POST /neutron/security_group HTTP/1.1" 200 2072 0.006829 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/7d790f03-978d-42d6-9772-c81ff67805e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004148 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/665cdcea-cb8a-47c2-87ab-2ff08ad2ebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.005084 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/9d51362a-3461-4644-92bf-ed41042901f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004587 10.0.0.141 - - [2025-11-13 02:33:16] "PUT /access-control-list/14ed6560-c868-44fd-bccc-5dee7ec46607 HTTP/1.1" 200 272 0.022476 10.0.0.141 - - [2025-11-13 02:33:16] "POST /neutron/network HTTP/1.1" 200 1433 0.023654 10.0.0.141 - - [2025-11-13 02:33:16] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.006060 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/665cdcea-cb8a-47c2-87ab-2ff08ad2ebe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3109 0.003848 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/7d790f03-978d-42d6-9772-c81ff67805e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4074 0.004616 10.0.0.141 - - [2025-11-13 02:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.141 - - [2025-11-13 02:33:16] "GET /network-policy/9d51362a-3461-4644-92bf-ed41042901f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2141 0.004703 10.0.0.141 - - [2025-11-13 02:33:21] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3603 0.005880 10.0.0.56 - - [2025-11-13 02:33:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.004596 10.0.0.141 - - [2025-11-13 02:33:22] "POST /neutron/network HTTP/1.1" 200 1143 0.012147 10.0.0.141 - - [2025-11-13 02:33:22] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.004833 10.0.0.141 - - [2025-11-13 02:33:27] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 200 1306 0.003823 10.0.0.141 - - [2025-11-13 02:33:27] "POST /neutron/port HTTP/1.1" 200 151 0.230294 10.0.0.141 - - [2025-11-13 02:33:29] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 404 171 0.003457 10.0.0.141 - - [2025-11-13 02:33:29] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 404 171 0.002699 10.0.0.141 - - [2025-11-13 02:33:29] "GET /virtual-machine/408ea813-e1f7-4cd4-ab7e-2066263be43e HTTP/1.1" 404 171 0.002627 10.0.0.141 - - [2025-11-13 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.141 - - [2025-11-13 02:33:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004017 10.0.0.141 - - [2025-11-13 02:33:29] "GET /virtual-networks?parent_id=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.002848 10.0.0.141 - - [2025-11-13 02:33:29] "GET /virtual-network/fcec35c4-ac73-43f8-a537-c0252d06b198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2690 0.006555 10.0.0.141 - - [2025-11-13 02:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.141 - - [2025-11-13 02:33:29] "GET /routing-instance/3abf5dfc-1f21-46d9-be8a-42c1c5702dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004709 10.0.0.141 - - [2025-11-13 02:33:29] "GET /route-target/c319b7ce-d9e5-42e8-af3b-624e5dc29118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004156 10.0.0.141 - - [2025-11-13 02:33:29] "GET /obj-perms HTTP/1.1" 200 5040 0.003433 10.0.0.141 - - [2025-11-13 02:33:35] "GET /obj-perms HTTP/1.1" 200 5040 0.004083 10.0.0.141 - - [2025-11-13 02:33:39] "GET /obj-perms HTTP/1.1" 200 5040 0.004339 10.0.0.141 - - [2025-11-13 02:33:42] "GET /obj-perms HTTP/1.1" 200 5040 0.005451 10.0.0.61 - - [2025-11-13 02:33:42] "GET /obj-perms HTTP/1.1" 200 5040 0.060539 10.0.0.141 - - [2025-11-13 02:33:42] "DELETE /network-policy/9d51362a-3461-4644-92bf-ed41042901f9 HTTP/1.1" 200 115 0.048198 10.0.0.141 - - [2025-11-13 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.61 - - [2025-11-13 02:33:42] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001059 10.0.0.141 - - [2025-11-13 02:33:42] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.063188 10.0.0.141 - - [2025-11-13 02:33:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-21306933&detail=False&count=False&shared=False HTTP/1.1" 200 606 0.005487 10.0.0.141 - - [2025-11-13 02:33:42] "DELETE /network-policy/665cdcea-cb8a-47c2-87ab-2ff08ad2ebe6 HTTP/1.1" 200 115 0.034834 10.0.0.141 - - [2025-11-13 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.61 - - [2025-11-13 02:33:42] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001047 10.0.0.141 - - [2025-11-13 02:33:42] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.041061 10.0.0.141 - - [2025-11-13 02:33:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-21306933&detail=False&count=False&shared=False HTTP/1.1" 200 368 0.005687 10.0.0.141 - - [2025-11-13 02:33:42] "DELETE /network-policy/7d790f03-978d-42d6-9772-c81ff67805e2 HTTP/1.1" 200 115 0.032306 10.0.0.141 - - [2025-11-13 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.61 - - [2025-11-13 02:33:43] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000900 10.0.0.141 - - [2025-11-13 02:33:43] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.034696 10.0.0.141 - - [2025-11-13 02:33:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyModifyIpv4v6-21306933&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004972 10.0.0.141 - - [2025-11-13 02:33:43] "DELETE /route-target/c319b7ce-d9e5-42e8-af3b-624e5dc29118 HTTP/1.1" 200 115 0.016661 10.0.0.141 - - [2025-11-13 02:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.141 - - [2025-11-13 02:33:43] "DELETE /network-ipam/7ca05e3f-6ddc-4403-8775-367f1a028d0c HTTP/1.1" 200 115 0.038025 10.0.0.141 - - [2025-11-13 02:33:43] "POST /fqname-to-id HTTP/1.1" 404 264 0.003411 10.0.0.61 - - [2025-11-13 02:33:43] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001111 10.0.0.61 - - [2025-11-13 02:33:43] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.042007 10.0.0.61 - - [2025-11-13 02:33:43] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000848 10.0.0.61 - - [2025-11-13 02:33:43] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?fields=security_groups HTTP/1.1" 200 1415 0.033101 10.0.0.61 - - [2025-11-13 02:33:43] "DELETE /security-group/4d2fe9cc-9845-449e-94e0-c5b2480b7d73 HTTP/1.1" 200 115 0.060956 10.0.0.61 - - [2025-11-13 02:33:43] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000968 10.0.0.61 - - [2025-11-13 02:33:43] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?fields=application_policy_sets HTTP/1.1" 200 1454 0.065228 10.0.0.141 - - [2025-11-13 02:33:44] "DELETE /project/3daae097-2c7c-4aca-9180-517ab1188c64 HTTP/1.1" 200 115 0.404412 10.0.0.61 - - [2025-11-13 02:33:44] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001647 10.0.0.141 - - [2025-11-13 02:33:44] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?fields=projects HTTP/1.1" 200 1244 0.011544 10.0.0.61 - - [2025-11-13 02:33:46] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002816 10.0.0.61 - - [2025-11-13 02:33:46] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.61 - - [2025-11-13 02:33:46] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.048581 10.0.0.61 - - [2025-11-13 02:33:46] "POST /id-to-fqname HTTP/1.1" 200 204 0.002552 10.0.0.61 - - [2025-11-13 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004020 10.0.0.61 - - [2025-11-13 02:33:46] "POST /security-groups HTTP/1.1" 200 605 0.038781 10.0.0.141 - - [2025-11-13 02:33:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.003503 10.0.0.61 - - [2025-11-13 02:33:46] "POST /projects HTTP/1.1" 200 613 0.243373 10.0.0.61 - - [2025-11-13 02:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.315074 10.0.0.141 - - [2025-11-13 02:33:47] "POST /access-control-lists HTTP/1.1" 200 608 0.026761 10.0.0.141 - - [2025-11-13 02:33:47] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.466236 10.0.0.61 - - [2025-11-13 02:33:47] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.000985 10.0.0.141 - - [2025-11-13 02:33:47] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?fields=virtual_networks HTTP/1.1" 200 1070 0.046477 10.0.0.61 - - [2025-11-13 02:33:47] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001083 10.0.0.141 - - [2025-11-13 02:33:47] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?fields=virtual_machine_interfaces HTTP/1.1" 200 1070 0.046893 10.0.0.61 - - [2025-11-13 02:33:47] "GET /projects?obj_uuids=3daae097-2c7c-4aca-9180-517ab1188c64&detail=False&count=False&shared=False HTTP/1.1" 200 363 0.001544 10.0.0.141 - - [2025-11-13 02:33:47] "GET /project/3daae097-2c7c-4aca-9180-517ab1188c64?fields=security_groups HTTP/1.1" 200 1310 0.037625 10.0.0.141 - - [2025-11-13 02:33:48] "POST /fqname-to-id HTTP/1.1" 404 204 0.023925 10.0.0.61 - - [2025-11-13 02:33:48] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002695 10.0.0.61 - - [2025-11-13 02:33:48] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.61 - - [2025-11-13 02:33:48] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007024 10.0.0.61 - - [2025-11-13 02:33:48] "POST /id-to-fqname HTTP/1.1" 200 206 0.001262 10.0.0.61 - - [2025-11-13 02:33:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.004839 10.0.0.61 - - [2025-11-13 02:33:48] "POST /security-groups HTTP/1.1" 200 607 0.025122 10.0.0.61 - - [2025-11-13 02:33:48] "POST /projects HTTP/1.1" 200 617 0.227784 10.0.0.141 - - [2025-11-13 02:33:48] "POST /fqname-to-id HTTP/1.1" 404 249 0.003887 10.0.0.61 - - [2025-11-13 02:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.294090 10.0.0.141 - - [2025-11-13 02:33:48] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.437440 10.0.0.141 - - [2025-11-13 02:33:49] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.141 - - [2025-11-13 02:33:50] "DELETE /access-control-list/4e3026c8-f221-409b-b0c9-0b5f045b781b HTTP/1.1" 200 115 0.041629 10.0.0.141 - - [2025-11-13 02:33:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000705 10.0.0.141 - - [2025-11-13 02:33:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.025932 10.0.0.141 - - [2025-11-13 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.61 - - [2025-11-13 02:33:53] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001487 10.0.0.141 - - [2025-11-13 02:33:53] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.053645 10.0.0.141 - - [2025-11-13 02:33:53] "POST /network-policys HTTP/1.1" 200 567 0.072019 10.0.0.141 - - [2025-11-13 02:33:53] "GET /network-policy/6d119aed-1380-43bd-8793-013759c258c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.006127 10.0.0.141 - - [2025-11-13 02:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.61 - - [2025-11-13 02:33:53] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001283 10.0.0.141 - - [2025-11-13 02:33:53] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.041906 10.0.0.141 - - [2025-11-13 02:33:53] "POST /neutron/network HTTP/1.1" 200 117 0.031031 10.0.0.61 - - [2025-11-13 02:33:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002446 10.0.0.141 - - [2025-11-13 02:33:54] "POST /neutron/subnet HTTP/1.1" 200 828 0.221205 10.0.0.141 - - [2025-11-13 02:33:54] "POST /id-to-fqname HTTP/1.1" 200 237 0.001293 10.0.0.141 - - [2025-11-13 02:33:54] "GET /virtual-network/f6274dee-3b36-422d-9eb3-016a1e2281c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.004998 10.0.0.141 - - [2025-11-13 02:33:54] "GET /virtual-network/f6274dee-3b36-422d-9eb3-016a1e2281c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005516 10.0.0.141 - - [2025-11-13 02:33:54] "POST /neutron/network HTTP/1.1" 200 1016 0.008828 10.0.0.141 - - [2025-11-13 02:33:54] "POST /neutron/network HTTP/1.1" 200 1016 0.008358 10.0.0.141 - - [2025-11-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 252 0.002985 10.0.0.141 - - [2025-11-13 02:33:54] "GET /virtual-network/f6274dee-3b36-422d-9eb3-016a1e2281c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006937 10.0.0.141 - - [2025-11-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.141 - - [2025-11-13 02:33:54] "GET /network-policy/6d119aed-1380-43bd-8793-013759c258c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004478 10.0.0.141 - - [2025-11-13 02:33:55] "GET /virtual-network/f6274dee-3b36-422d-9eb3-016a1e2281c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.006593 10.0.0.56 - - [2025-11-13 02:33:56] "GET /obj-perms HTTP/1.1" 200 5081 0.043868 10.0.0.141 - - [2025-11-13 02:33:56] "DELETE /network-policy/6d119aed-1380-43bd-8793-013759c258c0 HTTP/1.1" 409 238 0.008590 10.0.0.141 - - [2025-11-13 02:33:56] "POST /neutron/network HTTP/1.1" 200 1123 0.008088 10.0.0.141 - - [2025-11-13 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2025-11-13 02:33:57] "DELETE /network-policy/6d119aed-1380-43bd-8793-013759c258c0 HTTP/1.1" 200 115 0.033177 10.0.0.141 - - [2025-11-13 02:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.61 - - [2025-11-13 02:33:57] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000900 10.0.0.141 - - [2025-11-13 02:33:57] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.035636 10.0.0.141 - - [2025-11-13 02:33:57] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestBasicPolicyNegativeIpv4v6-94204588&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005483 10.0.0.61 - - [2025-11-13 02:33:59] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001109 10.0.0.141 - - [2025-11-13 02:33:59] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.036973 10.0.0.61 - - [2025-11-13 02:33:59] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001131 10.0.0.141 - - [2025-11-13 02:34:00] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?fields=virtual_networks HTTP/1.1" 200 1074 0.039362 10.0.0.61 - - [2025-11-13 02:34:00] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001068 10.0.0.141 - - [2025-11-13 02:34:00] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?fields=virtual_machine_interfaces HTTP/1.1" 200 1074 0.042059 10.0.0.61 - - [2025-11-13 02:34:00] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000948 10.0.0.141 - - [2025-11-13 02:34:00] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?fields=security_groups HTTP/1.1" 200 1316 0.042012 10.0.0.141 - - [2025-11-13 02:34:00] "POST /fqname-to-id HTTP/1.1" 404 188 0.041777 10.0.0.61 - - [2025-11-13 02:34:01] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003819 10.0.0.61 - - [2025-11-13 02:34:01] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.61 - - [2025-11-13 02:34:01] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006267 10.0.0.61 - - [2025-11-13 02:34:01] "POST /id-to-fqname HTTP/1.1" 200 190 0.002069 10.0.0.61 - - [2025-11-13 02:34:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.007794 10.0.0.61 - - [2025-11-13 02:34:01] "POST /security-groups HTTP/1.1" 200 591 0.026792 10.0.0.61 - - [2025-11-13 02:34:01] "POST /projects HTTP/1.1" 200 585 0.257739 10.0.0.141 - - [2025-11-13 02:34:01] "POST /access-control-lists HTTP/1.1" 200 596 0.026127 10.0.0.61 - - [2025-11-13 02:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.333137 10.0.0.141 - - [2025-11-13 02:34:01] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.487099 10.0.0.141 - - [2025-11-13 02:34:02] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.141 - - [2025-11-13 02:34:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000469 10.0.0.141 - - [2025-11-13 02:34:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.051103 10.0.0.141 - - [2025-11-13 02:34:04] "POST /network-ipams HTTP/1.1" 200 513 0.025736 10.0.0.141 - - [2025-11-13 02:34:04] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003300 10.0.0.141 - - [2025-11-13 02:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.141 - - [2025-11-13 02:34:04] "GET /network-ipam/b284a506-af82-4c68-8073-460d19c435a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.006631 10.0.0.141 - - [2025-11-13 02:34:04] "PUT /network-ipam/b284a506-af82-4c68-8073-460d19c435a6 HTTP/1.1" 200 258 0.015436 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 750 0.003386 10.0.0.141 - - [2025-11-13 02:34:05] "POST /network-ipams HTTP/1.1" 200 513 0.024327 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003447 10.0.0.141 - - [2025-11-13 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipam/fd254344-f3fa-458f-a331-fed29d7116be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.006053 10.0.0.141 - - [2025-11-13 02:34:05] "PUT /network-ipam/fd254344-f3fa-458f-a331-fed29d7116be HTTP/1.1" 200 258 0.011925 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 955 0.003409 10.0.0.141 - - [2025-11-13 02:34:05] "POST /network-ipams HTTP/1.1" 200 513 0.027106 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1161 0.003376 10.0.0.141 - - [2025-11-13 02:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.141 - - [2025-11-13 02:34:05] "GET /network-ipam/99beac3e-fd69-4b08-b3d8-72c124844dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.005774 10.0.0.141 - - [2025-11-13 02:34:05] "PUT /network-ipam/99beac3e-fd69-4b08-b3d8-72c124844dd4 HTTP/1.1" 200 258 0.014481 10.0.0.141 - - [2025-11-13 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.61 - - [2025-11-13 02:34:06] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000832 10.0.0.141 - - [2025-11-13 02:34:06] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.037972 10.0.0.61 - - [2025-11-13 02:34:06] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001602 10.0.0.141 - - [2025-11-13 02:34:06] "POST /neutron/network HTTP/1.1" 200 607 0.142845 10.0.0.141 - - [2025-11-13 02:34:06] "POST /route-targets HTTP/1.1" 200 327 0.014065 10.0.0.141 - - [2025-11-13 02:34:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.003193 10.0.0.141 - - [2025-11-13 02:34:07] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005645 10.0.0.141 - - [2025-11-13 02:34:07] "POST /neutron/network HTTP/1.1" 200 826 0.006505 10.0.0.141 - - [2025-11-13 02:34:07] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004941 10.0.0.141 - - [2025-11-13 02:34:07] "POST /neutron/network HTTP/1.1" 200 826 0.006744 10.0.0.141 - - [2025-11-13 02:34:07] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004927 10.0.0.141 - - [2025-11-13 02:34:07] "GET /network-ipam/b284a506-af82-4c68-8073-460d19c435a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.004199 10.0.0.141 - - [2025-11-13 02:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.61 - - [2025-11-13 02:34:07] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001522 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /project/3daae097-2c7c-4aca-9180-517ab1188c64 HTTP/1.1" 404 177 0.008293 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /project/48ed8a5212d04bc3a6328486830d577f HTTP/1.1" 404 173 0.010204 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /project/3daae0972c7c4aca9180517ab1188c64 HTTP/1.1" 404 173 0.011859 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /project/9a7aa2f9b5974012b36f440d9142d401 HTTP/1.1" 404 173 0.005833 10.0.0.61 - - [2025-11-13 02:34:07] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000787 10.0.0.141 - - [2025-11-13 02:34:07] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060060 10.0.0.61 - - [2025-11-13 02:34:07] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.082131 10.0.0.61 - - [2025-11-13 02:34:07] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.000904 10.0.0.61 - - [2025-11-13 02:34:07] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?fields=security_groups HTTP/1.1" 200 1421 0.059198 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /security-group/2a357bdc-328e-45d6-8da0-82966c2ea1eb HTTP/1.1" 200 115 0.072361 10.0.0.61 - - [2025-11-13 02:34:07] "GET /projects?obj_uuids=48ed8a52-12d0-4bc3-a632-8486830d577f&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.001639 10.0.0.61 - - [2025-11-13 02:34:07] "GET /project/48ed8a52-12d0-4bc3-a632-8486830d577f?fields=application_policy_sets HTTP/1.1" 200 1460 0.079281 10.0.0.141 - - [2025-11-13 02:34:07] "DELETE /access-control-list/6072466f-7448-48ab-8af5-255622912160 HTTP/1.1" 200 115 0.085048 10.0.0.61 - - [2025-11-13 02:34:07] "DELETE /project/48ed8a52-12d0-4bc3-a632-8486830d577f HTTP/1.1" 200 115 0.552963 10.0.0.61 - - [2025-11-13 02:34:07] "POST /useragent-kv HTTP/1.1" 200 115 0.015757 10.0.0.141 - - [2025-11-13 02:34:07] "POST /neutron/subnet HTTP/1.1" 200 734 0.294774 10.0.0.141 - - [2025-11-13 02:34:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001729 10.0.0.141 - - [2025-11-13 02:34:07] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007200 10.0.0.141 - - [2025-11-13 02:34:07] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005189 10.0.0.141 - - [2025-11-13 02:34:07] "POST /neutron/network HTTP/1.1" 200 826 0.007740 10.0.0.141 - - [2025-11-13 02:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.61 - - [2025-11-13 02:34:08] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000852 10.0.0.141 - - [2025-11-13 02:34:08] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.051443 10.0.0.61 - - [2025-11-13 02:34:08] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001164 10.0.0.141 - - [2025-11-13 02:34:08] "POST /neutron/network HTTP/1.1" 200 607 0.121534 10.0.0.141 - - [2025-11-13 02:34:08] "POST /route-targets HTTP/1.1" 200 327 0.013430 10.0.0.141 - - [2025-11-13 02:34:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.003124 10.0.0.141 - - [2025-11-13 02:34:08] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005145 10.0.0.141 - - [2025-11-13 02:34:08] "POST /neutron/network HTTP/1.1" 200 823 0.006001 10.0.0.141 - - [2025-11-13 02:34:08] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004695 10.0.0.141 - - [2025-11-13 02:34:08] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005973 10.0.0.141 - - [2025-11-13 02:34:09] "GET /obj-perms HTTP/1.1" 200 5049 0.049486 10.0.0.141 - - [2025-11-13 02:34:10] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005301 10.0.0.56 - - [2025-11-13 02:34:11] "GET /obj-perms HTTP/1.1" 200 5049 0.365792 10.0.0.61 - - [2025-11-13 02:34:11] "GET /obj-perms HTTP/1.1" 200 5075 0.065267 10.0.0.141 - - [2025-11-13 02:34:11] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008118 10.0.0.141 - - [2025-11-13 02:34:11] "POST /fqname-to-id HTTP/1.1" 404 215 0.004691 10.0.0.141 - - [2025-11-13 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.61 - - [2025-11-13 02:34:11] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000993 10.0.0.141 - - [2025-11-13 02:34:11] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.032728 10.0.0.141 - - [2025-11-13 02:34:11] "POST /network-policys HTTP/1.1" 200 553 0.038867 10.0.0.141 - - [2025-11-13 02:34:12] "GET /network-policy/49b8a7ca-f30a-40c1-b574-5658f9803441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.083215 10.0.0.141 - - [2025-11-13 02:34:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.002720 10.0.0.141 - - [2025-11-13 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.61 - - [2025-11-13 02:34:12] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000907 10.0.0.141 - - [2025-11-13 02:34:12] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.047393 10.0.0.141 - - [2025-11-13 02:34:12] "POST /network-policys HTTP/1.1" 200 553 0.027727 10.0.0.141 - - [2025-11-13 02:34:12] "GET /network-policy/1193e9af-fbea-4817-966d-68a5c56484d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.005447 10.0.0.141 - - [2025-11-13 02:34:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.002434 10.0.0.141 - - [2025-11-13 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.61 - - [2025-11-13 02:34:12] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000877 10.0.0.141 - - [2025-11-13 02:34:12] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.037283 10.0.0.141 - - [2025-11-13 02:34:12] "POST /network-policys HTTP/1.1" 200 553 0.023401 10.0.0.141 - - [2025-11-13 02:34:12] "GET /network-policy/651d0d94-f1a4-499f-b33c-d15a46f1de40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005072 10.0.0.141 - - [2025-11-13 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.089706 10.0.0.141 - - [2025-11-13 02:34:12] "POST /access-control-lists HTTP/1.1" 200 591 0.081890 10.0.0.141 - - [2025-11-13 02:34:12] "POST /ref-update HTTP/1.1" 200 156 0.103053 10.0.0.141 - - [2025-11-13 02:34:13] "POST /neutron/network HTTP/1.1" 200 826 0.005980 10.0.0.141 - - [2025-11-13 02:34:13] "POST /access-control-lists HTTP/1.1" 200 591 0.043380 10.0.0.141 - - [2025-11-13 02:34:13] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007835 10.0.0.141 - - [2025-11-13 02:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.141 - - [2025-11-13 02:34:13] "GET /network-policy/1193e9af-fbea-4817-966d-68a5c56484d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.004156 10.0.0.141 - - [2025-11-13 02:34:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001301 10.0.0.141 - - [2025-11-13 02:34:13] "POST /neutron/network HTTP/1.1" 200 1007 0.008272 10.0.0.61 - - [2025-11-13 02:34:14] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001117 10.0.0.141 - - [2025-11-13 02:34:14] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.061856 10.0.0.141 - - [2025-11-13 02:34:14] "POST /neutron/port HTTP/1.1" 200 117 0.006604 10.0.0.141 - - [2025-11-13 02:34:14] "POST /id-to-fqname HTTP/1.1" 200 221 0.001143 10.0.0.141 - - [2025-11-13 02:34:14] "POST /neutron/network HTTP/1.1" 200 1007 0.008334 10.0.0.141 - - [2025-11-13 02:34:15] "POST /neutron/port HTTP/1.1" 200 1062 0.012567 10.0.0.141 - - [2025-11-13 02:34:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003577 10.0.0.141 - - [2025-11-13 02:34:15] "POST /neutron/network HTTP/1.1" 200 997 0.006483 10.0.0.61 - - [2025-11-13 02:34:15] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.141 - - [2025-11-13 02:34:15] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.067421 10.0.0.141 - - [2025-11-13 02:34:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006928 10.0.0.141 - - [2025-11-13 02:34:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001333 10.0.0.141 - - [2025-11-13 02:34:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008352 10.0.0.61 - - [2025-11-13 02:34:16] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001306 10.0.0.141 - - [2025-11-13 02:34:16] "POST /neutron/port HTTP/1.1" 200 1062 0.284881 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 1116 0.087690 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/subnet HTTP/1.1" 200 708 0.007765 10.0.0.61 - - [2025-11-13 02:34:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001008 10.0.0.141 - - [2025-11-13 02:34:17] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.063174 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/network HTTP/1.1" 200 823 0.006966 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 117 0.006319 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 1090 0.014998 10.0.0.141 - - [2025-11-13 02:34:17] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007215 10.0.0.61 - - [2025-11-13 02:34:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.141 - - [2025-11-13 02:34:17] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 401 293 0.000338 10.0.0.141 - - [2025-11-13 02:34:18] "POST /neutron/port HTTP/1.1" 200 1059 0.228410 10.0.0.141 - - [2025-11-13 02:34:18] "POST /neutron/port HTTP/1.1" 200 1059 0.010009 10.0.0.141 - - [2025-11-13 02:34:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003641 10.0.0.141 - - [2025-11-13 02:34:18] "POST /neutron/network HTTP/1.1" 200 823 0.007224 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.029412 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.002768 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine-interface/2e3da74c-636d-49fe-9f69-6129dfcc6268 HTTP/1.1" 200 2944 0.004175 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.003086 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine-interface/2e3da74c-636d-49fe-9f69-6129dfcc6268 HTTP/1.1" 200 2944 0.004730 10.0.0.141 - - [2025-11-13 02:34:18] "GET /instance-ip/ef0b3541-e45e-42bd-8808-38dfdb294588 HTTP/1.1" 200 1623 0.005468 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.003578 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-machine-interface/2e3da74c-636d-49fe-9f69-6129dfcc6268 HTTP/1.1" 200 2944 0.005332 10.0.0.141 - - [2025-11-13 02:34:18] "GET /instance-ip/ef0b3541-e45e-42bd-8808-38dfdb294588 HTTP/1.1" 200 1623 0.003721 10.0.0.141 - - [2025-11-13 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2025-11-13 02:34:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003087 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002445 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006236 10.0.0.141 - - [2025-11-13 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.141 - - [2025-11-13 02:34:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003765 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004061 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006488 10.0.0.141 - - [2025-11-13 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.141 - - [2025-11-13 02:34:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003198 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003484 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005510 10.0.0.141 - - [2025-11-13 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.141 - - [2025-11-13 02:34:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004158 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002993 10.0.0.141 - - [2025-11-13 02:34:18] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006318 10.0.0.141 - - [2025-11-13 02:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.141 - - [2025-11-13 02:34:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004426 10.0.0.141 - - [2025-11-13 02:34:19] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004114 10.0.0.141 - - [2025-11-13 02:34:19] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005611 10.0.0.141 - - [2025-11-13 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2025-11-13 02:34:22] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005031 10.0.0.141 - - [2025-11-13 02:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.141 - - [2025-11-13 02:34:26] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004834 10.0.0.141 - - [2025-11-13 02:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.141 - - [2025-11-13 02:34:30] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008934 10.0.0.141 - - [2025-11-13 02:34:31] "POST /neutron/network HTTP/1.1" 200 1007 0.006568 10.0.0.141 - - [2025-11-13 02:34:31] "POST /neutron/port HTTP/1.1" 200 117 0.001128 10.0.0.141 - - [2025-11-13 02:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2025-11-13 02:34:34] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004938 10.0.0.141 - - [2025-11-13 02:34:36] "POST /neutron/port HTTP/1.1" 200 1090 0.014600 10.0.0.141 - - [2025-11-13 02:34:36] "POST /neutron/subnet HTTP/1.1" 200 708 0.008338 10.0.0.141 - - [2025-11-13 02:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.141 - - [2025-11-13 02:34:38] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004930 10.0.0.141 - - [2025-11-13 02:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.141 - - [2025-11-13 02:34:42] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004887 10.0.0.141 - - [2025-11-13 02:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2025-11-13 02:34:46] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004828 10.0.0.141 - - [2025-11-13 02:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.141 - - [2025-11-13 02:34:50] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005602 10.0.0.141 - - [2025-11-13 02:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.141 - - [2025-11-13 02:34:55] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006167 10.0.0.141 - - [2025-11-13 02:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.141 - - [2025-11-13 02:34:59] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008593 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.141 - - [2025-11-13 02:35:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003513 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004614 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005576 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.141 - - [2025-11-13 02:35:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005008 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003180 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006933 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.141 - - [2025-11-13 02:35:01] "GET /routing-instance/41d08402-771a-4128-ae93-0d649ecfe62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004822 10.0.0.141 - - [2025-11-13 02:35:01] "GET /route-target/fe4a75ba-3dc6-453b-ad9e-cf0d0483023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003846 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.141 - - [2025-11-13 02:35:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008353 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.008399 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006204 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.141 - - [2025-11-13 02:35:01] "GET /routing-instance/41d08402-771a-4128-ae93-0d649ecfe62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.005203 10.0.0.141 - - [2025-11-13 02:35:01] "GET /route-target/fe4a75ba-3dc6-453b-ad9e-cf0d0483023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.007447 10.0.0.141 - - [2025-11-13 02:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.141 - - [2025-11-13 02:35:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004142 10.0.0.141 - - [2025-11-13 02:35:01] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003369 10.0.0.141 - - [2025-11-13 02:35:02] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007583 10.0.0.141 - - [2025-11-13 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.141 - - [2025-11-13 02:35:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005302 10.0.0.141 - - [2025-11-13 02:35:02] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003429 10.0.0.141 - - [2025-11-13 02:35:02] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006939 10.0.0.141 - - [2025-11-13 02:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.141 - - [2025-11-13 02:35:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004851 10.0.0.141 - - [2025-11-13 02:35:02] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003308 10.0.0.141 - - [2025-11-13 02:35:02] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006692 10.0.0.61 - - [2025-11-13 02:35:02] "GET /obj-perms HTTP/1.1" 200 5049 0.049439 10.0.0.141 - - [2025-11-13 02:35:02] "GET /obj-perms HTTP/1.1" 200 5049 0.003935 10.0.0.141 - - [2025-11-13 02:35:02] "GET /obj-perms HTTP/1.1" 200 5049 0.003945 10.0.0.141 - - [2025-11-13 02:35:02] "GET /obj-perms HTTP/1.1" 200 5049 0.003587 10.0.0.61 - - [2025-11-13 02:35:02] "GET /obj-perms HTTP/1.1" 200 5049 0.005000 10.0.0.141 - - [2025-11-13 02:35:02] "POST /neutron/port HTTP/1.1" 200 1090 0.017862 10.0.0.141 - - [2025-11-13 02:35:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007002 10.0.0.141 - - [2025-11-13 02:35:02] "POST /neutron/port HTTP/1.1" 200 1090 0.014691 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.006971 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.004021 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine-interface/d41e0b64-6a70-4648-9153-37309402c974 HTTP/1.1" 200 2945 0.004901 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.003644 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine-interface/d41e0b64-6a70-4648-9153-37309402c974 HTTP/1.1" 200 2945 0.005832 10.0.0.141 - - [2025-11-13 02:35:03] "GET /instance-ip/a9f2338b-a0ee-4d48-8bf9-2005b1b07cdd HTTP/1.1" 200 1624 0.006668 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.003290 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-machine-interface/d41e0b64-6a70-4648-9153-37309402c974 HTTP/1.1" 200 2945 0.006993 10.0.0.141 - - [2025-11-13 02:35:03] "GET /instance-ip/a9f2338b-a0ee-4d48-8bf9-2005b1b07cdd HTTP/1.1" 200 1624 0.003832 10.0.0.141 - - [2025-11-13 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.141 - - [2025-11-13 02:35:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003268 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003539 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007034 10.0.0.141 - - [2025-11-13 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.141 - - [2025-11-13 02:35:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004416 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003090 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005751 10.0.0.141 - - [2025-11-13 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.141 - - [2025-11-13 02:35:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002877 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005680 10.0.0.141 - - [2025-11-13 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.141 - - [2025-11-13 02:35:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004697 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003243 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005915 10.0.0.141 - - [2025-11-13 02:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.141 - - [2025-11-13 02:35:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004054 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003266 10.0.0.141 - - [2025-11-13 02:35:03] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005885 10.0.0.141 - - [2025-11-13 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.141 - - [2025-11-13 02:35:06] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005564 10.0.0.141 - - [2025-11-13 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.034161 10.0.0.141 - - [2025-11-13 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.141 - - [2025-11-13 02:35:10] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005466 10.0.0.141 - - [2025-11-13 02:35:11] "GET /obj-perms HTTP/1.1" 200 5075 0.056396 10.0.0.56 - - [2025-11-13 02:35:11] "GET /obj-perms HTTP/1.1" 200 5075 0.059570 10.0.0.141 - - [2025-11-13 02:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.141 - - [2025-11-13 02:35:14] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004899 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 02:35:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003284 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002652 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005523 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.141 - - [2025-11-13 02:35:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003388 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002831 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005782 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.141 - - [2025-11-13 02:35:17] "GET /routing-instance/3a879cfa-abce-47d0-93f6-4d2476e9fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004409 10.0.0.141 - - [2025-11-13 02:35:17] "GET /route-target/f95220cc-deda-4ed8-bc22-8a575e5a0050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003391 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.141 - - [2025-11-13 02:35:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003155 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003110 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005600 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.141 - - [2025-11-13 02:35:17] "GET /routing-instance/3a879cfa-abce-47d0-93f6-4d2476e9fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004313 10.0.0.141 - - [2025-11-13 02:35:17] "GET /route-target/f95220cc-deda-4ed8-bc22-8a575e5a0050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003576 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.141 - - [2025-11-13 02:35:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004425 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003130 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005378 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.141 - - [2025-11-13 02:35:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005451 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003520 10.0.0.141 - - [2025-11-13 02:35:17] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.006703 10.0.0.141 - - [2025-11-13 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.141 - - [2025-11-13 02:35:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004129 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003079 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005542 10.0.0.141 - - [2025-11-13 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004125 10.0.0.61 - - [2025-11-13 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.004658 10.0.0.141 - - [2025-11-13 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003947 10.0.0.56 - - [2025-11-13 02:35:18] "GET /obj-perms HTTP/1.1" 200 5049 0.003159 10.0.0.141 - - [2025-11-13 02:35:18] "POST /neutron/port HTTP/1.1" 200 1087 0.014528 10.0.0.141 - - [2025-11-13 02:35:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006660 10.0.0.141 - - [2025-11-13 02:35:18] "POST /neutron/port HTTP/1.1" 200 1087 0.013690 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.005431 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.003354 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine-interface/411e4ee3-dcb1-406f-bb51-eca0bf97cf23 HTTP/1.1" 200 2944 0.004630 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.003284 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine-interface/411e4ee3-dcb1-406f-bb51-eca0bf97cf23 HTTP/1.1" 200 2944 0.004595 10.0.0.141 - - [2025-11-13 02:35:18] "GET /instance-ip/f50682a8-9029-43ef-8a4f-1c4e84a2261a HTTP/1.1" 200 1620 0.006067 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.003219 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-machine-interface/411e4ee3-dcb1-406f-bb51-eca0bf97cf23 HTTP/1.1" 200 2944 0.005037 10.0.0.141 - - [2025-11-13 02:35:18] "GET /instance-ip/f50682a8-9029-43ef-8a4f-1c4e84a2261a HTTP/1.1" 200 1620 0.003663 10.0.0.141 - - [2025-11-13 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.141 - - [2025-11-13 02:35:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004012 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003231 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005635 10.0.0.141 - - [2025-11-13 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.141 - - [2025-11-13 02:35:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003993 10.0.0.141 - - [2025-11-13 02:35:18] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002861 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006035 10.0.0.141 - - [2025-11-13 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2025-11-13 02:35:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003783 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002821 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005846 10.0.0.141 - - [2025-11-13 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.141 - - [2025-11-13 02:35:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004418 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003123 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005676 10.0.0.141 - - [2025-11-13 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.141 - - [2025-11-13 02:35:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004464 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003186 10.0.0.141 - - [2025-11-13 02:35:19] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005920 10.0.0.141 - - [2025-11-13 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.141 - - [2025-11-13 02:35:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003067 10.0.0.141 - - [2025-11-13 02:35:20] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002470 10.0.0.141 - - [2025-11-13 02:35:20] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005657 10.0.0.141 - - [2025-11-13 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.141 - - [2025-11-13 02:35:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003624 10.0.0.141 - - [2025-11-13 02:35:20] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002729 10.0.0.141 - - [2025-11-13 02:35:20] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005341 10.0.0.141 - - [2025-11-13 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.141 - - [2025-11-13 02:35:20] "GET /routing-instance/72180529-089d-428b-bc54-906e9ec01709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.006120 10.0.0.141 - - [2025-11-13 02:35:20] "GET /route-target/2c23108f-f2b8-4cd0-9e4d-dc8bd78db0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004034 10.0.0.141 - - [2025-11-13 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.141 - - [2025-11-13 02:35:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003923 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002828 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006701 10.0.0.141 - - [2025-11-13 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.141 - - [2025-11-13 02:35:21] "GET /routing-instance/72180529-089d-428b-bc54-906e9ec01709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004331 10.0.0.141 - - [2025-11-13 02:35:21] "GET /route-target/2c23108f-f2b8-4cd0-9e4d-dc8bd78db0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004070 10.0.0.141 - - [2025-11-13 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.141 - - [2025-11-13 02:35:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005336 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003823 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006872 10.0.0.141 - - [2025-11-13 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.141 - - [2025-11-13 02:35:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004390 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003303 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.008883 10.0.0.141 - - [2025-11-13 02:35:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003672 10.0.0.61 - - [2025-11-13 02:35:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003516 10.0.0.141 - - [2025-11-13 02:35:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003619 10.0.0.141 - - [2025-11-13 02:35:21] "GET /obj-perms HTTP/1.1" 200 5049 0.003833 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.003730 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-machine-interface/2e3da74c-636d-49fe-9f69-6129dfcc6268 HTTP/1.1" 200 2944 0.004780 10.0.0.141 - - [2025-11-13 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2025-11-13 02:35:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003137 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003031 10.0.0.141 - - [2025-11-13 02:35:21] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005748 10.0.0.141 - - [2025-11-13 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.141 - - [2025-11-13 02:35:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003241 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003114 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005262 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.003950 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-machine-interface/d41e0b64-6a70-4648-9153-37309402c974 HTTP/1.1" 200 2945 0.005800 10.0.0.141 - - [2025-11-13 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.141 - - [2025-11-13 02:35:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003324 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002655 10.0.0.141 - - [2025-11-13 02:35:23] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005725 10.0.0.141 - - [2025-11-13 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.141 - - [2025-11-13 02:35:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004387 10.0.0.141 - - [2025-11-13 02:35:24] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003000 10.0.0.141 - - [2025-11-13 02:35:24] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.008430 10.0.0.141 - - [2025-11-13 02:35:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008450 10.0.0.141 - - [2025-11-13 02:35:29] "POST /neutron/port HTTP/1.1" 200 1090 0.014897 10.0.0.141 - - [2025-11-13 02:35:31] "POST /neutron/port HTTP/1.1" 200 1087 0.014142 10.0.0.141 - - [2025-11-13 02:35:31] "POST /neutron/subnet HTTP/1.1" 200 694 0.008554 10.0.0.141 - - [2025-11-13 02:35:34] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.004424 10.0.0.141 - - [2025-11-13 02:35:34] "GET /virtual-machine-interface/411e4ee3-dcb1-406f-bb51-eca0bf97cf23 HTTP/1.1" 200 2944 0.005380 10.0.0.141 - - [2025-11-13 02:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.141 - - [2025-11-13 02:35:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046 10.0.0.141 - - [2025-11-13 02:35:35] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.004685 10.0.0.141 - - [2025-11-13 02:35:35] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006532 10.0.0.141 - - [2025-11-13 02:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.141 - - [2025-11-13 02:35:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003636 10.0.0.141 - - [2025-11-13 02:35:36] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.003178 10.0.0.141 - - [2025-11-13 02:35:36] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006999 10.0.0.141 - - [2025-11-13 02:35:38] "POST /neutron/port HTTP/1.1" 200 1090 0.014993 10.0.0.141 - - [2025-11-13 02:35:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003901 10.0.0.141 - - [2025-11-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 918 0.007853 10.0.0.61 - - [2025-11-13 02:36:12] "GET /obj-perms HTTP/1.1" 200 5075 0.046711 10.0.0.141 - - [2025-11-13 02:36:16] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 200 1293 0.007776 10.0.0.141 - - [2025-11-13 02:36:17] "POST /neutron/port HTTP/1.1" 200 151 0.159435 10.0.0.141 - - [2025-11-13 02:36:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 404 171 0.003063 10.0.0.141 - - [2025-11-13 02:36:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 404 171 0.003000 10.0.0.141 - - [2025-11-13 02:36:18] "GET /virtual-machine/de10ccd9-ba00-479d-a3da-70bdca6362f9 HTTP/1.1" 404 171 0.002335 10.0.0.141 - - [2025-11-13 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.141 - - [2025-11-13 02:36:19] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003645 10.0.0.141 - - [2025-11-13 02:36:19] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002762 10.0.0.141 - - [2025-11-13 02:36:19] "GET /virtual-network/17f3930f-089f-4f8a-a4a5-ea69aea89757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005736 10.0.0.141 - - [2025-11-13 02:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.141 - - [2025-11-13 02:36:19] "GET /routing-instance/72180529-089d-428b-bc54-906e9ec01709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004233 10.0.0.141 - - [2025-11-13 02:36:19] "GET /route-target/2c23108f-f2b8-4cd0-9e4d-dc8bd78db0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003758 10.0.0.141 - - [2025-11-13 02:36:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004114 10.0.0.141 - - [2025-11-13 02:36:22] "GET /obj-perms HTTP/1.1" 200 5049 0.003624 10.0.0.141 - - [2025-11-13 02:36:28] "GET /obj-perms HTTP/1.1" 200 5049 0.003502 10.0.0.141 - - [2025-11-13 02:36:31] "GET /obj-perms HTTP/1.1" 200 5049 0.004564 10.0.0.141 - - [2025-11-13 02:36:34] "POST /neutron/network HTTP/1.1" 200 1007 0.030730 10.0.0.141 - - [2025-11-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 117 0.001650 10.0.0.141 - - [2025-11-13 02:36:37] "GET /obj-perms HTTP/1.1" 200 5049 0.006397 10.0.0.141 - - [2025-11-13 02:36:38] "POST /neutron/port HTTP/1.1" 200 1090 0.044713 10.0.0.141 - - [2025-11-13 02:36:38] "POST /neutron/subnet HTTP/1.1" 200 708 0.008924 10.0.0.141 - - [2025-11-13 02:36:40] "GET /obj-perms HTTP/1.1" 200 5049 0.003913 10.0.0.141 - - [2025-11-13 02:36:44] "GET /obj-perms HTTP/1.1" 200 5049 0.003774 10.0.0.141 - - [2025-11-13 02:36:44] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 200 1293 0.004233 10.0.0.141 - - [2025-11-13 02:36:44] "POST /neutron/port HTTP/1.1" 200 1090 0.012649 10.0.0.141 - - [2025-11-13 02:36:46] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 404 171 0.003468 10.0.0.141 - - [2025-11-13 02:36:46] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 404 171 0.002894 10.0.0.141 - - [2025-11-13 02:36:46] "GET /virtual-machine/9303fecd-7eef-43c7-9666-6b1199e45e4d HTTP/1.1" 404 171 0.004687 10.0.0.141 - - [2025-11-13 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.141 - - [2025-11-13 02:36:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003264 10.0.0.141 - - [2025-11-13 02:36:46] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002594 10.0.0.141 - - [2025-11-13 02:36:46] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005661 10.0.0.141 - - [2025-11-13 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.141 - - [2025-11-13 02:36:46] "GET /routing-instance/3a879cfa-abce-47d0-93f6-4d2476e9fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004242 10.0.0.141 - - [2025-11-13 02:36:46] "GET /route-target/f95220cc-deda-4ed8-bc22-8a575e5a0050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003447 10.0.0.56 - - [2025-11-13 02:36:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003545 10.0.0.141 - - [2025-11-13 02:36:49] "GET /obj-perms HTTP/1.1" 200 5049 0.005201 10.0.0.56 - - [2025-11-13 02:36:55] "GET /obj-perms HTTP/1.1" 200 5049 0.004337 10.0.0.141 - - [2025-11-13 02:36:58] "GET /obj-perms HTTP/1.1" 200 5049 0.003740 10.0.0.56 - - [2025-11-13 02:37:05] "GET /obj-perms HTTP/1.1" 200 5049 0.003532 10.0.0.141 - - [2025-11-13 02:37:08] "GET /obj-perms HTTP/1.1" 200 5049 0.004625 10.0.0.141 - - [2025-11-13 02:37:08] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 200 1293 0.005296 10.0.0.141 - - [2025-11-13 02:37:08] "POST /neutron/port HTTP/1.1" 200 1090 0.013228 10.0.0.141 - - [2025-11-13 02:37:10] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 404 171 0.005834 10.0.0.141 - - [2025-11-13 02:37:10] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 404 171 0.005488 10.0.0.141 - - [2025-11-13 02:37:10] "GET /virtual-machine/e05b8970-6776-4aff-8d44-b62d4f55f031 HTTP/1.1" 404 171 0.002701 10.0.0.141 - - [2025-11-13 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.141 - - [2025-11-13 02:37:10] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003884 10.0.0.141 - - [2025-11-13 02:37:10] "GET /virtual-networks?parent_id=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 794 0.002906 10.0.0.141 - - [2025-11-13 02:37:10] "GET /virtual-network/fcf67670-c6eb-4b69-b9d5-1a977728b65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006728 10.0.0.141 - - [2025-11-13 02:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.141 - - [2025-11-13 02:37:10] "GET /routing-instance/41d08402-771a-4128-ae93-0d649ecfe62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004198 10.0.0.141 - - [2025-11-13 02:37:10] "GET /route-target/fe4a75ba-3dc6-453b-ad9e-cf0d0483023d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004043 10.0.0.141 - - [2025-11-13 02:37:10] "GET /obj-perms HTTP/1.1" 200 5049 0.003853 10.0.0.56 - - [2025-11-13 02:37:13] "GET /obj-perms HTTP/1.1" 200 5075 0.046385 10.0.0.61 - - [2025-11-13 02:37:13] "GET /obj-perms HTTP/1.1" 200 5075 0.045107 10.0.0.141 - - [2025-11-13 02:37:13] "GET /obj-perms HTTP/1.1" 200 5049 0.003343 10.0.0.141 - - [2025-11-13 02:37:14] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005326 10.0.0.141 - - [2025-11-13 02:37:14] "POST /neutron/network HTTP/1.1" 200 918 0.006223 10.0.0.141 - - [2025-11-13 02:37:14] "DELETE /access-control-list/36d7c8d2-b2e7-41aa-b889-1a8c0b7ee717 HTTP/1.1" 200 115 0.077188 10.0.0.141 - - [2025-11-13 02:37:14] "GET /virtual-network/14081410-fd6a-4945-b1d2-98ad4d6e0fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.018297 10.0.0.141 - - [2025-11-13 02:37:14] "POST /ref-update HTTP/1.1" 200 156 0.052375 10.0.0.141 - - [2025-11-13 02:37:14] "POST /ref-update HTTP/1.1" 200 156 0.075949 10.0.0.141 - - [2025-11-13 02:37:14] "POST /ref-update HTTP/1.1" 200 156 0.026890 10.0.0.141 - - [2025-11-13 02:37:14] "DELETE /network-policy/651d0d94-f1a4-499f-b33c-d15a46f1de40 HTTP/1.1" 200 115 0.077336 10.0.0.141 - - [2025-11-13 02:37:14] "DELETE /network-policy/1193e9af-fbea-4817-966d-68a5c56484d9 HTTP/1.1" 200 115 0.067748 10.0.0.141 - - [2025-11-13 02:37:14] "DELETE /network-policy/49b8a7ca-f30a-40c1-b574-5658f9803441 HTTP/1.1" 200 115 0.051287 10.0.0.141 - - [2025-11-13 02:37:14] "POST /neutron/network HTTP/1.1" 200 823 0.007538 10.0.0.141 - - [2025-11-13 02:37:14] "DELETE /route-target/2c23108f-f2b8-4cd0-9e4d-dc8bd78db0d8 HTTP/1.1" 200 115 0.020653 10.0.0.61 - - [2025-11-13 02:37:15] "POST /useragent-kv HTTP/1.1" 200 115 0.057769 10.0.0.61 - - [2025-11-13 02:37:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002539 10.0.0.141 - - [2025-11-13 02:37:15] "POST /neutron/network HTTP/1.1" 200 151 0.155884 10.0.0.141 - - [2025-11-13 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.141 - - [2025-11-13 02:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2025-11-13 02:37:15] "DELETE /network-ipam/99beac3e-fd69-4b08-b3d8-72c124844dd4 HTTP/1.1" 200 115 0.032053 10.0.0.141 - - [2025-11-13 02:37:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.003350 10.0.0.141 - - [2025-11-13 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.141 - - [2025-11-13 02:37:16] "DELETE /network-ipam/fd254344-f3fa-458f-a331-fed29d7116be HTTP/1.1" 200 115 0.034237 10.0.0.141 - - [2025-11-13 02:37:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.012002 10.0.0.141 - - [2025-11-13 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 02:37:16] "DELETE /network-ipam/b284a506-af82-4c68-8073-460d19c435a6 HTTP/1.1" 200 115 0.032314 10.0.0.141 - - [2025-11-13 02:37:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.003688 10.0.0.61 - - [2025-11-13 02:37:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002197 10.0.0.141 - - [2025-11-13 02:37:17] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062970 10.0.0.61 - - [2025-11-13 02:37:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000923 10.0.0.141 - - [2025-11-13 02:37:17] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?fields=virtual_networks HTTP/1.1" 200 1043 0.036122 10.0.0.61 - - [2025-11-13 02:37:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000875 10.0.0.141 - - [2025-11-13 02:37:17] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.046764 10.0.0.61 - - [2025-11-13 02:37:17] "GET /projects?obj_uuids=9a7aa2f9-b597-4012-b36f-440d9142d401&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000920 10.0.0.141 - - [2025-11-13 02:37:17] "GET /project/9a7aa2f9-b597-4012-b36f-440d9142d401?fields=security_groups HTTP/1.1" 200 1269 0.044267 10.0.0.141 - - [2025-11-13 02:37:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.022819 10.0.0.61 - - [2025-11-13 02:37:18] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003329 10.0.0.61 - - [2025-11-13 02:37:18] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000951 10.0.0.61 - - [2025-11-13 02:37:18] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028835 10.0.0.61 - - [2025-11-13 02:37:19] "POST /id-to-fqname HTTP/1.1" 200 196 0.002172 10.0.0.61 - - [2025-11-13 02:37:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.005499 10.0.0.61 - - [2025-11-13 02:37:19] "POST /security-groups HTTP/1.1" 200 597 0.025799 10.0.0.61 - - [2025-11-13 02:37:19] "POST /projects HTTP/1.1" 200 597 0.227062 10.0.0.141 - - [2025-11-13 02:37:19] "POST /access-control-lists HTTP/1.1" 200 602 0.022513 10.0.0.61 - - [2025-11-13 02:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.300457 10.0.0.141 - - [2025-11-13 02:37:19] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.454529 10.0.0.141 - - [2025-11-13 02:37:20] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.141 - - [2025-11-13 02:37:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000559 10.0.0.141 - - [2025-11-13 02:37:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.052624 10.0.0.141 - - [2025-11-13 02:37:23] "POST /network-ipams HTTP/1.1" 200 519 0.030684 10.0.0.141 - - [2025-11-13 02:37:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.003881 10.0.0.141 - - [2025-11-13 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006066 10.0.0.141 - - [2025-11-13 02:37:23] "GET /network-ipam/4969ac06-bbb4-4071-b31c-2d60c6309d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.006812 10.0.0.141 - - [2025-11-13 02:37:23] "PUT /network-ipam/4969ac06-bbb4-4071-b31c-2d60c6309d82 HTTP/1.1" 200 258 0.013976 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 756 0.002968 10.0.0.141 - - [2025-11-13 02:37:24] "POST /network-ipams HTTP/1.1" 200 519 0.025162 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003392 10.0.0.141 - - [2025-11-13 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipam/c395f06b-cc3f-4925-bf79-8479906bb253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005821 10.0.0.141 - - [2025-11-13 02:37:24] "PUT /network-ipam/c395f06b-cc3f-4925-bf79-8479906bb253 HTTP/1.1" 200 258 0.012812 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 967 0.003232 10.0.0.141 - - [2025-11-13 02:37:24] "POST /network-ipams HTTP/1.1" 200 519 0.026084 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 1179 0.003060 10.0.0.141 - - [2025-11-13 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-11-13 02:37:24] "GET /network-ipam/a7d442aa-d65c-42a9-969f-ff5dae28a05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.005905 10.0.0.141 - - [2025-11-13 02:37:24] "PUT /network-ipam/a7d442aa-d65c-42a9-969f-ff5dae28a05b HTTP/1.1" 200 258 0.012146 10.0.0.141 - - [2025-11-13 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.61 - - [2025-11-13 02:37:25] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000905 10.0.0.141 - - [2025-11-13 02:37:25] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.060832 10.0.0.141 - - [2025-11-13 02:37:25] "POST /neutron/network HTTP/1.1" 200 117 0.031632 10.0.0.141 - - [2025-11-13 02:37:25] "POST /route-targets HTTP/1.1" 200 327 0.011929 10.0.0.61 - - [2025-11-13 02:37:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009187 10.0.0.141 - - [2025-11-13 02:37:26] "POST /neutron/subnet HTTP/1.1" 200 828 0.226699 10.0.0.56 - - [2025-11-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.060980 10.0.0.141 - - [2025-11-13 02:37:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.001341 10.0.0.141 - - [2025-11-13 02:37:26] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004841 10.0.0.141 - - [2025-11-13 02:37:26] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005197 10.0.0.141 - - [2025-11-13 02:37:26] "POST /neutron/network HTTP/1.1" 200 1015 0.008185 10.0.0.141 - - [2025-11-13 02:37:26] "POST /neutron/network HTTP/1.1" 200 1015 0.008707 10.0.0.141 - - [2025-11-13 02:37:26] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004635 10.0.0.141 - - [2025-11-13 02:37:26] "GET /network-ipam/4969ac06-bbb4-4071-b31c-2d60c6309d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.004123 10.0.0.141 - - [2025-11-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004361 10.0.0.61 - - [2025-11-13 02:37:26] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001314 10.0.0.141 - - [2025-11-13 02:37:26] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.047910 10.0.0.141 - - [2025-11-13 02:37:26] "POST /ref-update HTTP/1.1" 200 156 0.024526 10.0.0.61 - - [2025-11-13 02:37:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006332 10.0.0.141 - - [2025-11-13 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 730 0.163253 10.0.0.141 - - [2025-11-13 02:37:27] "POST /id-to-fqname HTTP/1.1" 200 227 0.001288 10.0.0.141 - - [2025-11-13 02:37:27] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006450 10.0.0.141 - - [2025-11-13 02:37:27] "POST /neutron/network HTTP/1.1" 200 1015 0.008025 10.0.0.141 - - [2025-11-13 02:37:27] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005618 10.0.0.141 - - [2025-11-13 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 828 0.008157 10.0.0.141 - - [2025-11-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.61 - - [2025-11-13 02:37:27] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001245 10.0.0.141 - - [2025-11-13 02:37:27] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.031342 10.0.0.61 - - [2025-11-13 02:37:27] "POST /useragent-kv HTTP/1.1" 200 115 0.006388 10.0.0.141 - - [2025-11-13 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 720 0.216414 10.0.0.141 - - [2025-11-13 02:37:28] "POST /id-to-fqname HTTP/1.1" 200 227 0.001348 10.0.0.141 - - [2025-11-13 02:37:28] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006354 10.0.0.141 - - [2025-11-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 1013 0.007177 10.0.0.141 - - [2025-11-13 02:37:28] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004305 10.0.0.141 - - [2025-11-13 02:37:28] "POST /neutron/subnet HTTP/1.1" 200 828 0.009294 10.0.0.141 - - [2025-11-13 02:37:28] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005281 10.0.0.141 - - [2025-11-13 02:37:29] "GET /obj-perms HTTP/1.1" 200 5061 0.045293 10.0.0.141 - - [2025-11-13 02:37:30] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005747 10.0.0.56 - - [2025-11-13 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.047291 10.0.0.61 - - [2025-11-13 02:37:30] "GET /obj-perms HTTP/1.1" 200 5061 0.042329 10.0.0.141 - - [2025-11-13 02:37:30] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005365 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.002989 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.61 - - [2025-11-13 02:37:31] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000882 10.0.0.141 - - [2025-11-13 02:37:31] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044882 10.0.0.141 - - [2025-11-13 02:37:31] "POST /network-policys HTTP/1.1" 200 559 0.039106 10.0.0.141 - - [2025-11-13 02:37:31] "GET /network-policy/939e8cba-dd74-4458-b434-4768ed6ae14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.007560 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.003250 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.61 - - [2025-11-13 02:37:31] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000857 10.0.0.141 - - [2025-11-13 02:37:31] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.046394 10.0.0.141 - - [2025-11-13 02:37:31] "POST /network-policys HTTP/1.1" 200 559 0.032816 10.0.0.141 - - [2025-11-13 02:37:31] "GET /network-policy/f21fa363-bb8a-46cb-bf1d-c1295526f7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006818 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.002788 10.0.0.141 - - [2025-11-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.61 - - [2025-11-13 02:37:31] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001156 10.0.0.141 - - [2025-11-13 02:37:31] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048236 10.0.0.141 - - [2025-11-13 02:37:31] "POST /network-policys HTTP/1.1" 200 559 0.046054 10.0.0.141 - - [2025-11-13 02:37:31] "GET /network-policy/bd1fb641-bd5b-4d7a-bb16-444a3560abc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005784 10.0.0.141 - - [2025-11-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.008059 10.0.0.56 - - [2025-11-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.002797 10.0.0.141 - - [2025-11-13 02:37:32] "POST /neutron/network HTTP/1.1" 200 1199 0.031359 10.0.0.141 - - [2025-11-13 02:37:32] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005486 10.0.0.141 - - [2025-11-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.141 - - [2025-11-13 02:37:32] "GET /network-policy/939e8cba-dd74-4458-b434-4768ed6ae14d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2146 0.003921 10.0.0.141 - - [2025-11-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.141 - - [2025-11-13 02:37:32] "GET /network-policy/f21fa363-bb8a-46cb-bf1d-c1295526f7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004074 10.0.0.141 - - [2025-11-13 02:37:32] "POST /access-control-lists HTTP/1.1" 200 597 0.053789 10.0.0.141 - - [2025-11-13 02:37:32] "POST /neutron/network HTTP/1.1" 200 1113 0.025936 10.0.0.141 - - [2025-11-13 02:37:32] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007859 10.0.0.141 - - [2025-11-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.141 - - [2025-11-13 02:37:32] "GET /network-policy/bd1fb641-bd5b-4d7a-bb16-444a3560abc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005873 10.0.0.141 - - [2025-11-13 02:37:32] "POST /id-to-fqname HTTP/1.1" 200 227 0.001348 10.0.0.61 - - [2025-11-13 02:37:33] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000955 10.0.0.141 - - [2025-11-13 02:37:33] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.070371 10.0.0.141 - - [2025-11-13 02:37:33] "POST /neutron/port HTTP/1.1" 200 117 0.006474 10.0.0.141 - - [2025-11-13 02:37:33] "POST /id-to-fqname HTTP/1.1" 200 227 0.001348 10.0.0.141 - - [2025-11-13 02:37:34] "POST /neutron/network HTTP/1.1" 200 1123 0.007564 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/port HTTP/1.1" 200 1174 0.028727 10.0.0.61 - - [2025-11-13 02:37:35] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000906 10.0.0.141 - - [2025-11-13 02:37:35] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.129904 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/port HTTP/1.1" 200 1202 0.026975 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003952 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007244 10.0.0.141 - - [2025-11-13 02:37:35] "POST /id-to-fqname HTTP/1.1" 200 227 0.001299 10.0.0.141 - - [2025-11-13 02:37:35] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007494 10.0.0.61 - - [2025-11-13 02:37:35] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000963 10.0.0.141 - - [2025-11-13 02:37:36] "PUT /access-control-list/cfeed11d-0f41-4735-9133-dfb588b0689c HTTP/1.1" 200 272 0.065465 10.0.0.141 - - [2025-11-13 02:37:36] "POST /neutron/port HTTP/1.1" 200 1174 0.299693 10.0.0.141 - - [2025-11-13 02:37:36] "POST /neutron/port HTTP/1.1" 200 1228 0.110177 10.0.0.141 - - [2025-11-13 02:37:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005001 10.0.0.141 - - [2025-11-13 02:37:36] "POST /neutron/port HTTP/1.1" 200 117 0.001705 10.0.0.61 - - [2025-11-13 02:37:36] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001162 10.0.0.141 - - [2025-11-13 02:37:36] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.065850 10.0.0.141 - - [2025-11-13 02:37:37] "POST /neutron/port HTTP/1.1" 200 2286 0.031981 10.0.0.141 - - [2025-11-13 02:37:37] "POST /neutron/port HTTP/1.1" 200 1202 0.016509 10.0.0.141 - - [2025-11-13 02:37:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008927 10.0.0.141 - - [2025-11-13 02:37:37] "POST /neutron/network HTTP/1.1" 200 1023 0.009354 10.0.0.141 - - [2025-11-13 02:37:37] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006207 10.0.0.141 - - [2025-11-13 02:37:37] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 401 293 0.000409 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/port HTTP/1.1" 200 1226 0.108724 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.040887 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.003312 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine-interface/b5f3ea21-4b73-4e31-94c2-8930abde60b3 HTTP/1.1" 200 3169 0.005320 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.004745 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine-interface/b5f3ea21-4b73-4e31-94c2-8930abde60b3 HTTP/1.1" 200 3169 0.006318 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006042 10.0.0.141 - - [2025-11-13 02:37:38] "GET /instance-ip/1eca8469-f9f3-4eb3-930f-236ee5ad6a78 HTTP/1.1" 200 1634 0.009409 10.0.0.141 - - [2025-11-13 02:37:38] "GET /instance-ip/ce7c1d14-579e-48b2-803a-f0cce7cda079 HTTP/1.1" 200 1653 0.007390 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.003530 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-machine-interface/b5f3ea21-4b73-4e31-94c2-8930abde60b3 HTTP/1.1" 200 3169 0.005816 10.0.0.141 - - [2025-11-13 02:37:38] "GET /instance-ip/1eca8469-f9f3-4eb3-930f-236ee5ad6a78 HTTP/1.1" 200 1634 0.004316 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/port HTTP/1.1" 200 117 0.000949 10.0.0.141 - - [2025-11-13 02:37:38] "GET /instance-ip/ce7c1d14-579e-48b2-803a-f0cce7cda079 HTTP/1.1" 200 1653 0.005454 10.0.0.141 - - [2025-11-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2025-11-13 02:37:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003682 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003308 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005768 10.0.0.141 - - [2025-11-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.141 - - [2025-11-13 02:37:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004792 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003021 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.007023 10.0.0.141 - - [2025-11-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.141 - - [2025-11-13 02:37:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004404 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003287 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/port HTTP/1.1" 200 1202 0.015029 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.009990 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004307 10.0.0.141 - - [2025-11-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.141 - - [2025-11-13 02:37:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004826 10.0.0.141 - - [2025-11-13 02:37:38] "POST /neutron/port HTTP/1.1" 200 117 0.001025 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003659 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.006531 10.0.0.141 - - [2025-11-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.141 - - [2025-11-13 02:37:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004244 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003001 10.0.0.141 - - [2025-11-13 02:37:38] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005473 10.0.0.141 - - [2025-11-13 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.141 - - [2025-11-13 02:37:42] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005578 10.0.0.141 - - [2025-11-13 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.141 - - [2025-11-13 02:37:46] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004926 10.0.0.141 - - [2025-11-13 02:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.141 - - [2025-11-13 02:37:50] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.006207 10.0.0.141 - - [2025-11-13 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.141 - - [2025-11-13 02:37:54] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005548 10.0.0.56 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.56 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.61 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.61 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.56 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.56 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.61 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.61 - - [2025-11-13 02:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2025-11-13 02:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.141 - - [2025-11-13 02:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2025-11-13 02:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2025-11-13 02:37:58] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005541 10.0.0.141 - - [2025-11-13 02:37:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2025-11-13 02:37:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.141 - - [2025-11-13 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.141 - - [2025-11-13 02:38:02] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.009758 10.0.0.141 - - [2025-11-13 02:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.141 - - [2025-11-13 02:38:06] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005410 10.0.0.61 - - [2025-11-13 02:38:08] "DELETE /project/bfd0500c8d374d2bad0f7c5dcbe52bb5 HTTP/1.1" 404 173 0.004475 10.0.0.61 - - [2025-11-13 02:38:08] "DELETE /project/9a7aa2f9-b597-4012-b36f-440d9142d401 HTTP/1.1" 404 177 0.004069 10.0.0.141 - - [2025-11-13 02:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2025-11-13 02:38:10] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004767 10.0.0.141 - - [2025-11-13 02:38:14] "GET /obj-perms HTTP/1.1" 200 5075 0.046124 10.0.0.141 - - [2025-11-13 02:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-13 02:38:14] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004789 10.0.0.141 - - [2025-11-13 02:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2025-11-13 02:38:18] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004867 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.141 - - [2025-11-13 02:38:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003604 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002807 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005777 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.141 - - [2025-11-13 02:38:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003239 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002576 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005360 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.141 - - [2025-11-13 02:38:21] "GET /routing-instance/1fe81ff0-188c-4a40-b4ad-9c271511abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004621 10.0.0.141 - - [2025-11-13 02:38:21] "GET /route-target/5f395278-88c9-4d5f-8cbb-02f985585529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003381 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.141 - - [2025-11-13 02:38:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003206 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002730 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005327 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.141 - - [2025-11-13 02:38:21] "GET /routing-instance/1fe81ff0-188c-4a40-b4ad-9c271511abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.003850 10.0.0.141 - - [2025-11-13 02:38:21] "GET /route-target/5f395278-88c9-4d5f-8cbb-02f985585529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.002992 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.141 - - [2025-11-13 02:38:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003675 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002798 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.006258 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.141 - - [2025-11-13 02:38:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004295 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002953 10.0.0.141 - - [2025-11-13 02:38:21] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005713 10.0.0.141 - - [2025-11-13 02:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.141 - - [2025-11-13 02:38:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004658 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002951 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005689 10.0.0.141 - - [2025-11-13 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.141 - - [2025-11-13 02:38:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003671 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002827 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005737 10.0.0.141 - - [2025-11-13 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2025-11-13 02:38:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003851 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003506 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005340 10.0.0.141 - - [2025-11-13 02:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.141 - - [2025-11-13 02:38:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004150 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002571 10.0.0.141 - - [2025-11-13 02:38:22] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005382 10.0.0.141 - - [2025-11-13 02:38:22] "GET /obj-perms HTTP/1.1" 200 5061 0.003642 10.0.0.61 - - [2025-11-13 02:38:22] "GET /obj-perms HTTP/1.1" 200 5061 0.003336 10.0.0.141 - - [2025-11-13 02:38:22] "GET /obj-perms HTTP/1.1" 200 5061 0.003433 10.0.0.141 - - [2025-11-13 02:38:22] "GET /obj-perms HTTP/1.1" 200 5061 0.003679 10.0.0.56 - - [2025-11-13 02:38:22] "GET /obj-perms HTTP/1.1" 200 5061 0.003433 10.0.0.141 - - [2025-11-13 02:38:22] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006699 10.0.0.141 - - [2025-11-13 02:38:22] "POST /neutron/port HTTP/1.1" 200 1202 0.013535 10.0.0.141 - - [2025-11-13 02:38:23] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007951 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.005444 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.003710 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine-interface/2e0598b4-38db-4068-9019-dacbb1304aa6 HTTP/1.1" 200 3168 0.004621 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.003864 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine-interface/2e0598b4-38db-4068-9019-dacbb1304aa6 HTTP/1.1" 200 3168 0.004770 10.0.0.141 - - [2025-11-13 02:38:23] "GET /instance-ip/4b0a28be-30c2-49b2-94c2-97f960b3e37c HTTP/1.1" 200 1653 0.005569 10.0.0.141 - - [2025-11-13 02:38:23] "GET /instance-ip/b8c1642d-9c2e-4673-a601-855fa0bb733d HTTP/1.1" 200 1635 0.005395 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.003294 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-machine-interface/2e0598b4-38db-4068-9019-dacbb1304aa6 HTTP/1.1" 200 3168 0.005212 10.0.0.141 - - [2025-11-13 02:38:23] "GET /instance-ip/4b0a28be-30c2-49b2-94c2-97f960b3e37c HTTP/1.1" 200 1653 0.003868 10.0.0.141 - - [2025-11-13 02:38:23] "GET /instance-ip/b8c1642d-9c2e-4673-a601-855fa0bb733d HTTP/1.1" 200 1635 0.003321 10.0.0.141 - - [2025-11-13 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.141 - - [2025-11-13 02:38:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003057 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002643 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007679 10.0.0.141 - - [2025-11-13 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.141 - - [2025-11-13 02:38:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003866 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002990 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006656 10.0.0.141 - - [2025-11-13 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2025-11-13 02:38:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005092 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003627 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.010344 10.0.0.141 - - [2025-11-13 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.141 - - [2025-11-13 02:38:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003755 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002957 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.009690 10.0.0.141 - - [2025-11-13 02:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.141 - - [2025-11-13 02:38:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003967 10.0.0.141 - - [2025-11-13 02:38:23] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005469 10.0.0.141 - - [2025-11-13 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.141 - - [2025-11-13 02:38:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819 10.0.0.141 - - [2025-11-13 02:38:24] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002584 10.0.0.141 - - [2025-11-13 02:38:24] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006130 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002745 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006212 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.141 - - [2025-11-13 02:38:25] "GET /routing-instance/afbe89d6-a5c1-4073-a23f-a03ae687d4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004097 10.0.0.141 - - [2025-11-13 02:38:25] "GET /route-target/78756e18-e802-45cc-ac61-b2803ca3fba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003907 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003204 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003141 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005506 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.141 - - [2025-11-13 02:38:25] "GET /routing-instance/afbe89d6-a5c1-4073-a23f-a03ae687d4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004284 10.0.0.141 - - [2025-11-13 02:38:25] "GET /route-target/78756e18-e802-45cc-ac61-b2803ca3fba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005440 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004906 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002691 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005643 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003624 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003040 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005895 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005323 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003992 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005709 10.0.0.141 - - [2025-11-13 02:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.141 - - [2025-11-13 02:38:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005298 10.0.0.141 - - [2025-11-13 02:38:25] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002957 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005525 10.0.0.141 - - [2025-11-13 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2025-11-13 02:38:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003904 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002991 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006455 10.0.0.141 - - [2025-11-13 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.141 - - [2025-11-13 02:38:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004498 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003076 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005381 10.0.0.61 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003305 10.0.0.141 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003704 10.0.0.141 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003860 10.0.0.141 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003481 10.0.0.56 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003638 10.0.0.61 - - [2025-11-13 02:38:26] "GET /obj-perms HTTP/1.1" 200 5061 0.003424 10.0.0.141 - - [2025-11-13 02:38:26] "POST /neutron/port HTTP/1.1" 200 1200 0.013296 10.0.0.141 - - [2025-11-13 02:38:26] "POST /neutron/security_group HTTP/1.1" 200 2064 0.006763 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.005879 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.003286 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine-interface/bb4739a0-971e-4ba0-b438-a55c74c6c7de HTTP/1.1" 200 3169 0.004736 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.003258 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine-interface/bb4739a0-971e-4ba0-b438-a55c74c6c7de HTTP/1.1" 200 3169 0.004890 10.0.0.141 - - [2025-11-13 02:38:26] "GET /instance-ip/b71ef2d2-6245-4b3b-b728-f207ea3ee10f HTTP/1.1" 200 1654 0.007761 10.0.0.141 - - [2025-11-13 02:38:26] "GET /instance-ip/eb1c3046-b87a-4f9a-8927-e0baebcd097a HTTP/1.1" 200 1632 0.005643 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.003593 10.0.0.141 - - [2025-11-13 02:38:26] "GET /virtual-machine-interface/bb4739a0-971e-4ba0-b438-a55c74c6c7de HTTP/1.1" 200 3169 0.006748 10.0.0.141 - - [2025-11-13 02:38:27] "GET /instance-ip/b71ef2d2-6245-4b3b-b728-f207ea3ee10f HTTP/1.1" 200 1654 0.005101 10.0.0.141 - - [2025-11-13 02:38:27] "GET /instance-ip/eb1c3046-b87a-4f9a-8927-e0baebcd097a HTTP/1.1" 200 1632 0.004723 10.0.0.141 - - [2025-11-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.141 - - [2025-11-13 02:38:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004328 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003489 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007373 10.0.0.141 - - [2025-11-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.141 - - [2025-11-13 02:38:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003926 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002699 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005791 10.0.0.141 - - [2025-11-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.141 - - [2025-11-13 02:38:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003979 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003273 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005500 10.0.0.141 - - [2025-11-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.141 - - [2025-11-13 02:38:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004193 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003195 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005450 10.0.0.141 - - [2025-11-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.141 - - [2025-11-13 02:38:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004292 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003179 10.0.0.141 - - [2025-11-13 02:38:27] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006217 10.0.0.141 - - [2025-11-13 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.141 - - [2025-11-13 02:38:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004584 10.0.0.141 - - [2025-11-13 02:38:28] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002848 10.0.0.141 - - [2025-11-13 02:38:28] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007043 10.0.0.141 - - [2025-11-13 02:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.141 - - [2025-11-13 02:38:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003377 10.0.0.141 - - [2025-11-13 02:38:28] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002696 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007334 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.141 - - [2025-11-13 02:38:29] "GET /routing-instance/5c9740a8-19a2-43f5-a6b7-f023250df0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005084 10.0.0.141 - - [2025-11-13 02:38:29] "GET /route-target/a51a3b8e-e97f-4c43-b5fd-0a4974228b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004161 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.141 - - [2025-11-13 02:38:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003461 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002776 10.0.0.141 - - [2025-11-13 02:38:29] "POST /neutron/port HTTP/1.1" 200 1202 0.014862 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005562 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.141 - - [2025-11-13 02:38:29] "GET /routing-instance/5c9740a8-19a2-43f5-a6b7-f023250df0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004500 10.0.0.141 - - [2025-11-13 02:38:29] "GET /route-target/a51a3b8e-e97f-4c43-b5fd-0a4974228b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004579 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.141 - - [2025-11-13 02:38:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003832 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003013 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005729 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.141 - - [2025-11-13 02:38:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005037 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003658 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006955 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.141 - - [2025-11-13 02:38:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004654 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003634 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006498 10.0.0.141 - - [2025-11-13 02:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.141 - - [2025-11-13 02:38:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006170 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003430 10.0.0.141 - - [2025-11-13 02:38:29] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008346 10.0.0.141 - - [2025-11-13 02:38:29] "GET /obj-perms HTTP/1.1" 200 5061 0.003546 10.0.0.61 - - [2025-11-13 02:38:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003634 10.0.0.141 - - [2025-11-13 02:38:30] "GET /obj-perms HTTP/1.1" 200 5061 0.003641 10.0.0.141 - - [2025-11-13 02:38:30] "GET /obj-perms HTTP/1.1" 200 5061 0.015811 10.0.0.141 - - [2025-11-13 02:38:30] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.003996 10.0.0.141 - - [2025-11-13 02:38:30] "GET /virtual-machine-interface/b5f3ea21-4b73-4e31-94c2-8930abde60b3 HTTP/1.1" 200 3169 0.005427 10.0.0.141 - - [2025-11-13 02:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.141 - - [2025-11-13 02:38:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003218 10.0.0.141 - - [2025-11-13 02:38:30] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002339 10.0.0.141 - - [2025-11-13 02:38:30] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005323 10.0.0.141 - - [2025-11-13 02:38:31] "POST /neutron/security_group HTTP/1.1" 200 2064 0.012513 10.0.0.141 - - [2025-11-13 02:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2025-11-13 02:38:31] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003620 10.0.0.141 - - [2025-11-13 02:38:31] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003172 10.0.0.141 - - [2025-11-13 02:38:31] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005553 10.0.0.141 - - [2025-11-13 02:38:32] "POST /neutron/port HTTP/1.1" 200 1200 0.013901 10.0.0.141 - - [2025-11-13 02:38:35] "POST /neutron/port HTTP/1.1" 200 1202 0.017250 10.0.0.141 - - [2025-11-13 02:38:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003870 10.0.0.141 - - [2025-11-13 02:38:35] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.141 - - [2025-11-13 02:38:36] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007804 10.0.0.141 - - [2025-11-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 1123 0.007780 10.0.0.141 - - [2025-11-13 02:38:39] "POST /neutron/subnet HTTP/1.1" 200 1390 0.014802 10.0.0.141 - - [2025-11-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 1113 0.010860 10.0.0.141 - - [2025-11-13 02:38:42] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.004330 10.0.0.141 - - [2025-11-13 02:38:42] "GET /virtual-machine-interface/2e0598b4-38db-4068-9019-dacbb1304aa6 HTTP/1.1" 200 3168 0.005063 10.0.0.141 - - [2025-11-13 02:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.141 - - [2025-11-13 02:38:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004046 10.0.0.141 - - [2025-11-13 02:38:42] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003542 10.0.0.141 - - [2025-11-13 02:38:42] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008332 10.0.0.141 - - [2025-11-13 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.141 - - [2025-11-13 02:38:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003355 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002727 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005596 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.003864 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-machine-interface/bb4739a0-971e-4ba0-b438-a55c74c6c7de HTTP/1.1" 200 3169 0.007539 10.0.0.141 - - [2025-11-13 02:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.141 - - [2025-11-13 02:38:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003361 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002886 10.0.0.141 - - [2025-11-13 02:38:43] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006699 10.0.0.141 - - [2025-11-13 02:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.141 - - [2025-11-13 02:38:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003883 10.0.0.141 - - [2025-11-13 02:38:44] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.003756 10.0.0.141 - - [2025-11-13 02:38:44] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005197 10.0.0.141 - - [2025-11-13 02:39:08] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 200 1298 0.004714 10.0.0.141 - - [2025-11-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 151 0.250251 10.0.0.141 - - [2025-11-13 02:39:10] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 404 171 0.003066 10.0.0.141 - - [2025-11-13 02:39:10] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 404 171 0.003417 10.0.0.141 - - [2025-11-13 02:39:10] "GET /virtual-machine/68c9acd3-5de7-4bb4-97ea-c37070c8aab7 HTTP/1.1" 404 171 0.002860 10.0.0.141 - - [2025-11-13 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.141 - - [2025-11-13 02:39:10] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008309 10.0.0.141 - - [2025-11-13 02:39:10] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.005878 10.0.0.141 - - [2025-11-13 02:39:10] "GET /virtual-network/0bfd2e2b-3245-4cd6-bb83-08d566e847e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005637 10.0.0.141 - - [2025-11-13 02:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.141 - - [2025-11-13 02:39:10] "GET /routing-instance/5c9740a8-19a2-43f5-a6b7-f023250df0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004813 10.0.0.141 - - [2025-11-13 02:39:10] "GET /route-target/a51a3b8e-e97f-4c43-b5fd-0a4974228b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004395 10.0.0.141 - - [2025-11-13 02:39:10] "GET /obj-perms HTTP/1.1" 200 5061 0.004133 10.0.0.141 - - [2025-11-13 02:39:14] "GET /obj-perms HTTP/1.1" 200 5061 0.003788 10.0.0.141 - - [2025-11-13 02:39:14] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 200 1297 0.003814 10.0.0.141 - - [2025-11-13 02:39:14] "POST /neutron/port HTTP/1.1" 200 151 0.238513 10.0.0.61 - - [2025-11-13 02:39:14] "GET /obj-perms HTTP/1.1" 200 5075 0.089802 10.0.0.141 - - [2025-11-13 02:39:16] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 404 171 0.002886 10.0.0.141 - - [2025-11-13 02:39:16] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 404 171 0.002245 10.0.0.141 - - [2025-11-13 02:39:16] "GET /virtual-machine/68f268f0-d2d5-4257-8413-8473268e83e8 HTTP/1.1" 404 171 0.002360 10.0.0.141 - - [2025-11-13 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.141 - - [2025-11-13 02:39:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003867 10.0.0.141 - - [2025-11-13 02:39:16] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002919 10.0.0.141 - - [2025-11-13 02:39:16] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005468 10.0.0.141 - - [2025-11-13 02:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.141 - - [2025-11-13 02:39:16] "GET /routing-instance/afbe89d6-a5c1-4073-a23f-a03ae687d4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.004254 10.0.0.141 - - [2025-11-13 02:39:16] "GET /route-target/78756e18-e802-45cc-ac61-b2803ca3fba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003093 10.0.0.141 - - [2025-11-13 02:39:16] "GET /obj-perms HTTP/1.1" 200 5061 0.003590 10.0.0.56 - - [2025-11-13 02:39:16] "GET /obj-perms HTTP/1.1" 200 5061 0.004018 10.0.0.141 - - [2025-11-13 02:39:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003587 10.0.0.56 - - [2025-11-13 02:39:25] "GET /obj-perms HTTP/1.1" 200 5061 0.003562 10.0.0.141 - - [2025-11-13 02:39:34] "GET /obj-perms HTTP/1.1" 200 5061 0.003808 10.0.0.56 - - [2025-11-13 02:39:35] "GET /obj-perms HTTP/1.1" 200 5061 0.003662 10.0.0.141 - - [2025-11-13 02:39:38] "GET /obj-perms HTTP/1.1" 200 5061 0.004009 10.0.0.141 - - [2025-11-13 02:39:38] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 200 1297 0.004159 10.0.0.141 - - [2025-11-13 02:39:38] "POST /neutron/port HTTP/1.1" 200 151 0.227602 10.0.0.141 - - [2025-11-13 02:39:40] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 404 171 0.003533 10.0.0.141 - - [2025-11-13 02:39:40] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 404 171 0.003074 10.0.0.141 - - [2025-11-13 02:39:40] "GET /virtual-machine/33ab038b-3f7b-4643-81dd-533a158770c1 HTTP/1.1" 404 171 0.002326 10.0.0.141 - - [2025-11-13 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.141 - - [2025-11-13 02:39:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004446 10.0.0.141 - - [2025-11-13 02:39:40] "GET /virtual-networks?parent_id=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 812 0.002720 10.0.0.141 - - [2025-11-13 02:39:40] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005870 10.0.0.141 - - [2025-11-13 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.141 - - [2025-11-13 02:39:40] "GET /routing-instance/1fe81ff0-188c-4a40-b4ad-9c271511abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.004568 10.0.0.141 - - [2025-11-13 02:39:40] "GET /route-target/5f395278-88c9-4d5f-8cbb-02f985585529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003685 10.0.0.141 - - [2025-11-13 02:39:43] "GET /obj-perms HTTP/1.1" 200 5061 0.003768 10.0.0.141 - - [2025-11-13 02:39:43] "GET /obj-perms HTTP/1.1" 200 5061 0.003471 10.0.0.56 - - [2025-11-13 02:39:43] "GET /obj-perms HTTP/1.1" 200 5061 0.003345 10.0.0.141 - - [2025-11-13 02:39:44] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005286 10.0.0.141 - - [2025-11-13 02:39:44] "DELETE /access-control-list/cfeed11d-0f41-4735-9133-dfb588b0689c HTTP/1.1" 200 115 0.045465 10.0.0.141 - - [2025-11-13 02:39:44] "POST /neutron/network HTTP/1.1" 200 1015 0.030520 10.0.0.141 - - [2025-11-13 02:39:44] "GET /virtual-network/4a1318fe-a29a-42f1-a018-33e5a6154e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007819 10.0.0.141 - - [2025-11-13 02:39:44] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.005230 10.0.0.56 - - [2025-11-13 02:39:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.006063 10.0.0.141 - - [2025-11-13 02:39:44] "POST /neutron/network HTTP/1.1" 200 1015 0.023897 10.0.0.141 - - [2025-11-13 02:39:44] "GET /virtual-network/41a752b8-263d-44f4-81a1-6842b773b617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.018361 10.0.0.141 - - [2025-11-13 02:39:44] "POST /ref-update HTTP/1.1" 200 156 0.042720 10.0.0.141 - - [2025-11-13 02:39:44] "DELETE /network-policy/bd1fb641-bd5b-4d7a-bb16-444a3560abc7 HTTP/1.1" 200 115 0.038043 10.0.0.141 - - [2025-11-13 02:39:44] "DELETE /network-policy/f21fa363-bb8a-46cb-bf1d-c1295526f7f2 HTTP/1.1" 200 115 0.065389 10.0.0.141 - - [2025-11-13 02:39:44] "DELETE /network-policy/939e8cba-dd74-4458-b434-4768ed6ae14d HTTP/1.1" 200 115 0.047822 10.0.0.141 - - [2025-11-13 02:39:44] "DELETE /route-target/a51a3b8e-e97f-4c43-b5fd-0a4974228b88 HTTP/1.1" 200 115 0.031059 10.0.0.141 - - [2025-11-13 02:39:45] "POST /neutron/network HTTP/1.1" 200 1015 0.011211 10.0.0.61 - - [2025-11-13 02:39:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002693 10.0.0.61 - - [2025-11-13 02:39:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002448 10.0.0.141 - - [2025-11-13 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.61 - - [2025-11-13 02:39:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004008 10.0.0.61 - - [2025-11-13 02:39:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004023 10.0.0.141 - - [2025-11-13 02:39:45] "POST /neutron/network HTTP/1.1" 200 151 0.136955 10.0.0.141 - - [2025-11-13 02:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.141 - - [2025-11-13 02:39:45] "DELETE /network-ipam/a7d442aa-d65c-42a9-969f-ff5dae28a05b HTTP/1.1" 200 115 0.028698 10.0.0.141 - - [2025-11-13 02:39:45] "POST /fqname-to-id HTTP/1.1" 404 203 0.003665 10.0.0.141 - - [2025-11-13 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2025-11-13 02:39:46] "DELETE /network-ipam/c395f06b-cc3f-4925-bf79-8479906bb253 HTTP/1.1" 200 115 0.030189 10.0.0.141 - - [2025-11-13 02:39:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.004641 10.0.0.141 - - [2025-11-13 02:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2025-11-13 02:39:46] "DELETE /network-ipam/4969ac06-bbb4-4071-b31c-2d60c6309d82 HTTP/1.1" 200 115 0.032283 10.0.0.141 - - [2025-11-13 02:39:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.002437 10.0.0.61 - - [2025-11-13 02:39:48] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000943 10.0.0.141 - - [2025-11-13 02:39:48] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041555 10.0.0.61 - - [2025-11-13 02:39:48] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001696 10.0.0.141 - - [2025-11-13 02:39:48] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?fields=virtual_networks HTTP/1.1" 200 1055 0.046000 10.0.0.61 - - [2025-11-13 02:39:49] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000959 10.0.0.141 - - [2025-11-13 02:39:49] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.041624 10.0.0.61 - - [2025-11-13 02:39:49] "GET /projects?obj_uuids=bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001260 10.0.0.141 - - [2025-11-13 02:39:49] "GET /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5?fields=security_groups HTTP/1.1" 200 1287 0.043841 10.0.0.141 - - [2025-11-13 02:39:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.023402 10.0.0.61 - - [2025-11-13 02:39:49] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003108 10.0.0.61 - - [2025-11-13 02:39:50] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001361 10.0.0.61 - - [2025-11-13 02:39:50] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008324 10.0.0.61 - - [2025-11-13 02:39:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.002645 10.0.0.61 - - [2025-11-13 02:39:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002392 10.0.0.61 - - [2025-11-13 02:39:50] "POST /security-groups HTTP/1.1" 200 593 0.076678 10.0.0.61 - - [2025-11-13 02:39:50] "POST /projects HTTP/1.1" 200 589 0.287363 10.0.0.141 - - [2025-11-13 02:39:50] "POST /access-control-lists HTTP/1.1" 200 598 0.024790 10.0.0.61 - - [2025-11-13 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.360651 10.0.0.141 - - [2025-11-13 02:39:50] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.499346 10.0.0.141 - - [2025-11-13 02:39:51] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.141 - - [2025-11-13 02:39:51] "DELETE /access-control-list/4a759498-1800-435d-aa63-afe9a106507a HTTP/1.1" 200 115 0.031529 10.0.0.141 - - [2025-11-13 02:39:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000576 10.0.0.141 - - [2025-11-13 02:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025220 10.0.0.61 - - [2025-11-13 02:39:53] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000812 10.0.0.141 - - [2025-11-13 02:39:53] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.061712 10.0.0.141 - - [2025-11-13 02:39:54] "POST /ref-update HTTP/1.1" 200 156 0.024302 10.0.0.61 - - [2025-11-13 02:39:54] "POST /useragent-kv HTTP/1.1" 200 115 0.017920 10.0.0.141 - - [2025-11-13 02:39:54] "POST /neutron/subnet HTTP/1.1" 200 730 0.262944 10.0.0.141 - - [2025-11-13 02:39:54] "POST /id-to-fqname HTTP/1.1" 200 222 0.001257 10.0.0.141 - - [2025-11-13 02:39:54] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004942 10.0.0.141 - - [2025-11-13 02:39:54] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004944 10.0.0.141 - - [2025-11-13 02:39:54] "POST /neutron/network HTTP/1.1" 200 827 0.006908 10.0.0.141 - - [2025-11-13 02:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.61 - - [2025-11-13 02:39:54] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000889 10.0.0.141 - - [2025-11-13 02:39:54] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.042180 10.0.0.61 - - [2025-11-13 02:39:54] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000882 10.0.0.141 - - [2025-11-13 02:39:54] "POST /neutron/network HTTP/1.1" 200 607 0.138506 10.0.0.141 - - [2025-11-13 02:39:55] "POST /id-to-fqname HTTP/1.1" 200 222 0.003034 10.0.0.141 - - [2025-11-13 02:39:55] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004468 10.0.0.141 - - [2025-11-13 02:39:55] "POST /neutron/network HTTP/1.1" 200 823 0.005408 10.0.0.141 - - [2025-11-13 02:39:55] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004360 10.0.0.141 - - [2025-11-13 02:39:55] "POST /fqname-to-id HTTP/1.1" 404 228 0.002960 10.0.0.141 - - [2025-11-13 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.61 - - [2025-11-13 02:39:55] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001011 10.0.0.141 - - [2025-11-13 02:39:55] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.038383 10.0.0.141 - - [2025-11-13 02:39:55] "POST /network-policys HTTP/1.1" 200 571 0.034627 10.0.0.141 - - [2025-11-13 02:39:55] "GET /network-policy/ab28eac8-8418-4442-8c8b-9028c4d72614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005403 10.0.0.141 - - [2025-11-13 02:39:55] "POST /neutron/network HTTP/1.1" 200 827 0.005681 10.0.0.141 - - [2025-11-13 02:39:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.007001 10.0.0.141 - - [2025-11-13 02:39:55] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.022654 10.0.0.141 - - [2025-11-13 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.141 - - [2025-11-13 02:39:55] "GET /network-policy/ab28eac8-8418-4442-8c8b-9028c4d72614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004033 10.0.0.141 - - [2025-11-13 02:39:55] "POST /neutron/network HTTP/1.1" 200 823 0.005667 10.0.0.141 - - [2025-11-13 02:39:55] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007258 10.0.0.141 - - [2025-11-13 02:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.141 - - [2025-11-13 02:39:55] "POST /access-control-lists HTTP/1.1" 200 590 0.089603 10.0.0.141 - - [2025-11-13 02:39:55] "GET /network-policy/ab28eac8-8418-4442-8c8b-9028c4d72614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.009909 10.0.0.141 - - [2025-11-13 02:39:56] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005232 10.0.0.61 - - [2025-11-13 02:39:57] "GET /obj-perms HTTP/1.1" 200 5053 0.052609 10.0.0.141 - - [2025-11-13 02:39:58] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005286 10.0.0.141 - - [2025-11-13 02:39:58] "POST /id-to-fqname HTTP/1.1" 200 222 0.001334 10.0.0.141 - - [2025-11-13 02:39:58] "POST /neutron/network HTTP/1.1" 200 939 0.006275 10.0.0.61 - - [2025-11-13 02:39:59] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000993 10.0.0.141 - - [2025-11-13 02:39:59] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.059563 10.0.0.141 - - [2025-11-13 02:39:59] "POST /neutron/port HTTP/1.1" 200 117 0.006127 10.0.0.141 - - [2025-11-13 02:39:59] "POST /id-to-fqname HTTP/1.1" 200 222 0.001302 10.0.0.141 - - [2025-11-13 02:40:00] "POST /neutron/network HTTP/1.1" 200 939 0.007783 10.0.0.141 - - [2025-11-13 02:40:00] "POST /neutron/port HTTP/1.1" 200 1063 0.014679 10.0.0.141 - - [2025-11-13 02:40:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004797 10.0.0.141 - - [2025-11-13 02:40:00] "POST /neutron/network HTTP/1.1" 200 929 0.007553 10.0.0.61 - - [2025-11-13 02:40:00] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000974 10.0.0.141 - - [2025-11-13 02:40:00] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.060355 10.0.0.141 - - [2025-11-13 02:40:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010525 10.0.0.141 - - [2025-11-13 02:40:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007060 10.0.0.141 - - [2025-11-13 02:40:01] "PUT /access-control-list/9b2934b3-afa2-4760-a1e4-44355e9f61f1 HTTP/1.1" 200 272 0.027440 10.0.0.141 - - [2025-11-13 02:40:01] "POST /neutron/port HTTP/1.1" 200 1059 0.018381 10.0.0.141 - - [2025-11-13 02:40:01] "POST /neutron/port HTTP/1.1" 200 1087 0.015260 10.0.0.141 - - [2025-11-13 02:40:02] "POST /neutron/port HTTP/1.1" 200 117 0.001170 10.0.0.141 - - [2025-11-13 02:40:06] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007243 10.0.0.141 - - [2025-11-13 02:40:06] "POST /neutron/port HTTP/1.1" 200 1091 0.015749 10.0.0.141 - - [2025-11-13 02:40:06] "GET /virtual-machine/fd1c517c-c4cc-41c9-a8aa-42527b344662 HTTP/1.1" 401 293 0.000447 10.0.0.141 - - [2025-11-13 02:40:06] "GET /virtual-machine/fd1c517c-c4cc-41c9-a8aa-42527b344662 HTTP/1.1" 200 1295 0.026645 10.0.0.141 - - [2025-11-13 02:40:06] "GET /virtual-machine-interface/f69abbeb-eb51-4314-8321-2f0c1f1e51e2 HTTP/1.1" 200 2951 0.007872 10.0.0.141 - - [2025-11-13 02:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-11-13 02:40:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004088 10.0.0.141 - - [2025-11-13 02:40:06] "GET /virtual-networks?parent_id=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002993 10.0.0.141 - - [2025-11-13 02:40:06] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005955 10.0.0.61 - - [2025-11-13 02:40:08] "DELETE /project/b9357355a2a0423dbe340164b16b0f58 HTTP/1.1" 404 173 0.003987 10.0.0.61 - - [2025-11-13 02:40:08] "DELETE /project/bfd0500c-8d37-4d2b-ad0f-7c5dcbe52bb5 HTTP/1.1" 404 177 0.003474 10.0.0.141 - - [2025-11-13 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.141 - - [2025-11-13 02:40:10] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005424 10.0.0.141 - - [2025-11-13 02:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2025-11-13 02:40:14] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005075 10.0.0.56 - - [2025-11-13 02:40:15] "GET /obj-perms HTTP/1.1" 200 5075 0.040508 10.0.0.141 - - [2025-11-13 02:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.141 - - [2025-11-13 02:40:18] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004945 10.0.0.141 - - [2025-11-13 02:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.141 - - [2025-11-13 02:40:22] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004603 10.0.0.141 - - [2025-11-13 02:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2025-11-13 02:40:26] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004891 10.0.0.141 - - [2025-11-13 02:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.141 - - [2025-11-13 02:40:30] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005016 10.0.0.141 - - [2025-11-13 02:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.141 - - [2025-11-13 02:40:34] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006516 10.0.0.141 - - [2025-11-13 02:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.141 - - [2025-11-13 02:40:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004183 10.0.0.141 - - [2025-11-13 02:40:38] "GET /virtual-networks?parent_id=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003066 10.0.0.141 - - [2025-11-13 02:40:38] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005362 10.0.0.141 - - [2025-11-13 02:40:38] "POST /neutron/port HTTP/1.1" 200 1091 0.013852 10.0.0.141 - - [2025-11-13 02:40:38] "POST /neutron/subnet HTTP/1.1" 200 704 0.010787 10.0.0.141 - - [2025-11-13 02:40:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008254 10.0.0.141 - - [2025-11-13 02:40:40] "POST /neutron/port HTTP/1.1" 200 1087 0.014077 10.0.0.141 - - [2025-11-13 02:40:40] "POST /neutron/subnet HTTP/1.1" 200 684 0.008059 10.0.0.141 - - [2025-11-13 02:40:44] "POST /neutron/port HTTP/1.1" 200 1091 0.013447 10.0.0.141 - - [2025-11-13 02:40:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.027022 10.0.0.141 - - [2025-11-13 02:40:54] "POST /neutron/port HTTP/1.1" 200 1091 0.015353 10.0.0.141 - - [2025-11-13 02:40:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005776 10.0.0.141 - - [2025-11-13 02:40:59] "POST /neutron/port HTTP/1.1" 200 1087 0.014705 10.0.0.141 - - [2025-11-13 02:40:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006944 10.0.0.141 - - [2025-11-13 02:40:59] "GET /virtual-machine/bd928ec1-5d17-45ab-a459-18a293405ece HTTP/1.1" 200 1295 0.004887 10.0.0.141 - - [2025-11-13 02:40:59] "GET /virtual-machine-interface/16a7b8e3-0eb0-4a4f-8dd2-37eaa51696e3 HTTP/1.1" 200 2951 0.004960 10.0.0.141 - - [2025-11-13 02:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.141 - - [2025-11-13 02:40:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003237 10.0.0.141 - - [2025-11-13 02:40:59] "GET /virtual-networks?parent_id=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002827 10.0.0.141 - - [2025-11-13 02:40:59] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005140 10.0.0.141 - - [2025-11-13 02:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2025-11-13 02:41:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004521 10.0.0.141 - - [2025-11-13 02:41:00] "GET /virtual-networks?parent_id=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002722 10.0.0.141 - - [2025-11-13 02:41:01] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005990 10.0.0.141 - - [2025-11-13 02:41:06] "POST /neutron/port HTTP/1.1" 200 1087 0.016248 10.0.0.141 - - [2025-11-13 02:41:16] "GET /obj-perms HTTP/1.1" 200 5075 0.046129 10.0.0.141 - - [2025-11-13 02:41:40] "POST /neutron/port HTTP/1.1" 200 1091 0.042404 10.0.0.141 - - [2025-11-13 02:41:40] "POST /neutron/subnet HTTP/1.1" 200 704 0.009598 10.0.0.141 - - [2025-11-13 02:41:41] "POST /neutron/port HTTP/1.1" 200 1087 0.039765 10.0.0.141 - - [2025-11-13 02:41:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003566 10.0.0.141 - - [2025-11-13 02:41:41] "POST /neutron/network HTTP/1.1" 200 925 0.006958 10.0.0.141 - - [2025-11-13 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.61 - - [2025-11-13 02:41:52] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001577 10.0.0.141 - - [2025-11-13 02:41:52] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.036756 10.0.0.141 - - [2025-11-13 02:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.141 - - [2025-11-13 02:41:52] "PUT /network-policy/ab28eac8-8418-4442-8c8b-9028c4d72614 HTTP/1.1" 200 262 0.013505 10.0.0.141 - - [2025-11-13 02:41:53] "PUT /access-control-list/0dc57757-2f97-48dc-9e14-c1094314351e HTTP/1.1" 200 272 0.029172 10.0.0.141 - - [2025-11-13 02:41:56] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006409 10.0.0.141 - - [2025-11-13 02:41:56] "POST /neutron/network HTTP/1.1" 200 823 0.021638 10.0.0.141 - - [2025-11-13 02:41:56] "GET /virtual-network/286a2fd4-046b-46c0-bcc7-cad7b6eea64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.010082 10.0.0.141 - - [2025-11-13 02:41:56] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.007936 10.0.0.141 - - [2025-11-13 02:41:56] "DELETE /access-control-list/0dc57757-2f97-48dc-9e14-c1094314351e HTTP/1.1" 200 115 0.056350 10.0.0.141 - - [2025-11-13 02:41:56] "POST /neutron/network HTTP/1.1" 200 827 0.017136 10.0.0.141 - - [2025-11-13 02:41:56] "GET /virtual-network/ae119a23-4086-4696-bb9b-bb0d715a420c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006019 10.0.0.141 - - [2025-11-13 02:41:56] "DELETE /network-policy/ab28eac8-8418-4442-8c8b-9028c4d72614 HTTP/1.1" 200 115 0.035199 10.0.0.141 - - [2025-11-13 02:41:56] "POST /neutron/port HTTP/1.1" 200 1087 0.020143 10.0.0.141 - - [2025-11-13 02:41:57] "POST /neutron/port HTTP/1.1" 200 1117 0.014035 10.0.0.141 - - [2025-11-13 02:41:58] "POST /neutron/network HTTP/1.1" 200 823 0.009735 10.0.0.61 - - [2025-11-13 02:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003078 10.0.0.141 - - [2025-11-13 02:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.61 - - [2025-11-13 02:41:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002040 10.0.0.141 - - [2025-11-13 02:41:59] "POST /neutron/network HTTP/1.1" 200 151 0.109142 10.0.0.61 - - [2025-11-13 02:42:00] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000981 10.0.0.141 - - [2025-11-13 02:42:00] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1382 0.051193 10.0.0.61 - - [2025-11-13 02:42:00] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001092 10.0.0.141 - - [2025-11-13 02:42:01] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?fields=virtual_networks HTTP/1.1" 200 1047 0.041565 10.0.0.61 - - [2025-11-13 02:42:01] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001432 10.0.0.141 - - [2025-11-13 02:42:01] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.040372 10.0.0.61 - - [2025-11-13 02:42:01] "GET /projects?obj_uuids=b9357355-a2a0-423d-be34-0164b16b0f58&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001019 10.0.0.141 - - [2025-11-13 02:42:01] "GET /project/b9357355-a2a0-423d-be34-0164b16b0f58?fields=security_groups HTTP/1.1" 200 1275 0.048538 10.0.0.141 - - [2025-11-13 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 200 0.027529 10.0.0.61 - - [2025-11-13 02:42:02] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003660 10.0.0.61 - - [2025-11-13 02:42:02] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001260 10.0.0.61 - - [2025-11-13 02:42:02] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008824 10.0.0.61 - - [2025-11-13 02:42:02] "POST /id-to-fqname HTTP/1.1" 200 202 0.002646 10.0.0.61 - - [2025-11-13 02:42:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.008287 10.0.0.61 - - [2025-11-13 02:42:02] "POST /security-groups HTTP/1.1" 200 603 0.025328 10.0.0.61 - - [2025-11-13 02:42:02] "POST /projects HTTP/1.1" 200 609 0.225374 10.0.0.141 - - [2025-11-13 02:42:02] "POST /access-control-lists HTTP/1.1" 200 608 0.033618 10.0.0.61 - - [2025-11-13 02:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.295219 10.0.0.141 - - [2025-11-13 02:42:02] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.452994 10.0.0.141 - - [2025-11-13 02:42:03] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.141 - - [2025-11-13 02:42:07] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000692 10.0.0.141 - - [2025-11-13 02:42:07] "DELETE /access-control-list/d7ddb640-242d-4ebd-8b42-7861a64a2dbe HTTP/1.1" 200 115 0.038941 10.0.0.61 - - [2025-11-13 02:42:07] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000967 10.0.0.141 - - [2025-11-13 02:42:07] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.063590 10.0.0.141 - - [2025-11-13 02:42:08] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.61 - - [2025-11-13 02:42:08] "DELETE /project/b9357355-a2a0-423d-be34-0164b16b0f58 HTTP/1.1" 404 177 0.004025 10.0.0.61 - - [2025-11-13 02:42:08] "DELETE /project/2c50a6f9cceb41c98096322ab71315b8 HTTP/1.1" 404 173 0.003452 10.0.0.141 - - [2025-11-13 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.61 - - [2025-11-13 02:42:08] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000888 10.0.0.141 - - [2025-11-13 02:42:08] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006580 10.0.0.141 - - [2025-11-13 02:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.61 - - [2025-11-13 02:42:08] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001417 10.0.0.141 - - [2025-11-13 02:42:08] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043036 10.0.0.141 - - [2025-11-13 02:42:09] "GET /domains HTTP/1.1" 401 293 0.000418 10.0.0.141 - - [2025-11-13 02:42:10] "GET /domains HTTP/1.1" 200 280 0.024926 10.0.0.61 - - [2025-11-13 02:42:10] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.141 - - [2025-11-13 02:42:10] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00 HTTP/1.1" 200 2585 0.010690 10.0.0.61 - - [2025-11-13 02:42:10] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002362 10.0.0.141 - - [2025-11-13 02:42:10] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8 HTTP/1.1" 200 1933 0.092903 10.0.0.141 - - [2025-11-13 02:42:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002688 10.0.0.141 - - [2025-11-13 02:42:10] "POST /network-ipams HTTP/1.1" 200 621 0.023615 10.0.0.141 - - [2025-11-13 02:42:10] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003272 10.0.0.141 - - [2025-11-13 02:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.141 - - [2025-11-13 02:42:10] "GET /network-ipam/dc473424-d80c-4b97-8835-6281d27d3c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006399 10.0.0.141 - - [2025-11-13 02:42:10] "PUT /network-ipam/dc473424-d80c-4b97-8835-6281d27d3c0c HTTP/1.1" 200 258 0.013028 10.0.0.141 - - [2025-11-13 02:42:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000454 10.0.0.141 - - [2025-11-13 02:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028970 10.0.0.61 - - [2025-11-13 02:42:11] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000875 10.0.0.141 - - [2025-11-13 02:42:11] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.049979 10.0.0.141 - - [2025-11-13 02:42:11] "POST /ref-update HTTP/1.1" 200 156 0.033234 10.0.0.61 - - [2025-11-13 02:42:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002683 10.0.0.141 - - [2025-11-13 02:42:11] "POST /neutron/subnet HTTP/1.1" 200 701 0.256728 10.0.0.141 - - [2025-11-13 02:42:12] "POST /neutron/network HTTP/1.1" 200 1337 0.014128 10.0.0.141 - - [2025-11-13 02:42:12] "POST /id-to-fqname HTTP/1.1" 200 235 0.001078 10.0.0.141 - - [2025-11-13 02:42:12] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007349 10.0.0.141 - - [2025-11-13 02:42:12] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005996 10.0.0.141 - - [2025-11-13 02:42:12] "POST /neutron/subnet HTTP/1.1" 200 701 0.008329 10.0.0.141 - - [2025-11-13 02:42:13] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005472 10.0.0.61 - - [2025-11-13 02:42:14] "GET /obj-perms HTTP/1.1" 200 5038 0.062204 10.0.0.141 - - [2025-11-13 02:42:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003480 10.0.0.141 - - [2025-11-13 02:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.61 - - [2025-11-13 02:42:14] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001009 10.0.0.141 - - [2025-11-13 02:42:14] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042328 10.0.0.141 - - [2025-11-13 02:42:14] "POST /network-policys HTTP/1.1" 200 563 0.031439 10.0.0.141 - - [2025-11-13 02:42:14] "GET /network-policy/bd8c838b-05e1-462e-8c63-a3f4a4760bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006006 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003693 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.61 - - [2025-11-13 02:42:15] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.026069 10.0.0.141 - - [2025-11-13 02:42:15] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.070393 10.0.0.141 - - [2025-11-13 02:42:15] "POST /network-policys HTTP/1.1" 200 563 0.026190 10.0.0.141 - - [2025-11-13 02:42:15] "GET /network-policy/3fbedab7-b4b8-4f30-86c8-667e48253f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.006793 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003243 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.61 - - [2025-11-13 02:42:15] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.141 - - [2025-11-13 02:42:15] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.038786 10.0.0.141 - - [2025-11-13 02:42:15] "POST /network-policys HTTP/1.1" 200 563 0.025043 10.0.0.141 - - [2025-11-13 02:42:15] "GET /network-policy/bc1948aa-1f39-433d-851e-e0f7bf099ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007213 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.003467 10.0.0.141 - - [2025-11-13 02:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.61 - - [2025-11-13 02:42:15] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001099 10.0.0.141 - - [2025-11-13 02:42:15] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037218 10.0.0.141 - - [2025-11-13 02:42:16] "POST /network-policys HTTP/1.1" 200 563 0.023615 10.0.0.141 - - [2025-11-13 02:42:16] "GET /network-policy/91d7aa9e-dc6f-4570-8f29-ce27882a2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005777 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003154 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.61 - - [2025-11-13 02:42:16] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000974 10.0.0.141 - - [2025-11-13 02:42:16] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.041065 10.0.0.141 - - [2025-11-13 02:42:16] "POST /network-policys HTTP/1.1" 200 563 0.028233 10.0.0.141 - - [2025-11-13 02:42:16] "GET /network-policy/53434d58-4b5e-4582-9604-78f2a39bd21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006096 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.005007 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.61 - - [2025-11-13 02:42:16] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000918 10.0.0.141 - - [2025-11-13 02:42:16] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.039476 10.0.0.141 - - [2025-11-13 02:42:16] "POST /network-policys HTTP/1.1" 200 563 0.025823 10.0.0.141 - - [2025-11-13 02:42:16] "GET /network-policy/510eff91-e797-4f50-afd9-fcf7f3203570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007530 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.003070 10.0.0.141 - - [2025-11-13 02:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.61 - - [2025-11-13 02:42:17] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001389 10.0.0.141 - - [2025-11-13 02:42:17] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.044705 10.0.0.141 - - [2025-11-13 02:42:17] "POST /network-policys HTTP/1.1" 200 563 0.026526 10.0.0.141 - - [2025-11-13 02:42:17] "GET /network-policy/a15fdb24-6398-4ba3-a1f0-5fc1a687b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.006415 10.0.0.141 - - [2025-11-13 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.004594 10.0.0.141 - - [2025-11-13 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.61 - - [2025-11-13 02:42:17] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000944 10.0.0.141 - - [2025-11-13 02:42:17] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.033508 10.0.0.141 - - [2025-11-13 02:42:17] "POST /network-policys HTTP/1.1" 200 563 0.041524 10.0.0.141 - - [2025-11-13 02:42:17] "GET /network-policy/28416f7f-e1a3-4d8d-b4d9-d74aba58e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005945 10.0.0.141 - - [2025-11-13 02:42:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.005210 10.0.0.141 - - [2025-11-13 02:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.61 - - [2025-11-13 02:42:17] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000951 10.0.0.141 - - [2025-11-13 02:42:17] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.046944 10.0.0.141 - - [2025-11-13 02:42:17] "POST /network-policys HTTP/1.1" 200 563 0.028291 10.0.0.141 - - [2025-11-13 02:42:17] "GET /network-policy/572e1879-84aa-4ce7-b7bb-36d45c862bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005842 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003755 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.61 - - [2025-11-13 02:42:18] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000961 10.0.0.141 - - [2025-11-13 02:42:18] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.034813 10.0.0.141 - - [2025-11-13 02:42:18] "POST /network-policys HTTP/1.1" 200 563 0.029971 10.0.0.141 - - [2025-11-13 02:42:18] "GET /network-policy/4398229f-ccc5-400d-b97b-522ef4170e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.007155 10.0.0.141 - - [2025-11-13 02:42:18] "POST /neutron/network HTTP/1.1" 200 1337 0.010460 10.0.0.141 - - [2025-11-13 02:42:18] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007530 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.141 - - [2025-11-13 02:42:18] "GET /network-policy/28416f7f-e1a3-4d8d-b4d9-d74aba58e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004380 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.141 - - [2025-11-13 02:42:18] "GET /network-policy/3fbedab7-b4b8-4f30-86c8-667e48253f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004252 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.141 - - [2025-11-13 02:42:18] "GET /network-policy/4398229f-ccc5-400d-b97b-522ef4170e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004341 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.141 - - [2025-11-13 02:42:18] "GET /network-policy/510eff91-e797-4f50-afd9-fcf7f3203570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004095 10.0.0.141 - - [2025-11-13 02:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/53434d58-4b5e-4582-9604-78f2a39bd21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004503 10.0.0.141 - - [2025-11-13 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/572e1879-84aa-4ce7-b7bb-36d45c862bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003961 10.0.0.141 - - [2025-11-13 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/91d7aa9e-dc6f-4570-8f29-ce27882a2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004154 10.0.0.141 - - [2025-11-13 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/a15fdb24-6398-4ba3-a1f0-5fc1a687b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004208 10.0.0.141 - - [2025-11-13 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/bc1948aa-1f39-433d-851e-e0f7bf099ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005372 10.0.0.141 - - [2025-11-13 02:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.141 - - [2025-11-13 02:42:19] "GET /network-policy/bd8c838b-05e1-462e-8c63-a3f4a4760bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004556 10.0.0.141 - - [2025-11-13 02:42:19] "POST /id-to-fqname HTTP/1.1" 200 235 0.001472 10.0.0.141 - - [2025-11-13 02:42:19] "POST /neutron/network HTTP/1.1" 200 2260 0.007245 10.0.0.61 - - [2025-11-13 02:42:20] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001411 10.0.0.141 - - [2025-11-13 02:42:20] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.059552 10.0.0.141 - - [2025-11-13 02:42:20] "POST /neutron/port HTTP/1.1" 200 117 0.007174 10.0.0.61 - - [2025-11-13 02:42:20] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000954 10.0.0.141 - - [2025-11-13 02:42:21] "PUT /access-control-list/c0b9b944-248c-4c5c-91f8-ff4d8e7bdb45 HTTP/1.1" 200 272 0.053721 10.0.0.141 - - [2025-11-13 02:42:21] "POST /neutron/port HTTP/1.1" 200 1174 0.363484 10.0.0.141 - - [2025-11-13 02:42:21] "POST /neutron/port HTTP/1.1" 200 1228 0.100882 10.0.0.141 - - [2025-11-13 02:42:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003666 10.0.0.141 - - [2025-11-13 02:42:21] "POST /neutron/port HTTP/1.1" 200 117 0.001131 10.0.0.141 - - [2025-11-13 02:42:25] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007512 10.0.0.141 - - [2025-11-13 02:42:25] "POST /neutron/port HTTP/1.1" 200 1202 0.013210 10.0.0.141 - - [2025-11-13 02:42:25] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 401 293 0.000414 10.0.0.141 - - [2025-11-13 02:42:26] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 200 1304 0.032763 10.0.0.141 - - [2025-11-13 02:42:26] "GET /virtual-machine-interface/5feceb69-bb50-43f7-8714-9779dff0216b HTTP/1.1" 200 3168 0.005414 10.0.0.141 - - [2025-11-13 02:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2025-11-13 02:42:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003168 10.0.0.141 - - [2025-11-13 02:42:26] "GET /virtual-networks?parent_id=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002559 10.0.0.141 - - [2025-11-13 02:42:26] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006728 10.0.0.141 - - [2025-11-13 02:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.141 - - [2025-11-13 02:42:29] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.004832 10.0.0.141 - - [2025-11-13 02:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.141 - - [2025-11-13 02:42:33] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005689 10.0.0.141 - - [2025-11-13 02:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.141 - - [2025-11-13 02:42:37] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.004857 10.0.0.141 - - [2025-11-13 02:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.141 - - [2025-11-13 02:42:41] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007391 10.0.0.141 - - [2025-11-13 02:42:42] "POST /neutron/port HTTP/1.1" 200 1202 0.013892 10.0.0.141 - - [2025-11-13 02:42:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003865 10.0.0.141 - - [2025-11-13 02:42:42] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.141 - - [2025-11-13 02:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.141 - - [2025-11-13 02:42:45] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005152 10.0.0.141 - - [2025-11-13 02:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.141 - - [2025-11-13 02:42:49] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.005983 10.0.0.141 - - [2025-11-13 02:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.141 - - [2025-11-13 02:42:53] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.009578 10.0.0.56 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.56 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.61 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.61 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000423 10.0.0.56 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000570 10.0.0.56 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.61 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.61 - - [2025-11-13 02:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.141 - - [2025-11-13 02:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005890 10.0.0.141 - - [2025-11-13 02:42:58] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.007779 10.0.0.141 - - [2025-11-13 02:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.141 - - [2025-11-13 02:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2025-11-13 02:42:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2025-11-13 02:42:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.141 - - [2025-11-13 02:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.141 - - [2025-11-13 02:43:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2025-11-13 02:43:00] "GET /virtual-networks?parent_id=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.002961 10.0.0.141 - - [2025-11-13 02:43:00] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 6141 0.006154 10.0.0.141 - - [2025-11-13 02:43:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006211 10.0.0.141 - - [2025-11-13 02:43:08] "POST /neutron/port HTTP/1.1" 200 1202 0.015097 10.0.0.141 - - [2025-11-13 02:43:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006992 10.0.0.56 - - [2025-11-13 02:43:18] "GET /obj-perms HTTP/1.1" 200 5075 0.041587 10.0.0.141 - - [2025-11-13 02:43:21] "POST /neutron/port HTTP/1.1" 200 1202 0.014810 10.0.0.141 - - [2025-11-13 02:43:21] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006449 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/bd8c838b-05e1-462e-8c63-a3f4a4760bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003536 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/3fbedab7-b4b8-4f30-86c8-667e48253f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.004580 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/bc1948aa-1f39-433d-851e-e0f7bf099ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004132 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/91d7aa9e-dc6f-4570-8f29-ce27882a2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004848 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/53434d58-4b5e-4582-9604-78f2a39bd21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004444 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/510eff91-e797-4f50-afd9-fcf7f3203570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004685 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/a15fdb24-6398-4ba3-a1f0-5fc1a687b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.004047 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/28416f7f-e1a3-4d8d-b4d9-d74aba58e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004283 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/572e1879-84aa-4ce7-b7bb-36d45c862bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004485 10.0.0.141 - - [2025-11-13 02:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.141 - - [2025-11-13 02:43:21] "GET /network-policy/4398229f-ccc5-400d-b97b-522ef4170e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.003979 10.0.0.56 - - [2025-11-13 02:43:22] "POST /fqname-to-id HTTP/1.1" 404 207 0.062340 10.0.0.141 - - [2025-11-13 02:43:22] "POST /neutron/network HTTP/1.1" 200 1440 0.014106 10.0.0.141 - - [2025-11-13 02:43:22] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005375 10.0.0.141 - - [2025-11-13 02:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.141 - - [2025-11-13 02:43:22] "GET /network-policy/bd8c838b-05e1-462e-8c63-a3f4a4760bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003986 10.0.0.141 - - [2025-11-13 02:43:27] "POST /neutron/network HTTP/1.1" 200 1440 0.019444 10.0.0.141 - - [2025-11-13 02:43:27] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.007414 10.0.0.141 - - [2025-11-13 02:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.141 - - [2025-11-13 02:43:27] "GET /network-policy/3fbedab7-b4b8-4f30-86c8-667e48253f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 8879 0.010113 10.0.0.141 - - [2025-11-13 02:43:32] "PUT /access-control-list/c0b9b944-248c-4c5c-91f8-ff4d8e7bdb45 HTTP/1.1" 200 272 0.020372 10.0.0.141 - - [2025-11-13 02:43:32] "POST /neutron/network HTTP/1.1" 200 1440 0.015974 10.0.0.141 - - [2025-11-13 02:43:32] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006772 10.0.0.141 - - [2025-11-13 02:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.141 - - [2025-11-13 02:43:32] "GET /network-policy/bc1948aa-1f39-433d-851e-e0f7bf099ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004027 10.0.0.56 - - [2025-11-13 02:43:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.007740 10.0.0.141 - - [2025-11-13 02:43:37] "POST /neutron/network HTTP/1.1" 200 1440 0.013253 10.0.0.141 - - [2025-11-13 02:43:37] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005475 10.0.0.141 - - [2025-11-13 02:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.141 - - [2025-11-13 02:43:38] "GET /network-policy/91d7aa9e-dc6f-4570-8f29-ce27882a2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.005129 10.0.0.141 - - [2025-11-13 02:43:43] "POST /neutron/network HTTP/1.1" 200 1440 0.013341 10.0.0.141 - - [2025-11-13 02:43:43] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005983 10.0.0.141 - - [2025-11-13 02:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.141 - - [2025-11-13 02:43:43] "GET /network-policy/53434d58-4b5e-4582-9604-78f2a39bd21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.005981 10.0.0.141 - - [2025-11-13 02:43:43] "POST /neutron/network HTTP/1.1" 200 1450 0.006610 10.0.0.141 - - [2025-11-13 02:43:43] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014543 10.0.0.141 - - [2025-11-13 02:43:43] "POST /neutron/network HTTP/1.1" 200 1440 0.010086 10.0.0.141 - - [2025-11-13 02:43:48] "PUT /access-control-list/c0b9b944-248c-4c5c-91f8-ff4d8e7bdb45 HTTP/1.1" 200 272 0.018471 10.0.0.141 - - [2025-11-13 02:43:48] "POST /neutron/network HTTP/1.1" 200 1440 0.011618 10.0.0.141 - - [2025-11-13 02:43:48] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.004633 10.0.0.141 - - [2025-11-13 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.141 - - [2025-11-13 02:43:48] "GET /network-policy/510eff91-e797-4f50-afd9-fcf7f3203570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004167 10.0.0.56 - - [2025-11-13 02:43:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.004120 10.0.0.141 - - [2025-11-13 02:43:53] "POST /neutron/network HTTP/1.1" 200 1440 0.030831 10.0.0.141 - - [2025-11-13 02:43:53] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006311 10.0.0.141 - - [2025-11-13 02:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.141 - - [2025-11-13 02:43:53] "GET /network-policy/a15fdb24-6398-4ba3-a1f0-5fc1a687b348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5025 0.003908 10.0.0.141 - - [2025-11-13 02:43:58] "POST /neutron/network HTTP/1.1" 200 1440 0.012962 10.0.0.141 - - [2025-11-13 02:43:58] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.004481 10.0.0.141 - - [2025-11-13 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.141 - - [2025-11-13 02:43:59] "GET /network-policy/28416f7f-e1a3-4d8d-b4d9-d74aba58e224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004096 10.0.0.141 - - [2025-11-13 02:44:04] "PUT /access-control-list/c0b9b944-248c-4c5c-91f8-ff4d8e7bdb45 HTTP/1.1" 200 272 0.014096 10.0.0.141 - - [2025-11-13 02:44:04] "POST /neutron/network HTTP/1.1" 200 1440 0.018870 10.0.0.141 - - [2025-11-13 02:44:04] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.006834 10.0.0.141 - - [2025-11-13 02:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2025-11-13 02:44:04] "GET /network-policy/572e1879-84aa-4ce7-b7bb-36d45c862bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.006181 10.0.0.56 - - [2025-11-13 02:44:09] "POST /fqname-to-id HTTP/1.1" 404 207 0.004207 10.0.0.141 - - [2025-11-13 02:44:09] "POST /neutron/network HTTP/1.1" 200 1440 0.014186 10.0.0.141 - - [2025-11-13 02:44:09] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005134 10.0.0.141 - - [2025-11-13 02:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.141 - - [2025-11-13 02:44:09] "GET /network-policy/4398229f-ccc5-400d-b97b-522ef4170e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 5024 0.004036 10.0.0.141 - - [2025-11-13 02:44:14] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 200 1304 0.003962 10.0.0.141 - - [2025-11-13 02:44:15] "POST /neutron/port HTTP/1.1" 200 151 0.182362 10.0.0.141 - - [2025-11-13 02:44:16] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 404 171 0.003271 10.0.0.141 - - [2025-11-13 02:44:16] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 404 171 0.004830 10.0.0.141 - - [2025-11-13 02:44:16] "GET /virtual-machine/53da3262-441e-4705-a84d-915cb74f8cbe HTTP/1.1" 404 171 0.002811 10.0.0.141 - - [2025-11-13 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.141 - - [2025-11-13 02:44:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004795 10.0.0.141 - - [2025-11-13 02:44:16] "GET /virtual-networks?parent_id=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.003768 10.0.0.141 - - [2025-11-13 02:44:16] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005552 10.0.0.141 - - [2025-11-13 02:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.141 - - [2025-11-13 02:44:17] "GET /routing-instance/6d61a8ec-48a1-4c5a-a015-78107ef49a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004494 10.0.0.141 - - [2025-11-13 02:44:17] "GET /route-target/f0fbe561-6866-4a1b-9117-3b70706c5ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004102 10.0.0.141 - - [2025-11-13 02:44:17] "GET /obj-perms HTTP/1.1" 200 5038 0.044848 10.0.0.141 - - [2025-11-13 02:44:20] "GET /obj-perms HTTP/1.1" 200 5038 0.003626 10.0.0.141 - - [2025-11-13 02:44:23] "GET /obj-perms HTTP/1.1" 200 5038 0.003889 10.0.0.141 - - [2025-11-13 02:44:29] "GET /obj-perms HTTP/1.1" 200 5038 0.004159 10.0.0.141 - - [2025-11-13 02:44:32] "GET /obj-perms HTTP/1.1" 200 5038 0.004904 10.0.0.141 - - [2025-11-13 02:44:38] "GET /obj-perms HTTP/1.1" 200 5038 0.003568 10.0.0.141 - - [2025-11-13 02:44:41] "GET /obj-perms HTTP/1.1" 200 5038 0.003499 10.0.0.61 - - [2025-11-13 02:44:41] "GET /obj-perms HTTP/1.1" 200 5038 0.004727 10.0.0.141 - - [2025-11-13 02:44:42] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3495 0.005564 10.0.0.141 - - [2025-11-13 02:44:42] "POST /neutron/network HTTP/1.1" 200 1337 0.033130 10.0.0.141 - - [2025-11-13 02:44:42] "GET /virtual-network/5d97be0b-c30f-4602-bdad-2e78c7cbce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004862 10.0.0.141 - - [2025-11-13 02:44:42] "DELETE /network-policy/4398229f-ccc5-400d-b97b-522ef4170e4a HTTP/1.1" 200 115 0.031286 10.0.0.141 - - [2025-11-13 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.61 - - [2025-11-13 02:44:42] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001066 10.0.0.141 - - [2025-11-13 02:44:42] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.035878 10.0.0.141 - - [2025-11-13 02:44:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 2255 0.005173 10.0.0.141 - - [2025-11-13 02:44:42] "DELETE /network-policy/572e1879-84aa-4ce7-b7bb-36d45c862bc4 HTTP/1.1" 200 115 0.047538 10.0.0.141 - - [2025-11-13 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.61 - - [2025-11-13 02:44:42] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001644 10.0.0.141 - - [2025-11-13 02:44:42] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.042312 10.0.0.141 - - [2025-11-13 02:44:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 2019 0.005359 10.0.0.141 - - [2025-11-13 02:44:42] "DELETE /network-policy/28416f7f-e1a3-4d8d-b4d9-d74aba58e224 HTTP/1.1" 200 115 0.036616 10.0.0.141 - - [2025-11-13 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.61 - - [2025-11-13 02:44:42] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.141 - - [2025-11-13 02:44:42] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.043529 10.0.0.141 - - [2025-11-13 02:44:42] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 1783 0.005902 10.0.0.141 - - [2025-11-13 02:44:42] "DELETE /network-policy/a15fdb24-6398-4ba3-a1f0-5fc1a687b348 HTTP/1.1" 200 115 0.035818 10.0.0.141 - - [2025-11-13 02:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.61 - - [2025-11-13 02:44:42] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000866 10.0.0.141 - - [2025-11-13 02:44:42] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.056235 10.0.0.141 - - [2025-11-13 02:44:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 1547 0.005061 10.0.0.141 - - [2025-11-13 02:44:43] "DELETE /network-policy/510eff91-e797-4f50-afd9-fcf7f3203570 HTTP/1.1" 200 115 0.048467 10.0.0.141 - - [2025-11-13 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.61 - - [2025-11-13 02:44:43] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000890 10.0.0.141 - - [2025-11-13 02:44:43] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036748 10.0.0.141 - - [2025-11-13 02:44:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 1311 0.005311 10.0.0.141 - - [2025-11-13 02:44:43] "DELETE /network-policy/53434d58-4b5e-4582-9604-78f2a39bd21f HTTP/1.1" 200 115 0.033541 10.0.0.141 - - [2025-11-13 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.61 - - [2025-11-13 02:44:43] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001308 10.0.0.141 - - [2025-11-13 02:44:43] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.040960 10.0.0.141 - - [2025-11-13 02:44:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 1074 0.005425 10.0.0.141 - - [2025-11-13 02:44:43] "DELETE /network-policy/91d7aa9e-dc6f-4570-8f29-ce27882a2e55 HTTP/1.1" 200 115 0.029942 10.0.0.141 - - [2025-11-13 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.61 - - [2025-11-13 02:44:43] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001026 10.0.0.141 - - [2025-11-13 02:44:43] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.038205 10.0.0.141 - - [2025-11-13 02:44:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 838 0.005766 10.0.0.141 - - [2025-11-13 02:44:43] "DELETE /network-policy/bc1948aa-1f39-433d-851e-e0f7bf099ca9 HTTP/1.1" 200 115 0.035903 10.0.0.141 - - [2025-11-13 02:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.61 - - [2025-11-13 02:44:43] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001172 10.0.0.141 - - [2025-11-13 02:44:43] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.050264 10.0.0.141 - - [2025-11-13 02:44:43] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 602 0.006177 10.0.0.141 - - [2025-11-13 02:44:44] "DELETE /network-policy/3fbedab7-b4b8-4f30-86c8-667e48253f73 HTTP/1.1" 200 115 0.049151 10.0.0.141 - - [2025-11-13 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.61 - - [2025-11-13 02:44:44] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001133 10.0.0.141 - - [2025-11-13 02:44:44] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.036499 10.0.0.141 - - [2025-11-13 02:44:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 366 0.005601 10.0.0.141 - - [2025-11-13 02:44:44] "DELETE /network-policy/bd8c838b-05e1-462e-8c63-a3f4a4760bb3 HTTP/1.1" 200 115 0.037703 10.0.0.141 - - [2025-11-13 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.61 - - [2025-11-13 02:44:44] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000935 10.0.0.141 - - [2025-11-13 02:44:44] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.037508 10.0.0.141 - - [2025-11-13 02:44:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy0Ipv4v6-42823064&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.007690 10.0.0.141 - - [2025-11-13 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.141 - - [2025-11-13 02:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.141 - - [2025-11-13 02:44:44] "DELETE /network-ipam/dc473424-d80c-4b97-8835-6281d27d3c0c HTTP/1.1" 200 115 0.031910 10.0.0.141 - - [2025-11-13 02:44:44] "POST /fqname-to-id HTTP/1.1" 404 260 0.003575 10.0.0.61 - - [2025-11-13 02:44:44] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000849 10.0.0.61 - - [2025-11-13 02:44:44] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1525 0.041373 10.0.0.61 - - [2025-11-13 02:44:44] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000860 10.0.0.61 - - [2025-11-13 02:44:45] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?fields=security_groups HTTP/1.1" 200 1408 0.029695 10.0.0.61 - - [2025-11-13 02:44:45] "DELETE /security-group/f1d6b694-6058-4da6-a241-11023d4974b5 HTTP/1.1" 200 115 0.044390 10.0.0.61 - - [2025-11-13 02:44:45] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000818 10.0.0.61 - - [2025-11-13 02:44:45] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?fields=application_policy_sets HTTP/1.1" 200 1447 0.055802 10.0.0.141 - - [2025-11-13 02:44:45] "DELETE /access-control-list/610d09d7-d355-4fef-9b65-29ec58c72779 HTTP/1.1" 200 115 0.054093 10.0.0.141 - - [2025-11-13 02:44:45] "DELETE /project/2c50a6f9-cceb-41c9-8096-322ab71315b8 HTTP/1.1" 200 115 0.359334 10.0.0.61 - - [2025-11-13 02:44:45] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002479 10.0.0.141 - - [2025-11-13 02:44:45] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?fields=projects HTTP/1.1" 200 1244 0.017785 10.0.0.61 - - [2025-11-13 02:44:47] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002712 10.0.0.61 - - [2025-11-13 02:44:48] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000911 10.0.0.61 - - [2025-11-13 02:44:48] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031532 10.0.0.61 - - [2025-11-13 02:44:48] "POST /id-to-fqname HTTP/1.1" 200 202 0.001163 10.0.0.61 - - [2025-11-13 02:44:48] "POST /fqname-to-id HTTP/1.1" 404 211 0.006229 10.0.0.61 - - [2025-11-13 02:44:48] "POST /security-groups HTTP/1.1" 200 603 0.031499 10.0.0.61 - - [2025-11-13 02:44:48] "POST /projects HTTP/1.1" 200 609 0.223324 10.0.0.141 - - [2025-11-13 02:44:48] "POST /fqname-to-id HTTP/1.1" 404 245 0.007025 10.0.0.61 - - [2025-11-13 02:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.296580 10.0.0.141 - - [2025-11-13 02:44:48] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.444876 10.0.0.61 - - [2025-11-13 02:44:48] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000835 10.0.0.141 - - [2025-11-13 02:44:48] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?fields=virtual_networks HTTP/1.1" 200 1065 0.052012 10.0.0.61 - - [2025-11-13 02:44:48] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001438 10.0.0.141 - - [2025-11-13 02:44:48] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.039384 10.0.0.61 - - [2025-11-13 02:44:48] "GET /projects?obj_uuids=2c50a6f9-cceb-41c9-8096-322ab71315b8&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.141 - - [2025-11-13 02:44:48] "GET /project/2c50a6f9-cceb-41c9-8096-322ab71315b8?fields=security_groups HTTP/1.1" 200 1303 0.057914 10.0.0.141 - - [2025-11-13 02:44:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.026794 10.0.0.61 - - [2025-11-13 02:44:49] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003094 10.0.0.61 - - [2025-11-13 02:44:49] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.61 - - [2025-11-13 02:44:49] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006935 10.0.0.61 - - [2025-11-13 02:44:49] "POST /id-to-fqname HTTP/1.1" 200 196 0.003146 10.0.0.61 - - [2025-11-13 02:44:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.016239 10.0.0.61 - - [2025-11-13 02:44:49] "POST /security-groups HTTP/1.1" 200 597 0.027499 10.0.0.61 - - [2025-11-13 02:44:49] "POST /projects HTTP/1.1" 200 597 0.246217 10.0.0.141 - - [2025-11-13 02:44:49] "POST /access-control-lists HTTP/1.1" 200 602 0.027658 10.0.0.61 - - [2025-11-13 02:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.312758 10.0.0.141 - - [2025-11-13 02:44:49] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.437393 10.0.0.141 - - [2025-11-13 02:44:51] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.141 - - [2025-11-13 02:44:52] "DELETE /access-control-list/a709cbdd-3146-4688-b0f7-316498ed0df2 HTTP/1.1" 200 115 0.049436 10.0.0.141 - - [2025-11-13 02:44:53] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000448 10.0.0.61 - - [2025-11-13 02:44:53] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001224 10.0.0.141 - - [2025-11-13 02:44:53] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.066128 10.0.0.141 - - [2025-11-13 02:44:54] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.141 - - [2025-11-13 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.61 - - [2025-11-13 02:44:54] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000845 10.0.0.141 - - [2025-11-13 02:44:54] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006436 10.0.0.141 - - [2025-11-13 02:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.61 - - [2025-11-13 02:44:54] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001008 10.0.0.141 - - [2025-11-13 02:44:54] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044110 10.0.0.141 - - [2025-11-13 02:44:55] "GET /domains HTTP/1.1" 401 293 0.000392 10.0.0.141 - - [2025-11-13 02:44:56] "GET /domains HTTP/1.1" 200 280 0.028886 10.0.0.61 - - [2025-11-13 02:44:56] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000790 10.0.0.141 - - [2025-11-13 02:44:56] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00 HTTP/1.1" 200 2579 0.008200 10.0.0.61 - - [2025-11-13 02:44:56] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000734 10.0.0.141 - - [2025-11-13 02:44:56] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a HTTP/1.1" 200 1899 0.084216 10.0.0.141 - - [2025-11-13 02:44:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002763 10.0.0.141 - - [2025-11-13 02:44:56] "POST /network-ipams HTTP/1.1" 200 603 0.024899 10.0.0.141 - - [2025-11-13 02:44:56] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003012 10.0.0.141 - - [2025-11-13 02:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.141 - - [2025-11-13 02:44:56] "GET /network-ipam/51e136c3-d19a-451d-be4c-d6029b79ae84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006111 10.0.0.141 - - [2025-11-13 02:44:56] "PUT /network-ipam/51e136c3-d19a-451d-be4c-d6029b79ae84 HTTP/1.1" 200 258 0.015978 10.0.0.141 - - [2025-11-13 02:44:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000551 10.0.0.141 - - [2025-11-13 02:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023381 10.0.0.61 - - [2025-11-13 02:44:56] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000777 10.0.0.141 - - [2025-11-13 02:44:57] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037197 10.0.0.141 - - [2025-11-13 02:44:57] "POST /neutron/network HTTP/1.1" 200 117 0.031411 10.0.0.141 - - [2025-11-13 02:44:57] "POST /ref-update HTTP/1.1" 200 156 0.019508 10.0.0.61 - - [2025-11-13 02:44:57] "POST /useragent-kv HTTP/1.1" 200 115 0.009052 10.0.0.141 - - [2025-11-13 02:44:57] "POST /neutron/subnet HTTP/1.1" 200 701 0.178293 10.0.0.141 - - [2025-11-13 02:44:57] "POST /id-to-fqname HTTP/1.1" 200 229 0.001235 10.0.0.141 - - [2025-11-13 02:44:57] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.006802 10.0.0.141 - - [2025-11-13 02:44:57] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005172 10.0.0.141 - - [2025-11-13 02:44:57] "POST /neutron/network HTTP/1.1" 200 1074 0.012460 10.0.0.141 - - [2025-11-13 02:44:58] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.004988 10.0.0.141 - - [2025-11-13 02:44:58] "GET /obj-perms HTTP/1.1" 200 5032 0.044700 10.0.0.56 - - [2025-11-13 02:44:59] "GET /obj-perms HTTP/1.1" 200 5032 0.042612 10.0.0.141 - - [2025-11-13 02:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.61 - - [2025-11-13 02:44:59] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001099 10.0.0.141 - - [2025-11-13 02:44:59] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041085 10.0.0.141 - - [2025-11-13 02:44:59] "POST /neutron/network HTTP/1.1" 200 117 0.015933 10.0.0.61 - - [2025-11-13 02:45:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006758 10.0.0.141 - - [2025-11-13 02:45:00] "POST /neutron/subnet HTTP/1.1" 200 701 0.185070 10.0.0.141 - - [2025-11-13 02:45:00] "POST /id-to-fqname HTTP/1.1" 200 229 0.001336 10.0.0.141 - - [2025-11-13 02:45:00] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005046 10.0.0.141 - - [2025-11-13 02:45:00] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005643 10.0.0.141 - - [2025-11-13 02:45:00] "POST /neutron/network HTTP/1.1" 200 1074 0.008978 10.0.0.141 - - [2025-11-13 02:45:00] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005773 10.0.0.141 - - [2025-11-13 02:45:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.004127 10.0.0.141 - - [2025-11-13 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.61 - - [2025-11-13 02:45:01] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001414 10.0.0.141 - - [2025-11-13 02:45:01] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043630 10.0.0.141 - - [2025-11-13 02:45:01] "POST /network-policys HTTP/1.1" 200 527 0.041875 10.0.0.141 - - [2025-11-13 02:45:01] "GET /network-policy/b27810ff-58a5-4285-8f0d-6f3426814b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.007716 10.0.0.141 - - [2025-11-13 02:45:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.003184 10.0.0.141 - - [2025-11-13 02:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.61 - - [2025-11-13 02:45:01] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000950 10.0.0.141 - - [2025-11-13 02:45:01] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039285 10.0.0.141 - - [2025-11-13 02:45:01] "POST /network-policys HTTP/1.1" 200 527 0.032346 10.0.0.141 - - [2025-11-13 02:45:01] "GET /network-policy/3973b1d2-05ab-4c2f-8f68-c29c1d7b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.006674 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.003886 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.61 - - [2025-11-13 02:45:02] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000963 10.0.0.141 - - [2025-11-13 02:45:02] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.036127 10.0.0.141 - - [2025-11-13 02:45:02] "POST /network-policys HTTP/1.1" 200 527 0.026417 10.0.0.141 - - [2025-11-13 02:45:02] "GET /network-policy/b6440dcb-021e-4420-80bd-911e016a4bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.010188 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 404 205 0.003216 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.61 - - [2025-11-13 02:45:02] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000963 10.0.0.141 - - [2025-11-13 02:45:02] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043584 10.0.0.141 - - [2025-11-13 02:45:02] "POST /network-policys HTTP/1.1" 200 527 0.041535 10.0.0.141 - - [2025-11-13 02:45:02] "GET /network-policy/2bdfa270-b202-4078-8a22-16ef7fc75e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.006183 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.003170 10.0.0.141 - - [2025-11-13 02:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.61 - - [2025-11-13 02:45:02] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001030 10.0.0.141 - - [2025-11-13 02:45:02] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.048017 10.0.0.141 - - [2025-11-13 02:45:02] "POST /network-policys HTTP/1.1" 200 531 0.034139 10.0.0.141 - - [2025-11-13 02:45:03] "GET /network-policy/dfcd2c30-bf1f-4755-97b7-f1fe94af7718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005875 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003353 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.61 - - [2025-11-13 02:45:03] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000991 10.0.0.141 - - [2025-11-13 02:45:03] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.049183 10.0.0.141 - - [2025-11-13 02:45:03] "POST /network-policys HTTP/1.1" 200 529 0.025930 10.0.0.141 - - [2025-11-13 02:45:03] "GET /network-policy/9a45fcf2-be5c-4014-9b5e-bc28c92d7e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.007334 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.004737 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.61 - - [2025-11-13 02:45:03] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001388 10.0.0.141 - - [2025-11-13 02:45:03] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.050925 10.0.0.141 - - [2025-11-13 02:45:03] "POST /network-policys HTTP/1.1" 200 529 0.030540 10.0.0.141 - - [2025-11-13 02:45:03] "GET /network-policy/66962323-7d30-4e6a-b3b4-83bd438bf942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006423 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003432 10.0.0.141 - - [2025-11-13 02:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.61 - - [2025-11-13 02:45:03] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 10.0.0.141 - - [2025-11-13 02:45:03] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.043641 10.0.0.141 - - [2025-11-13 02:45:04] "POST /network-policys HTTP/1.1" 200 529 0.028862 10.0.0.141 - - [2025-11-13 02:45:04] "GET /network-policy/3911f423-84d2-43dd-9764-5e7578930f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.006086 10.0.0.141 - - [2025-11-13 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003266 10.0.0.141 - - [2025-11-13 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.61 - - [2025-11-13 02:45:04] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.141 - - [2025-11-13 02:45:04] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.038542 10.0.0.141 - - [2025-11-13 02:45:04] "POST /network-policys HTTP/1.1" 200 529 0.027717 10.0.0.141 - - [2025-11-13 02:45:04] "GET /network-policy/ab421a71-ccd2-4552-a1e8-f68405311216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006335 10.0.0.141 - - [2025-11-13 02:45:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.003288 10.0.0.141 - - [2025-11-13 02:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.61 - - [2025-11-13 02:45:04] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001104 10.0.0.141 - - [2025-11-13 02:45:04] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.039129 10.0.0.141 - - [2025-11-13 02:45:04] "POST /network-policys HTTP/1.1" 200 533 0.027503 10.0.0.141 - - [2025-11-13 02:45:04] "GET /network-policy/88b4e86c-da97-40b1-aa8f-e8bb95ecaf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.007289 10.0.0.141 - - [2025-11-13 02:45:05] "POST /neutron/network HTTP/1.1" 200 1074 0.008466 10.0.0.141 - - [2025-11-13 02:45:05] "POST /fqname-to-id HTTP/1.1" 404 246 0.006171 10.0.0.141 - - [2025-11-13 02:45:05] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.007329 10.0.0.141 - - [2025-11-13 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.141 - - [2025-11-13 02:45:05] "GET /network-policy/b27810ff-58a5-4285-8f0d-6f3426814b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.004738 10.0.0.141 - - [2025-11-13 02:45:05] "POST /neutron/network HTTP/1.1" 200 1074 0.010252 10.0.0.141 - - [2025-11-13 02:45:05] "POST /access-control-lists HTTP/1.1" 200 603 0.024608 10.0.0.141 - - [2025-11-13 02:45:05] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.013650 10.0.0.141 - - [2025-11-13 02:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.141 - - [2025-11-13 02:45:05] "GET /network-policy/dfcd2c30-bf1f-4755-97b7-f1fe94af7718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004163 10.0.0.141 - - [2025-11-13 02:45:05] "POST /id-to-fqname HTTP/1.1" 200 229 0.001282 10.0.0.141 - - [2025-11-13 02:45:05] "POST /neutron/network HTTP/1.1" 200 1167 0.006883 10.0.0.61 - - [2025-11-13 02:45:06] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001487 10.0.0.141 - - [2025-11-13 02:45:06] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.062531 10.0.0.141 - - [2025-11-13 02:45:06] "POST /neutron/port HTTP/1.1" 200 117 0.008879 10.0.0.141 - - [2025-11-13 02:45:06] "POST /id-to-fqname HTTP/1.1" 200 229 0.001124 10.0.0.141 - - [2025-11-13 02:45:07] "POST /neutron/network HTTP/1.1" 200 1167 0.006430 10.0.0.141 - - [2025-11-13 02:45:07] "POST /neutron/port HTTP/1.1" 200 1061 0.016050 10.0.0.141 - - [2025-11-13 02:45:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004036 10.0.0.61 - - [2025-11-13 02:45:08] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000968 10.0.0.141 - - [2025-11-13 02:45:08] "POST /neutron/network HTTP/1.1" 200 1157 0.007010 10.0.0.141 - - [2025-11-13 02:45:08] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.072921 10.0.0.141 - - [2025-11-13 02:45:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.010968 10.0.0.141 - - [2025-11-13 02:45:08] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007799 10.0.0.61 - - [2025-11-13 02:45:08] "DELETE /project/2c50a6f9cceb41c98096322ab71315b8 HTTP/1.1" 404 173 0.003937 10.0.0.61 - - [2025-11-13 02:45:08] "DELETE /project/e524021300f14ab1936314cabbd4959a HTTP/1.1" 404 173 0.003548 10.0.0.61 - - [2025-11-13 02:45:08] "DELETE /project/2c50a6f9-cceb-41c9-8096-322ab71315b8 HTTP/1.1" 404 177 0.006456 10.0.0.141 - - [2025-11-13 02:45:08] "PUT /access-control-list/89fad561-7708-43eb-bca1-9466750f5aa6 HTTP/1.1" 200 272 0.022417 10.0.0.141 - - [2025-11-13 02:45:09] "POST /neutron/port HTTP/1.1" 200 1061 0.016285 10.0.0.141 - - [2025-11-13 02:45:09] "POST /neutron/port HTTP/1.1" 200 1089 0.020152 10.0.0.141 - - [2025-11-13 02:45:09] "POST /neutron/port HTTP/1.1" 200 117 0.001523 10.0.0.141 - - [2025-11-13 02:45:13] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007650 10.0.0.141 - - [2025-11-13 02:45:13] "POST /neutron/port HTTP/1.1" 200 1089 0.015622 10.0.0.141 - - [2025-11-13 02:45:13] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 401 293 0.000387 10.0.0.141 - - [2025-11-13 02:45:14] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 200 1298 0.028597 10.0.0.141 - - [2025-11-13 02:45:14] "GET /virtual-machine-interface/00cc85bc-27f9-4aca-8ffa-c0eece077c98 HTTP/1.1" 200 2949 0.004502 10.0.0.141 - - [2025-11-13 02:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.141 - - [2025-11-13 02:45:14] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003582 10.0.0.141 - - [2025-11-13 02:45:14] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002460 10.0.0.141 - - [2025-11-13 02:45:14] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005239 10.0.0.141 - - [2025-11-13 02:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.141 - - [2025-11-13 02:45:17] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004996 10.0.0.61 - - [2025-11-13 02:45:19] "GET /obj-perms HTTP/1.1" 200 5075 0.041669 10.0.0.141 - - [2025-11-13 02:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.141 - - [2025-11-13 02:45:21] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005983 10.0.0.141 - - [2025-11-13 02:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.141 - - [2025-11-13 02:45:25] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005243 10.0.0.141 - - [2025-11-13 02:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.141 - - [2025-11-13 02:45:29] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005411 10.0.0.141 - - [2025-11-13 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.141 - - [2025-11-13 02:45:33] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004800 10.0.0.141 - - [2025-11-13 02:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.141 - - [2025-11-13 02:45:37] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006455 10.0.0.141 - - [2025-11-13 02:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.141 - - [2025-11-13 02:45:41] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.005321 10.0.0.141 - - [2025-11-13 02:45:44] "POST /neutron/port HTTP/1.1" 200 1089 0.013706 10.0.0.141 - - [2025-11-13 02:45:44] "POST /neutron/subnet HTTP/1.1" 200 675 0.009831 10.0.0.141 - - [2025-11-13 02:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.141 - - [2025-11-13 02:45:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007402 10.0.0.141 - - [2025-11-13 02:45:46] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003186 10.0.0.141 - - [2025-11-13 02:45:46] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.006156 10.0.0.141 - - [2025-11-13 02:45:46] "POST /neutron/port HTTP/1.1" 200 1089 0.013701 10.0.0.141 - - [2025-11-13 02:45:46] "POST /neutron/port HTTP/1.1" 200 1089 0.015678 10.0.0.141 - - [2025-11-13 02:45:46] "POST /neutron/subnet HTTP/1.1" 200 675 0.012203 10.0.0.141 - - [2025-11-13 02:45:51] "POST /neutron/port HTTP/1.1" 200 1089 0.015935 10.0.0.141 - - [2025-11-13 02:45:54] "POST /neutron/security_group HTTP/1.1" 200 2064 0.025282 10.0.0.141 - - [2025-11-13 02:46:01] "POST /neutron/port HTTP/1.1" 200 1089 0.014195 10.0.0.141 - - [2025-11-13 02:46:04] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008104 10.0.0.141 - - [2025-11-13 02:46:06] "POST /neutron/port HTTP/1.1" 200 1089 0.016376 10.0.0.141 - - [2025-11-13 02:46:07] "POST /neutron/security_group HTTP/1.1" 200 2064 0.008718 10.0.0.141 - - [2025-11-13 02:46:07] "GET /virtual-machine/d6a51fac-dcc7-4117-8451-559ec7da6b47 HTTP/1.1" 200 1298 0.006462 10.0.0.141 - - [2025-11-13 02:46:07] "GET /virtual-machine-interface/db56a87c-a68b-43fb-abea-e9c4e4ca03d9 HTTP/1.1" 200 2952 0.005341 10.0.0.141 - - [2025-11-13 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-11-13 02:46:07] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003957 10.0.0.141 - - [2025-11-13 02:46:07] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002937 10.0.0.141 - - [2025-11-13 02:46:07] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005677 10.0.0.141 - - [2025-11-13 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2025-11-13 02:46:08] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003459 10.0.0.141 - - [2025-11-13 02:46:08] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.003289 10.0.0.141 - - [2025-11-13 02:46:08] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006469 10.0.0.141 - - [2025-11-13 02:46:13] "POST /neutron/port HTTP/1.1" 200 1089 0.016219 10.0.0.141 - - [2025-11-13 02:46:18] "POST /neutron/security_group HTTP/1.1" 200 2064 0.007866 10.0.0.141 - - [2025-11-13 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.141 - - [2025-11-13 02:46:19] "GET /network-policy/dfcd2c30-bf1f-4755-97b7-f1fe94af7718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004026 10.0.0.141 - - [2025-11-13 02:46:19] "POST /neutron/port HTTP/1.1" 200 1089 0.016077 10.0.0.141 - - [2025-11-13 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.141 - - [2025-11-13 02:46:19] "GET /network-policy/b27810ff-58a5-4285-8f0d-6f3426814b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3984 0.003931 10.0.0.141 - - [2025-11-13 02:46:19] "POST /neutron/network HTTP/1.1" 200 1157 0.097359 10.0.0.141 - - [2025-11-13 02:46:19] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.016021 10.0.0.141 - - [2025-11-13 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2025-11-13 02:46:19] "GET /network-policy/3973b1d2-05ab-4c2f-8f68-c29c1d7b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004895 10.0.0.141 - - [2025-11-13 02:46:45] "POST /neutron/port HTTP/1.1" 200 1089 0.038350 10.0.0.141 - - [2025-11-13 02:46:45] "POST /neutron/subnet HTTP/1.1" 200 675 0.010613 10.0.0.141 - - [2025-11-13 02:46:47] "POST /neutron/port HTTP/1.1" 200 1089 0.040899 10.0.0.141 - - [2025-11-13 02:46:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004066 10.0.0.141 - - [2025-11-13 02:46:48] "POST /neutron/network HTTP/1.1" 200 1157 0.008744 10.0.0.141 - - [2025-11-13 02:47:12] "POST /ref-update HTTP/1.1" 200 156 0.045763 10.0.0.141 - - [2025-11-13 02:47:12] "POST /neutron/network HTTP/1.1" 200 1160 0.042885 10.0.0.141 - - [2025-11-13 02:47:12] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006651 10.0.0.141 - - [2025-11-13 02:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2025-11-13 02:47:12] "GET /network-policy/88b4e86c-da97-40b1-aa8f-e8bb95ecaf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1127 0.004407 10.0.0.141 - - [2025-11-13 02:47:21] "POST /neutron/network HTTP/1.1" 200 1157 0.010388 10.0.0.141 - - [2025-11-13 02:47:21] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.004753 10.0.0.141 - - [2025-11-13 02:47:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.141 - - [2025-11-13 02:47:21] "GET /network-policy/b6440dcb-021e-4420-80bd-911e016a4bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3983 0.004739 10.0.0.141 - - [2025-11-13 02:47:21] "GET /obj-perms HTTP/1.1" 200 5075 0.087973 10.0.0.56 - - [2025-11-13 02:47:21] "GET /obj-perms HTTP/1.1" 200 5075 0.047775 10.0.0.141 - - [2025-11-13 02:47:29] "PUT /access-control-list/d5c9c5e3-0493-4b24-9718-b0b16541fccb HTTP/1.1" 200 272 0.061239 10.0.0.141 - - [2025-11-13 02:47:29] "POST /neutron/network HTTP/1.1" 200 1157 0.013348 10.0.0.141 - - [2025-11-13 02:47:29] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2872 0.011067 10.0.0.141 - - [2025-11-13 02:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.141 - - [2025-11-13 02:47:30] "GET /network-policy/2bdfa270-b202-4078-8a22-16ef7fc75e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3982 0.004200 10.0.0.141 - - [2025-11-13 02:47:37] "POST /neutron/network HTTP/1.1" 200 1158 0.021411 10.0.0.141 - - [2025-11-13 02:47:37] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005281 10.0.0.141 - - [2025-11-13 02:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.141 - - [2025-11-13 02:47:37] "GET /network-policy/9a45fcf2-be5c-4014-9b5e-bc28c92d7e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.006564 10.0.0.141 - - [2025-11-13 02:47:46] "PUT /access-control-list/d5c9c5e3-0493-4b24-9718-b0b16541fccb HTTP/1.1" 200 272 0.060597 10.0.0.141 - - [2025-11-13 02:47:46] "POST /neutron/network HTTP/1.1" 200 1158 0.018559 10.0.0.141 - - [2025-11-13 02:47:46] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.005258 10.0.0.141 - - [2025-11-13 02:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.141 - - [2025-11-13 02:47:46] "GET /network-policy/66962323-7d30-4e6a-b3b4-83bd438bf942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004366 10.0.0.141 - - [2025-11-13 02:47:47] "POST /neutron/network HTTP/1.1" 200 1169 0.006090 10.0.0.141 - - [2025-11-13 02:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.001616 10.0.0.141 - - [2025-11-13 02:47:48] "POST /neutron/port HTTP/1.1" 200 1089 0.015667 10.0.0.141 - - [2025-11-13 02:47:48] "POST /neutron/subnet HTTP/1.1" 200 675 0.010874 10.0.0.141 - - [2025-11-13 02:47:53] "POST /neutron/network HTTP/1.1" 200 1158 0.009279 10.0.0.141 - - [2025-11-13 02:47:54] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.010346 10.0.0.141 - - [2025-11-13 02:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.141 - - [2025-11-13 02:47:54] "GET /network-policy/3911f423-84d2-43dd-9764-5e7578930f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3986 0.004130 10.0.0.56 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000592 10.0.0.56 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000586 10.0.0.61 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.61 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000407 10.0.0.56 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000495 10.0.0.56 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.61 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000986 10.0.0.61 - - [2025-11-13 02:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2025-11-13 02:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000487 10.0.0.141 - - [2025-11-13 02:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000489 10.0.0.141 - - [2025-11-13 02:47:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.141 - - [2025-11-13 02:47:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000352 10.0.0.141 - - [2025-11-13 02:48:02] "POST /neutron/network HTTP/1.1" 200 1158 0.009925 10.0.0.141 - - [2025-11-13 02:48:02] "PUT /access-control-list/d5c9c5e3-0493-4b24-9718-b0b16541fccb HTTP/1.1" 200 272 0.017512 10.0.0.141 - - [2025-11-13 02:48:02] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.006943 10.0.0.141 - - [2025-11-13 02:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.141 - - [2025-11-13 02:48:02] "GET /network-policy/ab421a71-ccd2-4552-a1e8-f68405311216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3987 0.004322 10.0.0.141 - - [2025-11-13 02:48:10] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2873 0.007627 10.0.0.141 - - [2025-11-13 02:48:10] "POST /neutron/network HTTP/1.1" 200 1158 0.008300 10.0.0.141 - - [2025-11-13 02:48:10] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.013077 10.0.0.141 - - [2025-11-13 02:48:11] "GET /virtual-machine/d6a51fac-dcc7-4117-8451-559ec7da6b47 HTTP/1.1" 200 1298 0.003843 10.0.0.141 - - [2025-11-13 02:48:11] "POST /neutron/port HTTP/1.1" 200 1089 0.019794 10.0.0.141 - - [2025-11-13 02:48:13] "GET /virtual-machine/d6a51fac-dcc7-4117-8451-559ec7da6b47 HTTP/1.1" 404 171 0.003133 10.0.0.141 - - [2025-11-13 02:48:13] "GET /virtual-machine/d6a51fac-dcc7-4117-8451-559ec7da6b47 HTTP/1.1" 404 171 0.002539 10.0.0.141 - - [2025-11-13 02:48:13] "GET /virtual-machine/d6a51fac-dcc7-4117-8451-559ec7da6b47 HTTP/1.1" 404 171 0.003670 10.0.0.141 - - [2025-11-13 02:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.141 - - [2025-11-13 02:48:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003434 10.0.0.141 - - [2025-11-13 02:48:13] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002882 10.0.0.141 - - [2025-11-13 02:48:13] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006349 10.0.0.141 - - [2025-11-13 02:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.141 - - [2025-11-13 02:48:13] "GET /routing-instance/c14000b2-21ac-4351-9cd4-9ace71eb0873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.004806 10.0.0.141 - - [2025-11-13 02:48:13] "GET /route-target/a73d9c59-eca1-45e9-8774-abcff4837bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003740 10.0.0.141 - - [2025-11-13 02:48:19] "GET /obj-perms HTTP/1.1" 200 5032 0.003861 10.0.0.56 - - [2025-11-13 02:48:19] "GET /obj-perms HTTP/1.1" 200 5032 0.004305 10.0.0.141 - - [2025-11-13 02:48:25] "GET /obj-perms HTTP/1.1" 200 5032 0.004718 10.0.0.56 - - [2025-11-13 02:48:29] "GET /obj-perms HTTP/1.1" 200 5032 0.003794 10.0.0.141 - - [2025-11-13 02:48:35] "GET /obj-perms HTTP/1.1" 200 5032 0.003918 10.0.0.56 - - [2025-11-13 02:48:38] "GET /obj-perms HTTP/1.1" 200 5032 0.004502 10.0.0.141 - - [2025-11-13 02:48:38] "GET /obj-perms HTTP/1.1" 200 5032 0.003608 10.0.0.61 - - [2025-11-13 02:48:38] "GET /obj-perms HTTP/1.1" 200 5032 0.054939 10.0.0.141 - - [2025-11-13 02:48:38] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 200 1298 0.005286 10.0.0.141 - - [2025-11-13 02:48:38] "POST /neutron/port HTTP/1.1" 200 1089 0.014596 10.0.0.141 - - [2025-11-13 02:48:40] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 404 171 0.003586 10.0.0.141 - - [2025-11-13 02:48:40] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 404 171 0.003682 10.0.0.141 - - [2025-11-13 02:48:40] "GET /virtual-machine/7ae9aba8-81d7-4511-bb8c-327e2d42f5c3 HTTP/1.1" 404 171 0.002898 10.0.0.141 - - [2025-11-13 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.141 - - [2025-11-13 02:48:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004173 10.0.0.141 - - [2025-11-13 02:48:40] "GET /virtual-networks?parent_id=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 589 0.002856 10.0.0.141 - - [2025-11-13 02:48:40] "GET /virtual-network/60c2c745-e13a-47d3-af37-5e839b258e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.005207 10.0.0.141 - - [2025-11-13 02:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.141 - - [2025-11-13 02:48:40] "GET /routing-instance/0a981d27-8d8c-4efa-b5e2-4a8cd3d2dc4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004485 10.0.0.141 - - [2025-11-13 02:48:40] "GET /route-target/d299664c-8c25-4fea-88de-dfc0d6969b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004032 10.0.0.141 - - [2025-11-13 02:48:43] "GET /obj-perms HTTP/1.1" 200 5032 0.003710 10.0.0.141 - - [2025-11-13 02:48:44] "GET /obj-perms HTTP/1.1" 200 5032 0.004722 10.0.0.141 - - [2025-11-13 02:48:44] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006631 10.0.0.141 - - [2025-11-13 02:48:44] "POST /neutron/network HTTP/1.1" 200 1159 0.010773 10.0.0.141 - - [2025-11-13 02:48:44] "DELETE /access-control-list/89fad561-7708-43eb-bca1-9466750f5aa6 HTTP/1.1" 200 115 0.055313 10.0.0.141 - - [2025-11-13 02:48:44] "GET /virtual-network/4f1b3984-d64b-4cf1-9cff-c66416b7370c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.010207 10.0.0.141 - - [2025-11-13 02:48:44] "DELETE /network-policy/88b4e86c-da97-40b1-aa8f-e8bb95ecaf66 HTTP/1.1" 200 115 0.036098 10.0.0.141 - - [2025-11-13 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.61 - - [2025-11-13 02:48:44] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.023940 10.0.0.141 - - [2025-11-13 02:48:44] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.069072 10.0.0.141 - - [2025-11-13 02:48:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 2072 0.005407 10.0.0.141 - - [2025-11-13 02:48:44] "DELETE /network-policy/ab421a71-ccd2-4552-a1e8-f68405311216 HTTP/1.1" 200 115 0.034756 10.0.0.141 - - [2025-11-13 02:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.61 - - [2025-11-13 02:48:44] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000956 10.0.0.141 - - [2025-11-13 02:48:44] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.040581 10.0.0.141 - - [2025-11-13 02:48:44] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 1856 0.007794 10.0.0.141 - - [2025-11-13 02:48:45] "DELETE /network-policy/3911f423-84d2-43dd-9764-5e7578930f16 HTTP/1.1" 200 115 0.036593 10.0.0.141 - - [2025-11-13 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.61 - - [2025-11-13 02:48:45] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000902 10.0.0.141 - - [2025-11-13 02:48:45] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.033120 10.0.0.141 - - [2025-11-13 02:48:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 1640 0.005359 10.0.0.141 - - [2025-11-13 02:48:45] "DELETE /network-policy/66962323-7d30-4e6a-b3b4-83bd438bf942 HTTP/1.1" 200 115 0.034352 10.0.0.141 - - [2025-11-13 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.61 - - [2025-11-13 02:48:45] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088 10.0.0.141 - - [2025-11-13 02:48:45] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.037928 10.0.0.141 - - [2025-11-13 02:48:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 1424 0.005013 10.0.0.141 - - [2025-11-13 02:48:45] "DELETE /network-policy/9a45fcf2-be5c-4014-9b5e-bc28c92d7e43 HTTP/1.1" 200 115 0.034821 10.0.0.141 - - [2025-11-13 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.61 - - [2025-11-13 02:48:45] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001109 10.0.0.141 - - [2025-11-13 02:48:45] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.040732 10.0.0.141 - - [2025-11-13 02:48:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 1208 0.005370 10.0.0.141 - - [2025-11-13 02:48:45] "DELETE /network-policy/dfcd2c30-bf1f-4755-97b7-f1fe94af7718 HTTP/1.1" 200 115 0.032960 10.0.0.141 - - [2025-11-13 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.61 - - [2025-11-13 02:48:45] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001047 10.0.0.141 - - [2025-11-13 02:48:45] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.036845 10.0.0.141 - - [2025-11-13 02:48:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 990 0.005632 10.0.0.141 - - [2025-11-13 02:48:45] "DELETE /network-policy/2bdfa270-b202-4078-8a22-16ef7fc75e5e HTTP/1.1" 200 115 0.026448 10.0.0.141 - - [2025-11-13 02:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.61 - - [2025-11-13 02:48:45] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000887 10.0.0.141 - - [2025-11-13 02:48:45] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.031241 10.0.0.141 - - [2025-11-13 02:48:45] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 775 0.004739 10.0.0.141 - - [2025-11-13 02:48:46] "DELETE /network-policy/b6440dcb-021e-4420-80bd-911e016a4bbb HTTP/1.1" 200 115 0.031521 10.0.0.141 - - [2025-11-13 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007781 10.0.0.61 - - [2025-11-13 02:48:46] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000898 10.0.0.141 - - [2025-11-13 02:48:46] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.041472 10.0.0.141 - - [2025-11-13 02:48:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 560 0.004762 10.0.0.141 - - [2025-11-13 02:48:46] "DELETE /network-policy/3973b1d2-05ab-4c2f-8f68-c29c1d7b0b38 HTTP/1.1" 200 115 0.042372 10.0.0.141 - - [2025-11-13 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.61 - - [2025-11-13 02:48:46] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000910 10.0.0.141 - - [2025-11-13 02:48:46] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.044213 10.0.0.141 - - [2025-11-13 02:48:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.005089 10.0.0.141 - - [2025-11-13 02:48:46] "DELETE /network-policy/b27810ff-58a5-4285-8f0d-6f3426814b63 HTTP/1.1" 200 115 0.041195 10.0.0.141 - - [2025-11-13 02:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.61 - - [2025-11-13 02:48:46] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001133 10.0.0.141 - - [2025-11-13 02:48:46] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.042194 10.0.0.141 - - [2025-11-13 02:48:46] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1-50414282&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005136 10.0.0.141 - - [2025-11-13 02:48:46] "POST /neutron/network HTTP/1.1" 200 1074 0.008400 10.0.0.141 - - [2025-11-13 02:48:46] "DELETE /route-target/a73d9c59-eca1-45e9-8774-abcff4837bb3 HTTP/1.1" 200 115 0.022640 10.0.0.61 - - [2025-11-13 02:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002740 10.0.0.61 - - [2025-11-13 02:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002567 10.0.0.61 - - [2025-11-13 02:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002884 10.0.0.61 - - [2025-11-13 02:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002793 10.0.0.141 - - [2025-11-13 02:48:47] "POST /neutron/network HTTP/1.1" 200 151 0.117104 10.0.0.141 - - [2025-11-13 02:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.141 - - [2025-11-13 02:48:47] "DELETE /network-ipam/51e136c3-d19a-451d-be4c-d6029b79ae84 HTTP/1.1" 200 115 0.031096 10.0.0.141 - - [2025-11-13 02:48:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.003367 10.0.0.61 - - [2025-11-13 02:48:47] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001005 10.0.0.61 - - [2025-11-13 02:48:47] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.041209 10.0.0.61 - - [2025-11-13 02:48:47] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001073 10.0.0.61 - - [2025-11-13 02:48:47] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?fields=security_groups HTTP/1.1" 200 1392 0.047655 10.0.0.61 - - [2025-11-13 02:48:47] "DELETE /security-group/c1c511c9-6523-4a91-bd12-bce11ed8c10e HTTP/1.1" 200 115 0.052594 10.0.0.61 - - [2025-11-13 02:48:47] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002563 10.0.0.141 - - [2025-11-13 02:48:47] "DELETE /access-control-list/ba39f7b3-8304-4520-bc07-4336a0694ce0 HTTP/1.1" 200 115 0.045350 10.0.0.61 - - [2025-11-13 02:48:47] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?fields=application_policy_sets HTTP/1.1" 200 1431 0.063759 10.0.0.141 - - [2025-11-13 02:48:47] "DELETE /project/e5240213-00f1-4ab1-9363-14cabbd4959a HTTP/1.1" 200 115 0.390316 10.0.0.61 - - [2025-11-13 02:48:47] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000838 10.0.0.141 - - [2025-11-13 02:48:47] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?fields=projects HTTP/1.1" 200 1244 0.009245 10.0.0.61 - - [2025-11-13 02:48:49] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003534 10.0.0.61 - - [2025-11-13 02:48:49] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000859 10.0.0.61 - - [2025-11-13 02:48:49] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.046701 10.0.0.61 - - [2025-11-13 02:48:49] "POST /id-to-fqname HTTP/1.1" 200 196 0.001149 10.0.0.61 - - [2025-11-13 02:48:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.007786 10.0.0.61 - - [2025-11-13 02:48:49] "POST /security-groups HTTP/1.1" 200 597 0.026261 10.0.0.61 - - [2025-11-13 02:48:49] "POST /projects HTTP/1.1" 200 597 0.216415 10.0.0.141 - - [2025-11-13 02:48:49] "POST /access-control-lists HTTP/1.1" 200 602 0.021834 10.0.0.61 - - [2025-11-13 02:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.284480 10.0.0.141 - - [2025-11-13 02:48:49] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.422019 10.0.0.61 - - [2025-11-13 02:48:49] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000846 10.0.0.141 - - [2025-11-13 02:48:49] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?fields=virtual_networks HTTP/1.1" 200 1055 0.052956 10.0.0.61 - - [2025-11-13 02:48:49] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000856 10.0.0.141 - - [2025-11-13 02:48:49] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.037898 10.0.0.61 - - [2025-11-13 02:48:49] "GET /projects?obj_uuids=e5240213-00f1-4ab1-9363-14cabbd4959a&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001495 10.0.0.141 - - [2025-11-13 02:48:49] "GET /project/e5240213-00f1-4ab1-9363-14cabbd4959a?fields=security_groups HTTP/1.1" 200 1287 0.033926 10.0.0.141 - - [2025-11-13 02:48:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.022384 10.0.0.61 - - [2025-11-13 02:48:50] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002776 10.0.0.61 - - [2025-11-13 02:48:50] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001343 10.0.0.61 - - [2025-11-13 02:48:50] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007520 10.0.0.61 - - [2025-11-13 02:48:50] "POST /id-to-fqname HTTP/1.1" 200 202 0.002014 10.0.0.61 - - [2025-11-13 02:48:50] "POST /fqname-to-id HTTP/1.1" 404 211 0.007247 10.0.0.61 - - [2025-11-13 02:48:50] "POST /security-groups HTTP/1.1" 200 603 0.026971 10.0.0.141 - - [2025-11-13 02:48:51] "POST /fqname-to-id HTTP/1.1" 404 246 0.002926 10.0.0.61 - - [2025-11-13 02:48:51] "POST /projects HTTP/1.1" 200 609 0.231383 10.0.0.61 - - [2025-11-13 02:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.301992 10.0.0.141 - - [2025-11-13 02:48:51] "POST /access-control-lists HTTP/1.1" 200 606 0.038749 10.0.0.141 - - [2025-11-13 02:48:51] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.434656 10.0.0.141 - - [2025-11-13 02:48:52] "GET / HTTP/1.1" 200 35931 0.002709 10.0.0.141 - - [2025-11-13 02:48:54] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000437 10.0.0.61 - - [2025-11-13 02:48:54] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000906 10.0.0.141 - - [2025-11-13 02:48:54] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.060604 10.0.0.141 - - [2025-11-13 02:48:55] "GET / HTTP/1.1" 200 35931 0.002140 10.0.0.141 - - [2025-11-13 02:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.61 - - [2025-11-13 02:48:55] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000811 10.0.0.141 - - [2025-11-13 02:48:55] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006949 10.0.0.141 - - [2025-11-13 02:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.61 - - [2025-11-13 02:48:55] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.141 - - [2025-11-13 02:48:55] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.041553 10.0.0.141 - - [2025-11-13 02:48:56] "GET /domains HTTP/1.1" 401 293 0.000455 10.0.0.141 - - [2025-11-13 02:48:57] "GET /domains HTTP/1.1" 200 280 0.027804 10.0.0.61 - - [2025-11-13 02:48:57] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000852 10.0.0.141 - - [2025-11-13 02:48:57] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00 HTTP/1.1" 200 2585 0.008149 10.0.0.61 - - [2025-11-13 02:48:57] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000850 10.0.0.141 - - [2025-11-13 02:48:57] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f HTTP/1.1" 200 1934 0.080596 10.0.0.141 - - [2025-11-13 02:48:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.002615 10.0.0.141 - - [2025-11-13 02:48:57] "POST /network-ipams HTTP/1.1" 200 621 0.022566 10.0.0.141 - - [2025-11-13 02:48:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 810 0.003018 10.0.0.141 - - [2025-11-13 02:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.141 - - [2025-11-13 02:48:57] "GET /network-ipam/b418e267-d801-4297-a3d6-b9dd06ccc706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.005718 10.0.0.141 - - [2025-11-13 02:48:57] "PUT /network-ipam/b418e267-d801-4297-a3d6-b9dd06ccc706 HTTP/1.1" 200 258 0.018041 10.0.0.141 - - [2025-11-13 02:48:57] "POST /fqname-to-id HTTP/1.1" 401 293 0.000552 10.0.0.141 - - [2025-11-13 02:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023993 10.0.0.61 - - [2025-11-13 02:48:58] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000870 10.0.0.141 - - [2025-11-13 02:48:58] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.054437 10.0.0.141 - - [2025-11-13 02:48:58] "POST /route-targets HTTP/1.1" 200 327 0.017705 10.0.0.61 - - [2025-11-13 02:48:58] "POST /useragent-kv HTTP/1.1" 200 115 0.006033 10.0.0.141 - - [2025-11-13 02:48:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.276965 10.0.0.141 - - [2025-11-13 02:48:59] "POST /neutron/network HTTP/1.1" 200 1337 0.011886 10.0.0.141 - - [2025-11-13 02:48:59] "POST /id-to-fqname HTTP/1.1" 200 235 0.001127 10.0.0.141 - - [2025-11-13 02:48:59] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004981 10.0.0.141 - - [2025-11-13 02:48:59] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005987 10.0.0.141 - - [2025-11-13 02:48:59] "POST /neutron/subnet HTTP/1.1" 200 701 0.009125 10.0.0.141 - - [2025-11-13 02:49:00] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005568 10.0.0.56 - - [2025-11-13 02:49:01] "GET /obj-perms HTTP/1.1" 200 5038 0.049071 10.0.0.141 - - [2025-11-13 02:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.61 - - [2025-11-13 02:49:01] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000976 10.0.0.141 - - [2025-11-13 02:49:01] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039582 10.0.0.141 - - [2025-11-13 02:49:01] "POST /neutron/network HTTP/1.1" 200 117 0.013387 10.0.0.141 - - [2025-11-13 02:49:01] "POST /ref-update HTTP/1.1" 200 156 0.022984 10.0.0.61 - - [2025-11-13 02:49:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007466 10.0.0.141 - - [2025-11-13 02:49:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.183363 10.0.0.56 - - [2025-11-13 02:49:02] "POST /fqname-to-id HTTP/1.1" 404 207 0.041203 10.0.0.141 - - [2025-11-13 02:49:02] "POST /id-to-fqname HTTP/1.1" 200 235 0.001227 10.0.0.141 - - [2025-11-13 02:49:02] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007415 10.0.0.141 - - [2025-11-13 02:49:02] "POST /neutron/network HTTP/1.1" 200 1336 0.009781 10.0.0.141 - - [2025-11-13 02:49:02] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004724 10.0.0.141 - - [2025-11-13 02:49:02] "POST /neutron/subnet HTTP/1.1" 200 701 0.007932 10.0.0.141 - - [2025-11-13 02:49:02] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005536 10.0.0.61 - - [2025-11-13 02:49:03] "GET /obj-perms HTTP/1.1" 200 5038 0.044082 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.003113 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.61 - - [2025-11-13 02:49:03] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000927 10.0.0.141 - - [2025-11-13 02:49:03] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038133 10.0.0.141 - - [2025-11-13 02:49:03] "POST /network-policys HTTP/1.1" 200 533 0.026271 10.0.0.141 - - [2025-11-13 02:49:03] "GET /network-policy/bc1f416b-21e7-4bb2-9a8a-105d1ed0660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005500 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.003694 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.61 - - [2025-11-13 02:49:03] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000971 10.0.0.141 - - [2025-11-13 02:49:03] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045405 10.0.0.141 - - [2025-11-13 02:49:03] "POST /network-policys HTTP/1.1" 200 533 0.026412 10.0.0.141 - - [2025-11-13 02:49:03] "GET /network-policy/69aae24d-861c-4766-9e0e-55c4f966d8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005721 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 404 211 0.003028 10.0.0.141 - - [2025-11-13 02:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.61 - - [2025-11-13 02:49:03] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000982 10.0.0.141 - - [2025-11-13 02:49:03] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.043371 10.0.0.141 - - [2025-11-13 02:49:04] "POST /network-policys HTTP/1.1" 200 533 0.024751 10.0.0.141 - - [2025-11-13 02:49:04] "GET /network-policy/517d6bb4-7a41-4fd7-b93c-0c9ab697e1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.005985 10.0.0.141 - - [2025-11-13 02:49:04] "POST /fqname-to-id HTTP/1.1" 404 211 0.003595 10.0.0.141 - - [2025-11-13 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.61 - - [2025-11-13 02:49:04] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001250 10.0.0.141 - - [2025-11-13 02:49:04] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.044428 10.0.0.141 - - [2025-11-13 02:49:04] "POST /network-policys HTTP/1.1" 200 533 0.026979 10.0.0.141 - - [2025-11-13 02:49:04] "GET /network-policy/3ffb7584-938f-4946-9e0e-1b7eb165418f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.006953 10.0.0.141 - - [2025-11-13 02:49:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.003072 10.0.0.141 - - [2025-11-13 02:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.61 - - [2025-11-13 02:49:04] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000993 10.0.0.141 - - [2025-11-13 02:49:04] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.054363 10.0.0.141 - - [2025-11-13 02:49:04] "POST /network-policys HTTP/1.1" 200 537 0.025712 10.0.0.141 - - [2025-11-13 02:49:04] "GET /network-policy/fc5a7668-4edd-44ab-a30f-20412e236930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005845 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.002890 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.61 - - [2025-11-13 02:49:05] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000943 10.0.0.141 - - [2025-11-13 02:49:05] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.056750 10.0.0.141 - - [2025-11-13 02:49:05] "POST /network-policys HTTP/1.1" 200 535 0.040229 10.0.0.141 - - [2025-11-13 02:49:05] "GET /network-policy/847c8763-e02a-4b59-bf59-5b1f5c131af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006712 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.002913 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.61 - - [2025-11-13 02:49:05] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.141 - - [2025-11-13 02:49:05] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.036174 10.0.0.141 - - [2025-11-13 02:49:05] "POST /network-policys HTTP/1.1" 200 535 0.025004 10.0.0.141 - - [2025-11-13 02:49:05] "GET /network-policy/60d0b600-0746-41e7-b61d-30e4ed6cd4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006365 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.002932 10.0.0.141 - - [2025-11-13 02:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.61 - - [2025-11-13 02:49:05] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001033 10.0.0.141 - - [2025-11-13 02:49:05] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.035203 10.0.0.141 - - [2025-11-13 02:49:05] "POST /network-policys HTTP/1.1" 200 535 0.025826 10.0.0.141 - - [2025-11-13 02:49:06] "GET /network-policy/11791a94-6b0a-48da-ad42-70ca564d9321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.006285 10.0.0.141 - - [2025-11-13 02:49:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.003468 10.0.0.141 - - [2025-11-13 02:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.61 - - [2025-11-13 02:49:06] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000978 10.0.0.141 - - [2025-11-13 02:49:06] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.042802 10.0.0.141 - - [2025-11-13 02:49:06] "POST /network-policys HTTP/1.1" 200 535 0.023700 10.0.0.141 - - [2025-11-13 02:49:06] "GET /network-policy/2c2f9ee7-04fd-4abe-8c0c-e9dd954e0425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005636 10.0.0.141 - - [2025-11-13 02:49:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.003147 10.0.0.141 - - [2025-11-13 02:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.61 - - [2025-11-13 02:49:06] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.141 - - [2025-11-13 02:49:06] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038322 10.0.0.141 - - [2025-11-13 02:49:06] "POST /network-policys HTTP/1.1" 200 539 0.028143 10.0.0.141 - - [2025-11-13 02:49:06] "GET /network-policy/dcd024d8-0c56-433c-9202-9002c7d6b2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005657 10.0.0.141 - - [2025-11-13 02:49:07] "POST /neutron/network HTTP/1.1" 200 1425 0.077752 10.0.0.141 - - [2025-11-13 02:49:07] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006511 10.0.0.141 - - [2025-11-13 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.141 - - [2025-11-13 02:49:07] "GET /network-policy/bc1f416b-21e7-4bb2-9a8a-105d1ed0660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.005541 10.0.0.141 - - [2025-11-13 02:49:07] "POST /fqname-to-id HTTP/1.1" 404 252 0.010464 10.0.0.141 - - [2025-11-13 02:49:07] "POST /neutron/network HTTP/1.1" 200 1426 0.079771 10.0.0.141 - - [2025-11-13 02:49:07] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.017878 10.0.0.141 - - [2025-11-13 02:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009744 10.0.0.141 - - [2025-11-13 02:49:07] "GET /network-policy/fc5a7668-4edd-44ab-a30f-20412e236930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004023 10.0.0.141 - - [2025-11-13 02:49:07] "POST /id-to-fqname HTTP/1.1" 200 235 0.001248 10.0.0.61 - - [2025-11-13 02:49:08] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001359 10.0.0.141 - - [2025-11-13 02:49:08] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.056062 10.0.0.141 - - [2025-11-13 02:49:08] "POST /neutron/network HTTP/1.1" 200 1425 0.035982 10.0.0.61 - - [2025-11-13 02:49:08] "DELETE /project/e5240213-00f1-4ab1-9363-14cabbd4959a HTTP/1.1" 404 177 0.003730 10.0.0.61 - - [2025-11-13 02:49:08] "DELETE /project/e524021300f14ab1936314cabbd4959a HTTP/1.1" 404 173 0.006028 10.0.0.61 - - [2025-11-13 02:49:08] "DELETE /project/583296f37dec436297492668f3106c5f HTTP/1.1" 404 173 0.009078 10.0.0.141 - - [2025-11-13 02:49:08] "POST /id-to-fqname HTTP/1.1" 200 235 0.001388 10.0.0.141 - - [2025-11-13 02:49:08] "POST /neutron/port HTTP/1.1" 200 117 0.006132 10.0.0.61 - - [2025-11-13 02:49:09] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001435 10.0.0.141 - - [2025-11-13 02:49:09] "PUT /access-control-list/ccd59bad-77f7-4581-922a-65c64aca6935 HTTP/1.1" 200 272 0.016067 10.0.0.141 - - [2025-11-13 02:49:09] "POST /neutron/port HTTP/1.1" 200 1174 0.359970 10.0.0.141 - - [2025-11-13 02:49:09] "POST /neutron/port HTTP/1.1" 200 1228 0.103590 10.0.0.141 - - [2025-11-13 02:49:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006435 10.0.0.61 - - [2025-11-13 02:49:09] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000852 10.0.0.141 - - [2025-11-13 02:49:09] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.062828 10.0.0.141 - - [2025-11-13 02:49:09] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.141 - - [2025-11-13 02:49:10] "POST /neutron/port HTTP/1.1" 200 1202 0.015396 10.0.0.141 - - [2025-11-13 02:49:10] "POST /neutron/port HTTP/1.1" 200 1202 0.017231 10.0.0.61 - - [2025-11-13 02:49:10] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001158 10.0.0.141 - - [2025-11-13 02:49:10] "POST /neutron/port HTTP/1.1" 200 1173 0.318762 10.0.0.141 - - [2025-11-13 02:49:11] "POST /neutron/port HTTP/1.1" 200 1227 0.122875 10.0.0.141 - - [2025-11-13 02:49:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005007 10.0.0.141 - - [2025-11-13 02:49:11] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.141 - - [2025-11-13 02:49:15] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007264 10.0.0.141 - - [2025-11-13 02:49:15] "POST /neutron/port HTTP/1.1" 200 1202 0.015731 10.0.0.141 - - [2025-11-13 02:49:15] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 401 293 0.000537 10.0.0.141 - - [2025-11-13 02:49:15] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 200 1304 0.036157 10.0.0.141 - - [2025-11-13 02:49:15] "GET /virtual-machine-interface/da62851c-d185-4565-9ea9-a9d813c64ecc HTTP/1.1" 200 3170 0.007389 10.0.0.141 - - [2025-11-13 02:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-13 02:49:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003285 10.0.0.141 - - [2025-11-13 02:49:15] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002493 10.0.0.141 - - [2025-11-13 02:49:16] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005805 10.0.0.141 - - [2025-11-13 02:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.141 - - [2025-11-13 02:49:19] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005034 10.0.0.141 - - [2025-11-13 02:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2025-11-13 02:49:23] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.004973 10.0.0.141 - - [2025-11-13 02:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.141 - - [2025-11-13 02:49:27] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.004992 10.0.0.141 - - [2025-11-13 02:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2025-11-13 02:49:31] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005006 10.0.0.141 - - [2025-11-13 02:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.141 - - [2025-11-13 02:49:35] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005782 10.0.0.141 - - [2025-11-13 02:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2025-11-13 02:49:39] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005266 10.0.0.141 - - [2025-11-13 02:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.141 - - [2025-11-13 02:49:43] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005562 10.0.0.141 - - [2025-11-13 02:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.141 - - [2025-11-13 02:49:47] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005379 10.0.0.141 - - [2025-11-13 02:49:49] "POST /neutron/port HTTP/1.1" 200 1201 0.014369 10.0.0.141 - - [2025-11-13 02:49:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004411 10.0.0.141 - - [2025-11-13 02:49:49] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.141 - - [2025-11-13 02:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 02:49:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003493 10.0.0.141 - - [2025-11-13 02:49:49] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.002616 10.0.0.141 - - [2025-11-13 02:49:49] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005538 10.0.0.141 - - [2025-11-13 02:49:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007107 10.0.0.141 - - [2025-11-13 02:49:53] "POST /neutron/network HTTP/1.1" 200 1435 0.009848 10.0.0.141 - - [2025-11-13 02:49:53] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017440 10.0.0.141 - - [2025-11-13 02:49:53] "POST /neutron/network HTTP/1.1" 200 1425 0.012037 10.0.0.141 - - [2025-11-13 02:49:57] "POST /neutron/port HTTP/1.1" 200 1202 0.013271 10.0.0.141 - - [2025-11-13 02:50:00] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007396 10.0.0.141 - - [2025-11-13 02:50:10] "POST /neutron/port HTTP/1.1" 200 1201 0.017101 10.0.0.141 - - [2025-11-13 02:50:10] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008773 10.0.0.141 - - [2025-11-13 02:50:10] "GET /virtual-machine/b5b3dcda-eea1-4ba0-a131-73fe4f486e6e HTTP/1.1" 200 1305 0.005881 10.0.0.141 - - [2025-11-13 02:50:11] "GET /virtual-machine-interface/ad72c5d0-42a9-4420-934e-86b454ca130f HTTP/1.1" 200 3170 0.018973 10.0.0.141 - - [2025-11-13 02:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2025-11-13 02:50:11] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004591 10.0.0.141 - - [2025-11-13 02:50:11] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.004057 10.0.0.141 - - [2025-11-13 02:50:11] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.007447 10.0.0.141 - - [2025-11-13 02:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.141 - - [2025-11-13 02:50:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005088 10.0.0.141 - - [2025-11-13 02:50:12] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003440 10.0.0.141 - - [2025-11-13 02:50:12] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005557 10.0.0.141 - - [2025-11-13 02:50:12] "POST /neutron/port HTTP/1.1" 200 1201 0.018219 10.0.0.141 - - [2025-11-13 02:50:17] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006770 10.0.0.141 - - [2025-11-13 02:50:22] "POST /neutron/port HTTP/1.1" 200 1201 0.015262 10.0.0.141 - - [2025-11-13 02:50:23] "GET /obj-perms HTTP/1.1" 200 5075 0.050291 10.0.0.56 - - [2025-11-13 02:50:24] "GET /obj-perms HTTP/1.1" 200 5075 0.049917 10.0.0.141 - - [2025-11-13 02:50:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008300 10.0.0.141 - - [2025-11-13 02:50:33] "POST /neutron/port HTTP/1.1" 200 1201 0.014371 10.0.0.141 - - [2025-11-13 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.141 - - [2025-11-13 02:50:33] "GET /network-policy/fc5a7668-4edd-44ab-a30f-20412e236930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005226 10.0.0.141 - - [2025-11-13 02:50:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009863 10.0.0.141 - - [2025-11-13 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.141 - - [2025-11-13 02:50:33] "GET /network-policy/bc1f416b-21e7-4bb2-9a8a-105d1ed0660f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4992 0.004429 10.0.0.56 - - [2025-11-13 02:50:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.002685 10.0.0.141 - - [2025-11-13 02:50:33] "POST /neutron/network HTTP/1.1" 200 1425 0.035413 10.0.0.141 - - [2025-11-13 02:50:33] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.008737 10.0.0.141 - - [2025-11-13 02:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.141 - - [2025-11-13 02:50:34] "GET /network-policy/69aae24d-861c-4766-9e0e-55c4f966d8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007197 10.0.0.141 - - [2025-11-13 02:50:49] "POST /neutron/network HTTP/1.1" 200 1436 0.006217 10.0.0.141 - - [2025-11-13 02:50:49] "POST /neutron/subnet HTTP/1.1" 200 1356 0.014307 10.0.0.141 - - [2025-11-13 02:50:49] "POST /neutron/network HTTP/1.1" 200 1426 0.009767 10.0.0.141 - - [2025-11-13 02:50:52] "POST /neutron/network HTTP/1.1" 200 1435 0.006734 10.0.0.141 - - [2025-11-13 02:50:52] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014368 10.0.0.141 - - [2025-11-13 02:50:52] "POST /neutron/network HTTP/1.1" 200 1425 0.010205 10.0.0.141 - - [2025-11-13 02:51:20] "PUT /access-control-list/ccd59bad-77f7-4581-922a-65c64aca6935 HTTP/1.1" 200 272 0.022012 10.0.0.141 - - [2025-11-13 02:51:20] "POST /neutron/network HTTP/1.1" 200 1428 0.014938 10.0.0.141 - - [2025-11-13 02:51:20] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3483 0.013426 10.0.0.141 - - [2025-11-13 02:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009683 10.0.0.141 - - [2025-11-13 02:51:20] "GET /network-policy/dcd024d8-0c56-433c-9202-9002c7d6b2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003655 10.0.0.141 - - [2025-11-13 02:51:32] "POST /ref-update HTTP/1.1" 200 156 0.035652 10.0.0.141 - - [2025-11-13 02:51:33] "POST /neutron/network HTTP/1.1" 200 1425 0.021718 10.0.0.141 - - [2025-11-13 02:51:33] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006281 10.0.0.141 - - [2025-11-13 02:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.141 - - [2025-11-13 02:51:33] "GET /network-policy/517d6bb4-7a41-4fd7-b93c-0c9ab697e1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.007398 10.0.0.56 - - [2025-11-13 02:51:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.005909 10.0.0.141 - - [2025-11-13 02:51:45] "POST /neutron/network HTTP/1.1" 200 1425 0.013391 10.0.0.141 - - [2025-11-13 02:51:45] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.004733 10.0.0.141 - - [2025-11-13 02:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.141 - - [2025-11-13 02:51:45] "GET /network-policy/3ffb7584-938f-4946-9e0e-1b7eb165418f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4991 0.003944 10.0.0.141 - - [2025-11-13 02:51:50] "POST /neutron/network HTTP/1.1" 200 1436 0.028070 10.0.0.141 - - [2025-11-13 02:51:50] "POST /neutron/subnet HTTP/1.1" 200 1356 0.013827 10.0.0.141 - - [2025-11-13 02:51:50] "POST /neutron/network HTTP/1.1" 200 1426 0.009900 10.0.0.141 - - [2025-11-13 02:51:54] "POST /neutron/network HTTP/1.1" 200 1435 0.032289 10.0.0.141 - - [2025-11-13 02:51:54] "POST /neutron/subnet HTTP/1.1" 200 1361 0.017291 10.0.0.141 - - [2025-11-13 02:51:55] "POST /neutron/network HTTP/1.1" 200 1425 0.087893 10.0.0.141 - - [2025-11-13 02:51:55] "POST /ref-update HTTP/1.1" 200 156 0.043621 10.0.0.141 - - [2025-11-13 02:51:55] "POST /neutron/network HTTP/1.1" 200 1426 0.032013 10.0.0.141 - - [2025-11-13 02:51:55] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.009325 10.0.0.141 - - [2025-11-13 02:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.141 - - [2025-11-13 02:51:55] "GET /network-policy/847c8763-e02a-4b59-bf59-5b1f5c131af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004022 10.0.0.141 - - [2025-11-13 02:52:08] "POST /neutron/network HTTP/1.1" 200 1426 0.013005 10.0.0.141 - - [2025-11-13 02:52:08] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.007067 10.0.0.141 - - [2025-11-13 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012353 10.0.0.141 - - [2025-11-13 02:52:08] "GET /network-policy/60d0b600-0746-41e7-b61d-30e4ed6cd4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005414 10.0.0.56 - - [2025-11-13 02:52:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.006141 10.0.0.141 - - [2025-11-13 02:52:18] "PUT /access-control-list/ccd59bad-77f7-4581-922a-65c64aca6935 HTTP/1.1" 200 272 0.027449 10.0.0.141 - - [2025-11-13 02:52:18] "POST /neutron/network HTTP/1.1" 200 1426 0.020481 10.0.0.141 - - [2025-11-13 02:52:18] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.005358 10.0.0.141 - - [2025-11-13 02:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.141 - - [2025-11-13 02:52:18] "GET /network-policy/11791a94-6b0a-48da-ad42-70ca564d9321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.004165 10.0.0.61 - - [2025-11-13 02:52:25] "GET /obj-perms HTTP/1.1" 200 5075 0.044635 10.0.0.141 - - [2025-11-13 02:52:30] "POST /neutron/network HTTP/1.1" 200 1426 0.028991 10.0.0.141 - - [2025-11-13 02:52:30] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006680 10.0.0.141 - - [2025-11-13 02:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008971 10.0.0.141 - - [2025-11-13 02:52:30] "GET /network-policy/2c2f9ee7-04fd-4abe-8c0c-e9dd954e0425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4994 0.005320 10.0.0.141 - - [2025-11-13 02:52:40] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3481 0.006035 10.0.0.141 - - [2025-11-13 02:52:40] "POST /neutron/network HTTP/1.1" 200 1337 0.010786 10.0.0.141 - - [2025-11-13 02:52:40] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.016971 10.0.0.141 - - [2025-11-13 02:52:40] "POST /ref-update HTTP/1.1" 200 156 0.057561 10.0.0.141 - - [2025-11-13 02:52:40] "GET /virtual-machine/b5b3dcda-eea1-4ba0-a131-73fe4f486e6e HTTP/1.1" 200 1305 0.003961 10.0.0.141 - - [2025-11-13 02:52:41] "POST /neutron/port HTTP/1.1" 200 151 0.168756 10.0.0.141 - - [2025-11-13 02:52:42] "GET /virtual-machine/b5b3dcda-eea1-4ba0-a131-73fe4f486e6e HTTP/1.1" 404 171 0.003529 10.0.0.141 - - [2025-11-13 02:52:42] "GET /virtual-machine/b5b3dcda-eea1-4ba0-a131-73fe4f486e6e HTTP/1.1" 404 171 0.002717 10.0.0.141 - - [2025-11-13 02:52:42] "GET /virtual-machine/b5b3dcda-eea1-4ba0-a131-73fe4f486e6e HTTP/1.1" 404 171 0.002927 10.0.0.141 - - [2025-11-13 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.141 - - [2025-11-13 02:52:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003454 10.0.0.141 - - [2025-11-13 02:52:43] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003525 10.0.0.141 - - [2025-11-13 02:52:43] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.005648 10.0.0.141 - - [2025-11-13 02:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.141 - - [2025-11-13 02:52:43] "GET /routing-instance/53c6d11f-4a65-461c-a332-800ddc8de1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004304 10.0.0.141 - - [2025-11-13 02:52:43] "GET /route-target/fbb8c5d4-721a-432d-839b-66fc83b5c9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004955 10.0.0.141 - - [2025-11-13 02:52:46] "GET /obj-perms HTTP/1.1" 200 5038 0.056450 10.0.0.56 - - [2025-11-13 02:52:46] "GET /obj-perms HTTP/1.1" 200 5038 0.003832 10.0.0.141 - - [2025-11-13 02:52:55] "GET /obj-perms HTTP/1.1" 200 5038 0.004457 10.0.0.56 - - [2025-11-13 02:52:55] "GET /obj-perms HTTP/1.1" 200 5038 0.003864 10.0.0.141 - - [2025-11-13 02:52:56] "POST /neutron/network HTTP/1.1" 200 1347 0.006846 10.0.0.141 - - [2025-11-13 02:52:56] "POST /neutron/subnet HTTP/1.1" 200 1361 0.014190 10.0.0.141 - - [2025-11-13 02:52:56] "POST /neutron/network HTTP/1.1" 200 1337 0.010375 10.0.0.56 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.56 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000473 10.0.0.61 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000444 10.0.0.61 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.56 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.56 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.61 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.61 - - [2025-11-13 02:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2025-11-13 02:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2025-11-13 02:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2025-11-13 02:52:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2025-11-13 02:52:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000582 10.0.0.141 - - [2025-11-13 02:53:04] "GET /obj-perms HTTP/1.1" 200 5038 0.003582 10.0.0.56 - - [2025-11-13 02:53:04] "GET /obj-perms HTTP/1.1" 200 5038 0.003411 10.0.0.141 - - [2025-11-13 02:53:08] "GET /obj-perms HTTP/1.1" 200 5038 0.003455 10.0.0.141 - - [2025-11-13 02:53:08] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 200 1304 0.004415 10.0.0.141 - - [2025-11-13 02:53:08] "POST /neutron/port HTTP/1.1" 200 151 0.213382 10.0.0.141 - - [2025-11-13 02:53:10] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 404 171 0.003131 10.0.0.141 - - [2025-11-13 02:53:10] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 404 171 0.003256 10.0.0.141 - - [2025-11-13 02:53:10] "GET /virtual-machine/76ef87e6-ad6b-4d28-b276-7df01507813c HTTP/1.1" 404 171 0.002965 10.0.0.141 - - [2025-11-13 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.141 - - [2025-11-13 02:53:10] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003707 10.0.0.141 - - [2025-11-13 02:53:10] "GET /virtual-networks?parent_id=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 601 0.003456 10.0.0.141 - - [2025-11-13 02:53:10] "GET /virtual-network/4e031ec6-ef70-434b-b660-fb135cf78e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007911 10.0.0.141 - - [2025-11-13 02:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.141 - - [2025-11-13 02:53:10] "GET /routing-instance/449c905c-cea7-4ba6-94fd-844c10cbba36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005106 10.0.0.141 - - [2025-11-13 02:53:10] "GET /route-target/35df9a38-0cca-4df7-ab9e-803975f077e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005352 10.0.0.141 - - [2025-11-13 02:53:13] "GET /obj-perms HTTP/1.1" 200 5038 0.004168 10.0.0.141 - - [2025-11-13 02:53:13] "GET /obj-perms HTTP/1.1" 200 5038 0.003661 10.0.0.56 - - [2025-11-13 02:53:13] "GET /obj-perms HTTP/1.1" 200 5038 0.003174 10.0.0.141 - - [2025-11-13 02:53:14] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3480 0.006398 10.0.0.56 - - [2025-11-13 02:53:14] "POST /fqname-to-id HTTP/1.1" 404 207 0.003565 10.0.0.141 - - [2025-11-13 02:53:14] "POST /neutron/network HTTP/1.1" 200 1336 0.027870 10.0.0.141 - - [2025-11-13 02:53:14] "GET /virtual-network/bf7a1db4-1d99-4ae0-b003-5aef0fa4316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006301 10.0.0.141 - - [2025-11-13 02:53:14] "DELETE /network-policy/dcd024d8-0c56-433c-9202-9002c7d6b2ed HTTP/1.1" 200 115 0.027871 10.0.0.141 - - [2025-11-13 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.61 - - [2025-11-13 02:53:14] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000885 10.0.0.141 - - [2025-11-13 02:53:14] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.032607 10.0.0.141 - - [2025-11-13 02:53:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 2126 0.004988 10.0.0.141 - - [2025-11-13 02:53:14] "DELETE /network-policy/2c2f9ee7-04fd-4abe-8c0c-e9dd954e0425 HTTP/1.1" 200 115 0.035404 10.0.0.141 - - [2025-11-13 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.61 - - [2025-11-13 02:53:14] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000934 10.0.0.141 - - [2025-11-13 02:53:14] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038627 10.0.0.141 - - [2025-11-13 02:53:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 1904 0.005342 10.0.0.141 - - [2025-11-13 02:53:14] "DELETE /network-policy/11791a94-6b0a-48da-ad42-70ca564d9321 HTTP/1.1" 200 115 0.035539 10.0.0.141 - - [2025-11-13 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.61 - - [2025-11-13 02:53:14] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.141 - - [2025-11-13 02:53:14] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.037062 10.0.0.141 - - [2025-11-13 02:53:14] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 1682 0.006533 10.0.0.141 - - [2025-11-13 02:53:14] "DELETE /network-policy/60d0b600-0746-41e7-b61d-30e4ed6cd4c7 HTTP/1.1" 200 115 0.040665 10.0.0.141 - - [2025-11-13 02:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.61 - - [2025-11-13 02:53:15] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.141 - - [2025-11-13 02:53:15] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.045294 10.0.0.141 - - [2025-11-13 02:53:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 1460 0.006180 10.0.0.141 - - [2025-11-13 02:53:15] "DELETE /network-policy/847c8763-e02a-4b59-bf59-5b1f5c131af2 HTTP/1.1" 200 115 0.044522 10.0.0.141 - - [2025-11-13 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.61 - - [2025-11-13 02:53:15] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000916 10.0.0.141 - - [2025-11-13 02:53:15] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.046501 10.0.0.141 - - [2025-11-13 02:53:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 1238 0.005318 10.0.0.141 - - [2025-11-13 02:53:15] "DELETE /network-policy/fc5a7668-4edd-44ab-a30f-20412e236930 HTTP/1.1" 200 115 0.028698 10.0.0.141 - - [2025-11-13 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.61 - - [2025-11-13 02:53:15] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000880 10.0.0.141 - - [2025-11-13 02:53:15] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.065681 10.0.0.141 - - [2025-11-13 02:53:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 1014 0.006490 10.0.0.141 - - [2025-11-13 02:53:15] "DELETE /network-policy/3ffb7584-938f-4946-9e0e-1b7eb165418f HTTP/1.1" 200 115 0.038331 10.0.0.141 - - [2025-11-13 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.61 - - [2025-11-13 02:53:15] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000922 10.0.0.141 - - [2025-11-13 02:53:15] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.035227 10.0.0.141 - - [2025-11-13 02:53:15] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 793 0.005024 10.0.0.141 - - [2025-11-13 02:53:15] "DELETE /network-policy/517d6bb4-7a41-4fd7-b93c-0c9ab697e1d0 HTTP/1.1" 200 115 0.038830 10.0.0.141 - - [2025-11-13 02:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.61 - - [2025-11-13 02:53:15] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000962 10.0.0.141 - - [2025-11-13 02:53:16] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.062355 10.0.0.141 - - [2025-11-13 02:53:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 572 0.005224 10.0.0.141 - - [2025-11-13 02:53:16] "DELETE /network-policy/69aae24d-861c-4766-9e0e-55c4f966d8f0 HTTP/1.1" 200 115 0.039558 10.0.0.141 - - [2025-11-13 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.61 - - [2025-11-13 02:53:16] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001005 10.0.0.141 - - [2025-11-13 02:53:16] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.038912 10.0.0.141 - - [2025-11-13 02:53:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004630 10.0.0.141 - - [2025-11-13 02:53:16] "DELETE /network-policy/bc1f416b-21e7-4bb2-9a8a-105d1ed0660f HTTP/1.1" 200 115 0.050889 10.0.0.141 - - [2025-11-13 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.61 - - [2025-11-13 02:53:16] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000909 10.0.0.141 - - [2025-11-13 02:53:16] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.039175 10.0.0.141 - - [2025-11-13 02:53:16] "GET /network-policys?parent_fq_name_str=default-domain%3Actest-TestDetailedPolicy1Ipv4v6-23813393&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005002 10.0.0.141 - - [2025-11-13 02:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.141 - - [2025-11-13 02:53:17] "POST /neutron/network HTTP/1.1" 200 1337 0.010757 10.0.0.141 - - [2025-11-13 02:53:17] "DELETE /route-target/35df9a38-0cca-4df7-ab9e-803975f077e0 HTTP/1.1" 200 115 0.020067 10.0.0.141 - - [2025-11-13 02:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.141 - - [2025-11-13 02:53:17] "DELETE /network-ipam/b418e267-d801-4297-a3d6-b9dd06ccc706 HTTP/1.1" 200 115 0.033856 10.0.0.141 - - [2025-11-13 02:53:17] "POST /fqname-to-id HTTP/1.1" 404 260 0.007751 10.0.0.61 - - [2025-11-13 02:53:17] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001213 10.0.0.61 - - [2025-11-13 02:53:17] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1526 0.049360 10.0.0.61 - - [2025-11-13 02:53:17] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001143 10.0.0.61 - - [2025-11-13 02:53:17] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?fields=security_groups HTTP/1.1" 200 1409 0.048463 10.0.0.61 - - [2025-11-13 02:53:17] "DELETE /security-group/d788f0a1-51b9-4824-be01-086bd786583d HTTP/1.1" 200 115 0.052655 10.0.0.61 - - [2025-11-13 02:53:17] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001156 10.0.0.61 - - [2025-11-13 02:53:17] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?fields=application_policy_sets HTTP/1.1" 200 1448 0.061323 10.0.0.141 - - [2025-11-13 02:53:18] "DELETE /project/583296f3-7dec-4362-9749-2668f3106c5f HTTP/1.1" 200 115 0.428591 10.0.0.61 - - [2025-11-13 02:53:18] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000920 10.0.0.141 - - [2025-11-13 02:53:18] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?fields=projects HTTP/1.1" 200 1244 0.010656 10.0.0.61 - - [2025-11-13 02:53:19] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003557 10.0.0.61 - - [2025-11-13 02:53:19] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000936 10.0.0.61 - - [2025-11-13 02:53:19] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030092 10.0.0.61 - - [2025-11-13 02:53:19] "POST /id-to-fqname HTTP/1.1" 200 202 0.003041 10.0.0.61 - - [2025-11-13 02:53:19] "POST /fqname-to-id HTTP/1.1" 404 211 0.004102 10.0.0.61 - - [2025-11-13 02:53:19] "POST /security-groups HTTP/1.1" 200 603 0.071924 10.0.0.141 - - [2025-11-13 02:53:19] "POST /fqname-to-id HTTP/1.1" 404 246 0.004284 10.0.0.61 - - [2025-11-13 02:53:19] "POST /projects HTTP/1.1" 200 609 0.265561 10.0.0.61 - - [2025-11-13 02:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.337852 10.0.0.141 - - [2025-11-13 02:53:19] "POST /access-control-lists HTTP/1.1" 200 606 0.025115 10.0.0.141 - - [2025-11-13 02:53:19] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.486768 10.0.0.61 - - [2025-11-13 02:53:19] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001134 10.0.0.141 - - [2025-11-13 02:53:19] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?fields=virtual_networks HTTP/1.1" 200 1066 0.046921 10.0.0.61 - - [2025-11-13 02:53:19] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000939 10.0.0.141 - - [2025-11-13 02:53:19] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.038143 10.0.0.61 - - [2025-11-13 02:53:20] "GET /projects?obj_uuids=583296f3-7dec-4362-9749-2668f3106c5f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001103 10.0.0.141 - - [2025-11-13 02:53:20] "GET /project/583296f3-7dec-4362-9749-2668f3106c5f?fields=security_groups HTTP/1.1" 200 1304 0.038677 10.0.0.141 - - [2025-11-13 02:53:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.024412 10.0.0.61 - - [2025-11-13 02:53:20] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002807 10.0.0.61 - - [2025-11-13 02:53:21] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000919 10.0.0.61 - - [2025-11-13 02:53:21] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007034 10.0.0.61 - - [2025-11-13 02:53:21] "POST /id-to-fqname HTTP/1.1" 200 184 0.001729 10.0.0.61 - - [2025-11-13 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.009892 10.0.0.61 - - [2025-11-13 02:53:21] "POST /security-groups HTTP/1.1" 200 585 0.025347 10.0.0.61 - - [2025-11-13 02:53:21] "POST /projects HTTP/1.1" 200 573 0.237344 10.0.0.141 - - [2025-11-13 02:53:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.007313 10.0.0.61 - - [2025-11-13 02:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.316715 10.0.0.141 - - [2025-11-13 02:53:21] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.460702 10.0.0.141 - - [2025-11-13 02:53:22] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.141 - - [2025-11-13 02:53:23] "POST /fqname-to-id HTTP/1.1" 401 293 0.000452 10.0.0.141 - - [2025-11-13 02:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.058216 10.0.0.61 - - [2025-11-13 02:53:23] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000814 10.0.0.141 - - [2025-11-13 02:53:23] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.033475 10.0.0.61 - - [2025-11-13 02:53:23] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000889 10.0.0.141 - - [2025-11-13 02:53:23] "POST /neutron/network HTTP/1.1" 200 599 0.133746 10.0.0.141 - - [2025-11-13 02:53:23] "POST /ref-update HTTP/1.1" 200 156 0.023676 10.0.0.141 - - [2025-11-13 02:53:24] "POST /neutron/network HTTP/1.1" 200 990 0.010638 10.0.0.141 - - [2025-11-13 02:53:24] "POST /id-to-fqname HTTP/1.1" 200 214 0.001007 10.0.0.141 - - [2025-11-13 02:53:24] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005083 10.0.0.141 - - [2025-11-13 02:53:24] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.010708 10.0.0.141 - - [2025-11-13 02:53:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.008168 10.0.0.141 - - [2025-11-13 02:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.61 - - [2025-11-13 02:53:24] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000825 10.0.0.141 - - [2025-11-13 02:53:24] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.049906 10.0.0.61 - - [2025-11-13 02:53:24] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001367 10.0.0.141 - - [2025-11-13 02:53:24] "POST /neutron/network HTTP/1.1" 200 599 0.117182 10.0.0.141 - - [2025-11-13 02:53:25] "POST /neutron/network HTTP/1.1" 200 990 0.010112 10.0.0.141 - - [2025-11-13 02:53:25] "POST /id-to-fqname HTTP/1.1" 200 214 0.000958 10.0.0.141 - - [2025-11-13 02:53:25] "GET /virtual-network/7886ed42-a738-4dfb-9177-60b9638f5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.004282 10.0.0.141 - - [2025-11-13 02:53:25] "GET /virtual-network/7886ed42-a738-4dfb-9177-60b9638f5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.004958 10.0.0.141 - - [2025-11-13 02:53:25] "POST /neutron/subnet HTTP/1.1" 200 715 0.007610 10.0.0.141 - - [2025-11-13 02:53:25] "POST /id-to-fqname HTTP/1.1" 200 214 0.001245 10.0.0.61 - - [2025-11-13 02:53:26] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001106 10.0.0.141 - - [2025-11-13 02:53:26] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.284446 10.0.0.141 - - [2025-11-13 02:53:26] "POST /neutron/network HTTP/1.1" 200 990 0.007862 10.0.0.141 - - [2025-11-13 02:53:27] "POST /id-to-fqname HTTP/1.1" 200 214 0.001280 10.0.0.141 - - [2025-11-13 02:53:27] "POST /neutron/port HTTP/1.1" 200 117 0.006119 10.0.0.61 - - [2025-11-13 02:53:27] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001324 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/port HTTP/1.1" 200 1159 0.322468 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/port HTTP/1.1" 200 1213 0.086767 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003699 10.0.0.61 - - [2025-11-13 02:53:28] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001364 10.0.0.141 - - [2025-11-13 02:53:28] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.065226 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/port HTTP/1.1" 200 117 0.001903 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/port HTTP/1.1" 200 1187 0.021931 10.0.0.141 - - [2025-11-13 02:53:28] "POST /id-to-fqname HTTP/1.1" 200 214 0.001820 10.0.0.141 - - [2025-11-13 02:53:28] "POST /neutron/port HTTP/1.1" 200 1187 0.026060 10.0.0.141 - - [2025-11-13 02:53:29] "POST /neutron/network HTTP/1.1" 200 1000 0.006464 10.0.0.141 - - [2025-11-13 02:53:29] "POST /neutron/port HTTP/1.1" 200 1159 0.019853 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004845 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/port HTTP/1.1" 200 117 0.001478 10.0.0.61 - - [2025-11-13 02:53:30] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001133 10.0.0.141 - - [2025-11-13 02:53:30] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.083384 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/network HTTP/1.1" 200 990 0.010921 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/port HTTP/1.1" 200 117 0.005385 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/port HTTP/1.1" 200 1187 0.014600 10.0.0.141 - - [2025-11-13 02:53:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007179 10.0.0.141 - - [2025-11-13 02:53:30] "GET /virtual-machine/29cca2dc-6f56-4160-82ac-e9dfffdcbd90 HTTP/1.1" 401 293 0.000375 10.0.0.141 - - [2025-11-13 02:53:31] "POST /neutron/port HTTP/1.1" 200 1159 0.020988 10.0.0.141 - - [2025-11-13 02:53:31] "GET /virtual-machine/29cca2dc-6f56-4160-82ac-e9dfffdcbd90 HTTP/1.1" 200 1285 0.028132 10.0.0.141 - - [2025-11-13 02:53:31] "GET /virtual-machine-interface/65f14464-15a0-4b1f-8185-cb027f24025a HTTP/1.1" 200 3104 0.006024 10.0.0.141 - - [2025-11-13 02:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008978 10.0.0.141 - - [2025-11-13 02:53:31] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005610 10.0.0.141 - - [2025-11-13 02:53:31] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.008921 10.0.0.141 - - [2025-11-13 02:53:31] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007201 10.0.0.141 - - [2025-11-13 02:53:31] "POST /neutron/port HTTP/1.1" 200 1187 0.027996 10.0.0.141 - - [2025-11-13 02:53:31] "POST /neutron/subnet HTTP/1.1" 200 1375 0.027099 10.0.0.141 - - [2025-11-13 02:53:31] "POST /neutron/network HTTP/1.1" 200 990 0.018577 10.0.0.141 - - [2025-11-13 02:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.141 - - [2025-11-13 02:53:34] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005026 10.0.0.141 - - [2025-11-13 02:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.141 - - [2025-11-13 02:53:38] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005029 10.0.0.141 - - [2025-11-13 02:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.141 - - [2025-11-13 02:53:42] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.004849 10.0.0.141 - - [2025-11-13 02:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.141 - - [2025-11-13 02:53:46] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.009191 10.0.0.141 - - [2025-11-13 02:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.141 - - [2025-11-13 02:53:50] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005772 10.0.0.141 - - [2025-11-13 02:53:52] "POST /neutron/network HTTP/1.1" 200 1000 0.008759 10.0.0.141 - - [2025-11-13 02:53:52] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012474 10.0.0.141 - - [2025-11-13 02:53:52] "POST /neutron/network HTTP/1.1" 200 990 0.011007 10.0.0.141 - - [2025-11-13 02:53:53] "DELETE /access-control-list/70f9e533-05f9-40e3-b3a4-f12fb6f5636c HTTP/1.1" 200 115 0.038207 10.0.0.141 - - [2025-11-13 02:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.141 - - [2025-11-13 02:53:55] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006313 10.0.0.141 - - [2025-11-13 02:53:55] "POST /neutron/network HTTP/1.1" 200 1000 0.006201 10.0.0.141 - - [2025-11-13 02:53:55] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012482 10.0.0.141 - - [2025-11-13 02:53:55] "POST /neutron/network HTTP/1.1" 200 990 0.008041 10.0.0.141 - - [2025-11-13 02:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.141 - - [2025-11-13 02:53:59] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005128 10.0.0.141 - - [2025-11-13 02:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.141 - - [2025-11-13 02:54:03] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005445 10.0.0.141 - - [2025-11-13 02:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.141 - - [2025-11-13 02:54:07] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.006355 10.0.0.61 - - [2025-11-13 02:54:08] "DELETE /project/583296f37dec436297492668f3106c5f HTTP/1.1" 404 173 0.006419 10.0.0.61 - - [2025-11-13 02:54:08] "DELETE /project/583296f3-7dec-4362-9749-2668f3106c5f HTTP/1.1" 404 177 0.004807 10.0.0.61 - - [2025-11-13 02:54:08] "DELETE /project/260ac3de780e4f27b3df26f9433852e3 HTTP/1.1" 404 173 0.006208 10.0.0.141 - - [2025-11-13 02:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.141 - - [2025-11-13 02:54:11] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.004761 10.0.0.141 - - [2025-11-13 02:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.141 - - [2025-11-13 02:54:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003350 10.0.0.141 - - [2025-11-13 02:54:15] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002772 10.0.0.141 - - [2025-11-13 02:54:15] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005593 10.0.0.141 - - [2025-11-13 02:54:20] "POST /neutron/port HTTP/1.1" 200 1187 0.013907 10.0.0.141 - - [2025-11-13 02:54:25] "POST /neutron/security_group HTTP/1.1" 200 2052 0.030302 10.0.0.141 - - [2025-11-13 02:54:26] "POST /neutron/port HTTP/1.1" 200 1187 0.015234 10.0.0.61 - - [2025-11-13 02:54:27] "GET /obj-perms HTTP/1.1" 200 5075 0.048460 10.0.0.141 - - [2025-11-13 02:54:27] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006195 10.0.0.141 - - [2025-11-13 02:54:36] "POST /neutron/port HTTP/1.1" 200 1187 0.014761 10.0.0.141 - - [2025-11-13 02:54:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008275 10.0.0.141 - - [2025-11-13 02:54:41] "POST /neutron/port HTTP/1.1" 200 1187 0.015213 10.0.0.141 - - [2025-11-13 02:54:41] "GET /virtual-machine/7b5f324c-71e8-486e-9fee-1c73b3bd2268 HTTP/1.1" 200 1286 0.005480 10.0.0.141 - - [2025-11-13 02:54:41] "GET /virtual-machine-interface/811cdfdc-e8a5-4008-a751-c8a2ddd5e31b HTTP/1.1" 200 3105 0.004772 10.0.0.141 - - [2025-11-13 02:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.141 - - [2025-11-13 02:54:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003577 10.0.0.141 - - [2025-11-13 02:54:41] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002905 10.0.0.141 - - [2025-11-13 02:54:41] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005405 10.0.0.141 - - [2025-11-13 02:54:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.141 - - [2025-11-13 02:54:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003280 10.0.0.141 - - [2025-11-13 02:54:42] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002389 10.0.0.141 - - [2025-11-13 02:54:43] "GET /virtual-network/e369b309-6f29-4aff-8685-a624783ac732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005975 10.0.0.141 - - [2025-11-13 02:54:43] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006631 10.0.0.141 - - [2025-11-13 02:54:43] "POST /neutron/port HTTP/1.1" 200 1187 0.014401 10.0.0.141 - - [2025-11-13 02:54:43] "GET /virtual-machine/9ffe529f-a6f8-4c63-a18a-8577683d571a HTTP/1.1" 200 1287 0.005231 10.0.0.141 - - [2025-11-13 02:54:43] "GET /virtual-machine-interface/3ee3dff5-5a31-4a1e-acff-606ff5532b83 HTTP/1.1" 200 3105 0.004618 10.0.0.141 - - [2025-11-13 02:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.141 - - [2025-11-13 02:54:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003163 10.0.0.141 - - [2025-11-13 02:54:43] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.002594 10.0.0.141 - - [2025-11-13 02:54:43] "GET /virtual-network/7886ed42-a738-4dfb-9177-60b9638f5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.007004 10.0.0.141 - - [2025-11-13 02:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.141 - - [2025-11-13 02:54:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003585 10.0.0.141 - - [2025-11-13 02:54:44] "GET /virtual-networks?parent_id=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 559 0.003229 10.0.0.141 - - [2025-11-13 02:54:44] "GET /virtual-network/7886ed42-a738-4dfb-9177-60b9638f5e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.005230 10.0.0.141 - - [2025-11-13 02:54:46] "GET /forwarding-classs?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003304 10.0.0.141 - - [2025-11-13 02:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.141 - - [2025-11-13 02:54:46] "GET /global-qos-config/2e3405ac-ae70-4483-896e-b937ef320f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.003856 10.0.0.141 - - [2025-11-13 02:54:46] "POST /fqname-to-id HTTP/1.1" 404 222 0.003182 10.0.0.141 - - [2025-11-13 02:54:46] "POST /forwarding-classs HTTP/1.1" 200 576 0.025203 10.0.0.141 - - [2025-11-13 02:54:46] "POST /id-to-fqname HTTP/1.1" 200 232 0.003079 10.0.0.141 - - [2025-11-13 02:54:46] "GET /forwarding-class/fc5702a2-f01c-4bc8-9202-8debaa87e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.004095 10.0.0.61 - - [2025-11-13 02:54:46] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.026376 10.0.0.141 - - [2025-11-13 02:54:46] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.069848 10.0.0.141 - - [2025-11-13 02:54:46] "POST /fqname-to-id HTTP/1.1" 404 211 0.002979 10.0.0.141 - - [2025-11-13 02:54:46] "POST /qos-configs HTTP/1.1" 200 543 0.039517 10.0.0.141 - - [2025-11-13 02:54:46] "POST /id-to-fqname HTTP/1.1" 200 217 0.003195 10.0.0.141 - - [2025-11-13 02:54:46] "GET /qos-config/93a393e5-9efc-4b00-ad9b-4eef255d653d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.005568 10.0.0.141 - - [2025-11-13 02:54:46] "GET /virtual-machine-interface/65f14464-15a0-4b1f-8185-cb027f24025a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2689 0.005824 10.0.0.141 - - [2025-11-13 02:54:46] "POST /ref-update HTTP/1.1" 200 156 0.012899 10.0.0.141 - - [2025-11-13 02:54:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007488 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/port HTTP/1.1" 200 1187 0.016155 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008687 10.0.0.141 - - [2025-11-13 02:54:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.001361 10.0.0.141 - - [2025-11-13 02:54:47] "GET /virtual-machine/29cca2dc-6f56-4160-82ac-e9dfffdcbd90 HTTP/1.1" 200 1285 0.004257 10.0.0.141 - - [2025-11-13 02:54:47] "GET /virtual-machine-interface/65f14464-15a0-4b1f-8185-cb027f24025a HTTP/1.1" 200 3351 0.005533 10.0.0.141 - - [2025-11-13 02:54:47] "GET /instance-ip/884bad3f-7cd2-496a-b14c-82d33caabe31 HTTP/1.1" 200 1627 0.006882 10.0.0.141 - - [2025-11-13 02:54:47] "GET /instance-ip/df773d04-c4a2-43f5-87cb-4cae0c26622f HTTP/1.1" 200 1607 0.018519 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/port HTTP/1.1" 200 1187 0.014870 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006861 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/port HTTP/1.1" 200 1187 0.013251 10.0.0.141 - - [2025-11-13 02:54:47] "POST /neutron/network HTTP/1.1" 200 990 0.008745 10.0.0.141 - - [2025-11-13 02:54:47] "POST /id-to-fqname HTTP/1.1" 200 214 0.000986 10.0.0.141 - - [2025-11-13 02:54:47] "GET /virtual-machine/7b5f324c-71e8-486e-9fee-1c73b3bd2268 HTTP/1.1" 200 1286 0.002939 10.0.0.141 - - [2025-11-13 02:54:47] "GET /virtual-machine-interface/811cdfdc-e8a5-4008-a751-c8a2ddd5e31b HTTP/1.1" 200 3105 0.004464 10.0.0.141 - - [2025-11-13 02:54:47] "GET /instance-ip/0cfd28c9-79e9-4290-b8ce-51dd9802bcd1 HTTP/1.1" 200 1626 0.006099 10.0.0.141 - - [2025-11-13 02:54:47] "GET /instance-ip/8f424360-ba6f-475d-af1f-dd1986e0ca82 HTTP/1.1" 200 1608 0.004538 10.0.0.141 - - [2025-11-13 02:54:52] "POST /neutron/network HTTP/1.1" 200 1000 0.006281 10.0.0.141 - - [2025-11-13 02:54:52] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011257 10.0.0.141 - - [2025-11-13 02:54:52] "POST /neutron/network HTTP/1.1" 200 990 0.008014 10.0.0.141 - - [2025-11-13 02:54:56] "POST /neutron/network HTTP/1.1" 200 1000 0.007893 10.0.0.141 - - [2025-11-13 02:54:56] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011079 10.0.0.141 - - [2025-11-13 02:54:56] "POST /neutron/network HTTP/1.1" 200 990 0.008939 10.0.0.141 - - [2025-11-13 02:55:25] "GET /virtual-machine-interface/65f14464-15a0-4b1f-8185-cb027f24025a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005721 10.0.0.141 - - [2025-11-13 02:55:25] "POST /ref-update HTTP/1.1" 200 156 0.013565 10.0.0.141 - - [2025-11-13 02:55:25] "DELETE /qos-config/93a393e5-9efc-4b00-ad9b-4eef255d653d HTTP/1.1" 200 115 0.048738 10.0.0.141 - - [2025-11-13 02:55:25] "POST /id-to-fqname HTTP/1.1" 200 232 0.001048 10.0.0.141 - - [2025-11-13 02:55:25] "DELETE /forwarding-class/fc5702a2-f01c-4bc8-9202-8debaa87e906 HTTP/1.1" 200 115 0.021930 10.0.0.141 - - [2025-11-13 02:55:27] "POST /neutron/port HTTP/1.1" 200 1187 0.015228 10.0.0.141 - - [2025-11-13 02:55:27] "POST /neutron/port HTTP/1.1" 200 1187 0.013602 10.0.0.141 - - [2025-11-13 02:55:27] "POST /neutron/port HTTP/1.1" 200 151 0.299690 10.0.0.141 - - [2025-11-13 02:55:29] "POST /neutron/network HTTP/1.1" 200 990 0.010607 10.0.0.141 - - [2025-11-13 02:55:29] "DELETE /route-target/7333487b-353e-4821-8f80-78beaeb2c8d1 HTTP/1.1" 200 115 0.022802 10.0.0.61 - - [2025-11-13 02:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002966 10.0.0.61 - - [2025-11-13 02:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002505 10.0.0.61 - - [2025-11-13 02:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003747 10.0.0.61 - - [2025-11-13 02:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002270 10.0.0.141 - - [2025-11-13 02:55:29] "POST /neutron/network HTTP/1.1" 200 151 0.131528 10.0.0.61 - - [2025-11-13 02:55:29] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000826 10.0.0.141 - - [2025-11-13 02:55:29] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.071948 10.0.0.61 - - [2025-11-13 02:55:29] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000995 10.0.0.141 - - [2025-11-13 02:55:29] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?fields=virtual_networks HTTP/1.1" 200 1030 0.083923 10.0.0.61 - - [2025-11-13 02:55:29] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001229 10.0.0.141 - - [2025-11-13 02:55:29] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.037416 10.0.0.61 - - [2025-11-13 02:55:29] "GET /projects?obj_uuids=260ac3de-780e-4f27-b3df-26f9433852e3&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000935 10.0.0.141 - - [2025-11-13 02:55:29] "GET /project/260ac3de-780e-4f27-b3df-26f9433852e3?fields=security_groups HTTP/1.1" 200 1250 0.053199 10.0.0.141 - - [2025-11-13 02:55:30] "POST /fqname-to-id HTTP/1.1" 404 181 0.038482 10.0.0.61 - - [2025-11-13 02:55:30] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002792 10.0.0.61 - - [2025-11-13 02:55:30] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001285 10.0.0.61 - - [2025-11-13 02:55:30] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007537 10.0.0.61 - - [2025-11-13 02:55:30] "POST /id-to-fqname HTTP/1.1" 200 183 0.004265 10.0.0.61 - - [2025-11-13 02:55:30] "POST /fqname-to-id HTTP/1.1" 404 192 0.011389 10.0.0.61 - - [2025-11-13 02:55:30] "POST /security-groups HTTP/1.1" 200 584 0.032324 10.0.0.141 - - [2025-11-13 02:55:30] "POST /fqname-to-id HTTP/1.1" 404 227 0.004511 10.0.0.61 - - [2025-11-13 02:55:30] "POST /projects HTTP/1.1" 200 571 0.255620 10.0.0.61 - - [2025-11-13 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.332565 10.0.0.141 - - [2025-11-13 02:55:30] "POST /access-control-lists HTTP/1.1" 200 587 0.023280 10.0.0.141 - - [2025-11-13 02:55:31] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.468921 10.0.0.141 - - [2025-11-13 02:55:32] "GET / HTTP/1.1" 200 35931 0.002770 10.0.0.141 - - [2025-11-13 02:55:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000491 10.0.0.141 - - [2025-11-13 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.059914 10.0.0.61 - - [2025-11-13 02:55:34] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000835 10.0.0.141 - - [2025-11-13 02:55:34] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.059453 10.0.0.61 - - [2025-11-13 02:55:34] "POST /useragent-kv HTTP/1.1" 200 115 0.005737 10.0.0.141 - - [2025-11-13 02:55:34] "POST /neutron/subnet HTTP/1.1" 200 729 0.286163 10.0.0.141 - - [2025-11-13 02:55:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001319 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005176 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005464 10.0.0.141 - - [2025-11-13 02:55:35] "POST /neutron/network HTTP/1.1" 200 832 0.009618 10.0.0.141 - - [2025-11-13 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004858 10.0.0.141 - - [2025-11-13 02:55:35] "POST /route-targets HTTP/1.1" 200 323 0.021180 10.0.0.141 - - [2025-11-13 02:55:35] "PUT /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f HTTP/1.1" 200 264 0.065953 10.0.0.141 - - [2025-11-13 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.61 - - [2025-11-13 02:55:35] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000942 10.0.0.141 - - [2025-11-13 02:55:35] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.039268 10.0.0.61 - - [2025-11-13 02:55:35] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000872 10.0.0.141 - - [2025-11-13 02:55:35] "POST /neutron/network HTTP/1.1" 200 612 0.108963 10.0.0.141 - - [2025-11-13 02:55:35] "POST /ref-update HTTP/1.1" 200 156 0.026801 10.0.0.141 - - [2025-11-13 02:55:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.003335 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005689 10.0.0.141 - - [2025-11-13 02:55:35] "POST /neutron/network HTTP/1.1" 200 832 0.010010 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005584 10.0.0.141 - - [2025-11-13 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.141 - - [2025-11-13 02:55:35] "GET /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006706 10.0.0.141 - - [2025-11-13 02:55:36] "PUT /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd HTTP/1.1" 200 264 0.048142 10.0.0.141 - - [2025-11-13 02:55:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001836 10.0.0.141 - - [2025-11-13 02:55:36] "POST /neutron/network HTTP/1.1" 200 842 0.008785 10.0.0.61 - - [2025-11-13 02:55:37] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000987 10.0.0.141 - - [2025-11-13 02:55:37] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.061369 10.0.0.141 - - [2025-11-13 02:55:37] "POST /neutron/port HTTP/1.1" 200 117 0.007092 10.0.0.141 - - [2025-11-13 02:55:37] "POST /id-to-fqname HTTP/1.1" 200 220 0.001293 10.0.0.141 - - [2025-11-13 02:55:37] "POST /neutron/network HTTP/1.1" 200 842 0.006597 10.0.0.141 - - [2025-11-13 02:55:38] "POST /neutron/port HTTP/1.1" 200 1054 0.018475 10.0.0.141 - - [2025-11-13 02:55:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004554 10.0.0.141 - - [2025-11-13 02:55:38] "POST /neutron/network HTTP/1.1" 200 832 0.009706 10.0.0.61 - - [2025-11-13 02:55:38] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000912 10.0.0.141 - - [2025-11-13 02:55:38] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.063663 10.0.0.141 - - [2025-11-13 02:55:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008707 10.0.0.141 - - [2025-11-13 02:55:38] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007328 10.0.0.141 - - [2025-11-13 02:55:39] "POST /neutron/port HTTP/1.1" 200 1054 0.014628 10.0.0.141 - - [2025-11-13 02:55:39] "POST /neutron/port HTTP/1.1" 200 1082 0.015573 10.0.0.141 - - [2025-11-13 02:55:39] "POST /neutron/port HTTP/1.1" 200 117 0.001143 10.0.0.141 - - [2025-11-13 02:55:43] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006529 10.0.0.141 - - [2025-11-13 02:55:43] "POST /neutron/port HTTP/1.1" 200 1082 0.017236 10.0.0.141 - - [2025-11-13 02:55:44] "GET /virtual-machine/5744e5f5-c188-40df-85df-1bb5b4c049a9 HTTP/1.1" 401 293 0.000620 10.0.0.141 - - [2025-11-13 02:55:44] "GET /virtual-machine/5744e5f5-c188-40df-85df-1bb5b4c049a9 HTTP/1.1" 200 1284 0.028970 10.0.0.141 - - [2025-11-13 02:55:44] "GET /virtual-machine-interface/32e8ca30-c7fb-4315-991f-26a436d20e05 HTTP/1.1" 200 2927 0.006333 10.0.0.141 - - [2025-11-13 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.141 - - [2025-11-13 02:55:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003670 10.0.0.141 - - [2025-11-13 02:55:44] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002785 10.0.0.141 - - [2025-11-13 02:55:44] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006346 10.0.0.141 - - [2025-11-13 02:55:46] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006117 10.0.0.141 - - [2025-11-13 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.141 - - [2025-11-13 02:55:47] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004656 10.0.0.141 - - [2025-11-13 02:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.141 - - [2025-11-13 02:55:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003127 10.0.0.141 - - [2025-11-13 02:55:49] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002580 10.0.0.141 - - [2025-11-13 02:55:49] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005378 10.0.0.141 - - [2025-11-13 02:55:49] "POST /neutron/port HTTP/1.1" 200 1082 0.014249 10.0.0.141 - - [2025-11-13 02:55:50] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007002 10.0.0.141 - - [2025-11-13 02:55:50] "GET /virtual-machine/99d6ce09-9cd7-48e0-ae75-3afb1d70d969 HTTP/1.1" 200 1286 0.006331 10.0.0.141 - - [2025-11-13 02:55:50] "GET /virtual-machine-interface/c2e1e675-d5f6-4dbc-898d-f3769f080971 HTTP/1.1" 200 2927 0.006366 10.0.0.141 - - [2025-11-13 02:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.141 - - [2025-11-13 02:55:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003524 10.0.0.141 - - [2025-11-13 02:55:50] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003386 10.0.0.141 - - [2025-11-13 02:55:50] "GET /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005538 10.0.0.141 - - [2025-11-13 02:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.141 - - [2025-11-13 02:55:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003698 10.0.0.141 - - [2025-11-13 02:55:51] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002827 10.0.0.141 - - [2025-11-13 02:55:51] "GET /virtual-network/e9a20e67-db47-4c67-ad5b-ee07d8bf26bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.005243 10.0.0.141 - - [2025-11-13 02:55:51] "POST /neutron/port HTTP/1.1" 200 1082 0.014717 10.0.0.141 - - [2025-11-13 02:55:52] "POST /neutron/port HTTP/1.1" 200 1082 0.012856 10.0.0.141 - - [2025-11-13 02:55:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.009053 10.0.0.141 - - [2025-11-13 02:55:54] "DELETE /access-control-list/d3f3738c-7218-450f-8510-ae06c93e4a07 HTTP/1.1" 200 115 0.045407 10.0.0.141 - - [2025-11-13 02:55:56] "POST /routing-policys HTTP/1.1" 200 534 0.023485 10.0.0.141 - - [2025-11-13 02:55:56] "GET /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.008623 10.0.0.141 - - [2025-11-13 02:55:56] "PUT /virtual-network/45669943-051f-46f8-9c30-702dc02ed30f HTTP/1.1" 200 264 0.046533 10.0.0.141 - - [2025-11-13 02:55:57] "POST /neutron/port HTTP/1.1" 200 1082 0.016166 10.0.0.141 - - [2025-11-13 02:55:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004278 10.0.0.141 - - [2025-11-13 02:55:57] "POST /neutron/network HTTP/1.1" 200 832 0.008095 10.0.0.141 - - [2025-11-13 02:56:00] "POST /ref-update HTTP/1.1" 200 156 0.041571 10.0.0.141 - - [2025-11-13 02:56:00] "DELETE /routing-policy/028b94b0-7f0d-49dd-b863-37f503537145 HTTP/1.1" 200 115 0.041070 10.0.0.141 - - [2025-11-13 02:56:01] "POST /neutron/port HTTP/1.1" 200 1082 0.018086 10.0.0.141 - - [2025-11-13 02:56:01] "POST /neutron/port HTTP/1.1" 200 151 0.196978 10.0.0.141 - - [2025-11-13 02:56:03] "POST /neutron/network HTTP/1.1" 200 832 0.006925 10.0.0.141 - - [2025-11-13 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.141 - - [2025-11-13 02:56:03] "DELETE /route-target/6e2c149c-0466-4f02-8d72-c043b9e9f5c9 HTTP/1.1" 409 239 0.006169 10.0.0.61 - - [2025-11-13 02:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005272 10.0.0.61 - - [2025-11-13 02:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002797 10.0.0.141 - - [2025-11-13 02:56:03] "POST /neutron/network HTTP/1.1" 200 151 0.113287 10.0.0.141 - - [2025-11-13 02:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006878 10.0.0.141 - - [2025-11-13 02:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.61 - - [2025-11-13 02:56:06] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000871 10.0.0.141 - - [2025-11-13 02:56:06] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038624 10.0.0.141 - - [2025-11-13 02:56:06] "POST /ref-update HTTP/1.1" 200 156 0.029915 10.0.0.61 - - [2025-11-13 02:56:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004928 10.0.0.141 - - [2025-11-13 02:56:06] "POST /neutron/subnet HTTP/1.1" 200 734 0.225549 10.0.0.141 - - [2025-11-13 02:56:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001208 10.0.0.141 - - [2025-11-13 02:56:06] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004795 10.0.0.141 - - [2025-11-13 02:56:06] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005763 10.0.0.141 - - [2025-11-13 02:56:06] "POST /neutron/network HTTP/1.1" 200 833 0.006129 10.0.0.141 - - [2025-11-13 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.141 - - [2025-11-13 02:56:06] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005983 10.0.0.141 - - [2025-11-13 02:56:06] "PUT /virtual-network/71556256-febb-488c-bb51-65bf79305fe1 HTTP/1.1" 200 264 0.052108 10.0.0.141 - - [2025-11-13 02:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.61 - - [2025-11-13 02:56:06] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001402 10.0.0.141 - - [2025-11-13 02:56:06] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035081 10.0.0.61 - - [2025-11-13 02:56:06] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.141 - - [2025-11-13 02:56:07] "POST /neutron/network HTTP/1.1" 200 612 0.115237 10.0.0.141 - - [2025-11-13 02:56:07] "POST /route-targets HTTP/1.1" 200 327 0.013928 10.0.0.141 - - [2025-11-13 02:56:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.003358 10.0.0.141 - - [2025-11-13 02:56:07] "GET /virtual-network/a628bccc-a30b-463f-886e-77140772dd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007136 10.0.0.141 - - [2025-11-13 02:56:07] "POST /neutron/network HTTP/1.1" 200 831 0.005852 10.0.0.141 - - [2025-11-13 02:56:07] "GET /virtual-network/a628bccc-a30b-463f-886e-77140772dd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004612 10.0.0.141 - - [2025-11-13 02:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.141 - - [2025-11-13 02:56:07] "GET /virtual-network/a628bccc-a30b-463f-886e-77140772dd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005870 10.0.0.141 - - [2025-11-13 02:56:07] "PUT /virtual-network/a628bccc-a30b-463f-886e-77140772dd96 HTTP/1.1" 200 264 0.057240 10.0.0.141 - - [2025-11-13 02:56:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001732 10.0.0.141 - - [2025-11-13 02:56:07] "POST /neutron/network HTTP/1.1" 200 843 0.007002 10.0.0.61 - - [2025-11-13 02:56:08] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299 10.0.0.141 - - [2025-11-13 02:56:08] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.070145 10.0.0.141 - - [2025-11-13 02:56:08] "POST /neutron/port HTTP/1.1" 200 117 0.006781 10.0.0.141 - - [2025-11-13 02:56:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.001309 10.0.0.141 - - [2025-11-13 02:56:09] "POST /neutron/network HTTP/1.1" 200 843 0.006974 10.0.0.61 - - [2025-11-13 02:56:09] "DELETE /project/2fa331bfd6ee4903a601e688d8887a42 HTTP/1.1" 404 173 0.003500 10.0.0.61 - - [2025-11-13 02:56:09] "DELETE /project/260ac3de-780e-4f27-b3df-26f9433852e3 HTTP/1.1" 404 177 0.002967 10.0.0.141 - - [2025-11-13 02:56:09] "POST /neutron/port HTTP/1.1" 200 1055 0.014117 10.0.0.141 - - [2025-11-13 02:56:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003979 10.0.0.141 - - [2025-11-13 02:56:09] "POST /neutron/network HTTP/1.1" 200 833 0.006541 10.0.0.61 - - [2025-11-13 02:56:09] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000966 10.0.0.141 - - [2025-11-13 02:56:09] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.065941 10.0.0.141 - - [2025-11-13 02:56:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007917 10.0.0.141 - - [2025-11-13 02:56:10] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007648 10.0.0.141 - - [2025-11-13 02:56:10] "POST /neutron/port HTTP/1.1" 200 1053 0.015805 10.0.0.141 - - [2025-11-13 02:56:10] "POST /neutron/port HTTP/1.1" 200 1081 0.015752 10.0.0.141 - - [2025-11-13 02:56:11] "POST /neutron/port HTTP/1.1" 200 117 0.001122 10.0.0.141 - - [2025-11-13 02:56:15] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008189 10.0.0.141 - - [2025-11-13 02:56:15] "POST /neutron/port HTTP/1.1" 200 1083 0.014134 10.0.0.141 - - [2025-11-13 02:56:15] "GET /virtual-machine/12d6929f-982d-4a4e-90f8-2b991de834ad HTTP/1.1" 200 1285 0.005202 10.0.0.141 - - [2025-11-13 02:56:15] "GET /virtual-machine-interface/b0aee194-e93d-4576-b6ec-f9de84bcbc24 HTTP/1.1" 200 2928 0.004623 10.0.0.141 - - [2025-11-13 02:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.141 - - [2025-11-13 02:56:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003805 10.0.0.141 - - [2025-11-13 02:56:15] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002272 10.0.0.141 - - [2025-11-13 02:56:15] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006250 10.0.0.141 - - [2025-11-13 02:56:18] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006793 10.0.0.141 - - [2025-11-13 02:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.141 - - [2025-11-13 02:56:18] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006864 10.0.0.141 - - [2025-11-13 02:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.141 - - [2025-11-13 02:56:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004036 10.0.0.141 - - [2025-11-13 02:56:20] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002986 10.0.0.141 - - [2025-11-13 02:56:20] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005098 10.0.0.141 - - [2025-11-13 02:56:21] "POST /neutron/port HTTP/1.1" 200 1081 0.016274 10.0.0.141 - - [2025-11-13 02:56:21] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007232 10.0.0.141 - - [2025-11-13 02:56:21] "GET /virtual-machine/ac104073-5160-4d13-a4a9-9068fb3e599f HTTP/1.1" 200 1286 0.006123 10.0.0.141 - - [2025-11-13 02:56:21] "GET /virtual-machine-interface/d7df5340-0c87-4639-a717-93cfb2475a27 HTTP/1.1" 200 2928 0.005042 10.0.0.141 - - [2025-11-13 02:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2025-11-13 02:56:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003141 10.0.0.141 - - [2025-11-13 02:56:21] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002695 10.0.0.141 - - [2025-11-13 02:56:21] "GET /virtual-network/a628bccc-a30b-463f-886e-77140772dd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005339 10.0.0.141 - - [2025-11-13 02:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.141 - - [2025-11-13 02:56:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004217 10.0.0.141 - - [2025-11-13 02:56:22] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002925 10.0.0.141 - - [2025-11-13 02:56:22] "GET /virtual-network/a628bccc-a30b-463f-886e-77140772dd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006126 10.0.0.141 - - [2025-11-13 02:56:22] "POST /routing-policys HTTP/1.1" 200 534 0.027915 10.0.0.141 - - [2025-11-13 02:56:22] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005395 10.0.0.141 - - [2025-11-13 02:56:22] "POST /ref-update HTTP/1.1" 200 156 0.033784 10.0.0.141 - - [2025-11-13 02:56:22] "PUT /virtual-network/71556256-febb-488c-bb51-65bf79305fe1 HTTP/1.1" 200 264 0.082319 10.0.0.141 - - [2025-11-13 02:56:26] "POST /routing-policys HTTP/1.1" 200 534 0.026438 10.0.0.141 - - [2025-11-13 02:56:26] "GET /virtual-network/71556256-febb-488c-bb51-65bf79305fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.008767 10.0.0.141 - - [2025-11-13 02:56:26] "PUT /virtual-network/71556256-febb-488c-bb51-65bf79305fe1 HTTP/1.1" 200 264 0.069974 10.0.0.141 - - [2025-11-13 02:56:26] "POST /ref-update HTTP/1.1" 200 156 0.022247 10.0.0.141 - - [2025-11-13 02:56:26] "POST /ref-update HTTP/1.1" 200 156 0.057088 10.0.0.141 - - [2025-11-13 02:56:26] "DELETE /routing-policy/44c55cdf-07be-46fc-a2e2-c27c28957250 HTTP/1.1" 200 115 0.048261 10.0.0.141 - - [2025-11-13 02:56:26] "POST /ref-update HTTP/1.1" 200 156 0.065711 10.0.0.141 - - [2025-11-13 02:56:27] "DELETE /routing-policy/231c9e29-c4b9-463c-a2d8-cce39b273ff8 HTTP/1.1" 200 115 0.032363 10.0.0.141 - - [2025-11-13 02:56:27] "POST /neutron/network HTTP/1.1" 200 831 0.006794 10.0.0.141 - - [2025-11-13 02:56:27] "POST /neutron/port HTTP/1.1" 200 1107 0.010267 10.0.0.141 - - [2025-11-13 02:56:27] "POST /neutron/port HTTP/1.1" 200 1109 0.027470 10.0.0.141 - - [2025-11-13 02:56:29] "GET /obj-perms HTTP/1.1" 200 5075 0.050647 10.0.0.61 - - [2025-11-13 02:56:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 10.0.0.61 - - [2025-11-13 02:56:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002306 10.0.0.141 - - [2025-11-13 02:56:29] "POST /neutron/network HTTP/1.1" 200 151 0.133080 10.0.0.141 - - [2025-11-13 02:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.56 - - [2025-11-13 02:56:29] "GET /obj-perms HTTP/1.1" 200 5075 0.093520 10.0.0.141 - - [2025-11-13 02:56:29] "DELETE /route-target/e6e671b8-4a96-4120-9ac3-796a2dfbe3c2 HTTP/1.1" 200 115 0.027775 10.0.0.141 - - [2025-11-13 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.61 - - [2025-11-13 02:56:32] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 10.0.0.141 - - [2025-11-13 02:56:32] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.046996 10.0.0.141 - - [2025-11-13 02:56:32] "POST /neutron/network HTTP/1.1" 200 117 0.014683 10.0.0.141 - - [2025-11-13 02:56:32] "POST /route-targets HTTP/1.1" 200 327 0.020359 10.0.0.141 - - [2025-11-13 02:56:32] "POST /neutron/network HTTP/1.1" 200 833 0.010321 10.0.0.141 - - [2025-11-13 02:56:32] "POST /id-to-fqname HTTP/1.1" 200 220 0.001080 10.0.0.141 - - [2025-11-13 02:56:32] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004615 10.0.0.141 - - [2025-11-13 02:56:32] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005418 10.0.0.141 - - [2025-11-13 02:56:32] "POST /neutron/subnet HTTP/1.1" 200 734 0.007664 10.0.0.141 - - [2025-11-13 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.141 - - [2025-11-13 02:56:32] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005361 10.0.0.141 - - [2025-11-13 02:56:32] "PUT /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c HTTP/1.1" 200 264 0.072520 10.0.0.141 - - [2025-11-13 02:56:32] "POST /ref-update HTTP/1.1" 200 156 0.035558 10.0.0.141 - - [2025-11-13 02:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.61 - - [2025-11-13 02:56:32] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000922 10.0.0.141 - - [2025-11-13 02:56:32] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.037513 10.0.0.61 - - [2025-11-13 02:56:33] "POST /useragent-kv HTTP/1.1" 200 115 0.006696 10.0.0.141 - - [2025-11-13 02:56:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.240902 10.0.0.141 - - [2025-11-13 02:56:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.001247 10.0.0.141 - - [2025-11-13 02:56:33] "GET /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005222 10.0.0.141 - - [2025-11-13 02:56:33] "GET /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005284 10.0.0.141 - - [2025-11-13 02:56:33] "POST /neutron/network HTTP/1.1" 200 832 0.005702 10.0.0.141 - - [2025-11-13 02:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.141 - - [2025-11-13 02:56:33] "GET /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005239 10.0.0.141 - - [2025-11-13 02:56:33] "PUT /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25 HTTP/1.1" 200 264 0.048350 10.0.0.141 - - [2025-11-13 02:56:33] "POST /ref-update HTTP/1.1" 200 156 0.034993 10.0.0.141 - - [2025-11-13 02:56:33] "POST /id-to-fqname HTTP/1.1" 200 220 0.003175 10.0.0.61 - - [2025-11-13 02:56:34] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001381 10.0.0.141 - - [2025-11-13 02:56:34] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.079117 10.0.0.141 - - [2025-11-13 02:56:34] "POST /neutron/network HTTP/1.1" 200 833 0.038097 10.0.0.141 - - [2025-11-13 02:56:34] "POST /id-to-fqname HTTP/1.1" 200 220 0.001288 10.0.0.141 - - [2025-11-13 02:56:34] "POST /neutron/port HTTP/1.1" 200 117 0.014124 10.0.0.61 - - [2025-11-13 02:56:35] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000945 10.0.0.141 - - [2025-11-13 02:56:35] "POST /neutron/port HTTP/1.1" 200 1055 0.332788 10.0.0.141 - - [2025-11-13 02:56:35] "POST /neutron/port HTTP/1.1" 200 1109 0.099597 10.0.0.141 - - [2025-11-13 02:56:35] "POST /neutron/subnet HTTP/1.1" 200 708 0.010657 10.0.0.61 - - [2025-11-13 02:56:35] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001589 10.0.0.141 - - [2025-11-13 02:56:36] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.071983 10.0.0.141 - - [2025-11-13 02:56:36] "POST /neutron/network HTTP/1.1" 200 832 0.009005 10.0.0.141 - - [2025-11-13 02:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.005897 10.0.0.141 - - [2025-11-13 02:56:36] "POST /neutron/network HTTP/1.1" 200 842 0.006193 10.0.0.141 - - [2025-11-13 02:56:36] "POST /neutron/port HTTP/1.1" 200 1054 0.014372 10.0.0.141 - - [2025-11-13 02:56:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005030 10.0.0.141 - - [2025-11-13 02:56:37] "POST /neutron/network HTTP/1.1" 200 832 0.008836 10.0.0.141 - - [2025-11-13 02:56:41] "POST /neutron/port HTTP/1.1" 200 1083 0.015610 10.0.0.141 - - [2025-11-13 02:56:41] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006423 10.0.0.141 - - [2025-11-13 02:56:41] "GET /virtual-machine/3e867f0b-6cb0-445f-b007-ee1d3304d63c HTTP/1.1" 200 1285 0.004787 10.0.0.141 - - [2025-11-13 02:56:41] "GET /virtual-machine-interface/631d4e2a-d566-42f7-af8d-0cbf931c9c67 HTTP/1.1" 200 2927 0.004570 10.0.0.141 - - [2025-11-13 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2025-11-13 02:56:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003547 10.0.0.141 - - [2025-11-13 02:56:41] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002493 10.0.0.141 - - [2025-11-13 02:56:41] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005286 10.0.0.141 - - [2025-11-13 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2025-11-13 02:56:44] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005137 10.0.0.141 - - [2025-11-13 02:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.141 - - [2025-11-13 02:56:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003731 10.0.0.141 - - [2025-11-13 02:56:46] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003699 10.0.0.141 - - [2025-11-13 02:56:47] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006485 10.0.0.141 - - [2025-11-13 02:56:47] "POST /neutron/port HTTP/1.1" 200 1082 0.016167 10.0.0.141 - - [2025-11-13 02:56:47] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012587 10.0.0.141 - - [2025-11-13 02:56:47] "POST /neutron/port HTTP/1.1" 200 1082 0.018492 10.0.0.141 - - [2025-11-13 02:56:47] "GET /virtual-machine/cb3d58ae-7880-42b4-81f0-7adff204bac6 HTTP/1.1" 200 1285 0.006891 10.0.0.141 - - [2025-11-13 02:56:47] "GET /virtual-machine-interface/e0c90915-702d-45b8-bc50-21c2a7a8500e HTTP/1.1" 200 2928 0.005773 10.0.0.141 - - [2025-11-13 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.141 - - [2025-11-13 02:56:47] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003986 10.0.0.141 - - [2025-11-13 02:56:47] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002925 10.0.0.141 - - [2025-11-13 02:56:47] "GET /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007097 10.0.0.141 - - [2025-11-13 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.141 - - [2025-11-13 02:56:48] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003318 10.0.0.141 - - [2025-11-13 02:56:48] "GET /virtual-networks?parent_id=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003343 10.0.0.141 - - [2025-11-13 02:56:48] "GET /virtual-network/7ecacfe1-a284-4dfd-a4d5-8d5880850b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005462 10.0.0.141 - - [2025-11-13 02:56:48] "POST /neutron/security_group HTTP/1.1" 200 2051 0.010385 10.0.0.141 - - [2025-11-13 02:56:52] "POST /neutron/network HTTP/1.1" 200 842 0.031257 10.0.0.141 - - [2025-11-13 02:56:52] "POST /neutron/port HTTP/1.1" 200 117 0.001100 10.0.0.141 - - [2025-11-13 02:56:54] "POST /interface-route-tables HTTP/1.1" 200 574 0.023395 10.0.0.141 - - [2025-11-13 02:56:54] "GET /interface-route-table/52c3058a-ddcc-44b0-bc9b-54bffcaa0e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1307 0.016557 10.0.0.141 - - [2025-11-13 02:56:54] "GET /virtual-machine-interface/631d4e2a-d566-42f7-af8d-0cbf931c9c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.006736 10.0.0.141 - - [2025-11-13 02:56:54] "POST /ref-update HTTP/1.1" 200 156 0.012256 10.0.0.141 - - [2025-11-13 02:56:54] "POST /routing-policys HTTP/1.1" 200 534 0.023832 10.0.0.141 - - [2025-11-13 02:56:54] "GET /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005337 10.0.0.141 - - [2025-11-13 02:56:54] "PUT /virtual-network/0ced1c27-aea5-4d8c-b96b-d51fac0af87c HTTP/1.1" 200 264 0.078862 10.0.0.141 - - [2025-11-13 02:56:57] "POST /neutron/port HTTP/1.1" 200 1083 0.038930 10.0.0.141 - - [2025-11-13 02:56:57] "POST /neutron/subnet HTTP/1.1" 200 708 0.007540 10.0.0.141 - - [2025-11-13 02:56:58] "POST /ref-update HTTP/1.1" 200 156 0.054456 10.0.0.141 - - [2025-11-13 02:56:58] "DELETE /routing-policy/bbba6e26-58fa-4c63-ba46-4928b09979ed HTTP/1.1" 200 115 0.041697 10.0.0.141 - - [2025-11-13 02:56:58] "POST /neutron/network HTTP/1.1" 200 832 0.007661 10.0.0.141 - - [2025-11-13 02:56:58] "POST /neutron/port HTTP/1.1" 200 1108 0.010584 10.0.0.141 - - [2025-11-13 02:56:58] "POST /neutron/port HTTP/1.1" 200 1109 0.013455 10.0.0.61 - - [2025-11-13 02:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003402 10.0.0.141 - - [2025-11-13 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010957 10.0.0.61 - - [2025-11-13 02:57:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004696 10.0.0.141 - - [2025-11-13 02:57:00] "POST /neutron/network HTTP/1.1" 200 151 0.146869 10.0.0.141 - - [2025-11-13 02:57:00] "DELETE /route-target/1de2d682-ca8a-4943-bb95-9727609573ce HTTP/1.1" 409 239 0.005918 10.0.0.141 - - [2025-11-13 02:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.61 - - [2025-11-13 02:57:02] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000922 10.0.0.141 - - [2025-11-13 02:57:02] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035013 10.0.0.61 - - [2025-11-13 02:57:02] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001344 10.0.0.141 - - [2025-11-13 02:57:02] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=virtual_networks HTTP/1.1" 200 1028 0.035353 10.0.0.61 - - [2025-11-13 02:57:02] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000906 10.0.0.141 - - [2025-11-13 02:57:02] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.043882 10.0.0.61 - - [2025-11-13 02:57:02] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000904 10.0.0.141 - - [2025-11-13 02:57:02] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=security_groups HTTP/1.1" 200 1247 0.044351 10.0.0.141 - - [2025-11-13 02:57:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.027851 10.0.0.61 - - [2025-11-13 02:57:03] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002941 10.0.0.61 - - [2025-11-13 02:57:03] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.61 - - [2025-11-13 02:57:03] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007099 10.0.0.61 - - [2025-11-13 02:57:03] "POST /id-to-fqname HTTP/1.1" 200 194 0.004008 10.0.0.61 - - [2025-11-13 02:57:03] "POST /fqname-to-id HTTP/1.1" 404 203 0.005556 10.0.0.61 - - [2025-11-13 02:57:03] "POST /security-groups HTTP/1.1" 200 595 0.029613 10.0.0.61 - - [2025-11-13 02:57:03] "POST /projects HTTP/1.1" 200 593 0.280514 10.0.0.141 - - [2025-11-13 02:57:03] "POST /access-control-lists HTTP/1.1" 200 600 0.030323 10.0.0.61 - - [2025-11-13 02:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.348577 10.0.0.141 - - [2025-11-13 02:57:03] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.487815 10.0.0.141 - - [2025-11-13 02:57:04] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.141 - - [2025-11-13 02:57:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000512 10.0.0.141 - - [2025-11-13 02:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.055040 10.0.0.61 - - [2025-11-13 02:57:06] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000917 10.0.0.141 - - [2025-11-13 02:57:06] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.039484 10.0.0.141 - - [2025-11-13 02:57:06] "POST /neutron/network HTTP/1.1" 200 117 0.033134 10.0.0.141 - - [2025-11-13 02:57:07] "POST /route-targets HTTP/1.1" 200 327 0.014157 10.0.0.141 - - [2025-11-13 02:57:07] "POST /neutron/network HTTP/1.1" 200 831 0.007980 10.0.0.141 - - [2025-11-13 02:57:07] "POST /id-to-fqname HTTP/1.1" 200 226 0.001027 10.0.0.141 - - [2025-11-13 02:57:07] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004834 10.0.0.141 - - [2025-11-13 02:57:07] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005309 10.0.0.141 - - [2025-11-13 02:57:07] "POST /neutron/subnet HTTP/1.1" 200 719 0.008226 10.0.0.141 - - [2025-11-13 02:57:08] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005665 10.0.0.141 - - [2025-11-13 02:57:09] "DELETE /access-control-list/80a17ae2-672d-4880-be39-a6d28f3410a4 HTTP/1.1" 200 115 0.044465 10.0.0.61 - - [2025-11-13 02:57:09] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000817 10.0.0.61 - - [2025-11-13 02:57:09] "DELETE /project/facfbbdf74af4b8884528c92dfaaa2d2 HTTP/1.1" 404 173 0.006684 10.0.0.61 - - [2025-11-13 02:57:09] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.039631 10.0.0.61 - - [2025-11-13 02:57:09] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000939 10.0.0.61 - - [2025-11-13 02:57:09] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=security_groups HTTP/1.1" 200 1098 0.044327 10.0.0.141 - - [2025-11-13 02:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.141 - - [2025-11-13 02:57:09] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005251 10.0.0.61 - - [2025-11-13 02:57:09] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 10.0.0.141 - - [2025-11-13 02:57:09] "PUT /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c HTTP/1.1" 200 264 0.072767 10.0.0.61 - - [2025-11-13 02:57:09] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=application_policy_sets HTTP/1.1" 200 1391 0.077883 10.0.0.61 - - [2025-11-13 02:57:09] "DELETE /project/2fa331bf-d6ee-4903-a601-e688d8887a42 HTTP/1.1" 409 278 0.266305 10.0.0.141 - - [2025-11-13 02:57:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001426 10.0.0.61 - - [2025-11-13 02:57:15] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000916 10.0.0.141 - - [2025-11-13 02:57:15] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.064462 10.0.0.141 - - [2025-11-13 02:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.006815 10.0.0.141 - - [2025-11-13 02:57:16] "POST /neutron/network HTTP/1.1" 200 841 0.006406 10.0.0.141 - - [2025-11-13 02:57:16] "POST /neutron/port HTTP/1.1" 200 1063 0.015061 10.0.0.141 - - [2025-11-13 02:57:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003519 10.0.0.141 - - [2025-11-13 02:57:17] "POST /neutron/network HTTP/1.1" 200 831 0.006561 10.0.0.141 - - [2025-11-13 02:57:21] "POST /neutron/port HTTP/1.1" 200 1091 0.017757 10.0.0.141 - - [2025-11-13 02:57:21] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006884 10.0.0.141 - - [2025-11-13 02:57:21] "GET /virtual-machine/f20a8465-3c3a-48f0-86df-c5ffd1fb8794 HTTP/1.1" 401 293 0.000405 10.0.0.141 - - [2025-11-13 02:57:21] "GET /virtual-machine/f20a8465-3c3a-48f0-86df-c5ffd1fb8794 HTTP/1.1" 200 1296 0.029500 10.0.0.141 - - [2025-11-13 02:57:21] "GET /virtual-machine-interface/817ac478-37f4-4eb9-8247-2bc07005f676 HTTP/1.1" 200 2966 0.004622 10.0.0.141 - - [2025-11-13 02:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.141 - - [2025-11-13 02:57:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003122 10.0.0.141 - - [2025-11-13 02:57:21] "GET /virtual-networks?parent_id=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002474 10.0.0.141 - - [2025-11-13 02:57:21] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005547 10.0.0.141 - - [2025-11-13 02:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2025-11-13 02:57:24] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004723 10.0.0.141 - - [2025-11-13 02:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.141 - - [2025-11-13 02:57:29] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005495 10.0.0.61 - - [2025-11-13 02:57:29] "GET /obj-perms HTTP/1.1" 200 5075 0.050564 10.0.0.141 - - [2025-11-13 02:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.141 - - [2025-11-13 02:57:33] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005824 10.0.0.141 - - [2025-11-13 02:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.141 - - [2025-11-13 02:57:37] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008466 10.0.0.141 - - [2025-11-13 02:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.141 - - [2025-11-13 02:57:41] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005524 10.0.0.141 - - [2025-11-13 02:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 02:57:45] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005748 10.0.0.141 - - [2025-11-13 02:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.141 - - [2025-11-13 02:57:49] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005091 10.0.0.141 - - [2025-11-13 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.141 - - [2025-11-13 02:57:53] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005209 10.0.0.141 - - [2025-11-13 02:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.141 - - [2025-11-13 02:57:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003616 10.0.0.141 - - [2025-11-13 02:57:55] "GET /virtual-networks?parent_id=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002963 10.0.0.141 - - [2025-11-13 02:57:55] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005851 10.0.0.56 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000419 10.0.0.56 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.61 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000392 10.0.0.61 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2025-11-13 02:57:57] "POST /neutron/port HTTP/1.1" 200 1091 0.012661 10.0.0.141 - - [2025-11-13 02:57:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004116 10.0.0.56 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.56 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.141 - - [2025-11-13 02:57:57] "POST /neutron/network HTTP/1.1" 200 831 0.006684 10.0.0.61 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.61 - - [2025-11-13 02:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.141 - - [2025-11-13 02:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2025-11-13 02:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000366 10.0.0.141 - - [2025-11-13 02:57:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2025-11-13 02:57:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.141 - - [2025-11-13 02:58:03] "POST /neutron/port HTTP/1.1" 200 1091 0.017189 10.0.0.141 - - [2025-11-13 02:58:06] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008898 10.0.0.141 - - [2025-11-13 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.141 - - [2025-11-13 02:58:16] "GET /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004753 10.0.0.141 - - [2025-11-13 02:58:16] "PUT /virtual-network/0f20d7a3-144c-4999-bcb6-7602245d423c HTTP/1.1" 200 264 0.058146 10.0.0.141 - - [2025-11-13 02:58:16] "POST /ref-update HTTP/1.1" 200 156 0.065179 10.0.0.141 - - [2025-11-13 02:58:21] "POST /neutron/network HTTP/1.1" 200 831 0.009800 10.0.0.141 - - [2025-11-13 02:58:22] "POST /neutron/port HTTP/1.1" 200 1117 0.010783 10.0.0.61 - - [2025-11-13 02:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003868 10.0.0.141 - - [2025-11-13 02:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.61 - - [2025-11-13 02:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002476 10.0.0.141 - - [2025-11-13 02:58:23] "POST /neutron/network HTTP/1.1" 200 151 0.098108 10.0.0.141 - - [2025-11-13 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.61 - - [2025-11-13 02:58:26] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000871 10.0.0.141 - - [2025-11-13 02:58:26] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.033944 10.0.0.141 - - [2025-11-13 02:58:27] "POST /ref-update HTTP/1.1" 200 156 0.022271 10.0.0.61 - - [2025-11-13 02:58:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004825 10.0.0.141 - - [2025-11-13 02:58:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.211987 10.0.0.141 - - [2025-11-13 02:58:27] "POST /id-to-fqname HTTP/1.1" 200 226 0.001271 10.0.0.141 - - [2025-11-13 02:58:27] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007296 10.0.0.141 - - [2025-11-13 02:58:27] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005858 10.0.0.141 - - [2025-11-13 02:58:27] "POST /neutron/network HTTP/1.1" 200 830 0.006182 10.0.0.141 - - [2025-11-13 02:58:27] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006305 10.0.0.141 - - [2025-11-13 02:58:27] "GET /obj-perms HTTP/1.1" 200 5057 0.044196 10.0.0.141 - - [2025-11-13 02:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.141 - - [2025-11-13 02:58:27] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005268 10.0.0.141 - - [2025-11-13 02:58:27] "PUT /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6 HTTP/1.1" 200 264 0.060930 10.0.0.56 - - [2025-11-13 02:58:30] "GET /obj-perms HTTP/1.1" 200 5075 0.040523 10.0.0.141 - - [2025-11-13 02:58:33] "POST /id-to-fqname HTTP/1.1" 200 226 0.001788 10.0.0.61 - - [2025-11-13 02:58:33] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001472 10.0.0.141 - - [2025-11-13 02:58:34] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.076204 10.0.0.141 - - [2025-11-13 02:58:34] "POST /neutron/network HTTP/1.1" 200 830 0.006726 10.0.0.141 - - [2025-11-13 02:58:34] "POST /neutron/port HTTP/1.1" 200 117 0.009053 10.0.0.141 - - [2025-11-13 02:58:35] "POST /neutron/port HTTP/1.1" 200 1062 0.013088 10.0.0.141 - - [2025-11-13 02:58:35] "POST /neutron/port HTTP/1.1" 200 1090 0.015134 10.0.0.141 - - [2025-11-13 02:58:35] "POST /neutron/port HTTP/1.1" 200 117 0.001281 10.0.0.141 - - [2025-11-13 02:58:39] "POST /neutron/security_group HTTP/1.1" 200 2062 0.010702 10.0.0.141 - - [2025-11-13 02:58:39] "POST /neutron/port HTTP/1.1" 200 1090 0.015485 10.0.0.141 - - [2025-11-13 02:58:39] "GET /virtual-machine/af961db5-279f-4ea0-bbbd-3df65d7c4667 HTTP/1.1" 200 1297 0.005557 10.0.0.141 - - [2025-11-13 02:58:39] "GET /virtual-machine-interface/b992c5e0-a9a9-4e5f-9461-7f8b00772bbd HTTP/1.1" 200 2968 0.004569 10.0.0.141 - - [2025-11-13 02:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.141 - - [2025-11-13 02:58:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003153 10.0.0.141 - - [2025-11-13 02:58:39] "GET /virtual-networks?parent_id=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002545 10.0.0.141 - - [2025-11-13 02:58:39] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005429 10.0.0.141 - - [2025-11-13 02:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.141 - - [2025-11-13 02:58:42] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005257 10.0.0.141 - - [2025-11-13 02:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.141 - - [2025-11-13 02:58:46] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004825 10.0.0.141 - - [2025-11-13 02:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.141 - - [2025-11-13 02:58:51] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006530 10.0.0.141 - - [2025-11-13 02:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.141 - - [2025-11-13 02:58:55] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004732 10.0.0.141 - - [2025-11-13 02:58:55] "POST /neutron/port HTTP/1.1" 200 1090 0.012935 10.0.0.141 - - [2025-11-13 02:58:55] "POST /neutron/subnet HTTP/1.1" 200 689 0.008917 10.0.0.141 - - [2025-11-13 02:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 02:58:59] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004669 10.0.0.141 - - [2025-11-13 02:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2025-11-13 02:59:03] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004630 10.0.0.141 - - [2025-11-13 02:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.141 - - [2025-11-13 02:59:07] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006028 10.0.0.141 - - [2025-11-13 02:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.141 - - [2025-11-13 02:59:11] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005066 10.0.0.141 - - [2025-11-13 02:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2025-11-13 02:59:15] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004964 10.0.0.141 - - [2025-11-13 02:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.141 - - [2025-11-13 02:59:19] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004552 10.0.0.141 - - [2025-11-13 02:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.141 - - [2025-11-13 02:59:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004337 10.0.0.141 - - [2025-11-13 02:59:21] "GET /virtual-networks?parent_id=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003555 10.0.0.141 - - [2025-11-13 02:59:21] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006248 10.0.0.141 - - [2025-11-13 02:59:22] "POST /neutron/port HTTP/1.1" 200 1090 0.019599 10.0.0.141 - - [2025-11-13 02:59:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008820 10.0.0.141 - - [2025-11-13 02:59:32] "POST /neutron/port HTTP/1.1" 200 1090 0.015572 10.0.0.141 - - [2025-11-13 02:59:37] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007271 10.0.0.141 - - [2025-11-13 02:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.141 - - [2025-11-13 02:59:42] "GET /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005567 10.0.0.141 - - [2025-11-13 02:59:42] "PUT /virtual-network/80136863-89d3-43f6-b3c9-751d68dbb5a6 HTTP/1.1" 200 264 0.051323 10.0.0.141 - - [2025-11-13 02:59:42] "POST /ref-update HTTP/1.1" 200 156 0.014556 10.0.0.141 - - [2025-11-13 02:59:48] "POST /neutron/port HTTP/1.1" 200 1090 0.017928 10.0.0.141 - - [2025-11-13 02:59:50] "POST /neutron/network HTTP/1.1" 200 830 0.006871 10.0.0.141 - - [2025-11-13 02:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.61 - - [2025-11-13 02:59:51] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.024701 10.0.0.141 - - [2025-11-13 02:59:51] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.090849 10.0.0.61 - - [2025-11-13 02:59:51] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.141 - - [2025-11-13 02:59:51] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?fields=virtual_networks HTTP/1.1" 200 1050 0.049777 10.0.0.61 - - [2025-11-13 02:59:51] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000913 10.0.0.141 - - [2025-11-13 02:59:51] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.045274 10.0.0.61 - - [2025-11-13 02:59:51] "GET /projects?obj_uuids=facfbbdf-74af-4b88-8452-8c92dfaaa2d2&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001141 10.0.0.141 - - [2025-11-13 02:59:52] "GET /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2?fields=security_groups HTTP/1.1" 200 1280 0.047273 10.0.0.141 - - [2025-11-13 02:59:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.027521 10.0.0.61 - - [2025-11-13 02:59:52] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003414 10.0.0.61 - - [2025-11-13 02:59:52] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001112 10.0.0.61 - - [2025-11-13 02:59:52] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.031213 10.0.0.61 - - [2025-11-13 02:59:53] "POST /id-to-fqname HTTP/1.1" 200 216 0.001177 10.0.0.61 - - [2025-11-13 02:59:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.006969 10.0.0.61 - - [2025-11-13 02:59:53] "POST /security-groups HTTP/1.1" 200 616 0.073495 10.0.0.61 - - [2025-11-13 02:59:53] "POST /projects HTTP/1.1" 200 635 0.286194 10.0.0.141 - - [2025-11-13 02:59:53] "POST /access-control-lists HTTP/1.1" 200 621 0.029146 10.0.0.61 - - [2025-11-13 02:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.354137 10.0.0.141 - - [2025-11-13 02:59:53] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.507147 10.0.0.141 - - [2025-11-13 02:59:54] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.141 - - [2025-11-13 02:59:55] "DELETE /access-control-list/078ba3c4-0263-4e6b-b18a-04b86d49bad2 HTTP/1.1" 200 115 0.040086 10.0.0.141 - - [2025-11-13 02:59:56] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451 10.0.0.141 - - [2025-11-13 02:59:56] "POST /fqname-to-id HTTP/1.1" 404 249 0.023123 10.0.0.141 - - [2025-11-13 02:59:56] "POST /access-control-lists HTTP/1.1" 200 643 0.022881 10.0.0.141 - - [2025-11-13 02:59:57] "PUT /access-control-list/b446e187-51a7-4a57-9306-38cc6d9bd586 HTTP/1.1" 200 272 0.013453 10.0.0.61 - - [2025-11-13 02:59:57] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000924 10.0.0.141 - - [2025-11-13 02:59:57] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.088116 10.0.0.141 - - [2025-11-13 02:59:57] "PUT /access-control-list/66936bde-944f-47e1-9fd0-882a18ce16af HTTP/1.1" 200 272 0.020403 10.0.0.141 - - [2025-11-13 02:59:57] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013893 10.0.0.141 - - [2025-11-13 02:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.141 - - [2025-11-13 02:59:57] "GET /security-group/c7e0a1cc-c377-42df-b2e8-c3a2bb6a7980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.012409 10.0.0.141 - - [2025-11-13 02:59:58] "POST /neutron/security_group HTTP/1.1" 200 1026 0.004082 10.0.0.141 - - [2025-11-13 02:59:58] "POST /fqname-to-id HTTP/1.1" 404 249 0.009060 10.0.0.141 - - [2025-11-13 02:59:58] "DELETE /access-control-list/b446e187-51a7-4a57-9306-38cc6d9bd586 HTTP/1.1" 200 115 0.034229 10.0.0.141 - - [2025-11-13 02:59:58] "POST /fqname-to-id HTTP/1.1" 404 249 0.003147 10.0.0.141 - - [2025-11-13 02:59:59] "POST /access-control-lists HTTP/1.1" 200 643 0.024225 10.0.0.141 - - [2025-11-13 02:59:59] "PUT /access-control-list/678b2321-a217-4978-bf22-8d6c75add4df HTTP/1.1" 200 272 0.012668 10.0.0.61 - - [2025-11-13 02:59:59] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001083 10.0.0.141 - - [2025-11-13 02:59:59] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.049478 10.0.0.141 - - [2025-11-13 02:59:59] "PUT /access-control-list/822f80ad-56e4-4f6c-9556-3af0a87bf9f3 HTTP/1.1" 200 272 0.021983 10.0.0.141 - - [2025-11-13 02:59:59] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017585 10.0.0.141 - - [2025-11-13 02:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.141 - - [2025-11-13 02:59:59] "GET /security-group/a1ecb1ee-e3be-4904-b42c-ea55a6a6edf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007162 10.0.0.61 - - [2025-11-13 03:00:00] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001275 10.0.0.141 - - [2025-11-13 03:00:00] "POST /neutron/security_group_rule HTTP/1.1" 200 2208 0.053578 10.0.0.141 - - [2025-11-13 03:00:00] "PUT /access-control-list/822f80ad-56e4-4f6c-9556-3af0a87bf9f3 HTTP/1.1" 200 272 0.014222 10.0.0.141 - - [2025-11-13 03:00:00] "POST /neutron/security_group_rule HTTP/1.1" 200 600 0.122850 10.0.0.141 - - [2025-11-13 03:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.61 - - [2025-11-13 03:00:00] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.002381 10.0.0.141 - - [2025-11-13 03:00:00] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.040940 10.0.0.61 - - [2025-11-13 03:00:00] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001198 10.0.0.141 - - [2025-11-13 03:00:00] "POST /neutron/network HTTP/1.1" 200 720 0.116992 10.0.0.141 - - [2025-11-13 03:00:00] "POST /route-targets HTTP/1.1" 200 327 0.015134 10.0.0.56 - - [2025-11-13 03:00:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.036910 10.0.0.141 - - [2025-11-13 03:00:01] "POST /neutron/network HTTP/1.1" 200 1111 0.011165 10.0.0.141 - - [2025-11-13 03:00:01] "POST /id-to-fqname HTTP/1.1" 200 290 0.001291 10.0.0.141 - - [2025-11-13 03:00:01] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005819 10.0.0.141 - - [2025-11-13 03:00:01] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006091 10.0.0.141 - - [2025-11-13 03:00:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.010393 10.0.0.141 - - [2025-11-13 03:00:01] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006411 10.0.0.61 - - [2025-11-13 03:00:03] "GET /obj-perms HTTP/1.1" 200 5099 0.062465 10.0.0.141 - - [2025-11-13 03:00:03] "POST /id-to-fqname HTTP/1.1" 200 290 0.001441 10.0.0.141 - - [2025-11-13 03:00:03] "POST /neutron/network HTTP/1.1" 200 1121 0.007179 10.0.0.61 - - [2025-11-13 03:00:04] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001207 10.0.0.141 - - [2025-11-13 03:00:04] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.075293 10.0.0.141 - - [2025-11-13 03:00:04] "POST /neutron/port HTTP/1.1" 200 117 0.007779 10.0.0.141 - - [2025-11-13 03:00:04] "POST /id-to-fqname HTTP/1.1" 200 290 0.001775 10.0.0.141 - - [2025-11-13 03:00:04] "POST /neutron/network HTTP/1.1" 200 1121 0.008003 10.0.0.61 - - [2025-11-13 03:00:05] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001116 10.0.0.141 - - [2025-11-13 03:00:05] "POST /neutron/port HTTP/1.1" 200 1190 0.358916 10.0.0.141 - - [2025-11-13 03:00:05] "POST /neutron/port HTTP/1.1" 200 1244 0.124937 10.0.0.61 - - [2025-11-13 03:00:05] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001155 10.0.0.141 - - [2025-11-13 03:00:05] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.097325 10.0.0.141 - - [2025-11-13 03:00:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005926 10.0.0.141 - - [2025-11-13 03:00:05] "POST /neutron/port HTTP/1.1" 200 117 0.001273 10.0.0.141 - - [2025-11-13 03:00:05] "POST /neutron/port HTTP/1.1" 200 1218 0.018637 10.0.0.141 - - [2025-11-13 03:00:06] "POST /neutron/port HTTP/1.1" 200 1218 0.015485 10.0.0.61 - - [2025-11-13 03:00:06] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001594 10.0.0.141 - - [2025-11-13 03:00:06] "POST /neutron/security_group HTTP/1.1" 200 3458 0.060532 10.0.0.141 - - [2025-11-13 03:00:06] "POST /neutron/port HTTP/1.1" 200 1190 0.020781 10.0.0.141 - - [2025-11-13 03:00:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005774 10.0.0.141 - - [2025-11-13 03:00:07] "POST /neutron/port HTTP/1.1" 200 117 0.001230 10.0.0.61 - - [2025-11-13 03:00:10] "DELETE /project/6accdcb7aa0b44fe8ace8aaeea230e41 HTTP/1.1" 404 173 0.004622 10.0.0.61 - - [2025-11-13 03:00:10] "DELETE /project/facfbbdf-74af-4b88-8452-8c92dfaaa2d2 HTTP/1.1" 404 177 0.004356 10.0.0.141 - - [2025-11-13 03:00:11] "POST /neutron/port HTTP/1.1" 200 1218 0.014929 10.0.0.141 - - [2025-11-13 03:00:11] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007455 10.0.0.141 - - [2025-11-13 03:00:11] "POST /neutron/port HTTP/1.1" 200 1218 0.017665 10.0.0.141 - - [2025-11-13 03:00:11] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 401 293 0.000448 10.0.0.141 - - [2025-11-13 03:00:11] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.031875 10.0.0.141 - - [2025-11-13 03:00:11] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.008502 10.0.0.141 - - [2025-11-13 03:00:11] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.008547 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.008803 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.010812 10.0.0.141 - - [2025-11-13 03:00:12] "GET /instance-ip/5ea63131-baca-47b9-ad41-1400382c0023 HTTP/1.1" 200 1713 0.011496 10.0.0.141 - - [2025-11-13 03:00:12] "GET /instance-ip/6da23ae6-2284-4585-ae3a-f6048679edc7 HTTP/1.1" 200 1735 0.010422 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.004503 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.010847 10.0.0.141 - - [2025-11-13 03:00:12] "GET /instance-ip/5ea63131-baca-47b9-ad41-1400382c0023 HTTP/1.1" 200 1713 0.008610 10.0.0.141 - - [2025-11-13 03:00:12] "GET /instance-ip/6da23ae6-2284-4585-ae3a-f6048679edc7 HTTP/1.1" 200 1735 0.005154 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004952 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003363 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007074 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005209 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004460 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007820 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004538 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003334 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008095 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005120 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003561 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006566 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005414 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003439 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007107 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004873 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003138 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006735 10.0.0.141 - - [2025-11-13 03:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.141 - - [2025-11-13 03:00:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005675 10.0.0.141 - - [2025-11-13 03:00:12] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003942 10.0.0.141 - - [2025-11-13 03:00:13] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006907 10.0.0.141 - - [2025-11-13 03:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.141 - - [2025-11-13 03:00:16] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005318 10.0.0.141 - - [2025-11-13 03:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.141 - - [2025-11-13 03:00:20] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005126 10.0.0.141 - - [2025-11-13 03:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.141 - - [2025-11-13 03:00:24] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.009043 10.0.0.141 - - [2025-11-13 03:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.141 - - [2025-11-13 03:00:28] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005683 10.0.0.141 - - [2025-11-13 03:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.141 - - [2025-11-13 03:00:32] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005238 10.0.0.141 - - [2025-11-13 03:00:32] "GET /obj-perms HTTP/1.1" 200 5075 0.053949 10.0.0.141 - - [2025-11-13 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.141 - - [2025-11-13 03:00:36] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005810 10.0.0.141 - - [2025-11-13 03:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.141 - - [2025-11-13 03:00:40] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005925 10.0.0.141 - - [2025-11-13 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.141 - - [2025-11-13 03:00:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003656 10.0.0.141 - - [2025-11-13 03:00:44] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002631 10.0.0.141 - - [2025-11-13 03:00:44] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005648 10.0.0.141 - - [2025-11-13 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-13 03:00:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003769 10.0.0.141 - - [2025-11-13 03:00:44] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002867 10.0.0.141 - - [2025-11-13 03:00:44] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005403 10.0.0.141 - - [2025-11-13 03:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.141 - - [2025-11-13 03:00:45] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006275 10.0.0.141 - - [2025-11-13 03:00:45] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003077 10.0.0.141 - - [2025-11-13 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2025-11-13 03:00:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004556 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003625 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005823 10.0.0.141 - - [2025-11-13 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.141 - - [2025-11-13 03:00:45] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004145 10.0.0.141 - - [2025-11-13 03:00:45] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003755 10.0.0.141 - - [2025-11-13 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 03:00:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003778 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002680 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006647 10.0.0.141 - - [2025-11-13 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.141 - - [2025-11-13 03:00:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004496 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003637 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005355 10.0.0.141 - - [2025-11-13 03:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.141 - - [2025-11-13 03:00:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004026 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002585 10.0.0.141 - - [2025-11-13 03:00:45] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005376 10.0.0.61 - - [2025-11-13 03:00:45] "GET /obj-perms HTTP/1.1" 200 5099 0.003662 10.0.0.141 - - [2025-11-13 03:00:45] "GET /obj-perms HTTP/1.1" 200 5099 0.052065 10.0.0.141 - - [2025-11-13 03:00:46] "GET /obj-perms HTTP/1.1" 200 5099 0.004185 10.0.0.141 - - [2025-11-13 03:00:46] "GET /obj-perms HTTP/1.1" 200 5099 0.003667 10.0.0.56 - - [2025-11-13 03:00:46] "GET /obj-perms HTTP/1.1" 200 5099 0.047613 10.0.0.141 - - [2025-11-13 03:00:46] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.004204 10.0.0.141 - - [2025-11-13 03:00:46] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.005696 10.0.0.141 - - [2025-11-13 03:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.141 - - [2025-11-13 03:00:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003401 10.0.0.141 - - [2025-11-13 03:00:46] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003187 10.0.0.141 - - [2025-11-13 03:00:46] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006071 10.0.0.141 - - [2025-11-13 03:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.141 - - [2025-11-13 03:00:47] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003486 10.0.0.141 - - [2025-11-13 03:00:47] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002713 10.0.0.141 - - [2025-11-13 03:00:47] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006160 10.0.0.141 - - [2025-11-13 03:00:47] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006944 10.0.0.141 - - [2025-11-13 03:00:52] "POST /neutron/port HTTP/1.1" 200 1218 0.014370 10.0.0.141 - - [2025-11-13 03:00:57] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007310 10.0.0.141 - - [2025-11-13 03:00:58] "POST /neutron/network HTTP/1.1" 200 1121 0.007819 10.0.0.141 - - [2025-11-13 03:00:58] "POST /neutron/subnet HTTP/1.1" 200 1375 0.016250 10.0.0.141 - - [2025-11-13 03:00:58] "POST /neutron/network HTTP/1.1" 200 1111 0.010186 10.0.0.141 - - [2025-11-13 03:01:01] "POST /neutron/network HTTP/1.1" 200 1121 0.006501 10.0.0.141 - - [2025-11-13 03:01:01] "POST /neutron/subnet HTTP/1.1" 200 1375 0.012770 10.0.0.141 - - [2025-11-13 03:01:01] "POST /neutron/network HTTP/1.1" 200 1111 0.009214 10.0.0.141 - - [2025-11-13 03:01:03] "POST /neutron/port HTTP/1.1" 200 1218 0.016817 10.0.0.141 - - [2025-11-13 03:01:03] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006722 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.005678 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.003417 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine-interface/e4e4deb2-81c0-4ae4-9438-b5145600ea34 HTTP/1.1" 200 3418 0.004884 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.003854 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine-interface/e4e4deb2-81c0-4ae4-9438-b5145600ea34 HTTP/1.1" 200 3418 0.004995 10.0.0.141 - - [2025-11-13 03:01:03] "GET /instance-ip/53bdc955-6fae-47a0-91ba-a4f9ca613154 HTTP/1.1" 200 1735 0.006405 10.0.0.141 - - [2025-11-13 03:01:03] "GET /instance-ip/be75368b-ae7b-4a20-b9d6-a3f4db4baa39 HTTP/1.1" 200 1714 0.005446 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.003400 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-machine-interface/e4e4deb2-81c0-4ae4-9438-b5145600ea34 HTTP/1.1" 200 3418 0.004538 10.0.0.141 - - [2025-11-13 03:01:03] "GET /instance-ip/53bdc955-6fae-47a0-91ba-a4f9ca613154 HTTP/1.1" 200 1735 0.004459 10.0.0.141 - - [2025-11-13 03:01:03] "GET /instance-ip/be75368b-ae7b-4a20-b9d6-a3f4db4baa39 HTTP/1.1" 200 1714 0.003690 10.0.0.141 - - [2025-11-13 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.141 - - [2025-11-13 03:01:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003426 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002839 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006114 10.0.0.141 - - [2025-11-13 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.141 - - [2025-11-13 03:01:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006002 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005371 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006097 10.0.0.141 - - [2025-11-13 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2025-11-13 03:01:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004280 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003477 10.0.0.141 - - [2025-11-13 03:01:03] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005648 10.0.0.141 - - [2025-11-13 03:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.141 - - [2025-11-13 03:01:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006535 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003576 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005653 10.0.0.141 - - [2025-11-13 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.141 - - [2025-11-13 03:01:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004618 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003413 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008102 10.0.0.141 - - [2025-11-13 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2025-11-13 03:01:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004624 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003699 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006947 10.0.0.141 - - [2025-11-13 03:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 03:01:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004446 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002975 10.0.0.141 - - [2025-11-13 03:01:04] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006041 10.0.0.141 - - [2025-11-13 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.141 - - [2025-11-13 03:01:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003685 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003604 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005615 10.0.0.141 - - [2025-11-13 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.141 - - [2025-11-13 03:01:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004355 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003526 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007455 10.0.0.141 - - [2025-11-13 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.141 - - [2025-11-13 03:01:05] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005579 10.0.0.141 - - [2025-11-13 03:01:05] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005014 10.0.0.141 - - [2025-11-13 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.141 - - [2025-11-13 03:01:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004559 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.005766 10.0.0.141 - - [2025-11-13 03:01:05] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005741 10.0.0.141 - - [2025-11-13 03:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.141 - - [2025-11-13 03:01:06] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005133 10.0.0.141 - - [2025-11-13 03:01:06] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005514 10.0.0.141 - - [2025-11-13 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2025-11-13 03:01:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004066 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003340 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005776 10.0.0.141 - - [2025-11-13 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.141 - - [2025-11-13 03:01:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007510 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.007652 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006454 10.0.0.141 - - [2025-11-13 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.141 - - [2025-11-13 03:01:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004827 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003331 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006266 10.0.0.61 - - [2025-11-13 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004679 10.0.0.141 - - [2025-11-13 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.003742 10.0.0.141 - - [2025-11-13 03:01:06] "POST /neutron/port HTTP/1.1" 200 1218 0.037554 10.0.0.141 - - [2025-11-13 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.003922 10.0.0.56 - - [2025-11-13 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.004094 10.0.0.61 - - [2025-11-13 03:01:06] "GET /obj-perms HTTP/1.1" 200 5099 0.003229 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.003460 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-machine-interface/e4e4deb2-81c0-4ae4-9438-b5145600ea34 HTTP/1.1" 200 3418 0.005226 10.0.0.141 - - [2025-11-13 03:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.141 - - [2025-11-13 03:01:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003721 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.002797 10.0.0.141 - - [2025-11-13 03:01:06] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.007680 10.0.0.141 - - [2025-11-13 03:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.141 - - [2025-11-13 03:01:08] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.141 - - [2025-11-13 03:01:08] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003622 10.0.0.141 - - [2025-11-13 03:01:08] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.005866 10.0.0.141 - - [2025-11-13 03:01:08] "POST /neutron/security_group HTTP/1.1" 200 1457 0.007962 10.0.0.141 - - [2025-11-13 03:01:18] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.004097 10.0.0.141 - - [2025-11-13 03:01:18] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.004768 10.0.0.141 - - [2025-11-13 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.141 - - [2025-11-13 03:01:18] "GET /security-group/a1ecb1ee-e3be-4904-b42c-ea55a6a6edf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003133 10.0.0.141 - - [2025-11-13 03:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.141 - - [2025-11-13 03:01:18] "GET /security-group/a1ecb1ee-e3be-4904-b42c-ea55a6a6edf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.004398 10.0.0.141 - - [2025-11-13 03:01:18] "POST /neutron/security_group HTTP/1.1" 200 1483 0.005916 10.0.0.141 - - [2025-11-13 03:01:18] "POST /neutron/port HTTP/1.1" 200 1244 0.012601 10.0.0.141 - - [2025-11-13 03:01:18] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.003815 10.0.0.141 - - [2025-11-13 03:01:18] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3361 0.006648 10.0.0.141 - - [2025-11-13 03:01:19] "POST /neutron/security_group HTTP/1.1" 200 1457 0.006789 10.0.0.141 - - [2025-11-13 03:01:19] "POST /neutron/port HTTP/1.1" 200 1206 0.012472 10.0.0.141 - - [2025-11-13 03:01:19] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.004287 10.0.0.141 - - [2025-11-13 03:01:19] "GET /virtual-machine-interface/16075797-3a7a-482f-bc16-440e84809095 HTTP/1.1" 200 3417 0.007229 10.0.0.141 - - [2025-11-13 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.141 - - [2025-11-13 03:01:19] "GET /security-group/a1ecb1ee-e3be-4904-b42c-ea55a6a6edf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.003570 10.0.0.141 - - [2025-11-13 03:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.141 - - [2025-11-13 03:01:19] "GET /security-group/a1ecb1ee-e3be-4904-b42c-ea55a6a6edf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2741 0.020300 10.0.0.141 - - [2025-11-13 03:01:19] "POST /neutron/security_group HTTP/1.1" 200 1483 0.006003 10.0.0.141 - - [2025-11-13 03:01:59] "POST /neutron/port HTTP/1.1" 200 1218 0.043249 10.0.0.141 - - [2025-11-13 03:01:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 10.0.0.141 - - [2025-11-13 03:01:59] "POST /neutron/port HTTP/1.1" 200 117 0.001175 10.0.0.141 - - [2025-11-13 03:02:01] "POST /neutron/port HTTP/1.1" 200 1218 0.038671 10.0.0.141 - - [2025-11-13 03:02:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009373 10.0.0.141 - - [2025-11-13 03:02:02] "POST /neutron/port HTTP/1.1" 200 117 0.001762 10.0.0.141 - - [2025-11-13 03:02:12] "POST /neutron/security_group_rule HTTP/1.1" 200 564 0.007265 10.0.0.141 - - [2025-11-13 03:02:12] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.183080 10.0.0.141 - - [2025-11-13 03:02:13] "PUT /access-control-list/678b2321-a217-4978-bf22-8d6c75add4df HTTP/1.1" 200 272 0.012739 10.0.0.141 - - [2025-11-13 03:02:15] "POST /neutron/security_group HTTP/1.1" 200 1455 0.008955 10.0.0.141 - - [2025-11-13 03:02:15] "POST /neutron/port HTTP/1.1" 200 1244 0.011837 10.0.0.141 - - [2025-11-13 03:02:16] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 200 1317 0.004060 10.0.0.141 - - [2025-11-13 03:02:16] "POST /neutron/port HTTP/1.1" 200 1206 0.014225 10.0.0.141 - - [2025-11-13 03:02:18] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 404 171 0.002958 10.0.0.141 - - [2025-11-13 03:02:18] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 404 171 0.002710 10.0.0.141 - - [2025-11-13 03:02:18] "GET /virtual-machine/0f8bbc0a-ad2f-4523-a73d-ce2fd61fcd5d HTTP/1.1" 404 171 0.002377 10.0.0.141 - - [2025-11-13 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.141 - - [2025-11-13 03:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004133 10.0.0.141 - - [2025-11-13 03:02:18] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.003125 10.0.0.141 - - [2025-11-13 03:02:18] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.008764 10.0.0.141 - - [2025-11-13 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.141 - - [2025-11-13 03:02:18] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004228 10.0.0.141 - - [2025-11-13 03:02:18] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003189 10.0.0.141 - - [2025-11-13 03:02:21] "GET /obj-perms HTTP/1.1" 200 5099 0.003562 10.0.0.56 - - [2025-11-13 03:02:21] "GET /obj-perms HTTP/1.1" 200 5099 0.003823 10.0.0.141 - - [2025-11-13 03:02:31] "GET /obj-perms HTTP/1.1" 200 5099 0.003399 10.0.0.56 - - [2025-11-13 03:02:31] "GET /obj-perms HTTP/1.1" 200 5099 0.003830 10.0.0.141 - - [2025-11-13 03:02:37] "GET /obj-perms HTTP/1.1" 200 5099 0.004689 10.0.0.56 - - [2025-11-13 03:02:37] "GET /obj-perms HTTP/1.1" 200 5099 0.004328 10.0.0.141 - - [2025-11-13 03:02:37] "POST /neutron/port HTTP/1.1" 200 1218 0.016870 10.0.0.141 - - [2025-11-13 03:02:37] "POST /neutron/port HTTP/1.1" 200 1206 0.083071 10.0.0.141 - - [2025-11-13 03:02:37] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 200 1317 0.004300 10.0.0.141 - - [2025-11-13 03:02:38] "POST /neutron/port HTTP/1.1" 200 151 0.228670 10.0.0.141 - - [2025-11-13 03:02:39] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 404 171 0.003184 10.0.0.141 - - [2025-11-13 03:02:39] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 404 171 0.002889 10.0.0.141 - - [2025-11-13 03:02:39] "GET /virtual-machine/5624c2e2-14fa-4f35-a186-6e9970ebf9ee HTTP/1.1" 404 171 0.002402 10.0.0.141 - - [2025-11-13 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.141 - - [2025-11-13 03:02:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313 10.0.0.141 - - [2025-11-13 03:02:39] "GET /virtual-networks?parent_id=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 421 0.004387 10.0.0.141 - - [2025-11-13 03:02:39] "GET /virtual-network/c21605df-ccf9-477f-a352-5a6246929e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2804 0.006264 10.0.0.141 - - [2025-11-13 03:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.141 - - [2025-11-13 03:02:39] "GET /routing-instance/aa048393-8289-4dd8-8200-f2b0ee0a4c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005040 10.0.0.141 - - [2025-11-13 03:02:39] "GET /route-target/dbea464e-a5c2-4fc5-b582-c8e5e8901143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003818 10.0.0.141 - - [2025-11-13 03:02:40] "GET /obj-perms HTTP/1.1" 200 5099 0.003894 10.0.0.141 - - [2025-11-13 03:02:43] "GET /obj-perms HTTP/1.1" 200 5099 0.004631 10.0.0.61 - - [2025-11-13 03:02:43] "GET /obj-perms HTTP/1.1" 200 5099 0.004954 10.0.0.141 - - [2025-11-13 03:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.141 - - [2025-11-13 03:02:43] "POST /neutron/security_group HTTP/1.1" 200 1481 0.005613 10.0.0.141 - - [2025-11-13 03:02:43] "POST /fqname-to-id HTTP/1.1" 404 249 0.019047 10.0.0.141 - - [2025-11-13 03:02:43] "DELETE /access-control-list/822f80ad-56e4-4f6c-9556-3af0a87bf9f3 HTTP/1.1" 200 115 0.047299 10.0.0.61 - - [2025-11-13 03:02:45] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000906 10.0.0.141 - - [2025-11-13 03:02:45] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.047609 10.0.0.61 - - [2025-11-13 03:02:45] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.000809 10.0.0.141 - - [2025-11-13 03:02:45] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?fields=virtual_networks HTTP/1.1" 200 1092 0.045061 10.0.0.61 - - [2025-11-13 03:02:45] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001179 10.0.0.141 - - [2025-11-13 03:02:45] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?fields=virtual_machine_interfaces HTTP/1.1" 200 1092 0.047283 10.0.0.61 - - [2025-11-13 03:02:45] "GET /projects?obj_uuids=6accdcb7-aa0b-44fe-8ace-8aaeea230e41&detail=False&count=False&shared=False HTTP/1.1" 200 374 0.001277 10.0.0.141 - - [2025-11-13 03:02:45] "GET /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41?fields=security_groups HTTP/1.1" 200 1343 0.037153 10.0.0.141 - - [2025-11-13 03:02:46] "POST /fqname-to-id HTTP/1.1" 404 218 0.024340 10.0.0.61 - - [2025-11-13 03:02:46] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003026 10.0.0.61 - - [2025-11-13 03:02:46] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001185 10.0.0.61 - - [2025-11-13 03:02:46] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006834 10.0.0.61 - - [2025-11-13 03:02:46] "POST /id-to-fqname HTTP/1.1" 200 221 0.001053 10.0.0.61 - - [2025-11-13 03:02:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.006419 10.0.0.61 - - [2025-11-13 03:02:46] "POST /security-groups HTTP/1.1" 200 621 0.085691 10.0.0.61 - - [2025-11-13 03:02:46] "POST /projects HTTP/1.1" 200 645 0.275890 10.0.0.141 - - [2025-11-13 03:02:46] "POST /fqname-to-id HTTP/1.1" 404 263 0.013023 10.0.0.61 - - [2025-11-13 03:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.344909 10.0.0.141 - - [2025-11-13 03:02:46] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.473061 10.0.0.141 - - [2025-11-13 03:02:48] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.141 - - [2025-11-13 03:02:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.141 - - [2025-11-13 03:02:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.067870 10.0.0.141 - - [2025-11-13 03:02:50] "POST /security-groups HTTP/1.1" 200 595 0.028589 10.0.0.141 - - [2025-11-13 03:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.141 - - [2025-11-13 03:02:50] "POST /access-control-lists HTTP/1.1" 200 648 0.025941 10.0.0.141 - - [2025-11-13 03:02:50] "GET /security-group/38f8866d-48da-47b1-9b12-3e5524ec7799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.005073 10.0.0.141 - - [2025-11-13 03:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.141 - - [2025-11-13 03:02:50] "GET /security-group/38f8866d-48da-47b1-9b12-3e5524ec7799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.003803 10.0.0.141 - - [2025-11-13 03:02:51] "DELETE /security-group/38f8866d-48da-47b1-9b12-3e5524ec7799 HTTP/1.1" 200 115 0.048470 10.0.0.141 - - [2025-11-13 03:02:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.002442 10.0.0.141 - - [2025-11-13 03:02:51] "DELETE /access-control-list/260d59df-9922-4f6e-b086-a339d08b9275 HTTP/1.1" 200 115 0.034916 10.0.0.141 - - [2025-11-13 03:02:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.005837 10.0.0.141 - - [2025-11-13 03:02:51] "POST /security-groups HTTP/1.1" 200 595 0.029466 10.0.0.141 - - [2025-11-13 03:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.141 - - [2025-11-13 03:02:51] "POST /access-control-lists HTTP/1.1" 200 648 0.024501 10.0.0.141 - - [2025-11-13 03:02:51] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.011005 10.0.0.141 - - [2025-11-13 03:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2025-11-13 03:02:51] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004281 10.0.0.141 - - [2025-11-13 03:02:52] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004242 10.0.0.141 - - [2025-11-13 03:02:52] "PUT /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296 HTTP/1.1" 200 262 0.015741 10.0.0.141 - - [2025-11-13 03:02:52] "PUT /access-control-list/6d5cc9f5-d60a-4758-96a3-4e98a864283b HTTP/1.1" 200 272 0.011085 10.0.0.141 - - [2025-11-13 03:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.61 - - [2025-11-13 03:02:52] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000913 10.0.0.141 - - [2025-11-13 03:02:52] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.037491 10.0.0.61 - - [2025-11-13 03:02:52] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000911 10.0.0.141 - - [2025-11-13 03:02:52] "POST /neutron/network HTTP/1.1" 200 735 0.127177 10.0.0.141 - - [2025-11-13 03:02:52] "POST /ref-update HTTP/1.1" 200 156 0.023909 10.0.0.141 - - [2025-11-13 03:02:52] "POST /id-to-fqname HTTP/1.1" 200 300 0.002970 10.0.0.141 - - [2025-11-13 03:02:52] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.004692 10.0.0.141 - - [2025-11-13 03:02:52] "POST /neutron/network HTTP/1.1" 200 956 0.007684 10.0.0.141 - - [2025-11-13 03:02:52] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.004567 10.0.0.141 - - [2025-11-13 03:02:52] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005357 10.0.0.141 - - [2025-11-13 03:02:53] "GET /obj-perms HTTP/1.1" 200 5109 0.048589 10.0.0.56 - - [2025-11-13 03:02:53] "GET /obj-perms HTTP/1.1" 200 5109 0.053263 10.0.0.141 - - [2025-11-13 03:02:54] "POST /id-to-fqname HTTP/1.1" 200 300 0.001355 10.0.0.141 - - [2025-11-13 03:02:54] "POST /neutron/security_group HTTP/1.1" 200 1296 0.007554 10.0.0.61 - - [2025-11-13 03:02:55] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000911 10.0.0.141 - - [2025-11-13 03:02:55] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.054708 10.0.0.141 - - [2025-11-13 03:02:55] "POST /neutron/port HTTP/1.1" 200 117 0.006300 10.0.0.141 - - [2025-11-13 03:02:55] "POST /id-to-fqname HTTP/1.1" 200 300 0.001326 10.0.0.141 - - [2025-11-13 03:02:55] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006833 10.0.0.61 - - [2025-11-13 03:02:56] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000928 10.0.0.141 - - [2025-11-13 03:02:56] "POST /neutron/security_group HTTP/1.1" 200 3302 0.047192 10.0.0.141 - - [2025-11-13 03:02:56] "POST /neutron/port HTTP/1.1" 200 1092 0.013963 10.0.0.56 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2025-11-13 03:02:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003664 10.0.0.56 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2025-11-13 03:02:57] "POST /neutron/network HTTP/1.1" 200 956 0.005880 10.0.0.61 - - [2025-11-13 03:02:57] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000916 10.0.0.141 - - [2025-11-13 03:02:57] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.098756 10.0.0.61 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000429 10.0.0.61 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:02:57] "POST /neutron/security_group HTTP/1.1" 200 1296 0.010590 10.0.0.141 - - [2025-11-13 03:02:57] "POST /neutron/security_group HTTP/1.1" 200 1296 0.009592 10.0.0.56 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.56 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.61 - - [2025-11-13 03:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.61 - - [2025-11-13 03:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.61 - - [2025-11-13 03:02:58] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000935 10.0.0.141 - - [2025-11-13 03:02:58] "POST /neutron/port HTTP/1.1" 200 1092 0.276599 10.0.0.141 - - [2025-11-13 03:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.001087 10.0.0.141 - - [2025-11-13 03:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000314 10.0.0.141 - - [2025-11-13 03:02:58] "POST /neutron/port HTTP/1.1" 200 1147 0.089891 10.0.0.141 - - [2025-11-13 03:02:58] "POST /neutron/subnet HTTP/1.1" 200 708 0.008683 10.0.0.141 - - [2025-11-13 03:02:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000471 10.0.0.141 - - [2025-11-13 03:02:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.141 - - [2025-11-13 03:03:00] "POST /neutron/port HTTP/1.1" 200 1121 0.014388 10.0.0.141 - - [2025-11-13 03:03:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004538 10.0.0.141 - - [2025-11-13 03:03:00] "POST /neutron/network HTTP/1.1" 200 956 0.006056 10.0.0.141 - - [2025-11-13 03:03:02] "POST /neutron/port HTTP/1.1" 200 1121 0.014875 10.0.0.141 - - [2025-11-13 03:03:02] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006421 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.032283 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.003993 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.005249 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.003277 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.004654 10.0.0.141 - - [2025-11-13 03:03:03] "GET /instance-ip/677b6a57-25e3-47c6-aa0b-3b7f24b3dad4 HTTP/1.1" 200 1732 0.006032 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.002921 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.004488 10.0.0.141 - - [2025-11-13 03:03:03] "GET /instance-ip/677b6a57-25e3-47c6-aa0b-3b7f24b3dad4 HTTP/1.1" 200 1732 0.008016 10.0.0.141 - - [2025-11-13 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.141 - - [2025-11-13 03:03:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003996 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003044 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006233 10.0.0.141 - - [2025-11-13 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.141 - - [2025-11-13 03:03:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005729 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004009 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005542 10.0.0.141 - - [2025-11-13 03:03:03] "POST /neutron/port HTTP/1.1" 200 1121 0.017610 10.0.0.141 - - [2025-11-13 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.141 - - [2025-11-13 03:03:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005761 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003673 10.0.0.141 - - [2025-11-13 03:03:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006232 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007510 10.0.0.141 - - [2025-11-13 03:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.141 - - [2025-11-13 03:03:03] "POST /neutron/network HTTP/1.1" 200 956 0.009552 10.0.0.141 - - [2025-11-13 03:03:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005013 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004254 10.0.0.141 - - [2025-11-13 03:03:03] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005565 10.0.0.141 - - [2025-11-13 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2025-11-13 03:03:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004763 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004717 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005837 10.0.0.141 - - [2025-11-13 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.141 - - [2025-11-13 03:03:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004057 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002996 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005935 10.0.0.141 - - [2025-11-13 03:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2025-11-13 03:03:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004483 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003233 10.0.0.141 - - [2025-11-13 03:03:04] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007100 10.0.0.141 - - [2025-11-13 03:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.141 - - [2025-11-13 03:03:07] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005376 10.0.0.61 - - [2025-11-13 03:03:10] "DELETE /project/6accdcb7-aa0b-44fe-8ace-8aaeea230e41 HTTP/1.1" 404 177 0.003981 10.0.0.61 - - [2025-11-13 03:03:10] "DELETE /project/9526d97ab01544309749c6f9bb7d1ed7 HTTP/1.1" 404 173 0.003567 10.0.0.141 - - [2025-11-13 03:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2025-11-13 03:03:11] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.008004 10.0.0.141 - - [2025-11-13 03:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.141 - - [2025-11-13 03:03:15] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005330 10.0.0.141 - - [2025-11-13 03:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.141 - - [2025-11-13 03:03:19] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005529 10.0.0.141 - - [2025-11-13 03:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.141 - - [2025-11-13 03:03:23] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.004724 10.0.0.141 - - [2025-11-13 03:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.141 - - [2025-11-13 03:03:27] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005057 10.0.0.141 - - [2025-11-13 03:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.141 - - [2025-11-13 03:03:32] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005015 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.141 - - [2025-11-13 03:03:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003389 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002757 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005415 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.141 - - [2025-11-13 03:03:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009363 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005774 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.010846 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.141 - - [2025-11-13 03:03:34] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005171 10.0.0.141 - - [2025-11-13 03:03:34] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.007085 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007161 10.0.0.141 - - [2025-11-13 03:03:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004540 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003464 10.0.0.141 - - [2025-11-13 03:03:34] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006193 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.141 - - [2025-11-13 03:03:34] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004336 10.0.0.141 - - [2025-11-13 03:03:34] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005318 10.0.0.141 - - [2025-11-13 03:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.141 - - [2025-11-13 03:03:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004281 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006020 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005538 10.0.0.141 - - [2025-11-13 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.141 - - [2025-11-13 03:03:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004860 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002977 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006054 10.0.0.141 - - [2025-11-13 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.141 - - [2025-11-13 03:03:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004500 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.005290 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.010782 10.0.0.61 - - [2025-11-13 03:03:35] "GET /obj-perms HTTP/1.1" 200 5109 0.045637 10.0.0.141 - - [2025-11-13 03:03:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003472 10.0.0.141 - - [2025-11-13 03:03:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003735 10.0.0.141 - - [2025-11-13 03:03:35] "GET /obj-perms HTTP/1.1" 200 5109 0.004038 10.0.0.61 - - [2025-11-13 03:03:35] "GET /obj-perms HTTP/1.1" 200 5109 0.003729 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.003834 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.005573 10.0.0.141 - - [2025-11-13 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.141 - - [2025-11-13 03:03:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003640 10.0.0.141 - - [2025-11-13 03:03:35] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003281 10.0.0.141 - - [2025-11-13 03:03:36] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005475 10.0.0.141 - - [2025-11-13 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.141 - - [2025-11-13 03:03:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003514 10.0.0.141 - - [2025-11-13 03:03:37] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002552 10.0.0.141 - - [2025-11-13 03:03:37] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005778 10.0.0.141 - - [2025-11-13 03:03:42] "POST /neutron/port HTTP/1.1" 200 1121 0.012489 10.0.0.141 - - [2025-11-13 03:03:46] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006151 10.0.0.141 - - [2025-11-13 03:03:52] "POST /neutron/port HTTP/1.1" 200 1121 0.013031 10.0.0.141 - - [2025-11-13 03:03:57] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006536 10.0.0.141 - - [2025-11-13 03:03:58] "POST /neutron/port HTTP/1.1" 200 1121 0.013946 10.0.0.141 - - [2025-11-13 03:03:58] "POST /neutron/security_group HTTP/1.1" 200 1296 0.006381 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.004786 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.003166 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine-interface/5510b37c-5bc2-4e99-bc8a-77bf857e3772 HTTP/1.1" 200 3263 0.005216 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.002892 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine-interface/5510b37c-5bc2-4e99-bc8a-77bf857e3772 HTTP/1.1" 200 3263 0.004383 10.0.0.141 - - [2025-11-13 03:03:58] "GET /instance-ip/3f6a9bbf-1304-45b5-8f3f-b66a3f7600a3 HTTP/1.1" 200 1732 0.004832 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.003144 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-machine-interface/5510b37c-5bc2-4e99-bc8a-77bf857e3772 HTTP/1.1" 200 3263 0.004580 10.0.0.141 - - [2025-11-13 03:03:58] "GET /instance-ip/3f6a9bbf-1304-45b5-8f3f-b66a3f7600a3 HTTP/1.1" 200 1732 0.003718 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003260 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002670 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005471 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003361 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002887 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005571 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003340 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002738 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006199 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003888 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002413 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005331 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003910 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002719 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006603 10.0.0.141 - - [2025-11-13 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2025-11-13 03:03:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004101 10.0.0.141 - - [2025-11-13 03:03:58] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004497 10.0.0.141 - - [2025-11-13 03:03:59] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005566 10.0.0.141 - - [2025-11-13 03:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.141 - - [2025-11-13 03:03:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005078 10.0.0.141 - - [2025-11-13 03:03:59] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003067 10.0.0.141 - - [2025-11-13 03:03:59] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005680 10.0.0.141 - - [2025-11-13 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.141 - - [2025-11-13 03:04:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003737 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002941 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005653 10.0.0.141 - - [2025-11-13 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.141 - - [2025-11-13 03:04:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005781 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002958 10.0.0.141 - - [2025-11-13 03:04:00] "POST /neutron/port HTTP/1.1" 200 1121 0.013679 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005904 10.0.0.141 - - [2025-11-13 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.141 - - [2025-11-13 03:04:00] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004323 10.0.0.141 - - [2025-11-13 03:04:00] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003327 10.0.0.141 - - [2025-11-13 03:04:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005111 10.0.0.141 - - [2025-11-13 03:04:00] "POST /neutron/network HTTP/1.1" 200 956 0.006660 10.0.0.141 - - [2025-11-13 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.141 - - [2025-11-13 03:04:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004407 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003200 10.0.0.141 - - [2025-11-13 03:04:00] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005672 10.0.0.141 - - [2025-11-13 03:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.141 - - [2025-11-13 03:04:00] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.003974 10.0.0.141 - - [2025-11-13 03:04:00] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003611 10.0.0.141 - - [2025-11-13 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.141 - - [2025-11-13 03:04:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003756 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002852 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007291 10.0.0.141 - - [2025-11-13 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.141 - - [2025-11-13 03:04:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004248 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.004858 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006208 10.0.0.141 - - [2025-11-13 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.141 - - [2025-11-13 03:04:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005277 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003199 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007845 10.0.0.141 - - [2025-11-13 03:04:01] "GET /obj-perms HTTP/1.1" 200 5109 0.004291 10.0.0.61 - - [2025-11-13 03:04:01] "GET /obj-perms HTTP/1.1" 200 5109 0.003747 10.0.0.141 - - [2025-11-13 03:04:01] "GET /obj-perms HTTP/1.1" 200 5109 0.003447 10.0.0.56 - - [2025-11-13 03:04:01] "GET /obj-perms HTTP/1.1" 200 5109 0.004234 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.004436 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-machine-interface/5510b37c-5bc2-4e99-bc8a-77bf857e3772 HTTP/1.1" 200 3263 0.005335 10.0.0.141 - - [2025-11-13 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.141 - - [2025-11-13 03:04:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003266 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002779 10.0.0.141 - - [2025-11-13 03:04:01] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006178 10.0.0.141 - - [2025-11-13 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.141 - - [2025-11-13 03:04:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003670 10.0.0.141 - - [2025-11-13 03:04:02] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.003169 10.0.0.141 - - [2025-11-13 03:04:02] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.007731 10.0.0.141 - - [2025-11-13 03:04:05] "POST /neutron/port HTTP/1.1" 200 1121 0.021130 10.0.0.141 - - [2025-11-13 03:04:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003992 10.0.0.141 - - [2025-11-13 03:04:05] "POST /neutron/network HTTP/1.1" 200 956 0.010442 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.004217 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.005350 10.0.0.141 - - [2025-11-13 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.141 - - [2025-11-13 03:04:08] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004785 10.0.0.141 - - [2025-11-13 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.141 - - [2025-11-13 03:04:08] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004162 10.0.0.141 - - [2025-11-13 03:04:08] "POST /neutron/port HTTP/1.1" 200 1121 0.014079 10.0.0.141 - - [2025-11-13 03:04:08] "POST /neutron/port HTTP/1.1" 200 1108 0.070491 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.004808 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3202 0.005249 10.0.0.141 - - [2025-11-13 03:04:08] "POST /neutron/port HTTP/1.1" 200 1108 0.017700 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.003938 10.0.0.141 - - [2025-11-13 03:04:08] "GET /virtual-machine-interface/283296b1-808e-4248-a891-5c361b9361e5 HTTP/1.1" 200 3263 0.007306 10.0.0.141 - - [2025-11-13 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.141 - - [2025-11-13 03:04:08] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005497 10.0.0.141 - - [2025-11-13 03:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.141 - - [2025-11-13 03:04:08] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004364 10.0.0.141 - - [2025-11-13 03:04:08] "POST /neutron/security_group HTTP/1.1" 200 1322 0.004110 10.0.0.141 - - [2025-11-13 03:04:09] "DELETE /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296 HTTP/1.1" 409 336 0.008434 10.0.0.141 - - [2025-11-13 03:05:01] "POST /neutron/network HTTP/1.1" 200 966 0.006783 10.0.0.141 - - [2025-11-13 03:05:01] "POST /neutron/port HTTP/1.1" 200 117 0.001582 10.0.0.141 - - [2025-11-13 03:05:05] "POST /neutron/port HTTP/1.1" 200 1121 0.022429 10.0.0.141 - - [2025-11-13 03:05:05] "POST /neutron/subnet HTTP/1.1" 200 708 0.008932 10.0.0.141 - - [2025-11-13 03:05:36] "GET /obj-perms HTTP/1.1" 200 5075 0.043061 10.0.0.56 - - [2025-11-13 03:05:36] "GET /obj-perms HTTP/1.1" 200 5075 0.052256 10.0.0.141 - - [2025-11-13 03:06:02] "POST /neutron/port HTTP/1.1" 200 1121 0.014724 10.0.0.141 - - [2025-11-13 03:06:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003740 10.0.0.141 - - [2025-11-13 03:06:02] "POST /neutron/network HTTP/1.1" 200 956 0.006360 10.0.0.141 - - [2025-11-13 03:06:06] "GET /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004605 10.0.0.141 - - [2025-11-13 03:06:06] "PUT /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296 HTTP/1.1" 200 262 0.014502 10.0.0.141 - - [2025-11-13 03:06:06] "PUT /access-control-list/6d5cc9f5-d60a-4758-96a3-4e98a864283b HTTP/1.1" 200 272 0.060190 10.0.0.141 - - [2025-11-13 03:06:06] "POST /neutron/network HTTP/1.1" 200 966 0.006383 10.0.0.141 - - [2025-11-13 03:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.001214 10.0.0.141 - - [2025-11-13 03:06:09] "POST /neutron/port HTTP/1.1" 200 1121 0.019076 10.0.0.141 - - [2025-11-13 03:06:09] "POST /neutron/port HTTP/1.1" 200 1108 0.059695 10.0.0.141 - - [2025-11-13 03:06:09] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 200 1322 0.005173 10.0.0.141 - - [2025-11-13 03:06:10] "POST /neutron/port HTTP/1.1" 200 151 0.174213 10.0.0.141 - - [2025-11-13 03:06:11] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 404 171 0.003007 10.0.0.141 - - [2025-11-13 03:06:11] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 404 171 0.002650 10.0.0.141 - - [2025-11-13 03:06:11] "GET /virtual-machine/2374c937-02df-4d28-98df-7cb4d2c020cf HTTP/1.1" 404 171 0.002963 10.0.0.141 - - [2025-11-13 03:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.141 - - [2025-11-13 03:06:11] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004691 10.0.0.141 - - [2025-11-13 03:06:11] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.002765 10.0.0.141 - - [2025-11-13 03:06:12] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.005606 10.0.0.141 - - [2025-11-13 03:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.141 - - [2025-11-13 03:06:12] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.004020 10.0.0.141 - - [2025-11-13 03:06:12] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005312 10.0.0.141 - - [2025-11-13 03:06:18] "GET /obj-perms HTTP/1.1" 200 5109 0.004015 10.0.0.56 - - [2025-11-13 03:06:18] "GET /obj-perms HTTP/1.1" 200 5109 0.003356 10.0.0.141 - - [2025-11-13 03:06:27] "GET /obj-perms HTTP/1.1" 200 5109 0.003690 10.0.0.56 - - [2025-11-13 03:06:27] "GET /obj-perms HTTP/1.1" 200 5109 0.003449 10.0.0.141 - - [2025-11-13 03:06:36] "GET /obj-perms HTTP/1.1" 200 5109 0.003577 10.0.0.56 - - [2025-11-13 03:06:36] "GET /obj-perms HTTP/1.1" 200 5109 0.004044 10.0.0.61 - - [2025-11-13 03:06:36] "GET /obj-perms HTTP/1.1" 200 5109 0.003885 10.0.0.141 - - [2025-11-13 03:06:36] "POST /neutron/port HTTP/1.1" 200 1147 0.010312 10.0.0.141 - - [2025-11-13 03:06:37] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 200 1322 0.005513 10.0.0.141 - - [2025-11-13 03:06:37] "POST /neutron/port HTTP/1.1" 200 1082 0.016656 10.0.0.141 - - [2025-11-13 03:06:37] "GET /obj-perms HTTP/1.1" 200 5075 0.108090 10.0.0.141 - - [2025-11-13 03:06:39] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 404 171 0.003482 10.0.0.141 - - [2025-11-13 03:06:39] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 404 171 0.002858 10.0.0.141 - - [2025-11-13 03:06:39] "GET /virtual-machine/5648c0a4-3808-4c97-969e-1db80c16afef HTTP/1.1" 404 171 0.002675 10.0.0.141 - - [2025-11-13 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.141 - - [2025-11-13 03:06:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004080 10.0.0.141 - - [2025-11-13 03:06:39] "GET /virtual-networks?parent_id=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 431 0.006177 10.0.0.141 - - [2025-11-13 03:06:39] "GET /virtual-network/43b590b0-c35b-44dd-9c0a-333a5f5a4c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2256 0.006137 10.0.0.141 - - [2025-11-13 03:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.141 - - [2025-11-13 03:06:39] "GET /routing-instance/7f1a3333-2221-46fd-b476-69e94824e64d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1705 0.005553 10.0.0.141 - - [2025-11-13 03:06:39] "GET /route-target/70308d53-1900-418f-ac45-4b7967a80480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003905 10.0.0.141 - - [2025-11-13 03:06:42] "GET /obj-perms HTTP/1.1" 200 5109 0.003699 10.0.0.141 - - [2025-11-13 03:06:42] "GET /obj-perms HTTP/1.1" 200 5109 0.003231 10.0.0.141 - - [2025-11-13 03:06:42] "POST /neutron/network HTTP/1.1" 200 956 0.006620 10.0.0.141 - - [2025-11-13 03:06:43] "DELETE /route-target/70308d53-1900-418f-ac45-4b7967a80480 HTTP/1.1" 200 115 0.015111 10.0.0.141 - - [2025-11-13 03:06:43] "DELETE /security-group/ade3d367-2d70-4529-8abe-fd1be6fa6296 HTTP/1.1" 200 115 0.041873 10.0.0.141 - - [2025-11-13 03:06:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.003657 10.0.0.61 - - [2025-11-13 03:06:44] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.021471 10.0.0.141 - - [2025-11-13 03:06:44] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.083670 10.0.0.61 - - [2025-11-13 03:06:44] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000998 10.0.0.141 - - [2025-11-13 03:06:44] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?fields=virtual_networks HTTP/1.1" 200 1103 0.033993 10.0.0.61 - - [2025-11-13 03:06:45] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.000976 10.0.0.141 - - [2025-11-13 03:06:45] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?fields=virtual_machine_interfaces HTTP/1.1" 200 1103 0.035059 10.0.0.61 - - [2025-11-13 03:06:45] "GET /projects?obj_uuids=9526d97a-b015-4430-9749-c6f9bb7d1ed7&detail=False&count=False&shared=False HTTP/1.1" 200 379 0.001267 10.0.0.141 - - [2025-11-13 03:06:45] "GET /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7?fields=security_groups HTTP/1.1" 200 1359 0.045003 10.0.0.141 - - [2025-11-13 03:06:45] "POST /fqname-to-id HTTP/1.1" 404 209 0.023993 10.0.0.61 - - [2025-11-13 03:06:46] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002684 10.0.0.61 - - [2025-11-13 03:06:46] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002254 10.0.0.61 - - [2025-11-13 03:06:46] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.041715 10.0.0.61 - - [2025-11-13 03:06:46] "POST /id-to-fqname HTTP/1.1" 200 212 0.002316 10.0.0.61 - - [2025-11-13 03:06:46] "POST /fqname-to-id HTTP/1.1" 404 222 0.005280 10.0.0.61 - - [2025-11-13 03:06:46] "POST /security-groups HTTP/1.1" 200 612 0.035712 10.0.0.141 - - [2025-11-13 03:06:46] "POST /fqname-to-id HTTP/1.1" 404 255 0.003606 10.0.0.61 - - [2025-11-13 03:06:46] "POST /projects HTTP/1.1" 200 627 0.231565 10.0.0.61 - - [2025-11-13 03:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.299795 10.0.0.141 - - [2025-11-13 03:06:46] "POST /access-control-lists HTTP/1.1" 200 615 0.027059 10.0.0.141 - - [2025-11-13 03:06:46] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.487738 10.0.0.141 - - [2025-11-13 03:06:47] "GET / HTTP/1.1" 200 35931 0.002620 10.0.0.141 - - [2025-11-13 03:06:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000604 10.0.0.141 - - [2025-11-13 03:06:49] "POST /fqname-to-id HTTP/1.1" 404 245 0.052931 10.0.0.141 - - [2025-11-13 03:06:49] "POST /fqname-to-id HTTP/1.1" 404 276 0.013161 10.0.0.141 - - [2025-11-13 03:06:50] "PUT /access-control-list/2418a613-9440-4a15-88b6-868a15541128 HTTP/1.1" 200 272 0.029785 10.0.0.61 - - [2025-11-13 03:06:50] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000877 10.0.0.141 - - [2025-11-13 03:06:50] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.076550 10.0.0.141 - - [2025-11-13 03:06:50] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012408 10.0.0.141 - - [2025-11-13 03:06:50] "PUT /access-control-list/2418a613-9440-4a15-88b6-868a15541128 HTTP/1.1" 200 272 0.021392 10.0.0.141 - - [2025-11-13 03:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.141 - - [2025-11-13 03:06:50] "GET /security-group/2d3bccb6-40fa-4a6a-91e6-66947ef61db3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007260 10.0.0.141 - - [2025-11-13 03:06:51] "POST /neutron/security_group HTTP/1.1" 200 1004 0.003842 10.0.0.141 - - [2025-11-13 03:06:51] "POST /fqname-to-id HTTP/1.1" 404 245 0.011364 10.0.0.141 - - [2025-11-13 03:06:51] "DELETE /access-control-list/2418a613-9440-4a15-88b6-868a15541128 HTTP/1.1" 200 115 0.034078 10.0.0.141 - - [2025-11-13 03:06:51] "POST /fqname-to-id HTTP/1.1" 404 245 0.003553 10.0.0.141 - - [2025-11-13 03:06:52] "POST /fqname-to-id HTTP/1.1" 404 276 0.018905 10.0.0.141 - - [2025-11-13 03:06:52] "PUT /access-control-list/613b8407-77b5-40e1-b92c-6576245504c6 HTTP/1.1" 200 272 0.022678 10.0.0.61 - - [2025-11-13 03:06:52] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002353 10.0.0.141 - - [2025-11-13 03:06:52] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.063391 10.0.0.141 - - [2025-11-13 03:06:52] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011532 10.0.0.141 - - [2025-11-13 03:06:52] "PUT /access-control-list/613b8407-77b5-40e1-b92c-6576245504c6 HTTP/1.1" 200 272 0.011394 10.0.0.141 - - [2025-11-13 03:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.141 - - [2025-11-13 03:06:52] "GET /security-group/132525c9-8fc0-4fbb-b341-df50748ff853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.007286 10.0.0.61 - - [2025-11-13 03:06:53] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001226 10.0.0.141 - - [2025-11-13 03:06:53] "POST /neutron/security_group_rule HTTP/1.1" 200 2190 0.046358 10.0.0.141 - - [2025-11-13 03:06:53] "POST /neutron/security_group_rule HTTP/1.1" 200 582 0.167011 10.0.0.141 - - [2025-11-13 03:06:53] "PUT /access-control-list/613b8407-77b5-40e1-b92c-6576245504c6 HTTP/1.1" 200 272 0.016111 10.0.0.141 - - [2025-11-13 03:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.61 - - [2025-11-13 03:06:53] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000797 10.0.0.141 - - [2025-11-13 03:06:53] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.048141 10.0.0.61 - - [2025-11-13 03:06:53] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000900 10.0.0.141 - - [2025-11-13 03:06:54] "POST /neutron/network HTTP/1.1" 200 708 0.106918 10.0.0.141 - - [2025-11-13 03:06:54] "POST /ref-update HTTP/1.1" 200 156 0.021283 10.0.0.141 - - [2025-11-13 03:06:54] "POST /id-to-fqname HTTP/1.1" 200 282 0.003210 10.0.0.141 - - [2025-11-13 03:06:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004844 10.0.0.141 - - [2025-11-13 03:06:54] "POST /neutron/network HTTP/1.1" 200 927 0.006298 10.0.0.141 - - [2025-11-13 03:06:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004576 10.0.0.141 - - [2025-11-13 03:06:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007134 10.0.0.56 - - [2025-11-13 03:06:55] "GET /obj-perms HTTP/1.1" 200 5091 0.052354 10.0.0.61 - - [2025-11-13 03:06:55] "GET /obj-perms HTTP/1.1" 200 5091 0.048876 10.0.0.141 - - [2025-11-13 03:06:55] "POST /id-to-fqname HTTP/1.1" 200 282 0.001491 10.0.0.141 - - [2025-11-13 03:06:56] "POST /neutron/security_group HTTP/1.1" 200 1417 0.008890 10.0.0.61 - - [2025-11-13 03:06:57] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000904 10.0.0.141 - - [2025-11-13 03:06:57] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.053913 10.0.0.141 - - [2025-11-13 03:06:57] "POST /neutron/port HTTP/1.1" 200 117 0.023498 10.0.0.141 - - [2025-11-13 03:06:57] "POST /id-to-fqname HTTP/1.1" 200 282 0.001390 10.0.0.141 - - [2025-11-13 03:06:57] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007203 10.0.0.61 - - [2025-11-13 03:06:57] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002757 10.0.0.141 - - [2025-11-13 03:06:57] "POST /neutron/security_group HTTP/1.1" 200 3414 0.054075 10.0.0.141 - - [2025-11-13 03:06:58] "POST /neutron/port HTTP/1.1" 200 1081 0.012465 10.0.0.141 - - [2025-11-13 03:06:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 10.0.0.141 - - [2025-11-13 03:06:58] "POST /neutron/network HTTP/1.1" 200 927 0.006375 10.0.0.61 - - [2025-11-13 03:06:58] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001167 10.0.0.141 - - [2025-11-13 03:06:58] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.075103 10.0.0.141 - - [2025-11-13 03:06:58] "POST /neutron/security_group HTTP/1.1" 200 1417 0.007925 10.0.0.141 - - [2025-11-13 03:06:58] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006716 10.0.0.61 - - [2025-11-13 03:06:59] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000933 10.0.0.141 - - [2025-11-13 03:06:59] "POST /neutron/port HTTP/1.1" 200 1081 0.262410 10.0.0.141 - - [2025-11-13 03:06:59] "POST /neutron/port HTTP/1.1" 200 1135 0.109353 10.0.0.141 - - [2025-11-13 03:06:59] "POST /neutron/subnet HTTP/1.1" 200 698 0.009006 10.0.0.141 - - [2025-11-13 03:07:03] "POST /neutron/port HTTP/1.1" 200 1109 0.014276 10.0.0.141 - - [2025-11-13 03:07:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004801 10.0.0.141 - - [2025-11-13 03:07:03] "POST /neutron/network HTTP/1.1" 200 927 0.007245 10.0.0.141 - - [2025-11-13 03:07:04] "POST /neutron/port HTTP/1.1" 200 1109 0.014620 10.0.0.141 - - [2025-11-13 03:07:04] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006884 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 401 293 0.000412 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.027879 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.003382 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.005038 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.004189 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.005490 10.0.0.141 - - [2025-11-13 03:07:04] "GET /instance-ip/86c0e246-8f4c-4273-af2b-c4955a752bf7 HTTP/1.1" 200 1703 0.006959 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.003443 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.004658 10.0.0.141 - - [2025-11-13 03:07:04] "GET /instance-ip/86c0e246-8f4c-4273-af2b-c4955a752bf7 HTTP/1.1" 200 1703 0.004266 10.0.0.141 - - [2025-11-13 03:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2025-11-13 03:07:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003318 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002782 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005563 10.0.0.141 - - [2025-11-13 03:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.141 - - [2025-11-13 03:07:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004528 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005954 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006382 10.0.0.141 - - [2025-11-13 03:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.141 - - [2025-11-13 03:07:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003931 10.0.0.141 - - [2025-11-13 03:07:04] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003102 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005563 10.0.0.141 - - [2025-11-13 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.141 - - [2025-11-13 03:07:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003844 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003257 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006341 10.0.0.141 - - [2025-11-13 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.141 - - [2025-11-13 03:07:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004947 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003041 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005556 10.0.0.141 - - [2025-11-13 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2025-11-13 03:07:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004479 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003610 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006702 10.0.0.141 - - [2025-11-13 03:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.141 - - [2025-11-13 03:07:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005321 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003264 10.0.0.141 - - [2025-11-13 03:07:05] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007702 10.0.0.141 - - [2025-11-13 03:07:06] "POST /neutron/port HTTP/1.1" 200 1109 0.035745 10.0.0.141 - - [2025-11-13 03:07:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004154 10.0.0.141 - - [2025-11-13 03:07:07] "POST /neutron/network HTTP/1.1" 200 927 0.006909 10.0.0.141 - - [2025-11-13 03:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2025-11-13 03:07:08] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005400 10.0.0.61 - - [2025-11-13 03:07:10] "DELETE /project/79df1f9cfa15487b8ffee212867cc028 HTTP/1.1" 404 173 0.004144 10.0.0.61 - - [2025-11-13 03:07:10] "DELETE /project/9526d97a-b015-4430-9749-c6f9bb7d1ed7 HTTP/1.1" 404 177 0.003706 10.0.0.141 - - [2025-11-13 03:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.141 - - [2025-11-13 03:07:12] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005198 10.0.0.141 - - [2025-11-13 03:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.141 - - [2025-11-13 03:07:16] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005538 10.0.0.141 - - [2025-11-13 03:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.141 - - [2025-11-13 03:07:20] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004921 10.0.0.141 - - [2025-11-13 03:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.141 - - [2025-11-13 03:07:25] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004755 10.0.0.141 - - [2025-11-13 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.141 - - [2025-11-13 03:07:29] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004865 10.0.0.141 - - [2025-11-13 03:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2025-11-13 03:07:33] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.004755 10.0.0.141 - - [2025-11-13 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005263 10.0.0.141 - - [2025-11-13 03:07:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004029 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.005541 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005776 10.0.0.141 - - [2025-11-13 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.141 - - [2025-11-13 03:07:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003623 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004303 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005497 10.0.0.141 - - [2025-11-13 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.141 - - [2025-11-13 03:07:35] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004817 10.0.0.141 - - [2025-11-13 03:07:35] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003696 10.0.0.141 - - [2025-11-13 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.141 - - [2025-11-13 03:07:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004668 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002827 10.0.0.141 - - [2025-11-13 03:07:35] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007460 10.0.0.141 - - [2025-11-13 03:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2025-11-13 03:07:35] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004009 10.0.0.141 - - [2025-11-13 03:07:35] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003551 10.0.0.141 - - [2025-11-13 03:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.141 - - [2025-11-13 03:07:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004396 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003633 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005772 10.0.0.141 - - [2025-11-13 03:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.141 - - [2025-11-13 03:07:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004263 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003663 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.008080 10.0.0.141 - - [2025-11-13 03:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.141 - - [2025-11-13 03:07:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005207 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002624 10.0.0.141 - - [2025-11-13 03:07:36] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005566 10.0.0.141 - - [2025-11-13 03:07:36] "GET /obj-perms HTTP/1.1" 200 5091 0.052716 10.0.0.61 - - [2025-11-13 03:07:36] "GET /obj-perms HTTP/1.1" 200 5091 0.003482 10.0.0.141 - - [2025-11-13 03:07:36] "GET /obj-perms HTTP/1.1" 200 5091 0.003860 10.0.0.141 - - [2025-11-13 03:07:36] "GET /obj-perms HTTP/1.1" 200 5091 0.003975 10.0.0.141 - - [2025-11-13 03:07:37] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.003856 10.0.0.141 - - [2025-11-13 03:07:37] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.005341 10.0.0.141 - - [2025-11-13 03:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.141 - - [2025-11-13 03:07:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004349 10.0.0.141 - - [2025-11-13 03:07:37] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003278 10.0.0.141 - - [2025-11-13 03:07:37] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005382 10.0.0.141 - - [2025-11-13 03:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.141 - - [2025-11-13 03:07:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003937 10.0.0.141 - - [2025-11-13 03:07:38] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003077 10.0.0.141 - - [2025-11-13 03:07:38] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005434 10.0.0.141 - - [2025-11-13 03:07:43] "POST /neutron/port HTTP/1.1" 200 1109 0.013590 10.0.0.141 - - [2025-11-13 03:07:45] "POST /neutron/security_group HTTP/1.1" 200 1417 0.031894 10.0.0.141 - - [2025-11-13 03:07:53] "POST /neutron/port HTTP/1.1" 200 1109 0.014733 10.0.0.141 - - [2025-11-13 03:07:54] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006982 10.0.0.141 - - [2025-11-13 03:07:54] "POST /neutron/port HTTP/1.1" 200 1109 0.013606 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.005425 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.003210 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine-interface/18daa3b0-cb90-4a28-a468-c602748bfb4d HTTP/1.1" 200 3191 0.004649 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.002845 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine-interface/18daa3b0-cb90-4a28-a468-c602748bfb4d HTTP/1.1" 200 3191 0.004237 10.0.0.141 - - [2025-11-13 03:07:54] "GET /instance-ip/4c743db7-9069-48f9-b005-b1e3cd627b37 HTTP/1.1" 200 1703 0.005049 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.002901 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-machine-interface/18daa3b0-cb90-4a28-a468-c602748bfb4d HTTP/1.1" 200 3191 0.004920 10.0.0.141 - - [2025-11-13 03:07:54] "GET /instance-ip/4c743db7-9069-48f9-b005-b1e3cd627b37 HTTP/1.1" 200 1703 0.003660 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2025-11-13 03:07:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003777 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002657 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005467 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.141 - - [2025-11-13 03:07:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005816 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003338 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007560 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.141 - - [2025-11-13 03:07:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003882 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003418 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006031 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.141 - - [2025-11-13 03:07:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004747 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003627 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005888 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.141 - - [2025-11-13 03:07:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003851 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002737 10.0.0.141 - - [2025-11-13 03:07:54] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005586 10.0.0.141 - - [2025-11-13 03:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.141 - - [2025-11-13 03:07:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003872 10.0.0.141 - - [2025-11-13 03:07:55] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003001 10.0.0.141 - - [2025-11-13 03:07:55] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005770 10.0.0.141 - - [2025-11-13 03:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.141 - - [2025-11-13 03:07:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003879 10.0.0.141 - - [2025-11-13 03:07:55] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002485 10.0.0.141 - - [2025-11-13 03:07:55] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005574 10.0.0.141 - - [2025-11-13 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.141 - - [2025-11-13 03:07:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003447 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002870 10.0.0.141 - - [2025-11-13 03:07:56] "POST /neutron/security_group HTTP/1.1" 200 1417 0.006299 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005131 10.0.0.141 - - [2025-11-13 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.141 - - [2025-11-13 03:07:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003506 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002571 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005488 10.0.0.141 - - [2025-11-13 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.141 - - [2025-11-13 03:07:56] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003990 10.0.0.141 - - [2025-11-13 03:07:56] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003375 10.0.0.141 - - [2025-11-13 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.141 - - [2025-11-13 03:07:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003412 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002790 10.0.0.141 - - [2025-11-13 03:07:56] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005769 10.0.0.141 - - [2025-11-13 03:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.141 - - [2025-11-13 03:07:56] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004223 10.0.0.141 - - [2025-11-13 03:07:56] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003175 10.0.0.141 - - [2025-11-13 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 03:07:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005801 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.006242 10.0.0.56 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005876 10.0.0.56 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000332 10.0.0.141 - - [2025-11-13 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.141 - - [2025-11-13 03:07:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004757 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003574 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007339 10.0.0.141 - - [2025-11-13 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.141 - - [2025-11-13 03:07:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004694 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.004067 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005420 10.0.0.61 - - [2025-11-13 03:07:57] "GET /obj-perms HTTP/1.1" 200 5091 0.003758 10.0.0.61 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2025-11-13 03:07:57] "GET /obj-perms HTTP/1.1" 200 5091 0.003568 10.0.0.61 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.141 - - [2025-11-13 03:07:57] "GET /obj-perms HTTP/1.1" 200 5091 0.003796 10.0.0.56 - - [2025-11-13 03:07:57] "GET /obj-perms HTTP/1.1" 200 5091 0.006415 10.0.0.61 - - [2025-11-13 03:07:57] "GET /obj-perms HTTP/1.1" 200 5091 0.003742 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.004131 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-machine-interface/18daa3b0-cb90-4a28-a468-c602748bfb4d HTTP/1.1" 200 3191 0.005538 10.0.0.141 - - [2025-11-13 03:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2025-11-13 03:07:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003151 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002392 10.0.0.56 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2025-11-13 03:07:57] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.005730 10.0.0.56 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000286 10.0.0.61 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000837 10.0.0.61 - - [2025-11-13 03:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000531 10.0.0.141 - - [2025-11-13 03:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000601 10.0.0.141 - - [2025-11-13 03:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.141 - - [2025-11-13 03:07:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003686 10.0.0.141 - - [2025-11-13 03:07:58] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.003071 10.0.0.141 - - [2025-11-13 03:07:59] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007466 10.0.0.141 - - [2025-11-13 03:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2025-11-13 03:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.141 - - [2025-11-13 03:08:03] "POST /neutron/port HTTP/1.1" 200 1109 0.015630 10.0.0.141 - - [2025-11-13 03:08:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004894 10.0.0.141 - - [2025-11-13 03:08:03] "POST /neutron/network HTTP/1.1" 200 927 0.008329 10.0.0.141 - - [2025-11-13 03:08:08] "POST /neutron/port HTTP/1.1" 200 1109 0.019865 10.0.0.141 - - [2025-11-13 03:08:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003670 10.0.0.141 - - [2025-11-13 03:08:08] "POST /neutron/network HTTP/1.1" 200 927 0.008029 10.0.0.141 - - [2025-11-13 03:08:09] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.004210 10.0.0.141 - - [2025-11-13 03:08:09] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.005678 10.0.0.141 - - [2025-11-13 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.141 - - [2025-11-13 03:08:09] "GET /security-group/132525c9-8fc0-4fbb-b341-df50748ff853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003432 10.0.0.141 - - [2025-11-13 03:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.141 - - [2025-11-13 03:08:09] "GET /security-group/132525c9-8fc0-4fbb-b341-df50748ff853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.004049 10.0.0.141 - - [2025-11-13 03:08:09] "POST /neutron/port HTTP/1.1" 200 1109 0.014252 10.0.0.141 - - [2025-11-13 03:08:09] "POST /neutron/port HTTP/1.1" 200 1097 0.059673 10.0.0.141 - - [2025-11-13 03:08:09] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.003638 10.0.0.141 - - [2025-11-13 03:08:09] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3140 0.004941 10.0.0.141 - - [2025-11-13 03:08:09] "POST /neutron/port HTTP/1.1" 200 1097 0.009433 10.0.0.141 - - [2025-11-13 03:08:10] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.004358 10.0.0.141 - - [2025-11-13 03:08:10] "GET /virtual-machine-interface/a1d719b2-77fe-4223-b3bf-c3b737fab05b HTTP/1.1" 200 3192 0.006510 10.0.0.141 - - [2025-11-13 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.141 - - [2025-11-13 03:08:10] "GET /security-group/132525c9-8fc0-4fbb-b341-df50748ff853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003309 10.0.0.141 - - [2025-11-13 03:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.141 - - [2025-11-13 03:08:10] "GET /security-group/132525c9-8fc0-4fbb-b341-df50748ff853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2696 0.003974 10.0.0.141 - - [2025-11-13 03:08:10] "POST /neutron/security_group HTTP/1.1" 200 1443 0.004215 10.0.0.141 - - [2025-11-13 03:08:39] "GET /obj-perms HTTP/1.1" 200 5075 0.065241 10.0.0.56 - - [2025-11-13 03:08:39] "GET /obj-perms HTTP/1.1" 200 5075 0.042248 10.0.0.141 - - [2025-11-13 03:09:04] "POST /neutron/port HTTP/1.1" 200 1109 0.018361 10.0.0.141 - - [2025-11-13 03:09:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004672 10.0.0.141 - - [2025-11-13 03:09:04] "POST /neutron/network HTTP/1.1" 200 927 0.008207 10.0.0.141 - - [2025-11-13 03:09:08] "POST /neutron/network HTTP/1.1" 200 937 0.006198 10.0.0.141 - - [2025-11-13 03:09:08] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.141 - - [2025-11-13 03:10:05] "POST /neutron/security_group_rule HTTP/1.1" 200 546 0.007558 10.0.0.141 - - [2025-11-13 03:10:05] "PUT /access-control-list/613b8407-77b5-40e1-b92c-6576245504c6 HTTP/1.1" 200 272 0.014764 10.0.0.141 - - [2025-11-13 03:10:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.148276 10.0.0.141 - - [2025-11-13 03:10:06] "POST /neutron/port HTTP/1.1" 200 1109 0.030963 10.0.0.141 - - [2025-11-13 03:10:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003773 10.0.0.141 - - [2025-11-13 03:10:06] "POST /neutron/network HTTP/1.1" 200 927 0.007900 10.0.0.141 - - [2025-11-13 03:10:08] "POST /neutron/port HTTP/1.1" 200 1135 0.010812 10.0.0.141 - - [2025-11-13 03:10:08] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 200 1313 0.004423 10.0.0.141 - - [2025-11-13 03:10:08] "POST /neutron/port HTTP/1.1" 200 1109 0.015034 10.0.0.141 - - [2025-11-13 03:10:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003699 10.0.0.141 - - [2025-11-13 03:10:08] "POST /neutron/network HTTP/1.1" 200 927 0.011561 10.0.0.141 - - [2025-11-13 03:10:09] "POST /neutron/port HTTP/1.1" 200 151 0.182251 10.0.0.141 - - [2025-11-13 03:10:10] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 404 171 0.004647 10.0.0.141 - - [2025-11-13 03:10:10] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 404 171 0.003731 10.0.0.141 - - [2025-11-13 03:10:10] "GET /virtual-machine/256e47a2-b7e0-484c-b7a3-39edbd630f35 HTTP/1.1" 404 171 0.003771 10.0.0.141 - - [2025-11-13 03:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.141 - - [2025-11-13 03:10:10] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003504 10.0.0.141 - - [2025-11-13 03:10:11] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002950 10.0.0.141 - - [2025-11-13 03:10:11] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.006566 10.0.0.141 - - [2025-11-13 03:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.141 - - [2025-11-13 03:10:11] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004396 10.0.0.141 - - [2025-11-13 03:10:11] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004335 10.0.0.141 - - [2025-11-13 03:10:14] "GET /obj-perms HTTP/1.1" 200 5091 0.008198 10.0.0.56 - - [2025-11-13 03:10:17] "GET /obj-perms HTTP/1.1" 200 5091 0.003936 10.0.0.141 - - [2025-11-13 03:10:23] "GET /obj-perms HTTP/1.1" 200 5091 0.003473 10.0.0.56 - - [2025-11-13 03:10:26] "GET /obj-perms HTTP/1.1" 200 5091 0.004206 10.0.0.141 - - [2025-11-13 03:10:32] "GET /obj-perms HTTP/1.1" 200 5091 0.004059 10.0.0.56 - - [2025-11-13 03:10:35] "GET /obj-perms HTTP/1.1" 200 5091 0.003610 10.0.0.141 - - [2025-11-13 03:10:35] "GET /obj-perms HTTP/1.1" 200 5091 0.003816 10.0.0.141 - - [2025-11-13 03:10:36] "POST /neutron/port HTTP/1.1" 200 1135 0.011398 10.0.0.141 - - [2025-11-13 03:10:36] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 200 1314 0.005214 10.0.0.141 - - [2025-11-13 03:10:36] "POST /neutron/port HTTP/1.1" 200 1071 0.016563 10.0.0.141 - - [2025-11-13 03:10:38] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 404 171 0.003346 10.0.0.141 - - [2025-11-13 03:10:38] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 404 171 0.002438 10.0.0.141 - - [2025-11-13 03:10:38] "GET /virtual-machine/a8a35045-08ac-4cb2-8faf-821b89c779e3 HTTP/1.1" 404 171 0.002517 10.0.0.141 - - [2025-11-13 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2025-11-13 03:10:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004105 10.0.0.141 - - [2025-11-13 03:10:38] "GET /virtual-networks?parent_id=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 413 0.002881 10.0.0.141 - - [2025-11-13 03:10:38] "GET /virtual-network/1c2364dc-df36-40ef-81e4-98159abe43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2204 0.007644 10.0.0.141 - - [2025-11-13 03:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.141 - - [2025-11-13 03:10:38] "GET /routing-instance/5991d130-2e37-4c76-b5f1-6e52658a5d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004163 10.0.0.141 - - [2025-11-13 03:10:38] "GET /route-target/1fa55c08-ef35-492f-b1a7-008ae43cc7c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003535 10.0.0.61 - - [2025-11-13 03:10:41] "GET /obj-perms HTTP/1.1" 200 5075 0.045224 10.0.0.141 - - [2025-11-13 03:10:41] "GET /obj-perms HTTP/1.1" 200 5091 0.004039 10.0.0.141 - - [2025-11-13 03:10:41] "GET /obj-perms HTTP/1.1" 200 5091 0.004116 10.0.0.56 - - [2025-11-13 03:10:41] "GET /obj-perms HTTP/1.1" 200 5091 0.003979 10.0.0.141 - - [2025-11-13 03:10:41] "POST /neutron/network HTTP/1.1" 200 927 0.006055 10.0.0.141 - - [2025-11-13 03:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2025-11-13 03:10:42] "POST /neutron/security_group HTTP/1.1" 200 151 0.040285 10.0.0.141 - - [2025-11-13 03:10:42] "POST /fqname-to-id HTTP/1.1" 404 245 0.003687 10.0.0.141 - - [2025-11-13 03:10:42] "DELETE /access-control-list/613b8407-77b5-40e1-b92c-6576245504c6 HTTP/1.1" 200 115 0.022989 10.0.0.61 - - [2025-11-13 03:10:43] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000901 10.0.0.141 - - [2025-11-13 03:10:43] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.037017 10.0.0.61 - - [2025-11-13 03:10:43] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.001304 10.0.0.141 - - [2025-11-13 03:10:43] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?fields=virtual_networks HTTP/1.1" 200 1084 0.039495 10.0.0.61 - - [2025-11-13 03:10:44] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000914 10.0.0.141 - - [2025-11-13 03:10:44] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?fields=virtual_machine_interfaces HTTP/1.1" 200 1084 0.038979 10.0.0.61 - - [2025-11-13 03:10:44] "GET /projects?obj_uuids=79df1f9c-fa15-487b-8ffe-e212867cc028&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.000940 10.0.0.141 - - [2025-11-13 03:10:44] "GET /project/79df1f9c-fa15-487b-8ffe-e212867cc028?fields=security_groups HTTP/1.1" 200 1331 0.035737 10.0.0.141 - - [2025-11-13 03:10:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.022254 10.0.0.61 - - [2025-11-13 03:10:45] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002695 10.0.0.61 - - [2025-11-13 03:10:45] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001064 10.0.0.61 - - [2025-11-13 03:10:45] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007233 10.0.0.61 - - [2025-11-13 03:10:45] "POST /id-to-fqname HTTP/1.1" 200 188 0.004125 10.0.0.61 - - [2025-11-13 03:10:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.005987 10.0.0.61 - - [2025-11-13 03:10:45] "POST /security-groups HTTP/1.1" 200 589 0.026572 10.0.0.61 - - [2025-11-13 03:10:45] "POST /projects HTTP/1.1" 200 581 0.240096 10.0.0.141 - - [2025-11-13 03:10:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.007422 10.0.0.61 - - [2025-11-13 03:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.311410 10.0.0.141 - - [2025-11-13 03:10:45] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.430625 10.0.0.141 - - [2025-11-13 03:10:46] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.141 - - [2025-11-13 03:10:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.141 - - [2025-11-13 03:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.059523 10.0.0.61 - - [2025-11-13 03:10:48] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001013 10.0.0.141 - - [2025-11-13 03:10:48] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.034256 10.0.0.141 - - [2025-11-13 03:10:49] "POST /ref-update HTTP/1.1" 200 156 0.023888 10.0.0.61 - - [2025-11-13 03:10:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008910 10.0.0.141 - - [2025-11-13 03:10:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.265730 10.0.0.141 - - [2025-11-13 03:10:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001312 10.0.0.141 - - [2025-11-13 03:10:49] "GET /virtual-network/88e82717-46f9-48a4-a2f9-0249a686a935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004969 10.0.0.141 - - [2025-11-13 03:10:49] "GET /virtual-network/88e82717-46f9-48a4-a2f9-0249a686a935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006252 10.0.0.141 - - [2025-11-13 03:10:49] "POST /neutron/network HTTP/1.1" 200 835 0.009320 10.0.0.141 - - [2025-11-13 03:10:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001316 10.0.0.61 - - [2025-11-13 03:10:50] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001240 10.0.0.141 - - [2025-11-13 03:10:50] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.059170 10.0.0.141 - - [2025-11-13 03:10:50] "POST /neutron/network HTTP/1.1" 200 835 0.032144 10.0.0.141 - - [2025-11-13 03:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.005863 10.0.0.141 - - [2025-11-13 03:10:51] "POST /neutron/port HTTP/1.1" 200 1059 0.014000 10.0.0.141 - - [2025-11-13 03:10:51] "POST /neutron/port HTTP/1.1" 200 1087 0.015276 10.0.0.141 - - [2025-11-13 03:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.001296 10.0.0.141 - - [2025-11-13 03:10:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007574 10.0.0.141 - - [2025-11-13 03:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.61 - - [2025-11-13 03:10:55] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000934 10.0.0.141 - - [2025-11-13 03:10:55] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.034581 10.0.0.141 - - [2025-11-13 03:10:55] "POST /neutron/network HTTP/1.1" 200 117 0.025059 10.0.0.141 - - [2025-11-13 03:10:56] "POST /neutron/network HTTP/1.1" 200 831 0.007662 10.0.0.141 - - [2025-11-13 03:10:56] "POST /id-to-fqname HTTP/1.1" 200 223 0.000978 10.0.0.141 - - [2025-11-13 03:10:56] "GET /virtual-network/8e4122e9-e890-4ec4-98fe-f692deed874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004490 10.0.0.141 - - [2025-11-13 03:10:56] "GET /virtual-network/8e4122e9-e890-4ec4-98fe-f692deed874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005157 10.0.0.141 - - [2025-11-13 03:10:56] "POST /neutron/subnet HTTP/1.1" 200 720 0.008721 10.0.0.141 - - [2025-11-13 03:10:57] "GET /virtual-network/8e4122e9-e890-4ec4-98fe-f692deed874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005764 10.0.0.141 - - [2025-11-13 03:10:57] "DELETE /access-control-list/4cc84185-b5b2-47f3-885d-126c22cb0b53 HTTP/1.1" 200 115 0.037950 10.0.0.141 - - [2025-11-13 03:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.61 - - [2025-11-13 03:10:58] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000802 10.0.0.141 - - [2025-11-13 03:10:58] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029471 10.0.0.141 - - [2025-11-13 03:10:59] "POST /ref-update HTTP/1.1" 200 156 0.033232 10.0.0.61 - - [2025-11-13 03:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002640 10.0.0.141 - - [2025-11-13 03:10:59] "POST /neutron/subnet HTTP/1.1" 200 725 0.226816 10.0.0.141 - - [2025-11-13 03:10:59] "POST /id-to-fqname HTTP/1.1" 200 223 0.001231 10.0.0.141 - - [2025-11-13 03:10:59] "GET /virtual-network/2d4ee5e0-ca79-4ef7-9385-3a886a0d46ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006449 10.0.0.141 - - [2025-11-13 03:10:59] "GET /virtual-network/2d4ee5e0-ca79-4ef7-9385-3a886a0d46ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006482 10.0.0.141 - - [2025-11-13 03:10:59] "POST /neutron/network HTTP/1.1" 200 832 0.006795 10.0.0.141 - - [2025-11-13 03:10:59] "GET /virtual-network/2d4ee5e0-ca79-4ef7-9385-3a886a0d46ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005909 10.0.0.61 - - [2025-11-13 03:10:59] "GET /obj-perms HTTP/1.1" 200 5045 0.050747 10.0.0.141 - - [2025-11-13 03:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.61 - - [2025-11-13 03:10:59] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000808 10.0.0.141 - - [2025-11-13 03:10:59] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.041426 10.0.0.61 - - [2025-11-13 03:11:00] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000945 10.0.0.141 - - [2025-11-13 03:11:00] "POST /neutron/network HTTP/1.1" 200 615 0.157318 10.0.0.141 - - [2025-11-13 03:11:00] "POST /id-to-fqname HTTP/1.1" 200 224 0.003111 10.0.0.141 - - [2025-11-13 03:11:00] "GET /virtual-network/23d4af79-8965-44ec-9326-f1d483ba23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005081 10.0.0.141 - - [2025-11-13 03:11:00] "POST /neutron/network HTTP/1.1" 200 832 0.006284 10.0.0.141 - - [2025-11-13 03:11:00] "GET /virtual-network/23d4af79-8965-44ec-9326-f1d483ba23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005015 10.0.0.141 - - [2025-11-13 03:11:00] "GET /virtual-network/23d4af79-8965-44ec-9326-f1d483ba23ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005504 10.0.0.141 - - [2025-11-13 03:11:01] "GET /obj-perms HTTP/1.1" 200 5045 0.055199 10.0.0.56 - - [2025-11-13 03:11:01] "GET /obj-perms HTTP/1.1" 200 5045 0.049133 10.0.0.141 - - [2025-11-13 03:11:01] "POST /id-to-fqname HTTP/1.1" 200 223 0.001311 10.0.0.141 - - [2025-11-13 03:11:01] "POST /neutron/port HTTP/1.1" 200 1087 0.018648 10.0.0.61 - - [2025-11-13 03:11:02] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003600 10.0.0.141 - - [2025-11-13 03:11:02] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.079078 10.0.0.141 - - [2025-11-13 03:11:02] "POST /neutron/network HTTP/1.1" 200 832 0.011718 10.0.0.141 - - [2025-11-13 03:11:02] "POST /neutron/port HTTP/1.1" 200 117 0.005677 10.0.0.141 - - [2025-11-13 03:11:02] "POST /id-to-fqname HTTP/1.1" 200 224 0.001186 10.0.0.141 - - [2025-11-13 03:11:02] "POST /neutron/network HTTP/1.1" 200 842 0.006887 10.0.0.141 - - [2025-11-13 03:11:03] "POST /neutron/port HTTP/1.1" 200 1058 0.013764 10.0.0.141 - - [2025-11-13 03:11:03] "POST /neutron/port HTTP/1.1" 200 1086 0.014309 10.0.0.141 - - [2025-11-13 03:11:03] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.61 - - [2025-11-13 03:11:03] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001307 10.0.0.141 - - [2025-11-13 03:11:03] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.060145 10.0.0.141 - - [2025-11-13 03:11:03] "POST /neutron/port HTTP/1.1" 200 2057 0.020041 10.0.0.141 - - [2025-11-13 03:11:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003733 10.0.0.141 - - [2025-11-13 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.61 - - [2025-11-13 03:11:04] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000947 10.0.0.141 - - [2025-11-13 03:11:04] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007013 10.0.0.141 - - [2025-11-13 03:11:04] "POST /service-templates HTTP/1.1" 200 543 0.031557 10.0.0.141 - - [2025-11-13 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.141 - - [2025-11-13 03:11:04] "GET /service-template/b00a0f5f-31e0-454f-b471-204ccddd39ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005885 10.0.0.141 - - [2025-11-13 03:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.141 - - [2025-11-13 03:11:04] "GET /service-template/b00a0f5f-31e0-454f-b471-204ccddd39ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004115 10.0.0.141 - - [2025-11-13 03:11:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001261 10.0.0.141 - - [2025-11-13 03:11:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001227 10.0.0.141 - - [2025-11-13 03:11:04] "POST /neutron/network HTTP/1.1" 200 842 0.007526 10.0.0.141 - - [2025-11-13 03:11:04] "POST /id-to-fqname HTTP/1.1" 200 224 0.002113 10.0.0.141 - - [2025-11-13 03:11:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006698 10.0.0.141 - - [2025-11-13 03:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.141 - - [2025-11-13 03:11:05] "POST /neutron/port HTTP/1.1" 200 1110 0.108665 10.0.0.141 - - [2025-11-13 03:11:05] "DELETE /service-template/b00a0f5f-31e0-454f-b471-204ccddd39ca HTTP/1.1" 200 115 0.040962 10.0.0.141 - - [2025-11-13 03:11:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003111 10.0.0.141 - - [2025-11-13 03:11:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.010939 10.0.0.141 - - [2025-11-13 03:11:05] "POST /neutron/network HTTP/1.1" 200 832 0.006746 10.0.0.141 - - [2025-11-13 03:11:05] "POST /neutron/port HTTP/1.1" 200 1112 0.011024 10.0.0.141 - - [2025-11-13 03:11:06] "POST /neutron/port HTTP/1.1" 200 1110 0.010025 10.0.0.141 - - [2025-11-13 03:11:07] "POST /neutron/network HTTP/1.1" 200 2876 0.010379 10.0.0.61 - - [2025-11-13 03:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006518 10.0.0.61 - - [2025-11-13 03:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003696 10.0.0.141 - - [2025-11-13 03:11:07] "POST /neutron/network HTTP/1.1" 200 151 0.154315 10.0.0.141 - - [2025-11-13 03:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.068354 10.0.0.61 - - [2025-11-13 03:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004767 10.0.0.61 - - [2025-11-13 03:11:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003481 10.0.0.141 - - [2025-11-13 03:11:07] "POST /neutron/network HTTP/1.1" 200 151 0.136772 10.0.0.141 - - [2025-11-13 03:11:07] "DELETE /route-target/78575953-5582-4604-bd49-f6a4efd17c7e HTTP/1.1" 200 115 0.023250 10.0.0.141 - - [2025-11-13 03:11:08] "POST /neutron/network HTTP/1.1" 200 835 0.006879 10.0.0.141 - - [2025-11-13 03:11:09] "POST /neutron/port HTTP/1.1" 200 1113 0.010280 10.0.0.61 - - [2025-11-13 03:11:10] "DELETE /project/42441124f0a142bd8ad899f752a96268 HTTP/1.1" 404 173 0.004016 10.0.0.61 - - [2025-11-13 03:11:10] "DELETE /project/79df1f9c-fa15-487b-8ffe-e212867cc028 HTTP/1.1" 404 177 0.003608 10.0.0.61 - - [2025-11-13 03:11:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006266 10.0.0.141 - - [2025-11-13 03:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.61 - - [2025-11-13 03:11:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001817 10.0.0.141 - - [2025-11-13 03:11:10] "POST /neutron/network HTTP/1.1" 200 151 0.107630 10.0.0.141 - - [2025-11-13 03:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.61 - - [2025-11-13 03:11:13] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.141 - - [2025-11-13 03:11:13] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.034567 10.0.0.141 - - [2025-11-13 03:11:13] "POST /ref-update HTTP/1.1" 200 156 0.029244 10.0.0.61 - - [2025-11-13 03:11:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007304 10.0.0.141 - - [2025-11-13 03:11:13] "POST /neutron/subnet HTTP/1.1" 200 724 0.271390 10.0.0.141 - - [2025-11-13 03:11:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001224 10.0.0.141 - - [2025-11-13 03:11:13] "GET /virtual-network/2c3e2390-3bdf-4dc5-a8e4-1608a9c0d1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005352 10.0.0.141 - - [2025-11-13 03:11:13] "GET /virtual-network/2c3e2390-3bdf-4dc5-a8e4-1608a9c0d1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004416 10.0.0.141 - - [2025-11-13 03:11:13] "POST /neutron/network HTTP/1.1" 200 832 0.006946 10.0.0.141 - - [2025-11-13 03:11:14] "GET /virtual-network/2c3e2390-3bdf-4dc5-a8e4-1608a9c0d1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005190 10.0.0.141 - - [2025-11-13 03:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.61 - - [2025-11-13 03:11:14] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000932 10.0.0.141 - - [2025-11-13 03:11:14] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.044614 10.0.0.61 - - [2025-11-13 03:11:14] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001134 10.0.0.141 - - [2025-11-13 03:11:14] "POST /neutron/network HTTP/1.1" 200 613 0.101002 10.0.0.141 - - [2025-11-13 03:11:14] "POST /id-to-fqname HTTP/1.1" 200 223 0.003029 10.0.0.141 - - [2025-11-13 03:11:14] "GET /virtual-network/4a1e4445-3fbd-4546-b5e7-7ce209202e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004774 10.0.0.141 - - [2025-11-13 03:11:14] "POST /neutron/network HTTP/1.1" 200 830 0.006488 10.0.0.141 - - [2025-11-13 03:11:14] "GET /virtual-network/4a1e4445-3fbd-4546-b5e7-7ce209202e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004930 10.0.0.141 - - [2025-11-13 03:11:15] "GET /virtual-network/4a1e4445-3fbd-4546-b5e7-7ce209202e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005046 10.0.0.61 - - [2025-11-13 03:11:15] "GET /obj-perms HTTP/1.1" 200 5045 0.003331 10.0.0.141 - - [2025-11-13 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.61 - - [2025-11-13 03:11:15] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.141 - - [2025-11-13 03:11:15] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.046091 10.0.0.141 - - [2025-11-13 03:11:15] "POST /neutron/network HTTP/1.1" 200 117 0.014657 10.0.0.141 - - [2025-11-13 03:11:15] "POST /route-targets HTTP/1.1" 200 327 0.011488 10.0.0.141 - - [2025-11-13 03:11:15] "POST /neutron/network HTTP/1.1" 200 831 0.010257 10.0.0.141 - - [2025-11-13 03:11:15] "POST /id-to-fqname HTTP/1.1" 200 224 0.001298 10.0.0.141 - - [2025-11-13 03:11:15] "GET /virtual-network/801d238b-2284-478c-93cc-a7411d798a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005877 10.0.0.141 - - [2025-11-13 03:11:16] "GET /virtual-network/801d238b-2284-478c-93cc-a7411d798a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005636 10.0.0.141 - - [2025-11-13 03:11:16] "POST /neutron/subnet HTTP/1.1" 200 710 0.008443 10.0.0.141 - - [2025-11-13 03:11:16] "GET /virtual-network/801d238b-2284-478c-93cc-a7411d798a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005546 10.0.0.141 - - [2025-11-13 03:11:16] "GET /obj-perms HTTP/1.1" 200 5045 0.004039 10.0.0.56 - - [2025-11-13 03:11:16] "GET /obj-perms HTTP/1.1" 200 5045 0.003427 10.0.0.141 - - [2025-11-13 03:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.61 - - [2025-11-13 03:11:16] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.141 - - [2025-11-13 03:11:16] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038777 10.0.0.141 - - [2025-11-13 03:11:16] "POST /ref-update HTTP/1.1" 200 156 0.019476 10.0.0.61 - - [2025-11-13 03:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.010337 10.0.0.141 - - [2025-11-13 03:11:17] "POST /neutron/subnet HTTP/1.1" 200 734 0.219960 10.0.0.141 - - [2025-11-13 03:11:17] "POST /id-to-fqname HTTP/1.1" 200 229 0.001117 10.0.0.141 - - [2025-11-13 03:11:17] "GET /virtual-network/a22d3f23-c612-43f8-afe6-0ed3bcf0c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004888 10.0.0.141 - - [2025-11-13 03:11:17] "GET /virtual-network/a22d3f23-c612-43f8-afe6-0ed3bcf0c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004688 10.0.0.141 - - [2025-11-13 03:11:17] "POST /neutron/network HTTP/1.1" 200 846 0.006191 10.0.0.141 - - [2025-11-13 03:11:17] "GET /virtual-network/a22d3f23-c612-43f8-afe6-0ed3bcf0c66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005299 10.0.0.141 - - [2025-11-13 03:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.61 - - [2025-11-13 03:11:17] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000959 10.0.0.141 - - [2025-11-13 03:11:17] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.052878 10.0.0.61 - - [2025-11-13 03:11:17] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001187 10.0.0.141 - - [2025-11-13 03:11:17] "POST /neutron/network HTTP/1.1" 200 627 0.115875 10.0.0.141 - - [2025-11-13 03:11:18] "POST /id-to-fqname HTTP/1.1" 200 230 0.003033 10.0.0.141 - - [2025-11-13 03:11:18] "GET /virtual-network/6156f729-b230-4f44-8722-93ce49151525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004443 10.0.0.141 - - [2025-11-13 03:11:18] "POST /neutron/network HTTP/1.1" 200 846 0.009088 10.0.0.141 - - [2025-11-13 03:11:18] "GET /virtual-network/6156f729-b230-4f44-8722-93ce49151525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004795 10.0.0.141 - - [2025-11-13 03:11:18] "GET /virtual-network/6156f729-b230-4f44-8722-93ce49151525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007099 10.0.0.61 - - [2025-11-13 03:11:18] "GET /obj-perms HTTP/1.1" 200 5045 0.003247 10.0.0.141 - - [2025-11-13 03:11:18] "POST /id-to-fqname HTTP/1.1" 200 223 0.001705 10.0.0.141 - - [2025-11-13 03:11:18] "POST /neutron/network HTTP/1.1" 200 840 0.006922 10.0.0.61 - - [2025-11-13 03:11:19] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001363 10.0.0.141 - - [2025-11-13 03:11:19] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.068736 10.0.0.141 - - [2025-11-13 03:11:19] "POST /neutron/port HTTP/1.1" 200 117 0.007731 10.0.0.141 - - [2025-11-13 03:11:19] "POST /id-to-fqname HTTP/1.1" 200 224 0.001337 10.0.0.141 - - [2025-11-13 03:11:20] "POST /neutron/network HTTP/1.1" 200 840 0.010241 10.0.0.141 - - [2025-11-13 03:11:20] "POST /neutron/port HTTP/1.1" 200 1056 0.015532 10.0.0.141 - - [2025-11-13 03:11:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 10.0.0.141 - - [2025-11-13 03:11:20] "POST /neutron/network HTTP/1.1" 200 830 0.005981 10.0.0.61 - - [2025-11-13 03:11:20] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000809 10.0.0.141 - - [2025-11-13 03:11:20] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064936 10.0.0.141 - - [2025-11-13 03:11:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008026 10.0.0.141 - - [2025-11-13 03:11:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.003519 10.0.0.141 - - [2025-11-13 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.61 - - [2025-11-13 03:11:21] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001191 10.0.0.141 - - [2025-11-13 03:11:21] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007586 10.0.0.141 - - [2025-11-13 03:11:21] "POST /service-templates HTTP/1.1" 200 543 0.117191 10.0.0.141 - - [2025-11-13 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.61 - - [2025-11-13 03:11:21] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000872 10.0.0.141 - - [2025-11-13 03:11:21] "GET /service-template/2172f0d4-6667-47d9-b984-d599c69ab380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007431 10.0.0.141 - - [2025-11-13 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.141 - - [2025-11-13 03:11:21] "GET /service-template/2172f0d4-6667-47d9-b984-d599c69ab380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003714 10.0.0.141 - - [2025-11-13 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.003083 10.0.0.141 - - [2025-11-13 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 229 0.001710 10.0.0.141 - - [2025-11-13 03:11:21] "POST /id-to-fqname HTTP/1.1" 200 230 0.004328 10.0.0.141 - - [2025-11-13 03:11:21] "POST /neutron/port HTTP/1.1" 200 1055 0.269395 10.0.0.141 - - [2025-11-13 03:11:21] "POST /neutron/port HTTP/1.1" 200 1997 0.020604 10.0.0.141 - - [2025-11-13 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.141 - - [2025-11-13 03:11:22] "POST /neutron/port HTTP/1.1" 200 1083 0.018636 10.0.0.141 - - [2025-11-13 03:11:22] "DELETE /service-template/2172f0d4-6667-47d9-b984-d599c69ab380 HTTP/1.1" 200 115 0.030591 10.0.0.141 - - [2025-11-13 03:11:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.007652 10.0.0.141 - - [2025-11-13 03:11:22] "POST /neutron/port HTTP/1.1" 200 117 0.001616 10.0.0.141 - - [2025-11-13 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.61 - - [2025-11-13 03:11:22] "POST /useragent-kv HTTP/1.1" 200 115 0.007124 10.0.0.61 - - [2025-11-13 03:11:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003300 10.0.0.141 - - [2025-11-13 03:11:22] "POST /neutron/network HTTP/1.1" 200 151 0.153629 10.0.0.141 - - [2025-11-13 03:11:22] "DELETE /route-target/b98865a4-7fbe-430e-b7e0-715c18200c9d HTTP/1.1" 200 115 0.026489 10.0.0.141 - - [2025-11-13 03:11:22] "POST /neutron/port HTTP/1.1" 200 1084 0.022455 10.0.0.141 - - [2025-11-13 03:11:23] "POST /neutron/network HTTP/1.1" 200 831 0.006612 10.0.0.141 - - [2025-11-13 03:11:23] "POST /neutron/port HTTP/1.1" 200 1109 0.010212 10.0.0.141 - - [2025-11-13 03:11:25] "POST /neutron/network HTTP/1.1" 200 831 0.006167 10.0.0.61 - - [2025-11-13 03:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003108 10.0.0.61 - - [2025-11-13 03:11:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 10.0.0.141 - - [2025-11-13 03:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.141 - - [2025-11-13 03:11:25] "POST /neutron/network HTTP/1.1" 200 151 0.112280 10.0.0.141 - - [2025-11-13 03:11:25] "DELETE /route-target/7ca04268-3a1e-4d3a-85ad-e1733235068e HTTP/1.1" 200 115 0.020632 10.0.0.61 - - [2025-11-13 03:11:27] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001146 10.0.0.141 - - [2025-11-13 03:11:27] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.035991 10.0.0.61 - - [2025-11-13 03:11:27] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001251 10.0.0.141 - - [2025-11-13 03:11:27] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?fields=virtual_networks HTTP/1.1" 200 1038 0.038238 10.0.0.61 - - [2025-11-13 03:11:27] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000905 10.0.0.141 - - [2025-11-13 03:11:27] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.034980 10.0.0.61 - - [2025-11-13 03:11:27] "GET /projects?obj_uuids=42441124-f0a1-42bd-8ad8-99f752a96268&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001156 10.0.0.141 - - [2025-11-13 03:11:27] "GET /project/42441124-f0a1-42bd-8ad8-99f752a96268?fields=security_groups HTTP/1.1" 200 1262 0.035629 10.0.0.141 - - [2025-11-13 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.024559 10.0.0.61 - - [2025-11-13 03:11:28] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002866 10.0.0.61 - - [2025-11-13 03:11:28] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000851 10.0.0.61 - - [2025-11-13 03:11:28] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007406 10.0.0.61 - - [2025-11-13 03:11:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.001091 10.0.0.61 - - [2025-11-13 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.002992 10.0.0.61 - - [2025-11-13 03:11:28] "POST /security-groups HTTP/1.1" 200 589 0.037612 10.0.0.61 - - [2025-11-13 03:11:28] "POST /projects HTTP/1.1" 200 581 0.225121 10.0.0.141 - - [2025-11-13 03:11:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.018698 10.0.0.61 - - [2025-11-13 03:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.298689 10.0.0.141 - - [2025-11-13 03:11:28] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.436830 10.0.0.141 - - [2025-11-13 03:11:29] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.141 - - [2025-11-13 03:11:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2025-11-13 03:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.053600 10.0.0.61 - - [2025-11-13 03:11:32] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000841 10.0.0.141 - - [2025-11-13 03:11:32] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054479 10.0.0.141 - - [2025-11-13 03:11:32] "POST /neutron/network HTTP/1.1" 200 117 0.035287 10.0.0.141 - - [2025-11-13 03:11:32] "POST /ref-update HTTP/1.1" 200 156 0.034133 10.0.0.141 - - [2025-11-13 03:11:32] "POST /neutron/network HTTP/1.1" 200 833 0.008136 10.0.0.141 - - [2025-11-13 03:11:32] "POST /id-to-fqname HTTP/1.1" 200 223 0.000974 10.0.0.141 - - [2025-11-13 03:11:32] "GET /virtual-network/4e10bcb1-01ea-4849-a3a9-c523b90ed1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004503 10.0.0.141 - - [2025-11-13 03:11:32] "GET /virtual-network/4e10bcb1-01ea-4849-a3a9-c523b90ed1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005988 10.0.0.141 - - [2025-11-13 03:11:32] "POST /neutron/subnet HTTP/1.1" 200 729 0.009804 10.0.0.141 - - [2025-11-13 03:11:33] "GET /virtual-network/4e10bcb1-01ea-4849-a3a9-c523b90ed1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005154 10.0.0.141 - - [2025-11-13 03:11:34] "GET /obj-perms HTTP/1.1" 200 5045 0.047996 10.0.0.56 - - [2025-11-13 03:11:34] "GET /obj-perms HTTP/1.1" 200 5045 0.050697 10.0.0.141 - - [2025-11-13 03:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.61 - - [2025-11-13 03:11:34] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001085 10.0.0.141 - - [2025-11-13 03:11:34] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.051371 10.0.0.61 - - [2025-11-13 03:11:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005370 10.0.0.141 - - [2025-11-13 03:11:35] "POST /neutron/subnet HTTP/1.1" 200 725 0.195356 10.0.0.141 - - [2025-11-13 03:11:35] "POST /id-to-fqname HTTP/1.1" 200 225 0.001285 10.0.0.141 - - [2025-11-13 03:11:35] "GET /virtual-network/e9b63719-0338-4fda-847a-4c35fa96fb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.010467 10.0.0.141 - - [2025-11-13 03:11:35] "GET /virtual-network/e9b63719-0338-4fda-847a-4c35fa96fb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005742 10.0.0.141 - - [2025-11-13 03:11:35] "POST /neutron/network HTTP/1.1" 200 836 0.007636 10.0.0.141 - - [2025-11-13 03:11:35] "GET /virtual-network/e9b63719-0338-4fda-847a-4c35fa96fb27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006535 10.0.0.141 - - [2025-11-13 03:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.61 - - [2025-11-13 03:11:36] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000879 10.0.0.141 - - [2025-11-13 03:11:36] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.042396 10.0.0.61 - - [2025-11-13 03:11:36] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000888 10.0.0.141 - - [2025-11-13 03:11:36] "POST /neutron/network HTTP/1.1" 200 619 0.103356 10.0.0.141 - - [2025-11-13 03:11:36] "POST /route-targets HTTP/1.1" 200 327 0.017424 10.0.0.141 - - [2025-11-13 03:11:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.003147 10.0.0.141 - - [2025-11-13 03:11:36] "GET /virtual-network/7d7a0fed-78d9-43dc-b02c-9c10bbb75f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004982 10.0.0.141 - - [2025-11-13 03:11:36] "POST /neutron/network HTTP/1.1" 200 837 0.005765 10.0.0.141 - - [2025-11-13 03:11:36] "GET /virtual-network/7d7a0fed-78d9-43dc-b02c-9c10bbb75f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004507 10.0.0.141 - - [2025-11-13 03:11:36] "GET /virtual-network/7d7a0fed-78d9-43dc-b02c-9c10bbb75f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005013 10.0.0.61 - - [2025-11-13 03:11:37] "GET /obj-perms HTTP/1.1" 200 5045 0.044947 10.0.0.141 - - [2025-11-13 03:11:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001469 10.0.0.141 - - [2025-11-13 03:11:37] "POST /neutron/network HTTP/1.1" 200 846 0.006660 10.0.0.61 - - [2025-11-13 03:11:38] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000956 10.0.0.141 - - [2025-11-13 03:11:38] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.068466 10.0.0.141 - - [2025-11-13 03:11:38] "POST /neutron/port HTTP/1.1" 200 117 0.007861 10.0.0.141 - - [2025-11-13 03:11:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001279 10.0.0.141 - - [2025-11-13 03:11:38] "POST /neutron/network HTTP/1.1" 200 846 0.014767 10.0.0.141 - - [2025-11-13 03:11:39] "POST /neutron/port HTTP/1.1" 200 1058 0.013629 10.0.0.141 - - [2025-11-13 03:11:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003697 10.0.0.141 - - [2025-11-13 03:11:39] "POST /neutron/network HTTP/1.1" 200 836 0.007092 10.0.0.61 - - [2025-11-13 03:11:39] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001019 10.0.0.141 - - [2025-11-13 03:11:39] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.078529 10.0.0.141 - - [2025-11-13 03:11:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007504 10.0.0.141 - - [2025-11-13 03:11:39] "POST /fqname-to-id HTTP/1.1" 404 193 0.008505 10.0.0.141 - - [2025-11-13 03:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.61 - - [2025-11-13 03:11:39] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.141 - - [2025-11-13 03:11:39] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007737 10.0.0.141 - - [2025-11-13 03:11:40] "POST /service-templates HTTP/1.1" 200 543 0.030004 10.0.0.141 - - [2025-11-13 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.141 - - [2025-11-13 03:11:40] "GET /service-template/e000c9c1-aaf5-4e5b-a08f-ba0d5c9a9abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.007307 10.0.0.141 - - [2025-11-13 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.141 - - [2025-11-13 03:11:40] "GET /service-template/e000c9c1-aaf5-4e5b-a08f-ba0d5c9a9abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004214 10.0.0.141 - - [2025-11-13 03:11:40] "POST /id-to-fqname HTTP/1.1" 200 223 0.001348 10.0.0.141 - - [2025-11-13 03:11:40] "POST /id-to-fqname HTTP/1.1" 200 225 0.001214 10.0.0.141 - - [2025-11-13 03:11:40] "POST /id-to-fqname HTTP/1.1" 200 226 0.001324 10.0.0.61 - - [2025-11-13 03:11:40] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000925 10.0.0.141 - - [2025-11-13 03:11:40] "POST /neutron/port HTTP/1.1" 200 1057 0.315942 10.0.0.141 - - [2025-11-13 03:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.141 - - [2025-11-13 03:11:40] "POST /neutron/port HTTP/1.1" 200 1057 0.011234 10.0.0.141 - - [2025-11-13 03:11:40] "DELETE /service-template/e000c9c1-aaf5-4e5b-a08f-ba0d5c9a9abc HTTP/1.1" 200 115 0.028584 10.0.0.141 - - [2025-11-13 03:11:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.006094 10.0.0.141 - - [2025-11-13 03:11:40] "POST /neutron/port HTTP/1.1" 200 1085 0.014021 10.0.0.141 - - [2025-11-13 03:11:40] "POST /neutron/port HTTP/1.1" 200 117 0.001180 10.0.0.141 - - [2025-11-13 03:11:41] "POST /neutron/network HTTP/1.1" 400 204 0.013465 10.0.0.141 - - [2025-11-13 03:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.049594 10.0.0.141 - - [2025-11-13 03:11:41] "POST /neutron/port HTTP/1.1" 200 151 0.179559 10.0.0.56 - - [2025-11-13 03:11:41] "GET /obj-perms HTTP/1.1" 200 5075 0.044121 10.0.0.141 - - [2025-11-13 03:11:42] "POST /neutron/port HTTP/1.1" 200 151 0.180736 10.0.0.141 - - [2025-11-13 03:11:42] "POST /neutron/network HTTP/1.1" 200 117 0.010580 10.0.0.141 - - [2025-11-13 03:11:43] "DELETE /route-target/c3df2d28-7f0b-4cd9-8905-9e60117f6903 HTTP/1.1" 200 115 0.024653 10.0.0.141 - - [2025-11-13 03:11:43] "POST /neutron/port HTTP/1.1" 200 117 0.010603 10.0.0.141 - - [2025-11-13 03:11:43] "POST /neutron/network HTTP/1.1" 200 833 0.006959 10.0.0.141 - - [2025-11-13 03:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.141 - - [2025-11-13 03:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.61 - - [2025-11-13 03:11:46] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.023464 10.0.0.141 - - [2025-11-13 03:11:46] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058233 10.0.0.61 - - [2025-11-13 03:11:46] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000910 10.0.0.141 - - [2025-11-13 03:11:46] "POST /neutron/network HTTP/1.1" 200 613 0.122116 10.0.0.141 - - [2025-11-13 03:11:47] "POST /ref-update HTTP/1.1" 200 156 0.020751 10.0.0.141 - - [2025-11-13 03:11:47] "POST /id-to-fqname HTTP/1.1" 200 223 0.003418 10.0.0.141 - - [2025-11-13 03:11:47] "GET /virtual-network/fcf27073-c2e9-45b0-a4d4-c7aaf211313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005164 10.0.0.141 - - [2025-11-13 03:11:47] "POST /neutron/network HTTP/1.1" 200 831 0.005909 10.0.0.141 - - [2025-11-13 03:11:47] "GET /virtual-network/fcf27073-c2e9-45b0-a4d4-c7aaf211313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004972 10.0.0.141 - - [2025-11-13 03:11:47] "GET /virtual-network/fcf27073-c2e9-45b0-a4d4-c7aaf211313d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006146 10.0.0.141 - - [2025-11-13 03:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.61 - - [2025-11-13 03:11:47] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000920 10.0.0.141 - - [2025-11-13 03:11:47] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.032649 10.0.0.141 - - [2025-11-13 03:11:47] "POST /neutron/network HTTP/1.1" 200 117 0.016576 10.0.0.141 - - [2025-11-13 03:11:48] "POST /neutron/network HTTP/1.1" 200 831 0.008743 10.0.0.141 - - [2025-11-13 03:11:48] "POST /id-to-fqname HTTP/1.1" 200 223 0.000960 10.0.0.141 - - [2025-11-13 03:11:48] "GET /virtual-network/a952ac16-41d8-4e82-bd57-87963a837874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004576 10.0.0.141 - - [2025-11-13 03:11:48] "GET /virtual-network/a952ac16-41d8-4e82-bd57-87963a837874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005003 10.0.0.141 - - [2025-11-13 03:11:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.007934 10.0.0.141 - - [2025-11-13 03:11:48] "GET /virtual-network/a952ac16-41d8-4e82-bd57-87963a837874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007128 10.0.0.141 - - [2025-11-13 03:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.61 - - [2025-11-13 03:11:48] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.141 - - [2025-11-13 03:11:48] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.039685 10.0.0.141 - - [2025-11-13 03:11:49] "POST /route-targets HTTP/1.1" 200 327 0.018643 10.0.0.61 - - [2025-11-13 03:11:49] "POST /useragent-kv HTTP/1.1" 200 115 0.015076 10.0.0.141 - - [2025-11-13 03:11:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.218473 10.0.0.141 - - [2025-11-13 03:11:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001179 10.0.0.141 - - [2025-11-13 03:11:49] "GET /virtual-network/afb5f143-0b32-47a1-9239-4b74dd27d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004663 10.0.0.141 - - [2025-11-13 03:11:49] "GET /virtual-network/afb5f143-0b32-47a1-9239-4b74dd27d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.007771 10.0.0.141 - - [2025-11-13 03:11:49] "POST /neutron/network HTTP/1.1" 200 835 0.006574 10.0.0.141 - - [2025-11-13 03:11:49] "GET /virtual-network/afb5f143-0b32-47a1-9239-4b74dd27d811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.005673 10.0.0.141 - - [2025-11-13 03:11:49] "GET /obj-perms HTTP/1.1" 200 5045 0.003237 10.0.0.56 - - [2025-11-13 03:11:49] "GET /obj-perms HTTP/1.1" 200 5045 0.003479 10.0.0.61 - - [2025-11-13 03:11:49] "GET /obj-perms HTTP/1.1" 200 5045 0.002967 10.0.0.141 - - [2025-11-13 03:11:49] "POST /id-to-fqname HTTP/1.1" 200 223 0.001212 10.0.0.61 - - [2025-11-13 03:11:50] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.141 - - [2025-11-13 03:11:50] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.056933 10.0.0.141 - - [2025-11-13 03:11:50] "POST /neutron/network HTTP/1.1" 200 831 0.006244 10.0.0.141 - - [2025-11-13 03:11:50] "POST /id-to-fqname HTTP/1.1" 200 224 0.001292 10.0.0.141 - - [2025-11-13 03:11:51] "POST /neutron/port HTTP/1.1" 200 117 0.005743 10.0.0.61 - - [2025-11-13 03:11:51] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.141 - - [2025-11-13 03:11:51] "POST /neutron/port HTTP/1.1" 200 1057 0.265077 10.0.0.141 - - [2025-11-13 03:11:51] "POST /neutron/port HTTP/1.1" 200 1111 0.095878 10.0.0.141 - - [2025-11-13 03:11:51] "POST /neutron/subnet HTTP/1.1" 200 694 0.008026 10.0.0.61 - - [2025-11-13 03:11:52] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000940 10.0.0.141 - - [2025-11-13 03:11:52] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065161 10.0.0.141 - - [2025-11-13 03:11:52] "POST /neutron/network HTTP/1.1" 200 835 0.006294 10.0.0.141 - - [2025-11-13 03:11:52] "POST /neutron/port HTTP/1.1" 200 117 0.005576 10.0.0.141 - - [2025-11-13 03:11:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.002980 10.0.0.141 - - [2025-11-13 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.61 - - [2025-11-13 03:11:52] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000955 10.0.0.141 - - [2025-11-13 03:11:52] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.007005 10.0.0.141 - - [2025-11-13 03:11:52] "POST /service-templates HTTP/1.1" 200 543 0.042695 10.0.0.141 - - [2025-11-13 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.141 - - [2025-11-13 03:11:52] "GET /service-template/e69b2ead-c748-4474-ade0-9c8bbeac3e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006960 10.0.0.141 - - [2025-11-13 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.141 - - [2025-11-13 03:11:52] "GET /service-template/e69b2ead-c748-4474-ade0-9c8bbeac3e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.004827 10.0.0.141 - - [2025-11-13 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.000960 10.0.0.141 - - [2025-11-13 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 223 0.001552 10.0.0.141 - - [2025-11-13 03:11:52] "POST /id-to-fqname HTTP/1.1" 200 224 0.002176 10.0.0.141 - - [2025-11-13 03:11:53] "POST /neutron/port HTTP/1.1" 200 2002 0.049704 10.0.0.141 - - [2025-11-13 03:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.141 - - [2025-11-13 03:11:53] "POST /neutron/port HTTP/1.1" 200 1059 0.014887 10.0.0.141 - - [2025-11-13 03:11:53] "DELETE /service-template/e69b2ead-c748-4474-ade0-9c8bbeac3e68 HTTP/1.1" 200 115 0.027391 10.0.0.141 - - [2025-11-13 03:11:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.005443 10.0.0.141 - - [2025-11-13 03:11:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003812 10.0.0.141 - - [2025-11-13 03:11:53] "POST /neutron/network HTTP/1.1" 200 835 0.006492 10.0.0.141 - - [2025-11-13 03:11:53] "POST /neutron/port HTTP/1.1" 200 1085 0.013747 10.0.0.141 - - [2025-11-13 03:11:54] "POST /neutron/port HTTP/1.1" 200 1087 0.016143 10.0.0.141 - - [2025-11-13 03:11:54] "POST /neutron/port HTTP/1.1" 200 117 0.005834 10.0.0.141 - - [2025-11-13 03:11:55] "POST /neutron/port HTTP/1.1" 200 117 0.006224 10.0.0.141 - - [2025-11-13 03:11:55] "DELETE /route-target/cf443e21-1008-4206-b61d-e5914fe8247c HTTP/1.1" 200 115 0.021017 10.0.0.141 - - [2025-11-13 03:11:55] "POST /neutron/network HTTP/1.1" 200 831 0.006569 10.0.0.61 - - [2025-11-13 03:11:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005734 10.0.0.141 - - [2025-11-13 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.61 - - [2025-11-13 03:11:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002060 10.0.0.141 - - [2025-11-13 03:11:56] "POST /neutron/network HTTP/1.1" 200 151 0.100997 10.0.0.61 - - [2025-11-13 03:11:57] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000948 10.0.0.141 - - [2025-11-13 03:11:57] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.065428 10.0.0.61 - - [2025-11-13 03:11:57] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001132 10.0.0.141 - - [2025-11-13 03:11:57] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?fields=virtual_networks HTTP/1.1" 200 1039 0.054902 10.0.0.61 - - [2025-11-13 03:11:57] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001332 10.0.0.141 - - [2025-11-13 03:11:57] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.072533 10.0.0.141 - - [2025-11-13 03:11:57] "DELETE /access-control-list/0ac0445d-6032-43ca-9c26-ac9b771b6610 HTTP/1.1" 200 115 0.080181 10.0.0.61 - - [2025-11-13 03:11:58] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001391 10.0.0.141 - - [2025-11-13 03:11:58] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?fields=security_groups HTTP/1.1" 200 1263 0.059061 10.0.0.141 - - [2025-11-13 03:11:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.023507 10.0.0.61 - - [2025-11-13 03:11:59] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003673 10.0.0.61 - - [2025-11-13 03:11:59] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000986 10.0.0.61 - - [2025-11-13 03:11:59] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.039160 10.0.0.61 - - [2025-11-13 03:11:59] "POST /id-to-fqname HTTP/1.1" 200 186 0.004244 10.0.0.61 - - [2025-11-13 03:11:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.003475 10.0.0.61 - - [2025-11-13 03:11:59] "POST /security-groups HTTP/1.1" 200 587 0.026435 10.0.0.61 - - [2025-11-13 03:11:59] "POST /projects HTTP/1.1" 200 577 0.240506 10.0.0.141 - - [2025-11-13 03:11:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.008996 10.0.0.61 - - [2025-11-13 03:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.308819 10.0.0.141 - - [2025-11-13 03:11:59] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.479991 10.0.0.141 - - [2025-11-13 03:12:00] "GET / HTTP/1.1" 200 35931 0.002461 10.0.0.141 - - [2025-11-13 03:12:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.141 - - [2025-11-13 03:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.056414 10.0.0.61 - - [2025-11-13 03:12:02] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000902 10.0.0.141 - - [2025-11-13 03:12:02] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.036088 10.0.0.141 - - [2025-11-13 03:12:03] "POST /ref-update HTTP/1.1" 200 156 0.029511 10.0.0.61 - - [2025-11-13 03:12:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004444 10.0.0.141 - - [2025-11-13 03:12:03] "POST /neutron/subnet HTTP/1.1" 200 724 0.245751 10.0.0.141 - - [2025-11-13 03:12:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001274 10.0.0.141 - - [2025-11-13 03:12:03] "GET /virtual-network/d0f51731-0286-4ce6-a3c5-3bc43deb1a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006451 10.0.0.141 - - [2025-11-13 03:12:03] "GET /virtual-network/d0f51731-0286-4ce6-a3c5-3bc43deb1a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006788 10.0.0.141 - - [2025-11-13 03:12:03] "POST /neutron/network HTTP/1.1" 200 830 0.005915 10.0.0.141 - - [2025-11-13 03:12:04] "GET /virtual-network/d0f51731-0286-4ce6-a3c5-3bc43deb1a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007056 10.0.0.141 - - [2025-11-13 03:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.61 - - [2025-11-13 03:12:05] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001554 10.0.0.141 - - [2025-11-13 03:12:05] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042108 10.0.0.61 - - [2025-11-13 03:12:05] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000941 10.0.0.141 - - [2025-11-13 03:12:05] "POST /neutron/network HTTP/1.1" 200 611 0.125558 10.0.0.141 - - [2025-11-13 03:12:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.004453 10.0.0.141 - - [2025-11-13 03:12:06] "GET /virtual-network/faf48b80-6c63-457e-a79c-4c77260206ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005449 10.0.0.141 - - [2025-11-13 03:12:06] "POST /neutron/network HTTP/1.1" 200 827 0.006163 10.0.0.141 - - [2025-11-13 03:12:06] "GET /virtual-network/faf48b80-6c63-457e-a79c-4c77260206ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004708 10.0.0.141 - - [2025-11-13 03:12:06] "GET /virtual-network/faf48b80-6c63-457e-a79c-4c77260206ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005599 10.0.0.141 - - [2025-11-13 03:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.61 - - [2025-11-13 03:12:06] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000851 10.0.0.141 - - [2025-11-13 03:12:06] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033160 10.0.0.141 - - [2025-11-13 03:12:06] "POST /neutron/network HTTP/1.1" 200 117 0.012904 10.0.0.141 - - [2025-11-13 03:12:07] "POST /neutron/network HTTP/1.1" 200 832 0.008094 10.0.0.141 - - [2025-11-13 03:12:07] "POST /id-to-fqname HTTP/1.1" 200 222 0.001075 10.0.0.141 - - [2025-11-13 03:12:07] "GET /virtual-network/b78e5075-a586-49fa-ae12-064bb686e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004792 10.0.0.141 - - [2025-11-13 03:12:07] "GET /virtual-network/b78e5075-a586-49fa-ae12-064bb686e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005948 10.0.0.141 - - [2025-11-13 03:12:07] "POST /neutron/subnet HTTP/1.1" 200 724 0.009459 10.0.0.141 - - [2025-11-13 03:12:07] "POST /route-targets HTTP/1.1" 200 327 0.013731 10.0.0.61 - - [2025-11-13 03:12:10] "DELETE /project/9743c5441c2141a5bbcc4ad7fe9c97b0 HTTP/1.1" 404 173 0.004034 10.0.0.61 - - [2025-11-13 03:12:10] "DELETE /project/42441124-f0a1-42bd-8ad8-99f752a96268 HTTP/1.1" 404 177 0.008426 10.0.0.61 - - [2025-11-13 03:12:10] "DELETE /project/61e99fa727994dc28243c05a0336fef1 HTTP/1.1" 404 173 0.005384 10.0.0.61 - - [2025-11-13 03:12:10] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000793 10.0.0.61 - - [2025-11-13 03:12:10] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.039186 10.0.0.61 - - [2025-11-13 03:12:10] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001566 10.0.0.61 - - [2025-11-13 03:12:10] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?fields=security_groups HTTP/1.1" 200 1368 0.085151 10.0.0.61 - - [2025-11-13 03:12:10] "DELETE /security-group/3a5f4383-e053-4d38-8afa-7fb079338acb HTTP/1.1" 200 115 0.043696 10.0.0.61 - - [2025-11-13 03:12:10] "GET /projects?obj_uuids=9743c544-1c21-41a5-bbcc-4ad7fe9c97b0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000923 10.0.0.61 - - [2025-11-13 03:12:10] "GET /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0?fields=application_policy_sets HTTP/1.1" 200 1407 0.036534 10.0.0.141 - - [2025-11-13 03:12:10] "DELETE /access-control-list/1b47882b-7c4a-4ab6-86bb-ba591864d18a HTTP/1.1" 200 115 0.043638 10.0.0.61 - - [2025-11-13 03:12:10] "DELETE /project/9743c544-1c21-41a5-bbcc-4ad7fe9c97b0 HTTP/1.1" 200 115 0.407967 10.0.0.141 - - [2025-11-13 03:12:12] "GET /virtual-network/b78e5075-a586-49fa-ae12-064bb686e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005403 10.0.0.141 - - [2025-11-13 03:12:12] "GET /obj-perms HTTP/1.1" 200 5041 0.058819 10.0.0.56 - - [2025-11-13 03:12:12] "GET /obj-perms HTTP/1.1" 200 5041 0.051213 10.0.0.61 - - [2025-11-13 03:12:13] "GET /obj-perms HTTP/1.1" 200 5041 0.046813 10.0.0.141 - - [2025-11-13 03:12:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001782 10.0.0.61 - - [2025-11-13 03:12:14] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001081 10.0.0.141 - - [2025-11-13 03:12:14] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.060858 10.0.0.141 - - [2025-11-13 03:12:14] "POST /neutron/port HTTP/1.1" 200 117 0.006717 10.0.0.141 - - [2025-11-13 03:12:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001567 10.0.0.141 - - [2025-11-13 03:12:14] "POST /neutron/network HTTP/1.1" 200 842 0.006709 10.0.0.141 - - [2025-11-13 03:12:15] "POST /neutron/port HTTP/1.1" 200 1053 0.051049 10.0.0.141 - - [2025-11-13 03:12:15] "POST /neutron/port HTTP/1.1" 200 1081 0.017985 10.0.0.61 - - [2025-11-13 03:12:15] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001015 10.0.0.141 - - [2025-11-13 03:12:15] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.064321 10.0.0.141 - - [2025-11-13 03:12:15] "POST /neutron/network HTTP/1.1" 200 832 0.006012 10.0.0.141 - - [2025-11-13 03:12:15] "POST /neutron/port HTTP/1.1" 200 1081 0.015427 10.0.0.141 - - [2025-11-13 03:12:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004700 10.0.0.141 - - [2025-11-13 03:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.61 - - [2025-11-13 03:12:15] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002638 10.0.0.141 - - [2025-11-13 03:12:15] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008896 10.0.0.141 - - [2025-11-13 03:12:15] "POST /service-templates HTTP/1.1" 200 543 0.029580 10.0.0.141 - - [2025-11-13 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.141 - - [2025-11-13 03:12:16] "GET /service-template/c0386c2d-5d0b-47f5-b4a1-c0af463d6825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.005557 10.0.0.141 - - [2025-11-13 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.141 - - [2025-11-13 03:12:16] "GET /service-template/c0386c2d-5d0b-47f5-b4a1-c0af463d6825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.003973 10.0.0.141 - - [2025-11-13 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001634 10.0.0.141 - - [2025-11-13 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001206 10.0.0.141 - - [2025-11-13 03:12:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.001675 10.0.0.141 - - [2025-11-13 03:12:16] "POST /neutron/network HTTP/1.1" 200 842 0.006191 10.0.0.141 - - [2025-11-13 03:12:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006671 10.0.0.141 - - [2025-11-13 03:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.141 - - [2025-11-13 03:12:16] "DELETE /service-template/c0386c2d-5d0b-47f5-b4a1-c0af463d6825 HTTP/1.1" 200 115 0.042521 10.0.0.141 - - [2025-11-13 03:12:16] "POST /fqname-to-id HTTP/1.1" 404 193 0.003664 10.0.0.141 - - [2025-11-13 03:12:16] "POST /neutron/port HTTP/1.1" 200 1110 0.135145 10.0.0.141 - - [2025-11-13 03:12:16] "POST /neutron/port HTTP/1.1" 200 1084 0.018935 10.0.0.141 - - [2025-11-13 03:12:17] "POST /neutron/port HTTP/1.1" 200 117 0.001158 10.0.0.141 - - [2025-11-13 03:12:17] "POST /neutron/port HTTP/1.1" 200 1107 0.010475 10.0.0.141 - - [2025-11-13 03:12:18] "POST /neutron/port HTTP/1.1" 200 1110 0.009850 10.0.0.141 - - [2025-11-13 03:12:18] "POST /neutron/network HTTP/1.1" 200 832 0.005641 10.0.0.141 - - [2025-11-13 03:12:18] "POST /neutron/network HTTP/1.1" 200 117 0.009617 10.0.0.141 - - [2025-11-13 03:12:19] "POST /neutron/port HTTP/1.1" 200 117 0.005825 10.0.0.141 - - [2025-11-13 03:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.141 - - [2025-11-13 03:12:19] "DELETE /route-target/bee9c248-0a1f-48af-9469-8969782168cf HTTP/1.1" 200 115 0.023820 10.0.0.141 - - [2025-11-13 03:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.61 - - [2025-11-13 03:12:22] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000921 10.0.0.141 - - [2025-11-13 03:12:22] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039829 10.0.0.141 - - [2025-11-13 03:12:22] "POST /neutron/network HTTP/1.1" 200 117 0.012071 10.0.0.141 - - [2025-11-13 03:12:22] "POST /neutron/network HTTP/1.1" 200 831 0.007910 10.0.0.141 - - [2025-11-13 03:12:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001036 10.0.0.141 - - [2025-11-13 03:12:22] "GET /virtual-network/8361c70d-c6b8-46c9-95f3-22a7a3d729ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004557 10.0.0.141 - - [2025-11-13 03:12:22] "GET /virtual-network/8361c70d-c6b8-46c9-95f3-22a7a3d729ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004856 10.0.0.141 - - [2025-11-13 03:12:23] "POST /neutron/subnet HTTP/1.1" 200 729 0.008294 10.0.0.141 - - [2025-11-13 03:12:23] "GET /virtual-network/8361c70d-c6b8-46c9-95f3-22a7a3d729ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006064 10.0.0.141 - - [2025-11-13 03:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.61 - - [2025-11-13 03:12:23] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000918 10.0.0.141 - - [2025-11-13 03:12:23] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046022 10.0.0.141 - - [2025-11-13 03:12:23] "POST /route-targets HTTP/1.1" 200 327 0.020769 10.0.0.61 - - [2025-11-13 03:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007530 10.0.0.141 - - [2025-11-13 03:12:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.166503 10.0.0.141 - - [2025-11-13 03:12:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001303 10.0.0.141 - - [2025-11-13 03:12:24] "GET /virtual-network/3c1faeb5-0f88-4a8c-9ee1-f353b6be92c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004880 10.0.0.141 - - [2025-11-13 03:12:24] "GET /virtual-network/3c1faeb5-0f88-4a8c-9ee1-f353b6be92c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005058 10.0.0.141 - - [2025-11-13 03:12:24] "POST /neutron/network HTTP/1.1" 200 830 0.005694 10.0.0.141 - - [2025-11-13 03:12:24] "GET /virtual-network/3c1faeb5-0f88-4a8c-9ee1-f353b6be92c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005305 10.0.0.141 - - [2025-11-13 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.61 - - [2025-11-13 03:12:24] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001226 10.0.0.141 - - [2025-11-13 03:12:24] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.050293 10.0.0.61 - - [2025-11-13 03:12:24] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000937 10.0.0.141 - - [2025-11-13 03:12:24] "POST /neutron/network HTTP/1.1" 200 613 0.113386 10.0.0.141 - - [2025-11-13 03:12:24] "POST /ref-update HTTP/1.1" 200 156 0.029390 10.0.0.141 - - [2025-11-13 03:12:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.002892 10.0.0.141 - - [2025-11-13 03:12:25] "GET /virtual-network/d6ecd018-37f8-4f27-a082-b0af5304a4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004924 10.0.0.141 - - [2025-11-13 03:12:25] "POST /neutron/network HTTP/1.1" 200 831 0.005604 10.0.0.141 - - [2025-11-13 03:12:25] "GET /virtual-network/d6ecd018-37f8-4f27-a082-b0af5304a4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004935 10.0.0.141 - - [2025-11-13 03:12:25] "GET /virtual-network/d6ecd018-37f8-4f27-a082-b0af5304a4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005713 10.0.0.141 - - [2025-11-13 03:12:25] "GET /obj-perms HTTP/1.1" 200 5041 0.003596 10.0.0.56 - - [2025-11-13 03:12:25] "GET /obj-perms HTTP/1.1" 200 5041 0.003114 10.0.0.61 - - [2025-11-13 03:12:25] "GET /obj-perms HTTP/1.1" 200 5041 0.002816 10.0.0.141 - - [2025-11-13 03:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.61 - - [2025-11-13 03:12:25] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001107 10.0.0.141 - - [2025-11-13 03:12:25] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037174 10.0.0.141 - - [2025-11-13 03:12:25] "POST /neutron/network HTTP/1.1" 200 117 0.012563 10.0.0.141 - - [2025-11-13 03:12:26] "POST /neutron/network HTTP/1.1" 200 843 0.007771 10.0.0.141 - - [2025-11-13 03:12:26] "POST /id-to-fqname HTTP/1.1" 200 227 0.000968 10.0.0.141 - - [2025-11-13 03:12:26] "GET /virtual-network/2d8d765d-8481-4d2f-b036-2f92371af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004676 10.0.0.141 - - [2025-11-13 03:12:26] "GET /virtual-network/2d8d765d-8481-4d2f-b036-2f92371af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005718 10.0.0.141 - - [2025-11-13 03:12:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.009322 10.0.0.141 - - [2025-11-13 03:12:26] "GET /virtual-network/2d8d765d-8481-4d2f-b036-2f92371af7f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005479 10.0.0.141 - - [2025-11-13 03:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.61 - - [2025-11-13 03:12:26] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000857 10.0.0.141 - - [2025-11-13 03:12:26] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.035216 10.0.0.141 - - [2025-11-13 03:12:26] "POST /route-targets HTTP/1.1" 200 327 0.011607 10.0.0.61 - - [2025-11-13 03:12:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004830 10.0.0.141 - - [2025-11-13 03:12:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.256273 10.0.0.141 - - [2025-11-13 03:12:27] "POST /id-to-fqname HTTP/1.1" 200 228 0.001278 10.0.0.141 - - [2025-11-13 03:12:27] "GET /virtual-network/74a5a254-a8fa-48db-854c-61b71bb98464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005062 10.0.0.141 - - [2025-11-13 03:12:27] "GET /virtual-network/74a5a254-a8fa-48db-854c-61b71bb98464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005747 10.0.0.141 - - [2025-11-13 03:12:27] "POST /neutron/network HTTP/1.1" 200 845 0.006468 10.0.0.141 - - [2025-11-13 03:12:27] "GET /virtual-network/74a5a254-a8fa-48db-854c-61b71bb98464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.008921 10.0.0.141 - - [2025-11-13 03:12:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001892 10.0.0.61 - - [2025-11-13 03:12:28] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001336 10.0.0.141 - - [2025-11-13 03:12:28] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.072506 10.0.0.141 - - [2025-11-13 03:12:28] "POST /neutron/network HTTP/1.1" 200 830 0.006198 10.0.0.141 - - [2025-11-13 03:12:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001356 10.0.0.141 - - [2025-11-13 03:12:28] "POST /neutron/port HTTP/1.1" 200 117 0.005269 10.0.0.61 - - [2025-11-13 03:12:29] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000938 10.0.0.141 - - [2025-11-13 03:12:29] "POST /neutron/port HTTP/1.1" 200 1056 0.266035 10.0.0.141 - - [2025-11-13 03:12:29] "POST /neutron/port HTTP/1.1" 200 1110 0.102045 10.0.0.141 - - [2025-11-13 03:12:29] "POST /neutron/subnet HTTP/1.1" 200 699 0.009498 10.0.0.61 - - [2025-11-13 03:12:29] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001079 10.0.0.141 - - [2025-11-13 03:12:29] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.068806 10.0.0.141 - - [2025-11-13 03:12:29] "POST /neutron/network HTTP/1.1" 200 831 0.005463 10.0.0.141 - - [2025-11-13 03:12:30] "POST /neutron/port HTTP/1.1" 200 117 0.007504 10.0.0.141 - - [2025-11-13 03:12:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.006806 10.0.0.141 - - [2025-11-13 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.61 - - [2025-11-13 03:12:30] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001127 10.0.0.141 - - [2025-11-13 03:12:30] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.014640 10.0.0.141 - - [2025-11-13 03:12:30] "POST /service-templates HTTP/1.1" 200 543 0.027034 10.0.0.141 - - [2025-11-13 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.141 - - [2025-11-13 03:12:30] "GET /service-template/eda36fef-4d2b-411d-8c01-1f70b804b0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007231 10.0.0.141 - - [2025-11-13 03:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010762 10.0.0.141 - - [2025-11-13 03:12:30] "GET /service-template/eda36fef-4d2b-411d-8c01-1f70b804b0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003865 10.0.0.141 - - [2025-11-13 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.000991 10.0.0.141 - - [2025-11-13 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 227 0.001664 10.0.0.141 - - [2025-11-13 03:12:30] "POST /id-to-fqname HTTP/1.1" 200 228 0.001734 10.0.0.141 - - [2025-11-13 03:12:30] "POST /neutron/port HTTP/1.1" 200 1914 0.090819 10.0.0.141 - - [2025-11-13 03:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.141 - - [2025-11-13 03:12:31] "DELETE /service-template/eda36fef-4d2b-411d-8c01-1f70b804b0e7 HTTP/1.1" 200 115 0.034625 10.0.0.141 - - [2025-11-13 03:12:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.005161 10.0.0.141 - - [2025-11-13 03:12:31] "POST /neutron/port HTTP/1.1" 200 1055 0.020057 10.0.0.141 - - [2025-11-13 03:12:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005470 10.0.0.141 - - [2025-11-13 03:12:31] "POST /neutron/network HTTP/1.1" 200 845 0.006773 10.0.0.141 - - [2025-11-13 03:12:31] "DELETE /route-target/765e355d-868c-4026-9d52-5b10d361dd41 HTTP/1.1" 200 115 0.020089 10.0.0.141 - - [2025-11-13 03:12:31] "POST /neutron/network HTTP/1.1" 200 843 0.006629 10.0.0.141 - - [2025-11-13 03:12:31] "POST /neutron/port HTTP/1.1" 200 1110 0.011111 10.0.0.141 - - [2025-11-13 03:12:32] "POST /neutron/network HTTP/1.1" 400 204 0.024858 10.0.0.141 - - [2025-11-13 03:12:33] "POST /neutron/port HTTP/1.1" 200 151 0.198196 10.0.0.141 - - [2025-11-13 03:12:33] "POST /neutron/network HTTP/1.1" 200 117 0.011814 10.0.0.141 - - [2025-11-13 03:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.61 - - [2025-11-13 03:12:34] "POST /useragent-kv HTTP/1.1" 200 115 0.016119 10.0.0.61 - - [2025-11-13 03:12:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001956 10.0.0.141 - - [2025-11-13 03:12:34] "POST /neutron/network HTTP/1.1" 200 151 0.126353 10.0.0.141 - - [2025-11-13 03:12:35] "DELETE /route-target/9a9c209a-d299-42be-8ffb-2f1a4d31c01c HTTP/1.1" 200 115 0.021480 10.0.0.141 - - [2025-11-13 03:12:35] "POST /neutron/network HTTP/1.1" 200 831 0.006884 10.0.0.61 - - [2025-11-13 03:12:36] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000959 10.0.0.141 - - [2025-11-13 03:12:36] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.034314 10.0.0.61 - - [2025-11-13 03:12:36] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000931 10.0.0.141 - - [2025-11-13 03:12:36] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?fields=virtual_networks HTTP/1.1" 200 1033 0.034643 10.0.0.61 - - [2025-11-13 03:12:36] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000959 10.0.0.141 - - [2025-11-13 03:12:37] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035481 10.0.0.61 - - [2025-11-13 03:12:37] "GET /projects?obj_uuids=61e99fa7-2799-4dc2-8243-c05a0336fef1&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000933 10.0.0.141 - - [2025-11-13 03:12:37] "GET /project/61e99fa7-2799-4dc2-8243-c05a0336fef1?fields=security_groups HTTP/1.1" 200 1255 0.038371 10.0.0.141 - - [2025-11-13 03:12:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.024080 10.0.0.61 - - [2025-11-13 03:12:37] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002945 10.0.0.61 - - [2025-11-13 03:12:38] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001005 10.0.0.61 - - [2025-11-13 03:12:38] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006862 10.0.0.61 - - [2025-11-13 03:12:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001458 10.0.0.61 - - [2025-11-13 03:12:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.004792 10.0.0.61 - - [2025-11-13 03:12:38] "POST /security-groups HTTP/1.1" 200 593 0.043002 10.0.0.141 - - [2025-11-13 03:12:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.006870 10.0.0.61 - - [2025-11-13 03:12:38] "POST /projects HTTP/1.1" 200 589 0.234718 10.0.0.61 - - [2025-11-13 03:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.302838 10.0.0.141 - - [2025-11-13 03:12:38] "POST /access-control-lists HTTP/1.1" 200 596 0.025734 10.0.0.141 - - [2025-11-13 03:12:38] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.439828 10.0.0.141 - - [2025-11-13 03:12:39] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.141 - - [2025-11-13 03:12:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000509 10.0.0.141 - - [2025-11-13 03:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.062679 10.0.0.61 - - [2025-11-13 03:12:41] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000826 10.0.0.141 - - [2025-11-13 03:12:41] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.041081 10.0.0.61 - - [2025-11-13 03:12:41] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000885 10.0.0.141 - - [2025-11-13 03:12:41] "POST /neutron/network HTTP/1.1" 200 611 0.149379 10.0.0.61 - - [2025-11-13 03:12:42] "GET /obj-perms HTTP/1.1" 200 5075 0.059674 10.0.0.141 - - [2025-11-13 03:12:42] "POST /id-to-fqname HTTP/1.1" 200 224 0.003440 10.0.0.141 - - [2025-11-13 03:12:42] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006364 10.0.0.141 - - [2025-11-13 03:12:42] "POST /neutron/network HTTP/1.1" 200 829 0.005631 10.0.0.141 - - [2025-11-13 03:12:42] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004586 10.0.0.141 - - [2025-11-13 03:12:43] "GET /obj-perms HTTP/1.1" 200 5075 0.376324 10.0.0.141 - - [2025-11-13 03:12:43] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005445 10.0.0.56 - - [2025-11-13 03:12:44] "GET /obj-perms HTTP/1.1" 200 5053 0.073478 10.0.0.141 - - [2025-11-13 03:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.61 - - [2025-11-13 03:12:44] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000827 10.0.0.141 - - [2025-11-13 03:12:44] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.033817 10.0.0.141 - - [2025-11-13 03:12:44] "POST /neutron/network HTTP/1.1" 200 117 0.014241 10.0.0.141 - - [2025-11-13 03:12:45] "POST /route-targets HTTP/1.1" 200 327 0.013893 10.0.0.141 - - [2025-11-13 03:12:45] "POST /neutron/network HTTP/1.1" 200 831 0.008020 10.0.0.141 - - [2025-11-13 03:12:45] "POST /id-to-fqname HTTP/1.1" 200 225 0.000957 10.0.0.141 - - [2025-11-13 03:12:45] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004557 10.0.0.141 - - [2025-11-13 03:12:45] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004958 10.0.0.141 - - [2025-11-13 03:12:45] "POST /neutron/subnet HTTP/1.1" 200 720 0.008160 10.0.0.141 - - [2025-11-13 03:12:45] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005742 10.0.0.141 - - [2025-11-13 03:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.61 - - [2025-11-13 03:12:46] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002416 10.0.0.141 - - [2025-11-13 03:12:46] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.048282 10.0.0.141 - - [2025-11-13 03:12:46] "POST /ref-update HTTP/1.1" 200 156 0.019568 10.0.0.61 - - [2025-11-13 03:12:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004154 10.0.0.141 - - [2025-11-13 03:12:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.177554 10.0.0.141 - - [2025-11-13 03:12:46] "POST /id-to-fqname HTTP/1.1" 200 227 0.001275 10.0.0.141 - - [2025-11-13 03:12:46] "GET /virtual-network/bdde037e-2076-4a10-87b6-bf0b8117c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005415 10.0.0.141 - - [2025-11-13 03:12:46] "GET /virtual-network/bdde037e-2076-4a10-87b6-bf0b8117c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005363 10.0.0.141 - - [2025-11-13 03:12:46] "POST /neutron/network HTTP/1.1" 200 837 0.006874 10.0.0.141 - - [2025-11-13 03:12:46] "GET /virtual-network/bdde037e-2076-4a10-87b6-bf0b8117c52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005700 10.0.0.141 - - [2025-11-13 03:12:47] "GET /obj-perms HTTP/1.1" 200 5053 0.044421 10.0.0.61 - - [2025-11-13 03:12:47] "GET /obj-perms HTTP/1.1" 200 5053 0.046276 10.0.0.141 - - [2025-11-13 03:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.61 - - [2025-11-13 03:12:47] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001133 10.0.0.141 - - [2025-11-13 03:12:47] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043862 10.0.0.61 - - [2025-11-13 03:12:47] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000936 10.0.0.141 - - [2025-11-13 03:12:47] "POST /neutron/network HTTP/1.1" 200 629 0.127165 10.0.0.141 - - [2025-11-13 03:12:47] "POST /id-to-fqname HTTP/1.1" 200 233 0.002923 10.0.0.141 - - [2025-11-13 03:12:47] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004711 10.0.0.141 - - [2025-11-13 03:12:47] "POST /neutron/network HTTP/1.1" 200 848 0.005583 10.0.0.141 - - [2025-11-13 03:12:47] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004532 10.0.0.141 - - [2025-11-13 03:12:47] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005243 10.0.0.56 - - [2025-11-13 03:12:48] "GET /obj-perms HTTP/1.1" 200 5053 0.004022 10.0.0.141 - - [2025-11-13 03:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.61 - - [2025-11-13 03:12:48] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000818 10.0.0.141 - - [2025-11-13 03:12:48] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.035402 10.0.0.141 - - [2025-11-13 03:12:48] "POST /neutron/network HTTP/1.1" 200 117 0.014229 10.0.0.141 - - [2025-11-13 03:12:48] "POST /route-targets HTTP/1.1" 200 327 0.020320 10.0.0.141 - - [2025-11-13 03:12:48] "POST /neutron/network HTTP/1.1" 200 848 0.008594 10.0.0.141 - - [2025-11-13 03:12:48] "POST /id-to-fqname HTTP/1.1" 200 234 0.000962 10.0.0.141 - - [2025-11-13 03:12:48] "GET /virtual-network/48651c1b-b803-4c12-96b2-b8d9b478bade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004225 10.0.0.141 - - [2025-11-13 03:12:48] "GET /virtual-network/48651c1b-b803-4c12-96b2-b8d9b478bade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.004565 10.0.0.141 - - [2025-11-13 03:12:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.008448 10.0.0.141 - - [2025-11-13 03:12:48] "GET /virtual-network/48651c1b-b803-4c12-96b2-b8d9b478bade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2074 0.005234 10.0.0.141 - - [2025-11-13 03:12:49] "POST /id-to-fqname HTTP/1.1" 200 224 0.001752 10.0.0.61 - - [2025-11-13 03:12:50] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001002 10.0.0.141 - - [2025-11-13 03:12:50] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.066241 10.0.0.141 - - [2025-11-13 03:12:50] "POST /neutron/port HTTP/1.1" 200 117 0.005905 10.0.0.141 - - [2025-11-13 03:12:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001498 10.0.0.141 - - [2025-11-13 03:12:50] "POST /neutron/network HTTP/1.1" 200 841 0.007252 10.0.0.141 - - [2025-11-13 03:12:50] "POST /neutron/port HTTP/1.1" 200 1061 0.013275 10.0.0.141 - - [2025-11-13 03:12:51] "POST /neutron/port HTTP/1.1" 200 1089 0.020669 10.0.0.61 - - [2025-11-13 03:12:51] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001077 10.0.0.141 - - [2025-11-13 03:12:51] "POST /neutron/port HTTP/1.1" 200 117 0.001210 10.0.0.141 - - [2025-11-13 03:12:51] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.085598 10.0.0.141 - - [2025-11-13 03:12:51] "POST /neutron/port HTTP/1.1" 200 1089 0.021894 10.0.0.141 - - [2025-11-13 03:12:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003261 10.0.0.141 - - [2025-11-13 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.61 - - [2025-11-13 03:12:51] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.141 - - [2025-11-13 03:12:51] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006974 10.0.0.141 - - [2025-11-13 03:12:51] "POST /service-templates HTTP/1.1" 200 543 0.024399 10.0.0.141 - - [2025-11-13 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.141 - - [2025-11-13 03:12:51] "GET /service-template/4670ab5e-c186-4d83-b2ca-699cdd64d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.007103 10.0.0.141 - - [2025-11-13 03:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.141 - - [2025-11-13 03:12:51] "GET /service-template/4670ab5e-c186-4d83-b2ca-699cdd64d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004146 10.0.0.141 - - [2025-11-13 03:12:51] "POST /id-to-fqname HTTP/1.1" 200 233 0.001248 10.0.0.141 - - [2025-11-13 03:12:51] "POST /neutron/network HTTP/1.1" 200 841 0.006129 10.0.0.141 - - [2025-11-13 03:12:52] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007444 10.0.0.141 - - [2025-11-13 03:12:52] "POST /neutron/port HTTP/1.1" 200 1061 0.013022 10.0.0.141 - - [2025-11-13 03:12:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003454 10.0.0.141 - - [2025-11-13 03:12:52] "POST /neutron/network HTTP/1.1" 200 831 0.013636 10.0.0.61 - - [2025-11-13 03:12:53] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002443 10.0.0.141 - - [2025-11-13 03:12:53] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.061759 10.0.0.141 - - [2025-11-13 03:12:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006731 10.0.0.141 - - [2025-11-13 03:12:53] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 401 293 0.000393 10.0.0.141 - - [2025-11-13 03:12:53] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 404 171 0.025242 10.0.0.61 - - [2025-11-13 03:12:53] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001263 10.0.0.141 - - [2025-11-13 03:12:54] "POST /neutron/port HTTP/1.1" 200 1062 0.262124 10.0.0.141 - - [2025-11-13 03:12:54] "POST /neutron/port HTTP/1.1" 200 1116 0.079217 10.0.0.141 - - [2025-11-13 03:12:54] "POST /neutron/subnet HTTP/1.1" 200 698 0.008214 10.0.0.141 - - [2025-11-13 03:12:55] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 200 1294 0.005474 10.0.0.141 - - [2025-11-13 03:12:55] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 2985 0.004390 10.0.0.141 - - [2025-11-13 03:12:55] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004185 10.0.0.141 - - [2025-11-13 03:12:55] "PUT /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 284 0.010659 10.0.0.141 - - [2025-11-13 03:12:55] "POST /neutron/port HTTP/1.1" 200 1090 0.013289 10.0.0.141 - - [2025-11-13 03:12:56] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007021 10.0.0.141 - - [2025-11-13 03:12:56] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 200 1294 0.004670 10.0.0.141 - - [2025-11-13 03:12:56] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 3035 0.005720 10.0.0.141 - - [2025-11-13 03:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.141 - - [2025-11-13 03:12:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.012422 10.0.0.141 - - [2025-11-13 03:12:56] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.009531 10.0.0.141 - - [2025-11-13 03:12:56] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006672 10.0.0.56 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.56 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.61 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.61 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000921 10.0.0.56 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.56 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000356 10.0.0.61 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000367 10.0.0.61 - - [2025-11-13 03:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.141 - - [2025-11-13 03:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.141 - - [2025-11-13 03:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2025-11-13 03:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.141 - - [2025-11-13 03:12:59] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005022 10.0.0.141 - - [2025-11-13 03:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2025-11-13 03:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2025-11-13 03:13:03] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005895 10.0.0.141 - - [2025-11-13 03:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.141 - - [2025-11-13 03:13:07] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006594 10.0.0.141 - - [2025-11-13 03:13:10] "DELETE /access-control-list/924121cd-d4b6-47a1-89f2-fd810fe04e0d HTTP/1.1" 200 115 0.045185 10.0.0.141 - - [2025-11-13 03:13:10] "POST /neutron/port HTTP/1.1" 200 1089 0.015108 10.0.0.141 - - [2025-11-13 03:13:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003551 10.0.0.141 - - [2025-11-13 03:13:10] "POST /neutron/network HTTP/1.1" 200 829 0.007033 10.0.0.61 - - [2025-11-13 03:13:11] "DELETE /project/323ef3adc3474ff7a3e971f51fe027e6 HTTP/1.1" 404 173 0.002499 10.0.0.61 - - [2025-11-13 03:13:11] "DELETE /project/61e99fa7-2799-4dc2-8243-c05a0336fef1 HTTP/1.1" 404 177 0.004780 10.0.0.141 - - [2025-11-13 03:13:11] "POST /neutron/network HTTP/1.1" 200 841 0.006134 10.0.0.141 - - [2025-11-13 03:13:11] "POST /neutron/port HTTP/1.1" 200 117 0.001167 10.0.0.141 - - [2025-11-13 03:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.141 - - [2025-11-13 03:13:11] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005496 10.0.0.141 - - [2025-11-13 03:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.141 - - [2025-11-13 03:13:15] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005113 10.0.0.141 - - [2025-11-13 03:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.141 - - [2025-11-13 03:13:19] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005822 10.0.0.141 - - [2025-11-13 03:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.141 - - [2025-11-13 03:13:23] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006072 10.0.0.141 - - [2025-11-13 03:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.141 - - [2025-11-13 03:13:28] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005512 10.0.0.141 - - [2025-11-13 03:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.141 - - [2025-11-13 03:13:32] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005041 10.0.0.141 - - [2025-11-13 03:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.141 - - [2025-11-13 03:13:36] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005250 10.0.0.141 - - [2025-11-13 03:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.141 - - [2025-11-13 03:13:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003401 10.0.0.141 - - [2025-11-13 03:13:38] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003488 10.0.0.141 - - [2025-11-13 03:13:38] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005885 10.0.0.141 - - [2025-11-13 03:13:38] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008886 10.0.0.61 - - [2025-11-13 03:13:44] "GET /obj-perms HTTP/1.1" 200 5075 0.042073 10.0.0.141 - - [2025-11-13 03:13:45] "POST /neutron/port HTTP/1.1" 200 1089 0.038019 10.0.0.141 - - [2025-11-13 03:13:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007284 10.0.0.141 - - [2025-11-13 03:13:49] "POST /neutron/port HTTP/1.1" 200 1089 0.015424 10.0.0.141 - - [2025-11-13 03:13:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006734 10.0.0.141 - - [2025-11-13 03:13:59] "POST /fqname-to-id HTTP/1.1" 404 211 0.003290 10.0.0.141 - - [2025-11-13 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.61 - - [2025-11-13 03:13:59] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000931 10.0.0.141 - - [2025-11-13 03:13:59] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.043776 10.0.0.141 - - [2025-11-13 03:13:59] "POST /service-instances HTTP/1.1" 200 547 0.027799 10.0.0.141 - - [2025-11-13 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.141 - - [2025-11-13 03:13:59] "GET /service-instance/843a61e9-4079-4fe5-9f6b-a484e566dacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2073 0.006409 10.0.0.141 - - [2025-11-13 03:13:59] "POST /port-tuples HTTP/1.1" 200 590 0.035543 10.0.0.141 - - [2025-11-13 03:13:59] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.008628 10.0.0.141 - - [2025-11-13 03:13:59] "PUT /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 284 0.011548 10.0.0.141 - - [2025-11-13 03:13:59] "POST /ref-update HTTP/1.1" 200 156 0.017262 10.0.0.56 - - [2025-11-13 03:13:59] "POST /ref-update HTTP/1.1" 200 156 0.027294 10.0.0.141 - - [2025-11-13 03:13:59] "POST /neutron/port HTTP/1.1" 200 1089 0.025086 10.0.0.56 - - [2025-11-13 03:13:59] "POST /instance-ips HTTP/1.1" 200 373 0.034580 10.0.0.56 - - [2025-11-13 03:13:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003769 10.0.0.141 - - [2025-11-13 03:13:59] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006941 10.0.0.141 - - [2025-11-13 03:13:59] "GET /virtual-machine/cce631b9-e475-4e00-9022-8d7445b5ca3a HTTP/1.1" 200 1295 0.005471 10.0.0.141 - - [2025-11-13 03:13:59] "GET /virtual-machine-interface/259678a9-e6c0-4f08-a7bd-2f6a952b8b10 HTTP/1.1" 200 2957 0.005400 10.0.0.141 - - [2025-11-13 03:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.141 - - [2025-11-13 03:13:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003401 10.0.0.141 - - [2025-11-13 03:13:59] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002840 10.0.0.141 - - [2025-11-13 03:14:00] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005902 10.0.0.141 - - [2025-11-13 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.141 - - [2025-11-13 03:14:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003290 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002718 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005616 10.0.0.141 - - [2025-11-13 03:14:01] "POST /neutron/port HTTP/1.1" 200 1089 0.013155 10.0.0.141 - - [2025-11-13 03:14:01] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007039 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-machine/b912c64d-e37d-4b68-b41f-f9529e33e36f HTTP/1.1" 200 1295 0.005102 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-machine-interface/586edbba-8887-4fed-9917-6dc9b6f15a8c HTTP/1.1" 200 2960 0.004798 10.0.0.141 - - [2025-11-13 03:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2025-11-13 03:14:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003308 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002776 10.0.0.141 - - [2025-11-13 03:14:01] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005291 10.0.0.141 - - [2025-11-13 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.141 - - [2025-11-13 03:14:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003973 10.0.0.141 - - [2025-11-13 03:14:02] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002629 10.0.0.141 - - [2025-11-13 03:14:02] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007851 10.0.0.141 - - [2025-11-13 03:14:02] "POST /fqname-to-id HTTP/1.1" 404 215 0.003971 10.0.0.141 - - [2025-11-13 03:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.61 - - [2025-11-13 03:14:03] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001032 10.0.0.141 - - [2025-11-13 03:14:03] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.056841 10.0.0.141 - - [2025-11-13 03:14:03] "POST /network-policys HTTP/1.1" 200 551 0.023543 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.006634 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2025-11-13 03:14:03] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007312 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004092 10.0.0.141 - - [2025-11-13 03:14:03] "POST /ref-update HTTP/1.1" 200 156 0.063667 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.141 - - [2025-11-13 03:14:03] "POST /ref-update HTTP/1.1" 200 156 0.034264 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.007414 10.0.0.141 - - [2025-11-13 03:14:03] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009405 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.003993 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.141 - - [2025-11-13 03:14:03] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005702 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004709 10.0.0.141 - - [2025-11-13 03:14:03] "POST /ref-update HTTP/1.1" 200 156 0.057043 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.141 - - [2025-11-13 03:14:03] "POST /access-control-lists HTTP/1.1" 200 599 0.070336 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.009113 10.0.0.141 - - [2025-11-13 03:14:03] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011542 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2025-11-13 03:14:03] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.005637 10.0.0.141 - - [2025-11-13 03:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.141 - - [2025-11-13 03:14:04] "GET /service-template/4670ab5e-c186-4d83-b2ca-699cdd64d058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1643 0.004060 10.0.0.141 - - [2025-11-13 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.61 - - [2025-11-13 03:14:04] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.141 - - [2025-11-13 03:14:04] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.034484 10.0.0.141 - - [2025-11-13 03:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.141 - - [2025-11-13 03:14:04] "GET /service-instance/843a61e9-4079-4fe5-9f6b-a484e566dacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2543 0.006356 10.0.0.141 - - [2025-11-13 03:14:04] "POST /neutron/port HTTP/1.1" 200 1384 0.022396 10.0.0.141 - - [2025-11-13 03:14:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006419 10.0.0.141 - - [2025-11-13 03:14:04] "POST /neutron/port HTTP/1.1" 200 1384 0.017041 10.0.0.141 - - [2025-11-13 03:14:04] "POST /neutron/network HTTP/1.1" 200 848 0.005889 10.0.0.141 - - [2025-11-13 03:14:04] "POST /id-to-fqname HTTP/1.1" 200 233 0.001076 10.0.0.141 - - [2025-11-13 03:14:04] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 200 1294 0.003259 10.0.0.141 - - [2025-11-13 03:14:04] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 3891 0.004657 10.0.0.141 - - [2025-11-13 03:14:04] "GET /instance-ip/4d30dd72-c75f-4383-98c5-cab49d2f1a8b HTTP/1.1" 200 1964 0.004685 10.0.0.141 - - [2025-11-13 03:14:04] "GET /instance-ip/823f13ff-682d-4b69-9acd-f65f3a363bc0 HTTP/1.1" 200 1962 0.003256 10.0.0.141 - - [2025-11-13 03:14:04] "GET /instance-ip/b4a1165f-d95c-44b9-a8bc-bdb0f3223d59 HTTP/1.1" 200 1636 0.005054 10.0.0.141 - - [2025-11-13 03:14:05] "POST /neutron/port HTTP/1.1" 200 1384 0.019784 10.0.0.141 - - [2025-11-13 03:14:05] "GET /virtual-machine/cea89236-690e-4df5-8110-a4d6c89a6c27 HTTP/1.1" 200 1294 0.003877 10.0.0.141 - - [2025-11-13 03:14:05] "GET /virtual-machine-interface/ba446244-2b89-4bdc-b919-7e13be7b4900 HTTP/1.1" 200 3891 0.005621 10.0.0.141 - - [2025-11-13 03:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.141 - - [2025-11-13 03:14:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003827 10.0.0.141 - - [2025-11-13 03:14:05] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003257 10.0.0.141 - - [2025-11-13 03:14:05] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006200 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.141 - - [2025-11-13 03:14:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003436 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002769 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005685 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2025-11-13 03:14:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003980 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003327 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005656 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.141 - - [2025-11-13 03:14:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003974 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.002655 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.005719 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.141 - - [2025-11-13 03:14:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003983 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-networks?parent_id=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 1275 0.003303 10.0.0.141 - - [2025-11-13 03:14:06] "GET /virtual-network/12d25d5d-d866-4b18-b2ae-f9c527d7294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.006867 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.141 - - [2025-11-13 03:14:06] "GET /routing-instance/dcf6211d-63fd-4732-8052-adcc3a5d1ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2098 0.003683 10.0.0.141 - - [2025-11-13 03:14:06] "GET /routing-instance/dcf6211d-63fd-4732-8052-adcc3a5d1ac6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1589 0.004632 10.0.0.141 - - [2025-11-13 03:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.141 - - [2025-11-13 03:14:07] "GET /routing-instance/15ec41ac-d750-4d4e-854c-8ce4ceb8fdb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2099 0.004664 10.0.0.141 - - [2025-11-13 03:14:07] "GET /routing-instance/15ec41ac-d750-4d4e-854c-8ce4ceb8fdb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1591 0.005700 10.0.0.141 - - [2025-11-13 03:14:11] "POST /neutron/port HTTP/1.1" 200 1089 0.021753 10.0.0.141 - - [2025-11-13 03:14:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.009887 10.0.0.141 - - [2025-11-13 03:14:11] "POST /neutron/port HTTP/1.1" 200 1384 0.019097 10.0.0.141 - - [2025-11-13 03:14:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003712 10.0.0.141 - - [2025-11-13 03:14:11] "POST /neutron/network HTTP/1.1" 200 848 0.006285 10.0.0.141 - - [2025-11-13 03:14:44] "GET /obj-perms HTTP/1.1" 200 5075 0.043624 10.0.0.56 - - [2025-11-13 03:14:44] "GET /obj-perms HTTP/1.1" 200 5075 0.044535 10.0.0.141 - - [2025-11-13 03:14:57] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2474 0.004211 10.0.0.141 - - [2025-11-13 03:14:57] "PUT /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79 HTTP/1.1" 200 262 0.013372 10.0.0.141 - - [2025-11-13 03:14:57] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.004883 10.0.0.141 - - [2025-11-13 03:14:57] "PUT /access-control-list/c19f6a2f-6bd1-4f9f-98ba-fa6f38f8291d HTTP/1.1" 200 272 0.057028 10.0.0.141 - - [2025-11-13 03:15:10] "POST /neutron/port HTTP/1.1" 200 1089 0.016194 10.0.0.141 - - [2025-11-13 03:15:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004448 10.0.0.141 - - [2025-11-13 03:15:11] "POST /neutron/network HTTP/1.1" 200 923 0.006982 10.0.0.141 - - [2025-11-13 03:15:13] "POST /neutron/network HTTP/1.1" 200 931 0.010592 10.0.0.141 - - [2025-11-13 03:15:13] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.141 - - [2025-11-13 03:15:20] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006926 10.0.0.141 - - [2025-11-13 03:15:25] "POST /ref-update HTTP/1.1" 200 156 0.059350 10.0.0.141 - - [2025-11-13 03:15:25] "GET /virtual-network/55a8fd03-6f92-4772-9b40-48557fc163db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007766 10.0.0.141 - - [2025-11-13 03:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2025-11-13 03:15:25] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005992 10.0.0.141 - - [2025-11-13 03:15:25] "POST /ref-update HTTP/1.1" 200 156 0.049589 10.0.0.141 - - [2025-11-13 03:15:26] "GET /virtual-network/fe207802-5d43-48ba-a49d-c4a31417c904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008436 10.0.0.141 - - [2025-11-13 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 03:15:26] "GET /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3770 0.005617 10.0.0.141 - - [2025-11-13 03:15:26] "DELETE /network-policy/f72fe32e-25cf-40d8-a7ff-55988e15bf79 HTTP/1.1" 200 115 0.046280 10.0.0.141 - - [2025-11-13 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.141 - - [2025-11-13 03:15:26] "DELETE /service-instance/843a61e9-4079-4fe5-9f6b-a484e566dacd HTTP/1.1" 200 115 0.043703 10.0.0.141 - - [2025-11-13 03:15:26] "POST /ref-update HTTP/1.1" 200 156 0.017471 10.0.0.56 - - [2025-11-13 03:15:26] "POST /ref-update HTTP/1.1" 200 156 0.020479 10.0.0.141 - - [2025-11-13 03:15:26] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007434 10.0.0.141 - - [2025-11-13 03:15:26] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005532 10.0.0.141 - - [2025-11-13 03:15:26] "DELETE /access-control-list/c19f6a2f-6bd1-4f9f-98ba-fa6f38f8291d HTTP/1.1" 200 115 0.053626 10.0.0.141 - - [2025-11-13 03:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.141 - - [2025-11-13 03:15:26] "DELETE /service-template/4670ab5e-c186-4d83-b2ca-699cdd64d058 HTTP/1.1" 200 115 0.049659 10.0.0.141 - - [2025-11-13 03:15:26] "POST /ref-update HTTP/1.1" 200 156 0.026451 10.0.0.141 - - [2025-11-13 03:15:26] "POST /fqname-to-id HTTP/1.1" 404 193 0.004202 10.0.0.141 - - [2025-11-13 03:15:26] "POST /neutron/network HTTP/1.1" 200 848 0.006498 10.0.0.141 - - [2025-11-13 03:15:27] "POST /neutron/port HTTP/1.1" 200 1116 0.022400 10.0.0.141 - - [2025-11-13 03:15:27] "POST /neutron/port HTTP/1.1" 200 1089 0.015062 10.0.0.141 - - [2025-11-13 03:15:27] "POST /neutron/port HTTP/1.1" 200 151 0.213610 10.0.0.141 - - [2025-11-13 03:15:27] "POST /neutron/port HTTP/1.1" 200 151 0.231942 10.0.0.141 - - [2025-11-13 03:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2025-11-13 03:15:29] "POST /neutron/network HTTP/1.1" 200 837 0.007735 10.0.0.141 - - [2025-11-13 03:15:29] "DELETE /route-target/ae05e05f-9ec1-457f-9ec5-ad8ee2718a1a HTTP/1.1" 200 115 0.018449 10.0.0.61 - - [2025-11-13 03:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004961 10.0.0.61 - - [2025-11-13 03:15:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002838 10.0.0.141 - - [2025-11-13 03:15:30] "POST /neutron/network HTTP/1.1" 200 151 0.133501 10.0.0.141 - - [2025-11-13 03:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.61 - - [2025-11-13 03:15:32] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000950 10.0.0.141 - - [2025-11-13 03:15:32] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1381 0.035264 10.0.0.61 - - [2025-11-13 03:15:32] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.141 - - [2025-11-13 03:15:32] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?fields=virtual_networks HTTP/1.1" 200 1046 0.045110 10.0.0.61 - - [2025-11-13 03:15:32] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001043 10.0.0.141 - - [2025-11-13 03:15:32] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?fields=virtual_machine_interfaces HTTP/1.1" 200 1046 0.038887 10.0.0.61 - - [2025-11-13 03:15:32] "GET /projects?obj_uuids=323ef3ad-c347-4ff7-a3e9-71f51fe027e6&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001036 10.0.0.141 - - [2025-11-13 03:15:32] "GET /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6?fields=security_groups HTTP/1.1" 200 1274 0.037061 10.0.0.141 - - [2025-11-13 03:15:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.024580 10.0.0.61 - - [2025-11-13 03:15:33] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003014 10.0.0.61 - - [2025-11-13 03:15:33] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000937 10.0.0.61 - - [2025-11-13 03:15:33] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006667 10.0.0.61 - - [2025-11-13 03:15:33] "POST /id-to-fqname HTTP/1.1" 200 191 0.003163 10.0.0.61 - - [2025-11-13 03:15:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.005201 10.0.0.61 - - [2025-11-13 03:15:33] "POST /security-groups HTTP/1.1" 200 592 0.032212 10.0.0.61 - - [2025-11-13 03:15:33] "POST /projects HTTP/1.1" 200 587 0.222517 10.0.0.141 - - [2025-11-13 03:15:33] "POST /access-control-lists HTTP/1.1" 200 597 0.026186 10.0.0.61 - - [2025-11-13 03:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.292681 10.0.0.141 - - [2025-11-13 03:15:33] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.430143 10.0.0.141 - - [2025-11-13 03:15:34] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.141 - - [2025-11-13 03:15:37] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 293 0.000468 10.0.0.61 - - [2025-11-13 03:15:37] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000993 10.0.0.141 - - [2025-11-13 03:15:37] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.070415 10.0.0.141 - - [2025-11-13 03:15:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.003793 10.0.0.141 - - [2025-11-13 03:15:37] "POST /virtual-DNSs HTTP/1.1" 200 507 0.026232 10.0.0.141 - - [2025-11-13 03:15:37] "GET /virtual-DNS/27757250-f6db-4725-a8cc-6c639060ad84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.006988 10.0.0.141 - - [2025-11-13 03:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.141 - - [2025-11-13 03:15:37] "GET /virtual-DNS/27757250-f6db-4725-a8cc-6c639060ad84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004713 10.0.0.141 - - [2025-11-13 03:15:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.004664 10.0.0.141 - - [2025-11-13 03:15:38] "POST /network-ipams HTTP/1.1" 200 514 0.030390 10.0.0.141 - - [2025-11-13 03:15:38] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 751 0.003961 10.0.0.141 - - [2025-11-13 03:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.141 - - [2025-11-13 03:15:38] "GET /network-ipam/1f64408b-632d-4903-a88c-6dda40fb6b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.008636 10.0.0.141 - - [2025-11-13 03:15:38] "PUT /network-ipam/1f64408b-632d-4903-a88c-6dda40fb6b36 HTTP/1.1" 200 258 0.013540 10.0.0.141 - - [2025-11-13 03:15:38] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.141 - - [2025-11-13 03:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.61 - - [2025-11-13 03:15:38] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001353 10.0.0.141 - - [2025-11-13 03:15:38] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.045218 10.0.0.141 - - [2025-11-13 03:15:38] "POST /neutron/network HTTP/1.1" 200 117 0.032874 10.0.0.141 - - [2025-11-13 03:15:39] "POST /route-targets HTTP/1.1" 200 327 0.013574 10.0.0.141 - - [2025-11-13 03:15:39] "POST /neutron/network HTTP/1.1" 200 833 0.009482 10.0.0.141 - - [2025-11-13 03:15:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.001188 10.0.0.141 - - [2025-11-13 03:15:39] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005486 10.0.0.141 - - [2025-11-13 03:15:39] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005759 10.0.0.141 - - [2025-11-13 03:15:39] "POST /neutron/subnet HTTP/1.1" 200 711 0.009715 10.0.0.141 - - [2025-11-13 03:15:39] "POST /id-to-fqname HTTP/1.1" 200 227 0.001928 10.0.0.141 - - [2025-11-13 03:15:39] "POST /neutron/network HTTP/1.1" 200 843 0.011142 10.0.0.61 - - [2025-11-13 03:15:40] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001168 10.0.0.141 - - [2025-11-13 03:15:40] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.064002 10.0.0.141 - - [2025-11-13 03:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.008089 10.0.0.61 - - [2025-11-13 03:15:41] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000997 10.0.0.141 - - [2025-11-13 03:15:41] "POST /neutron/port HTTP/1.1" 200 1058 0.268953 10.0.0.141 - - [2025-11-13 03:15:41] "POST /neutron/port HTTP/1.1" 200 1112 0.098533 10.0.0.141 - - [2025-11-13 03:15:41] "POST /neutron/subnet HTTP/1.1" 200 685 0.008621 10.0.0.141 - - [2025-11-13 03:15:45] "POST /neutron/port HTTP/1.1" 200 1086 0.014591 10.0.0.141 - - [2025-11-13 03:15:45] "POST /neutron/security_group HTTP/1.1" 200 2059 0.013126 10.0.0.141 - - [2025-11-13 03:15:45] "GET /virtual-machine/e7b27c63-fa93-4678-b28a-f6cac8bbaadd HTTP/1.1" 401 293 0.000527 10.0.0.141 - - [2025-11-13 03:15:46] "GET /virtual-machine/e7b27c63-fa93-4678-b28a-f6cac8bbaadd HTTP/1.1" 200 1294 0.027668 10.0.0.141 - - [2025-11-13 03:15:46] "GET /virtual-machine-interface/a823ff87-ff27-4c0c-8305-873b724a6aa3 HTTP/1.1" 200 2964 0.005010 10.0.0.141 - - [2025-11-13 03:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.141 - - [2025-11-13 03:15:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003056 10.0.0.141 - - [2025-11-13 03:15:46] "GET /virtual-networks?parent_id=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002444 10.0.0.141 - - [2025-11-13 03:15:46] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005897 10.0.0.141 - - [2025-11-13 03:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.141 - - [2025-11-13 03:15:49] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004993 10.0.0.141 - - [2025-11-13 03:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2025-11-13 03:15:53] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004916 10.0.0.141 - - [2025-11-13 03:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2025-11-13 03:15:57] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005208 10.0.0.141 - - [2025-11-13 03:15:58] "DELETE /access-control-list/b9e804fa-85f6-41cd-b828-2c4809075a98 HTTP/1.1" 200 115 0.040159 10.0.0.141 - - [2025-11-13 03:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.141 - - [2025-11-13 03:16:01] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005346 10.0.0.141 - - [2025-11-13 03:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.141 - - [2025-11-13 03:16:05] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005027 10.0.0.141 - - [2025-11-13 03:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.141 - - [2025-11-13 03:16:09] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005449 10.0.0.61 - - [2025-11-13 03:16:11] "DELETE /project/323ef3ad-c347-4ff7-a3e9-71f51fe027e6 HTTP/1.1" 404 177 0.004432 10.0.0.61 - - [2025-11-13 03:16:11] "DELETE /project/4fb2a63f7efd45c884098b631cc9fe04 HTTP/1.1" 404 173 0.003037 10.0.0.141 - - [2025-11-13 03:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.141 - - [2025-11-13 03:16:14] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.010947 10.0.0.141 - - [2025-11-13 03:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.141 - - [2025-11-13 03:16:18] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004788 10.0.0.141 - - [2025-11-13 03:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.141 - - [2025-11-13 03:16:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003480 10.0.0.141 - - [2025-11-13 03:16:20] "GET /virtual-networks?parent_id=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002829 10.0.0.141 - - [2025-11-13 03:16:20] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006182 10.0.0.141 - - [2025-11-13 03:16:20] "POST /neutron/port HTTP/1.1" 200 1086 0.014252 10.0.0.141 - - [2025-11-13 03:16:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008187 10.0.0.141 - - [2025-11-13 03:16:30] "POST /neutron/port HTTP/1.1" 200 1086 0.017830 10.0.0.141 - - [2025-11-13 03:17:01] "POST /neutron/network HTTP/1.1" 200 833 0.006387 10.0.0.141 - - [2025-11-13 03:17:01] "POST /id-to-fqname HTTP/1.1" 200 227 0.001208 10.0.0.141 - - [2025-11-13 03:17:01] "POST /neutron/network HTTP/1.1" 200 843 0.006640 10.0.0.61 - - [2025-11-13 03:17:02] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023713 10.0.0.141 - - [2025-11-13 03:17:02] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.094735 10.0.0.141 - - [2025-11-13 03:17:03] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010040 10.0.0.141 - - [2025-11-13 03:17:03] "POST /neutron/network HTTP/1.1" 200 843 0.010171 10.0.0.141 - - [2025-11-13 03:17:03] "POST /neutron/port HTTP/1.1" 200 1058 0.013514 10.0.0.141 - - [2025-11-13 03:17:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003998 10.0.0.141 - - [2025-11-13 03:17:04] "POST /neutron/network HTTP/1.1" 200 833 0.006273 10.0.0.141 - - [2025-11-13 03:17:08] "POST /neutron/port HTTP/1.1" 200 1086 0.015173 10.0.0.141 - - [2025-11-13 03:17:08] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008479 10.0.0.141 - - [2025-11-13 03:17:08] "GET /virtual-machine/f993ec92-600d-4f37-a0b0-d30406176d0b HTTP/1.1" 200 1294 0.006045 10.0.0.141 - - [2025-11-13 03:17:08] "GET /virtual-machine-interface/c1aea233-be35-4194-9418-b8548946af47 HTTP/1.1" 200 2965 0.005008 10.0.0.141 - - [2025-11-13 03:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.141 - - [2025-11-13 03:17:08] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006040 10.0.0.141 - - [2025-11-13 03:17:08] "GET /virtual-networks?parent_id=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003406 10.0.0.141 - - [2025-11-13 03:17:08] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006251 10.0.0.141 - - [2025-11-13 03:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.141 - - [2025-11-13 03:17:11] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.017694 10.0.0.141 - - [2025-11-13 03:17:12] "POST /neutron/network HTTP/1.1" 200 843 0.006249 10.0.0.141 - - [2025-11-13 03:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.001202 10.0.0.141 - - [2025-11-13 03:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2025-11-13 03:17:15] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004797 10.0.0.141 - - [2025-11-13 03:17:16] "POST /neutron/port HTTP/1.1" 200 1086 0.035453 10.0.0.141 - - [2025-11-13 03:17:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.009508 10.0.0.141 - - [2025-11-13 03:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.141 - - [2025-11-13 03:17:19] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005436 10.0.0.141 - - [2025-11-13 03:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.141 - - [2025-11-13 03:17:23] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004506 10.0.0.141 - - [2025-11-13 03:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.141 - - [2025-11-13 03:17:28] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004851 10.0.0.141 - - [2025-11-13 03:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.141 - - [2025-11-13 03:17:32] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006731 10.0.0.141 - - [2025-11-13 03:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.141 - - [2025-11-13 03:17:36] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005094 10.0.0.141 - - [2025-11-13 03:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2025-11-13 03:17:40] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005427 10.0.0.141 - - [2025-11-13 03:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2025-11-13 03:17:44] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004730 10.0.0.141 - - [2025-11-13 03:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.141 - - [2025-11-13 03:17:48] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004660 10.0.0.141 - - [2025-11-13 03:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.141 - - [2025-11-13 03:17:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004023 10.0.0.141 - - [2025-11-13 03:17:50] "GET /virtual-networks?parent_id=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002917 10.0.0.141 - - [2025-11-13 03:17:50] "GET /virtual-network/e6dfda77-720c-4412-a657-1a94e805d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006046 10.0.0.141 - - [2025-11-13 03:17:50] "POST /neutron/port HTTP/1.1" 200 1086 0.016568 10.0.0.141 - - [2025-11-13 03:17:55] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006419 10.0.0.56 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.56 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.61 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000463 10.0.0.61 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000477 10.0.0.56 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.56 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.61 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000886 10.0.0.61 - - [2025-11-13 03:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.141 - - [2025-11-13 03:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.141 - - [2025-11-13 03:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2025-11-13 03:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000551 10.0.0.141 - - [2025-11-13 03:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.141 - - [2025-11-13 03:18:01] "POST /neutron/port HTTP/1.1" 200 1086 0.013546 10.0.0.141 - - [2025-11-13 03:18:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007377 10.0.0.141 - - [2025-11-13 03:18:13] "POST /neutron/network HTTP/1.1" 200 843 0.027893 10.0.0.141 - - [2025-11-13 03:18:13] "POST /neutron/port HTTP/1.1" 200 117 0.001093 10.0.0.141 - - [2025-11-13 03:18:16] "POST /neutron/port HTTP/1.1" 200 1086 0.015943 10.0.0.141 - - [2025-11-13 03:18:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.007829 10.0.0.141 - - [2025-11-13 03:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.141 - - [2025-11-13 03:18:44] "DELETE /virtual-DNS/27757250-f6db-4725-a8cc-6c639060ad84 HTTP/1.1" 409 235 0.007690 10.0.0.141 - - [2025-11-13 03:18:44] "POST /fqname-to-id HTTP/1.1" 404 192 0.003140 10.0.0.141 - - [2025-11-13 03:18:44] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.023477 10.0.0.141 - - [2025-11-13 03:18:44] "GET /virtual-DNS-record/f91cd378-1791-4485-8a3b-e28bf27ea691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007021 10.0.0.141 - - [2025-11-13 03:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.141 - - [2025-11-13 03:18:44] "GET /virtual-DNS-record/f91cd378-1791-4485-8a3b-e28bf27ea691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003553 10.0.0.61 - - [2025-11-13 03:18:47] "GET /obj-perms HTTP/1.1" 200 5075 0.052689 10.0.0.141 - - [2025-11-13 03:18:48] "GET /obj-perms HTTP/1.1" 200 5075 0.056715 10.0.0.141 - - [2025-11-13 03:18:51] "DELETE /virtual-DNS-record/f91cd378-1791-4485-8a3b-e28bf27ea691 HTTP/1.1" 200 115 0.025461 10.0.0.141 - - [2025-11-13 03:18:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003433 10.0.0.141 - - [2025-11-13 03:18:51] "POST /neutron/network HTTP/1.1" 200 833 0.007174 10.0.0.141 - - [2025-11-13 03:18:52] "POST /neutron/port HTTP/1.1" 200 1086 0.012365 10.0.0.141 - - [2025-11-13 03:18:52] "POST /neutron/port HTTP/1.1" 200 1112 0.009348 10.0.0.61 - - [2025-11-13 03:18:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009987 10.0.0.61 - - [2025-11-13 03:18:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003578 10.0.0.141 - - [2025-11-13 03:18:53] "POST /neutron/network HTTP/1.1" 200 151 0.130304 10.0.0.141 - - [2025-11-13 03:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.141 - - [2025-11-13 03:18:53] "DELETE /network-ipam/1f64408b-632d-4903-a88c-6dda40fb6b36 HTTP/1.1" 200 115 0.046407 10.0.0.141 - - [2025-11-13 03:18:53] "DELETE /virtual-DNS/27757250-f6db-4725-a8cc-6c639060ad84 HTTP/1.1" 200 115 0.045301 10.0.0.141 - - [2025-11-13 03:18:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.004141 10.0.0.61 - - [2025-11-13 03:18:55] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001357 10.0.0.141 - - [2025-11-13 03:18:55] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.062645 10.0.0.61 - - [2025-11-13 03:18:55] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000914 10.0.0.141 - - [2025-11-13 03:18:55] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?fields=virtual_networks HTTP/1.1" 200 1043 0.035784 10.0.0.61 - - [2025-11-13 03:18:55] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000925 10.0.0.141 - - [2025-11-13 03:18:55] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.035731 10.0.0.61 - - [2025-11-13 03:18:55] "GET /projects?obj_uuids=4fb2a63f-7efd-45c8-8409-8b631cc9fe04&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001349 10.0.0.141 - - [2025-11-13 03:18:55] "GET /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04?fields=security_groups HTTP/1.1" 200 1270 0.037958 10.0.0.141 - - [2025-11-13 03:18:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.022078 10.0.0.61 - - [2025-11-13 03:18:56] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002896 10.0.0.61 - - [2025-11-13 03:18:56] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.61 - - [2025-11-13 03:18:56] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033196 10.0.0.61 - - [2025-11-13 03:18:56] "POST /id-to-fqname HTTP/1.1" 200 191 0.005110 10.0.0.61 - - [2025-11-13 03:18:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.005948 10.0.0.61 - - [2025-11-13 03:18:56] "POST /security-groups HTTP/1.1" 200 592 0.073400 10.0.0.61 - - [2025-11-13 03:18:56] "POST /projects HTTP/1.1" 200 587 0.279488 10.0.0.141 - - [2025-11-13 03:18:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.027681 10.0.0.61 - - [2025-11-13 03:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.352707 10.0.0.141 - - [2025-11-13 03:18:56] "POST /access-control-lists HTTP/1.1" 200 595 0.024806 10.0.0.141 - - [2025-11-13 03:18:56] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.514819 10.0.0.141 - - [2025-11-13 03:18:57] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.141 - - [2025-11-13 03:18:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000482 10.0.0.141 - - [2025-11-13 03:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024129 10.0.0.61 - - [2025-11-13 03:19:00] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000901 10.0.0.141 - - [2025-11-13 03:19:00] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.038210 10.0.0.141 - - [2025-11-13 03:19:00] "POST /route-targets HTTP/1.1" 200 327 0.013953 10.0.0.61 - - [2025-11-13 03:19:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005027 10.0.0.141 - - [2025-11-13 03:19:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.266906 10.0.0.141 - - [2025-11-13 03:19:00] "POST /id-to-fqname HTTP/1.1" 200 222 0.001324 10.0.0.141 - - [2025-11-13 03:19:00] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005435 10.0.0.141 - - [2025-11-13 03:19:00] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005347 10.0.0.141 - - [2025-11-13 03:19:00] "POST /neutron/network HTTP/1.1" 200 827 0.006143 10.0.0.141 - - [2025-11-13 03:19:01] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005330 10.0.0.56 - - [2025-11-13 03:19:02] "GET /obj-perms HTTP/1.1" 200 5051 0.046672 10.0.0.141 - - [2025-11-13 03:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.61 - - [2025-11-13 03:19:02] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000863 10.0.0.141 - - [2025-11-13 03:19:02] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.040294 10.0.0.61 - - [2025-11-13 03:19:02] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001044 10.0.0.141 - - [2025-11-13 03:19:02] "POST /neutron/network HTTP/1.1" 200 608 0.116723 10.0.0.141 - - [2025-11-13 03:19:03] "POST /ref-update HTTP/1.1" 200 156 0.026881 10.0.0.141 - - [2025-11-13 03:19:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.004002 10.0.0.141 - - [2025-11-13 03:19:03] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006058 10.0.0.141 - - [2025-11-13 03:19:03] "POST /neutron/network HTTP/1.1" 200 828 0.006194 10.0.0.141 - - [2025-11-13 03:19:03] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007050 10.0.0.141 - - [2025-11-13 03:19:03] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005665 10.0.0.141 - - [2025-11-13 03:19:03] "POST /id-to-fqname HTTP/1.1" 200 222 0.001465 10.0.0.61 - - [2025-11-13 03:19:11] "DELETE /project/961f5059d5394f35bd50e188f7c05871 HTTP/1.1" 404 173 0.004021 10.0.0.61 - - [2025-11-13 03:19:11] "DELETE /project/4fb2a63f-7efd-45c8-8409-8b631cc9fe04 HTTP/1.1" 404 177 0.003658 10.0.0.141 - - [2025-11-13 03:19:20] "POST /neutron/network HTTP/1.1" 200 838 0.007967 10.0.0.61 - - [2025-11-13 03:19:20] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001247 10.0.0.141 - - [2025-11-13 03:19:20] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.059829 10.0.0.141 - - [2025-11-13 03:19:21] "POST /neutron/port HTTP/1.1" 200 117 0.006629 10.0.0.141 - - [2025-11-13 03:19:21] "POST /id-to-fqname HTTP/1.1" 200 222 0.001313 10.0.0.141 - - [2025-11-13 03:19:21] "POST /neutron/network HTTP/1.1" 200 838 0.005986 10.0.0.61 - - [2025-11-13 03:19:22] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.141 - - [2025-11-13 03:19:22] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.088902 10.0.0.141 - - [2025-11-13 03:19:22] "POST /neutron/port HTTP/1.1" 200 1036 0.026861 10.0.0.141 - - [2025-11-13 03:19:22] "POST /neutron/port HTTP/1.1" 200 1036 0.022151 10.0.0.61 - - [2025-11-13 03:19:22] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001277 10.0.0.141 - - [2025-11-13 03:19:23] "POST /neutron/port HTTP/1.1" 200 1116 0.132175 10.0.0.141 - - [2025-11-13 03:19:23] "POST /neutron/port HTTP/1.1" 200 1061 0.345147 10.0.0.141 - - [2025-11-13 03:19:23] "POST /neutron/port HTTP/1.1" 200 1090 0.015926 10.0.0.141 - - [2025-11-13 03:19:23] "POST /neutron/subnet HTTP/1.1" 200 703 0.009419 10.0.0.141 - - [2025-11-13 03:19:24] "POST /neutron/port HTTP/1.1" 200 1089 0.019346 10.0.0.141 - - [2025-11-13 03:19:24] "POST /neutron/port HTTP/1.1" 200 117 0.001593 10.0.0.141 - - [2025-11-13 03:19:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008784 10.0.0.141 - - [2025-11-13 03:19:37] "POST /neutron/port HTTP/1.1" 200 1090 0.014007 10.0.0.141 - - [2025-11-13 03:19:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006665 10.0.0.141 - - [2025-11-13 03:19:48] "POST /neutron/port HTTP/1.1" 200 1090 0.016204 10.0.0.141 - - [2025-11-13 03:19:48] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007649 10.0.0.141 - - [2025-11-13 03:19:48] "GET /virtual-machine/cbc93813-e9d9-4f3c-8c87-b13cac00c75c HTTP/1.1" 401 293 0.000449 10.0.0.141 - - [2025-11-13 03:19:48] "GET /virtual-machine/cbc93813-e9d9-4f3c-8c87-b13cac00c75c HTTP/1.1" 200 1294 0.037236 10.0.0.141 - - [2025-11-13 03:19:48] "GET /virtual-machine-interface/d36f95cc-0b05-42b8-8a1b-7c922464d8a2 HTTP/1.1" 200 2949 0.010191 10.0.0.141 - - [2025-11-13 03:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.141 - - [2025-11-13 03:19:48] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003364 10.0.0.141 - - [2025-11-13 03:19:48] "GET /virtual-networks?parent_id=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003173 10.0.0.141 - - [2025-11-13 03:19:48] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005235 10.0.0.61 - - [2025-11-13 03:19:49] "GET /obj-perms HTTP/1.1" 200 5075 0.044924 10.0.0.141 - - [2025-11-13 03:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.141 - - [2025-11-13 03:19:51] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006984 10.0.0.141 - - [2025-11-13 03:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.141 - - [2025-11-13 03:19:56] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004925 10.0.0.141 - - [2025-11-13 03:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.141 - - [2025-11-13 03:20:00] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007541 10.0.0.141 - - [2025-11-13 03:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.141 - - [2025-11-13 03:20:04] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005224 10.0.0.141 - - [2025-11-13 03:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.141 - - [2025-11-13 03:20:08] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009342 10.0.0.141 - - [2025-11-13 03:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.141 - - [2025-11-13 03:20:12] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005048 10.0.0.141 - - [2025-11-13 03:20:13] "POST /neutron/network HTTP/1.1" 200 837 0.007039 10.0.0.141 - - [2025-11-13 03:20:13] "POST /neutron/port HTTP/1.1" 200 117 0.001140 10.0.0.141 - - [2025-11-13 03:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2025-11-13 03:20:16] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005707 10.0.0.141 - - [2025-11-13 03:20:16] "POST /neutron/port HTTP/1.1" 200 1090 0.014994 10.0.0.141 - - [2025-11-13 03:20:16] "POST /neutron/subnet HTTP/1.1" 200 703 0.008899 10.0.0.141 - - [2025-11-13 03:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.141 - - [2025-11-13 03:20:20] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005831 10.0.0.141 - - [2025-11-13 03:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.141 - - [2025-11-13 03:20:24] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005559 10.0.0.141 - - [2025-11-13 03:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.141 - - [2025-11-13 03:20:28] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004769 10.0.0.141 - - [2025-11-13 03:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.141 - - [2025-11-13 03:20:32] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005402 10.0.0.141 - - [2025-11-13 03:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.141 - - [2025-11-13 03:20:37] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005476 10.0.0.141 - - [2025-11-13 03:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2025-11-13 03:20:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004278 10.0.0.141 - - [2025-11-13 03:20:39] "GET /virtual-networks?parent_id=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003181 10.0.0.141 - - [2025-11-13 03:20:39] "GET /virtual-network/10dd325b-de1d-4a56-9745-55482cb2bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006900 10.0.0.141 - - [2025-11-13 03:20:39] "POST /neutron/port HTTP/1.1" 200 1090 0.022794 10.0.0.141 - - [2025-11-13 03:20:44] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006762 10.0.0.141 - - [2025-11-13 03:20:49] "GET /obj-perms HTTP/1.1" 200 5075 0.052397 10.0.0.56 - - [2025-11-13 03:20:49] "GET /obj-perms HTTP/1.1" 200 5075 0.041794 10.0.0.141 - - [2025-11-13 03:20:54] "POST /neutron/port HTTP/1.1" 200 1090 0.037011 10.0.0.141 - - [2025-11-13 03:20:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006492 10.0.0.141 - - [2025-11-13 03:21:05] "POST /neutron/port HTTP/1.1" 200 1090 0.016589 10.0.0.141 - - [2025-11-13 03:21:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009725 10.0.0.141 - - [2025-11-13 03:21:13] "POST /neutron/port HTTP/1.1" 200 1089 0.012928 10.0.0.141 - - [2025-11-13 03:21:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003908 10.0.0.141 - - [2025-11-13 03:21:13] "POST /neutron/network HTTP/1.1" 200 827 0.006903 10.0.0.141 - - [2025-11-13 03:21:18] "POST /neutron/port HTTP/1.1" 200 1090 0.013230 10.0.0.141 - - [2025-11-13 03:21:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004149 10.0.0.141 - - [2025-11-13 03:21:18] "POST /neutron/network HTTP/1.1" 200 828 0.006176 10.0.0.141 - - [2025-11-13 03:21:25] "POST /neutron/port HTTP/1.1" 200 1090 0.013260 10.0.0.141 - - [2025-11-13 03:21:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006871 10.0.0.141 - - [2025-11-13 03:21:36] "POST /neutron/port HTTP/1.1" 200 1089 0.014395 10.0.0.141 - - [2025-11-13 03:21:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007201 10.0.0.141 - - [2025-11-13 03:21:36] "GET /virtual-machine/af72e4f9-3f87-4787-b950-ea892c9320e6 HTTP/1.1" 200 1294 0.005712 10.0.0.141 - - [2025-11-13 03:21:36] "GET /virtual-machine-interface/975e5306-27b4-4a3b-b980-7f5a5f4820c2 HTTP/1.1" 200 2950 0.005494 10.0.0.141 - - [2025-11-13 03:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.141 - - [2025-11-13 03:21:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003900 10.0.0.141 - - [2025-11-13 03:21:36] "GET /virtual-networks?parent_id=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003303 10.0.0.141 - - [2025-11-13 03:21:36] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005847 10.0.0.141 - - [2025-11-13 03:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.141 - - [2025-11-13 03:21:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003839 10.0.0.141 - - [2025-11-13 03:21:37] "GET /virtual-networks?parent_id=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003521 10.0.0.141 - - [2025-11-13 03:21:37] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005927 10.0.0.141 - - [2025-11-13 03:21:42] "POST /neutron/port HTTP/1.1" 200 1089 0.013804 10.0.0.141 - - [2025-11-13 03:21:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006797 10.0.0.141 - - [2025-11-13 03:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.61 - - [2025-11-13 03:21:58] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000963 10.0.0.141 - - [2025-11-13 03:21:58] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.040848 10.0.0.141 - - [2025-11-13 03:21:58] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005134 10.0.0.141 - - [2025-11-13 03:21:58] "GET /floating-ip-pools?parent_id=562e4d09-4c5c-4438-991b-29d95d0213fc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002430 10.0.0.141 - - [2025-11-13 03:21:58] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007243 10.0.0.141 - - [2025-11-13 03:21:58] "POST /floating-ip-pools HTTP/1.1" 200 598 0.026325 10.0.0.141 - - [2025-11-13 03:21:58] "POST /ref-update HTTP/1.1" 200 156 0.012646 10.0.0.141 - - [2025-11-13 03:21:58] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005312 10.0.0.141 - - [2025-11-13 03:21:58] "GET /virtual-network/562e4d09-4c5c-4438-991b-29d95d0213fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005326 10.0.0.61 - - [2025-11-13 03:21:58] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001104 10.0.0.141 - - [2025-11-13 03:21:59] "POST /neutron/floatingip HTTP/1.1" 200 530 0.131601 10.0.0.141 - - [2025-11-13 03:21:59] "POST /neutron/floatingip HTTP/1.1" 200 578 0.052040 10.0.0.141 - - [2025-11-13 03:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.141 - - [2025-11-13 03:21:59] "GET /routing-instance/6d22cd09-e3ee-4fef-abdf-c0986e358aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003449 10.0.0.141 - - [2025-11-13 03:21:59] "GET /route-target/39b6b4f1-7866-46d0-ad28-624a17f50293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005054 10.0.0.141 - - [2025-11-13 03:22:12] "POST /neutron/port HTTP/1.1" 200 1089 0.015374 10.0.0.141 - - [2025-11-13 03:22:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.012051 10.0.0.141 - - [2025-11-13 03:22:20] "POST /neutron/port HTTP/1.1" 200 1090 0.039854 10.0.0.141 - - [2025-11-13 03:22:20] "POST /neutron/floatingip HTTP/1.1" 200 552 0.013170 10.0.0.141 - - [2025-11-13 03:22:21] "POST /neutron/network HTTP/1.1" 200 828 0.006351 10.0.0.141 - - [2025-11-13 03:22:27] "POST /neutron/floatingip HTTP/1.1" 200 530 0.008126 10.0.0.141 - - [2025-11-13 03:22:27] "GET /floating-ip-pool/d32cb1bc-e5aa-4957-8dcf-21c248fbf0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1185 0.004143 10.0.0.141 - - [2025-11-13 03:22:27] "POST /ref-update HTTP/1.1" 200 156 0.035271 10.0.0.141 - - [2025-11-13 03:22:27] "DELETE /floating-ip-pool/d32cb1bc-e5aa-4957-8dcf-21c248fbf0c6 HTTP/1.1" 200 115 0.031094 10.0.0.141 - - [2025-11-13 03:22:27] "POST /neutron/network HTTP/1.1" 400 204 0.018322 10.0.0.141 - - [2025-11-13 03:22:28] "POST /neutron/port HTTP/1.1" 200 151 0.174857 10.0.0.141 - - [2025-11-13 03:22:28] "POST /neutron/port HTTP/1.1" 200 151 0.178847 10.0.0.141 - - [2025-11-13 03:22:30] "POST /neutron/network HTTP/1.1" 200 827 0.006284 10.0.0.141 - - [2025-11-13 03:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.61 - - [2025-11-13 03:22:31] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.023439 10.0.0.141 - - [2025-11-13 03:22:31] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.081713 10.0.0.61 - - [2025-11-13 03:22:31] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000848 10.0.0.141 - - [2025-11-13 03:22:31] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?fields=virtual_networks HTTP/1.1" 200 1045 0.058309 10.0.0.61 - - [2025-11-13 03:22:31] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001256 10.0.0.141 - - [2025-11-13 03:22:31] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.052773 10.0.0.61 - - [2025-11-13 03:22:32] "GET /projects?obj_uuids=961f5059-d539-4f35-bd50-e188f7c05871&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000873 10.0.0.141 - - [2025-11-13 03:22:32] "GET /project/961f5059-d539-4f35-bd50-e188f7c05871?fields=security_groups HTTP/1.1" 200 1272 0.036473 10.0.0.141 - - [2025-11-13 03:22:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.031344 10.0.0.61 - - [2025-11-13 03:22:32] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002472 10.0.0.61 - - [2025-11-13 03:22:32] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000854 10.0.0.61 - - [2025-11-13 03:22:32] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006310 10.0.0.61 - - [2025-11-13 03:22:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.002445 10.0.0.61 - - [2025-11-13 03:22:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.004499 10.0.0.61 - - [2025-11-13 03:22:33] "POST /security-groups HTTP/1.1" 200 591 0.025417 10.0.0.61 - - [2025-11-13 03:22:33] "POST /projects HTTP/1.1" 200 585 0.226666 10.0.0.141 - - [2025-11-13 03:22:33] "POST /access-control-lists HTTP/1.1" 200 596 0.024179 10.0.0.61 - - [2025-11-13 03:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.300079 10.0.0.141 - - [2025-11-13 03:22:33] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.441311 10.0.0.141 - - [2025-11-13 03:22:34] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.141 - - [2025-11-13 03:22:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000556 10.0.0.141 - - [2025-11-13 03:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.055903 10.0.0.61 - - [2025-11-13 03:22:36] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000842 10.0.0.141 - - [2025-11-13 03:22:36] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.040061 10.0.0.61 - - [2025-11-13 03:22:36] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001020 10.0.0.141 - - [2025-11-13 03:22:36] "POST /neutron/network HTTP/1.1" 200 625 0.140555 10.0.0.141 - - [2025-11-13 03:22:36] "POST /route-targets HTTP/1.1" 200 327 0.013857 10.0.0.141 - - [2025-11-13 03:22:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.008147 10.0.0.141 - - [2025-11-13 03:22:37] "GET /virtual-network/a203e4a2-e475-4cb6-a8f8-0289da111305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007004 10.0.0.141 - - [2025-11-13 03:22:37] "POST /neutron/network HTTP/1.1" 200 839 0.007642 10.0.0.141 - - [2025-11-13 03:22:37] "GET /virtual-network/a203e4a2-e475-4cb6-a8f8-0289da111305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007370 10.0.0.141 - - [2025-11-13 03:22:37] "POST /neutron/network HTTP/1.1" 200 839 0.006388 10.0.0.141 - - [2025-11-13 03:22:37] "POST /id-to-fqname HTTP/1.1" 200 230 0.001402 10.0.0.61 - - [2025-11-13 03:22:38] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000892 10.0.0.141 - - [2025-11-13 03:22:38] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.054239 10.0.0.141 - - [2025-11-13 03:22:38] "POST /neutron/port HTTP/1.1" 200 117 0.008047 10.0.0.141 - - [2025-11-13 03:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.141 - - [2025-11-13 03:22:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003568 10.0.0.141 - - [2025-11-13 03:22:38] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.016086 10.0.0.141 - - [2025-11-13 03:22:39] "POST /neutron/network HTTP/1.1" 200 849 0.007133 10.0.0.141 - - [2025-11-13 03:22:39] "POST /neutron/port HTTP/1.1" 200 1055 0.013070 10.0.0.141 - - [2025-11-13 03:22:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003835 10.0.0.141 - - [2025-11-13 03:22:39] "POST /neutron/network HTTP/1.1" 200 839 0.006086 10.0.0.141 - - [2025-11-13 03:22:44] "POST /neutron/port HTTP/1.1" 200 1083 0.014363 10.0.0.141 - - [2025-11-13 03:22:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013296 10.0.0.141 - - [2025-11-13 03:22:44] "GET /virtual-machine/e4e24290-25f2-4d31-ba49-3cfb0150408a HTTP/1.1" 401 293 0.001371 10.0.0.141 - - [2025-11-13 03:22:44] "GET /virtual-machine/e4e24290-25f2-4d31-ba49-3cfb0150408a HTTP/1.1" 200 1293 0.026710 10.0.0.141 - - [2025-11-13 03:22:44] "GET /virtual-machine-interface/19580166-6a09-4420-862b-d25eb12164e8 HTTP/1.1" 200 2970 0.004898 10.0.0.141 - - [2025-11-13 03:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.141 - - [2025-11-13 03:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003962 10.0.0.141 - - [2025-11-13 03:22:44] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002752 10.0.0.141 - - [2025-11-13 03:22:44] "GET /virtual-network/a203e4a2-e475-4cb6-a8f8-0289da111305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005388 10.0.0.141 - - [2025-11-13 03:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2025-11-13 03:22:47] "GET /virtual-network/a203e4a2-e475-4cb6-a8f8-0289da111305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004600 10.0.0.141 - - [2025-11-13 03:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.141 - - [2025-11-13 03:22:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003485 10.0.0.141 - - [2025-11-13 03:22:49] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002312 10.0.0.141 - - [2025-11-13 03:22:49] "GET /virtual-network/a203e4a2-e475-4cb6-a8f8-0289da111305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005158 10.0.0.141 - - [2025-11-13 03:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.141 - - [2025-11-13 03:22:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003081 10.0.0.141 - - [2025-11-13 03:22:51] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.009500 10.0.0.141 - - [2025-11-13 03:22:51] "POST /neutron/network HTTP/1.1" 200 839 0.006366 10.0.0.141 - - [2025-11-13 03:22:52] "POST /neutron/port HTTP/1.1" 200 1109 0.010313 10.0.0.61 - - [2025-11-13 03:22:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003848 10.0.0.61 - - [2025-11-13 03:22:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003798 10.0.0.141 - - [2025-11-13 03:22:54] "POST /neutron/network HTTP/1.1" 200 151 0.117476 10.0.0.141 - - [2025-11-13 03:22:54] "DELETE /route-target/b8642b70-6d07-488b-94bb-362b46331738 HTTP/1.1" 200 115 0.027221 10.0.0.141 - - [2025-11-13 03:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.61 - - [2025-11-13 03:22:57] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000929 10.0.0.141 - - [2025-11-13 03:22:57] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.043247 10.0.0.56 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000551 10.0.0.56 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000507 10.0.0.61 - - [2025-11-13 03:22:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005954 10.0.0.61 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:22:57] "POST /neutron/subnet HTTP/1.1" 200 729 0.181317 10.0.0.61 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000416 10.0.0.141 - - [2025-11-13 03:22:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001182 10.0.0.141 - - [2025-11-13 03:22:57] "GET /virtual-network/68b19862-487b-45a6-895c-c5e0ea3a2bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005765 10.0.0.141 - - [2025-11-13 03:22:57] "GET /virtual-network/68b19862-487b-45a6-895c-c5e0ea3a2bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005255 10.0.0.141 - - [2025-11-13 03:22:57] "POST /neutron/network HTTP/1.1" 200 825 0.005922 10.0.0.141 - - [2025-11-13 03:22:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001382 10.0.0.56 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.56 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.61 - - [2025-11-13 03:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.61 - - [2025-11-13 03:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.141 - - [2025-11-13 03:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.61 - - [2025-11-13 03:22:58] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000904 10.0.0.141 - - [2025-11-13 03:22:58] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.059225 10.0.0.141 - - [2025-11-13 03:22:58] "POST /neutron/network HTTP/1.1" 200 825 0.029024 10.0.0.141 - - [2025-11-13 03:22:58] "POST /neutron/port HTTP/1.1" 200 117 0.006911 10.0.0.141 - - [2025-11-13 03:22:59] "POST /neutron/port HTTP/1.1" 200 1061 0.013201 10.0.0.141 - - [2025-11-13 03:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2025-11-13 03:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000464 10.0.0.141 - - [2025-11-13 03:22:59] "POST /neutron/port HTTP/1.1" 200 1089 0.016733 10.0.0.141 - - [2025-11-13 03:22:59] "POST /neutron/port HTTP/1.1" 200 117 0.001515 10.0.0.141 - - [2025-11-13 03:22:59] "DELETE /access-control-list/d84b00ab-51bb-4654-a20a-9128911ef662 HTTP/1.1" 200 115 0.033435 10.0.0.141 - - [2025-11-13 03:23:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006815 10.0.0.141 - - [2025-11-13 03:23:03] "POST /neutron/port HTTP/1.1" 200 1089 0.014136 10.0.0.141 - - [2025-11-13 03:23:03] "GET /virtual-machine/8893d06b-fce0-4f38-83b4-f7590e931562 HTTP/1.1" 200 1291 0.005461 10.0.0.141 - - [2025-11-13 03:23:03] "GET /virtual-machine-interface/7f8e32e2-b156-4f42-9b3e-52780759e16d HTTP/1.1" 200 2941 0.005158 10.0.0.141 - - [2025-11-13 03:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.141 - - [2025-11-13 03:23:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003790 10.0.0.141 - - [2025-11-13 03:23:04] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002924 10.0.0.141 - - [2025-11-13 03:23:04] "GET /virtual-network/68b19862-487b-45a6-895c-c5e0ea3a2bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006933 10.0.0.141 - - [2025-11-13 03:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.141 - - [2025-11-13 03:23:07] "GET /virtual-network/68b19862-487b-45a6-895c-c5e0ea3a2bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005101 10.0.0.141 - - [2025-11-13 03:23:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006648 10.0.0.141 - - [2025-11-13 03:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.141 - - [2025-11-13 03:23:11] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006629 10.0.0.141 - - [2025-11-13 03:23:11] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003231 10.0.0.141 - - [2025-11-13 03:23:11] "GET /virtual-network/68b19862-487b-45a6-895c-c5e0ea3a2bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005940 10.0.0.61 - - [2025-11-13 03:23:11] "DELETE /project/090a7bd4445a4866aab6aec06fd3f30e HTTP/1.1" 404 173 0.002763 10.0.0.61 - - [2025-11-13 03:23:11] "DELETE /project/961f5059-d539-4f35-bd50-e188f7c05871 HTTP/1.1" 404 177 0.004888 10.0.0.141 - - [2025-11-13 03:23:14] "POST /neutron/port HTTP/1.1" 200 1089 0.016328 10.0.0.141 - - [2025-11-13 03:23:15] "POST /neutron/network HTTP/1.1" 200 825 0.007009 10.0.0.141 - - [2025-11-13 03:23:15] "DELETE /route-target/9be2b338-74dd-4119-8b37-aa71bfca97a6 HTTP/1.1" 200 115 0.019266 10.0.0.141 - - [2025-11-13 03:23:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 545 0.006077 10.0.0.141 - - [2025-11-13 03:23:18] "POST /network-ipams HTTP/1.1" 200 541 0.028666 10.0.0.141 - - [2025-11-13 03:23:18] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 764 0.003947 10.0.0.141 - - [2025-11-13 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.141 - - [2025-11-13 03:23:18] "GET /network-ipam/5d87a847-dc4c-42b6-aaa9-7b8c7e53f080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.006311 10.0.0.141 - - [2025-11-13 03:23:18] "PUT /network-ipam/5d87a847-dc4c-42b6-aaa9-7b8c7e53f080 HTTP/1.1" 200 258 0.013744 10.0.0.141 - - [2025-11-13 03:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.61 - - [2025-11-13 03:23:18] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000987 10.0.0.141 - - [2025-11-13 03:23:18] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.031713 10.0.0.61 - - [2025-11-13 03:23:18] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000950 10.0.0.141 - - [2025-11-13 03:23:18] "POST /neutron/network HTTP/1.1" 200 605 0.153277 10.0.0.141 - - [2025-11-13 03:23:19] "POST /neutron/network HTTP/1.1" 200 994 0.011335 10.0.0.141 - - [2025-11-13 03:23:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001147 10.0.0.141 - - [2025-11-13 03:23:19] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005372 10.0.0.141 - - [2025-11-13 03:23:19] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005101 10.0.0.141 - - [2025-11-13 03:23:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.009240 10.0.0.141 - - [2025-11-13 03:23:19] "POST /neutron/subnet HTTP/1.1" 200 699 0.011165 10.0.0.61 - - [2025-11-13 03:23:19] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001091 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/port HTTP/1.1" 200 1017 0.244929 10.0.0.141 - - [2025-11-13 03:23:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.002971 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/network HTTP/1.1" 200 994 0.009743 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/port HTTP/1.1" 200 1017 0.008890 10.0.0.141 - - [2025-11-13 03:23:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001344 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/port HTTP/1.1" 200 1017 0.009082 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/port HTTP/1.1" 200 1017 0.008529 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/network HTTP/1.1" 200 1004 0.008284 10.0.0.141 - - [2025-11-13 03:23:20] "POST /neutron/port HTTP/1.1" 200 1017 0.008314 10.0.0.141 - - [2025-11-13 03:23:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001209 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/port HTTP/1.1" 200 1083 0.018992 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010239 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/network HTTP/1.1" 200 1004 0.006569 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/network HTTP/1.1" 200 1004 0.006627 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/port HTTP/1.1" 200 1109 0.133165 10.0.0.141 - - [2025-11-13 03:23:21] "POST /neutron/subnet HTTP/1.1" 200 673 0.010836 10.0.0.61 - - [2025-11-13 03:23:22] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000940 10.0.0.141 - - [2025-11-13 03:23:22] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055370 10.0.0.141 - - [2025-11-13 03:23:22] "POST /neutron/network HTTP/1.1" 200 994 0.008762 10.0.0.141 - - [2025-11-13 03:23:22] "POST /neutron/port HTTP/1.1" 200 117 0.006033 10.0.0.141 - - [2025-11-13 03:23:22] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005592 10.0.0.141 - - [2025-11-13 03:23:22] "POST /neutron/network HTTP/1.1" 200 1004 0.006854 10.0.0.141 - - [2025-11-13 03:23:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003990 10.0.0.141 - - [2025-11-13 03:23:23] "POST /neutron/network HTTP/1.1" 200 994 0.017495 10.0.0.141 - - [2025-11-13 03:23:23] "POST /neutron/port HTTP/1.1" 200 1109 0.094445 10.0.0.141 - - [2025-11-13 03:23:23] "POST /neutron/subnet HTTP/1.1" 200 673 0.010202 10.0.0.61 - - [2025-11-13 03:23:24] "GET /obj-perms HTTP/1.1" 200 5049 0.049269 10.0.0.141 - - [2025-11-13 03:23:24] "POST /neutron/port HTTP/1.1" 200 1083 0.017957 10.0.0.141 - - [2025-11-13 03:23:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007880 10.0.0.141 - - [2025-11-13 03:23:24] "GET /virtual-machine/74546c46-aac9-46b9-95a3-51db70e6ba14 HTTP/1.1" 200 1288 0.006976 10.0.0.141 - - [2025-11-13 03:23:24] "GET /virtual-machine-interface/e44f7ea6-506e-469d-9d21-9c0b998dbdba HTTP/1.1" 200 2942 0.009803 10.0.0.141 - - [2025-11-13 03:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.141 - - [2025-11-13 03:23:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003043 10.0.0.141 - - [2025-11-13 03:23:24] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002514 10.0.0.141 - - [2025-11-13 03:23:24] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006461 10.0.0.141 - - [2025-11-13 03:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.141 - - [2025-11-13 03:23:27] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005580 10.0.0.141 - - [2025-11-13 03:23:30] "POST /neutron/port HTTP/1.1" 200 1083 0.020073 10.0.0.141 - - [2025-11-13 03:23:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006777 10.0.0.141 - - [2025-11-13 03:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.141 - - [2025-11-13 03:23:31] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006866 10.0.0.141 - - [2025-11-13 03:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.141 - - [2025-11-13 03:23:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003421 10.0.0.141 - - [2025-11-13 03:23:33] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002794 10.0.0.141 - - [2025-11-13 03:23:34] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005939 10.0.0.141 - - [2025-11-13 03:23:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008966 10.0.0.141 - - [2025-11-13 03:23:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009667 10.0.0.141 - - [2025-11-13 03:23:34] "GET /virtual-machine/74995e38-f0a2-49a0-b054-320de12904ea HTTP/1.1" 200 1288 0.005909 10.0.0.141 - - [2025-11-13 03:23:34] "GET /virtual-machine-interface/46589eab-1807-443d-ad7e-2fc820e3ba7e HTTP/1.1" 200 2941 0.004954 10.0.0.141 - - [2025-11-13 03:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.141 - - [2025-11-13 03:23:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003163 10.0.0.141 - - [2025-11-13 03:23:34] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002595 10.0.0.141 - - [2025-11-13 03:23:34] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006774 10.0.0.141 - - [2025-11-13 03:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.141 - - [2025-11-13 03:23:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003334 10.0.0.141 - - [2025-11-13 03:23:35] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003317 10.0.0.141 - - [2025-11-13 03:23:35] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005586 10.0.0.141 - - [2025-11-13 03:23:35] "POST /neutron/port HTTP/1.1" 200 1083 0.013772 10.0.0.141 - - [2025-11-13 03:23:36] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006719 10.0.0.141 - - [2025-11-13 03:23:36] "GET /virtual-machine/3e0e3843-7ac5-4c03-88f7-3b9c338a60e0 HTTP/1.1" 200 1291 0.005599 10.0.0.141 - - [2025-11-13 03:23:36] "GET /virtual-machine-interface/f95c8715-3607-4d6b-85f9-1946c7c257ca HTTP/1.1" 200 2941 0.005109 10.0.0.141 - - [2025-11-13 03:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.141 - - [2025-11-13 03:23:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003587 10.0.0.141 - - [2025-11-13 03:23:36] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002730 10.0.0.141 - - [2025-11-13 03:23:36] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005732 10.0.0.141 - - [2025-11-13 03:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2025-11-13 03:23:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003102 10.0.0.141 - - [2025-11-13 03:23:37] "GET /virtual-networks?parent_id=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002697 10.0.0.141 - - [2025-11-13 03:23:37] "GET /virtual-network/41b7adce-588e-4ccd-9da0-a43e34c72c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005981 10.0.0.141 - - [2025-11-13 03:23:51] "GET /obj-perms HTTP/1.1" 200 5075 0.045707 10.0.0.56 - - [2025-11-13 03:23:52] "GET /obj-perms HTTP/1.1" 200 5075 0.041794 10.0.0.141 - - [2025-11-13 03:23:53] "POST /neutron/port HTTP/1.1" 200 1109 0.012651 10.0.0.141 - - [2025-11-13 03:23:53] "POST /neutron/port HTTP/1.1" 200 1109 0.011493 10.0.0.141 - - [2025-11-13 03:23:53] "POST /neutron/port HTTP/1.1" 200 1083 0.011609 10.0.0.141 - - [2025-11-13 03:23:53] "POST /neutron/network HTTP/1.1" 200 994 0.026465 10.0.0.61 - - [2025-11-13 03:23:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002644 10.0.0.61 - - [2025-11-13 03:23:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.141 - - [2025-11-13 03:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.61 - - [2025-11-13 03:23:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002381 10.0.0.61 - - [2025-11-13 03:23:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004039 10.0.0.141 - - [2025-11-13 03:23:55] "POST /neutron/network HTTP/1.1" 200 151 0.130703 10.0.0.141 - - [2025-11-13 03:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.141 - - [2025-11-13 03:23:56] "DELETE /network-ipam/5d87a847-dc4c-42b6-aaa9-7b8c7e53f080 HTTP/1.1" 200 115 0.025199 10.0.0.141 - - [2025-11-13 03:23:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.003190 10.0.0.61 - - [2025-11-13 03:23:57] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000990 10.0.0.141 - - [2025-11-13 03:23:57] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.058135 10.0.0.61 - - [2025-11-13 03:23:57] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001103 10.0.0.141 - - [2025-11-13 03:23:57] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?fields=virtual_networks HTTP/1.1" 200 1041 0.089092 10.0.0.61 - - [2025-11-13 03:23:57] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.141 - - [2025-11-13 03:23:57] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?fields=virtual_machine_interfaces HTTP/1.1" 200 1041 0.036477 10.0.0.61 - - [2025-11-13 03:23:57] "GET /projects?obj_uuids=090a7bd4-445a-4866-aab6-aec06fd3f30e&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001131 10.0.0.141 - - [2025-11-13 03:23:57] "GET /project/090a7bd4-445a-4866-aab6-aec06fd3f30e?fields=security_groups HTTP/1.1" 200 1267 0.036744 10.0.0.141 - - [2025-11-13 03:23:58] "POST /neutron/port HTTP/1.1" 200 117 0.005528 10.0.0.141 - - [2025-11-13 03:23:58] "POST /fqname-to-id HTTP/1.1" 404 196 0.024768 10.0.0.61 - - [2025-11-13 03:23:58] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003852 10.0.0.61 - - [2025-11-13 03:23:58] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.61 - - [2025-11-13 03:23:58] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032260 10.0.0.61 - - [2025-11-13 03:23:58] "POST /id-to-fqname HTTP/1.1" 200 198 0.001373 10.0.0.61 - - [2025-11-13 03:23:58] "POST /fqname-to-id HTTP/1.1" 404 207 0.005643 10.0.0.61 - - [2025-11-13 03:23:59] "POST /security-groups HTTP/1.1" 200 599 0.070294 10.0.0.61 - - [2025-11-13 03:23:59] "POST /projects HTTP/1.1" 200 601 0.264468 10.0.0.61 - - [2025-11-13 03:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.337267 10.0.0.141 - - [2025-11-13 03:23:59] "POST /access-control-lists HTTP/1.1" 200 604 0.042418 10.0.0.141 - - [2025-11-13 03:23:59] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.514804 10.0.0.141 - - [2025-11-13 03:24:00] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.141 - - [2025-11-13 03:24:00] "DELETE /access-control-list/56bd56f8-3fc8-4a99-a634-b7f15b3c7ae4 HTTP/1.1" 200 115 0.042543 10.0.0.141 - - [2025-11-13 03:24:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000437 10.0.0.141 - - [2025-11-13 03:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.033736 10.0.0.61 - - [2025-11-13 03:24:02] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001313 10.0.0.141 - - [2025-11-13 03:24:02] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.045488 10.0.0.61 - - [2025-11-13 03:24:02] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001119 10.0.0.141 - - [2025-11-13 03:24:03] "POST /neutron/network HTTP/1.1" 200 613 0.137498 10.0.0.141 - - [2025-11-13 03:24:03] "POST /ref-update HTTP/1.1" 200 156 0.023967 10.0.0.56 - - [2025-11-13 03:24:03] "POST /fqname-to-id HTTP/1.1" 404 207 0.053457 10.0.0.141 - - [2025-11-13 03:24:03] "POST /neutron/network HTTP/1.1" 200 1004 0.013174 10.0.0.141 - - [2025-11-13 03:24:03] "POST /id-to-fqname HTTP/1.1" 200 228 0.002043 10.0.0.141 - - [2025-11-13 03:24:03] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005516 10.0.0.141 - - [2025-11-13 03:24:03] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005561 10.0.0.141 - - [2025-11-13 03:24:03] "POST /neutron/subnet HTTP/1.1" 200 818 0.010168 10.0.0.141 - - [2025-11-13 03:24:04] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007888 10.0.0.141 - - [2025-11-13 03:24:05] "POST /id-to-fqname HTTP/1.1" 200 228 0.001310 10.0.0.61 - - [2025-11-13 03:24:06] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.141 - - [2025-11-13 03:24:06] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.066669 10.0.0.141 - - [2025-11-13 03:24:06] "POST /neutron/network HTTP/1.1" 200 1004 0.010335 10.0.0.141 - - [2025-11-13 03:24:06] "POST /id-to-fqname HTTP/1.1" 200 228 0.001350 10.0.0.141 - - [2025-11-13 03:24:06] "POST /neutron/port HTTP/1.1" 200 117 0.009033 10.0.0.61 - - [2025-11-13 03:24:07] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000981 10.0.0.141 - - [2025-11-13 03:24:07] "POST /neutron/port HTTP/1.1" 200 1173 0.343141 10.0.0.141 - - [2025-11-13 03:24:07] "POST /neutron/port HTTP/1.1" 200 1227 0.100865 10.0.0.61 - - [2025-11-13 03:24:07] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001257 10.0.0.141 - - [2025-11-13 03:24:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003512 10.0.0.141 - - [2025-11-13 03:24:07] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.061684 10.0.0.141 - - [2025-11-13 03:24:08] "POST /neutron/port HTTP/1.1" 200 117 0.001256 10.0.0.141 - - [2025-11-13 03:24:08] "POST /neutron/port HTTP/1.1" 200 1201 0.019711 10.0.0.141 - - [2025-11-13 03:24:08] "POST /id-to-fqname HTTP/1.1" 200 228 0.001372 10.0.0.141 - - [2025-11-13 03:24:08] "POST /neutron/port HTTP/1.1" 200 1201 0.014730 10.0.0.141 - - [2025-11-13 03:24:08] "POST /neutron/network HTTP/1.1" 200 1014 0.012295 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/port HTTP/1.1" 200 1173 0.019509 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004772 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/port HTTP/1.1" 200 117 0.001490 10.0.0.61 - - [2025-11-13 03:24:09] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001247 10.0.0.141 - - [2025-11-13 03:24:09] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.064786 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/network HTTP/1.1" 200 1004 0.013180 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/port HTTP/1.1" 200 117 0.006974 10.0.0.141 - - [2025-11-13 03:24:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001318 10.0.0.141 - - [2025-11-13 03:24:09] "POST /neutron/network HTTP/1.1" 200 1014 0.006569 10.0.0.141 - - [2025-11-13 03:24:10] "POST /neutron/port HTTP/1.1" 200 1173 0.016252 10.0.0.141 - - [2025-11-13 03:24:10] "POST /neutron/port HTTP/1.1" 200 1201 0.014910 10.0.0.141 - - [2025-11-13 03:24:10] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011705 10.0.0.141 - - [2025-11-13 03:24:10] "POST /neutron/network HTTP/1.1" 200 1004 0.008649 10.0.0.61 - - [2025-11-13 03:24:10] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000972 10.0.0.141 - - [2025-11-13 03:24:10] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057036 10.0.0.141 - - [2025-11-13 03:24:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007135 10.0.0.141 - - [2025-11-13 03:24:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007847 10.0.0.141 - - [2025-11-13 03:24:11] "POST /neutron/port HTTP/1.1" 200 1201 0.031642 10.0.0.141 - - [2025-11-13 03:24:11] "GET /virtual-machine/e88032cb-f032-4010-9095-2460e9fd1817 HTTP/1.1" 401 293 0.000435 10.0.0.61 - - [2025-11-13 03:24:11] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001573 10.0.0.141 - - [2025-11-13 03:24:12] "POST /neutron/port HTTP/1.1" 200 1173 0.298396 10.0.0.141 - - [2025-11-13 03:24:12] "POST /neutron/port HTTP/1.1" 200 1227 0.179771 10.0.0.61 - - [2025-11-13 03:24:12] "DELETE /project/dd873e58100a4f32ac5a9cfd58981f16 HTTP/1.1" 404 173 0.004658 10.0.0.61 - - [2025-11-13 03:24:12] "DELETE /project/090a7bd4-445a-4866-aab6-aec06fd3f30e HTTP/1.1" 404 177 0.003798 10.0.0.141 - - [2025-11-13 03:24:12] "GET /virtual-machine/e88032cb-f032-4010-9095-2460e9fd1817 HTTP/1.1" 200 1301 0.060580 10.0.0.141 - - [2025-11-13 03:24:12] "GET /virtual-machine-interface/3267530e-18ad-4a43-8548-89d3e9fb9865 HTTP/1.1" 200 3174 0.005287 10.0.0.141 - - [2025-11-13 03:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.141 - - [2025-11-13 03:24:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004399 10.0.0.141 - - [2025-11-13 03:24:12] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003476 10.0.0.141 - - [2025-11-13 03:24:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005641 10.0.0.141 - - [2025-11-13 03:24:12] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007479 10.0.0.141 - - [2025-11-13 03:24:12] "POST /neutron/port HTTP/1.1" 200 117 0.001494 10.0.0.141 - - [2025-11-13 03:24:13] "POST /neutron/port HTTP/1.1" 200 1201 0.014899 10.0.0.141 - - [2025-11-13 03:24:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003816 10.0.0.141 - - [2025-11-13 03:24:13] "POST /neutron/port HTTP/1.1" 200 117 0.001149 10.0.0.141 - - [2025-11-13 03:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.141 - - [2025-11-13 03:24:15] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006231 10.0.0.141 - - [2025-11-13 03:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.141 - - [2025-11-13 03:24:19] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006758 10.0.0.141 - - [2025-11-13 03:24:22] "POST /neutron/port HTTP/1.1" 200 1201 0.016612 10.0.0.141 - - [2025-11-13 03:24:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004521 10.0.0.141 - - [2025-11-13 03:24:22] "POST /neutron/port HTTP/1.1" 200 117 0.001411 10.0.0.141 - - [2025-11-13 03:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.141 - - [2025-11-13 03:24:23] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007188 10.0.0.141 - - [2025-11-13 03:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.141 - - [2025-11-13 03:24:27] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005198 10.0.0.141 - - [2025-11-13 03:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.141 - - [2025-11-13 03:24:31] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007099 10.0.0.141 - - [2025-11-13 03:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.141 - - [2025-11-13 03:24:36] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007655 10.0.0.141 - - [2025-11-13 03:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.141 - - [2025-11-13 03:24:40] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005368 10.0.0.141 - - [2025-11-13 03:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2025-11-13 03:24:44] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004852 10.0.0.141 - - [2025-11-13 03:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.141 - - [2025-11-13 03:24:48] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006402 10.0.0.141 - - [2025-11-13 03:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.141 - - [2025-11-13 03:24:52] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005734 10.0.0.141 - - [2025-11-13 03:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2025-11-13 03:24:56] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.004817 10.0.0.141 - - [2025-11-13 03:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.141 - - [2025-11-13 03:25:00] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006694 10.0.0.141 - - [2025-11-13 03:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.141 - - [2025-11-13 03:25:04] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006025 10.0.0.141 - - [2025-11-13 03:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.141 - - [2025-11-13 03:25:08] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005229 10.0.0.141 - - [2025-11-13 03:25:10] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006485 10.0.0.141 - - [2025-11-13 03:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2025-11-13 03:25:12] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006684 10.0.0.141 - - [2025-11-13 03:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.141 - - [2025-11-13 03:25:14] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003906 10.0.0.141 - - [2025-11-13 03:25:15] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003260 10.0.0.141 - - [2025-11-13 03:25:15] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007488 10.0.0.141 - - [2025-11-13 03:25:15] "POST /neutron/port HTTP/1.1" 200 1201 0.016760 10.0.0.141 - - [2025-11-13 03:25:15] "POST /neutron/port HTTP/1.1" 200 1201 0.018362 10.0.0.141 - - [2025-11-13 03:25:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004414 10.0.0.141 - - [2025-11-13 03:25:15] "POST /neutron/port HTTP/1.1" 200 117 0.001165 10.0.0.141 - - [2025-11-13 03:25:20] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006696 10.0.0.141 - - [2025-11-13 03:25:22] "POST /neutron/network HTTP/1.1" 200 1014 0.006124 10.0.0.141 - - [2025-11-13 03:25:22] "POST /neutron/subnet HTTP/1.1" 200 1375 0.011916 10.0.0.141 - - [2025-11-13 03:25:22] "POST /neutron/network HTTP/1.1" 200 1004 0.008554 10.0.0.141 - - [2025-11-13 03:25:28] "POST /neutron/port HTTP/1.1" 200 1201 0.013317 10.0.0.141 - - [2025-11-13 03:25:30] "POST /neutron/security_group HTTP/1.1" 200 2066 0.028837 10.0.0.141 - - [2025-11-13 03:25:35] "POST /neutron/port HTTP/1.1" 200 1201 0.017540 10.0.0.141 - - [2025-11-13 03:25:41] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007793 10.0.0.141 - - [2025-11-13 03:25:41] "POST /neutron/port HTTP/1.1" 200 1201 0.016327 10.0.0.141 - - [2025-11-13 03:25:41] "GET /virtual-machine/2828b0d0-8b58-471e-931f-9d64957d892f HTTP/1.1" 200 1300 0.005429 10.0.0.141 - - [2025-11-13 03:25:41] "GET /virtual-machine-interface/cd0edaae-508b-4d9e-9d52-b7e95be4e1a8 HTTP/1.1" 200 3176 0.004912 10.0.0.141 - - [2025-11-13 03:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.141 - - [2025-11-13 03:25:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003046 10.0.0.141 - - [2025-11-13 03:25:41] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002490 10.0.0.141 - - [2025-11-13 03:25:41] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005585 10.0.0.141 - - [2025-11-13 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.141 - - [2025-11-13 03:25:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003155 10.0.0.141 - - [2025-11-13 03:25:42] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003006 10.0.0.141 - - [2025-11-13 03:25:42] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005477 10.0.0.141 - - [2025-11-13 03:25:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.011127 10.0.0.141 - - [2025-11-13 03:25:42] "POST /neutron/port HTTP/1.1" 200 1201 0.015078 10.0.0.141 - - [2025-11-13 03:25:42] "GET /virtual-machine/dbf9a971-5391-4a8a-8e0e-4de9bd60f138 HTTP/1.1" 200 1301 0.005139 10.0.0.141 - - [2025-11-13 03:25:42] "GET /virtual-machine-interface/b8203f6b-39cd-4f5e-a862-cfb187c7c5c7 HTTP/1.1" 200 3176 0.006578 10.0.0.141 - - [2025-11-13 03:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.141 - - [2025-11-13 03:25:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003633 10.0.0.141 - - [2025-11-13 03:25:42] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.003459 10.0.0.141 - - [2025-11-13 03:25:43] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006591 10.0.0.141 - - [2025-11-13 03:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.141 - - [2025-11-13 03:25:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004368 10.0.0.141 - - [2025-11-13 03:25:44] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.002977 10.0.0.141 - - [2025-11-13 03:25:44] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007854 10.0.0.61 - - [2025-11-13 03:25:53] "GET /obj-perms HTTP/1.1" 200 5075 0.046432 10.0.0.61 - - [2025-11-13 03:26:08] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.141 - - [2025-11-13 03:26:08] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.039995 10.0.0.141 - - [2025-11-13 03:26:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.009320 10.0.0.141 - - [2025-11-13 03:26:08] "POST /interface-route-tables HTTP/1.1" 200 575 0.024993 10.0.0.141 - - [2025-11-13 03:26:08] "GET /interface-route-table/d39211d5-d6de-431d-ab33-2a2348033c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005684 10.0.0.141 - - [2025-11-13 03:26:08] "GET /virtual-machine-interface/3267530e-18ad-4a43-8548-89d3e9fb9865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2759 0.005286 10.0.0.141 - - [2025-11-13 03:26:08] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.141 - - [2025-11-13 03:26:15] "POST /neutron/port HTTP/1.1" 200 1201 0.014153 10.0.0.141 - - [2025-11-13 03:26:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004079 10.0.0.141 - - [2025-11-13 03:26:15] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.141 - - [2025-11-13 03:26:22] "POST /neutron/port HTTP/1.1" 200 1201 0.014570 10.0.0.141 - - [2025-11-13 03:26:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003757 10.0.0.141 - - [2025-11-13 03:26:22] "POST /neutron/port HTTP/1.1" 200 117 0.001136 10.0.0.141 - - [2025-11-13 03:26:54] "GET /obj-perms HTTP/1.1" 200 5075 0.046641 10.0.0.56 - - [2025-11-13 03:26:54] "GET /obj-perms HTTP/1.1" 200 5075 0.043571 10.0.0.61 - - [2025-11-13 03:26:58] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001343 10.0.0.141 - - [2025-11-13 03:26:58] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.037734 10.0.0.141 - - [2025-11-13 03:26:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.002682 10.0.0.141 - - [2025-11-13 03:26:58] "POST /interface-route-tables HTTP/1.1" 200 575 0.021866 10.0.0.141 - - [2025-11-13 03:26:58] "GET /interface-route-table/32e53ab0-cdc8-49ed-a0a6-be54d3e78564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1333 0.006221 10.0.0.141 - - [2025-11-13 03:26:58] "GET /virtual-machine-interface/cd0edaae-508b-4d9e-9d52-b7e95be4e1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005504 10.0.0.141 - - [2025-11-13 03:26:58] "POST /ref-update HTTP/1.1" 200 156 0.017969 10.0.0.141 - - [2025-11-13 03:27:00] "GET /virtual-machine-interface/b8203f6b-39cd-4f5e-a862-cfb187c7c5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005917 10.0.0.141 - - [2025-11-13 03:27:00] "PUT /virtual-machine-interface/b8203f6b-39cd-4f5e-a862-cfb187c7c5c7 HTTP/1.1" 200 284 0.014380 10.0.0.141 - - [2025-11-13 03:27:00] "GET /virtual-machine-interface/3267530e-18ad-4a43-8548-89d3e9fb9865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.005739 10.0.0.141 - - [2025-11-13 03:27:00] "PUT /virtual-machine-interface/3267530e-18ad-4a43-8548-89d3e9fb9865 HTTP/1.1" 200 284 0.013816 10.0.0.141 - - [2025-11-13 03:27:00] "GET /virtual-machine-interface/cd0edaae-508b-4d9e-9d52-b7e95be4e1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007607 10.0.0.141 - - [2025-11-13 03:27:00] "PUT /virtual-machine-interface/cd0edaae-508b-4d9e-9d52-b7e95be4e1a8 HTTP/1.1" 200 284 0.014451 10.0.0.141 - - [2025-11-13 03:27:15] "POST /neutron/port HTTP/1.1" 200 1201 0.015751 10.0.0.141 - - [2025-11-13 03:27:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004009 10.0.0.141 - - [2025-11-13 03:27:15] "POST /neutron/port HTTP/1.1" 200 117 0.001263 10.0.0.141 - - [2025-11-13 03:27:23] "POST /neutron/port HTTP/1.1" 200 1201 0.038034 10.0.0.141 - - [2025-11-13 03:27:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003706 10.0.0.141 - - [2025-11-13 03:27:24] "POST /neutron/port HTTP/1.1" 200 117 0.001120 10.0.0.56 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000428 10.0.0.56 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000365 10.0.0.61 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.61 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.56 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.56 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000362 10.0.0.61 - - [2025-11-13 03:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000353 10.0.0.61 - - [2025-11-13 03:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.141 - - [2025-11-13 03:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.141 - - [2025-11-13 03:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.141 - - [2025-11-13 03:27:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006756 10.0.0.141 - - [2025-11-13 03:27:59] "POST /neutron/port HTTP/1.1" 200 1201 0.019735 10.0.0.141 - - [2025-11-13 03:27:59] "GET /virtual-machine/bc98f7e6-869c-4ddc-a861-e2e92d2e1d74 HTTP/1.1" 200 1301 0.005916 10.0.0.141 - - [2025-11-13 03:27:59] "GET /virtual-machine-interface/51f8cb0b-1d78-46fe-a9ab-8b9fc3c4f053 HTTP/1.1" 200 3175 0.005286 10.0.0.141 - - [2025-11-13 03:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.141 - - [2025-11-13 03:27:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003145 10.0.0.141 - - [2025-11-13 03:27:59] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.013127 10.0.0.141 - - [2025-11-13 03:27:59] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.005674 10.0.0.141 - - [2025-11-13 03:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000565 10.0.0.141 - - [2025-11-13 03:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000495 10.0.0.141 - - [2025-11-13 03:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.141 - - [2025-11-13 03:28:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004027 10.0.0.141 - - [2025-11-13 03:28:00] "GET /virtual-networks?parent_id=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 359 0.004099 10.0.0.141 - - [2025-11-13 03:28:00] "GET /virtual-network/4fdbe1fc-194b-43b6-b884-32b196c0cad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.006058 10.0.0.141 - - [2025-11-13 03:28:00] "GET /virtual-machine-interface/51f8cb0b-1d78-46fe-a9ab-8b9fc3c4f053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2760 0.006024 10.0.0.141 - - [2025-11-13 03:28:00] "PUT /virtual-machine-interface/51f8cb0b-1d78-46fe-a9ab-8b9fc3c4f053 HTTP/1.1" 200 284 0.013162 10.0.0.141 - - [2025-11-13 03:28:17] "POST /neutron/port HTTP/1.1" 200 1201 0.013573 10.0.0.141 - - [2025-11-13 03:28:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004733 10.0.0.141 - - [2025-11-13 03:28:17] "POST /neutron/port HTTP/1.1" 200 117 0.001633 10.0.0.141 - - [2025-11-13 03:28:24] "POST /neutron/port HTTP/1.1" 200 1201 0.014742 10.0.0.141 - - [2025-11-13 03:28:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003597 10.0.0.141 - - [2025-11-13 03:28:24] "POST /neutron/port HTTP/1.1" 200 117 0.001260 10.0.0.61 - - [2025-11-13 03:28:41] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.030016 10.0.0.141 - - [2025-11-13 03:28:41] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.075857 10.0.0.141 - - [2025-11-13 03:28:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.003357 10.0.0.141 - - [2025-11-13 03:28:41] "POST /interface-route-tables HTTP/1.1" 200 575 0.025674 10.0.0.141 - - [2025-11-13 03:28:41] "GET /interface-route-table/bbb5203e-3674-4b21-a0d3-0eaf2be4ea1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.005806 10.0.0.141 - - [2025-11-13 03:28:41] "GET /virtual-machine-interface/51f8cb0b-1d78-46fe-a9ab-8b9fc3c4f053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.006020 10.0.0.141 - - [2025-11-13 03:28:41] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.141 - - [2025-11-13 03:28:43] "GET /virtual-machine-interface/3267530e-18ad-4a43-8548-89d3e9fb9865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3090 0.006266 10.0.0.141 - - [2025-11-13 03:28:43] "POST /ref-update HTTP/1.1" 200 156 0.015903 10.0.0.141 - - [2025-11-13 03:28:43] "DELETE /interface-route-table/d39211d5-d6de-431d-ab33-2a2348033c7a HTTP/1.1" 200 115 0.027349 10.0.0.141 - - [2025-11-13 03:28:43] "POST /neutron/port HTTP/1.1" 200 1227 0.018427 10.0.0.141 - - [2025-11-13 03:28:53] "GET /virtual-machine-interface/51f8cb0b-1d78-46fe-a9ab-8b9fc3c4f053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.007609 10.0.0.141 - - [2025-11-13 03:28:53] "POST /ref-update HTTP/1.1" 200 156 0.020959 10.0.0.141 - - [2025-11-13 03:28:53] "DELETE /interface-route-table/bbb5203e-3674-4b21-a0d3-0eaf2be4ea1f HTTP/1.1" 200 115 0.034154 10.0.0.141 - - [2025-11-13 03:28:53] "GET /virtual-machine-interface/cd0edaae-508b-4d9e-9d52-b7e95be4e1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3092 0.005632 10.0.0.141 - - [2025-11-13 03:28:53] "POST /ref-update HTTP/1.1" 200 156 0.012474 10.0.0.141 - - [2025-11-13 03:28:53] "DELETE /interface-route-table/32e53ab0-cdc8-49ed-a0a6-be54d3e78564 HTTP/1.1" 200 115 0.025616 10.0.0.141 - - [2025-11-13 03:28:54] "POST /neutron/network HTTP/1.1" 400 204 0.012520 10.0.0.141 - - [2025-11-13 03:28:54] "POST /neutron/port HTTP/1.1" 200 151 0.213726 10.0.0.141 - - [2025-11-13 03:28:54] "POST /neutron/port HTTP/1.1" 200 151 0.256358 10.0.0.141 - - [2025-11-13 03:28:54] "POST /neutron/port HTTP/1.1" 200 151 0.254545 10.0.0.61 - - [2025-11-13 03:28:57] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000948 10.0.0.141 - - [2025-11-13 03:28:57] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.060739 10.0.0.61 - - [2025-11-13 03:28:57] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.141 - - [2025-11-13 03:28:57] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?fields=virtual_networks HTTP/1.1" 200 1059 0.045434 10.0.0.61 - - [2025-11-13 03:28:57] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001062 10.0.0.141 - - [2025-11-13 03:28:57] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.035482 10.0.0.61 - - [2025-11-13 03:28:58] "GET /projects?obj_uuids=dd873e58-100a-4f32-ac5a-9cfd58981f16&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001393 10.0.0.141 - - [2025-11-13 03:28:58] "GET /project/dd873e58-100a-4f32-ac5a-9cfd58981f16?fields=security_groups HTTP/1.1" 200 1293 0.034917 10.0.0.141 - - [2025-11-13 03:28:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.022886 10.0.0.61 - - [2025-11-13 03:28:58] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002587 10.0.0.61 - - [2025-11-13 03:28:58] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001245 10.0.0.61 - - [2025-11-13 03:28:58] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029798 10.0.0.61 - - [2025-11-13 03:28:59] "POST /id-to-fqname HTTP/1.1" 200 185 0.001217 10.0.0.61 - - [2025-11-13 03:28:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.011428 10.0.0.61 - - [2025-11-13 03:28:59] "POST /security-groups HTTP/1.1" 200 586 0.077192 10.0.0.61 - - [2025-11-13 03:28:59] "POST /projects HTTP/1.1" 200 575 0.269411 10.0.0.141 - - [2025-11-13 03:28:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.025455 10.0.0.61 - - [2025-11-13 03:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.343232 10.0.0.141 - - [2025-11-13 03:28:59] "POST /access-control-lists HTTP/1.1" 200 589 0.024678 10.0.0.141 - - [2025-11-13 03:28:59] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.517424 10.0.0.141 - - [2025-11-13 03:29:00] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.61 - - [2025-11-13 03:29:03] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.141 - - [2025-11-13 03:29:03] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.033621 10.0.0.61 - - [2025-11-13 03:29:03] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000861 10.0.0.141 - - [2025-11-13 03:29:03] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?fields=virtual_networks HTTP/1.1" 200 1033 0.080948 10.0.0.61 - - [2025-11-13 03:29:03] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000894 10.0.0.141 - - [2025-11-13 03:29:03] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.043366 10.0.0.61 - - [2025-11-13 03:29:03] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000914 10.0.0.141 - - [2025-11-13 03:29:03] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?fields=security_groups HTTP/1.1" 200 1254 0.036630 10.0.0.141 - - [2025-11-13 03:29:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.031301 10.0.0.61 - - [2025-11-13 03:29:04] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002760 10.0.0.61 - - [2025-11-13 03:29:04] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001481 10.0.0.61 - - [2025-11-13 03:29:04] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009238 10.0.0.61 - - [2025-11-13 03:29:04] "POST /id-to-fqname HTTP/1.1" 200 195 0.001113 10.0.0.61 - - [2025-11-13 03:29:04] "POST /fqname-to-id HTTP/1.1" 404 204 0.004777 10.0.0.61 - - [2025-11-13 03:29:05] "POST /security-groups HTTP/1.1" 200 596 0.029457 10.0.0.141 - - [2025-11-13 03:29:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.007697 10.0.0.61 - - [2025-11-13 03:29:05] "POST /projects HTTP/1.1" 200 595 0.230322 10.0.0.61 - - [2025-11-13 03:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.306717 10.0.0.141 - - [2025-11-13 03:29:05] "POST /access-control-lists HTTP/1.1" 200 599 0.027521 10.0.0.141 - - [2025-11-13 03:29:05] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.447726 10.0.0.141 - - [2025-11-13 03:29:06] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.61 - - [2025-11-13 03:29:09] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000932 10.0.0.141 - - [2025-11-13 03:29:09] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036801 10.0.0.61 - - [2025-11-13 03:29:09] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001246 10.0.0.141 - - [2025-11-13 03:29:09] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?fields=virtual_networks HTTP/1.1" 200 1053 0.040733 10.0.0.61 - - [2025-11-13 03:29:09] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000889 10.0.0.141 - - [2025-11-13 03:29:09] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.032197 10.0.0.61 - - [2025-11-13 03:29:09] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001419 10.0.0.141 - - [2025-11-13 03:29:09] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?fields=security_groups HTTP/1.1" 200 1284 0.050358 10.0.0.141 - - [2025-11-13 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.022467 10.0.0.61 - - [2025-11-13 03:29:10] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002675 10.0.0.61 - - [2025-11-13 03:29:10] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000900 10.0.0.61 - - [2025-11-13 03:29:10] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006786 10.0.0.61 - - [2025-11-13 03:29:10] "POST /id-to-fqname HTTP/1.1" 200 201 0.001289 10.0.0.61 - - [2025-11-13 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.008610 10.0.0.61 - - [2025-11-13 03:29:10] "POST /security-groups HTTP/1.1" 200 602 0.069014 10.0.0.61 - - [2025-11-13 03:29:10] "POST /projects HTTP/1.1" 200 607 0.272712 10.0.0.141 - - [2025-11-13 03:29:10] "POST /fqname-to-id HTTP/1.1" 404 244 0.011960 10.0.0.61 - - [2025-11-13 03:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.338641 10.0.0.141 - - [2025-11-13 03:29:10] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.463778 10.0.0.141 - - [2025-11-13 03:29:12] "GET / HTTP/1.1" 200 35931 0.002218 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /project/dd873e58-100a-4f32-ac5a-9cfd58981f16 HTTP/1.1" 404 177 0.014349 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /project/a64ee791953c4118b6c4000a02b647a0 HTTP/1.1" 404 173 0.008988 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /project/d8391abb581e467787cf182af1c8ca30 HTTP/1.1" 404 173 0.010228 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /project/b79e13f6bbad45c7a3903e438d3246a8 HTTP/1.1" 404 173 0.008454 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.000828 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000766 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.070100 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.079076 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.001340 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000772 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?fields=security_groups HTTP/1.1" 200 1389 0.047239 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?fields=security_groups HTTP/1.1" 200 1359 0.055101 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /security-group/d65a524b-ef15-4360-b412-1bb8deeabb4a HTTP/1.1" 200 115 0.061522 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=b79e13f6-bbad-45c7-a390-3e438d3246a8&detail=False&count=False&shared=False HTTP/1.1" 200 354 0.002226 10.0.0.61 - - [2025-11-13 03:29:12] "DELETE /security-group/a2531fae-df1b-47a3-b426-9f38c59da0cb HTTP/1.1" 200 115 0.121750 10.0.0.61 - - [2025-11-13 03:29:12] "GET /projects?obj_uuids=a64ee791-953c-4118-b6c4-000a02b647a0&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001314 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/b79e13f6-bbad-45c7-a390-3e438d3246a8?fields=application_policy_sets HTTP/1.1" 200 1428 0.111878 10.0.0.141 - - [2025-11-13 03:29:12] "DELETE /access-control-list/edfea89e-aa96-45c7-8b9a-420b405cde36 HTTP/1.1" 200 115 0.065211 10.0.0.61 - - [2025-11-13 03:29:12] "GET /project/a64ee791-953c-4118-b6c4-000a02b647a0?fields=application_policy_sets HTTP/1.1" 200 1398 0.078472 10.0.0.61 - - [2025-11-13 03:29:13] "DELETE /project/b79e13f6-bbad-45c7-a390-3e438d3246a8 HTTP/1.1" 200 115 0.566880 10.0.0.61 - - [2025-11-13 03:29:13] "DELETE /project/a64ee791-953c-4118-b6c4-000a02b647a0 HTTP/1.1" 200 115 0.611113 10.0.0.61 - - [2025-11-13 03:29:15] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000877 10.0.0.141 - - [2025-11-13 03:29:15] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1417 0.048374 10.0.0.61 - - [2025-11-13 03:29:15] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000952 10.0.0.141 - - [2025-11-13 03:29:15] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?fields=virtual_networks HTTP/1.1" 200 1064 0.046229 10.0.0.61 - - [2025-11-13 03:29:15] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000938 10.0.0.141 - - [2025-11-13 03:29:15] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.033815 10.0.0.61 - - [2025-11-13 03:29:15] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000976 10.0.0.141 - - [2025-11-13 03:29:15] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?fields=security_groups HTTP/1.1" 200 1301 0.040378 10.0.0.141 - - [2025-11-13 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 185 0.026993 10.0.0.61 - - [2025-11-13 03:29:16] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002926 10.0.0.61 - - [2025-11-13 03:29:16] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000869 10.0.0.61 - - [2025-11-13 03:29:16] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013930 10.0.0.61 - - [2025-11-13 03:29:16] "POST /id-to-fqname HTTP/1.1" 200 187 0.003260 10.0.0.61 - - [2025-11-13 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.005442 10.0.0.61 - - [2025-11-13 03:29:16] "POST /security-groups HTTP/1.1" 200 588 0.030419 10.0.0.141 - - [2025-11-13 03:29:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.003805 10.0.0.61 - - [2025-11-13 03:29:16] "POST /projects HTTP/1.1" 200 579 0.229860 10.0.0.141 - - [2025-11-13 03:29:16] "POST /access-control-lists HTTP/1.1" 200 591 0.024395 10.0.0.61 - - [2025-11-13 03:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.310290 10.0.0.141 - - [2025-11-13 03:29:16] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.450129 10.0.0.141 - - [2025-11-13 03:29:18] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.61 - - [2025-11-13 03:29:21] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000958 10.0.0.141 - - [2025-11-13 03:29:21] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.043810 10.0.0.61 - - [2025-11-13 03:29:21] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000944 10.0.0.141 - - [2025-11-13 03:29:21] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?fields=virtual_networks HTTP/1.1" 200 1036 0.050670 10.0.0.61 - - [2025-11-13 03:29:21] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000920 10.0.0.141 - - [2025-11-13 03:29:21] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042296 10.0.0.61 - - [2025-11-13 03:29:21] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000888 10.0.0.141 - - [2025-11-13 03:29:21] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?fields=security_groups HTTP/1.1" 200 1259 0.033275 10.0.0.141 - - [2025-11-13 03:29:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.024036 10.0.0.61 - - [2025-11-13 03:29:22] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002967 10.0.0.61 - - [2025-11-13 03:29:22] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000874 10.0.0.61 - - [2025-11-13 03:29:22] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006558 10.0.0.61 - - [2025-11-13 03:29:22] "POST /id-to-fqname HTTP/1.1" 200 184 0.002108 10.0.0.61 - - [2025-11-13 03:29:22] "POST /fqname-to-id HTTP/1.1" 404 193 0.006958 10.0.0.61 - - [2025-11-13 03:29:22] "POST /security-groups HTTP/1.1" 200 585 0.069191 10.0.0.61 - - [2025-11-13 03:29:22] "POST /projects HTTP/1.1" 200 573 0.271478 10.0.0.141 - - [2025-11-13 03:29:22] "POST /fqname-to-id HTTP/1.1" 404 227 0.006933 10.0.0.61 - - [2025-11-13 03:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.338622 10.0.0.141 - - [2025-11-13 03:29:22] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.473077 10.0.0.141 - - [2025-11-13 03:29:23] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.61 - - [2025-11-13 03:29:26] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000906 10.0.0.141 - - [2025-11-13 03:29:26] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.033347 10.0.0.61 - - [2025-11-13 03:29:26] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000926 10.0.0.141 - - [2025-11-13 03:29:26] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?fields=virtual_networks HTTP/1.1" 200 1030 0.056386 10.0.0.61 - - [2025-11-13 03:29:26] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001383 10.0.0.141 - - [2025-11-13 03:29:26] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?fields=virtual_machine_interfaces HTTP/1.1" 200 1030 0.038251 10.0.0.61 - - [2025-11-13 03:29:26] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.000953 10.0.0.141 - - [2025-11-13 03:29:27] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?fields=security_groups HTTP/1.1" 200 1250 0.052445 10.0.0.141 - - [2025-11-13 03:29:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.024193 10.0.0.61 - - [2025-11-13 03:29:27] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003043 10.0.0.61 - - [2025-11-13 03:29:27] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000877 10.0.0.61 - - [2025-11-13 03:29:27] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006618 10.0.0.61 - - [2025-11-13 03:29:28] "POST /id-to-fqname HTTP/1.1" 200 188 0.003007 10.0.0.61 - - [2025-11-13 03:29:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.005079 10.0.0.61 - - [2025-11-13 03:29:28] "POST /security-groups HTTP/1.1" 200 589 0.031770 10.0.0.61 - - [2025-11-13 03:29:28] "POST /projects HTTP/1.1" 200 581 0.228580 10.0.0.141 - - [2025-11-13 03:29:28] "POST /access-control-lists HTTP/1.1" 200 594 0.026184 10.0.0.61 - - [2025-11-13 03:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.306233 10.0.0.141 - - [2025-11-13 03:29:28] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.437569 10.0.0.141 - - [2025-11-13 03:29:29] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.61 - - [2025-11-13 03:29:32] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001215 10.0.0.141 - - [2025-11-13 03:29:32] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.038988 10.0.0.61 - - [2025-11-13 03:29:32] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000906 10.0.0.141 - - [2025-11-13 03:29:32] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?fields=virtual_networks HTTP/1.1" 200 1038 0.038383 10.0.0.61 - - [2025-11-13 03:29:32] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001317 10.0.0.141 - - [2025-11-13 03:29:32] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.035268 10.0.0.61 - - [2025-11-13 03:29:32] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.141 - - [2025-11-13 03:29:32] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?fields=security_groups HTTP/1.1" 200 1262 0.047198 10.0.0.141 - - [2025-11-13 03:29:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.033787 10.0.0.61 - - [2025-11-13 03:29:33] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003307 10.0.0.61 - - [2025-11-13 03:29:33] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001067 10.0.0.61 - - [2025-11-13 03:29:33] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007883 10.0.0.61 - - [2025-11-13 03:29:33] "POST /id-to-fqname HTTP/1.1" 200 188 0.003313 10.0.0.61 - - [2025-11-13 03:29:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.007403 10.0.0.61 - - [2025-11-13 03:29:33] "POST /security-groups HTTP/1.1" 200 589 0.069113 10.0.0.141 - - [2025-11-13 03:29:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.003822 10.0.0.61 - - [2025-11-13 03:29:34] "POST /projects HTTP/1.1" 200 581 0.285658 10.0.0.61 - - [2025-11-13 03:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.352684 10.0.0.141 - - [2025-11-13 03:29:34] "POST /access-control-lists HTTP/1.1" 200 592 0.025142 10.0.0.141 - - [2025-11-13 03:29:34] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.483680 10.0.0.141 - - [2025-11-13 03:29:35] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.141 - - [2025-11-13 03:29:36] "POST /fqname-to-id HTTP/1.1" 401 293 0.000459 10.0.0.141 - - [2025-11-13 03:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.056846 10.0.0.61 - - [2025-11-13 03:29:37] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001456 10.0.0.141 - - [2025-11-13 03:29:37] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.037489 10.0.0.141 - - [2025-11-13 03:29:37] "POST /neutron/network HTTP/1.1" 200 117 0.031389 10.0.0.141 - - [2025-11-13 03:29:38] "POST /neutron/network HTTP/1.1" 200 823 0.010903 10.0.0.141 - - [2025-11-13 03:29:38] "POST /id-to-fqname HTTP/1.1" 200 218 0.001088 10.0.0.141 - - [2025-11-13 03:29:38] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004813 10.0.0.141 - - [2025-11-13 03:29:38] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005331 10.0.0.141 - - [2025-11-13 03:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.141 - - [2025-11-13 03:29:38] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006428 10.0.0.141 - - [2025-11-13 03:29:38] "POST /route-targets HTTP/1.1" 200 323 0.013562 10.0.0.141 - - [2025-11-13 03:29:38] "PUT /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de HTTP/1.1" 200 264 0.064192 10.0.0.141 - - [2025-11-13 03:29:38] "POST /neutron/subnet HTTP/1.1" 200 729 0.008197 10.0.0.141 - - [2025-11-13 03:29:38] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005634 10.0.0.61 - - [2025-11-13 03:29:40] "GET /obj-perms HTTP/1.1" 200 5045 0.048114 10.0.0.141 - - [2025-11-13 03:29:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001338 10.0.0.141 - - [2025-11-13 03:29:40] "POST /neutron/network HTTP/1.1" 200 833 0.006651 10.0.0.61 - - [2025-11-13 03:29:41] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001022 10.0.0.141 - - [2025-11-13 03:29:41] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053835 10.0.0.141 - - [2025-11-13 03:29:41] "POST /neutron/port HTTP/1.1" 200 117 0.005849 10.0.0.61 - - [2025-11-13 03:29:41] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001467 10.0.0.141 - - [2025-11-13 03:29:42] "POST /neutron/port HTTP/1.1" 200 1059 0.276800 10.0.0.141 - - [2025-11-13 03:29:42] "POST /neutron/port HTTP/1.1" 200 1113 0.110271 10.0.0.141 - - [2025-11-13 03:29:42] "POST /neutron/subnet HTTP/1.1" 200 703 0.008013 10.0.0.141 - - [2025-11-13 03:29:46] "POST /neutron/port HTTP/1.1" 200 1087 0.013567 10.0.0.141 - - [2025-11-13 03:29:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006665 10.0.0.141 - - [2025-11-13 03:29:46] "GET /virtual-machine/b2bc3673-e28c-408a-aa98-12a61790e77b HTTP/1.1" 401 293 0.000569 10.0.0.141 - - [2025-11-13 03:29:47] "GET /virtual-machine/b2bc3673-e28c-408a-aa98-12a61790e77b HTTP/1.1" 200 1291 0.028413 10.0.0.141 - - [2025-11-13 03:29:47] "GET /virtual-machine-interface/5db5930c-e172-44d3-bfbb-cd19aee76a22 HTTP/1.1" 200 2931 0.091046 10.0.0.141 - - [2025-11-13 03:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.141 - - [2025-11-13 03:29:47] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003359 10.0.0.141 - - [2025-11-13 03:29:47] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002373 10.0.0.141 - - [2025-11-13 03:29:47] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005571 10.0.0.141 - - [2025-11-13 03:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.141 - - [2025-11-13 03:29:50] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005602 10.0.0.141 - - [2025-11-13 03:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.141 - - [2025-11-13 03:29:54] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006431 10.0.0.141 - - [2025-11-13 03:29:56] "GET /obj-perms HTTP/1.1" 200 5075 0.041707 10.0.0.56 - - [2025-11-13 03:29:57] "GET /obj-perms HTTP/1.1" 200 5075 0.041530 10.0.0.141 - - [2025-11-13 03:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.141 - - [2025-11-13 03:29:58] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004891 10.0.0.141 - - [2025-11-13 03:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2025-11-13 03:30:02] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005371 10.0.0.141 - - [2025-11-13 03:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.141 - - [2025-11-13 03:30:06] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007836 10.0.0.141 - - [2025-11-13 03:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.141 - - [2025-11-13 03:30:10] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004974 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /project/1e008311486844c3bb60fcff59a30234 HTTP/1.1" 404 173 0.030060 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /project/266e76dccd8c4bca9f8520e5aea27357 HTTP/1.1" 404 173 0.032429 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /project/7eecca6d04e14652977b6c73eb3a8a22 HTTP/1.1" 404 173 0.029907 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /project/73b289da5be44d7bab179cefc7182ed1 HTTP/1.1" 404 173 0.023110 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001473 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001562 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001033 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001199 10.0.0.141 - - [2025-11-13 03:30:13] "DELETE /access-control-list/2429ae37-7bd9-4ca3-840b-6634140ece2a HTTP/1.1" 200 115 0.101869 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.108770 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.124161 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.005952 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.150915 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.154953 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003331 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001657 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001287 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?fields=security_groups HTTP/1.1" 404 198 0.067883 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?fields=security_groups HTTP/1.1" 200 1355 0.176626 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?fields=security_groups HTTP/1.1" 200 1367 0.133414 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?fields=security_groups HTTP/1.1" 200 1364 0.131223 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=d8391abb-581e-4677-87cf-182af1c8ca30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004295 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /security-group/e38283d9-967f-49c9-9fc8-f50ae2d6617d HTTP/1.1" 200 115 0.057808 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=73b289da-5be4-4d7b-ab17-9cefc7182ed1&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /security-group/89cb31c7-a757-4459-87fe-e04357ad750e HTTP/1.1" 200 115 0.099552 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=266e76dc-cd8c-4bca-9f85-20e5aea27357&detail=False&count=False&shared=False HTTP/1.1" 200 343 0.001647 10.0.0.61 - - [2025-11-13 03:30:13] "DELETE /security-group/0215f608-c593-44aa-b485-44dc5484ccd4 HTTP/1.1" 200 115 0.120179 10.0.0.61 - - [2025-11-13 03:30:13] "GET /projects?obj_uuids=7eecca6d-04e1-4652-977b-6c73eb3a8a22&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001654 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1?fields=application_policy_sets HTTP/1.1" 200 1406 0.099398 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/266e76dc-cd8c-4bca-9f85-20e5aea27357?fields=application_policy_sets HTTP/1.1" 200 1394 0.145964 10.0.0.61 - - [2025-11-13 03:30:13] "GET /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22?fields=application_policy_sets HTTP/1.1" 200 1403 0.109218 10.0.0.141 - - [2025-11-13 03:30:13] "DELETE /access-control-list/1a38e461-de5e-4f04-92c0-6d199fb4fe8f HTTP/1.1" 200 115 0.078460 10.0.0.61 - - [2025-11-13 03:30:14] "DELETE /project/73b289da-5be4-4d7b-ab17-9cefc7182ed1 HTTP/1.1" 200 115 0.804552 10.0.0.141 - - [2025-11-13 03:30:14] "DELETE /access-control-list/a0976d4a-1ee4-4abf-9cce-2d7bace956f0 HTTP/1.1" 200 115 0.061246 10.0.0.61 - - [2025-11-13 03:30:14] "DELETE /project/266e76dc-cd8c-4bca-9f85-20e5aea27357 HTTP/1.1" 200 115 0.861269 10.0.0.61 - - [2025-11-13 03:30:14] "DELETE /project/7eecca6d-04e1-4652-977b-6c73eb3a8a22 HTTP/1.1" 200 115 0.867855 10.0.0.61 - - [2025-11-13 03:30:14] "GET /project/d8391abb-581e-4677-87cf-182af1c8ca30?fields=application_policy_sets HTTP/1.1" 404 171 0.819012 10.0.0.61 - - [2025-11-13 03:30:14] "DELETE /project/d8391abb-581e-4677-87cf-182af1c8ca30 HTTP/1.1" 404 171 1.182663 10.0.0.141 - - [2025-11-13 03:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.141 - - [2025-11-13 03:30:15] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004889 10.0.0.141 - - [2025-11-13 03:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.141 - - [2025-11-13 03:30:19] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004703 10.0.0.141 - - [2025-11-13 03:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.141 - - [2025-11-13 03:30:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003726 10.0.0.141 - - [2025-11-13 03:30:21] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003095 10.0.0.141 - - [2025-11-13 03:30:21] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005566 10.0.0.141 - - [2025-11-13 03:30:21] "POST /neutron/port HTTP/1.1" 200 1087 0.014308 10.0.0.141 - - [2025-11-13 03:30:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007099 10.0.0.141 - - [2025-11-13 03:30:28] "POST /neutron/network HTTP/1.1" 200 833 0.006198 10.0.0.141 - - [2025-11-13 03:30:28] "POST /neutron/port HTTP/1.1" 200 117 0.001121 10.0.0.141 - - [2025-11-13 03:30:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.026686 10.0.0.141 - - [2025-11-13 03:30:36] "POST /neutron/port HTTP/1.1" 200 1087 0.013575 10.0.0.141 - - [2025-11-13 03:30:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007202 10.0.0.141 - - [2025-11-13 03:30:37] "POST /neutron/port HTTP/1.1" 200 1087 0.013085 10.0.0.141 - - [2025-11-13 03:30:37] "POST /neutron/network HTTP/1.1" 200 823 0.005985 10.0.0.141 - - [2025-11-13 03:30:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.000962 10.0.0.141 - - [2025-11-13 03:30:37] "GET /virtual-machine/b2bc3673-e28c-408a-aa98-12a61790e77b HTTP/1.1" 200 1291 0.003970 10.0.0.141 - - [2025-11-13 03:30:37] "GET /virtual-machine-interface/5db5930c-e172-44d3-bfbb-cd19aee76a22 HTTP/1.1" 200 2931 0.004596 10.0.0.141 - - [2025-11-13 03:30:37] "GET /instance-ip/dc97a342-4948-45ff-924d-dca700b2d1f0 HTTP/1.1" 200 1618 0.005511 10.0.0.141 - - [2025-11-13 03:30:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.003500 10.0.0.141 - - [2025-11-13 03:30:37] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006070 10.0.0.61 - - [2025-11-13 03:30:37] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000913 10.0.0.141 - - [2025-11-13 03:30:37] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.058368 10.0.0.141 - - [2025-11-13 03:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.141 - - [2025-11-13 03:30:37] "GET /security-group/f7ac7e62-9cc6-4b1f-b581-63c187048a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004316 10.0.0.141 - - [2025-11-13 03:30:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 563 0.074938 10.0.0.141 - - [2025-11-13 03:30:37] "POST /instance-ips HTTP/1.1" 200 357 0.039011 10.0.0.141 - - [2025-11-13 03:30:37] "GET /instance-ip/7cc78882-d5f0-4529-9327-9d223602b6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.006419 10.0.0.141 - - [2025-11-13 03:30:37] "GET /virtual-machine-interface/9a3651a2-d6e3-4bef-8130-04ab5b3d5db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005837 10.0.0.141 - - [2025-11-13 03:30:37] "GET /virtual-machine-interface/9a3651a2-d6e3-4bef-8130-04ab5b3d5db7?fields=instance_ip_back_refs HTTP/1.1" 200 1323 0.007106 10.0.0.141 - - [2025-11-13 03:30:37] "GET /instance-ip/7cc78882-d5f0-4529-9327-9d223602b6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.004738 10.0.0.141 - - [2025-11-13 03:30:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001494 10.0.0.141 - - [2025-11-13 03:30:38] "POST /neutron/port HTTP/1.1" 200 966 0.009221 10.0.0.141 - - [2025-11-13 03:30:38] "POST /neutron/port HTTP/1.1" 200 966 0.008647 10.0.0.141 - - [2025-11-13 03:30:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007772 10.0.0.141 - - [2025-11-13 03:30:38] "POST /neutron/port HTTP/1.1" 200 966 0.010583 10.0.0.141 - - [2025-11-13 03:30:38] "POST /neutron/port HTTP/1.1" 200 966 0.015615 10.0.0.141 - - [2025-11-13 03:30:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004084 10.0.0.141 - - [2025-11-13 03:30:39] "POST /neutron/network HTTP/1.1" 200 823 0.006364 10.0.0.141 - - [2025-11-13 03:30:43] "POST /neutron/port HTTP/1.1" 200 1032 0.016482 10.0.0.141 - - [2025-11-13 03:30:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007358 10.0.0.141 - - [2025-11-13 03:30:43] "GET /virtual-machine/51fd9df8-ac13-47a9-ac6e-7b25181c7976 HTTP/1.1" 200 1268 0.007315 10.0.0.141 - - [2025-11-13 03:30:43] "GET /virtual-machine-interface/9a3651a2-d6e3-4bef-8130-04ab5b3d5db7 HTTP/1.1" 200 2981 0.005003 10.0.0.141 - - [2025-11-13 03:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.141 - - [2025-11-13 03:30:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004701 10.0.0.141 - - [2025-11-13 03:30:43] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002465 10.0.0.141 - - [2025-11-13 03:30:43] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005773 10.0.0.141 - - [2025-11-13 03:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2025-11-13 03:30:46] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005097 10.0.0.141 - - [2025-11-13 03:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.141 - - [2025-11-13 03:30:51] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005040 10.0.0.141 - - [2025-11-13 03:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.141 - - [2025-11-13 03:30:55] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005223 10.0.0.141 - - [2025-11-13 03:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.141 - - [2025-11-13 03:30:59] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005578 10.0.0.141 - - [2025-11-13 03:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2025-11-13 03:31:03] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005035 10.0.0.141 - - [2025-11-13 03:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.141 - - [2025-11-13 03:31:07] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004535 10.0.0.141 - - [2025-11-13 03:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.141 - - [2025-11-13 03:31:11] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005628 10.0.0.141 - - [2025-11-13 03:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.141 - - [2025-11-13 03:31:15] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006966 10.0.0.141 - - [2025-11-13 03:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2025-11-13 03:31:19] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005193 10.0.0.141 - - [2025-11-13 03:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.141 - - [2025-11-13 03:31:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003531 10.0.0.141 - - [2025-11-13 03:31:21] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002699 10.0.0.141 - - [2025-11-13 03:31:21] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005463 10.0.0.141 - - [2025-11-13 03:31:27] "POST /neutron/port HTTP/1.1" 200 1032 0.016224 10.0.0.141 - - [2025-11-13 03:31:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006310 10.0.0.141 - - [2025-11-13 03:31:30] "POST /neutron/network HTTP/1.1" 200 833 0.005801 10.0.0.141 - - [2025-11-13 03:31:30] "POST /neutron/port HTTP/1.1" 200 117 0.001174 10.0.0.141 - - [2025-11-13 03:31:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009284 10.0.0.141 - - [2025-11-13 03:31:37] "POST /id-to-fqname HTTP/1.1" 200 218 0.001413 10.0.0.141 - - [2025-11-13 03:31:37] "POST /neutron/network HTTP/1.1" 200 833 0.008277 10.0.0.61 - - [2025-11-13 03:31:38] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001040 10.0.0.141 - - [2025-11-13 03:31:38] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.066191 10.0.0.141 - - [2025-11-13 03:31:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006438 10.0.0.141 - - [2025-11-13 03:31:39] "POST /neutron/network HTTP/1.1" 200 833 0.007932 10.0.0.141 - - [2025-11-13 03:31:39] "POST /neutron/port HTTP/1.1" 200 1059 0.033484 10.0.0.141 - - [2025-11-13 03:31:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832 10.0.0.141 - - [2025-11-13 03:31:39] "POST /neutron/network HTTP/1.1" 200 823 0.011307 10.0.0.141 - - [2025-11-13 03:31:43] "POST /neutron/port HTTP/1.1" 200 1087 0.014161 10.0.0.141 - - [2025-11-13 03:31:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006422 10.0.0.141 - - [2025-11-13 03:31:43] "GET /virtual-machine/6031d2da-38b1-46da-af34-428d75b963ea HTTP/1.1" 200 1290 0.005031 10.0.0.141 - - [2025-11-13 03:31:43] "GET /virtual-machine-interface/57981b5a-bff3-4c14-94b5-585189247ab5 HTTP/1.1" 200 2931 0.004530 10.0.0.141 - - [2025-11-13 03:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.141 - - [2025-11-13 03:31:43] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002624 10.0.0.141 - - [2025-11-13 03:31:43] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002595 10.0.0.141 - - [2025-11-13 03:31:44] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005212 10.0.0.141 - - [2025-11-13 03:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.141 - - [2025-11-13 03:31:47] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004949 10.0.0.141 - - [2025-11-13 03:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.141 - - [2025-11-13 03:31:51] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005044 10.0.0.141 - - [2025-11-13 03:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.141 - - [2025-11-13 03:31:55] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004997 10.0.0.141 - - [2025-11-13 03:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2025-11-13 03:31:59] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005129 10.0.0.141 - - [2025-11-13 03:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.141 - - [2025-11-13 03:32:03] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005527 10.0.0.141 - - [2025-11-13 03:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.141 - - [2025-11-13 03:32:07] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004771 10.0.0.141 - - [2025-11-13 03:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.141 - - [2025-11-13 03:32:11] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.006012 10.0.0.141 - - [2025-11-13 03:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2025-11-13 03:32:15] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.004516 10.0.0.141 - - [2025-11-13 03:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.141 - - [2025-11-13 03:32:19] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.007078 10.0.0.141 - - [2025-11-13 03:32:23] "POST /neutron/network HTTP/1.1" 200 833 0.012415 10.0.0.141 - - [2025-11-13 03:32:23] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.141 - - [2025-11-13 03:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2025-11-13 03:32:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003912 10.0.0.141 - - [2025-11-13 03:32:24] "GET /virtual-networks?parent_id=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002886 10.0.0.141 - - [2025-11-13 03:32:24] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005704 10.0.0.141 - - [2025-11-13 03:32:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006991 10.0.0.141 - - [2025-11-13 03:32:32] "POST /neutron/port HTTP/1.1" 200 1032 0.036789 10.0.0.141 - - [2025-11-13 03:32:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003367 10.0.0.141 - - [2025-11-13 03:32:33] "POST /neutron/network HTTP/1.1" 200 823 0.007881 10.0.0.141 - - [2025-11-13 03:32:39] "POST /neutron/port HTTP/1.1" 200 1087 0.019226 10.0.0.141 - - [2025-11-13 03:32:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011163 10.0.0.141 - - [2025-11-13 03:32:50] "POST /neutron/port HTTP/1.1" 200 1087 0.013756 10.0.0.141 - - [2025-11-13 03:32:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006939 10.0.0.141 - - [2025-11-13 03:32:50] "POST /neutron/port HTTP/1.1" 200 1087 0.013948 10.0.0.141 - - [2025-11-13 03:32:50] "POST /neutron/network HTTP/1.1" 200 823 0.005947 10.0.0.141 - - [2025-11-13 03:32:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001024 10.0.0.141 - - [2025-11-13 03:32:50] "GET /virtual-machine/6031d2da-38b1-46da-af34-428d75b963ea HTTP/1.1" 200 1290 0.002881 10.0.0.141 - - [2025-11-13 03:32:50] "GET /virtual-machine-interface/57981b5a-bff3-4c14-94b5-585189247ab5 HTTP/1.1" 200 2931 0.004609 10.0.0.141 - - [2025-11-13 03:32:50] "GET /instance-ip/51184123-192f-44c1-b0bd-23c51a7c0cd2 HTTP/1.1" 200 1617 0.014484 10.0.0.141 - - [2025-11-13 03:32:50] "GET /virtual-machine-interface/57981b5a-bff3-4c14-94b5-585189247ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005136 10.0.0.141 - - [2025-11-13 03:32:50] "PUT /virtual-machine-interface/57981b5a-bff3-4c14-94b5-585189247ab5 HTTP/1.1" 200 284 0.012991 10.0.0.56 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000713 10.0.0.56 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000589 10.0.0.61 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000553 10.0.0.61 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000405 10.0.0.56 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000374 10.0.0.56 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.61 - - [2025-11-13 03:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000413 10.0.0.61 - - [2025-11-13 03:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000456 10.0.0.141 - - [2025-11-13 03:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000343 10.0.0.141 - - [2025-11-13 03:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.141 - - [2025-11-13 03:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000611 10.0.0.141 - - [2025-11-13 03:33:24] "POST /neutron/network HTTP/1.1" 200 833 0.006356 10.0.0.141 - - [2025-11-13 03:33:24] "POST /neutron/port HTTP/1.1" 200 117 0.001153 10.0.0.141 - - [2025-11-13 03:33:32] "POST /neutron/port HTTP/1.1" 200 1087 0.016211 10.0.0.141 - - [2025-11-13 03:33:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.008236 10.0.0.61 - - [2025-11-13 03:33:59] "GET /obj-perms HTTP/1.1" 200 5075 0.046559 10.0.0.141 - - [2025-11-13 03:34:00] "GET /obj-perms HTTP/1.1" 200 5075 0.047432 10.0.0.141 - - [2025-11-13 03:34:10] "DELETE /instance-ip/7cc78882-d5f0-4529-9327-9d223602b6c7 HTTP/1.1" 200 115 0.039417 10.0.0.141 - - [2025-11-13 03:34:10] "DELETE /virtual-machine-interface/9a3651a2-d6e3-4bef-8130-04ab5b3d5db7 HTTP/1.1" 200 115 0.074323 10.0.0.141 - - [2025-11-13 03:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.141 - - [2025-11-13 03:34:10] "GET /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2102 0.005813 10.0.0.141 - - [2025-11-13 03:34:10] "PUT /virtual-network/81deab19-b8cc-46b2-9025-c4b64f9ea1de HTTP/1.1" 200 264 0.050325 10.0.0.141 - - [2025-11-13 03:34:10] "POST /neutron/network HTTP/1.1" 200 823 0.007353 10.0.0.141 - - [2025-11-13 03:34:10] "POST /neutron/port HTTP/1.1" 200 1113 0.010440 10.0.0.141 - - [2025-11-13 03:34:11] "DELETE /route-target/d5ae272b-7c3c-4323-bdbf-1cbc63544e22 HTTP/1.1" 200 115 0.057332 10.0.0.141 - - [2025-11-13 03:34:11] "POST /neutron/port HTTP/1.1" 200 1113 0.011105 10.0.0.61 - - [2025-11-13 03:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.040788 10.0.0.61 - - [2025-11-13 03:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002859 10.0.0.141 - - [2025-11-13 03:34:12] "POST /neutron/network HTTP/1.1" 200 151 0.166472 10.0.0.61 - - [2025-11-13 03:34:14] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000924 10.0.0.141 - - [2025-11-13 03:34:14] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.072681 10.0.0.61 - - [2025-11-13 03:34:14] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001025 10.0.0.141 - - [2025-11-13 03:34:14] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?fields=virtual_networks HTTP/1.1" 200 1038 0.054813 10.0.0.61 - - [2025-11-13 03:34:14] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001081 10.0.0.141 - - [2025-11-13 03:34:14] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.036849 10.0.0.61 - - [2025-11-13 03:34:14] "GET /projects?obj_uuids=1e008311-4868-44c3-bb60-fcff59a30234&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000894 10.0.0.141 - - [2025-11-13 03:34:14] "GET /project/1e008311-4868-44c3-bb60-fcff59a30234?fields=security_groups HTTP/1.1" 200 1262 0.033714 10.0.0.141 - - [2025-11-13 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 185 0.027614 10.0.0.61 - - [2025-11-13 03:34:15] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003180 10.0.0.61 - - [2025-11-13 03:34:15] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.61 - - [2025-11-13 03:34:15] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028960 10.0.0.61 - - [2025-11-13 03:34:15] "POST /id-to-fqname HTTP/1.1" 200 187 0.001116 10.0.0.61 - - [2025-11-13 03:34:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.003850 10.0.0.61 - - [2025-11-13 03:34:15] "POST /security-groups HTTP/1.1" 200 588 0.035428 10.0.0.141 - - [2025-11-13 03:34:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.007221 10.0.0.61 - - [2025-11-13 03:34:16] "POST /projects HTTP/1.1" 200 579 0.227776 10.0.0.61 - - [2025-11-13 03:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.296036 10.0.0.141 - - [2025-11-13 03:34:16] "POST /access-control-lists HTTP/1.1" 200 591 0.030215 10.0.0.141 - - [2025-11-13 03:34:16] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.452270 10.0.0.141 - - [2025-11-13 03:34:17] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.141 - - [2025-11-13 03:34:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000534 10.0.0.141 - - [2025-11-13 03:34:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.066664 10.0.0.61 - - [2025-11-13 03:34:19] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000832 10.0.0.141 - - [2025-11-13 03:34:19] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.036566 10.0.0.141 - - [2025-11-13 03:34:19] "POST /neutron/network HTTP/1.1" 200 117 0.032364 10.0.0.141 - - [2025-11-13 03:34:19] "POST /neutron/network HTTP/1.1" 200 829 0.011101 10.0.0.141 - - [2025-11-13 03:34:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001305 10.0.0.141 - - [2025-11-13 03:34:20] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008324 10.0.0.141 - - [2025-11-13 03:34:20] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007123 10.0.0.141 - - [2025-11-13 03:34:20] "POST /neutron/subnet HTTP/1.1" 200 724 0.014767 10.0.0.141 - - [2025-11-13 03:34:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.002461 10.0.0.141 - - [2025-11-13 03:34:20] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008329 10.0.0.141 - - [2025-11-13 03:34:20] "GET /virtual-machine-interface/2602d322-9c23-4101-a5e8-473e8913d998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007196 10.0.0.141 - - [2025-11-13 03:34:20] "GET /virtual-machine-interface/2602d322-9c23-4101-a5e8-473e8913d998?fields=instance_ip_back_refs HTTP/1.1" 200 1319 0.009230 10.0.0.141 - - [2025-11-13 03:34:20] "GET /instance-ip/47a7b0cb-7279-4f12-a3dc-cb819cb94bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1600 0.004601 10.0.0.141 - - [2025-11-13 03:34:20] "POST /id-to-fqname HTTP/1.1" 200 221 0.001255 10.0.0.61 - - [2025-11-13 03:34:21] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001112 10.0.0.141 - - [2025-11-13 03:34:21] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.060336 10.0.0.141 - - [2025-11-13 03:34:21] "POST /neutron/network HTTP/1.1" 200 829 0.030389 10.0.0.141 - - [2025-11-13 03:34:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001288 10.0.0.141 - - [2025-11-13 03:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.005960 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/network HTTP/1.1" 200 829 0.008099 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.008728 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.006089 10.0.0.61 - - [2025-11-13 03:34:22] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000926 10.0.0.141 - - [2025-11-13 03:34:22] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.062040 10.0.0.141 - - [2025-11-13 03:34:22] "POST /fqname-to-id HTTP/1.1" 404 208 0.002496 10.0.0.141 - - [2025-11-13 03:34:22] "POST /interface-route-tables HTTP/1.1" 200 556 0.049248 10.0.0.141 - - [2025-11-13 03:34:22] "GET /interface-route-table/e6a08d63-6878-4af2-ac8e-f697deffcf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.006568 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/port HTTP/1.1" 200 1111 0.081656 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.009054 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/network HTTP/1.1" 200 829 0.006361 10.0.0.141 - - [2025-11-13 03:34:22] "POST /neutron/port HTTP/1.1" 200 983 0.007688 10.0.0.141 - - [2025-11-13 03:34:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 10.0.0.141 - - [2025-11-13 03:34:23] "POST /neutron/network HTTP/1.1" 200 829 0.006816 10.0.0.141 - - [2025-11-13 03:34:23] "GET /virtual-machine-interface/2602d322-9c23-4101-a5e8-473e8913d998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.007298 10.0.0.141 - - [2025-11-13 03:34:23] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.141 - - [2025-11-13 03:34:26] "POST /neutron/port HTTP/1.1" 200 1049 0.014742 10.0.0.141 - - [2025-11-13 03:34:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003674 10.0.0.141 - - [2025-11-13 03:34:26] "POST /neutron/network HTTP/1.1" 200 829 0.006372 10.0.0.141 - - [2025-11-13 03:34:28] "POST /neutron/port HTTP/1.1" 200 1085 0.014089 10.0.0.141 - - [2025-11-13 03:34:28] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006878 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 401 293 0.000435 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 200 1289 0.026430 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 200 1289 0.003242 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine-interface/1b55ffac-c873-46fc-a972-9de90be053a1 HTTP/1.1" 200 2938 0.005134 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 200 1289 0.002827 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine-interface/1b55ffac-c873-46fc-a972-9de90be053a1 HTTP/1.1" 200 2938 0.005589 10.0.0.141 - - [2025-11-13 03:34:29] "GET /instance-ip/18395668-be5c-4318-9cc8-2594ba0e2cfe HTTP/1.1" 200 1618 0.005054 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 200 1289 0.002989 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-machine-interface/1b55ffac-c873-46fc-a972-9de90be053a1 HTTP/1.1" 200 2938 0.004504 10.0.0.141 - - [2025-11-13 03:34:29] "GET /instance-ip/18395668-be5c-4318-9cc8-2594ba0e2cfe HTTP/1.1" 200 1618 0.003490 10.0.0.141 - - [2025-11-13 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.141 - - [2025-11-13 03:34:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003073 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002978 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005601 10.0.0.141 - - [2025-11-13 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.141 - - [2025-11-13 03:34:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003798 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002824 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005690 10.0.0.141 - - [2025-11-13 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.141 - - [2025-11-13 03:34:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004226 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003080 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007048 10.0.0.141 - - [2025-11-13 03:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.141 - - [2025-11-13 03:34:29] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004581 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002749 10.0.0.141 - - [2025-11-13 03:34:29] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006002 10.0.0.141 - - [2025-11-13 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.141 - - [2025-11-13 03:34:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003819 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002856 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005144 10.0.0.141 - - [2025-11-13 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.141 - - [2025-11-13 03:34:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004615 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003015 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005250 10.0.0.141 - - [2025-11-13 03:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.141 - - [2025-11-13 03:34:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.016150 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003105 10.0.0.141 - - [2025-11-13 03:34:30] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005342 10.0.0.141 - - [2025-11-13 03:34:33] "POST /neutron/port HTTP/1.1" 200 1049 0.016349 10.0.0.141 - - [2025-11-13 03:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 03:34:33] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004707 10.0.0.141 - - [2025-11-13 03:34:34] "POST /neutron/security_group HTTP/1.1" 200 2055 0.006217 10.0.0.141 - - [2025-11-13 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.141 - - [2025-11-13 03:34:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003354 10.0.0.141 - - [2025-11-13 03:34:35] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002824 10.0.0.141 - - [2025-11-13 03:34:35] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005430 10.0.0.141 - - [2025-11-13 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.141 - - [2025-11-13 03:34:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004382 10.0.0.141 - - [2025-11-13 03:34:35] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002803 10.0.0.141 - - [2025-11-13 03:34:35] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006605 10.0.0.141 - - [2025-11-13 03:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.141 - - [2025-11-13 03:34:36] "GET /routing-instance/95446232-77fb-453e-8013-1cbba14fe7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006432 10.0.0.141 - - [2025-11-13 03:34:36] "GET /route-target/1c763e7f-d353-4c68-b34b-921cb32bf669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004732 10.0.0.141 - - [2025-11-13 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2025-11-13 03:34:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003572 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003222 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006136 10.0.0.141 - - [2025-11-13 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.141 - - [2025-11-13 03:34:36] "GET /routing-instance/95446232-77fb-453e-8013-1cbba14fe7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005178 10.0.0.141 - - [2025-11-13 03:34:36] "GET /route-target/1c763e7f-d353-4c68-b34b-921cb32bf669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005170 10.0.0.141 - - [2025-11-13 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 03:34:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011078 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002899 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005637 10.0.0.141 - - [2025-11-13 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2025-11-13 03:34:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003443 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002669 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005381 10.0.0.141 - - [2025-11-13 03:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.141 - - [2025-11-13 03:34:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004822 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003156 10.0.0.141 - - [2025-11-13 03:34:36] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005678 10.0.0.61 - - [2025-11-13 03:34:41] "GET /obj-perms HTTP/1.1" 200 5043 0.044918 10.0.0.141 - - [2025-11-13 03:34:43] "GET /obj-perms HTTP/1.1" 200 5043 0.044908 10.0.0.61 - - [2025-11-13 03:34:43] "GET /obj-perms HTTP/1.1" 200 5043 0.003953 10.0.0.141 - - [2025-11-13 03:34:43] "GET /obj-perms HTTP/1.1" 200 5043 0.003673 10.0.0.141 - - [2025-11-13 03:34:44] "GET /obj-perms HTTP/1.1" 200 5043 0.003804 10.0.0.56 - - [2025-11-13 03:34:44] "GET /obj-perms HTTP/1.1" 200 5043 0.044946 10.0.0.141 - - [2025-11-13 03:34:44] "POST /neutron/port HTTP/1.1" 200 1049 0.012915 10.0.0.141 - - [2025-11-13 03:34:44] "POST /neutron/security_group HTTP/1.1" 200 2055 0.007577 10.0.0.141 - - [2025-11-13 03:34:44] "GET /virtual-machine/5c28bcdf-6d5c-4f76-b11a-0830d631bcdd HTTP/1.1" 200 1267 0.005252 10.0.0.141 - - [2025-11-13 03:34:44] "GET /virtual-machine-interface/2602d322-9c23-4101-a5e8-473e8913d998 HTTP/1.1" 200 3150 0.006757 10.0.0.141 - - [2025-11-13 03:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.141 - - [2025-11-13 03:34:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003611 10.0.0.141 - - [2025-11-13 03:34:44] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003384 10.0.0.141 - - [2025-11-13 03:34:44] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005507 10.0.0.141 - - [2025-11-13 03:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.141 - - [2025-11-13 03:34:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003754 10.0.0.141 - - [2025-11-13 03:34:45] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003040 10.0.0.141 - - [2025-11-13 03:34:45] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005665 10.0.0.141 - - [2025-11-13 03:34:46] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005523 10.0.0.141 - - [2025-11-13 03:34:47] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 200 1289 0.004612 10.0.0.141 - - [2025-11-13 03:34:47] "POST /neutron/port HTTP/1.1" 200 151 0.153571 10.0.0.141 - - [2025-11-13 03:34:49] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 404 171 0.003595 10.0.0.141 - - [2025-11-13 03:34:49] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 404 171 0.002894 10.0.0.141 - - [2025-11-13 03:34:49] "GET /virtual-machine/a1d2114e-0a8c-4cee-8256-39d3400adf51 HTTP/1.1" 404 171 0.002754 10.0.0.141 - - [2025-11-13 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2025-11-13 03:34:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003680 10.0.0.141 - - [2025-11-13 03:34:49] "GET /virtual-networks?parent_id=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002427 10.0.0.141 - - [2025-11-13 03:34:49] "GET /virtual-network/243aac4b-81e4-4a75-b842-19dfe72c7303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006199 10.0.0.141 - - [2025-11-13 03:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.141 - - [2025-11-13 03:34:49] "GET /routing-instance/95446232-77fb-453e-8013-1cbba14fe7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004239 10.0.0.141 - - [2025-11-13 03:34:49] "GET /route-target/1c763e7f-d353-4c68-b34b-921cb32bf669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003928 10.0.0.141 - - [2025-11-13 03:34:49] "GET /obj-perms HTTP/1.1" 200 5043 0.003625 10.0.0.141 - - [2025-11-13 03:34:55] "GET /obj-perms HTTP/1.1" 200 5043 0.003614 10.0.0.141 - - [2025-11-13 03:34:58] "GET /obj-perms HTTP/1.1" 200 5043 0.003893 10.0.0.61 - - [2025-11-13 03:35:01] "GET /obj-perms HTTP/1.1" 200 5075 0.046116 10.0.0.141 - - [2025-11-13 03:35:02] "DELETE /access-control-list/8b97e838-6f8e-44dc-be33-f9ffec23223d HTTP/1.1" 200 115 0.035960 10.0.0.141 - - [2025-11-13 03:35:05] "GET /obj-perms HTTP/1.1" 200 5043 0.004006 10.0.0.141 - - [2025-11-13 03:35:08] "GET /obj-perms HTTP/1.1" 200 5043 0.003811 10.0.0.141 - - [2025-11-13 03:35:14] "GET /obj-perms HTTP/1.1" 200 5043 0.004047 10.0.0.141 - - [2025-11-13 03:35:14] "GET /obj-perms HTTP/1.1" 200 5043 0.004031 10.0.0.56 - - [2025-11-13 03:35:14] "GET /obj-perms HTTP/1.1" 200 5043 0.003349 10.0.0.141 - - [2025-11-13 03:35:14] "GET /interface-route-table/e6a08d63-6878-4af2-ac8e-f697deffcf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.004187 10.0.0.141 - - [2025-11-13 03:35:14] "GET /virtual-machine-interface/2602d322-9c23-4101-a5e8-473e8913d998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2929 0.007523 10.0.0.141 - - [2025-11-13 03:35:14] "POST /ref-update HTTP/1.1" 200 156 0.015576 10.0.0.141 - - [2025-11-13 03:35:14] "DELETE /interface-route-table/e6a08d63-6878-4af2-ac8e-f697deffcf22 HTTP/1.1" 200 115 0.028738 10.0.0.61 - - [2025-11-13 03:35:14] "DELETE /project/5d68617cc58c424c86c5ccb7f2369e46 HTTP/1.1" 404 173 0.005863 10.0.0.61 - - [2025-11-13 03:35:14] "DELETE /project/1e008311-4868-44c3-bb60-fcff59a30234 HTTP/1.1" 404 177 0.008402 10.0.0.141 - - [2025-11-13 03:35:14] "POST /neutron/network HTTP/1.1" 200 829 0.005516 10.0.0.141 - - [2025-11-13 03:35:15] "DELETE /route-target/1c763e7f-d353-4c68-b34b-921cb32bf669 HTTP/1.1" 200 115 0.020151 10.0.0.61 - - [2025-11-13 03:35:16] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001287 10.0.0.141 - - [2025-11-13 03:35:16] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1360 0.041937 10.0.0.61 - - [2025-11-13 03:35:16] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000869 10.0.0.141 - - [2025-11-13 03:35:16] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?fields=virtual_networks HTTP/1.1" 200 1035 0.043041 10.0.0.61 - - [2025-11-13 03:35:16] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000927 10.0.0.141 - - [2025-11-13 03:35:16] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.048156 10.0.0.61 - - [2025-11-13 03:35:16] "GET /projects?obj_uuids=5d68617c-c58c-424c-86c5-ccb7f2369e46&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000998 10.0.0.141 - - [2025-11-13 03:35:16] "GET /project/5d68617c-c58c-424c-86c5-ccb7f2369e46?fields=security_groups HTTP/1.1" 200 1258 0.042722 10.0.0.141 - - [2025-11-13 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 192 0.026270 10.0.0.61 - - [2025-11-13 03:35:17] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004419 10.0.0.61 - - [2025-11-13 03:35:17] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001204 10.0.0.61 - - [2025-11-13 03:35:17] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008222 10.0.0.61 - - [2025-11-13 03:35:17] "POST /id-to-fqname HTTP/1.1" 200 194 0.001087 10.0.0.61 - - [2025-11-13 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 203 0.004537 10.0.0.61 - - [2025-11-13 03:35:17] "POST /security-groups HTTP/1.1" 200 595 0.028716 10.0.0.61 - - [2025-11-13 03:35:17] "POST /projects HTTP/1.1" 200 593 0.248361 10.0.0.141 - - [2025-11-13 03:35:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.010109 10.0.0.61 - - [2025-11-13 03:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.316774 10.0.0.141 - - [2025-11-13 03:35:18] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.446302 10.0.0.141 - - [2025-11-13 03:35:19] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.141 - - [2025-11-13 03:35:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000763 10.0.0.141 - - [2025-11-13 03:35:20] "POST /neutron/port HTTP/1.1" 400 205 0.003604 10.0.0.141 - - [2025-11-13 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.059804 10.0.0.61 - - [2025-11-13 03:35:20] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000792 10.0.0.141 - - [2025-11-13 03:35:20] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.043445 10.0.0.141 - - [2025-11-13 03:35:20] "POST /ref-update HTTP/1.1" 200 156 0.026575 10.0.0.61 - - [2025-11-13 03:35:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007355 10.0.0.141 - - [2025-11-13 03:35:20] "POST /neutron/subnet HTTP/1.1" 200 720 0.226210 10.0.0.141 - - [2025-11-13 03:35:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001223 10.0.0.141 - - [2025-11-13 03:35:20] "GET /virtual-network/74bce181-5f7d-4704-8a35-ef76095ac1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006442 10.0.0.141 - - [2025-11-13 03:35:20] "GET /virtual-network/74bce181-5f7d-4704-8a35-ef76095ac1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005027 10.0.0.141 - - [2025-11-13 03:35:20] "POST /neutron/network HTTP/1.1" 200 827 0.006523 10.0.0.141 - - [2025-11-13 03:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.61 - - [2025-11-13 03:35:20] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000860 10.0.0.141 - - [2025-11-13 03:35:20] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.033476 10.0.0.61 - - [2025-11-13 03:35:20] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000896 10.0.0.141 - - [2025-11-13 03:35:21] "POST /neutron/network HTTP/1.1" 200 609 0.120173 10.0.0.141 - - [2025-11-13 03:35:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.003024 10.0.0.141 - - [2025-11-13 03:35:21] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004953 10.0.0.141 - - [2025-11-13 03:35:21] "POST /neutron/network HTTP/1.1" 200 826 0.006755 10.0.0.141 - - [2025-11-13 03:35:21] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004913 10.0.0.141 - - [2025-11-13 03:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.61 - - [2025-11-13 03:35:21] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000810 10.0.0.141 - - [2025-11-13 03:35:21] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.045200 10.0.0.141 - - [2025-11-13 03:35:21] "POST /neutron/network HTTP/1.1" 200 117 0.014601 10.0.0.141 - - [2025-11-13 03:35:21] "POST /route-targets HTTP/1.1" 200 327 0.011490 10.0.0.141 - - [2025-11-13 03:35:21] "POST /neutron/network HTTP/1.1" 200 826 0.007324 10.0.0.141 - - [2025-11-13 03:35:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.000909 10.0.0.141 - - [2025-11-13 03:35:21] "GET /virtual-network/9a2a2597-364c-421a-a227-7bc7d7fdb272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004596 10.0.0.141 - - [2025-11-13 03:35:21] "GET /virtual-network/9a2a2597-364c-421a-a227-7bc7d7fdb272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004822 10.0.0.141 - - [2025-11-13 03:35:21] "POST /neutron/subnet HTTP/1.1" 200 715 0.008371 10.0.0.141 - - [2025-11-13 03:35:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.002727 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005497 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-machine-interface/c55e5860-cfd9-402d-84e2-cb8a05fa5d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.008097 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-machine-interface/c55e5860-cfd9-402d-84e2-cb8a05fa5d0c?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007342 10.0.0.141 - - [2025-11-13 03:35:22] "GET /instance-ip/558b789b-fde8-4b06-a034-631ad48dc67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004685 10.0.0.141 - - [2025-11-13 03:35:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.002753 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-network/74bce181-5f7d-4704-8a35-ef76095ac1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005897 10.0.0.61 - - [2025-11-13 03:35:22] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000835 10.0.0.141 - - [2025-11-13 03:35:22] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.050814 10.0.0.141 - - [2025-11-13 03:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.141 - - [2025-11-13 03:35:22] "GET /security-group/6762280f-65b8-49e3-a5e3-3b4fd659163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004705 10.0.0.141 - - [2025-11-13 03:35:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.125578 10.0.0.141 - - [2025-11-13 03:35:22] "POST /instance-ips HTTP/1.1" 200 357 0.040973 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-machine-interface/e168248c-0b6b-4d10-a0c9-a7aa960e3b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2650 0.005580 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-machine-interface/e168248c-0b6b-4d10-a0c9-a7aa960e3b1a?fields=instance_ip_back_refs HTTP/1.1" 200 1336 0.008487 10.0.0.141 - - [2025-11-13 03:35:22] "GET /instance-ip/31cbe27e-a8b2-487f-ad99-00f781587de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1581 0.004341 10.0.0.141 - - [2025-11-13 03:35:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003329 10.0.0.141 - - [2025-11-13 03:35:22] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005462 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-machine-interface/5b74fd60-96ef-430c-9125-0f2518abdc56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2373 0.006782 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-machine-interface/5b74fd60-96ef-430c-9125-0f2518abdc56?fields=instance_ip_back_refs HTTP/1.1" 200 1333 0.007417 10.0.0.141 - - [2025-11-13 03:35:23] "GET /instance-ip/61487be3-1255-41f1-bdef-49e59a6458e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.004100 10.0.0.141 - - [2025-11-13 03:35:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.002512 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-network/74bce181-5f7d-4704-8a35-ef76095ac1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005673 10.0.0.61 - - [2025-11-13 03:35:23] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000873 10.0.0.141 - - [2025-11-13 03:35:23] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.048001 10.0.0.141 - - [2025-11-13 03:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.141 - - [2025-11-13 03:35:23] "GET /security-group/6762280f-65b8-49e3-a5e3-3b4fd659163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.005046 10.0.0.141 - - [2025-11-13 03:35:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.096819 10.0.0.141 - - [2025-11-13 03:35:23] "POST /instance-ips HTTP/1.1" 200 357 0.028622 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-machine-interface/413afa3f-49a1-4119-bc6e-e9ef03b1826d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.005648 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-machine-interface/413afa3f-49a1-4119-bc6e-e9ef03b1826d?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.008357 10.0.0.141 - - [2025-11-13 03:35:23] "GET /instance-ip/a74348ab-80bb-4865-a259-e59a27dddf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1582 0.004386 10.0.0.141 - - [2025-11-13 03:35:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.003812 10.0.0.141 - - [2025-11-13 03:35:23] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005399 10.0.0.61 - - [2025-11-13 03:35:23] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000848 10.0.0.141 - - [2025-11-13 03:35:24] "POST /neutron/port HTTP/1.1" 200 988 0.234755 10.0.0.141 - - [2025-11-13 03:35:24] "GET /virtual-machine-interface/cbe3d5e7-5102-44f6-bb63-87e77eb874a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2374 0.005986 10.0.0.141 - - [2025-11-13 03:35:24] "GET /virtual-machine-interface/cbe3d5e7-5102-44f6-bb63-87e77eb874a1?fields=instance_ip_back_refs HTTP/1.1" 200 1334 0.006989 10.0.0.141 - - [2025-11-13 03:35:24] "GET /instance-ip/55e5f65d-91d0-41e4-be71-a18757755aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1608 0.005943 10.0.0.141 - - [2025-11-13 03:35:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.003232 10.0.0.141 - - [2025-11-13 03:35:24] "GET /virtual-network/9a2a2597-364c-421a-a227-7bc7d7fdb272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005862 10.0.0.61 - - [2025-11-13 03:35:24] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000872 10.0.0.141 - - [2025-11-13 03:35:24] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.039268 10.0.0.141 - - [2025-11-13 03:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.141 - - [2025-11-13 03:35:24] "GET /security-group/6762280f-65b8-49e3-a5e3-3b4fd659163a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3776 0.004689 10.0.0.141 - - [2025-11-13 03:35:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 569 0.094602 10.0.0.141 - - [2025-11-13 03:35:24] "POST /instance-ips HTTP/1.1" 200 357 0.040649 10.0.0.141 - - [2025-11-13 03:35:24] "GET /virtual-machine-interface/5f23b6b4-a4d7-43f6-a35a-a9cded22a643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2649 0.006132 10.0.0.141 - - [2025-11-13 03:35:24] "GET /virtual-machine-interface/5f23b6b4-a4d7-43f6-a35a-a9cded22a643?fields=instance_ip_back_refs HTTP/1.1" 200 1335 0.010326 10.0.0.141 - - [2025-11-13 03:35:24] "GET /instance-ip/3cc5e544-6b54-4a9e-b7e0-bc90da5e7427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.005935 10.0.0.141 - - [2025-11-13 03:35:25] "POST /id-to-fqname HTTP/1.1" 200 224 0.001337 10.0.0.141 - - [2025-11-13 03:35:26] "POST /neutron/network HTTP/1.1" 200 826 0.006395 10.0.0.141 - - [2025-11-13 03:35:26] "POST /neutron/port HTTP/1.1" 200 117 0.005508 10.0.0.141 - - [2025-11-13 03:35:26] "POST /id-to-fqname HTTP/1.1" 200 224 0.001462 10.0.0.141 - - [2025-11-13 03:35:26] "POST /neutron/network HTTP/1.1" 200 836 0.008073 10.0.0.141 - - [2025-11-13 03:35:26] "POST /neutron/port HTTP/1.1" 200 988 0.009392 10.0.0.141 - - [2025-11-13 03:35:27] "POST /neutron/port HTTP/1.1" 200 1054 0.021325 10.0.0.141 - - [2025-11-13 03:35:27] "POST /neutron/port HTTP/1.1" 200 117 0.001141 10.0.0.61 - - [2025-11-13 03:35:27] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000977 10.0.0.141 - - [2025-11-13 03:35:27] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.064099 10.0.0.141 - - [2025-11-13 03:35:27] "POST /neutron/port HTTP/1.1" 200 1054 0.016902 10.0.0.141 - - [2025-11-13 03:35:27] "POST /id-to-fqname HTTP/1.1" 200 224 0.001279 10.0.0.141 - - [2025-11-13 03:35:27] "POST /neutron/port HTTP/1.1" 200 1054 0.014700 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/port HTTP/1.1" 200 988 0.008788 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/network HTTP/1.1" 200 836 0.005771 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/port HTTP/1.1" 200 988 0.013004 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/port HTTP/1.1" 200 1116 0.095141 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/port HTTP/1.1" 200 117 0.006192 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/subnet HTTP/1.1" 200 689 0.016668 10.0.0.141 - - [2025-11-13 03:35:28] "PUT /logical-router/e06a1971-f3e3-47c3-a5ff-673f7f3dc784 HTTP/1.1" 200 262 0.031854 10.0.0.141 - - [2025-11-13 03:35:28] "POST /neutron/router HTTP/1.1" 200 598 0.005872 10.0.0.61 - - [2025-11-13 03:35:29] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000971 10.0.0.141 - - [2025-11-13 03:35:29] "POST /neutron/port HTTP/1.1" 200 988 0.017964 10.0.0.141 - - [2025-11-13 03:35:29] "POST /neutron/router HTTP/1.1" 200 344 0.358559 10.0.0.141 - - [2025-11-13 03:35:29] "POST /neutron/port HTTP/1.1" 200 1054 0.031956 10.0.0.141 - - [2025-11-13 03:35:29] "POST /neutron/port HTTP/1.1" 200 1054 0.015568 10.0.0.141 - - [2025-11-13 03:35:29] "POST /neutron/subnet HTTP/1.1" 200 689 0.009919 10.0.0.141 - - [2025-11-13 03:35:30] "POST /neutron/port HTTP/1.1" 200 1054 0.017583 10.0.0.141 - - [2025-11-13 03:35:30] "GET /virtual-machine/ebd5fc81-2926-4300-9b9a-1615de7e05f5 HTTP/1.1" 401 293 0.000433 10.0.0.141 - - [2025-11-13 03:35:30] "GET /virtual-machine/ebd5fc81-2926-4300-9b9a-1615de7e05f5 HTTP/1.1" 200 1275 0.032508 10.0.0.141 - - [2025-11-13 03:35:30] "GET /virtual-machine-interface/c55e5860-cfd9-402d-84e2-cb8a05fa5d0c HTTP/1.1" 200 3187 0.013177 10.0.0.141 - - [2025-11-13 03:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.141 - - [2025-11-13 03:35:30] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003515 10.0.0.141 - - [2025-11-13 03:35:30] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003253 10.0.0.141 - - [2025-11-13 03:35:30] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005624 10.0.0.141 - - [2025-11-13 03:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.141 - - [2025-11-13 03:35:33] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005360 10.0.0.141 - - [2025-11-13 03:35:35] "POST /neutron/port HTTP/1.1" 200 1054 0.012749 10.0.0.141 - - [2025-11-13 03:35:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.008169 10.0.0.141 - - [2025-11-13 03:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.141 - - [2025-11-13 03:35:37] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005450 10.0.0.141 - - [2025-11-13 03:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.141 - - [2025-11-13 03:35:41] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006781 10.0.0.141 - - [2025-11-13 03:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.141 - - [2025-11-13 03:35:45] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005246 10.0.0.141 - - [2025-11-13 03:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2025-11-13 03:35:50] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005075 10.0.0.141 - - [2025-11-13 03:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.141 - - [2025-11-13 03:35:54] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005039 10.0.0.141 - - [2025-11-13 03:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.141 - - [2025-11-13 03:35:58] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005935 10.0.0.141 - - [2025-11-13 03:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.141 - - [2025-11-13 03:36:02] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006918 10.0.0.141 - - [2025-11-13 03:36:02] "DELETE /access-control-list/2385ed70-c366-439b-a222-dc66a2a40585 HTTP/1.1" 200 115 0.040969 10.0.0.141 - - [2025-11-13 03:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.141 - - [2025-11-13 03:36:06] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006533 10.0.0.141 - - [2025-11-13 03:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.141 - - [2025-11-13 03:36:10] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006607 10.0.0.141 - - [2025-11-13 03:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.141 - - [2025-11-13 03:36:12] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003390 10.0.0.141 - - [2025-11-13 03:36:12] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.003162 10.0.0.141 - - [2025-11-13 03:36:12] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005598 10.0.0.141 - - [2025-11-13 03:36:12] "POST /neutron/port HTTP/1.1" 200 1054 0.014294 10.0.0.61 - - [2025-11-13 03:36:14] "DELETE /project/0c73bec4e4014afa942f02c1f22183be HTTP/1.1" 404 173 0.004540 10.0.0.61 - - [2025-11-13 03:36:14] "DELETE /project/5d68617c-c58c-424c-86c5-ccb7f2369e46 HTTP/1.1" 404 177 0.003788 10.0.0.141 - - [2025-11-13 03:36:17] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007117 10.0.0.141 - - [2025-11-13 03:36:23] "POST /neutron/port HTTP/1.1" 200 1054 0.014641 10.0.0.141 - - [2025-11-13 03:36:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.029203 10.0.0.141 - - [2025-11-13 03:36:27] "POST /neutron/network HTTP/1.1" 200 836 0.006307 10.0.0.141 - - [2025-11-13 03:36:27] "POST /neutron/port HTTP/1.1" 200 117 0.001116 10.0.0.141 - - [2025-11-13 03:36:27] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007960 10.0.0.141 - - [2025-11-13 03:36:33] "POST /neutron/port HTTP/1.1" 200 1090 0.016767 10.0.0.141 - - [2025-11-13 03:36:33] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006810 10.0.0.141 - - [2025-11-13 03:36:33] "GET /virtual-machine/c9a1f9d8-6e9a-4ba9-8563-c43fcfd90648 HTTP/1.1" 200 1296 0.006066 10.0.0.141 - - [2025-11-13 03:36:33] "GET /virtual-machine-interface/31001526-5baa-4d1f-82f3-de3611e4b1b7 HTTP/1.1" 200 2960 0.004751 10.0.0.141 - - [2025-11-13 03:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.141 - - [2025-11-13 03:36:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004184 10.0.0.141 - - [2025-11-13 03:36:33] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002630 10.0.0.141 - - [2025-11-13 03:36:33] "GET /virtual-network/9a2a2597-364c-421a-a227-7bc7d7fdb272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006205 10.0.0.141 - - [2025-11-13 03:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.141 - - [2025-11-13 03:36:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003596 10.0.0.141 - - [2025-11-13 03:36:34] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002675 10.0.0.141 - - [2025-11-13 03:36:34] "GET /virtual-network/9a2a2597-364c-421a-a227-7bc7d7fdb272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005639 10.0.0.141 - - [2025-11-13 03:36:35] "POST /neutron/port HTTP/1.1" 200 1090 0.022590 10.0.0.141 - - [2025-11-13 03:36:35] "POST /neutron/port HTTP/1.1" 200 1054 0.017652 10.0.0.141 - - [2025-11-13 03:36:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.008357 10.0.0.141 - - [2025-11-13 03:36:40] "POST /neutron/port HTTP/1.1" 200 1054 0.016289 10.0.0.141 - - [2025-11-13 03:36:40] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009065 10.0.0.141 - - [2025-11-13 03:36:40] "GET /virtual-machine/4307646f-471c-457d-8489-3fa6f38ee94b HTTP/1.1" 200 1273 0.007819 10.0.0.141 - - [2025-11-13 03:36:40] "GET /virtual-machine-interface/cbe3d5e7-5102-44f6-bb63-87e77eb874a1 HTTP/1.1" 200 3188 0.005191 10.0.0.141 - - [2025-11-13 03:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.141 - - [2025-11-13 03:36:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003618 10.0.0.141 - - [2025-11-13 03:36:40] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002761 10.0.0.141 - - [2025-11-13 03:36:40] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008889 10.0.0.141 - - [2025-11-13 03:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.141 - - [2025-11-13 03:36:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003761 10.0.0.141 - - [2025-11-13 03:36:41] "GET /virtual-networks?parent_id=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 803 0.002804 10.0.0.141 - - [2025-11-13 03:36:41] "GET /virtual-network/0788c6ef-99e6-4520-83d5-4f314a7d2396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005499 10.0.0.141 - - [2025-11-13 03:37:29] "POST /neutron/port HTTP/1.1" 200 1090 0.041686 10.0.0.141 - - [2025-11-13 03:37:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003685 10.0.0.141 - - [2025-11-13 03:37:29] "POST /neutron/network HTTP/1.1" 200 826 0.006405 10.0.0.141 - - [2025-11-13 03:37:37] "POST /neutron/network HTTP/1.1" 200 836 0.055118 10.0.0.141 - - [2025-11-13 03:37:38] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.141 - - [2025-11-13 03:37:52] "POST /neutron/router HTTP/1.1" 200 344 0.180784 10.0.0.141 - - [2025-11-13 03:37:52] "POST /neutron/router HTTP/1.1" 200 598 0.007470 10.0.0.141 - - [2025-11-13 03:37:53] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.141 - - [2025-11-13 03:37:53] "POST /neutron/port HTTP/1.1" 200 1116 0.010571 10.0.0.141 - - [2025-11-13 03:37:54] "DELETE /instance-ip/3cc5e544-6b54-4a9e-b7e0-bc90da5e7427 HTTP/1.1" 200 115 0.038415 10.0.0.141 - - [2025-11-13 03:37:54] "DELETE /virtual-machine-interface/5f23b6b4-a4d7-43f6-a35a-a9cded22a643 HTTP/1.1" 200 115 0.044914 10.0.0.141 - - [2025-11-13 03:37:55] "POST /neutron/port HTTP/1.1" 200 151 0.141903 10.0.0.141 - - [2025-11-13 03:37:55] "DELETE /instance-ip/a74348ab-80bb-4865-a259-e59a27dddf53 HTTP/1.1" 200 115 0.049139 10.0.0.141 - - [2025-11-13 03:37:55] "DELETE /virtual-machine-interface/413afa3f-49a1-4119-bc6e-e9ef03b1826d HTTP/1.1" 200 115 0.058697 10.0.0.141 - - [2025-11-13 03:37:55] "DELETE /instance-ip/31cbe27e-a8b2-487f-ad99-00f781587de1 HTTP/1.1" 200 115 0.035201 10.0.0.141 - - [2025-11-13 03:37:55] "DELETE /virtual-machine-interface/e168248c-0b6b-4d10-a0c9-a7aa960e3b1a HTTP/1.1" 200 115 0.042735 10.0.0.141 - - [2025-11-13 03:37:55] "POST /neutron/port HTTP/1.1" 200 1080 0.014303 10.0.0.61 - - [2025-11-13 03:37:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003673 10.0.0.61 - - [2025-11-13 03:37:55] "POST /useragent-kv HTTP/1.1" 200 115 0.005164 10.0.0.141 - - [2025-11-13 03:37:55] "POST /neutron/network HTTP/1.1" 200 151 0.104940 10.0.0.141 - - [2025-11-13 03:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.141 - - [2025-11-13 03:37:55] "DELETE /route-target/2efc6e01-8acd-44bd-abe1-76d286d9be3a HTTP/1.1" 200 115 0.028239 10.0.0.141 - - [2025-11-13 03:37:55] "POST /neutron/network HTTP/1.1" 200 827 0.007850 10.0.0.61 - - [2025-11-13 03:37:56] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000926 10.0.0.141 - - [2025-11-13 03:37:56] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1388 0.041814 10.0.0.61 - - [2025-11-13 03:37:56] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000943 10.0.0.141 - - [2025-11-13 03:37:56] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?fields=virtual_networks HTTP/1.1" 200 1049 0.030690 10.0.0.61 - - [2025-11-13 03:37:56] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000901 10.0.0.141 - - [2025-11-13 03:37:56] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.030854 10.0.0.61 - - [2025-11-13 03:37:56] "GET /projects?obj_uuids=0c73bec4-e401-4afa-942f-02c1f22183be&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001260 10.0.0.141 - - [2025-11-13 03:37:56] "GET /project/0c73bec4-e401-4afa-942f-02c1f22183be?fields=security_groups HTTP/1.1" 200 1279 0.034385 10.0.0.141 - - [2025-11-13 03:37:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.022670 10.0.0.56 - - [2025-11-13 03:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 10.0.0.56 - - [2025-11-13 03:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000409 10.0.0.61 - - [2025-11-13 03:37:57] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002840 10.0.0.61 - - [2025-11-13 03:37:57] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000857 10.0.0.61 - - [2025-11-13 03:37:57] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006680 10.0.0.61 - - [2025-11-13 03:37:57] "POST /id-to-fqname HTTP/1.1" 200 189 0.001307 10.0.0.61 - - [2025-11-13 03:37:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.009260 10.0.0.61 - - [2025-11-13 03:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000422 10.0.0.61 - - [2025-11-13 03:37:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000330 10.0.0.61 - - [2025-11-13 03:37:57] "POST /security-groups HTTP/1.1" 200 590 0.029546 10.0.0.141 - - [2025-11-13 03:37:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.002605 10.0.0.61 - - [2025-11-13 03:37:57] "POST /projects HTTP/1.1" 200 583 0.226409 10.0.0.61 - - [2025-11-13 03:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.296613 10.0.0.141 - - [2025-11-13 03:37:57] "POST /access-control-lists HTTP/1.1" 200 593 0.025229 10.0.0.141 - - [2025-11-13 03:37:57] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.427212 10.0.0.56 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.61 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000354 10.0.0.56 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.61 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.141 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000511 10.0.0.141 - - [2025-11-13 03:37:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000373 10.0.0.141 - - [2025-11-13 03:37:58] "POST /neutron/port HTTP/1.1" 400 205 0.004815 10.0.0.141 - - [2025-11-13 03:37:58] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.141 - - [2025-11-13 03:37:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000394 10.0.0.141 - - [2025-11-13 03:37:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000381 10.0.0.141 - - [2025-11-13 03:38:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.141 - - [2025-11-13 03:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.054000 10.0.0.61 - - [2025-11-13 03:38:01] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001019 10.0.0.141 - - [2025-11-13 03:38:01] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042703 10.0.0.141 - - [2025-11-13 03:38:01] "POST /neutron/network HTTP/1.1" 200 117 0.032177 10.0.0.141 - - [2025-11-13 03:38:01] "POST /neutron/network HTTP/1.1" 200 824 0.010317 10.0.0.141 - - [2025-11-13 03:38:01] "POST /id-to-fqname HTTP/1.1" 200 219 0.001080 10.0.0.141 - - [2025-11-13 03:38:01] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005572 10.0.0.141 - - [2025-11-13 03:38:01] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005184 10.0.0.141 - - [2025-11-13 03:38:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.008855 10.0.0.141 - - [2025-11-13 03:38:02] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005407 10.0.0.141 - - [2025-11-13 03:38:03] "GET /obj-perms HTTP/1.1" 200 5047 0.393088 10.0.0.141 - - [2025-11-13 03:38:03] "DELETE /access-control-list/5e9538f2-4f4f-45ce-9c43-fdac9889f0f7 HTTP/1.1" 200 115 0.041409 10.0.0.56 - - [2025-11-13 03:38:04] "GET /obj-perms HTTP/1.1" 200 5047 0.440105 10.0.0.61 - - [2025-11-13 03:38:04] "GET /obj-perms HTTP/1.1" 200 5075 0.077481 10.0.0.141 - - [2025-11-13 03:38:04] "POST /id-to-fqname HTTP/1.1" 200 219 0.001740 10.0.0.61 - - [2025-11-13 03:38:05] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000937 10.0.0.141 - - [2025-11-13 03:38:05] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.066342 10.0.0.141 - - [2025-11-13 03:38:05] "POST /neutron/port HTTP/1.1" 200 117 0.005873 10.0.0.141 - - [2025-11-13 03:38:05] "POST /id-to-fqname HTTP/1.1" 200 219 0.001283 10.0.0.141 - - [2025-11-13 03:38:05] "POST /neutron/network HTTP/1.1" 200 834 0.006732 10.0.0.141 - - [2025-11-13 03:38:06] "POST /neutron/port HTTP/1.1" 200 1060 0.013384 10.0.0.141 - - [2025-11-13 03:38:06] "POST /neutron/port HTTP/1.1" 200 1088 0.015425 10.0.0.141 - - [2025-11-13 03:38:06] "POST /neutron/port HTTP/1.1" 200 117 0.001108 10.0.0.61 - - [2025-11-13 03:38:06] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001497 10.0.0.141 - - [2025-11-13 03:38:06] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.069707 10.0.0.141 - - [2025-11-13 03:38:07] "POST /neutron/port HTTP/1.1" 200 1088 0.015074 10.0.0.141 - - [2025-11-13 03:38:07] "POST /neutron/port HTTP/1.1" 200 1088 0.014536 10.0.0.61 - - [2025-11-13 03:38:07] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001073 10.0.0.141 - - [2025-11-13 03:38:07] "POST /neutron/port HTTP/1.1" 200 1060 0.279613 10.0.0.141 - - [2025-11-13 03:38:07] "POST /neutron/port HTTP/1.1" 200 1114 0.104865 10.0.0.141 - - [2025-11-13 03:38:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.007872 10.0.0.141 - - [2025-11-13 03:38:12] "POST /neutron/port HTTP/1.1" 200 1088 0.013982 10.0.0.141 - - [2025-11-13 03:38:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006736 10.0.0.141 - - [2025-11-13 03:38:12] "GET /virtual-machine/8ed8c67e-b2ce-486e-8264-adaa6a291bda HTTP/1.1" 401 293 0.000422 10.0.0.141 - - [2025-11-13 03:38:12] "GET /virtual-machine/8ed8c67e-b2ce-486e-8264-adaa6a291bda HTTP/1.1" 200 1291 0.025601 10.0.0.141 - - [2025-11-13 03:38:12] "GET /virtual-machine-interface/92df6ff5-13f4-41a9-9a2a-5674a13a5eee HTTP/1.1" 200 2937 0.005309 10.0.0.141 - - [2025-11-13 03:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2025-11-13 03:38:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003430 10.0.0.141 - - [2025-11-13 03:38:13] "GET /virtual-networks?parent_id=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002899 10.0.0.141 - - [2025-11-13 03:38:13] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005581 10.0.0.61 - - [2025-11-13 03:38:14] "DELETE /project/0c73bec4-e401-4afa-942f-02c1f22183be HTTP/1.1" 404 177 0.004474 10.0.0.61 - - [2025-11-13 03:38:14] "DELETE /project/764d59defe494d449842a2405ccc3c6b HTTP/1.1" 404 173 0.006447 10.0.0.141 - - [2025-11-13 03:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.141 - - [2025-11-13 03:38:16] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004880 10.0.0.141 - - [2025-11-13 03:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.141 - - [2025-11-13 03:38:20] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004955 10.0.0.141 - - [2025-11-13 03:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.141 - - [2025-11-13 03:38:24] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004913 10.0.0.141 - - [2025-11-13 03:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.141 - - [2025-11-13 03:38:28] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007256 10.0.0.141 - - [2025-11-13 03:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.141 - - [2025-11-13 03:38:32] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005179 10.0.0.141 - - [2025-11-13 03:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2025-11-13 03:38:36] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004707 10.0.0.141 - - [2025-11-13 03:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.141 - - [2025-11-13 03:38:40] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004936 10.0.0.141 - - [2025-11-13 03:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.141 - - [2025-11-13 03:38:44] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005043 10.0.0.141 - - [2025-11-13 03:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.141 - - [2025-11-13 03:38:48] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006017 10.0.0.141 - - [2025-11-13 03:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.141 - - [2025-11-13 03:38:53] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005658 10.0.0.141 - - [2025-11-13 03:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.141 - - [2025-11-13 03:38:57] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005235 10.0.0.141 - - [2025-11-13 03:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.141 - - [2025-11-13 03:39:01] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006411 10.0.0.141 - - [2025-11-13 03:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2025-11-13 03:39:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003318 10.0.0.141 - - [2025-11-13 03:39:03] "GET /virtual-networks?parent_id=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003878 10.0.0.141 - - [2025-11-13 03:39:03] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007451 10.0.0.141 - - [2025-11-13 03:39:03] "POST /neutron/port HTTP/1.1" 200 1088 0.020236 10.0.0.141 - - [2025-11-13 03:39:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009653 10.0.0.141 - - [2025-11-13 03:39:12] "POST /neutron/port HTTP/1.1" 200 1088 0.013579 10.0.0.141 - - [2025-11-13 03:39:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007043 10.0.0.141 - - [2025-11-13 03:39:24] "POST /neutron/port HTTP/1.1" 200 1088 0.025306 10.0.0.141 - - [2025-11-13 03:39:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007906 10.0.0.141 - - [2025-11-13 03:39:24] "GET /virtual-machine/85aa6d95-0f8e-4222-84f8-207385b41e20 HTTP/1.1" 200 1290 0.005730 10.0.0.141 - - [2025-11-13 03:39:24] "GET /virtual-machine-interface/45adc347-7298-40e2-9e12-e699b329d08e HTTP/1.1" 200 2936 0.005521 10.0.0.141 - - [2025-11-13 03:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.141 - - [2025-11-13 03:39:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003602 10.0.0.141 - - [2025-11-13 03:39:24] "GET /virtual-networks?parent_id=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003187 10.0.0.141 - - [2025-11-13 03:39:24] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006737 10.0.0.141 - - [2025-11-13 03:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.141 - - [2025-11-13 03:39:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004072 10.0.0.141 - - [2025-11-13 03:39:25] "GET /virtual-networks?parent_id=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003201 10.0.0.141 - - [2025-11-13 03:39:25] "GET /virtual-network/9813e13f-69fb-4483-bb51-68e5824420aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005771 10.0.0.141 - - [2025-11-13 03:39:40] "POST /neutron/port HTTP/1.1" 200 1088 0.019879 10.0.0.141 - - [2025-11-13 03:39:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003904 10.0.0.141 - - [2025-11-13 03:39:40] "POST /neutron/network HTTP/1.1" 200 824 0.013134 10.0.0.141 - - [2025-11-13 03:40:41] "POST /neutron/network HTTP/1.1" 200 834 0.006675 10.0.0.141 - - [2025-11-13 03:40:41] "POST /neutron/port HTTP/1.1" 200 117 0.001132 10.0.0.141 - - [2025-11-13 03:40:46] "POST /neutron/network HTTP/1.1" 400 204 0.015826 10.0.0.141 - - [2025-11-13 03:40:47] "POST /neutron/port HTTP/1.1" 200 1088 0.021952 10.0.0.141 - - [2025-11-13 03:40:47] "POST /neutron/port HTTP/1.1" 200 151 0.210113 10.0.0.141 - - [2025-11-13 03:40:49] "DELETE /route-target/3e447fbc-d694-4ca3-a559-636083c662a0 HTTP/1.1" 200 115 0.053560 10.0.0.61 - - [2025-11-13 03:40:50] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.021513 10.0.0.141 - - [2025-11-13 03:40:50] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.079615 10.0.0.61 - - [2025-11-13 03:40:50] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001345 10.0.0.141 - - [2025-11-13 03:40:50] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?fields=virtual_networks HTTP/1.1" 200 1040 0.040521 10.0.0.61 - - [2025-11-13 03:40:50] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001099 10.0.0.141 - - [2025-11-13 03:40:50] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.039512 10.0.0.61 - - [2025-11-13 03:40:50] "GET /projects?obj_uuids=764d59de-fe49-4d44-9842-a2405ccc3c6b&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001049 10.0.0.141 - - [2025-11-13 03:40:50] "GET /project/764d59de-fe49-4d44-9842-a2405ccc3c6b?fields=security_groups HTTP/1.1" 200 1265 0.033525 10.0.0.141 - - [2025-11-13 03:40:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.023118 10.0.0.61 - - [2025-11-13 03:40:51] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002663 10.0.0.61 - - [2025-11-13 03:40:51] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001355 10.0.0.61 - - [2025-11-13 03:40:51] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033029 10.0.0.61 - - [2025-11-13 03:40:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.006238 10.0.0.61 - - [2025-11-13 03:40:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.010507 10.0.0.61 - - [2025-11-13 03:40:52] "POST /security-groups HTTP/1.1" 200 590 0.036098 10.0.0.61 - - [2025-11-13 03:40:52] "POST /projects HTTP/1.1" 200 583 0.247361 10.0.0.61 - - [2025-11-13 03:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.317890 10.0.0.141 - - [2025-11-13 03:40:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.007448 10.0.0.141 - - [2025-11-13 03:40:52] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.478137 10.0.0.141 - - [2025-11-13 03:40:53] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.141 - - [2025-11-13 03:40:55] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.141 - - [2025-11-13 03:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.066616 10.0.0.61 - - [2025-11-13 03:40:55] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000870 10.0.0.141 - - [2025-11-13 03:40:55] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.035844 10.0.0.141 - - [2025-11-13 03:40:55] "POST /neutron/network HTTP/1.1" 200 117 0.036424 10.0.0.141 - - [2025-11-13 03:40:55] "POST /ref-update HTTP/1.1" 200 156 0.020998 10.0.0.141 - - [2025-11-13 03:40:56] "POST /neutron/network HTTP/1.1" 200 821 0.007858 10.0.0.141 - - [2025-11-13 03:40:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.001032 10.0.0.141 - - [2025-11-13 03:40:56] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005186 10.0.0.141 - - [2025-11-13 03:40:56] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005458 10.0.0.141 - - [2025-11-13 03:40:56] "POST /neutron/subnet HTTP/1.1" 200 715 0.008087 10.0.0.141 - - [2025-11-13 03:40:56] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005881 10.0.0.141 - - [2025-11-13 03:40:57] "GET /obj-perms HTTP/1.1" 200 5047 0.046920 10.0.0.61 - - [2025-11-13 03:40:58] "GET /obj-perms HTTP/1.1" 200 5047 0.040982 10.0.0.141 - - [2025-11-13 03:40:58] "POST /id-to-fqname HTTP/1.1" 200 219 0.001309 10.0.0.61 - - [2025-11-13 03:40:59] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000877 10.0.0.141 - - [2025-11-13 03:40:59] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.060553 10.0.0.141 - - [2025-11-13 03:40:59] "POST /neutron/port HTTP/1.1" 200 117 0.005643 10.0.0.141 - - [2025-11-13 03:40:59] "POST /id-to-fqname HTTP/1.1" 200 219 0.001302 10.0.0.141 - - [2025-11-13 03:40:59] "POST /neutron/network HTTP/1.1" 200 831 0.006531 10.0.0.141 - - [2025-11-13 03:41:00] "POST /neutron/port HTTP/1.1" 200 1057 0.019489 10.0.0.141 - - [2025-11-13 03:41:00] "POST /neutron/port HTTP/1.1" 200 1085 0.016234 10.0.0.141 - - [2025-11-13 03:41:00] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.61 - - [2025-11-13 03:41:00] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001001 10.0.0.141 - - [2025-11-13 03:41:00] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.077363 10.0.0.141 - - [2025-11-13 03:41:00] "POST /neutron/port HTTP/1.1" 200 1085 0.022903 10.0.0.141 - - [2025-11-13 03:41:00] "POST /neutron/port HTTP/1.1" 200 1085 0.014589 10.0.0.61 - - [2025-11-13 03:41:01] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000943 10.0.0.141 - - [2025-11-13 03:41:01] "POST /neutron/port HTTP/1.1" 200 1057 0.259816 10.0.0.141 - - [2025-11-13 03:41:01] "POST /neutron/port HTTP/1.1" 200 1111 0.103708 10.0.0.141 - - [2025-11-13 03:41:01] "POST /neutron/subnet HTTP/1.1" 200 689 0.010088 10.0.0.141 - - [2025-11-13 03:41:05] "POST /neutron/port HTTP/1.1" 200 1085 0.017311 10.0.0.141 - - [2025-11-13 03:41:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007424 10.0.0.141 - - [2025-11-13 03:41:06] "GET /virtual-machine/d16b2963-8b98-4d4d-9d0e-aa04b1b9e3b7 HTTP/1.1" 401 293 0.000438 10.0.0.141 - - [2025-11-13 03:41:06] "GET /virtual-machine/d16b2963-8b98-4d4d-9d0e-aa04b1b9e3b7 HTTP/1.1" 200 1292 0.040779 10.0.0.141 - - [2025-11-13 03:41:06] "GET /virtual-machine-interface/1e4f01ed-1fad-4e78-892a-baffb1a4066a HTTP/1.1" 200 2935 0.005194 10.0.0.56 - - [2025-11-13 03:41:06] "GET /obj-perms HTTP/1.1" 200 5075 0.380749 10.0.0.141 - - [2025-11-13 03:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.141 - - [2025-11-13 03:41:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003226 10.0.0.141 - - [2025-11-13 03:41:06] "GET /virtual-networks?parent_id=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002380 10.0.0.141 - - [2025-11-13 03:41:06] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005652 10.0.0.141 - - [2025-11-13 03:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.141 - - [2025-11-13 03:41:09] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005348 10.0.0.141 - - [2025-11-13 03:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.141 - - [2025-11-13 03:41:13] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005560 10.0.0.61 - - [2025-11-13 03:41:15] "DELETE /project/28042e7d0b9e4b66abbd2ea9292fd63f HTTP/1.1" 404 173 0.002859 10.0.0.61 - - [2025-11-13 03:41:15] "DELETE /project/764d59de-fe49-4d44-9842-a2405ccc3c6b HTTP/1.1" 404 177 0.006606 10.0.0.141 - - [2025-11-13 03:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.141 - - [2025-11-13 03:41:17] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005819 10.0.0.141 - - [2025-11-13 03:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.141 - - [2025-11-13 03:41:22] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007246 10.0.0.141 - - [2025-11-13 03:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.141 - - [2025-11-13 03:41:26] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004881 10.0.0.141 - - [2025-11-13 03:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.141 - - [2025-11-13 03:41:30] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006845 10.0.0.141 - - [2025-11-13 03:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.141 - - [2025-11-13 03:41:34] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005287 10.0.0.141 - - [2025-11-13 03:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.141 - - [2025-11-13 03:41:38] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007540 10.0.0.141 - - [2025-11-13 03:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2025-11-13 03:41:42] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004669 10.0.0.141 - - [2025-11-13 03:41:42] "POST /neutron/port HTTP/1.1" 200 1085 0.019480 10.0.0.141 - - [2025-11-13 03:41:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006016 10.0.0.141 - - [2025-11-13 03:41:42] "POST /neutron/network HTTP/1.1" 200 821 0.008486 10.0.0.141 - - [2025-11-13 03:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 03:41:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003585 10.0.0.141 - - [2025-11-13 03:41:44] "GET /virtual-networks?parent_id=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002419 10.0.0.141 - - [2025-11-13 03:41:44] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005591 10.0.0.141 - - [2025-11-13 03:41:49] "POST /neutron/port HTTP/1.1" 200 1085 0.017921 10.0.0.141 - - [2025-11-13 03:41:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.026703 10.0.0.141 - - [2025-11-13 03:41:57] "POST /neutron/port HTTP/1.1" 200 1085 0.012933 10.0.0.141 - - [2025-11-13 03:42:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008000 10.0.0.141 - - [2025-11-13 03:42:05] "POST /neutron/port HTTP/1.1" 200 1085 0.014503 10.0.0.141 - - [2025-11-13 03:42:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007052 10.0.0.141 - - [2025-11-13 03:42:05] "GET /virtual-machine/0898d6ff-9a47-4d5e-9760-ec9a5a40f412 HTTP/1.1" 200 1290 0.005863 10.0.0.141 - - [2025-11-13 03:42:05] "GET /virtual-machine-interface/9b9f3f64-176b-4675-9aba-7a548569027e HTTP/1.1" 200 2937 0.005343 10.0.0.141 - - [2025-11-13 03:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 03:42:05] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003190 10.0.0.141 - - [2025-11-13 03:42:05] "GET /virtual-networks?parent_id=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002626 10.0.0.141 - - [2025-11-13 03:42:05] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008703 10.0.0.141 - - [2025-11-13 03:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.141 - - [2025-11-13 03:42:06] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005145 10.0.0.141 - - [2025-11-13 03:42:06] "GET /virtual-networks?parent_id=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003240 10.0.0.141 - - [2025-11-13 03:42:06] "GET /virtual-network/d2dbc4ee-f8cd-4a9c-8741-6d74a5769877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005886 10.0.0.141 - - [2025-11-13 03:42:31] "POST /neutron/port HTTP/1.1" 200 1085 0.013426 10.0.0.141 - - [2025-11-13 03:42:31] "POST /neutron/port HTTP/1.1" 200 151 0.204717 10.0.0.141 - - [2025-11-13 03:42:32] "POST /neutron/network HTTP/1.1" 200 821 0.008589 10.0.0.141 - - [2025-11-13 03:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.61 - - [2025-11-13 03:42:34] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000912 10.0.0.141 - - [2025-11-13 03:42:34] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.050318 10.0.0.61 - - [2025-11-13 03:42:34] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000837 10.0.0.141 - - [2025-11-13 03:42:34] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?fields=virtual_networks HTTP/1.1" 200 1040 0.041977 10.0.0.61 - - [2025-11-13 03:42:34] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.001010 10.0.0.141 - - [2025-11-13 03:42:34] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?fields=virtual_machine_interfaces HTTP/1.1" 200 1040 0.057020 10.0.0.61 - - [2025-11-13 03:42:34] "GET /projects?obj_uuids=28042e7d-0b9e-4b66-abbd-2ea9292fd63f&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.000965 10.0.0.141 - - [2025-11-13 03:42:34] "GET /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f?fields=security_groups HTTP/1.1" 200 1265 0.038359 10.0.0.141 - - [2025-11-13 03:42:48] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.141 - - [2025-11-13 03:42:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.141 - - [2025-11-13 03:42:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.046814 10.0.0.61 - - [2025-11-13 03:42:49] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002712 10.0.0.61 - - [2025-11-13 03:42:49] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000953 10.0.0.61 - - [2025-11-13 03:42:49] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007531 10.0.0.61 - - [2025-11-13 03:42:49] "POST /id-to-fqname HTTP/1.1" 200 203 0.001121 10.0.0.61 - - [2025-11-13 03:42:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.009483 10.0.0.61 - - [2025-11-13 03:42:50] "POST /security-groups HTTP/1.1" 200 604 0.077141 10.0.0.61 - - [2025-11-13 03:42:50] "POST /projects HTTP/1.1" 200 611 0.263861 10.0.0.141 - - [2025-11-13 03:42:50] "POST /access-control-lists HTTP/1.1" 200 609 0.025138 10.0.0.61 - - [2025-11-13 03:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.331941 10.0.0.141 - - [2025-11-13 03:42:50] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.457365 10.0.0.141 - - [2025-11-13 03:42:51] "GET / HTTP/1.1" 200 35931 0.002236 10.0.0.141 - - [2025-11-13 03:42:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.141 - - [2025-11-13 03:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.054120 10.0.0.61 - - [2025-11-13 03:42:52] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001153 10.0.0.141 - - [2025-11-13 03:42:52] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047866 10.0.0.61 - - [2025-11-13 03:42:52] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000990 10.0.0.141 - - [2025-11-13 03:42:52] "POST /neutron/network HTTP/1.1" 200 620 0.127284 10.0.0.141 - - [2025-11-13 03:42:52] "POST /route-targets HTTP/1.1" 200 327 0.019089 10.0.0.141 - - [2025-11-13 03:42:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.003218 10.0.0.141 - - [2025-11-13 03:42:52] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005821 10.0.0.141 - - [2025-11-13 03:42:52] "POST /neutron/network HTTP/1.1" 200 839 0.006513 10.0.0.141 - - [2025-11-13 03:42:52] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005201 10.0.0.141 - - [2025-11-13 03:42:52] "POST /id-to-fqname HTTP/1.1" 200 234 0.001740 10.0.0.141 - - [2025-11-13 03:42:52] "POST /neutron/network HTTP/1.1" 200 849 0.006602 10.0.0.61 - - [2025-11-13 03:42:53] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001060 10.0.0.141 - - [2025-11-13 03:42:53] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.060610 10.0.0.141 - - [2025-11-13 03:42:53] "POST /neutron/port HTTP/1.1" 200 117 0.005626 10.0.0.141 - - [2025-11-13 03:42:53] "POST /id-to-fqname HTTP/1.1" 200 234 0.001158 10.0.0.141 - - [2025-11-13 03:42:54] "POST /neutron/network HTTP/1.1" 200 849 0.006452 10.0.0.141 - - [2025-11-13 03:42:54] "POST /neutron/port HTTP/1.1" 200 1073 0.038265 10.0.0.61 - - [2025-11-13 03:42:54] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001300 10.0.0.141 - - [2025-11-13 03:42:55] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.065043 10.0.0.141 - - [2025-11-13 03:42:55] "POST /neutron/network HTTP/1.1" 200 839 0.029167 10.0.0.141 - - [2025-11-13 03:42:55] "POST /neutron/port HTTP/1.1" 200 117 0.001086 10.0.0.141 - - [2025-11-13 03:42:55] "POST /neutron/security_group HTTP/1.1" 200 2071 0.006694 10.0.0.61 - - [2025-11-13 03:42:55] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001330 10.0.0.141 - - [2025-11-13 03:42:55] "POST /neutron/port HTTP/1.1" 200 1073 0.253084 10.0.0.141 - - [2025-11-13 03:42:55] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006194 10.0.0.141 - - [2025-11-13 03:42:56] "POST /neutron/port HTTP/1.1" 200 1127 0.089970 10.0.0.141 - - [2025-11-13 03:42:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008328 10.0.0.56 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.56 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000424 10.0.0.61 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000406 10.0.0.61 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000452 10.0.0.141 - - [2025-11-13 03:42:57] "POST /neutron/port HTTP/1.1" 200 1101 0.016062 10.0.0.141 - - [2025-11-13 03:42:57] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008230 10.0.0.56 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.141 - - [2025-11-13 03:42:57] "GET /virtual-machine/5e7f38d8-d17e-47f0-976a-6a5648c2d804 HTTP/1.1" 401 293 0.000392 10.0.0.56 - - [2025-11-13 03:42:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000361 10.0.0.61 - - [2025-11-13 03:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.141 - - [2025-11-13 03:42:58] "GET /virtual-machine/5e7f38d8-d17e-47f0-976a-6a5648c2d804 HTTP/1.1" 200 1305 0.047075 10.0.0.141 - - [2025-11-13 03:42:58] "GET /virtual-machine-interface/3e3cb6e3-943d-4707-87ce-8c409c13a5da HTTP/1.1" 200 3008 0.004635 10.0.0.61 - - [2025-11-13 03:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000335 10.0.0.141 - - [2025-11-13 03:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.141 - - [2025-11-13 03:42:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003019 10.0.0.141 - - [2025-11-13 03:42:58] "GET /virtual-networks?parent_id=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002699 10.0.0.141 - - [2025-11-13 03:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000247 10.0.0.141 - - [2025-11-13 03:42:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000500 10.0.0.141 - - [2025-11-13 03:42:58] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005384 10.0.0.141 - - [2025-11-13 03:42:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000385 10.0.0.141 - - [2025-11-13 03:42:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2025-11-13 03:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.141 - - [2025-11-13 03:43:01] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005067 10.0.0.141 - - [2025-11-13 03:43:04] "DELETE /access-control-list/2ac88ffb-c040-48f2-82b0-a6c3d9a70173 HTTP/1.1" 200 115 0.039472 10.0.0.141 - - [2025-11-13 03:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.141 - - [2025-11-13 03:43:05] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.004649 10.0.0.61 - - [2025-11-13 03:43:08] "GET /obj-perms HTTP/1.1" 200 5075 0.045058 10.0.0.141 - - [2025-11-13 03:43:08] "GET /obj-perms HTTP/1.1" 200 5075 0.040795 10.0.0.141 - - [2025-11-13 03:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.141 - - [2025-11-13 03:43:09] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006605 10.0.0.141 - - [2025-11-13 03:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.141 - - [2025-11-13 03:43:13] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005034 10.0.0.141 - - [2025-11-13 03:43:14] "POST /neutron/port HTTP/1.1" 200 1101 0.014237 10.0.0.61 - - [2025-11-13 03:43:15] "DELETE /project/365ca02b8a3f4a559c1b4f21a1295bd4 HTTP/1.1" 404 173 0.003919 10.0.0.61 - - [2025-11-13 03:43:15] "DELETE /project/28042e7d-0b9e-4b66-abbd-2ea9292fd63f HTTP/1.1" 404 177 0.003358 10.0.0.141 - - [2025-11-13 03:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.141 - - [2025-11-13 03:43:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004478 10.0.0.141 - - [2025-11-13 03:43:15] "GET /virtual-networks?parent_id=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.003136 10.0.0.141 - - [2025-11-13 03:43:15] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006315 10.0.0.141 - - [2025-11-13 03:43:15] "POST /neutron/security_group HTTP/1.1" 200 2071 0.008790 10.0.0.141 - - [2025-11-13 03:43:20] "POST /neutron/port HTTP/1.1" 200 1101 0.012918 10.0.0.141 - - [2025-11-13 03:43:21] "POST /neutron/security_group HTTP/1.1" 200 2071 0.007121 10.0.0.141 - - [2025-11-13 03:43:21] "GET /virtual-machine/e3f330f4-8dc0-4aa3-b7f0-9037593ef716 HTTP/1.1" 200 1306 0.006220 10.0.0.141 - - [2025-11-13 03:43:21] "GET /virtual-machine-interface/174086b1-d00c-4bd7-8c2c-f840ebb355e7 HTTP/1.1" 200 3009 0.004879 10.0.0.141 - - [2025-11-13 03:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.141 - - [2025-11-13 03:43:21] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003295 10.0.0.141 - - [2025-11-13 03:43:21] "GET /virtual-networks?parent_id=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002579 10.0.0.141 - - [2025-11-13 03:43:21] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006308 10.0.0.141 - - [2025-11-13 03:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.141 - - [2025-11-13 03:43:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003347 10.0.0.141 - - [2025-11-13 03:43:22] "GET /virtual-networks?parent_id=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 365 0.002528 10.0.0.141 - - [2025-11-13 03:43:22] "GET /virtual-network/1d5c96c8-40e2-4b4b-92ea-41971a3b32e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005595 10.0.0.141 - - [2025-11-13 03:43:22] "POST /neutron/port HTTP/1.1" 200 1101 0.014029 10.0.0.141 - - [2025-11-13 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2025-11-13 03:43:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003243 10.0.0.141 - - [2025-11-13 03:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.141 - - [2025-11-13 03:43:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003790 10.0.0.141 - - [2025-11-13 03:43:28] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.009641 10.0.0.141 - - [2025-11-13 03:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.141 - - [2025-11-13 03:43:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1639 0.004493 10.0.0.141 - - [2025-11-13 03:43:39] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.012220 10.0.0.141 - - [2025-11-13 03:43:46] "POST /neutron/port HTTP/1.1" 200 1101 0.014538 10.0.0.141 - - [2025-11-13 03:43:46] "POST /neutron/subnet HTTP/1.1" 200 699 0.011266 10.0.0.56 - - [2025-11-13 03:44:08] "GET /obj-perms HTTP/1.1" 200 5075 0.048113 10.0.0.141 - - [2025-11-13 03:44:29] "POST /neutron/network HTTP/1.1" 200 839 0.008578 10.0.0.141 - - [2025-11-13 03:44:30] "POST /neutron/port HTTP/1.1" 200 1127 0.010773 10.0.0.141 - - [2025-11-13 03:44:30] "POST /neutron/port HTTP/1.1" 200 1127 0.010004 10.0.0.61 - - [2025-11-13 03:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004916 10.0.0.61 - - [2025-11-13 03:44:31] "POST /useragent-kv HTTP/1.1" 200 115 0.008150 10.0.0.141 - - [2025-11-13 03:44:31] "POST /neutron/network HTTP/1.1" 200 151 0.149737 10.0.0.61 - - [2025-11-13 03:44:32] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000965 10.0.0.141 - - [2025-11-13 03:44:32] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.047544 10.0.0.61 - - [2025-11-13 03:44:32] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000859 10.0.0.141 - - [2025-11-13 03:44:32] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?fields=virtual_networks HTTP/1.1" 200 1068 0.038080 10.0.0.61 - - [2025-11-13 03:44:32] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.001394 10.0.0.141 - - [2025-11-13 03:44:32] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?fields=virtual_machine_interfaces HTTP/1.1" 200 1068 0.037517 10.0.0.61 - - [2025-11-13 03:44:32] "GET /projects?obj_uuids=365ca02b-8a3f-4a55-9c1b-4f21a1295bd4&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.000962 10.0.0.141 - - [2025-11-13 03:44:32] "GET /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4?fields=security_groups HTTP/1.1" 200 1307 0.040963 10.0.0.141 - - [2025-11-13 03:44:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.025179 10.0.0.61 - - [2025-11-13 03:44:33] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003567 10.0.0.61 - - [2025-11-13 03:44:33] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000910 10.0.0.61 - - [2025-11-13 03:44:33] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006657 10.0.0.61 - - [2025-11-13 03:44:33] "POST /id-to-fqname HTTP/1.1" 200 209 0.001351 10.0.0.61 - - [2025-11-13 03:44:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.004927 10.0.0.61 - - [2025-11-13 03:44:33] "POST /security-groups HTTP/1.1" 200 609 0.069359 10.0.0.141 - - [2025-11-13 03:44:33] "POST /fqname-to-id HTTP/1.1" 404 252 0.003066 10.0.0.61 - - [2025-11-13 03:44:33] "POST /projects HTTP/1.1" 200 621 0.267095 10.0.0.61 - - [2025-11-13 03:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.340817 10.0.0.141 - - [2025-11-13 03:44:33] "POST /access-control-lists HTTP/1.1" 200 612 0.025138 10.0.0.141 - - [2025-11-13 03:44:33] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.493491 10.0.0.141 - - [2025-11-13 03:44:34] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.141 - - [2025-11-13 03:44:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000457 10.0.0.141 - - [2025-11-13 03:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.053179 10.0.0.61 - - [2025-11-13 03:44:35] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000926 10.0.0.141 - - [2025-11-13 03:44:35] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.034831 10.0.0.61 - - [2025-11-13 03:44:36] "POST /useragent-kv HTTP/1.1" 200 115 0.006109 10.0.0.141 - - [2025-11-13 03:44:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.201653 10.0.0.141 - - [2025-11-13 03:44:36] "POST /id-to-fqname HTTP/1.1" 200 239 0.001798 10.0.0.141 - - [2025-11-13 03:44:36] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.006914 10.0.0.141 - - [2025-11-13 03:44:36] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005170 10.0.0.141 - - [2025-11-13 03:44:36] "POST /neutron/network HTTP/1.1" 200 843 0.006384 10.0.0.141 - - [2025-11-13 03:44:36] "POST /id-to-fqname HTTP/1.1" 200 239 0.001312 10.0.0.61 - - [2025-11-13 03:44:37] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000937 10.0.0.141 - - [2025-11-13 03:44:37] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.055265 10.0.0.141 - - [2025-11-13 03:44:37] "POST /neutron/network HTTP/1.1" 200 843 0.005964 10.0.0.141 - - [2025-11-13 03:44:37] "POST /id-to-fqname HTTP/1.1" 200 239 0.001306 10.0.0.141 - - [2025-11-13 03:44:37] "POST /neutron/port HTTP/1.1" 200 117 0.006269 10.0.0.61 - - [2025-11-13 03:44:37] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001228 10.0.0.141 - - [2025-11-13 03:44:38] "POST /neutron/port HTTP/1.1" 200 1077 0.268485 10.0.0.141 - - [2025-11-13 03:44:38] "POST /neutron/port HTTP/1.1" 200 1131 0.096179 10.0.0.141 - - [2025-11-13 03:44:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.008258 10.0.0.61 - - [2025-11-13 03:44:38] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001333 10.0.0.141 - - [2025-11-13 03:44:38] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.064680 10.0.0.141 - - [2025-11-13 03:44:38] "POST /neutron/network HTTP/1.1" 200 843 0.006723 10.0.0.141 - - [2025-11-13 03:44:38] "POST /neutron/port HTTP/1.1" 200 117 0.006106 10.0.0.141 - - [2025-11-13 03:44:39] "POST /neutron/port HTTP/1.1" 200 1077 0.017756 10.0.0.141 - - [2025-11-13 03:44:39] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.024189 10.0.0.141 - - [2025-11-13 03:44:39] "POST /neutron/port HTTP/1.1" 200 1105 0.017534 10.0.0.141 - - [2025-11-13 03:44:39] "POST /neutron/port HTTP/1.1" 200 117 0.001307 10.0.0.141 - - [2025-11-13 03:44:41] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007240 10.0.0.141 - - [2025-11-13 03:44:41] "POST /neutron/port HTTP/1.1" 200 1105 0.016469 10.0.0.141 - - [2025-11-13 03:44:41] "GET /virtual-machine/8fde3e55-a803-47a4-9838-03899acd3f3f HTTP/1.1" 401 293 0.000407 10.0.0.141 - - [2025-11-13 03:44:41] "GET /virtual-machine/8fde3e55-a803-47a4-9838-03899acd3f3f HTTP/1.1" 200 1311 0.031261 10.0.0.141 - - [2025-11-13 03:44:41] "GET /virtual-machine-interface/249ec6f8-d9e4-48d8-ab02-b95b3cfe0038 HTTP/1.1" 200 3034 0.005267 10.0.0.141 - - [2025-11-13 03:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.141 - - [2025-11-13 03:44:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004101 10.0.0.141 - - [2025-11-13 03:44:41] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002537 10.0.0.141 - - [2025-11-13 03:44:41] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005440 10.0.0.141 - - [2025-11-13 03:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.141 - - [2025-11-13 03:44:44] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004699 10.0.0.141 - - [2025-11-13 03:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.141 - - [2025-11-13 03:44:49] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004953 10.0.0.141 - - [2025-11-13 03:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.141 - - [2025-11-13 03:44:53] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005202 10.0.0.141 - - [2025-11-13 03:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.141 - - [2025-11-13 03:44:57] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.004936 10.0.0.141 - - [2025-11-13 03:44:57] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006566 10.0.0.141 - - [2025-11-13 03:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.141 - - [2025-11-13 03:44:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003442 10.0.0.141 - - [2025-11-13 03:44:59] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.002707 10.0.0.141 - - [2025-11-13 03:44:59] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005750 10.0.0.141 - - [2025-11-13 03:45:00] "POST /neutron/port HTTP/1.1" 200 1105 0.015085 10.0.0.141 - - [2025-11-13 03:45:04] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009713 10.0.0.141 - - [2025-11-13 03:45:05] "DELETE /access-control-list/a95b9189-0be2-4d89-b8c1-c783f142fcc5 HTTP/1.1" 200 115 0.050312 10.0.0.141 - - [2025-11-13 03:45:09] "POST /neutron/port HTTP/1.1" 200 1105 0.016433 10.0.0.141 - - [2025-11-13 03:45:10] "POST /neutron/security_group HTTP/1.1" 200 2076 0.008180 10.0.0.141 - - [2025-11-13 03:45:10] "GET /virtual-machine/2cea32ab-bfe6-4d7f-941d-8893838beea5 HTTP/1.1" 200 1310 0.006746 10.0.0.141 - - [2025-11-13 03:45:10] "GET /virtual-machine-interface/f9902daa-da2c-45d4-863b-fa297f0be9b0 HTTP/1.1" 200 3034 0.005480 10.0.0.141 - - [2025-11-13 03:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.141 - - [2025-11-13 03:45:10] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006378 10.0.0.141 - - [2025-11-13 03:45:10] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003943 10.0.0.141 - - [2025-11-13 03:45:10] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005637 10.0.0.141 - - [2025-11-13 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.141 - - [2025-11-13 03:45:11] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003775 10.0.0.141 - - [2025-11-13 03:45:11] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.003617 10.0.0.141 - - [2025-11-13 03:45:11] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.010908 10.0.0.141 - - [2025-11-13 03:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.61 - - [2025-11-13 03:45:11] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001063 10.0.0.141 - - [2025-11-13 03:45:11] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.044276 10.0.0.141 - - [2025-11-13 03:45:11] "POST /ref-update HTTP/1.1" 200 156 0.035017 10.0.0.61 - - [2025-11-13 03:45:12] "POST /useragent-kv HTTP/1.1" 200 115 0.012279 10.0.0.141 - - [2025-11-13 03:45:12] "POST /neutron/subnet HTTP/1.1" 200 729 0.221883 10.0.0.141 - - [2025-11-13 03:45:12] "POST /id-to-fqname HTTP/1.1" 200 239 0.001240 10.0.0.141 - - [2025-11-13 03:45:12] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005660 10.0.0.141 - - [2025-11-13 03:45:12] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006544 10.0.0.141 - - [2025-11-13 03:45:12] "POST /neutron/network HTTP/1.1" 200 845 0.006587 10.0.0.141 - - [2025-11-13 03:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.61 - - [2025-11-13 03:45:12] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000820 10.0.0.141 - - [2025-11-13 03:45:12] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.042758 10.0.0.61 - - [2025-11-13 03:45:12] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001196 10.0.0.141 - - [2025-11-13 03:45:12] "POST /neutron/network HTTP/1.1" 200 631 0.124422 10.0.0.141 - - [2025-11-13 03:45:12] "POST /id-to-fqname HTTP/1.1" 200 242 0.003596 10.0.0.141 - - [2025-11-13 03:45:12] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005372 10.0.0.141 - - [2025-11-13 03:45:12] "POST /neutron/network HTTP/1.1" 200 851 0.007031 10.0.0.141 - - [2025-11-13 03:45:12] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005249 10.0.0.141 - - [2025-11-13 03:45:13] "POST /id-to-fqname HTTP/1.1" 200 239 0.001308 10.0.0.141 - - [2025-11-13 03:45:13] "POST /neutron/port HTTP/1.1" 200 2094 0.014776 10.0.0.61 - - [2025-11-13 03:45:14] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001069 10.0.0.141 - - [2025-11-13 03:45:14] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.080028 10.0.0.141 - - [2025-11-13 03:45:14] "POST /neutron/network HTTP/1.1" 200 845 0.006417 10.0.0.141 - - [2025-11-13 03:45:14] "POST /neutron/port HTTP/1.1" 200 117 0.005706 10.0.0.141 - - [2025-11-13 03:45:14] "POST /id-to-fqname HTTP/1.1" 200 242 0.001201 10.0.0.141 - - [2025-11-13 03:45:14] "POST /neutron/network HTTP/1.1" 200 861 0.008457 10.0.0.141 - - [2025-11-13 03:45:15] "POST /neutron/port HTTP/1.1" 200 1079 0.053360 10.0.0.61 - - [2025-11-13 03:45:15] "DELETE /project/310a6cd599fb495aab2eec01122bbdf8 HTTP/1.1" 404 173 0.004079 10.0.0.61 - - [2025-11-13 03:45:15] "DELETE /project/365ca02b-8a3f-4a55-9c1b-4f21a1295bd4 HTTP/1.1" 404 177 0.003603 10.0.0.141 - - [2025-11-13 03:45:15] "POST /neutron/port HTTP/1.1" 200 1107 0.015579 10.0.0.141 - - [2025-11-13 03:45:15] "POST /neutron/port HTTP/1.1" 200 117 0.001164 10.0.0.61 - - [2025-11-13 03:45:15] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000941 10.0.0.141 - - [2025-11-13 03:45:15] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.066252 10.0.0.141 - - [2025-11-13 03:45:16] "POST /neutron/port HTTP/1.1" 200 3084 0.018656 10.0.0.141 - - [2025-11-13 03:45:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001379 10.0.0.141 - - [2025-11-13 03:45:16] "POST /id-to-fqname HTTP/1.1" 200 239 0.001095 10.0.0.141 - - [2025-11-13 03:45:16] "POST /neutron/port HTTP/1.1" 200 3084 0.018561 10.0.0.141 - - [2025-11-13 03:45:16] "POST /neutron/network HTTP/1.1" 200 1556 0.008547 10.0.0.141 - - [2025-11-13 03:45:17] "POST /neutron/port HTTP/1.1" 200 1079 0.014477 10.0.0.141 - - [2025-11-13 03:45:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003794 10.0.0.141 - - [2025-11-13 03:45:17] "POST /neutron/network HTTP/1.1" 200 851 0.006486 10.0.0.61 - - [2025-11-13 03:45:17] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001425 10.0.0.141 - - [2025-11-13 03:45:17] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.058791 10.0.0.141 - - [2025-11-13 03:45:17] "POST /neutron/port HTTP/1.1" 200 4074 0.029650 10.0.0.141 - - [2025-11-13 03:45:18] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005851 10.0.0.141 - - [2025-11-13 03:45:18] "POST /neutron/network HTTP/1.1" 200 1556 0.010787 10.0.0.141 - - [2025-11-13 03:45:18] "GET /obj-perms HTTP/1.1" 200 5085 0.131242 10.0.0.56 - - [2025-11-13 03:45:18] "GET /obj-perms HTTP/1.1" 200 5085 0.076267 10.0.0.61 - - [2025-11-13 03:45:18] "GET /obj-perms HTTP/1.1" 200 5085 0.089986 10.0.0.141 - - [2025-11-13 03:45:18] "POST /neutron/port HTTP/1.1" 200 1077 0.018262 10.0.0.141 - - [2025-11-13 03:45:18] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.011326 10.0.0.141 - - [2025-11-13 03:45:19] "POST /neutron/port HTTP/1.1" 200 1079 0.016992 10.0.0.141 - - [2025-11-13 03:45:19] "POST /neutron/port HTTP/1.1" 200 2096 0.020689 10.0.0.141 - - [2025-11-13 03:45:19] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.141 - - [2025-11-13 03:45:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.009277 10.0.0.141 - - [2025-11-13 03:45:19] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005304 10.0.0.141 - - [2025-11-13 03:45:20] "POST /neutron/port HTTP/1.1" 200 1107 0.023733 10.0.0.141 - - [2025-11-13 03:45:20] "POST /neutron/security_group HTTP/1.1" 200 2076 0.009230 10.0.0.141 - - [2025-11-13 03:45:20] "GET /virtual-machine/29757959-2127-4baf-a5fa-ba590b900118 HTTP/1.1" 200 1310 0.007573 10.0.0.141 - - [2025-11-13 03:45:20] "GET /virtual-machine-interface/1ca27524-4faf-425c-8faa-3ab89221751c HTTP/1.1" 200 3043 0.005357 10.0.0.141 - - [2025-11-13 03:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.141 - - [2025-11-13 03:45:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003812 10.0.0.141 - - [2025-11-13 03:45:20] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003066 10.0.0.141 - - [2025-11-13 03:45:20] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005837 10.0.0.141 - - [2025-11-13 03:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2025-11-13 03:45:23] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005693 10.0.0.141 - - [2025-11-13 03:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.141 - - [2025-11-13 03:45:27] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004958 10.0.0.141 - - [2025-11-13 03:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.141 - - [2025-11-13 03:45:31] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005193 10.0.0.141 - - [2025-11-13 03:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.141 - - [2025-11-13 03:45:35] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007484 10.0.0.141 - - [2025-11-13 03:45:35] "POST /neutron/port HTTP/1.1" 200 2096 0.016433 10.0.0.141 - - [2025-11-13 03:45:37] "POST /neutron/security_group HTTP/1.1" 200 2076 0.007090 10.0.0.141 - - [2025-11-13 03:45:38] "POST /neutron/network HTTP/1.1" 200 855 0.009952 10.0.0.141 - - [2025-11-13 03:45:38] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.141 - - [2025-11-13 03:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.141 - - [2025-11-13 03:45:39] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004972 10.0.0.141 - - [2025-11-13 03:45:40] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006655 10.0.0.141 - - [2025-11-13 03:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.141 - - [2025-11-13 03:45:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003833 10.0.0.141 - - [2025-11-13 03:45:41] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002668 10.0.0.141 - - [2025-11-13 03:45:41] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005727 10.0.0.141 - - [2025-11-13 03:45:47] "POST /neutron/port HTTP/1.1" 200 1107 0.014716 10.0.0.141 - - [2025-11-13 03:45:48] "POST /neutron/port HTTP/1.1" 200 1105 0.014106 10.0.0.141 - - [2025-11-13 03:45:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.009393 10.0.0.141 - - [2025-11-13 03:45:52] "POST /neutron/port HTTP/1.1" 200 1107 0.014737 10.0.0.141 - - [2025-11-13 03:45:52] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006851 10.0.0.141 - - [2025-11-13 03:45:52] "GET /virtual-machine/49d5261c-1db0-4d2f-af3e-9089180f2ad6 HTTP/1.1" 200 1310 0.005760 10.0.0.141 - - [2025-11-13 03:45:52] "GET /virtual-machine-interface/0198920a-1eda-4b4f-8800-d6ab0d17373e HTTP/1.1" 200 3032 0.005209 10.0.0.141 - - [2025-11-13 03:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.141 - - [2025-11-13 03:45:52] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003447 10.0.0.141 - - [2025-11-13 03:45:52] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002898 10.0.0.141 - - [2025-11-13 03:45:52] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006411 10.0.0.141 - - [2025-11-13 03:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.141 - - [2025-11-13 03:45:53] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005388 10.0.0.141 - - [2025-11-13 03:45:53] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003326 10.0.0.141 - - [2025-11-13 03:45:53] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.005655 10.0.0.141 - - [2025-11-13 03:45:54] "POST /neutron/port HTTP/1.1" 200 1107 0.016892 10.0.0.141 - - [2025-11-13 03:45:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.006577 10.0.0.141 - - [2025-11-13 03:45:59] "POST /neutron/port HTTP/1.1" 200 2096 0.018999 10.0.0.141 - - [2025-11-13 03:45:59] "POST /neutron/security_group HTTP/1.1" 200 2076 0.012018 10.0.0.141 - - [2025-11-13 03:45:59] "GET /virtual-machine/0cc7f4f1-cca4-4a3d-af87-3e24072c2382 HTTP/1.1" 200 1585 0.006752 10.0.0.141 - - [2025-11-13 03:45:59] "GET /virtual-machine-interface/c9dc8aac-b206-4dad-b8ca-dc86bb238213 HTTP/1.1" 200 3035 0.007034 10.0.0.141 - - [2025-11-13 03:45:59] "GET /virtual-machine-interface/da562b46-4a2d-4839-8485-9af72aad7f2c HTTP/1.1" 200 3034 0.006165 10.0.0.141 - - [2025-11-13 03:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014955 10.0.0.141 - - [2025-11-13 03:45:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003545 10.0.0.141 - - [2025-11-13 03:45:59] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.002709 10.0.0.141 - - [2025-11-13 03:45:59] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005697 10.0.0.141 - - [2025-11-13 03:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.141 - - [2025-11-13 03:46:00] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004173 10.0.0.141 - - [2025-11-13 03:46:00] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003104 10.0.0.141 - - [2025-11-13 03:46:00] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.005663 10.0.0.141 - - [2025-11-13 03:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.141 - - [2025-11-13 03:46:01] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003563 10.0.0.141 - - [2025-11-13 03:46:01] "GET /virtual-networks?parent_id=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 851 0.003314 10.0.0.141 - - [2025-11-13 03:46:01] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006548 10.0.0.141 - - [2025-11-13 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2025-11-13 03:46:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003636 10.0.0.141 - - [2025-11-13 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.141 - - [2025-11-13 03:46:02] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004509 10.0.0.141 - - [2025-11-13 03:46:02] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.010602 10.0.0.141 - - [2025-11-13 03:46:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.003419 10.0.0.141 - - [2025-11-13 03:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.61 - - [2025-11-13 03:46:02] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.040322 10.0.0.141 - - [2025-11-13 03:46:02] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.083767 10.0.0.141 - - [2025-11-13 03:46:02] "POST /network-policys HTTP/1.1" 200 539 0.023266 10.0.0.141 - - [2025-11-13 03:46:02] "GET /network-policy/b7865b5d-923d-4edc-a0c2-ff09e5fcaa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006587 10.0.0.141 - - [2025-11-13 03:46:03] "POST /neutron/network HTTP/1.1" 200 937 0.008182 10.0.0.141 - - [2025-11-13 03:46:03] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.004787 10.0.0.141 - - [2025-11-13 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.141 - - [2025-11-13 03:46:03] "GET /network-policy/b7865b5d-923d-4edc-a0c2-ff09e5fcaa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004816 10.0.0.141 - - [2025-11-13 03:46:03] "POST /neutron/network HTTP/1.1" 200 939 0.009680 10.0.0.141 - - [2025-11-13 03:46:03] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004887 10.0.0.141 - - [2025-11-13 03:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.141 - - [2025-11-13 03:46:03] "GET /network-policy/b7865b5d-923d-4edc-a0c2-ff09e5fcaa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004402 10.0.0.141 - - [2025-11-13 03:46:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.028713 10.0.0.141 - - [2025-11-13 03:46:03] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006025 10.0.0.141 - - [2025-11-13 03:46:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.009920 10.0.0.141 - - [2025-11-13 03:46:03] "GET /obj-perms HTTP/1.1" 200 5085 0.003392 10.0.0.56 - - [2025-11-13 03:46:03] "GET /obj-perms HTTP/1.1" 200 5085 0.003491 10.0.0.61 - - [2025-11-13 03:46:03] "GET /obj-perms HTTP/1.1" 200 5085 0.003568 10.0.0.141 - - [2025-11-13 03:46:04] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.006285 10.0.0.141 - - [2025-11-13 03:46:04] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006597 10.0.0.141 - - [2025-11-13 03:46:05] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.007917 10.0.0.141 - - [2025-11-13 03:46:05] "GET /obj-perms HTTP/1.1" 200 5085 0.003478 10.0.0.56 - - [2025-11-13 03:46:05] "GET /obj-perms HTTP/1.1" 200 5085 0.003380 10.0.0.61 - - [2025-11-13 03:46:05] "GET /obj-perms HTTP/1.1" 200 5085 0.003159 10.0.0.141 - - [2025-11-13 03:46:05] "GET /virtual-network/dc8e8bc4-2188-4e47-8439-a61bf0eded40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005333 10.0.0.141 - - [2025-11-13 03:46:19] "GET /obj-perms HTTP/1.1" 200 5085 0.004249 10.0.0.141 - - [2025-11-13 03:46:40] "POST /neutron/network HTTP/1.1" 200 861 0.006554 10.0.0.141 - - [2025-11-13 03:46:40] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.141 - - [2025-11-13 03:46:48] "POST /neutron/port HTTP/1.1" 200 1105 0.012971 10.0.0.141 - - [2025-11-13 03:46:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.007878 10.0.0.61 - - [2025-11-13 03:47:11] "GET /obj-perms HTTP/1.1" 200 5075 0.042757 10.0.0.141 - - [2025-11-13 03:47:42] "POST /neutron/port HTTP/1.1" 200 1107 0.013752 10.0.0.141 - - [2025-11-13 03:47:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003774 10.0.0.141 - - [2025-11-13 03:47:42] "POST /neutron/network HTTP/1.1" 200 939 0.006351 10.0.0.141 - - [2025-11-13 03:47:49] "POST /neutron/network HTTP/1.1" 200 1744 0.008188 10.0.0.141 - - [2025-11-13 03:47:49] "POST /neutron/port HTTP/1.1" 200 117 0.001550 10.0.0.141 - - [2025-11-13 03:47:49] "POST /neutron/subnet HTTP/1.1" 200 703 0.008163 10.0.0.56 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000427 10.0.0.56 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000360 10.0.0.61 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.61 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.56 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.56 - - [2025-11-13 03:47:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.61 - - [2025-11-13 03:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.001041 10.0.0.61 - - [2025-11-13 03:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2025-11-13 03:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2025-11-13 03:47:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000576 10.0.0.141 - - [2025-11-13 03:47:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.141 - - [2025-11-13 03:47:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2025-11-13 03:48:12] "GET /obj-perms HTTP/1.1" 200 5075 0.045290 10.0.0.56 - - [2025-11-13 03:48:12] "GET /obj-perms HTTP/1.1" 200 5075 0.052582 10.0.0.141 - - [2025-11-13 03:48:43] "POST /neutron/port HTTP/1.1" 200 1107 0.013279 10.0.0.141 - - [2025-11-13 03:48:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003714 10.0.0.141 - - [2025-11-13 03:48:43] "POST /neutron/network HTTP/1.1" 200 851 0.006294 10.0.0.141 - - [2025-11-13 03:48:51] "POST /neutron/network HTTP/1.1" 200 947 0.028136 10.0.0.141 - - [2025-11-13 03:48:52] "POST /neutron/port HTTP/1.1" 200 117 0.001615 10.0.0.141 - - [2025-11-13 03:49:42] "GET /obj-perms HTTP/1.1" 200 5085 0.003713 10.0.0.141 - - [2025-11-13 03:49:44] "POST /neutron/port HTTP/1.1" 200 1107 0.013651 10.0.0.141 - - [2025-11-13 03:49:44] "POST /neutron/subnet HTTP/1.1" 200 703 0.007903 10.0.0.141 - - [2025-11-13 03:49:44] "GET /obj-perms HTTP/1.1" 200 5085 0.003777 10.0.0.141 - - [2025-11-13 03:49:45] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.027984 10.0.0.141 - - [2025-11-13 03:49:45] "POST /neutron/network HTTP/1.1" 200 939 0.028002 10.0.0.141 - - [2025-11-13 03:49:46] "GET /virtual-network/ac2426e2-65c6-4ca1-942b-4f0bb2e60198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007090 10.0.0.141 - - [2025-11-13 03:49:46] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.004702 10.0.0.141 - - [2025-11-13 03:49:46] "POST /neutron/network HTTP/1.1" 200 937 0.006010 10.0.0.141 - - [2025-11-13 03:49:46] "GET /virtual-network/1a6f92d8-584d-4c9d-935c-2c7a84c23f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2076 0.007730 10.0.0.141 - - [2025-11-13 03:49:46] "DELETE /network-policy/b7865b5d-923d-4edc-a0c2-ff09e5fcaa4c HTTP/1.1" 200 115 0.033335 10.0.0.141 - - [2025-11-13 03:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.141 - - [2025-11-13 03:49:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004230 10.0.0.141 - - [2025-11-13 03:49:46] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.011226 10.0.0.141 - - [2025-11-13 03:49:46] "DELETE /access-control-list/a0afbef9-f148-40a1-87b3-ff6e8f9065d4 HTTP/1.1" 200 115 0.033485 10.0.0.141 - - [2025-11-13 03:49:46] "DELETE /access-control-list/91c85bdf-bcb4-4a65-9bd5-be18c277d313 HTTP/1.1" 200 115 0.047036 10.0.0.141 - - [2025-11-13 03:49:47] "POST /neutron/network HTTP/1.1" 200 851 0.018306 10.0.0.141 - - [2025-11-13 03:49:48] "POST /neutron/port HTTP/1.1" 200 1107 0.012171 10.0.0.141 - - [2025-11-13 03:49:48] "POST /neutron/port HTTP/1.1" 200 1133 0.009587 10.0.0.141 - - [2025-11-13 03:49:48] "POST /neutron/port HTTP/1.1" 200 1133 0.012987 10.0.0.141 - - [2025-11-13 03:49:48] "POST /neutron/port HTTP/1.1" 200 151 0.216794 10.0.0.141 - - [2025-11-13 03:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.141 - - [2025-11-13 03:49:50] "POST /neutron/network HTTP/1.1" 200 845 0.007117 10.0.0.141 - - [2025-11-13 03:49:50] "DELETE /route-target/309208a5-b64b-4e14-92b1-040b5dca60d9 HTTP/1.1" 200 115 0.023460 10.0.0.141 - - [2025-11-13 03:49:50] "POST /neutron/network HTTP/1.1" 400 204 0.014716 10.0.0.141 - - [2025-11-13 03:49:51] "POST /neutron/port HTTP/1.1" 200 1105 0.012422 10.0.0.141 - - [2025-11-13 03:49:51] "POST /neutron/port HTTP/1.1" 200 151 0.238774 10.0.0.141 - - [2025-11-13 03:49:51] "POST /neutron/network HTTP/1.1" 200 817 0.008201 10.0.0.61 - - [2025-11-13 03:49:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004010 10.0.0.61 - - [2025-11-13 03:49:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003055 10.0.0.141 - - [2025-11-13 03:49:52] "POST /neutron/network HTTP/1.1" 200 151 0.113251 10.0.0.61 - - [2025-11-13 03:49:53] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.000947 10.0.0.141 - - [2025-11-13 03:49:53] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.060659 10.0.0.61 - - [2025-11-13 03:49:53] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001262 10.0.0.141 - - [2025-11-13 03:49:53] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?fields=virtual_networks HTTP/1.1" 200 1078 0.037637 10.0.0.61 - - [2025-11-13 03:49:53] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001271 10.0.0.141 - - [2025-11-13 03:49:53] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?fields=virtual_machine_interfaces HTTP/1.1" 200 1078 0.036854 10.0.0.61 - - [2025-11-13 03:49:53] "GET /projects?obj_uuids=310a6cd5-99fb-495a-ab2e-ec01122bbdf8&detail=False&count=False&shared=False HTTP/1.1" 200 367 0.001063 10.0.0.141 - - [2025-11-13 03:49:53] "GET /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8?fields=security_groups HTTP/1.1" 200 1322 0.056327 10.0.0.141 - - [2025-11-13 03:49:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.022074 10.0.0.61 - - [2025-11-13 03:49:54] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002908 10.0.0.61 - - [2025-11-13 03:49:54] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001213 10.0.0.61 - - [2025-11-13 03:49:54] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028675 10.0.0.61 - - [2025-11-13 03:49:54] "POST /id-to-fqname HTTP/1.1" 200 185 0.002552 10.0.0.61 - - [2025-11-13 03:49:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.002946 10.0.0.61 - - [2025-11-13 03:49:54] "POST /security-groups HTTP/1.1" 200 586 0.027311 10.0.0.141 - - [2025-11-13 03:49:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.003836 10.0.0.61 - - [2025-11-13 03:49:54] "POST /projects HTTP/1.1" 200 575 0.224689 10.0.0.141 - - [2025-11-13 03:49:54] "POST /access-control-lists HTTP/1.1" 200 589 0.022131 10.0.0.61 - - [2025-11-13 03:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.304540 10.0.0.141 - - [2025-11-13 03:49:54] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.443663 10.0.0.141 - - [2025-11-13 03:49:55] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.61 - - [2025-11-13 03:49:56] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000898 10.0.0.141 - - [2025-11-13 03:49:56] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.039730 10.0.0.141 - - [2025-11-13 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.141 - - [2025-11-13 03:49:57] "GET /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.004617 10.0.0.141 - - [2025-11-13 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.61 - - [2025-11-13 03:49:57] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001420 10.0.0.141 - - [2025-11-13 03:49:57] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.039796 10.0.0.141 - - [2025-11-13 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.141 - - [2025-11-13 03:49:57] "GET /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3718 0.004973 10.0.0.141 - - [2025-11-13 03:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.141 - - [2025-11-13 03:49:57] "PUT /security-group/6ef113da-34ff-415f-ae9e-919b501bdb74 HTTP/1.1" 200 262 0.015650 10.0.0.61 - - [2025-11-13 03:49:59] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001065 10.0.0.141 - - [2025-11-13 03:49:59] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.045092 10.0.0.61 - - [2025-11-13 03:49:59] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002004 10.0.0.141 - - [2025-11-13 03:49:59] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?fields=virtual_networks HTTP/1.1" 200 1032 0.041678 10.0.0.61 - - [2025-11-13 03:50:00] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001404 10.0.0.141 - - [2025-11-13 03:50:00] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.040773 10.0.0.61 - - [2025-11-13 03:50:00] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001403 10.0.0.141 - - [2025-11-13 03:50:00] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?fields=security_groups HTTP/1.1" 200 1253 0.051811 10.0.0.141 - - [2025-11-13 03:50:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.029203 10.0.0.61 - - [2025-11-13 03:50:01] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004914 10.0.0.61 - - [2025-11-13 03:50:01] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001489 10.0.0.61 - - [2025-11-13 03:50:01] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009897 10.0.0.61 - - [2025-11-13 03:50:01] "POST /id-to-fqname HTTP/1.1" 200 194 0.001339 10.0.0.61 - - [2025-11-13 03:50:01] "POST /fqname-to-id HTTP/1.1" 404 203 0.005167 10.0.0.61 - - [2025-11-13 03:50:01] "POST /security-groups HTTP/1.1" 200 595 0.073127 10.0.0.141 - - [2025-11-13 03:50:01] "POST /fqname-to-id HTTP/1.1" 404 238 0.003722 10.0.0.61 - - [2025-11-13 03:50:01] "POST /projects HTTP/1.1" 200 593 0.292451 10.0.0.61 - - [2025-11-13 03:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.364395 10.0.0.141 - - [2025-11-13 03:50:01] "POST /access-control-lists HTTP/1.1" 200 598 0.033390 10.0.0.141 - - [2025-11-13 03:50:01] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.514911 10.0.0.141 - - [2025-11-13 03:50:02] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.141 - - [2025-11-13 03:50:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000468 10.0.0.141 - - [2025-11-13 03:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.052944 10.0.0.61 - - [2025-11-13 03:50:04] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001125 10.0.0.141 - - [2025-11-13 03:50:04] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.041046 10.0.0.61 - - [2025-11-13 03:50:05] "POST /useragent-kv HTTP/1.1" 200 115 0.014548 10.0.0.141 - - [2025-11-13 03:50:05] "POST /neutron/subnet HTTP/1.1" 200 720 0.273516 10.0.0.141 - - [2025-11-13 03:50:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001834 10.0.0.141 - - [2025-11-13 03:50:05] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007234 10.0.0.141 - - [2025-11-13 03:50:05] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007450 10.0.0.141 - - [2025-11-13 03:50:05] "POST /neutron/network HTTP/1.1" 200 841 0.008160 10.0.0.141 - - [2025-11-13 03:50:05] "POST /id-to-fqname HTTP/1.1" 200 231 0.001707 10.0.0.141 - - [2025-11-13 03:50:05] "DELETE /access-control-list/e4191770-3c00-4a1e-b642-3a22124a2a71 HTTP/1.1" 200 115 0.030047 10.0.0.61 - - [2025-11-13 03:50:06] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001011 10.0.0.141 - - [2025-11-13 03:50:06] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.073953 10.0.0.141 - - [2025-11-13 03:50:06] "POST /neutron/network HTTP/1.1" 200 841 0.028817 10.0.0.141 - - [2025-11-13 03:50:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001751 10.0.0.141 - - [2025-11-13 03:50:06] "POST /neutron/port HTTP/1.1" 200 117 0.006620 10.0.0.141 - - [2025-11-13 03:50:07] "POST /neutron/port HTTP/1.1" 200 1063 0.015230 10.0.0.141 - - [2025-11-13 03:50:07] "POST /neutron/port HTTP/1.1" 200 1091 0.016721 10.0.0.141 - - [2025-11-13 03:50:07] "POST /neutron/port HTTP/1.1" 200 117 0.001200 10.0.0.61 - - [2025-11-13 03:50:15] "DELETE /project/34b3f4262f4c44f79f2f5a9c8bfc477e HTTP/1.1" 404 173 0.008694 10.0.0.61 - - [2025-11-13 03:50:15] "DELETE /project/72bf0c28e26f4d5aa5a940be8b4cb5ba HTTP/1.1" 404 173 0.006596 10.0.0.61 - - [2025-11-13 03:50:15] "DELETE /project/310a6cd5-99fb-495a-ab2e-ec01122bbdf8 HTTP/1.1" 404 177 0.008878 10.0.0.61 - - [2025-11-13 03:50:15] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000780 10.0.0.61 - - [2025-11-13 03:50:15] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.038660 10.0.0.61 - - [2025-11-13 03:50:15] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.61 - - [2025-11-13 03:50:15] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?fields=security_groups HTTP/1.1" 200 1358 0.035055 10.0.0.61 - - [2025-11-13 03:50:15] "DELETE /security-group/acc34dbf-2518-47c3-94a2-f26f3260e96f HTTP/1.1" 200 115 0.042075 10.0.0.61 - - [2025-11-13 03:50:15] "GET /projects?obj_uuids=72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000876 10.0.0.61 - - [2025-11-13 03:50:15] "GET /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba?fields=application_policy_sets HTTP/1.1" 200 1397 0.052870 10.0.0.141 - - [2025-11-13 03:50:15] "DELETE /access-control-list/4a7bd316-b4c3-4d6c-9674-6674e926defc HTTP/1.1" 200 115 0.035068 10.0.0.61 - - [2025-11-13 03:50:15] "DELETE /project/72bf0c28-e26f-4d5a-a5a9-40be8b4cb5ba HTTP/1.1" 200 115 0.343401 10.0.0.141 - - [2025-11-13 03:50:23] "POST /neutron/security_group HTTP/1.1" 200 2062 0.031460 10.0.0.61 - - [2025-11-13 03:50:29] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000887 10.0.0.141 - - [2025-11-13 03:50:29] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.057385 10.0.0.141 - - [2025-11-13 03:50:30] "POST /neutron/port HTTP/1.1" 200 1091 0.015745 10.0.0.141 - - [2025-11-13 03:50:30] "POST /neutron/port HTTP/1.1" 200 1091 0.012447 10.0.0.141 - - [2025-11-13 03:50:30] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007127 10.0.0.141 - - [2025-11-13 03:50:30] "GET /virtual-machine/f63090c3-f7ac-4e9e-b4ae-07cf5db75b15 HTTP/1.1" 401 293 0.000419 10.0.0.141 - - [2025-11-13 03:50:30] "POST /neutron/network HTTP/1.1" 200 851 0.009547 10.0.0.141 - - [2025-11-13 03:50:31] "GET /virtual-machine/f63090c3-f7ac-4e9e-b4ae-07cf5db75b15 HTTP/1.1" 200 1297 0.029716 10.0.0.141 - - [2025-11-13 03:50:31] "GET /virtual-machine-interface/52abf3f2-e46a-4ff0-a09e-ae855070cbae HTTP/1.1" 200 2982 0.005013 10.0.0.141 - - [2025-11-13 03:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.141 - - [2025-11-13 03:50:31] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004722 10.0.0.141 - - [2025-11-13 03:50:31] "GET /virtual-networks?parent_id=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002670 10.0.0.141 - - [2025-11-13 03:50:31] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005686 10.0.0.141 - - [2025-11-13 03:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.141 - - [2025-11-13 03:50:32] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003426 10.0.0.141 - - [2025-11-13 03:50:32] "GET /virtual-networks?parent_id=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002964 10.0.0.141 - - [2025-11-13 03:50:32] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005928 10.0.0.141 - - [2025-11-13 03:50:32] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007150 10.0.0.141 - - [2025-11-13 03:50:36] "POST /neutron/port HTTP/1.1" 200 1117 0.143347 10.0.0.141 - - [2025-11-13 03:50:36] "POST /neutron/subnet HTTP/1.1" 200 694 0.009141 10.0.0.141 - - [2025-11-13 03:50:37] "POST /neutron/port HTTP/1.1" 200 1091 0.013569 10.0.0.141 - - [2025-11-13 03:50:42] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007126 10.0.0.141 - - [2025-11-13 03:50:53] "POST /neutron/port HTTP/1.1" 200 1091 0.013839 10.0.0.141 - - [2025-11-13 03:50:58] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008331 10.0.0.141 - - [2025-11-13 03:51:03] "POST /neutron/port HTTP/1.1" 200 1091 0.013940 10.0.0.141 - - [2025-11-13 03:51:03] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006724 10.0.0.141 - - [2025-11-13 03:51:03] "GET /virtual-machine/98012c0c-c55a-4a33-ba9a-e0434be051fe HTTP/1.1" 200 1297 0.006526 10.0.0.141 - - [2025-11-13 03:51:03] "GET /virtual-machine-interface/f134e5ca-9094-4b5a-95da-659453426ab7 HTTP/1.1" 200 2983 0.004524 10.0.0.141 - - [2025-11-13 03:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.141 - - [2025-11-13 03:51:03] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003405 10.0.0.141 - - [2025-11-13 03:51:03] "GET /virtual-networks?parent_id=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002690 10.0.0.141 - - [2025-11-13 03:51:03] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007543 10.0.0.141 - - [2025-11-13 03:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.141 - - [2025-11-13 03:51:06] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006407 10.0.0.141 - - [2025-11-13 03:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.141 - - [2025-11-13 03:51:10] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005183 10.0.0.141 - - [2025-11-13 03:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2025-11-13 03:51:14] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005333 10.0.0.141 - - [2025-11-13 03:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.141 - - [2025-11-13 03:51:18] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005625 10.0.0.141 - - [2025-11-13 03:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008690 10.0.0.141 - - [2025-11-13 03:51:22] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006832 10.0.0.141 - - [2025-11-13 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.141 - - [2025-11-13 03:51:27] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005553 10.0.0.141 - - [2025-11-13 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.141 - - [2025-11-13 03:51:31] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004754 10.0.0.141 - - [2025-11-13 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.141 - - [2025-11-13 03:51:35] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005717 10.0.0.141 - - [2025-11-13 03:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.141 - - [2025-11-13 03:51:39] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006077 10.0.0.141 - - [2025-11-13 03:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.141 - - [2025-11-13 03:51:43] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005805 10.0.0.141 - - [2025-11-13 03:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.141 - - [2025-11-13 03:51:47] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005156 10.0.0.141 - - [2025-11-13 03:51:47] "POST /neutron/network HTTP/1.1" 200 851 0.006056 10.0.0.141 - - [2025-11-13 03:51:47] "POST /neutron/port HTTP/1.1" 200 117 0.001766 10.0.0.141 - - [2025-11-13 03:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.141 - - [2025-11-13 03:51:51] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005116 10.0.0.141 - - [2025-11-13 03:51:55] "POST /neutron/port HTTP/1.1" 200 1091 0.016374 10.0.0.141 - - [2025-11-13 03:51:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.008384 10.0.0.141 - - [2025-11-13 03:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 03:51:55] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005846 10.0.0.141 - - [2025-11-13 03:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.141 - - [2025-11-13 03:51:59] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005947 10.0.0.141 - - [2025-11-13 03:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.141 - - [2025-11-13 03:52:03] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004981 10.0.0.141 - - [2025-11-13 03:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.141 - - [2025-11-13 03:52:08] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006049 10.0.0.141 - - [2025-11-13 03:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.141 - - [2025-11-13 03:52:12] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005274 10.0.0.61 - - [2025-11-13 03:52:15] "GET /obj-perms HTTP/1.1" 200 5075 0.064302 10.0.0.141 - - [2025-11-13 03:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.141 - - [2025-11-13 03:52:16] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005091 10.0.0.141 - - [2025-11-13 03:52:18] "POST /neutron/port HTTP/1.1" 200 1091 0.014133 10.0.0.141 - - [2025-11-13 03:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.141 - - [2025-11-13 03:52:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004025 10.0.0.141 - - [2025-11-13 03:52:20] "GET /virtual-networks?parent_id=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 362 0.002991 10.0.0.141 - - [2025-11-13 03:52:20] "GET /virtual-network/206ac580-f20b-4ccb-91cd-7fc34e922a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005433 10.0.0.141 - - [2025-11-13 03:52:20] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006627 10.0.0.141 - - [2025-11-13 03:52:30] "POST /neutron/port HTTP/1.1" 200 1091 0.013495 10.0.0.141 - - [2025-11-13 03:52:35] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007872 10.0.0.141 - - [2025-11-13 03:52:46] "POST /neutron/port HTTP/1.1" 200 1091 0.013975 10.0.0.141 - - [2025-11-13 03:52:48] "POST /neutron/port HTTP/1.1" 200 1091 0.012724 10.0.0.141 - - [2025-11-13 03:52:48] "POST /neutron/subnet HTTP/1.1" 200 694 0.007742 10.0.0.141 - - [2025-11-13 03:52:51] "POST /neutron/port HTTP/1.1" 200 1091 0.013730 10.0.0.141 - - [2025-11-13 03:52:55] "POST /neutron/port HTTP/1.1" 200 1091 0.012510 10.0.0.141 - - [2025-11-13 03:52:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.008435 10.0.0.141 - - [2025-11-13 03:52:56] "POST /neutron/port HTTP/1.1" 200 1091 0.012505 10.0.0.56 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.56 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.61 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.61 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.56 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000460 10.0.0.56 - - [2025-11-13 03:52:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.61 - - [2025-11-13 03:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.61 - - [2025-11-13 03:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.001063 10.0.0.141 - - [2025-11-13 03:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2025-11-13 03:52:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000355 10.0.0.141 - - [2025-11-13 03:52:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2025-11-13 03:52:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000488 10.0.0.141 - - [2025-11-13 03:53:01] "POST /neutron/security_group HTTP/1.1" 200 2062 0.008545 10.0.0.141 - - [2025-11-13 03:53:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.003195 10.0.0.141 - - [2025-11-13 03:53:12] "POST /bgp-as-a-services HTTP/1.1" 200 597 0.028717 10.0.0.141 - - [2025-11-13 03:53:12] "GET /bgp-as-a-service/a7847016-6584-4adc-a691-752c5ee8cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1622 0.006229 10.0.0.141 - - [2025-11-13 03:53:12] "GET /virtual-machine-interface/f134e5ca-9094-4b5a-95da-659453426ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005657 10.0.0.141 - - [2025-11-13 03:53:12] "POST /ref-update HTTP/1.1" 200 156 0.010484 10.0.0.141 - - [2025-11-13 03:53:12] "POST /neutron/network HTTP/1.1" 200 841 0.006989 10.0.0.141 - - [2025-11-13 03:53:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.007746 10.0.0.141 - - [2025-11-13 03:53:12] "POST /ref-update HTTP/1.1" 200 156 0.051576 10.0.0.56 - - [2025-11-13 03:53:16] "GET /obj-perms HTTP/1.1" 200 5075 0.060872 10.0.0.141 - - [2025-11-13 03:53:40] "GET /bgp-as-a-service/a7847016-6584-4adc-a691-752c5ee8cf17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2249 0.006279 10.0.0.141 - - [2025-11-13 03:53:40] "GET /virtual-machine-interface/f134e5ca-9094-4b5a-95da-659453426ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3091 0.006362 10.0.0.141 - - [2025-11-13 03:53:40] "POST /ref-update HTTP/1.1" 200 156 0.010807 10.0.0.141 - - [2025-11-13 03:53:40] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.141 - - [2025-11-13 03:53:40] "DELETE /bgp-as-a-service/a7847016-6584-4adc-a691-752c5ee8cf17 HTTP/1.1" 200 115 0.053728 10.0.0.141 - - [2025-11-13 03:53:41] "POST /neutron/port HTTP/1.1" 200 1091 0.018554 10.0.0.141 - - [2025-11-13 03:53:41] "POST /neutron/port HTTP/1.1" 200 1117 0.013466 10.0.0.141 - - [2025-11-13 03:53:42] "POST /neutron/network HTTP/1.1" 200 841 0.006755 10.0.0.141 - - [2025-11-13 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.61 - - [2025-11-13 03:53:44] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.023814 10.0.0.141 - - [2025-11-13 03:53:44] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1389 0.062146 10.0.0.61 - - [2025-11-13 03:53:44] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000887 10.0.0.141 - - [2025-11-13 03:53:44] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?fields=virtual_networks HTTP/1.1" 200 1050 0.035840 10.0.0.61 - - [2025-11-13 03:53:44] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000949 10.0.0.141 - - [2025-11-13 03:53:44] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?fields=virtual_machine_interfaces HTTP/1.1" 200 1050 0.035680 10.0.0.61 - - [2025-11-13 03:53:44] "GET /projects?obj_uuids=34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000964 10.0.0.141 - - [2025-11-13 03:53:44] "GET /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e?fields=security_groups HTTP/1.1" 200 1280 0.050051 10.0.0.141 - - [2025-11-13 03:53:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.025145 10.0.0.61 - - [2025-11-13 03:53:45] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004245 10.0.0.61 - - [2025-11-13 03:53:45] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001444 10.0.0.61 - - [2025-11-13 03:53:45] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008700 10.0.0.61 - - [2025-11-13 03:53:45] "POST /id-to-fqname HTTP/1.1" 200 191 0.007138 10.0.0.61 - - [2025-11-13 03:53:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.007323 10.0.0.61 - - [2025-11-13 03:53:45] "POST /security-groups HTTP/1.1" 200 592 0.069191 10.0.0.61 - - [2025-11-13 03:53:45] "POST /projects HTTP/1.1" 200 587 0.285997 10.0.0.141 - - [2025-11-13 03:53:45] "POST /access-control-lists HTTP/1.1" 200 597 0.023480 10.0.0.61 - - [2025-11-13 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.361877 10.0.0.141 - - [2025-11-13 03:53:46] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.495866 10.0.0.141 - - [2025-11-13 03:53:47] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.141 - - [2025-11-13 03:53:48] "POST /fqname-to-id HTTP/1.1" 401 293 0.000474 10.0.0.141 - - [2025-11-13 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.053250 10.0.0.61 - - [2025-11-13 03:53:49] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000818 10.0.0.141 - - [2025-11-13 03:53:49] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038232 10.0.0.61 - - [2025-11-13 03:53:49] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000932 10.0.0.141 - - [2025-11-13 03:53:49] "POST /neutron/network HTTP/1.1" 200 614 0.127485 10.0.0.141 - - [2025-11-13 03:53:49] "POST /route-targets HTTP/1.1" 200 327 0.011669 10.0.0.141 - - [2025-11-13 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.002895 10.0.0.141 - - [2025-11-13 03:53:49] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005232 10.0.0.141 - - [2025-11-13 03:53:49] "POST /neutron/network HTTP/1.1" 200 831 0.004987 10.0.0.141 - - [2025-11-13 03:53:49] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004136 10.0.0.141 - - [2025-11-13 03:53:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001129 10.0.0.141 - - [2025-11-13 03:53:50] "POST /neutron/network HTTP/1.1" 200 841 0.006869 10.0.0.61 - - [2025-11-13 03:53:50] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000916 10.0.0.141 - - [2025-11-13 03:53:50] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060535 10.0.0.141 - - [2025-11-13 03:53:51] "POST /neutron/port HTTP/1.1" 200 117 0.005398 10.0.0.141 - - [2025-11-13 03:53:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001163 10.0.0.141 - - [2025-11-13 03:53:51] "POST /neutron/network HTTP/1.1" 200 841 0.006296 10.0.0.61 - - [2025-11-13 03:53:52] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000966 10.0.0.141 - - [2025-11-13 03:53:52] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.066267 10.0.0.141 - - [2025-11-13 03:53:52] "POST /neutron/port HTTP/1.1" 200 1059 0.052706 10.0.0.141 - - [2025-11-13 03:53:52] "POST /neutron/port HTTP/1.1" 200 1087 0.021832 10.0.0.141 - - [2025-11-13 03:53:52] "POST /id-to-fqname HTTP/1.1" 200 225 0.001353 10.0.0.141 - - [2025-11-13 03:53:52] "POST /neutron/port HTTP/1.1" 200 1087 0.019848 10.0.0.141 - - [2025-11-13 03:53:52] "POST /neutron/network HTTP/1.1" 200 841 0.006163 10.0.0.141 - - [2025-11-13 03:53:53] "POST /neutron/port HTTP/1.1" 200 1059 0.018521 10.0.0.141 - - [2025-11-13 03:53:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005163 10.0.0.141 - - [2025-11-13 03:53:53] "POST /neutron/network HTTP/1.1" 200 831 0.006606 10.0.0.61 - - [2025-11-13 03:53:53] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001236 10.0.0.141 - - [2025-11-13 03:53:53] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.085525 10.0.0.141 - - [2025-11-13 03:53:54] "POST /neutron/port HTTP/1.1" 200 2058 0.028077 10.0.0.141 - - [2025-11-13 03:53:54] "POST /neutron/port HTTP/1.1" 200 1087 0.017495 10.0.0.141 - - [2025-11-13 03:53:56] "POST /neutron/subnet HTTP/1.1" 200 689 0.008115 10.0.0.141 - - [2025-11-13 03:53:56] "POST /neutron/network HTTP/1.1" 200 841 0.006041 10.0.0.141 - - [2025-11-13 03:53:57] "POST /neutron/port HTTP/1.1" 200 1059 0.014642 10.0.0.141 - - [2025-11-13 03:53:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004010 10.0.0.141 - - [2025-11-13 03:53:57] "POST /neutron/network HTTP/1.1" 200 831 0.006949 10.0.0.141 - - [2025-11-13 03:54:04] "POST /neutron/port HTTP/1.1" 200 1087 0.013662 10.0.0.141 - - [2025-11-13 03:54:06] "DELETE /access-control-list/be2be614-1752-4ae9-b6a9-c5c596db6b6f HTTP/1.1" 200 115 0.030585 10.0.0.141 - - [2025-11-13 03:54:09] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008081 10.0.0.61 - - [2025-11-13 03:54:16] "DELETE /project/34b3f426-2f4c-44f7-9f2f-5a9c8bfc477e HTTP/1.1" 404 177 0.002696 10.0.0.61 - - [2025-11-13 03:54:16] "DELETE /project/3423b29934424440b16bc6038f01b29d HTTP/1.1" 404 173 0.004959 10.0.0.141 - - [2025-11-13 03:54:17] "GET /obj-perms HTTP/1.1" 200 5075 0.050270 10.0.0.141 - - [2025-11-13 03:54:19] "POST /neutron/port HTTP/1.1" 200 1087 0.013778 10.0.0.141 - - [2025-11-13 03:54:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007340 10.0.0.141 - - [2025-11-13 03:54:25] "POST /neutron/port HTTP/1.1" 200 1087 0.014349 10.0.0.141 - - [2025-11-13 03:54:25] "GET /virtual-machine/b1ab896f-0113-4895-b8f8-7ef42ab6751b HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2025-11-13 03:54:25] "GET /virtual-machine/b1ab896f-0113-4895-b8f8-7ef42ab6751b HTTP/1.1" 200 1294 0.025972 10.0.0.141 - - [2025-11-13 03:54:25] "GET /virtual-machine-interface/c4caa505-b4f3-4c5d-9a76-83206d02b820 HTTP/1.1" 200 2959 0.004562 10.0.0.141 - - [2025-11-13 03:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2025-11-13 03:54:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003307 10.0.0.141 - - [2025-11-13 03:54:25] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003132 10.0.0.141 - - [2025-11-13 03:54:25] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005860 10.0.0.141 - - [2025-11-13 03:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2025-11-13 03:54:28] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004784 10.0.0.141 - - [2025-11-13 03:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.141 - - [2025-11-13 03:54:32] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006834 10.0.0.141 - - [2025-11-13 03:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.141 - - [2025-11-13 03:54:36] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005041 10.0.0.141 - - [2025-11-13 03:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.141 - - [2025-11-13 03:54:41] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005338 10.0.0.141 - - [2025-11-13 03:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.141 - - [2025-11-13 03:54:45] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004952 10.0.0.141 - - [2025-11-13 03:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.141 - - [2025-11-13 03:54:49] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005996 10.0.0.141 - - [2025-11-13 03:54:50] "POST /neutron/port HTTP/1.1" 200 1087 0.012591 10.0.0.141 - - [2025-11-13 03:54:50] "POST /neutron/subnet HTTP/1.1" 200 689 0.008187 10.0.0.141 - - [2025-11-13 03:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2025-11-13 03:54:53] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004630 10.0.0.141 - - [2025-11-13 03:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2025-11-13 03:54:57] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005057 10.0.0.141 - - [2025-11-13 03:54:57] "POST /neutron/port HTTP/1.1" 200 1087 0.013186 10.0.0.141 - - [2025-11-13 03:54:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003767 10.0.0.141 - - [2025-11-13 03:54:57] "POST /neutron/network HTTP/1.1" 200 831 0.007137 10.0.0.141 - - [2025-11-13 03:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.141 - - [2025-11-13 03:55:01] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005488 10.0.0.141 - - [2025-11-13 03:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.141 - - [2025-11-13 03:55:05] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006166 10.0.0.141 - - [2025-11-13 03:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.141 - - [2025-11-13 03:55:09] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006962 10.0.0.141 - - [2025-11-13 03:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.141 - - [2025-11-13 03:55:13] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005347 10.0.0.141 - - [2025-11-13 03:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.141 - - [2025-11-13 03:55:17] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005953 10.0.0.141 - - [2025-11-13 03:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.141 - - [2025-11-13 03:55:22] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005916 10.0.0.141 - - [2025-11-13 03:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.141 - - [2025-11-13 03:55:26] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005185 10.0.0.141 - - [2025-11-13 03:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2025-11-13 03:55:30] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006237 10.0.0.141 - - [2025-11-13 03:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.141 - - [2025-11-13 03:55:34] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004992 10.0.0.141 - - [2025-11-13 03:55:37] "POST /neutron/port HTTP/1.1" 200 1087 0.036204 10.0.0.141 - - [2025-11-13 03:55:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006758 10.0.0.141 - - [2025-11-13 03:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.141 - - [2025-11-13 03:55:38] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004974 10.0.0.141 - - [2025-11-13 03:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 03:55:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004209 10.0.0.141 - - [2025-11-13 03:55:40] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002717 10.0.0.141 - - [2025-11-13 03:55:40] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007608 10.0.0.141 - - [2025-11-13 03:55:45] "POST /neutron/port HTTP/1.1" 200 1087 0.013491 10.0.0.141 - - [2025-11-13 03:55:50] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006628 10.0.0.141 - - [2025-11-13 03:55:51] "POST /neutron/network HTTP/1.1" 200 841 0.026639 10.0.0.141 - - [2025-11-13 03:55:51] "POST /neutron/port HTTP/1.1" 200 117 0.001208 10.0.0.141 - - [2025-11-13 03:55:56] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007037 10.0.0.141 - - [2025-11-13 03:55:59] "POST /neutron/network HTTP/1.1" 200 841 0.008293 10.0.0.141 - - [2025-11-13 03:55:59] "POST /neutron/port HTTP/1.1" 200 117 0.001148 10.0.0.141 - - [2025-11-13 03:56:01] "POST /neutron/security_group HTTP/1.1" 200 2059 0.014944 10.0.0.141 - - [2025-11-13 03:56:11] "POST /neutron/port HTTP/1.1" 200 1087 0.014179 10.0.0.141 - - [2025-11-13 03:56:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007737 10.0.0.61 - - [2025-11-13 03:56:19] "GET /obj-perms HTTP/1.1" 200 5075 0.055486 10.0.0.141 - - [2025-11-13 03:56:22] "POST /neutron/port HTTP/1.1" 200 1087 0.014726 10.0.0.141 - - [2025-11-13 03:56:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006744 10.0.0.141 - - [2025-11-13 03:56:22] "GET /virtual-machine/e62c51b6-51ca-4b07-8f02-96c6c4dba7f8 HTTP/1.1" 200 1294 0.005206 10.0.0.141 - - [2025-11-13 03:56:22] "GET /virtual-machine-interface/d38894ae-4130-4cae-aa1f-1f59e52a068b HTTP/1.1" 200 2959 0.005412 10.0.0.141 - - [2025-11-13 03:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.141 - - [2025-11-13 03:56:22] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002735 10.0.0.141 - - [2025-11-13 03:56:22] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002250 10.0.0.141 - - [2025-11-13 03:56:22] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005463 10.0.0.141 - - [2025-11-13 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.141 - - [2025-11-13 03:56:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004415 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003320 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006404 10.0.0.141 - - [2025-11-13 03:56:23] "POST /neutron/port HTTP/1.1" 200 1087 0.022907 10.0.0.141 - - [2025-11-13 03:56:23] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007262 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-machine/bfdc031c-fbd5-4ff0-8bd0-236cb4bd712e HTTP/1.1" 200 1294 0.004631 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-machine-interface/b690fb54-e531-4833-a732-32dc13782a4c HTTP/1.1" 200 2959 0.004906 10.0.0.141 - - [2025-11-13 03:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.141 - - [2025-11-13 03:56:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003761 10.0.0.141 - - [2025-11-13 03:56:23] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005813 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2025-11-13 03:56:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003149 10.0.0.141 - - [2025-11-13 03:56:25] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002590 10.0.0.141 - - [2025-11-13 03:56:25] "GET /virtual-network/f16f2670-c075-4b67-8645-8235f79b6569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005827 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003420 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.141 - - [2025-11-13 03:56:25] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007921 10.0.0.141 - - [2025-11-13 03:56:25] "POST /control-node-zones HTTP/1.1" 200 569 0.023578 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2025-11-13 03:56:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004681 10.0.0.141 - - [2025-11-13 03:56:25] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.005090 10.0.0.141 - - [2025-11-13 03:56:25] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.017511 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003460 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.141 - - [2025-11-13 03:56:25] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006054 10.0.0.141 - - [2025-11-13 03:56:25] "POST /control-node-zones HTTP/1.1" 200 569 0.020928 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.141 - - [2025-11-13 03:56:25] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005243 10.0.0.141 - - [2025-11-13 03:56:25] "GET /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005464 10.0.0.141 - - [2025-11-13 03:56:25] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.019714 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003108 10.0.0.141 - - [2025-11-13 03:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.141 - - [2025-11-13 03:56:25] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006227 10.0.0.141 - - [2025-11-13 03:56:26] "POST /control-node-zones HTTP/1.1" 200 569 0.022529 10.0.0.141 - - [2025-11-13 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.141 - - [2025-11-13 03:56:26] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004706 10.0.0.141 - - [2025-11-13 03:56:26] "GET /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.005726 10.0.0.141 - - [2025-11-13 03:56:26] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.019389 10.0.0.141 - - [2025-11-13 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.141 - - [2025-11-13 03:56:26] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006068 10.0.0.141 - - [2025-11-13 03:56:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.002648 10.0.0.141 - - [2025-11-13 03:56:26] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.028303 10.0.0.141 - - [2025-11-13 03:56:26] "POST /neutron/network HTTP/1.1" 200 831 0.007784 10.0.0.141 - - [2025-11-13 03:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.141 - - [2025-11-13 03:56:26] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1547 0.005362 10.0.0.141 - - [2025-11-13 03:56:26] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003890 10.0.0.141 - - [2025-11-13 03:56:26] "POST /ref-update HTTP/1.1" 200 156 0.014557 10.0.0.141 - - [2025-11-13 03:56:44] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006191 10.0.0.141 - - [2025-11-13 03:56:44] "GET /virtual-machine-interface/c4caa505-b4f3-4c5d-9a76-83206d02b820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004946 10.0.0.141 - - [2025-11-13 03:56:44] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.141 - - [2025-11-13 03:56:44] "POST /ref-update HTTP/1.1" 200 156 0.026410 10.0.0.141 - - [2025-11-13 03:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.141 - - [2025-11-13 03:56:45] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005558 10.0.0.141 - - [2025-11-13 03:56:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003132 10.0.0.141 - - [2025-11-13 03:56:45] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.031206 10.0.0.141 - - [2025-11-13 03:56:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.010569 10.0.0.141 - - [2025-11-13 03:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.141 - - [2025-11-13 03:56:45] "GET /bgp-as-a-service/bb67ef00-244d-4f91-a209-1df6dfa0e2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.004859 10.0.0.141 - - [2025-11-13 03:56:45] "GET /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003726 10.0.0.141 - - [2025-11-13 03:56:45] "POST /ref-update HTTP/1.1" 200 156 0.015988 10.0.0.141 - - [2025-11-13 03:56:52] "POST /neutron/port HTTP/1.1" 200 1087 0.013258 10.0.0.141 - - [2025-11-13 03:56:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003770 10.0.0.141 - - [2025-11-13 03:56:52] "POST /neutron/network HTTP/1.1" 200 831 0.006322 10.0.0.141 - - [2025-11-13 03:56:54] "GET /bgp-as-a-service/bb67ef00-244d-4f91-a209-1df6dfa0e2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005858 10.0.0.141 - - [2025-11-13 03:56:54] "GET /virtual-machine-interface/d38894ae-4130-4cae-aa1f-1f59e52a068b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.004805 10.0.0.141 - - [2025-11-13 03:56:54] "POST /ref-update HTTP/1.1" 200 156 0.010356 10.0.0.141 - - [2025-11-13 03:56:54] "POST /bgp-routers HTTP/1.1" 200 640 0.032238 10.0.0.141 - - [2025-11-13 03:56:54] "PUT /bgp-router/f7236445-e857-4f19-baf8-a572f60f2daa HTTP/1.1" 200 254 0.035062 10.0.0.141 - - [2025-11-13 03:57:00] "POST /neutron/network HTTP/1.1" 200 841 0.006057 10.0.0.141 - - [2025-11-13 03:57:00] "POST /neutron/port HTTP/1.1" 200 117 0.001309 10.0.0.141 - - [2025-11-13 03:57:13] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004396 10.0.0.141 - - [2025-11-13 03:57:13] "POST /ref-update HTTP/1.1" 200 156 0.016221 10.0.0.141 - - [2025-11-13 03:57:13] "GET /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003687 10.0.0.141 - - [2025-11-13 03:57:14] "POST /ref-update HTTP/1.1" 200 156 0.021935 10.0.0.141 - - [2025-11-13 03:57:14] "GET /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.007095 10.0.0.141 - - [2025-11-13 03:57:14] "POST /ref-update HTTP/1.1" 200 156 0.021858 10.0.0.141 - - [2025-11-13 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.141 - - [2025-11-13 03:57:14] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004973 10.0.0.141 - - [2025-11-13 03:57:14] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004444 10.0.0.141 - - [2025-11-13 03:57:14] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.018539 10.0.0.141 - - [2025-11-13 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.141 - - [2025-11-13 03:57:14] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005245 10.0.0.141 - - [2025-11-13 03:57:14] "GET /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003978 10.0.0.141 - - [2025-11-13 03:57:14] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.021692 10.0.0.141 - - [2025-11-13 03:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.141 - - [2025-11-13 03:57:14] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005841 10.0.0.141 - - [2025-11-13 03:57:14] "GET /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004191 10.0.0.141 - - [2025-11-13 03:57:14] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.020325 10.0.0.56 - - [2025-11-13 03:57:19] "GET /obj-perms HTTP/1.1" 200 5075 0.044170 10.0.0.141 - - [2025-11-13 03:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2025-11-13 03:57:26] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006809 10.0.0.141 - - [2025-11-13 03:57:26] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003829 10.0.0.141 - - [2025-11-13 03:57:26] "POST /ref-update HTTP/1.1" 200 156 0.014488 10.0.0.141 - - [2025-11-13 03:57:26] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.004004 10.0.0.141 - - [2025-11-13 03:57:26] "POST /ref-update HTTP/1.1" 200 156 0.017290 10.0.0.141 - - [2025-11-13 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 03:57:27] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006357 10.0.0.141 - - [2025-11-13 03:57:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.007844 10.0.0.141 - - [2025-11-13 03:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.141 - - [2025-11-13 03:57:27] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005608 10.0.0.141 - - [2025-11-13 03:57:27] "GET /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003207 10.0.0.141 - - [2025-11-13 03:57:27] "POST /ref-update HTTP/1.1" 200 156 0.014363 10.0.0.141 - - [2025-11-13 03:57:29] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.006148 10.0.0.141 - - [2025-11-13 03:57:29] "GET /virtual-machine-interface/c4caa505-b4f3-4c5d-9a76-83206d02b820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.007159 10.0.0.141 - - [2025-11-13 03:57:42] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2445 0.003756 10.0.0.141 - - [2025-11-13 03:57:42] "GET /virtual-machine-interface/c4caa505-b4f3-4c5d-9a76-83206d02b820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.004750 10.0.0.141 - - [2025-11-13 03:57:42] "POST /ref-update HTTP/1.1" 200 156 0.013284 10.0.0.141 - - [2025-11-13 03:57:42] "GET /bgp-as-a-service/bb67ef00-244d-4f91-a209-1df6dfa0e2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2448 0.008455 10.0.0.141 - - [2025-11-13 03:57:42] "GET /virtual-machine-interface/d38894ae-4130-4cae-aa1f-1f59e52a068b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.008980 10.0.0.141 - - [2025-11-13 03:57:42] "POST /ref-update HTTP/1.1" 200 156 0.030740 10.0.0.141 - - [2025-11-13 03:57:42] "DELETE /bgp-router/b4d7516a-c684-4a8d-b62d-2d7e402ec83a HTTP/1.1" 200 115 0.065798 10.0.0.141 - - [2025-11-13 03:57:42] "DELETE /bgp-as-a-service/bb67ef00-244d-4f91-a209-1df6dfa0e2a6 HTTP/1.1" 200 115 0.074987 10.0.0.141 - - [2025-11-13 03:57:42] "GET /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.014613 10.0.0.141 - - [2025-11-13 03:57:42] "GET /virtual-machine-interface/c4caa505-b4f3-4c5d-9a76-83206d02b820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.017338 10.0.0.141 - - [2025-11-13 03:57:42] "DELETE /bgp-router/f7236445-e857-4f19-baf8-a572f60f2daa HTTP/1.1" 200 115 0.054483 10.0.0.141 - - [2025-11-13 03:57:43] "DELETE /bgp-as-a-service/43199858-7772-4870-b33f-3e17d686d8ef HTTP/1.1" 200 115 0.069883 10.0.0.141 - - [2025-11-13 03:57:43] "GET /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003624 10.0.0.141 - - [2025-11-13 03:57:43] "POST /ref-update HTTP/1.1" 200 156 0.019599 10.0.0.141 - - [2025-11-13 03:57:43] "DELETE /control-node-zone/411c9fc9-002a-4ba6-bae0-c7133d60d620 HTTP/1.1" 200 115 0.029769 10.0.0.141 - - [2025-11-13 03:57:43] "GET /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003857 10.0.0.141 - - [2025-11-13 03:57:43] "POST /ref-update HTTP/1.1" 200 156 0.018473 10.0.0.141 - - [2025-11-13 03:57:43] "DELETE /control-node-zone/73b45f1b-80b0-47c6-a32a-87005d3fae29 HTTP/1.1" 200 115 0.026466 10.0.0.141 - - [2025-11-13 03:57:43] "GET /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.003904 10.0.0.141 - - [2025-11-13 03:57:43] "DELETE /control-node-zone/0ba923f4-77f8-463f-bb38-251bc0dcb0f5 HTTP/1.1" 200 115 0.026072 10.0.0.141 - - [2025-11-13 03:57:43] "POST /neutron/network HTTP/1.1" 200 831 0.006733 10.0.0.141 - - [2025-11-13 03:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.011160 10.0.0.141 - - [2025-11-13 03:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.020913 10.0.0.141 - - [2025-11-13 03:57:44] "POST /neutron/port HTTP/1.1" 200 1113 0.018612 10.0.0.61 - - [2025-11-13 03:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004533 10.0.0.61 - - [2025-11-13 03:57:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004323 10.0.0.141 - - [2025-11-13 03:57:45] "POST /neutron/network HTTP/1.1" 200 151 0.153904 10.0.0.141 - - [2025-11-13 03:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.61 - - [2025-11-13 03:57:48] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000813 10.0.0.141 - - [2025-11-13 03:57:48] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.037113 10.0.0.141 - - [2025-11-13 03:57:48] "POST /route-targets HTTP/1.1" 200 327 0.016600 10.0.0.61 - - [2025-11-13 03:57:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006349 10.0.0.141 - - [2025-11-13 03:57:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.200799 10.0.0.141 - - [2025-11-13 03:57:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001284 10.0.0.141 - - [2025-11-13 03:57:48] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005167 10.0.0.141 - - [2025-11-13 03:57:48] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009482 10.0.0.141 - - [2025-11-13 03:57:49] "POST /neutron/network HTTP/1.1" 200 834 0.006610 10.0.0.141 - - [2025-11-13 03:57:49] "POST /id-to-fqname HTTP/1.1" 200 225 0.001299 10.0.0.61 - - [2025-11-13 03:57:49] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001354 10.0.0.141 - - [2025-11-13 03:57:49] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060561 10.0.0.141 - - [2025-11-13 03:57:50] "POST /neutron/network HTTP/1.1" 200 834 0.032283 10.0.0.141 - - [2025-11-13 03:57:50] "POST /id-to-fqname HTTP/1.1" 200 225 0.001333 10.0.0.141 - - [2025-11-13 03:57:50] "POST /neutron/port HTTP/1.1" 200 117 0.007535 10.0.0.61 - - [2025-11-13 03:57:50] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000922 10.0.0.141 - - [2025-11-13 03:57:50] "POST /neutron/port HTTP/1.1" 200 1062 0.275913 10.0.0.141 - - [2025-11-13 03:57:51] "POST /neutron/port HTTP/1.1" 200 1116 0.128555 10.0.0.141 - - [2025-11-13 03:57:51] "POST /neutron/subnet HTTP/1.1" 200 703 0.008660 10.0.0.61 - - [2025-11-13 03:57:51] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001099 10.0.0.141 - - [2025-11-13 03:57:51] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068130 10.0.0.141 - - [2025-11-13 03:57:51] "POST /neutron/network HTTP/1.1" 200 834 0.007171 10.0.0.141 - - [2025-11-13 03:57:51] "POST /neutron/port HTTP/1.1" 200 117 0.006551 10.0.0.141 - - [2025-11-13 03:57:51] "POST /id-to-fqname HTTP/1.1" 200 225 0.001240 10.0.0.141 - - [2025-11-13 03:57:51] "POST /neutron/network HTTP/1.1" 200 844 0.008025 10.0.0.141 - - [2025-11-13 03:57:52] "POST /neutron/port HTTP/1.1" 200 1062 0.013551 10.0.0.141 - - [2025-11-13 03:57:52] "POST /neutron/port HTTP/1.1" 200 1090 0.021209 10.0.0.141 - - [2025-11-13 03:57:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.012025 10.0.0.141 - - [2025-11-13 03:57:52] "POST /neutron/network HTTP/1.1" 200 834 0.008584 10.0.0.141 - - [2025-11-13 03:57:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.009734 10.0.0.61 - - [2025-11-13 03:57:53] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000973 10.0.0.141 - - [2025-11-13 03:57:53] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.073368 10.0.0.141 - - [2025-11-13 03:57:53] "POST /neutron/network HTTP/1.1" 200 834 0.005934 10.0.0.141 - - [2025-11-13 03:57:53] "POST /neutron/port HTTP/1.1" 200 117 0.005696 10.0.0.141 - - [2025-11-13 03:57:53] "POST /neutron/port HTTP/1.1" 200 1090 0.014041 10.0.0.141 - - [2025-11-13 03:57:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010306 10.0.0.141 - - [2025-11-13 03:57:53] "GET /virtual-machine/1cb765cd-7963-4aa2-bd24-dc394af01a4c HTTP/1.1" 200 1293 0.014220 10.0.0.141 - - [2025-11-13 03:57:53] "GET /virtual-machine-interface/d41c27a0-ea54-4de7-8f59-0fbd93815ade HTTP/1.1" 200 2959 0.006158 10.0.0.141 - - [2025-11-13 03:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.141 - - [2025-11-13 03:57:53] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003490 10.0.0.141 - - [2025-11-13 03:57:53] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003144 10.0.0.141 - - [2025-11-13 03:57:53] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005433 10.0.0.141 - - [2025-11-13 03:57:54] "POST /neutron/port HTTP/1.1" 200 1062 0.014086 10.0.0.141 - - [2025-11-13 03:57:54] "POST /neutron/port HTTP/1.1" 200 1090 0.025147 10.0.0.141 - - [2025-11-13 03:57:54] "POST /neutron/port HTTP/1.1" 200 117 0.001137 10.0.0.141 - - [2025-11-13 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.141 - - [2025-11-13 03:57:56] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005053 10.0.0.56 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.56 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000421 10.0.0.61 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000420 10.0.0.61 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.56 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000417 10.0.0.56 - - [2025-11-13 03:57:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.61 - - [2025-11-13 03:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.61 - - [2025-11-13 03:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.141 - - [2025-11-13 03:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000438 10.0.0.141 - - [2025-11-13 03:57:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000469 10.0.0.141 - - [2025-11-13 03:57:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000401 10.0.0.141 - - [2025-11-13 03:57:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000398 10.0.0.141 - - [2025-11-13 03:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.141 - - [2025-11-13 03:58:00] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005333 10.0.0.141 - - [2025-11-13 03:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.141 - - [2025-11-13 03:58:05] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005457 10.0.0.141 - - [2025-11-13 03:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.141 - - [2025-11-13 03:58:09] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005487 10.0.0.141 - - [2025-11-13 03:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.141 - - [2025-11-13 03:58:13] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005367 10.0.0.141 - - [2025-11-13 03:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.141 - - [2025-11-13 03:58:17] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005004 10.0.0.141 - - [2025-11-13 03:58:20] "GET /obj-perms HTTP/1.1" 200 5075 0.045040 10.0.0.141 - - [2025-11-13 03:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.141 - - [2025-11-13 03:58:21] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007082 10.0.0.141 - - [2025-11-13 03:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.141 - - [2025-11-13 03:58:25] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005295 10.0.0.141 - - [2025-11-13 03:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.141 - - [2025-11-13 03:58:29] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005422 10.0.0.141 - - [2025-11-13 03:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.141 - - [2025-11-13 03:58:33] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005518 10.0.0.141 - - [2025-11-13 03:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.141 - - [2025-11-13 03:58:37] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005084 10.0.0.141 - - [2025-11-13 03:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.141 - - [2025-11-13 03:58:41] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007240 10.0.0.141 - - [2025-11-13 03:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.141 - - [2025-11-13 03:58:45] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005678 10.0.0.141 - - [2025-11-13 03:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028560 10.0.0.141 - - [2025-11-13 03:58:50] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005875 10.0.0.141 - - [2025-11-13 03:58:53] "POST /neutron/port HTTP/1.1" 200 1090 0.015717 10.0.0.141 - - [2025-11-13 03:58:53] "POST /neutron/subnet HTTP/1.1" 200 703 0.009282 10.0.0.141 - - [2025-11-13 03:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.141 - - [2025-11-13 03:58:54] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004962 10.0.0.141 - - [2025-11-13 03:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2025-11-13 03:58:58] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005483 10.0.0.141 - - [2025-11-13 03:59:01] "POST /neutron/port HTTP/1.1" 200 1090 0.034189 10.0.0.141 - - [2025-11-13 03:59:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004370 10.0.0.141 - - [2025-11-13 03:59:02] "POST /neutron/network HTTP/1.1" 200 834 0.006973 10.0.0.141 - - [2025-11-13 03:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2025-11-13 03:59:02] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005061 10.0.0.141 - - [2025-11-13 03:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.141 - - [2025-11-13 03:59:06] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005477 10.0.0.141 - - [2025-11-13 03:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.141 - - [2025-11-13 03:59:10] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005297 10.0.0.141 - - [2025-11-13 03:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.141 - - [2025-11-13 03:59:14] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.009980 10.0.0.141 - - [2025-11-13 03:59:17] "POST /neutron/port HTTP/1.1" 200 1090 0.013999 10.0.0.141 - - [2025-11-13 03:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.141 - - [2025-11-13 03:59:18] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005879 10.0.0.141 - - [2025-11-13 03:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.141 - - [2025-11-13 03:59:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004143 10.0.0.141 - - [2025-11-13 03:59:20] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002916 10.0.0.141 - - [2025-11-13 03:59:20] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006398 10.0.0.141 - - [2025-11-13 03:59:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.337197 10.0.0.141 - - [2025-11-13 03:59:26] "POST /neutron/port HTTP/1.1" 200 1090 0.015383 10.0.0.141 - - [2025-11-13 03:59:31] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012023 10.0.0.141 - - [2025-11-13 03:59:42] "POST /neutron/port HTTP/1.1" 200 1090 0.013458 10.0.0.141 - - [2025-11-13 03:59:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006949 10.0.0.141 - - [2025-11-13 03:59:55] "POST /neutron/port HTTP/1.1" 200 1090 0.016278 10.0.0.141 - - [2025-11-13 03:59:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004289 10.0.0.141 - - [2025-11-13 03:59:55] "POST /neutron/network HTTP/1.1" 200 834 0.009241 10.0.0.141 - - [2025-11-13 04:00:02] "POST /neutron/port HTTP/1.1" 200 1090 0.015442 10.0.0.141 - - [2025-11-13 04:00:03] "POST /neutron/port HTTP/1.1" 200 1090 0.015603 10.0.0.141 - - [2025-11-13 04:00:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.009770 10.0.0.141 - - [2025-11-13 04:00:07] "POST /neutron/port HTTP/1.1" 200 1090 0.015926 10.0.0.141 - - [2025-11-13 04:00:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007206 10.0.0.141 - - [2025-11-13 04:00:13] "POST /neutron/port HTTP/1.1" 200 1090 0.015038 10.0.0.141 - - [2025-11-13 04:00:13] "GET /virtual-machine/783034a5-007f-4206-8168-98ff349c839d HTTP/1.1" 200 1292 0.036346 10.0.0.141 - - [2025-11-13 04:00:13] "GET /virtual-machine-interface/248b71e4-1f8c-4ee7-8d55-ba1b1267f06e HTTP/1.1" 200 2958 0.004995 10.0.0.141 - - [2025-11-13 04:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.141 - - [2025-11-13 04:00:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005321 10.0.0.141 - - [2025-11-13 04:00:13] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003528 10.0.0.141 - - [2025-11-13 04:00:13] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005650 10.0.0.141 - - [2025-11-13 04:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.141 - - [2025-11-13 04:00:14] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003594 10.0.0.141 - - [2025-11-13 04:00:14] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003045 10.0.0.141 - - [2025-11-13 04:00:14] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005931 10.0.0.141 - - [2025-11-13 04:00:14] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007527 10.0.0.141 - - [2025-11-13 04:00:15] "POST /neutron/port HTTP/1.1" 200 1090 0.018430 10.0.0.141 - - [2025-11-13 04:00:15] "GET /virtual-machine/0aad2ac3-2e50-4a84-b8b2-1d73db02201a HTTP/1.1" 200 1292 0.006028 10.0.0.141 - - [2025-11-13 04:00:15] "GET /virtual-machine-interface/da1c2848-14e9-4634-9a3d-a015b381c0f0 HTTP/1.1" 200 2959 0.005341 10.0.0.141 - - [2025-11-13 04:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.141 - - [2025-11-13 04:00:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003562 10.0.0.141 - - [2025-11-13 04:00:15] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.003056 10.0.0.141 - - [2025-11-13 04:00:15] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.008238 10.0.0.141 - - [2025-11-13 04:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2025-11-13 04:00:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003510 10.0.0.141 - - [2025-11-13 04:00:16] "GET /virtual-networks?parent_id=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002832 10.0.0.141 - - [2025-11-13 04:00:16] "GET /virtual-network/24e1447c-e1e3-451d-98de-e09332f28e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006144 10.0.0.141 - - [2025-11-13 04:00:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007138 10.0.0.141 - - [2025-11-13 04:00:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003358 10.0.0.141 - - [2025-11-13 04:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.141 - - [2025-11-13 04:00:21] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006311 10.0.0.141 - - [2025-11-13 04:00:21] "POST /control-node-zones HTTP/1.1" 200 569 0.025203 10.0.0.141 - - [2025-11-13 04:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.141 - - [2025-11-13 04:00:21] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004639 10.0.0.141 - - [2025-11-13 04:00:21] "GET /control-node-zone/e8e24bbe-ca20-4f80-a545-1f3d9b65d2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.005135 10.0.0.141 - - [2025-11-13 04:00:21] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.021747 10.0.0.141 - - [2025-11-13 04:00:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.003841 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.141 - - [2025-11-13 04:00:22] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005853 10.0.0.141 - - [2025-11-13 04:00:22] "POST /control-node-zones HTTP/1.1" 200 569 0.023690 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.141 - - [2025-11-13 04:00:22] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004364 10.0.0.141 - - [2025-11-13 04:00:22] "GET /control-node-zone/4596ff33-4de6-4342-b616-772f2d3dde83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006099 10.0.0.141 - - [2025-11-13 04:00:22] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.023570 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.004000 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.141 - - [2025-11-13 04:00:22] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006541 10.0.0.141 - - [2025-11-13 04:00:22] "POST /control-node-zones HTTP/1.1" 200 569 0.031842 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.141 - - [2025-11-13 04:00:22] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005225 10.0.0.141 - - [2025-11-13 04:00:22] "GET /control-node-zone/5ffe7f84-4af0-4f7b-a723-991624bf7a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006448 10.0.0.141 - - [2025-11-13 04:00:22] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.022540 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.141 - - [2025-11-13 04:00:22] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006081 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.002997 10.0.0.141 - - [2025-11-13 04:00:22] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.027883 10.0.0.141 - - [2025-11-13 04:00:22] "POST /neutron/network HTTP/1.1" 200 834 0.006295 10.0.0.141 - - [2025-11-13 04:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.141 - - [2025-11-13 04:00:22] "GET /bgp-as-a-service/08dfa57e-44cf-4533-9564-634d0a07a553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005739 10.0.0.141 - - [2025-11-13 04:00:23] "GET /control-node-zone/e8e24bbe-ca20-4f80-a545-1f3d9b65d2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003951 10.0.0.141 - - [2025-11-13 04:00:23] "POST /ref-update HTTP/1.1" 200 156 0.014293 10.0.0.141 - - [2025-11-13 04:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.141 - - [2025-11-13 04:00:23] "GET /bgp-as-a-service/08dfa57e-44cf-4533-9564-634d0a07a553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006285 10.0.0.141 - - [2025-11-13 04:00:23] "GET /control-node-zone/4596ff33-4de6-4342-b616-772f2d3dde83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.004240 10.0.0.141 - - [2025-11-13 04:00:23] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.141 - - [2025-11-13 04:00:41] "GET /bgp-as-a-service/08dfa57e-44cf-4533-9564-634d0a07a553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006067 10.0.0.141 - - [2025-11-13 04:00:41] "GET /virtual-machine-interface/d41c27a0-ea54-4de7-8f59-0fbd93815ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2738 0.005006 10.0.0.141 - - [2025-11-13 04:00:41] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.141 - - [2025-11-13 04:00:41] "POST /bgp-routers HTTP/1.1" 200 640 0.065439 10.0.0.141 - - [2025-11-13 04:00:41] "PUT /bgp-router/cc272607-6ccc-4edd-85dc-7d88866bb118 HTTP/1.1" 200 254 0.036799 10.0.0.141 - - [2025-11-13 04:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.141 - - [2025-11-13 04:00:41] "GET /global-system-config/64c6e0d0-c077-4706-b16d-4e9cb4fcdc32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007416 10.0.0.141 - - [2025-11-13 04:00:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.004420 10.0.0.141 - - [2025-11-13 04:00:42] "POST /bgp-as-a-services HTTP/1.1" 200 588 0.026853 10.0.0.141 - - [2025-11-13 04:00:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.008616 10.0.0.141 - - [2025-11-13 04:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.141 - - [2025-11-13 04:00:42] "GET /bgp-as-a-service/85219ed2-e7c5-42d4-829f-4a29590cd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1546 0.005197 10.0.0.141 - - [2025-11-13 04:00:42] "GET /control-node-zone/e8e24bbe-ca20-4f80-a545-1f3d9b65d2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003704 10.0.0.141 - - [2025-11-13 04:00:42] "POST /ref-update HTTP/1.1" 200 156 0.012843 10.0.0.141 - - [2025-11-13 04:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.141 - - [2025-11-13 04:00:42] "GET /bgp-as-a-service/85219ed2-e7c5-42d4-829f-4a29590cd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007309 10.0.0.141 - - [2025-11-13 04:00:42] "GET /control-node-zone/4596ff33-4de6-4342-b616-772f2d3dde83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003858 10.0.0.141 - - [2025-11-13 04:00:42] "POST /ref-update HTTP/1.1" 200 156 0.013381 10.0.0.141 - - [2025-11-13 04:00:49] "GET /bgp-as-a-service/85219ed2-e7c5-42d4-829f-4a29590cd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.005953 10.0.0.141 - - [2025-11-13 04:00:49] "GET /virtual-machine-interface/248b71e4-1f8c-4ee7-8d55-ba1b1267f06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2737 0.004917 10.0.0.141 - - [2025-11-13 04:00:49] "POST /ref-update HTTP/1.1" 200 156 0.010943 10.0.0.141 - - [2025-11-13 04:00:50] "POST /ref-update HTTP/1.1" 200 156 0.030662 10.0.0.141 - - [2025-11-13 04:00:55] "POST /neutron/port HTTP/1.1" 200 1090 0.038785 10.0.0.141 - - [2025-11-13 04:00:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 10.0.0.141 - - [2025-11-13 04:00:55] "POST /neutron/network HTTP/1.1" 200 834 0.007571 10.0.0.141 - - [2025-11-13 04:01:04] "POST /neutron/network HTTP/1.1" 200 844 0.006498 10.0.0.141 - - [2025-11-13 04:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.141 - - [2025-11-13 04:01:12] "GET /bgp-as-a-service/85219ed2-e7c5-42d4-829f-4a29590cd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.007359 10.0.0.141 - - [2025-11-13 04:01:12] "GET /virtual-machine-interface/248b71e4-1f8c-4ee7-8d55-ba1b1267f06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3052 0.008089 10.0.0.141 - - [2025-11-13 04:01:12] "POST /ref-update HTTP/1.1" 200 156 0.016907 10.0.0.141 - - [2025-11-13 04:01:12] "POST /ref-update HTTP/1.1" 200 156 0.024701 10.0.0.141 - - [2025-11-13 04:01:12] "DELETE /bgp-as-a-service/85219ed2-e7c5-42d4-829f-4a29590cd83f HTTP/1.1" 200 115 0.060055 10.0.0.141 - - [2025-11-13 04:01:12] "GET /bgp-as-a-service/08dfa57e-44cf-4533-9564-634d0a07a553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2706 0.018067 10.0.0.141 - - [2025-11-13 04:01:12] "GET /virtual-machine-interface/d41c27a0-ea54-4de7-8f59-0fbd93815ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3053 0.006478 10.0.0.141 - - [2025-11-13 04:01:12] "POST /ref-update HTTP/1.1" 200 156 0.028005 10.0.0.141 - - [2025-11-13 04:01:12] "POST /ref-update HTTP/1.1" 200 156 0.048823 10.0.0.141 - - [2025-11-13 04:01:12] "DELETE /bgp-as-a-service/08dfa57e-44cf-4533-9564-634d0a07a553 HTTP/1.1" 200 115 0.096262 10.0.0.141 - - [2025-11-13 04:01:13] "GET /control-node-zone/5ffe7f84-4af0-4f7b-a723-991624bf7a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.006973 10.0.0.141 - - [2025-11-13 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.028951 10.0.0.141 - - [2025-11-13 04:01:13] "DELETE /control-node-zone/5ffe7f84-4af0-4f7b-a723-991624bf7a4a HTTP/1.1" 200 115 0.030452 10.0.0.141 - - [2025-11-13 04:01:13] "GET /control-node-zone/4596ff33-4de6-4342-b616-772f2d3dde83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.003477 10.0.0.141 - - [2025-11-13 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.022204 10.0.0.141 - - [2025-11-13 04:01:13] "DELETE /control-node-zone/4596ff33-4de6-4342-b616-772f2d3dde83 HTTP/1.1" 200 115 0.032056 10.0.0.141 - - [2025-11-13 04:01:13] "GET /control-node-zone/e8e24bbe-ca20-4f80-a545-1f3d9b65d2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.003711 10.0.0.141 - - [2025-11-13 04:01:13] "POST /ref-update HTTP/1.1" 200 156 0.024577 10.0.0.141 - - [2025-11-13 04:01:13] "DELETE /control-node-zone/e8e24bbe-ca20-4f80-a545-1f3d9b65d2a6 HTTP/1.1" 200 115 0.027570 10.0.0.141 - - [2025-11-13 04:01:13] "POST /neutron/network HTTP/1.1" 400 204 0.094605 10.0.0.141 - - [2025-11-13 04:01:14] "POST /neutron/port HTTP/1.1" 200 151 0.255185 10.0.0.141 - - [2025-11-13 04:01:14] "POST /neutron/port HTTP/1.1" 200 151 0.259646 10.0.0.141 - - [2025-11-13 04:01:14] "POST /neutron/port HTTP/1.1" 200 151 0.217561 10.0.0.141 - - [2025-11-13 04:01:16] "DELETE /route-target/afc16f8d-5aec-4535-87a3-80d63a448928 HTTP/1.1" 200 115 0.022930 10.0.0.61 - - [2025-11-13 04:01:17] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.028042 10.0.0.141 - - [2025-11-13 04:01:17] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.098750 10.0.0.61 - - [2025-11-13 04:01:17] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001486 10.0.0.141 - - [2025-11-13 04:01:17] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?fields=virtual_networks HTTP/1.1" 200 1044 0.058881 10.0.0.61 - - [2025-11-13 04:01:17] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001671 10.0.0.141 - - [2025-11-13 04:01:17] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.055229 10.0.0.61 - - [2025-11-13 04:01:17] "GET /projects?obj_uuids=3423b299-3442-4440-b16b-c6038f01b29d&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001356 10.0.0.141 - - [2025-11-13 04:01:17] "GET /project/3423b299-3442-4440-b16b-c6038f01b29d?fields=security_groups HTTP/1.1" 200 1271 0.049639 10.0.0.141 - - [2025-11-13 04:01:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.024668 10.0.0.61 - - [2025-11-13 04:01:18] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002596 10.0.0.61 - - [2025-11-13 04:01:18] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.61 - - [2025-11-13 04:01:18] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.029530 10.0.0.61 - - [2025-11-13 04:01:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.005002 10.0.0.61 - - [2025-11-13 04:01:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.003151 10.0.0.61 - - [2025-11-13 04:01:18] "POST /security-groups HTTP/1.1" 200 584 0.036810 10.0.0.61 - - [2025-11-13 04:01:18] "POST /projects HTTP/1.1" 200 571 0.229718 10.0.0.141 - - [2025-11-13 04:01:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.017926 10.0.0.61 - - [2025-11-13 04:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.301586 10.0.0.141 - - [2025-11-13 04:01:19] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.451925 10.0.0.141 - - [2025-11-13 04:01:20] "GET / HTTP/1.1" 200 35931 0.001945 10.0.0.61 - - [2025-11-13 04:01:22] "GET /obj-perms HTTP/1.1" 200 5075 0.048408 10.0.0.61 - - [2025-11-13 04:01:23] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000978 10.0.0.141 - - [2025-11-13 04:01:23] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.040223 10.0.0.61 - - [2025-11-13 04:01:23] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001165 10.0.0.141 - - [2025-11-13 04:01:23] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?fields=virtual_networks HTTP/1.1" 200 1029 0.055356 10.0.0.61 - - [2025-11-13 04:01:23] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.141 - - [2025-11-13 04:01:23] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.036134 10.0.0.61 - - [2025-11-13 04:01:23] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 10.0.0.141 - - [2025-11-13 04:01:23] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?fields=security_groups HTTP/1.1" 200 1248 0.041860 10.0.0.141 - - [2025-11-13 04:01:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.025382 10.0.0.61 - - [2025-11-13 04:01:24] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003781 10.0.0.61 - - [2025-11-13 04:01:24] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.61 - - [2025-11-13 04:01:24] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007173 10.0.0.61 - - [2025-11-13 04:01:24] "POST /id-to-fqname HTTP/1.1" 200 191 0.001188 10.0.0.61 - - [2025-11-13 04:01:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.005921 10.0.0.61 - - [2025-11-13 04:01:24] "POST /security-groups HTTP/1.1" 200 592 0.030218 10.0.0.61 - - [2025-11-13 04:01:24] "POST /projects HTTP/1.1" 200 587 0.238123 10.0.0.141 - - [2025-11-13 04:01:24] "POST /access-control-lists HTTP/1.1" 200 597 0.024082 10.0.0.61 - - [2025-11-13 04:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.315620 10.0.0.141 - - [2025-11-13 04:01:24] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.459248 10.0.0.141 - - [2025-11-13 04:01:25] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.61 - - [2025-11-13 04:01:28] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000912 10.0.0.141 - - [2025-11-13 04:01:28] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1378 0.048605 10.0.0.61 - - [2025-11-13 04:01:28] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000854 10.0.0.141 - - [2025-11-13 04:01:28] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?fields=virtual_networks HTTP/1.1" 200 1045 0.035125 10.0.0.61 - - [2025-11-13 04:01:29] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.141 - - [2025-11-13 04:01:29] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?fields=virtual_machine_interfaces HTTP/1.1" 200 1045 0.041443 10.0.0.61 - - [2025-11-13 04:01:29] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000967 10.0.0.141 - - [2025-11-13 04:01:29] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?fields=security_groups HTTP/1.1" 200 1272 0.038014 10.0.0.141 - - [2025-11-13 04:01:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.026638 10.0.0.61 - - [2025-11-13 04:01:30] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002981 10.0.0.61 - - [2025-11-13 04:01:30] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001164 10.0.0.61 - - [2025-11-13 04:01:30] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008079 10.0.0.61 - - [2025-11-13 04:01:30] "POST /id-to-fqname HTTP/1.1" 200 197 0.001158 10.0.0.61 - - [2025-11-13 04:01:30] "POST /fqname-to-id HTTP/1.1" 404 206 0.004180 10.0.0.61 - - [2025-11-13 04:01:30] "POST /security-groups HTTP/1.1" 200 598 0.077684 10.0.0.141 - - [2025-11-13 04:01:30] "POST /fqname-to-id HTTP/1.1" 404 241 0.003113 10.0.0.61 - - [2025-11-13 04:01:30] "POST /projects HTTP/1.1" 200 599 0.281021 10.0.0.61 - - [2025-11-13 04:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.348472 10.0.0.141 - - [2025-11-13 04:01:30] "POST /access-control-lists HTTP/1.1" 200 601 0.026254 10.0.0.141 - - [2025-11-13 04:01:30] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.483937 10.0.0.141 - - [2025-11-13 04:01:31] "GET / HTTP/1.1" 200 35931 0.002828 10.0.0.141 - - [2025-11-13 04:01:33] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.141 - - [2025-11-13 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.058811 10.0.0.141 - - [2025-11-13 04:01:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003798 10.0.0.141 - - [2025-11-13 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.141 - - [2025-11-13 04:01:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004946 10.0.0.141 - - [2025-11-13 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.141 - - [2025-11-13 04:01:33] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.015020 10.0.0.141 - - [2025-11-13 04:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.61 - - [2025-11-13 04:01:33] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001091 10.0.0.141 - - [2025-11-13 04:01:34] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.051148 10.0.0.141 - - [2025-11-13 04:01:34] "POST /neutron/network HTTP/1.1" 200 117 0.036925 10.0.0.141 - - [2025-11-13 04:01:34] "POST /neutron/network HTTP/1.1" 200 808 0.009168 10.0.0.141 - - [2025-11-13 04:01:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001169 10.0.0.141 - - [2025-11-13 04:01:34] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004552 10.0.0.141 - - [2025-11-13 04:01:34] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005957 10.0.0.141 - - [2025-11-13 04:01:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.008318 10.0.0.141 - - [2025-11-13 04:01:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001068 10.0.0.61 - - [2025-11-13 04:01:35] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001373 10.0.0.141 - - [2025-11-13 04:01:35] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.088515 10.0.0.141 - - [2025-11-13 04:01:35] "POST /neutron/port HTTP/1.1" 200 117 0.006912 10.0.0.141 - - [2025-11-13 04:01:36] "POST /id-to-fqname HTTP/1.1" 200 218 0.001377 10.0.0.141 - - [2025-11-13 04:01:36] "POST /neutron/network HTTP/1.1" 200 818 0.006807 10.0.0.141 - - [2025-11-13 04:01:36] "POST /neutron/port HTTP/1.1" 200 1062 0.018664 10.0.0.141 - - [2025-11-13 04:01:36] "POST /neutron/port HTTP/1.1" 200 1090 0.018895 10.0.0.141 - - [2025-11-13 04:01:37] "POST /neutron/port HTTP/1.1" 200 117 0.001244 10.0.0.61 - - [2025-11-13 04:01:37] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001026 10.0.0.141 - - [2025-11-13 04:01:37] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.067870 10.0.0.141 - - [2025-11-13 04:01:37] "POST /neutron/port HTTP/1.1" 200 1090 0.016875 10.0.0.141 - - [2025-11-13 04:01:37] "POST /neutron/network HTTP/1.1" 200 818 0.006906 10.0.0.141 - - [2025-11-13 04:01:38] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005455 10.0.0.141 - - [2025-11-13 04:01:38] "POST /neutron/port HTTP/1.1" 200 1062 0.014198 10.0.0.141 - - [2025-11-13 04:01:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003911 10.0.0.141 - - [2025-11-13 04:01:38] "POST /neutron/network HTTP/1.1" 200 808 0.009473 10.0.0.141 - - [2025-11-13 04:01:38] "GET /obj-perms HTTP/1.1" 200 5063 0.060773 10.0.0.56 - - [2025-11-13 04:01:39] "GET /obj-perms HTTP/1.1" 200 5063 0.046394 10.0.0.141 - - [2025-11-13 04:01:39] "POST /neutron/port HTTP/1.1" 200 1090 0.014667 10.0.0.141 - - [2025-11-13 04:01:39] "POST /neutron/security_group HTTP/1.1" 200 2065 0.008002 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 401 293 0.000455 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.029589 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.003581 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.007238 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.003317 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.005262 10.0.0.141 - - [2025-11-13 04:01:40] "GET /instance-ip/518762e3-feb2-4617-87ea-d97b5f52fb2c HTTP/1.1" 200 1619 0.006150 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.003676 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.005261 10.0.0.141 - - [2025-11-13 04:01:40] "GET /instance-ip/518762e3-feb2-4617-87ea-d97b5f52fb2c HTTP/1.1" 200 1619 0.004235 10.0.0.141 - - [2025-11-13 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.141 - - [2025-11-13 04:01:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005262 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003803 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011542 10.0.0.141 - - [2025-11-13 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.141 - - [2025-11-13 04:01:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004063 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002777 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005706 10.0.0.141 - - [2025-11-13 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.141 - - [2025-11-13 04:01:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004746 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003155 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005801 10.0.0.141 - - [2025-11-13 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.141 - - [2025-11-13 04:01:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004755 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003480 10.0.0.141 - - [2025-11-13 04:01:40] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005604 10.0.0.141 - - [2025-11-13 04:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.141 - - [2025-11-13 04:01:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004331 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003454 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006191 10.0.0.141 - - [2025-11-13 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.141 - - [2025-11-13 04:01:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004364 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003932 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005632 10.0.0.141 - - [2025-11-13 04:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.141 - - [2025-11-13 04:01:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004085 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002907 10.0.0.141 - - [2025-11-13 04:01:41] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005523 10.0.0.141 - - [2025-11-13 04:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.141 - - [2025-11-13 04:01:44] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007360 10.0.0.141 - - [2025-11-13 04:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2025-11-13 04:01:48] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005540 10.0.0.141 - - [2025-11-13 04:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.141 - - [2025-11-13 04:01:52] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005446 10.0.0.141 - - [2025-11-13 04:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.141 - - [2025-11-13 04:01:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005326 10.0.0.141 - - [2025-11-13 04:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.141 - - [2025-11-13 04:02:00] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005153 10.0.0.141 - - [2025-11-13 04:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.141 - - [2025-11-13 04:02:04] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005822 10.0.0.141 - - [2025-11-13 04:02:05] "POST /neutron/port HTTP/1.1" 200 1090 0.015539 10.0.0.141 - - [2025-11-13 04:02:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003962 10.0.0.141 - - [2025-11-13 04:02:05] "POST /neutron/network HTTP/1.1" 200 808 0.006549 10.0.0.141 - - [2025-11-13 04:02:07] "DELETE /access-control-list/cf202e39-82b6-4f0c-95ce-c57b639a37a2 HTTP/1.1" 200 115 0.039758 10.0.0.141 - - [2025-11-13 04:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.141 - - [2025-11-13 04:02:09] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006030 10.0.0.141 - - [2025-11-13 04:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.141 - - [2025-11-13 04:02:13] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005416 10.0.0.141 - - [2025-11-13 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.141 - - [2025-11-13 04:02:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004826 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003736 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007821 10.0.0.141 - - [2025-11-13 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2025-11-13 04:02:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003266 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002945 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006594 10.0.0.141 - - [2025-11-13 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.141 - - [2025-11-13 04:02:15] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.014268 10.0.0.141 - - [2025-11-13 04:02:15] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005831 10.0.0.141 - - [2025-11-13 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2025-11-13 04:02:15] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003398 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002944 10.0.0.141 - - [2025-11-13 04:02:15] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005709 10.0.0.141 - - [2025-11-13 04:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.141 - - [2025-11-13 04:02:15] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004204 10.0.0.141 - - [2025-11-13 04:02:15] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004310 10.0.0.141 - - [2025-11-13 04:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.141 - - [2025-11-13 04:02:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004194 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002705 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006412 10.0.0.141 - - [2025-11-13 04:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.141 - - [2025-11-13 04:02:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004098 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003315 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005953 10.0.0.141 - - [2025-11-13 04:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.141 - - [2025-11-13 04:02:16] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003979 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003314 10.0.0.141 - - [2025-11-13 04:02:16] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005726 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /project/fbbdc0bbb056443f952199f2a7dde9af HTTP/1.1" 404 173 0.006859 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /project/d4b7740462f64d3ab9e0c6d7be703cc8 HTTP/1.1" 404 173 0.008058 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /project/3423b299-3442-4440-b16b-c6038f01b29d HTTP/1.1" 404 177 0.012954 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /project/55adcda45e644497bac29e784c0abc9c HTTP/1.1" 404 173 0.006519 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000758 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000728 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.046777 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000896 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.062580 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001558 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?fields=security_groups HTTP/1.1" 200 1353 0.059033 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?fields=security_groups HTTP/1.1" 200 1377 0.089923 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /security-group/e9e5cdae-2fd6-4f1e-b748-af2ebaf8a905 HTTP/1.1" 200 115 0.050426 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=fbbdc0bb-b056-443f-9521-99f2a7dde9af&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000829 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af?fields=application_policy_sets HTTP/1.1" 200 1392 0.043244 10.0.0.61 - - [2025-11-13 04:02:16] "GET /obj-perms HTTP/1.1" 200 5063 0.160475 10.0.0.61 - - [2025-11-13 04:02:16] "DELETE /security-group/4151ff51-5f97-49fa-b1c5-39d47dc2c5d8 HTTP/1.1" 200 115 0.083874 10.0.0.141 - - [2025-11-13 04:02:16] "GET /obj-perms HTTP/1.1" 200 5063 0.008517 10.0.0.61 - - [2025-11-13 04:02:16] "GET /projects?obj_uuids=d4b77404-62f6-4d3a-b9e0-c6d7be703cc8&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001219 10.0.0.141 - - [2025-11-13 04:02:16] "DELETE /access-control-list/bdc51c11-6759-4a7a-8d01-ab63734c8aff HTTP/1.1" 200 115 0.065866 10.0.0.61 - - [2025-11-13 04:02:16] "GET /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8?fields=application_policy_sets HTTP/1.1" 200 1416 0.048310 10.0.0.61 - - [2025-11-13 04:02:17] "DELETE /project/fbbdc0bb-b056-443f-9521-99f2a7dde9af HTTP/1.1" 200 115 0.441260 10.0.0.141 - - [2025-11-13 04:02:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003639 10.0.0.61 - - [2025-11-13 04:02:17] "DELETE /project/d4b77404-62f6-4d3a-b9e0-c6d7be703cc8 HTTP/1.1" 200 115 0.540681 10.0.0.141 - - [2025-11-13 04:02:17] "GET /obj-perms HTTP/1.1" 200 5063 0.003766 10.0.0.141 - - [2025-11-13 04:02:17] "POST /neutron/port HTTP/1.1" 200 1090 0.014520 10.0.0.141 - - [2025-11-13 04:02:17] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007098 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.005846 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.003541 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.006394 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.004610 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.005306 10.0.0.141 - - [2025-11-13 04:02:17] "GET /instance-ip/f0ea330d-69e9-4e7e-9933-e6fab515b169 HTTP/1.1" 200 1621 0.006622 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.004921 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.005030 10.0.0.141 - - [2025-11-13 04:02:17] "GET /instance-ip/f0ea330d-69e9-4e7e-9933-e6fab515b169 HTTP/1.1" 200 1621 0.003958 10.0.0.141 - - [2025-11-13 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.141 - - [2025-11-13 04:02:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003747 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003316 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006077 10.0.0.141 - - [2025-11-13 04:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.141 - - [2025-11-13 04:02:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004096 10.0.0.141 - - [2025-11-13 04:02:17] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003067 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005583 10.0.0.141 - - [2025-11-13 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2025-11-13 04:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003982 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002733 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006343 10.0.0.141 - - [2025-11-13 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.141 - - [2025-11-13 04:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005248 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004399 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007238 10.0.0.141 - - [2025-11-13 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.141 - - [2025-11-13 04:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005087 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003370 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006980 10.0.0.141 - - [2025-11-13 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.141 - - [2025-11-13 04:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005066 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003237 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006654 10.0.0.141 - - [2025-11-13 04:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.141 - - [2025-11-13 04:02:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005494 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003326 10.0.0.141 - - [2025-11-13 04:02:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007248 10.0.0.141 - - [2025-11-13 04:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.141 - - [2025-11-13 04:02:21] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005575 10.0.0.61 - - [2025-11-13 04:02:23] "GET /obj-perms HTTP/1.1" 200 5075 0.052860 10.0.0.141 - - [2025-11-13 04:02:25] "POST /neutron/port HTTP/1.1" 200 1090 0.037620 10.0.0.141 - - [2025-11-13 04:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.141 - - [2025-11-13 04:02:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004242 10.0.0.141 - - [2025-11-13 04:02:25] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003658 10.0.0.141 - - [2025-11-13 04:02:25] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005878 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.141 - - [2025-11-13 04:02:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004327 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003237 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006311 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.141 - - [2025-11-13 04:02:26] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004271 10.0.0.141 - - [2025-11-13 04:02:26] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004317 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.141 - - [2025-11-13 04:02:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003846 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003394 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008222 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.141 - - [2025-11-13 04:02:26] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.005372 10.0.0.141 - - [2025-11-13 04:02:26] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004774 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.141 - - [2025-11-13 04:02:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004976 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003376 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007008 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.141 - - [2025-11-13 04:02:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004241 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003123 10.0.0.141 - - [2025-11-13 04:02:26] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005953 10.0.0.141 - - [2025-11-13 04:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.141 - - [2025-11-13 04:02:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004275 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003202 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005929 10.0.0.141 - - [2025-11-13 04:02:27] "GET /obj-perms HTTP/1.1" 200 5063 0.003874 10.0.0.61 - - [2025-11-13 04:02:27] "GET /obj-perms HTTP/1.1" 200 5063 0.004393 10.0.0.56 - - [2025-11-13 04:02:27] "GET /obj-perms HTTP/1.1" 200 5063 0.003884 10.0.0.141 - - [2025-11-13 04:02:27] "GET /obj-perms HTTP/1.1" 200 5063 0.004072 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.004360 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.005398 10.0.0.141 - - [2025-11-13 04:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.141 - - [2025-11-13 04:02:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004313 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003010 10.0.0.141 - - [2025-11-13 04:02:27] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006946 10.0.0.141 - - [2025-11-13 04:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.141 - - [2025-11-13 04:02:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004039 10.0.0.141 - - [2025-11-13 04:02:28] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002894 10.0.0.141 - - [2025-11-13 04:02:28] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009061 10.0.0.141 - - [2025-11-13 04:02:28] "POST /neutron/security_group HTTP/1.1" 200 2065 0.006604 10.0.0.141 - - [2025-11-13 04:02:34] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.003945 10.0.0.141 - - [2025-11-13 04:02:34] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.006525 10.0.0.141 - - [2025-11-13 04:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.141 - - [2025-11-13 04:02:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004375 10.0.0.141 - - [2025-11-13 04:02:34] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003508 10.0.0.141 - - [2025-11-13 04:02:34] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006254 10.0.0.141 - - [2025-11-13 04:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.141 - - [2025-11-13 04:02:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003535 10.0.0.141 - - [2025-11-13 04:02:35] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002874 10.0.0.141 - - [2025-11-13 04:02:35] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006903 10.0.0.141 - - [2025-11-13 04:02:38] "POST /neutron/port HTTP/1.1" 200 1090 0.018163 10.0.0.141 - - [2025-11-13 04:02:40] "POST /neutron/security_group HTTP/1.1" 200 2065 0.007092 10.0.0.141 - - [2025-11-13 04:02:56] "POST /neutron/port HTTP/1.1" 200 1090 0.014431 10.0.0.141 - - [2025-11-13 04:02:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004762 10.0.0.141 - - [2025-11-13 04:02:56] "POST /neutron/network HTTP/1.1" 200 808 0.007631 10.0.0.56 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000418 10.0.0.56 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000532 10.0.0.61 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000450 10.0.0.61 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000410 10.0.0.56 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000538 10.0.0.56 - - [2025-11-13 04:02:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.61 - - [2025-11-13 04:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000378 10.0.0.61 - - [2025-11-13 04:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000384 10.0.0.141 - - [2025-11-13 04:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.141 - - [2025-11-13 04:02:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2025-11-13 04:02:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000458 10.0.0.141 - - [2025-11-13 04:02:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000520 10.0.0.141 - - [2025-11-13 04:03:06] "POST /neutron/network HTTP/1.1" 200 818 0.006879 10.0.0.141 - - [2025-11-13 04:03:06] "POST /neutron/port HTTP/1.1" 200 117 0.001155 10.0.0.56 - - [2025-11-13 04:03:24] "GET /obj-perms HTTP/1.1" 200 5075 0.049853 10.0.0.141 - - [2025-11-13 04:03:57] "POST /neutron/port HTTP/1.1" 200 1090 0.013113 10.0.0.141 - - [2025-11-13 04:03:57] "POST /neutron/subnet HTTP/1.1" 200 675 0.008548 10.0.0.141 - - [2025-11-13 04:04:08] "POST /neutron/port HTTP/1.1" 200 1090 0.041103 10.0.0.141 - - [2025-11-13 04:04:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441 10.0.0.141 - - [2025-11-13 04:04:09] "POST /neutron/network HTTP/1.1" 200 808 0.007012 10.0.0.141 - - [2025-11-13 04:04:25] "GET /obj-perms HTTP/1.1" 200 5075 0.044468 10.0.0.56 - - [2025-11-13 04:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.56 - - [2025-11-13 04:04:25] "GET /virtual-router/0d3944b6-34a2-4d13-bda2-d0f51795d3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.005443 10.0.0.141 - - [2025-11-13 04:04:35] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.005782 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.006613 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.005133 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.005326 10.0.0.141 - - [2025-11-13 04:04:36] "GET /instance-ip/518762e3-feb2-4617-87ea-d97b5f52fb2c HTTP/1.1" 200 1619 0.003880 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.003608 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-machine-interface/669ee111-25d9-40bf-8c66-f54b586ffa98 HTTP/1.1" 200 2949 0.005858 10.0.0.141 - - [2025-11-13 04:04:36] "GET /instance-ip/518762e3-feb2-4617-87ea-d97b5f52fb2c HTTP/1.1" 200 1619 0.004019 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003854 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002757 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007511 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004196 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002844 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007371 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003737 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003692 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005708 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003945 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002638 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005637 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003786 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002472 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005814 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004809 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003241 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005939 10.0.0.141 - - [2025-11-13 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.141 - - [2025-11-13 04:04:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004103 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002830 10.0.0.141 - - [2025-11-13 04:04:36] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005401 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.141 - - [2025-11-13 04:04:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004062 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003283 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005548 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.141 - - [2025-11-13 04:04:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003582 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002800 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007325 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2025-11-13 04:04:38] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004686 10.0.0.141 - - [2025-11-13 04:04:38] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003824 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.141 - - [2025-11-13 04:04:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003797 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002850 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006187 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.141 - - [2025-11-13 04:04:38] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004169 10.0.0.141 - - [2025-11-13 04:04:38] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003862 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.141 - - [2025-11-13 04:04:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003937 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002798 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005686 10.0.0.141 - - [2025-11-13 04:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.141 - - [2025-11-13 04:04:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003881 10.0.0.141 - - [2025-11-13 04:04:38] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003319 10.0.0.141 - - [2025-11-13 04:04:39] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005660 10.0.0.141 - - [2025-11-13 04:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.141 - - [2025-11-13 04:04:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004410 10.0.0.141 - - [2025-11-13 04:04:39] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002714 10.0.0.141 - - [2025-11-13 04:04:39] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005438 10.0.0.61 - - [2025-11-13 04:04:39] "GET /obj-perms HTTP/1.1" 200 5063 0.004963 10.0.0.61 - - [2025-11-13 04:04:45] "GET /obj-perms HTTP/1.1" 200 5063 0.003812 10.0.0.61 - - [2025-11-13 04:04:51] "GET /obj-perms HTTP/1.1" 200 5063 0.003434 10.0.0.141 - - [2025-11-13 04:04:53] "GET /obj-perms HTTP/1.1" 200 5063 0.004031 10.0.0.61 - - [2025-11-13 04:04:53] "GET /obj-perms HTTP/1.1" 200 5063 0.005155 10.0.0.141 - - [2025-11-13 04:04:53] "GET /obj-perms HTTP/1.1" 200 5063 0.003525 10.0.0.56 - - [2025-11-13 04:04:53] "GET /obj-perms HTTP/1.1" 200 5063 0.003719 10.0.0.141 - - [2025-11-13 04:04:53] "POST /neutron/port HTTP/1.1" 200 1090 0.014429 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.003923 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.004816 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.003472 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.005845 10.0.0.141 - - [2025-11-13 04:04:53] "GET /instance-ip/f0ea330d-69e9-4e7e-9933-e6fab515b169 HTTP/1.1" 200 1621 0.003236 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.003222 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.004749 10.0.0.141 - - [2025-11-13 04:04:53] "GET /instance-ip/f0ea330d-69e9-4e7e-9933-e6fab515b169 HTTP/1.1" 200 1621 0.003828 10.0.0.141 - - [2025-11-13 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.141 - - [2025-11-13 04:04:53] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003285 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005639 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005430 10.0.0.141 - - [2025-11-13 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.141 - - [2025-11-13 04:04:53] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002724 10.0.0.141 - - [2025-11-13 04:04:53] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005379 10.0.0.141 - - [2025-11-13 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.141 - - [2025-11-13 04:04:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004553 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003006 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005791 10.0.0.141 - - [2025-11-13 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.141 - - [2025-11-13 04:04:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004281 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002842 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005503 10.0.0.141 - - [2025-11-13 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2025-11-13 04:04:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004151 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002748 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006116 10.0.0.141 - - [2025-11-13 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.141 - - [2025-11-13 04:04:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004299 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002757 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006094 10.0.0.141 - - [2025-11-13 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2025-11-13 04:04:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004042 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003460 10.0.0.141 - - [2025-11-13 04:04:54] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007045 10.0.0.141 - - [2025-11-13 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2025-11-13 04:04:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003382 10.0.0.141 - - [2025-11-13 04:04:55] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002640 10.0.0.141 - - [2025-11-13 04:04:55] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005956 10.0.0.141 - - [2025-11-13 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.141 - - [2025-11-13 04:04:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003352 10.0.0.141 - - [2025-11-13 04:04:55] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002583 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005909 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.141 - - [2025-11-13 04:04:56] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004211 10.0.0.141 - - [2025-11-13 04:04:56] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004009 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2025-11-13 04:04:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003268 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002222 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005459 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.141 - - [2025-11-13 04:04:56] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004646 10.0.0.141 - - [2025-11-13 04:04:56] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004069 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.141 - - [2025-11-13 04:04:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003798 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002651 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005624 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.141 - - [2025-11-13 04:04:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004097 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002862 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006146 10.0.0.141 - - [2025-11-13 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.141 - - [2025-11-13 04:04:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003865 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002850 10.0.0.141 - - [2025-11-13 04:04:56] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006081 10.0.0.141 - - [2025-11-13 04:04:56] "GET /obj-perms HTTP/1.1" 200 5063 0.003520 10.0.0.61 - - [2025-11-13 04:04:56] "GET /obj-perms HTTP/1.1" 200 5063 0.003289 10.0.0.141 - - [2025-11-13 04:04:56] "GET /obj-perms HTTP/1.1" 200 5063 0.003708 10.0.0.56 - - [2025-11-13 04:04:57] "GET /obj-perms HTTP/1.1" 200 5063 0.003458 10.0.0.141 - - [2025-11-13 04:04:59] "POST /neutron/port HTTP/1.1" 200 1090 0.014731 10.0.0.141 - - [2025-11-13 04:04:59] "POST /neutron/subnet HTTP/1.1" 200 675 0.008235 10.0.0.141 - - [2025-11-13 04:05:08] "POST /neutron/port HTTP/1.1" 200 1090 0.015501 10.0.0.141 - - [2025-11-13 04:05:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004040 10.0.0.141 - - [2025-11-13 04:05:08] "POST /neutron/network HTTP/1.1" 200 808 0.006508 10.0.0.141 - - [2025-11-13 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.141 - - [2025-11-13 04:05:17] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003752 10.0.0.141 - - [2025-11-13 04:05:17] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003168 10.0.0.141 - - [2025-11-13 04:05:17] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005630 10.0.0.141 - - [2025-11-13 04:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.141 - - [2025-11-13 04:05:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004060 10.0.0.141 - - [2025-11-13 04:05:18] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003332 10.0.0.141 - - [2025-11-13 04:05:18] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007315 10.0.0.61 - - [2025-11-13 04:05:26] "GET /obj-perms HTTP/1.1" 200 5075 0.051717 10.0.0.141 - - [2025-11-13 04:05:33] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.005303 10.0.0.141 - - [2025-11-13 04:05:33] "GET /virtual-machine-interface/9e98c8b7-76f5-42d0-826f-eaaef2a3713f HTTP/1.1" 200 2949 0.005518 10.0.0.141 - - [2025-11-13 04:05:33] "GET /instance-ip/f0ea330d-69e9-4e7e-9933-e6fab515b169 HTTP/1.1" 200 1621 0.005197 10.0.0.141 - - [2025-11-13 04:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.141 - - [2025-11-13 04:05:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003546 10.0.0.141 - - [2025-11-13 04:05:33] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002492 10.0.0.141 - - [2025-11-13 04:05:33] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007079 10.0.0.141 - - [2025-11-13 04:05:37] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 200 1300 0.004878 10.0.0.141 - - [2025-11-13 04:05:38] "POST /neutron/port HTTP/1.1" 200 151 0.160080 10.0.0.141 - - [2025-11-13 04:05:39] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003191 10.0.0.141 - - [2025-11-13 04:05:39] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002585 10.0.0.141 - - [2025-11-13 04:05:39] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002516 10.0.0.141 - - [2025-11-13 04:05:40] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002858 10.0.0.141 - - [2025-11-13 04:05:41] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003753 10.0.0.141 - - [2025-11-13 04:05:42] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003016 10.0.0.141 - - [2025-11-13 04:05:43] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003019 10.0.0.141 - - [2025-11-13 04:05:44] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002983 10.0.0.141 - - [2025-11-13 04:05:45] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003812 10.0.0.141 - - [2025-11-13 04:05:45] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003100 10.0.0.141 - - [2025-11-13 04:05:46] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003712 10.0.0.141 - - [2025-11-13 04:05:47] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003033 10.0.0.141 - - [2025-11-13 04:05:48] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003039 10.0.0.141 - - [2025-11-13 04:05:49] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003199 10.0.0.141 - - [2025-11-13 04:05:50] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003056 10.0.0.141 - - [2025-11-13 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.141 - - [2025-11-13 04:05:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004062 10.0.0.141 - - [2025-11-13 04:05:50] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002825 10.0.0.141 - - [2025-11-13 04:05:50] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006941 10.0.0.141 - - [2025-11-13 04:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2025-11-13 04:05:50] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.004083 10.0.0.141 - - [2025-11-13 04:05:50] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003800 10.0.0.141 - - [2025-11-13 04:05:50] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003006 10.0.0.141 - - [2025-11-13 04:05:51] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003078 10.0.0.141 - - [2025-11-13 04:05:52] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003566 10.0.0.141 - - [2025-11-13 04:05:53] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003916 10.0.0.141 - - [2025-11-13 04:05:54] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003364 10.0.0.141 - - [2025-11-13 04:05:55] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002969 10.0.0.141 - - [2025-11-13 04:05:55] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002456 10.0.0.141 - - [2025-11-13 04:05:56] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002910 10.0.0.141 - - [2025-11-13 04:05:57] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003695 10.0.0.141 - - [2025-11-13 04:05:58] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.002939 10.0.0.141 - - [2025-11-13 04:05:59] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003689 10.0.0.141 - - [2025-11-13 04:06:00] "GET /virtual-machine/b14fab5f-28a8-49e6-bca7-0e81611c0585 HTTP/1.1" 404 171 0.003053 10.0.0.141 - - [2025-11-13 04:06:00] "GET /obj-perms HTTP/1.1" 200 5063 0.003751 10.0.0.56 - - [2025-11-13 04:06:01] "GET /obj-perms HTTP/1.1" 200 5063 0.005254 10.0.0.141 - - [2025-11-13 04:06:01] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 200 1299 0.004041 10.0.0.141 - - [2025-11-13 04:06:01] "POST /neutron/port HTTP/1.1" 200 151 0.175569 10.0.0.141 - - [2025-11-13 04:06:03] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003200 10.0.0.141 - - [2025-11-13 04:06:03] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002800 10.0.0.141 - - [2025-11-13 04:06:03] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003207 10.0.0.141 - - [2025-11-13 04:06:03] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003000 10.0.0.141 - - [2025-11-13 04:06:04] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003542 10.0.0.141 - - [2025-11-13 04:06:05] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003417 10.0.0.141 - - [2025-11-13 04:06:06] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002911 10.0.0.141 - - [2025-11-13 04:06:07] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003114 10.0.0.141 - - [2025-11-13 04:06:08] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003765 10.0.0.141 - - [2025-11-13 04:06:08] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002623 10.0.0.141 - - [2025-11-13 04:06:09] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003117 10.0.0.141 - - [2025-11-13 04:06:10] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002885 10.0.0.141 - - [2025-11-13 04:06:11] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002938 10.0.0.141 - - [2025-11-13 04:06:12] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.003428 10.0.0.141 - - [2025-11-13 04:06:13] "GET /virtual-machine/7ed185d9-0f4d-48bd-9fb7-4a3a748ef3cb HTTP/1.1" 404 171 0.002889 10.0.0.141 - - [2025-11-13 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.141 - - [2025-11-13 04:06:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003500 10.0.0.141 - - [2025-11-13 04:06:13] "GET /virtual-networks?parent_id=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.003511 10.0.0.141 - - [2025-11-13 04:06:13] "GET /virtual-network/e1979f1c-d5cb-4cde-bdef-969694f4d587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006376 10.0.0.141 - - [2025-11-13 04:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.141 - - [2025-11-13 04:06:13] "GET /routing-instance/aa9825cf-4a97-444d-9220-679bcd5a6c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.003978 10.0.0.141 - - [2025-11-13 04:06:13] "GET /route-target/332a1871-276f-4fea-aca1-9d13cddf8ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.005073 10.0.0.141 - - [2025-11-13 04:06:13] "GET /obj-perms HTTP/1.1" 200 5063 0.003966 10.0.0.56 - - [2025-11-13 04:06:19] "GET /obj-perms HTTP/1.1" 200 5063 0.003332 10.0.0.141 - - [2025-11-13 04:06:22] "GET /obj-perms HTTP/1.1" 200 5063 0.004897 10.0.0.141 - - [2025-11-13 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.060006 10.0.0.141 - - [2025-11-13 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.141 - - [2025-11-13 04:06:23] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003984 10.0.0.141 - - [2025-11-13 04:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.141 - - [2025-11-13 04:06:23] "PUT /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72 HTTP/1.1" 200 276 0.014435 10.0.0.61 - - [2025-11-13 04:06:26] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.024853 10.0.0.141 - - [2025-11-13 04:06:26] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1401 0.096924 10.0.0.61 - - [2025-11-13 04:06:26] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000834 10.0.0.141 - - [2025-11-13 04:06:26] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?fields=virtual_networks HTTP/1.1" 200 1056 0.036693 10.0.0.61 - - [2025-11-13 04:06:26] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000947 10.0.0.141 - - [2025-11-13 04:06:26] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.033173 10.0.0.61 - - [2025-11-13 04:06:26] "GET /projects?obj_uuids=55adcda4-5e64-4497-bac2-9e784c0abc9c&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000851 10.0.0.141 - - [2025-11-13 04:06:26] "GET /project/55adcda4-5e64-4497-bac2-9e784c0abc9c?fields=security_groups HTTP/1.1" 200 1289 0.033782 10.0.0.141 - - [2025-11-13 04:06:27] "GET /obj-perms HTTP/1.1" 200 5075 0.057173 10.0.0.56 - - [2025-11-13 04:06:27] "GET /obj-perms HTTP/1.1" 200 5075 0.137712 10.0.0.141 - - [2025-11-13 04:06:27] "POST /fqname-to-id HTTP/1.1" 404 194 0.028469 10.0.0.61 - - [2025-11-13 04:06:27] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003073 10.0.0.61 - - [2025-11-13 04:06:27] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000956 10.0.0.61 - - [2025-11-13 04:06:27] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.032190 10.0.0.61 - - [2025-11-13 04:06:28] "POST /id-to-fqname HTTP/1.1" 200 196 0.002848 10.0.0.61 - - [2025-11-13 04:06:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.003685 10.0.0.61 - - [2025-11-13 04:06:28] "POST /security-groups HTTP/1.1" 200 597 0.028028 10.0.0.61 - - [2025-11-13 04:06:28] "POST /projects HTTP/1.1" 200 597 0.225989 10.0.0.141 - - [2025-11-13 04:06:28] "POST /access-control-lists HTTP/1.1" 200 602 0.023769 10.0.0.61 - - [2025-11-13 04:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.296578 10.0.0.141 - - [2025-11-13 04:06:28] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.474279 10.0.0.141 - - [2025-11-13 04:06:29] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.61 - - [2025-11-13 04:06:32] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000920 10.0.0.141 - - [2025-11-13 04:06:32] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1397 0.037004 10.0.0.61 - - [2025-11-13 04:06:32] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001122 10.0.0.141 - - [2025-11-13 04:06:32] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?fields=virtual_networks HTTP/1.1" 200 1054 0.045245 10.0.0.61 - - [2025-11-13 04:06:32] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001045 10.0.0.141 - - [2025-11-13 04:06:32] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.047067 10.0.0.61 - - [2025-11-13 04:06:32] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000880 10.0.0.141 - - [2025-11-13 04:06:32] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?fields=security_groups HTTP/1.1" 200 1286 0.047933 10.0.0.141 - - [2025-11-13 04:06:33] "POST /fqname-to-id HTTP/1.1" 404 188 0.030610 10.0.0.61 - - [2025-11-13 04:06:33] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003192 10.0.0.61 - - [2025-11-13 04:06:33] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.61 - - [2025-11-13 04:06:33] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007304 10.0.0.61 - - [2025-11-13 04:06:33] "POST /id-to-fqname HTTP/1.1" 200 190 0.002442 10.0.0.61 - - [2025-11-13 04:06:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.004296 10.0.0.61 - - [2025-11-13 04:06:34] "POST /security-groups HTTP/1.1" 200 591 0.080885 10.0.0.141 - - [2025-11-13 04:06:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.003457 10.0.0.61 - - [2025-11-13 04:06:34] "POST /projects HTTP/1.1" 200 585 0.277284 10.0.0.61 - - [2025-11-13 04:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.351168 10.0.0.141 - - [2025-11-13 04:06:34] "POST /access-control-lists HTTP/1.1" 200 594 0.029649 10.0.0.141 - - [2025-11-13 04:06:34] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.510082 10.0.0.141 - - [2025-11-13 04:06:35] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.61 - - [2025-11-13 04:06:38] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001229 10.0.0.141 - - [2025-11-13 04:06:38] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.042125 10.0.0.61 - - [2025-11-13 04:06:38] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000854 10.0.0.141 - - [2025-11-13 04:06:38] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?fields=virtual_networks HTTP/1.1" 200 1043 0.047850 10.0.0.61 - - [2025-11-13 04:06:38] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001010 10.0.0.141 - - [2025-11-13 04:06:38] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.047810 10.0.0.61 - - [2025-11-13 04:06:38] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001065 10.0.0.141 - - [2025-11-13 04:06:38] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?fields=security_groups HTTP/1.1" 200 1269 0.048532 10.0.0.141 - - [2025-11-13 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.024650 10.0.0.61 - - [2025-11-13 04:06:39] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003181 10.0.0.61 - - [2025-11-13 04:06:39] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000996 10.0.0.61 - - [2025-11-13 04:06:39] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006631 10.0.0.61 - - [2025-11-13 04:06:39] "POST /id-to-fqname HTTP/1.1" 200 198 0.002589 10.0.0.61 - - [2025-11-13 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.005468 10.0.0.61 - - [2025-11-13 04:06:39] "POST /security-groups HTTP/1.1" 200 599 0.028900 10.0.0.61 - - [2025-11-13 04:06:39] "POST /projects HTTP/1.1" 200 601 0.235204 10.0.0.141 - - [2025-11-13 04:06:39] "POST /fqname-to-id HTTP/1.1" 404 241 0.005075 10.0.0.61 - - [2025-11-13 04:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.303669 10.0.0.141 - - [2025-11-13 04:06:40] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.447342 10.0.0.141 - - [2025-11-13 04:06:41] "GET / HTTP/1.1" 200 35931 0.002027 10.0.0.141 - - [2025-11-13 04:06:41] "POST /fqname-to-id HTTP/1.1" 401 293 0.000693 10.0.0.141 - - [2025-11-13 04:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.061762 10.0.0.61 - - [2025-11-13 04:06:41] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001539 10.0.0.141 - - [2025-11-13 04:06:42] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.051747 10.0.0.141 - - [2025-11-13 04:06:42] "POST /neutron/network HTTP/1.1" 200 117 0.036432 10.0.0.141 - - [2025-11-13 04:06:42] "POST /ref-update HTTP/1.1" 200 156 0.029061 10.0.0.61 - - [2025-11-13 04:06:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008111 10.0.0.141 - - [2025-11-13 04:06:42] "POST /neutron/subnet HTTP/1.1" 200 720 0.215464 10.0.0.141 - - [2025-11-13 04:06:42] "POST /id-to-fqname HTTP/1.1" 200 222 0.001713 10.0.0.141 - - [2025-11-13 04:06:42] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005073 10.0.0.141 - - [2025-11-13 04:06:42] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005156 10.0.0.141 - - [2025-11-13 04:06:42] "POST /neutron/network HTTP/1.1" 200 974 0.009062 10.0.0.141 - - [2025-11-13 04:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.61 - - [2025-11-13 04:06:42] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000894 10.0.0.141 - - [2025-11-13 04:06:43] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.039397 10.0.0.141 - - [2025-11-13 04:06:43] "POST /neutron/network HTTP/1.1" 200 117 0.013183 10.0.0.56 - - [2025-11-13 04:06:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.052952 10.0.0.61 - - [2025-11-13 04:06:43] "POST /useragent-kv HTTP/1.1" 200 115 0.007769 10.0.0.141 - - [2025-11-13 04:06:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.229986 10.0.0.141 - - [2025-11-13 04:06:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001272 10.0.0.141 - - [2025-11-13 04:06:43] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005006 10.0.0.141 - - [2025-11-13 04:06:43] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005465 10.0.0.141 - - [2025-11-13 04:06:43] "POST /neutron/network HTTP/1.1" 200 975 0.008872 10.0.0.141 - - [2025-11-13 04:06:43] "POST /id-to-fqname HTTP/1.1" 200 222 0.001651 10.0.0.141 - - [2025-11-13 04:06:44] "POST /neutron/network HTTP/1.1" 200 984 0.007562 10.0.0.61 - - [2025-11-13 04:06:44] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000865 10.0.0.141 - - [2025-11-13 04:06:44] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066998 10.0.0.141 - - [2025-11-13 04:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.006208 10.0.0.141 - - [2025-11-13 04:06:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001106 10.0.0.141 - - [2025-11-13 04:06:45] "POST /neutron/network HTTP/1.1" 200 984 0.009585 10.0.0.141 - - [2025-11-13 04:06:46] "POST /neutron/port HTTP/1.1" 200 1152 0.025305 10.0.0.141 - - [2025-11-13 04:06:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003976 10.0.0.141 - - [2025-11-13 04:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.001010 10.0.0.61 - - [2025-11-13 04:06:46] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000976 10.0.0.141 - - [2025-11-13 04:06:46] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.074154 10.0.0.141 - - [2025-11-13 04:06:46] "POST /neutron/network HTTP/1.1" 200 975 0.032760 10.0.0.141 - - [2025-11-13 04:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.005681 10.0.0.141 - - [2025-11-13 04:06:47] "POST /neutron/network HTTP/1.1" 200 985 0.006941 10.0.0.141 - - [2025-11-13 04:06:47] "POST /neutron/port HTTP/1.1" 200 1153 0.042721 10.0.0.141 - - [2025-11-13 04:06:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003801 10.0.0.141 - - [2025-11-13 04:06:48] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.141 - - [2025-11-13 04:06:52] "POST /neutron/port HTTP/1.1" 200 1180 0.024744 10.0.0.141 - - [2025-11-13 04:06:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007852 10.0.0.141 - - [2025-11-13 04:06:52] "GET /virtual-machine/86891ef9-c688-4856-89d7-8bb72d0d6aa5 HTTP/1.1" 401 293 0.000408 10.0.0.141 - - [2025-11-13 04:06:52] "GET /virtual-machine/86891ef9-c688-4856-89d7-8bb72d0d6aa5 HTTP/1.1" 200 1299 0.028563 10.0.0.141 - - [2025-11-13 04:06:52] "GET /virtual-machine-interface/71ee1a13-11c7-4d79-9c08-512e21e0fcac HTTP/1.1" 200 3157 0.004984 10.0.0.141 - - [2025-11-13 04:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.141 - - [2025-11-13 04:06:52] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003918 10.0.0.141 - - [2025-11-13 04:06:52] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002495 10.0.0.141 - - [2025-11-13 04:06:52] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005845 10.0.0.141 - - [2025-11-13 04:06:55] "POST /neutron/port HTTP/1.1" 200 1180 0.013998 10.0.0.141 - - [2025-11-13 04:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.141 - - [2025-11-13 04:06:55] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005248 10.0.0.141 - - [2025-11-13 04:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.141 - - [2025-11-13 04:06:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003742 10.0.0.141 - - [2025-11-13 04:06:57] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002777 10.0.0.141 - - [2025-11-13 04:06:57] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005455 10.0.0.141 - - [2025-11-13 04:06:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007165 10.0.0.141 - - [2025-11-13 04:06:58] "POST /neutron/port HTTP/1.1" 200 1181 0.018845 10.0.0.141 - - [2025-11-13 04:06:58] "POST /neutron/security_group HTTP/1.1" 200 2066 0.008304 10.0.0.141 - - [2025-11-13 04:06:58] "GET /virtual-machine/b9a14c2b-d694-4c25-91c5-e0ed80cbe25b HTTP/1.1" 200 1301 0.005781 10.0.0.141 - - [2025-11-13 04:06:58] "GET /virtual-machine-interface/de7a324b-0624-4321-a738-6148890d07e3 HTTP/1.1" 200 3158 0.005437 10.0.0.141 - - [2025-11-13 04:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.141 - - [2025-11-13 04:06:58] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003671 10.0.0.141 - - [2025-11-13 04:06:58] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002979 10.0.0.141 - - [2025-11-13 04:06:58] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.012181 10.0.0.141 - - [2025-11-13 04:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.141 - - [2025-11-13 04:06:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003460 10.0.0.141 - - [2025-11-13 04:06:59] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002516 10.0.0.141 - - [2025-11-13 04:06:59] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005552 10.0.0.141 - - [2025-11-13 04:07:03] "POST /neutron/port HTTP/1.1" 200 1181 0.015639 10.0.0.141 - - [2025-11-13 04:07:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003605 10.0.0.141 - - [2025-11-13 04:07:03] "POST /neutron/port HTTP/1.1" 200 117 0.001119 10.0.0.141 - - [2025-11-13 04:07:04] "POST /fqname-to-id HTTP/1.1" 404 209 0.004199 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.61 - - [2025-11-13 04:07:05] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001188 10.0.0.141 - - [2025-11-13 04:07:05] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042085 10.0.0.141 - - [2025-11-13 04:07:05] "POST /network-policys HTTP/1.1" 200 533 0.028305 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006204 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.141 - - [2025-11-13 04:07:05] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006158 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004153 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.003865 10.0.0.141 - - [2025-11-13 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.066905 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004366 10.0.0.141 - - [2025-11-13 04:07:05] "POST /neutron/network HTTP/1.1" 200 1060 0.010548 10.0.0.141 - - [2025-11-13 04:07:05] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.005126 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004797 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.141 - - [2025-11-13 04:07:05] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.006173 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004146 10.0.0.56 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 207 0.008830 10.0.0.141 - - [2025-11-13 04:07:05] "POST /ref-update HTTP/1.1" 200 156 0.050666 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.007874 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005304 10.0.0.141 - - [2025-11-13 04:07:05] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.037229 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.141 - - [2025-11-13 04:07:05] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003938 10.0.0.141 - - [2025-11-13 04:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.61 - - [2025-11-13 04:07:06] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000951 10.0.0.141 - - [2025-11-13 04:07:06] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043023 10.0.0.61 - - [2025-11-13 04:07:06] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000976 10.0.0.141 - - [2025-11-13 04:07:06] "POST /neutron/network HTTP/1.1" 200 585 0.106297 10.0.0.141 - - [2025-11-13 04:07:06] "POST /route-targets HTTP/1.1" 200 327 0.018910 10.0.0.141 - - [2025-11-13 04:07:06] "POST /id-to-fqname HTTP/1.1" 200 214 0.003234 10.0.0.141 - - [2025-11-13 04:07:06] "GET /virtual-network/bf33c61c-4c39-45f6-b17e-1bbc4b22a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005751 10.0.0.141 - - [2025-11-13 04:07:06] "POST /neutron/network HTTP/1.1" 200 799 0.007678 10.0.0.141 - - [2025-11-13 04:07:06] "GET /virtual-network/bf33c61c-4c39-45f6-b17e-1bbc4b22a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005771 10.0.0.141 - - [2025-11-13 04:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.61 - - [2025-11-13 04:07:06] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000888 10.0.0.141 - - [2025-11-13 04:07:06] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.039387 10.0.0.141 - - [2025-11-13 04:07:06] "POST /neutron/network HTTP/1.1" 200 117 0.014053 10.0.0.141 - - [2025-11-13 04:07:06] "POST /ref-update HTTP/1.1" 200 156 0.024611 10.0.0.141 - - [2025-11-13 04:07:07] "POST /neutron/network HTTP/1.1" 200 799 0.008509 10.0.0.141 - - [2025-11-13 04:07:07] "POST /id-to-fqname HTTP/1.1" 200 214 0.001365 10.0.0.141 - - [2025-11-13 04:07:07] "GET /virtual-network/57b3e2c3-feab-42cd-a780-7b7acd8c7600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005056 10.0.0.141 - - [2025-11-13 04:07:07] "GET /virtual-network/57b3e2c3-feab-42cd-a780-7b7acd8c7600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006872 10.0.0.141 - - [2025-11-13 04:07:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.008747 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002974 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.61 - - [2025-11-13 04:07:07] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000966 10.0.0.141 - - [2025-11-13 04:07:07] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.039687 10.0.0.141 - - [2025-11-13 04:07:07] "POST /network-policys HTTP/1.1" 200 587 0.029779 10.0.0.141 - - [2025-11-13 04:07:07] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.006510 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.141 - - [2025-11-13 04:07:07] "GET /virtual-network/bf33c61c-4c39-45f6-b17e-1bbc4b22a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007276 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.141 - - [2025-11-13 04:07:07] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004215 10.0.0.141 - - [2025-11-13 04:07:07] "POST /ref-update HTTP/1.1" 200 156 0.051286 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.141 - - [2025-11-13 04:07:07] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.007646 10.0.0.141 - - [2025-11-13 04:07:07] "GET /virtual-network/bf33c61c-4c39-45f6-b17e-1bbc4b22a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.006813 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.141 - - [2025-11-13 04:07:07] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003962 10.0.0.141 - - [2025-11-13 04:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2025-11-13 04:07:08] "GET /virtual-network/57b3e2c3-feab-42cd-a780-7b7acd8c7600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015338 10.0.0.141 - - [2025-11-13 04:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.141 - - [2025-11-13 04:07:08] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004102 10.0.0.141 - - [2025-11-13 04:07:08] "POST /ref-update HTTP/1.1" 200 156 0.069425 10.0.0.141 - - [2025-11-13 04:07:08] "DELETE /access-control-list/86d0b156-53b6-43e5-bdd4-40b25d5f90f9 HTTP/1.1" 200 115 0.053556 10.0.0.141 - - [2025-11-13 04:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.141 - - [2025-11-13 04:07:08] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004897 10.0.0.141 - - [2025-11-13 04:07:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.006410 10.0.0.141 - - [2025-11-13 04:07:08] "GET /virtual-network/57b3e2c3-feab-42cd-a780-7b7acd8c7600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.007709 10.0.0.141 - - [2025-11-13 04:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.141 - - [2025-11-13 04:07:08] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004601 10.0.0.141 - - [2025-11-13 04:07:08] "POST /id-to-fqname HTTP/1.1" 200 214 0.002018 10.0.0.141 - - [2025-11-13 04:07:08] "POST /neutron/port HTTP/1.1" 200 2243 0.016710 10.0.0.61 - - [2025-11-13 04:07:09] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001018 10.0.0.141 - - [2025-11-13 04:07:09] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.064595 10.0.0.141 - - [2025-11-13 04:07:09] "POST /neutron/network HTTP/1.1" 200 912 0.007101 10.0.0.141 - - [2025-11-13 04:07:09] "POST /neutron/port HTTP/1.1" 200 117 0.006212 10.0.0.141 - - [2025-11-13 04:07:09] "POST /id-to-fqname HTTP/1.1" 200 214 0.001343 10.0.0.141 - - [2025-11-13 04:07:09] "POST /neutron/network HTTP/1.1" 200 922 0.006400 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/port HTTP/1.1" 200 1063 0.019301 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/port HTTP/1.1" 200 1091 0.023715 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/port HTTP/1.1" 200 1180 0.023415 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/port HTTP/1.1" 200 1180 0.017598 10.0.0.61 - - [2025-11-13 04:07:10] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000924 10.0.0.141 - - [2025-11-13 04:07:10] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.072286 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/network HTTP/1.1" 200 912 0.006023 10.0.0.141 - - [2025-11-13 04:07:10] "POST /neutron/port HTTP/1.1" 200 117 0.001218 10.0.0.141 - - [2025-11-13 04:07:11] "POST /neutron/port HTTP/1.1" 200 3217 0.021601 10.0.0.141 - - [2025-11-13 04:07:11] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003834 10.0.0.141 - - [2025-11-13 04:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.141 - - [2025-11-13 04:07:11] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005028 10.0.0.141 - - [2025-11-13 04:07:11] "POST /neutron/network HTTP/1.1" 200 922 0.006990 10.0.0.141 - - [2025-11-13 04:07:11] "PUT /access-control-list/0570c37e-20c1-42bf-9581-effcbed79256 HTTP/1.1" 200 272 0.016802 10.0.0.141 - - [2025-11-13 04:07:11] "POST /neutron/port HTTP/1.1" 200 1063 0.014610 10.0.0.141 - - [2025-11-13 04:07:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003824 10.0.0.141 - - [2025-11-13 04:07:12] "POST /neutron/network HTTP/1.1" 200 912 0.006600 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003210 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004016 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003879 10.0.0.141 - - [2025-11-13 04:07:12] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.042221 10.0.0.141 - - [2025-11-13 04:07:12] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.035683 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008135 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004173 10.0.0.141 - - [2025-11-13 04:07:12] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.039062 10.0.0.141 - - [2025-11-13 04:07:12] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.056460 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005751 10.0.0.141 - - [2025-11-13 04:07:12] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.003696 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.034691 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.041812 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.009153 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003487 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.034641 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.007145 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.006671 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004334 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.030153 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.033445 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006788 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004436 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.039133 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.047176 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.014344 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009669 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.035108 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.044570 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005718 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005705 10.0.0.141 - - [2025-11-13 04:07:13] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.021373 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003458 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004456 10.0.0.141 - - [2025-11-13 04:07:13] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003516 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.026639 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.036874 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004984 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004368 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.032285 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.043599 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004189 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006576 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.035942 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.037001 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007690 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007626 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.019929 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.005866 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004884 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004021 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.030296 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.035950 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010190 10.0.0.141 - - [2025-11-13 04:07:14] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010757 10.0.0.141 - - [2025-11-13 04:07:14] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.052236 10.0.0.141 - - [2025-11-13 04:07:15] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.034708 10.0.0.141 - - [2025-11-13 04:07:15] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004773 10.0.0.141 - - [2025-11-13 04:07:15] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.006699 10.0.0.141 - - [2025-11-13 04:07:15] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.035698 10.0.0.141 - - [2025-11-13 04:07:15] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.048513 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /project/55adcda4-5e64-4497-bac2-9e784c0abc9c HTTP/1.1" 404 177 0.007311 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /project/c9e067c1439f4434be49eff66bba7c80 HTTP/1.1" 404 173 0.009697 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /project/e2d0e78c1938432e85a4baa35d731bb2 HTTP/1.1" 404 173 0.008975 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /project/cd20bbae3ecd4f44825fc124771722f7 HTTP/1.1" 404 173 0.007307 10.0.0.61 - - [2025-11-13 04:07:17] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000931 10.0.0.61 - - [2025-11-13 04:07:17] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000712 10.0.0.61 - - [2025-11-13 04:07:17] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.044405 10.0.0.61 - - [2025-11-13 04:07:17] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.056032 10.0.0.61 - - [2025-11-13 04:07:17] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001222 10.0.0.61 - - [2025-11-13 04:07:17] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000947 10.0.0.61 - - [2025-11-13 04:07:17] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?fields=security_groups HTTP/1.1" 200 1374 0.062994 10.0.0.61 - - [2025-11-13 04:07:17] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?fields=security_groups HTTP/1.1" 200 1391 0.092964 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /security-group/67290cd7-1c5b-42b5-81f6-a596fd04e000 HTTP/1.1" 200 115 0.056545 10.0.0.61 - - [2025-11-13 04:07:17] "GET /projects?obj_uuids=c9e067c1-439f-4434-be49-eff66bba7c80&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000972 10.0.0.61 - - [2025-11-13 04:07:17] "GET /project/c9e067c1-439f-4434-be49-eff66bba7c80?fields=application_policy_sets HTTP/1.1" 200 1413 0.052923 10.0.0.61 - - [2025-11-13 04:07:17] "DELETE /security-group/81254d4a-ff15-48a0-bd6f-15e468d36a3a HTTP/1.1" 200 115 0.108206 10.0.0.61 - - [2025-11-13 04:07:18] "GET /projects?obj_uuids=e2d0e78c-1938-432e-85a4-baa35d731bb2&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000923 10.0.0.61 - - [2025-11-13 04:07:18] "GET /project/e2d0e78c-1938-432e-85a4-baa35d731bb2?fields=application_policy_sets HTTP/1.1" 200 1430 0.063600 10.0.0.141 - - [2025-11-13 04:07:18] "DELETE /access-control-list/8f113ea5-b476-4a59-8f51-15b28f79953f HTTP/1.1" 200 115 0.058063 10.0.0.61 - - [2025-11-13 04:07:18] "DELETE /project/c9e067c1-439f-4434-be49-eff66bba7c80 HTTP/1.1" 200 115 0.476433 10.0.0.61 - - [2025-11-13 04:07:18] "DELETE /project/e2d0e78c-1938-432e-85a4-baa35d731bb2 HTTP/1.1" 200 115 0.574289 10.0.0.141 - - [2025-11-13 04:07:22] "POST /neutron/port HTTP/1.1" 200 1091 0.015140 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004585 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004867 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.004143 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.032835 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.033127 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004459 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006969 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.039616 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.034375 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006366 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010008 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.037122 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.045869 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004787 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004839 10.0.0.141 - - [2025-11-13 04:07:25] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.016714 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003197 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004569 10.0.0.141 - - [2025-11-13 04:07:25] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003753 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.027307 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.033867 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005588 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004921 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.036127 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.033160 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008672 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005508 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.024601 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.033321 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006823 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005107 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.019180 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003106 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004167 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003526 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.021239 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.029437 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.007722 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010651 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.045900 10.0.0.141 - - [2025-11-13 04:07:26] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.035276 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005283 10.0.0.141 - - [2025-11-13 04:07:26] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008651 10.0.0.141 - - [2025-11-13 04:07:27] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.030069 10.0.0.141 - - [2025-11-13 04:07:27] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.029490 10.0.0.141 - - [2025-11-13 04:07:27] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004303 10.0.0.141 - - [2025-11-13 04:07:27] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004612 10.0.0.141 - - [2025-11-13 04:07:27] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.018238 10.0.0.141 - - [2025-11-13 04:07:27] "POST /ref-update HTTP/1.1" 200 156 0.049252 10.0.0.141 - - [2025-11-13 04:07:27] "GET /virtual-network/57b3e2c3-feab-42cd-a780-7b7acd8c7600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.020327 10.0.0.141 - - [2025-11-13 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.141 - - [2025-11-13 04:07:27] "POST /ref-update HTTP/1.1" 200 156 0.022799 10.0.0.141 - - [2025-11-13 04:07:27] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004051 10.0.0.141 - - [2025-11-13 04:07:27] "POST /ref-update HTTP/1.1" 200 156 0.051464 10.0.0.141 - - [2025-11-13 04:07:27] "POST /neutron/network HTTP/1.1" 200 799 0.007134 10.0.0.141 - - [2025-11-13 04:07:27] "GET /virtual-network/bf33c61c-4c39-45f6-b17e-1bbc4b22a811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.016198 10.0.0.141 - - [2025-11-13 04:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.141 - - [2025-11-13 04:07:27] "GET /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005065 10.0.0.141 - - [2025-11-13 04:07:27] "DELETE /network-policy/c461c219-e45d-45b5-88c3-766e6ba02d69 HTTP/1.1" 200 115 0.029612 10.0.0.141 - - [2025-11-13 04:07:27] "POST /neutron/port HTTP/1.1" 200 1091 0.014577 10.0.0.141 - - [2025-11-13 04:07:27] "POST /neutron/port HTTP/1.1" 200 1117 0.009847 10.0.0.61 - - [2025-11-13 04:07:28] "GET /obj-perms HTTP/1.1" 200 5075 0.101938 10.0.0.141 - - [2025-11-13 04:07:29] "POST /neutron/network HTTP/1.1" 200 799 0.008994 10.0.0.141 - - [2025-11-13 04:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.61 - - [2025-11-13 04:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004229 10.0.0.61 - - [2025-11-13 04:07:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003672 10.0.0.141 - - [2025-11-13 04:07:30] "POST /neutron/network HTTP/1.1" 200 151 0.119371 10.0.0.141 - - [2025-11-13 04:07:30] "DELETE /route-target/44e4b924-b03f-45f0-b783-609aa7817391 HTTP/1.1" 200 115 0.023167 10.0.0.141 - - [2025-11-13 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.059278 10.0.0.141 - - [2025-11-13 04:07:30] "GET /virtual-network/d810954f-31d4-43d7-bd7d-1c5c85df4fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.009734 10.0.0.141 - - [2025-11-13 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.141 - - [2025-11-13 04:07:30] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003987 10.0.0.141 - - [2025-11-13 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.052243 10.0.0.141 - - [2025-11-13 04:07:30] "DELETE /access-control-list/28dcd7f1-dfe5-40ad-8fd2-159d14bdeb24 HTTP/1.1" 200 115 0.042795 10.0.0.141 - - [2025-11-13 04:07:30] "GET /virtual-network/d994b813-f5e0-49f7-9e3c-624738c3fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.013289 10.0.0.141 - - [2025-11-13 04:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007328 10.0.0.141 - - [2025-11-13 04:07:30] "GET /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003625 10.0.0.141 - - [2025-11-13 04:07:30] "DELETE /network-policy/8ab70df7-058f-417d-8e7a-dd4419dc05c4 HTTP/1.1" 200 115 0.034094 10.0.0.141 - - [2025-11-13 04:07:30] "POST /neutron/network HTTP/1.1" 200 975 0.008369 10.0.0.141 - - [2025-11-13 04:07:31] "POST /neutron/port HTTP/1.1" 200 1207 0.017516 10.0.0.141 - - [2025-11-13 04:07:31] "POST /neutron/port HTTP/1.1" 200 1206 0.016374 10.0.0.61 - - [2025-11-13 04:07:32] "POST /useragent-kv HTTP/1.1" 200 115 0.005630 10.0.0.61 - - [2025-11-13 04:07:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002979 10.0.0.61 - - [2025-11-13 04:07:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002497 10.0.0.61 - - [2025-11-13 04:07:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002595 10.0.0.141 - - [2025-11-13 04:07:32] "POST /neutron/network HTTP/1.1" 200 151 0.123463 10.0.0.141 - - [2025-11-13 04:07:32] "DELETE /route-target/04d21f09-dc5f-4bfd-a618-ecb53616cbc0 HTTP/1.1" 200 115 0.026864 10.0.0.141 - - [2025-11-13 04:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.61 - - [2025-11-13 04:07:34] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000775 10.0.0.141 - - [2025-11-13 04:07:34] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.033888 10.0.0.141 - - [2025-11-13 04:07:34] "POST /neutron/network HTTP/1.1" 200 117 0.011459 10.0.0.141 - - [2025-11-13 04:07:34] "POST /route-targets HTTP/1.1" 200 327 0.020059 10.0.0.56 - - [2025-11-13 04:07:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.003567 10.0.0.61 - - [2025-11-13 04:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006996 10.0.0.141 - - [2025-11-13 04:07:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.231904 10.0.0.141 - - [2025-11-13 04:07:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.002086 10.0.0.141 - - [2025-11-13 04:07:35] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007091 10.0.0.141 - - [2025-11-13 04:07:35] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007295 10.0.0.141 - - [2025-11-13 04:07:35] "POST /neutron/network HTTP/1.1" 200 975 0.008710 10.0.0.141 - - [2025-11-13 04:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.61 - - [2025-11-13 04:07:35] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000841 10.0.0.141 - - [2025-11-13 04:07:35] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.048380 10.0.0.141 - - [2025-11-13 04:07:35] "POST /neutron/network HTTP/1.1" 200 117 0.015069 10.0.0.141 - - [2025-11-13 04:07:35] "POST /ref-update HTTP/1.1" 200 156 0.026678 10.0.0.56 - - [2025-11-13 04:07:36] "POST /fqname-to-id HTTP/1.1" 404 207 0.006318 10.0.0.61 - - [2025-11-13 04:07:36] "POST /useragent-kv HTTP/1.1" 200 115 0.009571 10.0.0.141 - - [2025-11-13 04:07:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.181778 10.0.0.141 - - [2025-11-13 04:07:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001692 10.0.0.141 - - [2025-11-13 04:07:36] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004966 10.0.0.141 - - [2025-11-13 04:07:36] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005953 10.0.0.141 - - [2025-11-13 04:07:36] "POST /neutron/network HTTP/1.1" 200 974 0.007950 10.0.0.141 - - [2025-11-13 04:07:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.001432 10.0.0.141 - - [2025-11-13 04:07:36] "POST /neutron/network HTTP/1.1" 200 985 0.007340 10.0.0.61 - - [2025-11-13 04:07:37] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.141 - - [2025-11-13 04:07:37] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.063787 10.0.0.141 - - [2025-11-13 04:07:37] "POST /neutron/port HTTP/1.1" 200 117 0.007629 10.0.0.141 - - [2025-11-13 04:07:37] "POST /id-to-fqname HTTP/1.1" 200 222 0.001567 10.0.0.141 - - [2025-11-13 04:07:37] "POST /neutron/network HTTP/1.1" 200 985 0.008014 10.0.0.141 - - [2025-11-13 04:07:38] "POST /neutron/port HTTP/1.1" 200 1153 0.022808 10.0.0.141 - - [2025-11-13 04:07:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003666 10.0.0.141 - - [2025-11-13 04:07:38] "POST /neutron/port HTTP/1.1" 200 117 0.001124 10.0.0.61 - - [2025-11-13 04:07:38] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001082 10.0.0.141 - - [2025-11-13 04:07:38] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.066921 10.0.0.141 - - [2025-11-13 04:07:38] "POST /neutron/network HTTP/1.1" 200 974 0.008412 10.0.0.141 - - [2025-11-13 04:07:38] "POST /neutron/port HTTP/1.1" 200 117 0.006394 10.0.0.141 - - [2025-11-13 04:07:39] "POST /neutron/network HTTP/1.1" 200 984 0.007590 10.0.0.141 - - [2025-11-13 04:07:39] "POST /neutron/port HTTP/1.1" 200 1152 0.017397 10.0.0.141 - - [2025-11-13 04:07:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003693 10.0.0.141 - - [2025-11-13 04:07:39] "POST /neutron/port HTTP/1.1" 200 117 0.001147 10.0.0.141 - - [2025-11-13 04:07:43] "POST /neutron/port HTTP/1.1" 200 1181 0.015858 10.0.0.141 - - [2025-11-13 04:07:44] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006664 10.0.0.141 - - [2025-11-13 04:07:44] "GET /virtual-machine/58fc42b7-1a47-450c-9977-2dad848fd4d4 HTTP/1.1" 200 1300 0.005538 10.0.0.141 - - [2025-11-13 04:07:44] "GET /virtual-machine-interface/ae04488e-94f9-4106-a14d-c200d06fea14 HTTP/1.1" 200 3158 0.005006 10.0.0.141 - - [2025-11-13 04:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.141 - - [2025-11-13 04:07:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004497 10.0.0.141 - - [2025-11-13 04:07:44] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003877 10.0.0.141 - - [2025-11-13 04:07:44] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006809 10.0.0.141 - - [2025-11-13 04:07:46] "POST /neutron/port HTTP/1.1" 200 1181 0.044222 10.0.0.141 - - [2025-11-13 04:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.141 - - [2025-11-13 04:07:47] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006125 10.0.0.141 - - [2025-11-13 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.141 - - [2025-11-13 04:07:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003635 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002492 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006083 10.0.0.141 - - [2025-11-13 04:07:49] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007016 10.0.0.141 - - [2025-11-13 04:07:49] "POST /neutron/port HTTP/1.1" 200 1180 0.014881 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-machine/31f9508a-c399-4c75-bb5d-af85e0107f53 HTTP/1.1" 200 1300 0.005280 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-machine-interface/4c1e80ac-71c0-4a73-9fc9-6476b813dcea HTTP/1.1" 200 3157 0.005028 10.0.0.141 - - [2025-11-13 04:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.141 - - [2025-11-13 04:07:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002825 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002491 10.0.0.141 - - [2025-11-13 04:07:49] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005253 10.0.0.141 - - [2025-11-13 04:07:50] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007593 10.0.0.141 - - [2025-11-13 04:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.141 - - [2025-11-13 04:07:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003188 10.0.0.141 - - [2025-11-13 04:07:51] "GET /virtual-networks?parent_id=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002482 10.0.0.141 - - [2025-11-13 04:07:51] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005530 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 404 209 0.003303 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.61 - - [2025-11-13 04:07:56] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001293 10.0.0.141 - - [2025-11-13 04:07:56] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.047619 10.0.0.141 - - [2025-11-13 04:07:56] "POST /network-policys HTTP/1.1" 200 533 0.027981 10.0.0.141 - - [2025-11-13 04:07:56] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006070 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.141 - - [2025-11-13 04:07:56] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005624 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.141 - - [2025-11-13 04:07:56] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004473 10.0.0.141 - - [2025-11-13 04:07:56] "POST /ref-update HTTP/1.1" 200 156 0.048287 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.141 - - [2025-11-13 04:07:56] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003973 10.0.0.141 - - [2025-11-13 04:07:56] "POST /neutron/network HTTP/1.1" 200 1061 0.010104 10.0.0.141 - - [2025-11-13 04:07:56] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.004995 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.141 - - [2025-11-13 04:07:56] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004464 10.0.0.141 - - [2025-11-13 04:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.141 - - [2025-11-13 04:07:57] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006213 10.0.0.141 - - [2025-11-13 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.141 - - [2025-11-13 04:07:57] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007213 10.0.0.141 - - [2025-11-13 04:07:57] "POST /ref-update HTTP/1.1" 200 156 0.072769 10.0.0.141 - - [2025-11-13 04:07:57] "PUT /access-control-list/661574f1-dc4c-4072-988b-fdee7f16b289 HTTP/1.1" 200 272 0.027524 10.0.0.141 - - [2025-11-13 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.56 - - [2025-11-13 04:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.141 - - [2025-11-13 04:07:57] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004638 10.0.0.141 - - [2025-11-13 04:07:57] "POST /ref-update HTTP/1.1" 200 156 0.034565 10.0.0.56 - - [2025-11-13 04:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000436 10.0.0.141 - - [2025-11-13 04:07:57] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2864 0.011355 10.0.0.141 - - [2025-11-13 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.141 - - [2025-11-13 04:07:57] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004462 10.0.0.141 - - [2025-11-13 04:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.61 - - [2025-11-13 04:07:57] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.141 - - [2025-11-13 04:07:57] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.042961 10.0.0.61 - - [2025-11-13 04:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000387 10.0.0.61 - - [2025-11-13 04:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000375 10.0.0.61 - - [2025-11-13 04:07:57] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001297 10.0.0.141 - - [2025-11-13 04:07:57] "POST /neutron/network HTTP/1.1" 200 585 0.103084 10.0.0.56 - - [2025-11-13 04:07:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000399 10.0.0.141 - - [2025-11-13 04:07:57] "POST /id-to-fqname HTTP/1.1" 200 214 0.003130 10.0.0.141 - - [2025-11-13 04:07:57] "GET /virtual-network/fd13fb14-33df-4beb-9aee-90a402b7c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004956 10.0.0.141 - - [2025-11-13 04:07:58] "POST /neutron/network HTTP/1.1" 200 799 0.005898 10.0.0.56 - - [2025-11-13 04:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000275 10.0.0.141 - - [2025-11-13 04:07:58] "GET /virtual-network/fd13fb14-33df-4beb-9aee-90a402b7c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004390 10.0.0.61 - - [2025-11-13 04:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.141 - - [2025-11-13 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.61 - - [2025-11-13 04:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000284 10.0.0.61 - - [2025-11-13 04:07:58] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001028 10.0.0.141 - - [2025-11-13 04:07:58] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.043131 10.0.0.141 - - [2025-11-13 04:07:58] "POST /neutron/network HTTP/1.1" 200 117 0.014220 10.0.0.141 - - [2025-11-13 04:07:58] "POST /route-targets HTTP/1.1" 200 327 0.012092 10.0.0.141 - - [2025-11-13 04:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.141 - - [2025-11-13 04:07:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000380 10.0.0.141 - - [2025-11-13 04:07:58] "POST /neutron/network HTTP/1.1" 200 799 0.007314 10.0.0.141 - - [2025-11-13 04:07:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.000968 10.0.0.141 - - [2025-11-13 04:07:58] "GET /virtual-network/777b5288-a63c-4dc0-9bfe-926783521856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004319 10.0.0.141 - - [2025-11-13 04:07:58] "GET /virtual-network/777b5288-a63c-4dc0-9bfe-926783521856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005308 10.0.0.141 - - [2025-11-13 04:07:58] "POST /neutron/subnet HTTP/1.1" 200 701 0.007936 10.0.0.141 - - [2025-11-13 04:07:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.002411 10.0.0.141 - - [2025-11-13 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.61 - - [2025-11-13 04:07:58] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000967 10.0.0.141 - - [2025-11-13 04:07:58] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.044781 10.0.0.141 - - [2025-11-13 04:07:58] "POST /network-policys HTTP/1.1" 200 587 0.023627 10.0.0.141 - - [2025-11-13 04:07:58] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005438 10.0.0.141 - - [2025-11-13 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.141 - - [2025-11-13 04:07:58] "GET /virtual-network/fd13fb14-33df-4beb-9aee-90a402b7c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005064 10.0.0.141 - - [2025-11-13 04:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004203 10.0.0.141 - - [2025-11-13 04:07:59] "POST /ref-update HTTP/1.1" 200 156 0.050835 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2025-11-13 04:07:59] "POST /access-control-lists HTTP/1.1" 200 554 0.074595 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003742 10.0.0.141 - - [2025-11-13 04:07:59] "GET /virtual-network/fd13fb14-33df-4beb-9aee-90a402b7c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007301 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.005308 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2025-11-13 04:07:59] "GET /virtual-network/777b5288-a63c-4dc0-9bfe-926783521856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005546 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004222 10.0.0.141 - - [2025-11-13 04:07:59] "POST /ref-update HTTP/1.1" 200 156 0.050786 10.0.0.141 - - [2025-11-13 04:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000290 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.141 - - [2025-11-13 04:07:59] "POST /access-control-lists HTTP/1.1" 200 554 0.034618 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.010064 10.0.0.141 - - [2025-11-13 04:07:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000351 10.0.0.141 - - [2025-11-13 04:07:59] "GET /virtual-network/777b5288-a63c-4dc0-9bfe-926783521856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2333 0.011515 10.0.0.141 - - [2025-11-13 04:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.141 - - [2025-11-13 04:07:59] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003978 10.0.0.141 - - [2025-11-13 04:07:59] "POST /id-to-fqname HTTP/1.1" 200 214 0.001188 10.0.0.141 - - [2025-11-13 04:07:59] "POST /neutron/port HTTP/1.1" 200 2243 0.015789 10.0.0.61 - - [2025-11-13 04:08:00] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000979 10.0.0.141 - - [2025-11-13 04:08:00] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.075208 10.0.0.141 - - [2025-11-13 04:08:00] "POST /neutron/network HTTP/1.1" 200 912 0.007700 10.0.0.141 - - [2025-11-13 04:08:01] "POST /neutron/port HTTP/1.1" 200 117 0.005770 10.0.0.141 - - [2025-11-13 04:08:01] "POST /id-to-fqname HTTP/1.1" 200 214 0.001174 10.0.0.141 - - [2025-11-13 04:08:01] "POST /neutron/network HTTP/1.1" 200 922 0.007526 10.0.0.141 - - [2025-11-13 04:08:01] "POST /neutron/port HTTP/1.1" 200 1063 0.013378 10.0.0.141 - - [2025-11-13 04:08:01] "POST /neutron/port HTTP/1.1" 200 1091 0.013885 10.0.0.141 - - [2025-11-13 04:08:01] "POST /neutron/port HTTP/1.1" 200 117 0.001104 10.0.0.61 - - [2025-11-13 04:08:02] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002178 10.0.0.141 - - [2025-11-13 04:08:02] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.069483 10.0.0.141 - - [2025-11-13 04:08:02] "POST /neutron/port HTTP/1.1" 200 3217 0.042484 10.0.0.141 - - [2025-11-13 04:08:02] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003835 10.0.0.141 - - [2025-11-13 04:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.141 - - [2025-11-13 04:08:02] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005061 10.0.0.141 - - [2025-11-13 04:08:02] "POST /neutron/network HTTP/1.1" 200 922 0.006566 10.0.0.141 - - [2025-11-13 04:08:03] "POST /neutron/port HTTP/1.1" 200 1063 0.013500 10.0.0.141 - - [2025-11-13 04:08:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004045 10.0.0.141 - - [2025-11-13 04:08:03] "POST /neutron/network HTTP/1.1" 200 912 0.007693 10.0.0.141 - - [2025-11-13 04:08:03] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.006907 10.0.0.141 - - [2025-11-13 04:08:03] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005236 10.0.0.141 - - [2025-11-13 04:08:03] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004443 10.0.0.141 - - [2025-11-13 04:08:03] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.029860 10.0.0.141 - - [2025-11-13 04:08:03] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.035178 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004301 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005170 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.047028 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.048191 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009886 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004750 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.035185 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.047850 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004678 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.003477 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.020200 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.004339 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005428 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004309 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.027114 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.040948 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010319 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006284 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.043254 10.0.0.141 - - [2025-11-13 04:08:04] "POST /neutron/network HTTP/1.1" 200 1070 0.015093 10.0.0.141 - - [2025-11-13 04:08:04] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.042407 10.0.0.141 - - [2025-11-13 04:08:04] "POST /neutron/subnet HTTP/1.1" 200 1268 0.018472 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008568 10.0.0.141 - - [2025-11-13 04:08:04] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005599 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.042909 10.0.0.141 - - [2025-11-13 04:08:05] "POST /neutron/network HTTP/1.1" 200 1060 0.010985 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.034633 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006041 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005585 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.027016 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003510 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004790 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004448 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.045794 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.041971 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010170 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004001 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.029598 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.041892 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006653 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.010279 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.036945 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.029228 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.009099 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004061 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.019494 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005222 10.0.0.141 - - [2025-11-13 04:08:05] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004351 10.0.0.141 - - [2025-11-13 04:08:05] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.017136 10.0.0.141 - - [2025-11-13 04:08:06] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005195 10.0.0.141 - - [2025-11-13 04:08:06] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.004114 10.0.0.141 - - [2025-11-13 04:08:06] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.015040 10.0.0.141 - - [2025-11-13 04:08:06] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005095 10.0.0.141 - - [2025-11-13 04:08:06] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.005344 10.0.0.141 - - [2025-11-13 04:08:06] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.015896 10.0.0.141 - - [2025-11-13 04:08:11] "POST /neutron/port HTTP/1.1" 200 1181 0.023664 10.0.0.141 - - [2025-11-13 04:08:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003868 10.0.0.141 - - [2025-11-13 04:08:11] "POST /neutron/port HTTP/1.1" 200 117 0.001235 10.0.0.141 - - [2025-11-13 04:08:13] "POST /neutron/port HTTP/1.1" 200 1091 0.016016 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003622 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004346 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003372 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.033722 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.039237 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009807 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005009 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.042936 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.045860 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009608 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004332 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.036840 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.046561 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.006897 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003860 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.023059 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003627 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005634 10.0.0.141 - - [2025-11-13 04:08:16] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004775 10.0.0.141 - - [2025-11-13 04:08:16] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.023736 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.039935 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006055 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007716 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.031252 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.042848 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009340 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009792 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.037949 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.032886 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006280 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006875 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.027649 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-routers?detail=False&count=False&shared=False HTTP/1.1" 200 897 0.003771 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.004687 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2839 0.005167 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.030280 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/fd76015c-4f50-478b-b513-50f3d9a86718 HTTP/1.1" 200 254 0.035883 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.008626 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2840 0.006613 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.065092 10.0.0.141 - - [2025-11-13 04:08:17] "PUT /bgp-router/0df143c3-7006-4539-95cf-eb5cf8735e27 HTTP/1.1" 200 254 0.032586 10.0.0.141 - - [2025-11-13 04:08:17] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009088 10.0.0.141 - - [2025-11-13 04:08:18] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.009823 10.0.0.141 - - [2025-11-13 04:08:18] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.037799 10.0.0.141 - - [2025-11-13 04:08:18] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.030074 10.0.0.141 - - [2025-11-13 04:08:18] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.005298 10.0.0.141 - - [2025-11-13 04:08:18] "GET /bgp-router/2a773692-8409-499b-95e9-6575afe778bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003626 10.0.0.141 - - [2025-11-13 04:08:18] "PUT /bgp-router/2a773692-8409-499b-95e9-6575afe778bc HTTP/1.1" 200 254 0.021362 10.0.0.141 - - [2025-11-13 04:08:18] "POST /ref-update HTTP/1.1" 200 156 0.053709 10.0.0.141 - - [2025-11-13 04:08:18] "DELETE /access-control-list/2ec9f40b-6d35-4299-8b9a-36307a5a7f05 HTTP/1.1" 200 115 0.038589 10.0.0.141 - - [2025-11-13 04:08:18] "GET /virtual-network/777b5288-a63c-4dc0-9bfe-926783521856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007694 10.0.0.141 - - [2025-11-13 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.141 - - [2025-11-13 04:08:18] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.004516 10.0.0.141 - - [2025-11-13 04:08:18] "POST /ref-update HTTP/1.1" 200 156 0.046538 10.0.0.141 - - [2025-11-13 04:08:18] "POST /neutron/network HTTP/1.1" 200 799 0.014887 10.0.0.141 - - [2025-11-13 04:08:18] "GET /virtual-network/fd13fb14-33df-4beb-9aee-90a402b7c599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005049 10.0.0.141 - - [2025-11-13 04:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.141 - - [2025-11-13 04:08:18] "POST /ref-update HTTP/1.1" 200 156 0.030988 10.0.0.141 - - [2025-11-13 04:08:18] "GET /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2160 0.003806 10.0.0.141 - - [2025-11-13 04:08:18] "DELETE /network-policy/5429c7f5-f4fb-4e69-97c0-2c0f1fda288a HTTP/1.1" 200 115 0.026342 10.0.0.141 - - [2025-11-13 04:08:18] "POST /neutron/port HTTP/1.1" 200 1091 0.012372 10.0.0.141 - - [2025-11-13 04:08:19] "POST /neutron/port HTTP/1.1" 200 151 0.165517 10.0.0.141 - - [2025-11-13 04:08:20] "POST /neutron/network HTTP/1.1" 200 799 0.006294 10.0.0.61 - - [2025-11-13 04:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003219 10.0.0.141 - - [2025-11-13 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.61 - - [2025-11-13 04:08:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002049 10.0.0.141 - - [2025-11-13 04:08:21] "POST /neutron/network HTTP/1.1" 200 151 0.098347 10.0.0.56 - - [2025-11-13 04:08:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.002555 10.0.0.141 - - [2025-11-13 04:08:21] "POST /ref-update HTTP/1.1" 200 156 0.049450 10.0.0.141 - - [2025-11-13 04:08:21] "GET /virtual-network/e36b5570-b2e5-4c8a-b867-01f3b8adf414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.017724 10.0.0.141 - - [2025-11-13 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.141 - - [2025-11-13 04:08:21] "POST /ref-update HTTP/1.1" 200 156 0.034564 10.0.0.141 - - [2025-11-13 04:08:21] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004369 10.0.0.141 - - [2025-11-13 04:08:21] "POST /ref-update HTTP/1.1" 200 156 0.056970 10.0.0.141 - - [2025-11-13 04:08:21] "GET /virtual-network/0cfb2251-8d23-4de7-b056-772d33f32fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007830 10.0.0.141 - - [2025-11-13 04:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557 10.0.0.141 - - [2025-11-13 04:08:21] "GET /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003876 10.0.0.141 - - [2025-11-13 04:08:21] "DELETE /network-policy/7bfe5489-3aa5-42a6-b267-5d48de530442 HTTP/1.1" 200 115 0.032371 10.0.0.141 - - [2025-11-13 04:08:21] "POST /neutron/network HTTP/1.1" 200 974 0.008231 10.0.0.141 - - [2025-11-13 04:08:22] "POST /neutron/port HTTP/1.1" 200 1181 0.014797 10.0.0.141 - - [2025-11-13 04:08:22] "POST /neutron/port HTTP/1.1" 200 1207 0.014241 10.0.0.61 - - [2025-11-13 04:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002950 10.0.0.61 - - [2025-11-13 04:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002601 10.0.0.141 - - [2025-11-13 04:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.61 - - [2025-11-13 04:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001772 10.0.0.61 - - [2025-11-13 04:08:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001544 10.0.0.141 - - [2025-11-13 04:08:23] "POST /neutron/network HTTP/1.1" 200 151 0.114190 10.0.0.141 - - [2025-11-13 04:08:23] "DELETE /route-target/45af033f-84c7-49c5-860d-a701cf57bddc HTTP/1.1" 200 115 0.024819 10.0.0.61 - - [2025-11-13 04:08:25] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001228 10.0.0.141 - - [2025-11-13 04:08:25] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.039772 10.0.0.61 - - [2025-11-13 04:08:25] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000936 10.0.0.141 - - [2025-11-13 04:08:25] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?fields=virtual_networks HTTP/1.1" 200 1058 0.033402 10.0.0.61 - - [2025-11-13 04:08:25] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000937 10.0.0.141 - - [2025-11-13 04:08:25] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1058 0.047654 10.0.0.61 - - [2025-11-13 04:08:25] "GET /projects?obj_uuids=cd20bbae-3ecd-4f44-825f-c124771722f7&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000970 10.0.0.141 - - [2025-11-13 04:08:25] "GET /project/cd20bbae-3ecd-4f44-825f-c124771722f7?fields=security_groups HTTP/1.1" 200 1292 0.048743 10.0.0.141 - - [2025-11-13 04:08:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.023180 10.0.0.61 - - [2025-11-13 04:08:26] "GET /projects?obj_uuids=670eabf3-04ba-4bbc-ac12-48ad60f6b82c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002673 10.0.0.61 - - [2025-11-13 04:08:26] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000952 10.0.0.61 - - [2025-11-13 04:08:26] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006991 10.0.0.61 - - [2025-11-13 04:08:26] "POST /id-to-fqname HTTP/1.1" 200 185 0.002376 10.0.0.61 - - [2025-11-13 04:08:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.002989 10.0.0.61 - - [2025-11-13 04:08:26] "POST /security-groups HTTP/1.1" 200 586 0.072624 10.0.0.61 - - [2025-11-13 04:08:26] "POST /projects HTTP/1.1" 200 575 0.265306 10.0.0.141 - - [2025-11-13 04:08:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.005494 10.0.0.61 - - [2025-11-13 04:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.341281 10.0.0.141 - - [2025-11-13 04:08:26] "GET /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.465743 10.0.0.141 - - [2025-11-13 04:08:27] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.141 - - [2025-11-13 04:08:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000451 10.0.0.141 - - [2025-11-13 04:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.036270 10.0.0.141 - - [2025-11-13 04:08:31] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.014184 10.0.0.141 - - [2025-11-13 04:08:31] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003145 10.0.0.141 - - [2025-11-13 04:08:31] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002810 10.0.0.141 - - [2025-11-13 04:08:31] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.010834 10.0.0.141 - - [2025-11-13 04:08:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.023990 10.0.0.61 - - [2025-11-13 04:08:33] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002758 10.0.0.61 - - [2025-11-13 04:08:33] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000862 10.0.0.61 - - [2025-11-13 04:08:33] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006758 10.0.0.61 - - [2025-11-13 04:08:33] "POST /id-to-fqname HTTP/1.1" 200 185 0.005323 10.0.0.61 - - [2025-11-13 04:08:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.005289 10.0.0.61 - - [2025-11-13 04:08:33] "POST /security-groups HTTP/1.1" 200 586 0.026206 10.0.0.61 - - [2025-11-13 04:08:33] "POST /projects HTTP/1.1" 200 575 0.231280 10.0.0.61 - - [2025-11-13 04:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.273410 10.0.0.141 - - [2025-11-13 04:08:33] "POST /access-control-lists HTTP/1.1" 200 591 0.035579 10.0.0.141 - - [2025-11-13 04:08:33] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.429844 10.0.0.141 - - [2025-11-13 04:08:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.020330 10.0.0.61 - - [2025-11-13 04:08:34] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002555 10.0.0.61 - - [2025-11-13 04:08:34] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.61 - - [2025-11-13 04:08:34] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009318 10.0.0.61 - - [2025-11-13 04:08:34] "POST /id-to-fqname HTTP/1.1" 200 185 0.001078 10.0.0.61 - - [2025-11-13 04:08:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.003381 10.0.0.61 - - [2025-11-13 04:08:34] "POST /security-groups HTTP/1.1" 200 586 0.025500 10.0.0.141 - - [2025-11-13 04:08:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003851 10.0.0.61 - - [2025-11-13 04:08:34] "POST /projects HTTP/1.1" 200 575 0.206586 10.0.0.61 - - [2025-11-13 04:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.277366 10.0.0.141 - - [2025-11-13 04:08:34] "POST /access-control-lists HTTP/1.1" 200 589 0.033405 10.0.0.141 - - [2025-11-13 04:08:34] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.408900 10.0.0.141 - - [2025-11-13 04:08:35] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.141 - - [2025-11-13 04:08:36] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.141 - - [2025-11-13 04:08:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.003154 10.0.0.141 - - [2025-11-13 04:08:36] "POST /api-access-lists HTTP/1.1" 200 521 0.018651 10.0.0.141 - - [2025-11-13 04:08:36] "GET /api-access-list/a0bf23f0-eaa7-41c0-9ebb-5c09a16ef836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.005621 10.0.0.141 - - [2025-11-13 04:08:37] "POST /fqname-to-id HTTP/1.1" 401 293 0.000467 10.0.0.141 - - [2025-11-13 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.091166 10.0.0.61 - - [2025-11-13 04:08:37] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001080 10.0.0.141 - - [2025-11-13 04:08:37] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.052487 10.0.0.141 - - [2025-11-13 04:08:37] "GET /virtual-networks?parent_id=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015665 10.0.0.141 - - [2025-11-13 04:08:37] "POST /virtual-networks HTTP/1.1" 200 568 0.088603 10.0.0.141 - - [2025-11-13 04:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.030232 10.0.0.141 - - [2025-11-13 04:08:37] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014002 10.0.0.61 - - [2025-11-13 04:08:38] "POST /useragent-kv HTTP/1.1" 200 115 0.009980 10.0.0.141 - - [2025-11-13 04:08:38] "POST /ref-update HTTP/1.1" 200 156 0.082505 10.0.0.141 - - [2025-11-13 04:08:38] "POST /neutron/network HTTP/1.1" 200 831 0.046962 10.0.0.141 - - [2025-11-13 04:08:38] "GET /virtual-network/892d3e1e-9156-49f6-8e3d-185c590b7742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.015987 10.0.0.141 - - [2025-11-13 04:08:38] "POST /neutron/subnet HTTP/1.1" 200 673 0.033752 10.0.0.141 - - [2025-11-13 04:08:39] "POST /fqname-to-id HTTP/1.1" 401 293 0.000578 10.0.0.141 - - [2025-11-13 04:08:40] "GET /obj-perms HTTP/1.1" 200 4934 0.064269 10.0.0.141 - - [2025-11-13 04:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023196 10.0.0.141 - - [2025-11-13 04:08:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.050584 10.0.0.141 - - [2025-11-13 04:08:40] "POST /id-to-fqname HTTP/1.1" 401 293 0.000498 10.0.0.141 - - [2025-11-13 04:08:41] "POST /id-to-fqname HTTP/1.1" 200 230 0.035820 10.0.0.61 - - [2025-11-13 04:08:42] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.141 - - [2025-11-13 04:08:42] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.061552 10.0.0.141 - - [2025-11-13 04:08:42] "POST /neutron/port HTTP/1.1" 200 117 0.030897 10.0.0.141 - - [2025-11-13 04:08:43] "POST /neutron/network HTTP/1.1" 200 841 0.047714 10.0.0.141 - - [2025-11-13 04:08:43] "POST /neutron/port HTTP/1.1" 200 1055 0.013068 10.0.0.141 - - [2025-11-13 04:08:43] "POST /neutron/port HTTP/1.1" 200 1083 0.013625 10.0.0.141 - - [2025-11-13 04:08:44] "POST /neutron/port HTTP/1.1" 200 117 0.001107 10.0.0.141 - - [2025-11-13 04:08:47] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007519 10.0.0.141 - - [2025-11-13 04:08:48] "POST /neutron/port HTTP/1.1" 200 1083 0.016173 10.0.0.141 - - [2025-11-13 04:08:48] "POST /neutron/security_group HTTP/1.1" 200 2053 0.007919 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 401 293 0.000431 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 200 1286 0.040397 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 200 1286 0.015162 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736 HTTP/1.1" 200 2531 0.019905 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 200 1286 0.020130 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736 HTTP/1.1" 200 2531 0.020303 10.0.0.141 - - [2025-11-13 04:08:48] "GET /instance-ip/3ace36c5-d051-42b9-9575-0943c854fb0f HTTP/1.1" 200 1625 0.015889 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 200 1286 0.015298 10.0.0.141 - - [2025-11-13 04:08:48] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736 HTTP/1.1" 200 2531 0.017509 10.0.0.141 - - [2025-11-13 04:08:48] "GET /instance-ip/3ace36c5-d051-42b9-9575-0943c854fb0f HTTP/1.1" 200 1625 0.016248 10.0.0.141 - - [2025-11-13 04:08:48] "POST /fqname-to-id HTTP/1.1" 403 339 0.013915 10.0.0.141 - - [2025-11-13 04:08:48] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 401 293 0.000432 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023469 10.0.0.141 - - [2025-11-13 04:08:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003521 10.0.0.141 - - [2025-11-13 04:08:49] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012326 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.013030 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.141 - - [2025-11-13 04:08:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003958 10.0.0.141 - - [2025-11-13 04:08:49] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012364 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.017371 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.141 - - [2025-11-13 04:08:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004707 10.0.0.141 - - [2025-11-13 04:08:49] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014450 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 403 339 0.015223 10.0.0.141 - - [2025-11-13 04:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.141 - - [2025-11-13 04:08:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003758 10.0.0.141 - - [2025-11-13 04:08:49] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014578 10.0.0.141 - - [2025-11-13 04:08:50] "POST /fqname-to-id HTTP/1.1" 403 339 0.013313 10.0.0.141 - - [2025-11-13 04:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.141 - - [2025-11-13 04:08:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003440 10.0.0.141 - - [2025-11-13 04:08:50] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011976 10.0.0.141 - - [2025-11-13 04:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016066 10.0.0.141 - - [2025-11-13 04:08:53] "GET /virtual-network/892d3e1e-9156-49f6-8e3d-185c590b7742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.018306 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.013699 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.141 - - [2025-11-13 04:08:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002852 10.0.0.141 - - [2025-11-13 04:08:55] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012474 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.013602 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.141 - - [2025-11-13 04:08:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003214 10.0.0.141 - - [2025-11-13 04:08:55] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013554 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 403 361 0.014180 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.141 - - [2025-11-13 04:08:55] "GET /routing-instance/d757c417-b9a7-48d0-8392-5e71de9bf61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003535 10.0.0.141 - - [2025-11-13 04:08:55] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012723 10.0.0.141 - - [2025-11-13 04:08:55] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003083 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 403 339 0.013207 10.0.0.141 - - [2025-11-13 04:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.141 - - [2025-11-13 04:08:55] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002988 10.0.0.141 - - [2025-11-13 04:08:55] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011662 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 403 361 0.014896 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.141 - - [2025-11-13 04:08:56] "GET /routing-instance/d757c417-b9a7-48d0-8392-5e71de9bf61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003468 10.0.0.141 - - [2025-11-13 04:08:56] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012606 10.0.0.141 - - [2025-11-13 04:08:56] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.008018 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 403 339 0.013028 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2025-11-13 04:08:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004315 10.0.0.141 - - [2025-11-13 04:08:56] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012789 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 403 339 0.014747 10.0.0.141 - - [2025-11-13 04:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.141 - - [2025-11-13 04:08:56] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005009 10.0.0.141 - - [2025-11-13 04:08:56] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013134 10.0.0.61 - - [2025-11-13 04:08:56] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.036009 10.0.0.61 - - [2025-11-13 04:09:00] "GET /obj-perms HTTP/1.1" 200 4934 0.034324 10.0.0.61 - - [2025-11-13 04:09:03] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.016845 10.0.0.141 - - [2025-11-13 04:09:06] "POST /neutron/port HTTP/1.1" 200 1083 0.014233 10.0.0.141 - - [2025-11-13 04:09:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160 10.0.0.141 - - [2025-11-13 04:09:06] "POST /neutron/network HTTP/1.1" 200 831 0.006328 10.0.0.61 - - [2025-11-13 04:09:07] "GET /obj-perms HTTP/1.1" 200 4934 0.013995 10.0.0.141 - - [2025-11-13 04:09:08] "DELETE /access-control-list/0d4e509d-4e9c-49ed-8a91-5f1c7f185bd0 HTTP/1.1" 200 115 0.036271 10.0.0.61 - - [2025-11-13 04:09:09] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.017159 10.0.0.61 - - [2025-11-13 04:09:13] "GET /obj-perms HTTP/1.1" 200 4934 0.012785 10.0.0.141 - - [2025-11-13 04:09:13] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.035026 10.0.0.141 - - [2025-11-13 04:09:13] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.021104 10.0.0.61 - - [2025-11-13 04:09:13] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 991 0.019535 10.0.0.141 - - [2025-11-13 04:09:13] "GET /virtual-machine-interface/f75ed062-e5ed-42e6-9506-b5c7dec68736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.016959 10.0.0.141 - - [2025-11-13 04:09:13] "GET /virtual-network/892d3e1e-9156-49f6-8e3d-185c590b7742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019400 10.0.0.141 - - [2025-11-13 04:09:14] "GET /obj-perms HTTP/1.1" 200 4934 0.063241 10.0.0.141 - - [2025-11-13 04:09:15] "GET /obj-perms HTTP/1.1" 200 4934 0.014659 10.0.0.141 - - [2025-11-13 04:09:15] "GET /obj-perms HTTP/1.1" 200 4934 0.061345 10.0.0.56 - - [2025-11-13 04:09:15] "GET /obj-perms HTTP/1.1" 200 5039 0.053722 10.0.0.141 - - [2025-11-13 04:09:15] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.016571 10.0.0.61 - - [2025-11-13 04:09:16] "GET /obj-perms HTTP/1.1" 200 4934 0.011898 10.0.0.141 - - [2025-11-13 04:09:16] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 200 1286 0.015814 10.0.0.141 - - [2025-11-13 04:09:17] "POST /neutron/port HTTP/1.1" 200 151 0.155793 10.0.0.61 - - [2025-11-13 04:09:18] "DELETE /project/a961f1dd2d9b45fc958c1b277286116e HTTP/1.1" 404 173 0.003360 10.0.0.61 - - [2025-11-13 04:09:18] "DELETE /project/cd20bbae-3ecd-4f44-825f-c124771722f7 HTTP/1.1" 404 177 0.005270 10.0.0.61 - - [2025-11-13 04:09:18] "DELETE /project/670eabf304ba4bbcac1248ad60f6b82c HTTP/1.1" 404 173 0.007313 10.0.0.61 - - [2025-11-13 04:09:18] "DELETE /project/184dc4df867245209e9398f72ac91920 HTTP/1.1" 404 173 0.003956 10.0.0.141 - - [2025-11-13 04:09:18] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 404 171 0.017468 10.0.0.141 - - [2025-11-13 04:09:18] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 404 171 0.025388 10.0.0.141 - - [2025-11-13 04:09:18] "GET /virtual-machine/389762a5-aaba-4d94-8138-8c1a9898cd5e HTTP/1.1" 404 171 0.011743 10.0.0.141 - - [2025-11-13 04:09:18] "POST /fqname-to-id HTTP/1.1" 403 339 0.013825 10.0.0.141 - - [2025-11-13 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.141 - - [2025-11-13 04:09:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003051 10.0.0.141 - - [2025-11-13 04:09:18] "GET /virtual-networks?parent_id=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012548 10.0.0.141 - - [2025-11-13 04:09:18] "POST /fqname-to-id HTTP/1.1" 403 361 0.013798 10.0.0.141 - - [2025-11-13 04:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.141 - - [2025-11-13 04:09:18] "GET /routing-instance/d757c417-b9a7-48d0-8392-5e71de9bf61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1530 0.003736 10.0.0.141 - - [2025-11-13 04:09:18] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 361 0.012939 10.0.0.141 - - [2025-11-13 04:09:18] "GET /route-target/407c6993-31df-4e89-8d4e-9925067e1058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004719 10.0.0.141 - - [2025-11-13 04:09:19] "GET /obj-perms HTTP/1.1" 200 4934 0.051706 10.0.0.56 - - [2025-11-13 04:09:19] "GET /obj-perms HTTP/1.1" 200 5039 0.003992 10.0.0.141 - - [2025-11-13 04:09:22] "GET /obj-perms HTTP/1.1" 200 5039 0.050556 10.0.0.56 - - [2025-11-13 04:09:28] "GET /obj-perms HTTP/1.1" 200 5039 0.004025 10.0.0.141 - - [2025-11-13 04:09:30] "GET /obj-perms HTTP/1.1" 200 5075 0.040769 10.0.0.56 - - [2025-11-13 04:09:34] "GET /obj-perms HTTP/1.1" 200 5039 0.004444 10.0.0.141 - - [2025-11-13 04:09:37] "GET /obj-perms HTTP/1.1" 200 5039 0.004241 10.0.0.56 - - [2025-11-13 04:09:44] "GET /obj-perms HTTP/1.1" 200 5039 0.003765 10.0.0.141 - - [2025-11-13 04:09:44] "GET /obj-perms HTTP/1.1" 200 5039 0.004254 10.0.0.61 - - [2025-11-13 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004036 10.0.0.61 - - [2025-11-13 04:09:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 10.0.0.141 - - [2025-11-13 04:09:44] "DELETE /virtual-network/892d3e1e-9156-49f6-8e3d-185c590b7742 HTTP/1.1" 200 115 0.118671 10.0.0.141 - - [2025-11-13 04:09:44] "DELETE /route-target/407c6993-31df-4e89-8d4e-9925067e1058 HTTP/1.1" 200 115 0.024096 10.0.0.141 - - [2025-11-13 04:09:44] "DELETE /api-access-list/a0bf23f0-eaa7-41c0-9ebb-5c09a16ef836 HTTP/1.1" 200 115 0.034354 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001116 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.039885 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?fields=virtual_networks HTTP/1.1" 200 1033 0.042126 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001522 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041814 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=a961f1dd-2d9b-45fc-958c-1b277286116e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000968 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/a961f1dd-2d9b-45fc-958c-1b277286116e?fields=security_groups HTTP/1.1" 200 1254 0.041531 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000904 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.030886 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?fields=virtual_networks HTTP/1.1" 200 1032 0.084628 10.0.0.61 - - [2025-11-13 04:09:45] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.141 - - [2025-11-13 04:09:45] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.034079 10.0.0.61 - - [2025-11-13 04:09:46] "GET /projects?obj_uuids=184dc4df-8672-4520-9e93-98f72ac91920&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000926 10.0.0.141 - - [2025-11-13 04:09:46] "GET /project/184dc4df-8672-4520-9e93-98f72ac91920?fields=security_groups HTTP/1.1" 200 1253 0.039574 10.0.0.141 - - [2025-11-13 04:09:48] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003663 10.0.0.141 - - [2025-11-13 04:09:48] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.010396 10.0.0.61 - - [2025-11-13 04:09:48] "GET /projects?obj_uuids=670eabf3-04ba-4bbc-ac12-48ad60f6b82c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001221 10.0.0.141 - - [2025-11-13 04:09:48] "GET /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.034949 10.0.0.61 - - [2025-11-13 04:09:48] "GET /projects?obj_uuids=670eabf3-04ba-4bbc-ac12-48ad60f6b82c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002075 10.0.0.141 - - [2025-11-13 04:09:48] "GET /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c?fields=virtual_networks HTTP/1.1" 200 1032 0.080356 10.0.0.61 - - [2025-11-13 04:09:48] "GET /projects?obj_uuids=670eabf3-04ba-4bbc-ac12-48ad60f6b82c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000896 10.0.0.141 - - [2025-11-13 04:09:48] "GET /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.033897 10.0.0.61 - - [2025-11-13 04:09:48] "GET /projects?obj_uuids=670eabf3-04ba-4bbc-ac12-48ad60f6b82c&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000897 10.0.0.141 - - [2025-11-13 04:09:48] "GET /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c?fields=security_groups HTTP/1.1" 200 1253 0.031574 10.0.0.141 - - [2025-11-13 04:09:49] "POST /fqname-to-id HTTP/1.1" 404 188 0.023747 10.0.0.61 - - [2025-11-13 04:09:49] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003345 10.0.0.61 - - [2025-11-13 04:09:49] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001242 10.0.0.61 - - [2025-11-13 04:09:49] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007307 10.0.0.61 - - [2025-11-13 04:09:49] "POST /id-to-fqname HTTP/1.1" 200 190 0.001161 10.0.0.61 - - [2025-11-13 04:09:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.007572 10.0.0.61 - - [2025-11-13 04:09:50] "POST /security-groups HTTP/1.1" 200 591 0.073642 10.0.0.61 - - [2025-11-13 04:09:50] "POST /projects HTTP/1.1" 200 585 0.280802 10.0.0.141 - - [2025-11-13 04:09:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.013969 10.0.0.61 - - [2025-11-13 04:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.352098 10.0.0.141 - - [2025-11-13 04:09:50] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.485617 10.0.0.141 - - [2025-11-13 04:09:51] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.141 - - [2025-11-13 04:09:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000553 10.0.0.141 - - [2025-11-13 04:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027761 10.0.0.141 - - [2025-11-13 04:09:53] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.003225 10.0.0.141 - - [2025-11-13 04:09:53] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002629 10.0.0.141 - - [2025-11-13 04:09:53] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1882 0.002565 10.0.0.141 - - [2025-11-13 04:09:53] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.011413 10.0.0.141 - - [2025-11-13 04:09:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.021324 10.0.0.61 - - [2025-11-13 04:09:55] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003585 10.0.0.61 - - [2025-11-13 04:09:55] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001376 10.0.0.61 - - [2025-11-13 04:09:55] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006880 10.0.0.61 - - [2025-11-13 04:09:55] "POST /id-to-fqname HTTP/1.1" 200 190 0.004304 10.0.0.61 - - [2025-11-13 04:09:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.006903 10.0.0.61 - - [2025-11-13 04:09:55] "POST /security-groups HTTP/1.1" 200 591 0.072359 10.0.0.61 - - [2025-11-13 04:09:56] "POST /projects HTTP/1.1" 200 585 0.275923 10.0.0.141 - - [2025-11-13 04:09:56] "POST /access-control-lists HTTP/1.1" 200 596 0.025563 10.0.0.61 - - [2025-11-13 04:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.345836 10.0.0.141 - - [2025-11-13 04:09:56] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.474494 10.0.0.141 - - [2025-11-13 04:09:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.023345 10.0.0.61 - - [2025-11-13 04:09:56] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003107 10.0.0.61 - - [2025-11-13 04:09:56] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001701 10.0.0.61 - - [2025-11-13 04:09:56] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007778 10.0.0.61 - - [2025-11-13 04:09:56] "POST /id-to-fqname HTTP/1.1" 200 190 0.003273 10.0.0.61 - - [2025-11-13 04:09:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.006506 10.0.0.61 - - [2025-11-13 04:09:56] "POST /security-groups HTTP/1.1" 200 591 0.076006 10.0.0.141 - - [2025-11-13 04:09:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.005202 10.0.0.61 - - [2025-11-13 04:09:56] "POST /projects HTTP/1.1" 200 585 0.296674 10.0.0.61 - - [2025-11-13 04:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.369368 10.0.0.141 - - [2025-11-13 04:09:57] "POST /access-control-lists HTTP/1.1" 200 594 0.028163 10.0.0.141 - - [2025-11-13 04:09:57] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.503252 10.0.0.141 - - [2025-11-13 04:09:57] "GET / HTTP/1.1" 200 35931 0.002024 10.0.0.141 - - [2025-11-13 04:09:58] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.141 - - [2025-11-13 04:09:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.004333 10.0.0.141 - - [2025-11-13 04:09:59] "POST /api-access-lists HTTP/1.1" 200 521 0.021588 10.0.0.141 - - [2025-11-13 04:09:59] "GET /api-access-list/f552c1fe-5001-4559-8c19-4a24a9850181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007271 10.0.0.141 - - [2025-11-13 04:09:59] "POST /fqname-to-id HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2025-11-13 04:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.046865 10.0.0.61 - - [2025-11-13 04:09:59] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.141 - - [2025-11-13 04:09:59] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053639 10.0.0.141 - - [2025-11-13 04:10:00] "GET /virtual-networks?parent_id=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018060 10.0.0.141 - - [2025-11-13 04:10:00] "POST /virtual-networks HTTP/1.1" 200 583 0.088371 10.0.0.141 - - [2025-11-13 04:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.036783 10.0.0.141 - - [2025-11-13 04:10:00] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.019361 10.0.0.61 - - [2025-11-13 04:10:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009422 10.0.0.141 - - [2025-11-13 04:10:00] "POST /ref-update HTTP/1.1" 200 156 0.084700 10.0.0.141 - - [2025-11-13 04:10:00] "GET /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018163 10.0.0.141 - - [2025-11-13 04:10:00] "POST /neutron/network HTTP/1.1" 200 848 0.049724 10.0.0.141 - - [2025-11-13 04:10:00] "POST /fqname-to-id HTTP/1.1" 401 293 0.000496 10.0.0.141 - - [2025-11-13 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.040164 10.0.0.61 - - [2025-11-13 04:10:01] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001143 10.0.0.141 - - [2025-11-13 04:10:01] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.059639 10.0.0.141 - - [2025-11-13 04:10:01] "GET /virtual-networks?parent_id=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.017365 10.0.0.141 - - [2025-11-13 04:10:01] "POST /virtual-networks HTTP/1.1" 200 583 0.087398 10.0.0.141 - - [2025-11-13 04:10:01] "POST /route-targets HTTP/1.1" 200 327 0.019132 10.0.0.141 - - [2025-11-13 04:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.030727 10.0.0.141 - - [2025-11-13 04:10:01] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014318 10.0.0.61 - - [2025-11-13 04:10:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005331 10.0.0.141 - - [2025-11-13 04:10:01] "POST /ref-update HTTP/1.1" 200 156 0.070981 10.0.0.141 - - [2025-11-13 04:10:01] "POST /neutron/network HTTP/1.1" 200 847 0.057444 10.0.0.141 - - [2025-11-13 04:10:01] "GET /virtual-network/6985bf6b-0201-40be-a07c-3a1506f5250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022037 10.0.0.141 - - [2025-11-13 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.141 - - [2025-11-13 04:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.56 - - [2025-11-13 04:10:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000484 10.0.0.61 - - [2025-11-13 04:10:04] "GET /obj-perms HTTP/1.1" 403 257 0.036904 10.0.0.61 - - [2025-11-13 04:10:05] "GET /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.014645 10.0.0.141 - - [2025-11-13 04:10:05] "GET /obj-perms HTTP/1.1" 403 257 0.033694 10.0.0.141 - - [2025-11-13 04:10:05] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.045521 10.0.0.141 - - [2025-11-13 04:10:05] "PUT /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606 HTTP/1.1" 200 264 0.047850 10.0.0.141 - - [2025-11-13 04:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.141 - - [2025-11-13 04:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.56 - - [2025-11-13 04:10:06] "GET /obj-perms HTTP/1.1" 403 257 0.039587 10.0.0.61 - - [2025-11-13 04:10:07] "GET /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 376 0.034997 10.0.0.141 - - [2025-11-13 04:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.141 - - [2025-11-13 04:10:07] "GET /obj-perms HTTP/1.1" 403 257 0.036555 10.0.0.141 - - [2025-11-13 04:10:07] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.023487 10.0.0.141 - - [2025-11-13 04:10:07] "PUT /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606 HTTP/1.1" 200 264 0.056095 10.0.0.61 - - [2025-11-13 04:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002436 10.0.0.61 - - [2025-11-13 04:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002371 10.0.0.141 - - [2025-11-13 04:10:07] "DELETE /virtual-network/6985bf6b-0201-40be-a07c-3a1506f5250d HTTP/1.1" 200 115 0.118487 10.0.0.141 - - [2025-11-13 04:10:07] "DELETE /route-target/51909563-e42c-4207-b0b8-709c5b212d7c HTTP/1.1" 200 115 0.025982 10.0.0.61 - - [2025-11-13 04:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004889 10.0.0.61 - - [2025-11-13 04:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004801 10.0.0.141 - - [2025-11-13 04:10:07] "DELETE /virtual-network/0ef78bd1-7a25-4b7a-9278-7a76561e4606 HTTP/1.1" 200 115 0.116154 10.0.0.141 - - [2025-11-13 04:10:07] "DELETE /api-access-list/f552c1fe-5001-4559-8c19-4a24a9850181 HTTP/1.1" 200 115 0.036447 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001040 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.035537 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001110 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?fields=virtual_networks HTTP/1.1" 200 1042 0.048251 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.053886 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001356 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?fields=security_groups HTTP/1.1" 200 1268 0.036216 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001248 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.039505 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001345 10.0.0.141 - - [2025-11-13 04:10:08] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?fields=virtual_networks HTTP/1.1" 200 1043 0.042202 10.0.0.61 - - [2025-11-13 04:10:08] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.141 - - [2025-11-13 04:10:09] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.035104 10.0.0.61 - - [2025-11-13 04:10:09] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001303 10.0.0.141 - - [2025-11-13 04:10:09] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?fields=security_groups HTTP/1.1" 200 1269 0.039206 10.0.0.141 - - [2025-11-13 04:10:09] "DELETE /access-control-list/f184e930-c7ae-417e-8b90-a5f782c21f78 HTTP/1.1" 200 115 0.030223 10.0.0.141 - - [2025-11-13 04:10:09] "DELETE /access-control-list/1dbd7938-60bd-4e31-bb21-d16f5aae42ee HTTP/1.1" 200 115 0.046733 10.0.0.141 - - [2025-11-13 04:10:13] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.141 - - [2025-11-13 04:10:14] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.141 - - [2025-11-13 04:10:14] "POST /fqname-to-id HTTP/1.1" 401 293 0.000600 10.0.0.141 - - [2025-11-13 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.076212 10.0.0.61 - - [2025-11-13 04:10:15] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.141 - - [2025-11-13 04:10:15] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.050447 10.0.0.141 - - [2025-11-13 04:10:15] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010673 10.0.0.141 - - [2025-11-13 04:10:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.012877 10.0.0.141 - - [2025-11-13 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.61 - - [2025-11-13 04:10:15] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001031 10.0.0.141 - - [2025-11-13 04:10:15] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.016723 10.0.0.141 - - [2025-11-13 04:10:15] "POST /service-templates HTTP/1.1" 403 264 0.010821 10.0.0.141 - - [2025-11-13 04:10:15] "POST /fqname-to-id HTTP/1.1" 404 215 0.003365 10.0.0.141 - - [2025-11-13 04:10:15] "POST /api-access-lists HTTP/1.1" 200 555 0.023540 10.0.0.141 - - [2025-11-13 04:10:15] "GET /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.005512 10.0.0.141 - - [2025-11-13 04:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015262 10.0.0.61 - - [2025-11-13 04:10:15] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001101 10.0.0.141 - - [2025-11-13 04:10:15] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.053662 10.0.0.141 - - [2025-11-13 04:10:15] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016974 10.0.0.141 - - [2025-11-13 04:10:15] "POST /virtual-networks HTTP/1.1" 200 583 0.091721 10.0.0.141 - - [2025-11-13 04:10:16] "POST /route-targets HTTP/1.1" 200 327 0.014557 10.0.0.141 - - [2025-11-13 04:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.034648 10.0.0.141 - - [2025-11-13 04:10:16] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013203 10.0.0.61 - - [2025-11-13 04:10:16] "POST /useragent-kv HTTP/1.1" 200 115 0.007299 10.0.0.141 - - [2025-11-13 04:10:16] "POST /ref-update HTTP/1.1" 200 156 0.081753 10.0.0.141 - - [2025-11-13 04:10:16] "POST /neutron/network HTTP/1.1" 200 848 0.063433 10.0.0.141 - - [2025-11-13 04:10:16] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.021259 10.0.0.141 - - [2025-11-13 04:10:16] "POST /neutron/subnet HTTP/1.1" 200 676 0.042121 10.0.0.141 - - [2025-11-13 04:10:16] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007209 10.0.0.141 - - [2025-11-13 04:10:16] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004202 10.0.0.141 - - [2025-11-13 04:10:16] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005274 10.0.0.56 - - [2025-11-13 04:10:17] "GET /obj-perms HTTP/1.1" 200 5049 0.050264 10.0.0.141 - - [2025-11-13 04:10:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.016649 10.0.0.141 - - [2025-11-13 04:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013358 10.0.0.61 - - [2025-11-13 04:10:18] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001054 10.0.0.141 - - [2025-11-13 04:10:18] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.018744 10.0.0.141 - - [2025-11-13 04:10:18] "POST /service-templates HTTP/1.1" 403 264 0.011368 10.0.0.141 - - [2025-11-13 04:10:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.003317 10.0.0.141 - - [2025-11-13 04:10:18] "POST /api-access-lists HTTP/1.1" 200 521 0.023593 10.0.0.141 - - [2025-11-13 04:10:18] "GET /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005169 10.0.0.141 - - [2025-11-13 04:10:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.017532 10.0.0.141 - - [2025-11-13 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016272 10.0.0.61 - - [2025-11-13 04:10:18] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001050 10.0.0.141 - - [2025-11-13 04:10:18] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019806 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/184dc4df-8672-4520-9e93-98f72ac91920 HTTP/1.1" 404 177 0.013652 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/ea633db795984f5b909634edca04bb09 HTTP/1.1" 404 173 0.012014 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/759c0bf5101b4273be4036cd91b325c4 HTTP/1.1" 404 173 0.013193 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/a8736be8f4304b8a93f7c2c0844cfa9f HTTP/1.1" 404 173 0.011692 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/670eabf3-04ba-4bbc-ac12-48ad60f6b82c HTTP/1.1" 404 177 0.008549 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/a961f1dd-2d9b-45fc-958c-1b277286116e HTTP/1.1" 404 177 0.011096 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000737 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000712 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.055202 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.067874 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000873 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000835 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?fields=security_groups HTTP/1.1" 200 1373 0.061454 10.0.0.141 - - [2025-11-13 04:10:18] "POST /service-templates HTTP/1.1" 200 551 0.117533 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?fields=security_groups HTTP/1.1" 200 1374 0.107456 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /security-group/1d170d59-10ac-468e-98f8-0fd2a6c6e33d HTTP/1.1" 200 115 0.069273 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=759c0bf5-101b-4273-be40-36cd91b325c4&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001903 10.0.0.141 - - [2025-11-13 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.077832 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/759c0bf5-101b-4273-be40-36cd91b325c4?fields=application_policy_sets HTTP/1.1" 200 1412 0.051718 10.0.0.141 - - [2025-11-13 04:10:18] "DELETE /access-control-list/cae7d70c-7585-4fc1-ad4f-cd655cff74a1 HTTP/1.1" 200 115 0.039284 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /security-group/9852d6ea-92cf-4b21-9ba1-b65c8e476a8d HTTP/1.1" 200 115 0.074356 10.0.0.61 - - [2025-11-13 04:10:18] "GET /projects?obj_uuids=a8736be8-f430-4b8a-93f7-c2c0844cfa9f&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000988 10.0.0.141 - - [2025-11-13 04:10:18] "GET /service-template/6290294a-7cb8-4452-8f1a-541f99406fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.048328 10.0.0.61 - - [2025-11-13 04:10:18] "GET /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f?fields=application_policy_sets HTTP/1.1" 200 1413 0.064482 10.0.0.141 - - [2025-11-13 04:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.047364 10.0.0.141 - - [2025-11-13 04:10:18] "GET /service-template/6290294a-7cb8-4452-8f1a-541f99406fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.037443 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/759c0bf5-101b-4273-be40-36cd91b325c4 HTTP/1.1" 200 115 0.515373 10.0.0.61 - - [2025-11-13 04:10:18] "DELETE /project/a8736be8-f430-4b8a-93f7-c2c0844cfa9f HTTP/1.1" 200 115 0.588268 10.0.0.141 - - [2025-11-13 04:10:20] "GET /obj-perms HTTP/1.1" 403 257 0.045656 10.0.0.56 - - [2025-11-13 04:10:20] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.038396 10.0.0.61 - - [2025-11-13 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026832 10.0.0.141 - - [2025-11-13 04:10:21] "GET /obj-perms HTTP/1.1" 403 257 0.011870 10.0.0.141 - - [2025-11-13 04:10:21] "GET /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003320 10.0.0.141 - - [2025-11-13 04:10:21] "PUT /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84 HTTP/1.1" 200 264 0.009477 10.0.0.141 - - [2025-11-13 04:10:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.141 - - [2025-11-13 04:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.039799 10.0.0.61 - - [2025-11-13 04:10:21] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001866 10.0.0.141 - - [2025-11-13 04:10:21] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.054152 10.0.0.141 - - [2025-11-13 04:10:21] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017520 10.0.0.141 - - [2025-11-13 04:10:21] "POST /virtual-networks HTTP/1.1" 403 263 0.011739 10.0.0.141 - - [2025-11-13 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.141 - - [2025-11-13 04:10:22] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.026237 10.0.0.141 - - [2025-11-13 04:10:22] "GET /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.002771 10.0.0.141 - - [2025-11-13 04:10:22] "PUT /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc HTTP/1.1" 200 264 0.010062 10.0.0.141 - - [2025-11-13 04:10:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.016714 10.0.0.141 - - [2025-11-13 04:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013650 10.0.0.61 - - [2025-11-13 04:10:22] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001113 10.0.0.141 - - [2025-11-13 04:10:22] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.019712 10.0.0.141 - - [2025-11-13 04:10:22] "POST /service-templates HTTP/1.1" 403 264 0.013446 10.0.0.141 - - [2025-11-13 04:10:22] "GET /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003673 10.0.0.141 - - [2025-11-13 04:10:22] "PUT /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84 HTTP/1.1" 200 264 0.010221 10.0.0.141 - - [2025-11-13 04:10:22] "GET /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003511 10.0.0.141 - - [2025-11-13 04:10:22] "PUT /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc HTTP/1.1" 200 264 0.011791 10.0.0.141 - - [2025-11-13 04:10:23] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012763 10.0.0.141 - - [2025-11-13 04:10:24] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.032185 10.0.0.56 - - [2025-11-13 04:10:24] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.012069 10.0.0.56 - - [2025-11-13 04:10:24] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.033498 10.0.0.61 - - [2025-11-13 04:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.61 - - [2025-11-13 04:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.141 - - [2025-11-13 04:10:25] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003812 10.0.0.141 - - [2025-11-13 04:10:25] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.011822 10.0.0.141 - - [2025-11-13 04:10:25] "GET /obj-perms HTTP/1.1" 403 257 0.010701 10.0.0.141 - - [2025-11-13 04:10:25] "GET /obj-perms HTTP/1.1" 403 257 0.010909 10.0.0.141 - - [2025-11-13 04:10:25] "DELETE /api-access-list/6f5441b2-7d2d-47e4-b208-3da18fc7cd84 HTTP/1.1" 200 115 0.050442 10.0.0.141 - - [2025-11-13 04:10:25] "DELETE /api-access-list/c1bf873b-f040-4944-8134-188fad249ddc HTTP/1.1" 200 115 0.024080 10.0.0.141 - - [2025-11-13 04:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.56 - - [2025-11-13 04:10:27] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.035496 10.0.0.61 - - [2025-11-13 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.141 - - [2025-11-13 04:10:27] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.032232 10.0.0.141 - - [2025-11-13 04:10:27] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2686 0.003847 10.0.0.141 - - [2025-11-13 04:10:27] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.015453 10.0.0.141 - - [2025-11-13 04:10:27] "GET /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015035 10.0.0.141 - - [2025-11-13 04:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.141 - - [2025-11-13 04:10:27] "DELETE /service-template/6290294a-7cb8-4452-8f1a-541f99406fa1 HTTP/1.1" 200 115 0.030448 10.0.0.141 - - [2025-11-13 04:10:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.020623 10.0.0.61 - - [2025-11-13 04:10:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.61 - - [2025-11-13 04:10:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003170 10.0.0.141 - - [2025-11-13 04:10:28] "DELETE /virtual-network/9d3f6d29-a0d6-44ee-9788-d2d43eba7132 HTTP/1.1" 200 115 0.096662 10.0.0.141 - - [2025-11-13 04:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.141 - - [2025-11-13 04:10:28] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.003805 10.0.0.141 - - [2025-11-13 04:10:28] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.010653 10.0.0.141 - - [2025-11-13 04:10:28] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2692 0.003956 10.0.0.141 - - [2025-11-13 04:10:28] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.010572 10.0.0.141 - - [2025-11-13 04:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.61 - - [2025-11-13 04:10:30] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001482 10.0.0.141 - - [2025-11-13 04:10:30] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.046843 10.0.0.61 - - [2025-11-13 04:10:31] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001354 10.0.0.141 - - [2025-11-13 04:10:31] "POST /neutron/network HTTP/1.1" 200 643 0.518944 10.0.0.141 - - [2025-11-13 04:10:31] "GET /obj-perms HTTP/1.1" 200 5075 0.071964 10.0.0.141 - - [2025-11-13 04:10:31] "POST /id-to-fqname HTTP/1.1" 200 240 0.003899 10.0.0.141 - - [2025-11-13 04:10:31] "GET /virtual-network/8570fb8e-b2dd-48ea-8533-2a10f931203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008394 10.0.0.141 - - [2025-11-13 04:10:31] "POST /neutron/network HTTP/1.1" 200 860 0.008339 10.0.0.141 - - [2025-11-13 04:10:32] "GET /virtual-network/8570fb8e-b2dd-48ea-8533-2a10f931203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.009031 10.0.0.141 - - [2025-11-13 04:10:32] "POST /neutron/network HTTP/1.1" 200 860 0.020649 10.0.0.141 - - [2025-11-13 04:10:32] "GET /virtual-network/8570fb8e-b2dd-48ea-8533-2a10f931203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006232 10.0.0.141 - - [2025-11-13 04:10:32] "POST /ref-update HTTP/1.1" 200 156 0.027981 10.0.0.141 - - [2025-11-13 04:10:32] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011992 10.0.0.141 - - [2025-11-13 04:10:32] "GET /virtual-network/8570fb8e-b2dd-48ea-8533-2a10f931203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.022586 10.0.0.61 - - [2025-11-13 04:10:32] "GET /obj-perms HTTP/1.1" 200 5049 0.054150 10.0.0.141 - - [2025-11-13 04:10:32] "POST /fqname-to-id HTTP/1.1" 404 215 0.004329 10.0.0.141 - - [2025-11-13 04:10:32] "POST /api-access-lists HTTP/1.1" 200 555 0.032842 10.0.0.141 - - [2025-11-13 04:10:32] "GET /api-access-list/edd37bf8-0380-4d19-bb6d-2c2139ad8b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2443 0.005604 10.0.0.141 - - [2025-11-13 04:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015740 10.0.0.61 - - [2025-11-13 04:10:32] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000953 10.0.0.141 - - [2025-11-13 04:10:33] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.064138 10.0.0.141 - - [2025-11-13 04:10:33] "POST /neutron/network HTTP/1.1" 200 693 0.025783 10.0.0.141 - - [2025-11-13 04:10:33] "POST /neutron/network HTTP/1.1" 200 864 0.042292 10.0.0.141 - - [2025-11-13 04:10:33] "POST /id-to-fqname HTTP/1.1" 200 240 0.011825 10.0.0.141 - - [2025-11-13 04:10:33] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016422 10.0.0.141 - - [2025-11-13 04:10:33] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016288 10.0.0.141 - - [2025-11-13 04:10:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.056251 10.0.0.141 - - [2025-11-13 04:10:34] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005371 10.0.0.141 - - [2025-11-13 04:10:34] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003599 10.0.0.141 - - [2025-11-13 04:10:34] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005212 10.0.0.141 - - [2025-11-13 04:10:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.016999 10.0.0.141 - - [2025-11-13 04:10:34] "POST /fqname-to-id HTTP/1.1" 404 264 0.004572 10.0.0.141 - - [2025-11-13 04:10:34] "POST /access-control-lists HTTP/1.1" 200 624 0.025251 10.0.0.141 - - [2025-11-13 04:10:35] "PUT /access-control-list/3c141c0e-af2c-4c39-bf22-661718901a5c HTTP/1.1" 200 272 0.021135 10.0.0.61 - - [2025-11-13 04:10:35] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001086 10.0.0.141 - - [2025-11-13 04:10:35] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.096407 10.0.0.61 - - [2025-11-13 04:10:35] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001102 10.0.0.141 - - [2025-11-13 04:10:35] "POST /neutron/security_group_rule HTTP/1.1" 200 575 0.081293 10.0.0.61 - - [2025-11-13 04:10:35] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.141 - - [2025-11-13 04:10:36] "POST /neutron/security_group_rule HTTP/1.1" 200 151 0.260050 10.0.0.141 - - [2025-11-13 04:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.037016 10.0.0.141 - - [2025-11-13 04:10:36] "GET /security-group/48194487-7c16-47ab-8a11-1c56cf227b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.021394 10.0.0.141 - - [2025-11-13 04:10:36] "POST /id-to-fqname HTTP/1.1" 200 240 0.012510 10.0.0.61 - - [2025-11-13 04:10:38] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001330 10.0.0.141 - - [2025-11-13 04:10:38] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060759 10.0.0.141 - - [2025-11-13 04:10:38] "POST /neutron/network HTTP/1.1" 200 864 0.007672 10.0.0.141 - - [2025-11-13 04:10:38] "POST /neutron/port HTTP/1.1" 200 117 0.029788 10.0.0.61 - - [2025-11-13 04:10:38] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001093 10.0.0.141 - - [2025-11-13 04:10:39] "POST /neutron/port HTTP/1.1" 200 1060 0.443840 10.0.0.141 - - [2025-11-13 04:10:39] "POST /neutron/port HTTP/1.1" 200 1114 0.128459 10.0.0.141 - - [2025-11-13 04:10:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.009599 10.0.0.141 - - [2025-11-13 04:10:43] "POST /neutron/port HTTP/1.1" 200 1088 0.015438 10.0.0.141 - - [2025-11-13 04:10:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006466 10.0.0.141 - - [2025-11-13 04:10:43] "POST /neutron/port HTTP/1.1" 200 1088 0.021351 10.0.0.141 - - [2025-11-13 04:10:43] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 401 293 0.000402 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.039573 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.014120 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine-interface/41b6e78d-e1df-4d01-b3ab-11690aaae87f HTTP/1.1" 200 3023 0.021235 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.016421 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine-interface/41b6e78d-e1df-4d01-b3ab-11690aaae87f HTTP/1.1" 200 3023 0.020526 10.0.0.141 - - [2025-11-13 04:10:44] "GET /instance-ip/6407da5d-4092-4c50-a446-090ce06f7a20 HTTP/1.1" 200 1640 0.018630 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.015185 10.0.0.141 - - [2025-11-13 04:10:44] "GET /virtual-machine-interface/41b6e78d-e1df-4d01-b3ab-11690aaae87f HTTP/1.1" 200 3023 0.021860 10.0.0.141 - - [2025-11-13 04:10:44] "GET /instance-ip/6407da5d-4092-4c50-a446-090ce06f7a20 HTTP/1.1" 200 1640 0.032976 10.0.0.141 - - [2025-11-13 04:10:44] "POST /fqname-to-id HTTP/1.1" 403 354 0.014866 10.0.0.141 - - [2025-11-13 04:10:44] "GET / HTTP/1.1" 200 35931 0.003042 10.0.0.141 - - [2025-11-13 04:10:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000463 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026646 10.0.0.141 - - [2025-11-13 04:10:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004882 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.020269 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018131 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.014648 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.141 - - [2025-11-13 04:10:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003081 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017036 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017286 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.014250 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.141 - - [2025-11-13 04:10:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003920 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.019584 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.022161 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.015668 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.141 - - [2025-11-13 04:10:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003472 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016383 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017332 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 403 354 0.013469 10.0.0.141 - - [2025-11-13 04:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.141 - - [2025-11-13 04:10:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003349 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018924 10.0.0.141 - - [2025-11-13 04:10:45] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018557 10.0.0.141 - - [2025-11-13 04:10:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011558 10.0.0.141 - - [2025-11-13 04:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014585 10.0.0.141 - - [2025-11-13 04:10:49] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.015949 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 403 354 0.014994 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.141 - - [2025-11-13 04:10:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003113 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.018577 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.029369 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 403 354 0.014743 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.141 - - [2025-11-13 04:10:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003266 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017296 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017953 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011843 10.0.0.141 - - [2025-11-13 04:10:51] "GET /routing-instance/44b9abc8-cdd3-4390-b136-64d70de8297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.034341 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 403 354 0.015018 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.141 - - [2025-11-13 04:10:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003403 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016340 10.0.0.141 - - [2025-11-13 04:10:51] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.016829 10.0.0.141 - - [2025-11-13 04:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011876 10.0.0.141 - - [2025-11-13 04:10:51] "GET /routing-instance/44b9abc8-cdd3-4390-b136-64d70de8297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.015518 10.0.0.61 - - [2025-11-13 04:10:51] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.042078 10.0.0.141 - - [2025-11-13 04:10:51] "GET /obj-perms HTTP/1.1" 403 257 0.010918 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.011317 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.012362 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.010728 10.0.0.61 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.009787 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.010045 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.034667 10.0.0.56 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 200 5049 0.003474 10.0.0.141 - - [2025-11-13 04:10:52] "GET /obj-perms HTTP/1.1" 403 257 0.009036 10.0.0.141 - - [2025-11-13 04:10:53] "GET /obj-perms HTTP/1.1" 200 5049 0.049782 10.0.0.56 - - [2025-11-13 04:10:53] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018760 10.0.0.61 - - [2025-11-13 04:10:53] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 320 0.018891 10.0.0.141 - - [2025-11-13 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012629 10.0.0.61 - - [2025-11-13 04:10:53] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001016 10.0.0.141 - - [2025-11-13 04:10:53] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.065156 10.0.0.141 - - [2025-11-13 04:10:53] "GET /virtual-network/8570fb8e-b2dd-48ea-8533-2a10f931203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.018001 10.0.0.141 - - [2025-11-13 04:10:53] "GET /floating-ip-pools?parent_id=8570fb8e-b2dd-48ea-8533-2a10f931203f&detail=False&count=False&shared=False HTTP/1.1" 200 393 0.014105 10.0.0.141 - - [2025-11-13 04:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014030 10.0.0.141 - - [2025-11-13 04:10:53] "GET /floating-ip-pool/97442532-4d62-4e3a-b21e-3717666ffa71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.016218 10.0.0.61 - - [2025-11-13 04:10:53] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000952 10.0.0.141 - - [2025-11-13 04:10:53] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.060423 10.0.0.141 - - [2025-11-13 04:10:54] "POST /floating-ips HTTP/1.1" 200 616 0.059452 10.0.0.141 - - [2025-11-13 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015718 10.0.0.141 - - [2025-11-13 04:10:54] "GET /floating-ip/b687547b-a765-4729-bf14-7285a45c6005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.015957 10.0.0.141 - - [2025-11-13 04:10:54] "GET /floating-ip/b687547b-a765-4729-bf14-7285a45c6005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.015503 10.0.0.141 - - [2025-11-13 04:10:54] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.013772 10.0.0.141 - - [2025-11-13 04:10:54] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1204 0.015036 10.0.0.141 - - [2025-11-13 04:10:54] "GET /virtual-machine-interface/41b6e78d-e1df-4d01-b3ab-11690aaae87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2802 0.019489 10.0.0.141 - - [2025-11-13 04:10:54] "POST /ref-update HTTP/1.1" 200 156 0.024497 10.0.0.141 - - [2025-11-13 04:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012849 10.0.0.141 - - [2025-11-13 04:10:54] "GET /routing-instance/a5bc4739-ab5a-4c4f-90df-4e457de98a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.013161 10.0.0.141 - - [2025-11-13 04:10:54] "GET /obj-perms HTTP/1.1" 403 257 0.030375 10.0.0.141 - - [2025-11-13 04:10:54] "GET /obj-perms HTTP/1.1" 403 257 0.010423 10.0.0.141 - - [2025-11-13 04:10:54] "POST /neutron/port HTTP/1.1" 200 1088 0.053847 10.0.0.141 - - [2025-11-13 04:10:55] "POST /neutron/port HTTP/1.1" 200 1155 0.193581 10.0.0.141 - - [2025-11-13 04:10:55] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.013036 10.0.0.141 - - [2025-11-13 04:10:55] "GET /virtual-machine-interface/41b6e78d-e1df-4d01-b3ab-11690aaae87f HTTP/1.1" 200 3585 0.018101 10.0.0.141 - - [2025-11-13 04:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011759 10.0.0.141 - - [2025-11-13 04:10:55] "GET /security-group/48194487-7c16-47ab-8a11-1c56cf227b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.011090 10.0.0.141 - - [2025-11-13 04:10:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013599 10.0.0.141 - - [2025-11-13 04:10:55] "GET /security-group/48194487-7c16-47ab-8a11-1c56cf227b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.015047 10.0.0.141 - - [2025-11-13 04:10:55] "DELETE /floating-ip/b687547b-a765-4729-bf14-7285a45c6005 HTTP/1.1" 200 115 0.057140 10.0.0.141 - - [2025-11-13 04:10:55] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 200 1293 0.016726 10.0.0.141 - - [2025-11-13 04:10:56] "POST /neutron/port HTTP/1.1" 200 1155 0.012099 10.0.0.141 - - [2025-11-13 04:10:57] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 404 171 0.014490 10.0.0.141 - - [2025-11-13 04:10:57] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 404 171 0.012099 10.0.0.141 - - [2025-11-13 04:10:57] "GET /virtual-machine/dd9c9114-39b3-48fd-b82c-256fa59af2f4 HTTP/1.1" 404 171 0.010356 10.0.0.141 - - [2025-11-13 04:10:57] "POST /fqname-to-id HTTP/1.1" 403 354 0.013859 10.0.0.141 - - [2025-11-13 04:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.141 - - [2025-11-13 04:10:57] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003240 10.0.0.141 - - [2025-11-13 04:10:57] "GET /virtual-networks?parent_id=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 611 0.016854 10.0.0.141 - - [2025-11-13 04:10:58] "GET /virtual-network/2a99477f-eea7-4c39-b5ae-6961e4737709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.017269 10.0.0.141 - - [2025-11-13 04:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012664 10.0.0.141 - - [2025-11-13 04:10:58] "GET /routing-instance/44b9abc8-cdd3-4390-b136-64d70de8297c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1359 0.017487 10.0.0.141 - - [2025-11-13 04:10:58] "GET /obj-perms HTTP/1.1" 403 257 0.010595 10.0.0.141 - - [2025-11-13 04:10:58] "GET /obj-perms HTTP/1.1" 200 5049 0.004309 10.0.0.56 - - [2025-11-13 04:11:04] "GET /obj-perms HTTP/1.1" 200 5049 0.004779 10.0.0.141 - - [2025-11-13 04:11:07] "GET /obj-perms HTTP/1.1" 200 5049 0.003778 10.0.0.56 - - [2025-11-13 04:11:14] "GET /obj-perms HTTP/1.1" 200 5049 0.003508 10.0.0.141 - - [2025-11-13 04:11:17] "GET /obj-perms HTTP/1.1" 200 5049 0.004994 10.0.0.56 - - [2025-11-13 04:11:23] "GET /obj-perms HTTP/1.1" 200 5049 0.005157 10.0.0.141 - - [2025-11-13 04:11:23] "GET /obj-perms HTTP/1.1" 200 5049 0.004218 10.0.0.141 - - [2025-11-13 04:11:23] "POST /neutron/security_group HTTP/1.1" 200 151 0.072854 10.0.0.141 - - [2025-11-13 04:11:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.018493 10.0.0.141 - - [2025-11-13 04:11:23] "DELETE /access-control-list/7c9c3d5f-5335-4429-ae92-084242826ac9 HTTP/1.1" 200 115 0.081388 10.0.0.141 - - [2025-11-13 04:11:24] "DELETE /route-target/37c1d38d-ce42-4c0b-b1c0-f3fb1e7d02fc HTTP/1.1" 200 115 0.018271 10.0.0.141 - - [2025-11-13 04:11:24] "DELETE /api-access-list/edd37bf8-0380-4d19-bb6d-2c2139ad8b16 HTTP/1.1" 200 115 0.031555 10.0.0.141 - - [2025-11-13 04:11:24] "POST /neutron/network HTTP/1.1" 200 860 0.006312 10.0.0.141 - - [2025-11-13 04:11:26] "GET /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004550 10.0.0.141 - - [2025-11-13 04:11:26] "PUT /api-access-list/9fda4e95-ca26-4bd9-9b72-98b2197c4347 HTTP/1.1" 200 264 0.010477 10.0.0.61 - - [2025-11-13 04:11:26] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.021421 10.0.0.141 - - [2025-11-13 04:11:26] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.112409 10.0.0.61 - - [2025-11-13 04:11:26] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000983 10.0.0.141 - - [2025-11-13 04:11:26] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?fields=virtual_networks HTTP/1.1" 200 1043 0.030846 10.0.0.61 - - [2025-11-13 04:11:26] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001278 10.0.0.141 - - [2025-11-13 04:11:26] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?fields=virtual_machine_interfaces HTTP/1.1" 200 1043 0.035366 10.0.0.61 - - [2025-11-13 04:11:26] "GET /projects?obj_uuids=ea633db7-9598-4f5b-9096-34edca04bb09&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001120 10.0.0.141 - - [2025-11-13 04:11:26] "GET /project/ea633db7-9598-4f5b-9096-34edca04bb09?fields=security_groups HTTP/1.1" 200 1269 0.036662 10.0.0.61 - - [2025-11-13 04:11:27] "GET /projects?obj_uuids=9bfafa9e-38b6-4036-818b-ee6d0c394321&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.000934 10.0.0.141 - - [2025-11-13 04:11:27] "GET /project/9bfafa9e-38b6-4036-818b-ee6d0c394321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.049796 [Introspect:8084]10.0.0.141 - - [2025-11-13 04:11:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001677 10.0.0.141 - - [2025-11-13 04:11:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.032325 10.0.0.61 - - [2025-11-13 04:11:31] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003243 10.0.0.61 - - [2025-11-13 04:11:31] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001197 10.0.0.61 - - [2025-11-13 04:11:31] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.030439 10.0.0.61 - - [2025-11-13 04:11:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.005522 10.0.0.61 - - [2025-11-13 04:11:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.012369 10.0.0.61 - - [2025-11-13 04:11:31] "POST /security-groups HTTP/1.1" 200 592 0.077918 10.0.0.141 - - [2025-11-13 04:11:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.004436 10.0.0.61 - - [2025-11-13 04:11:31] "POST /projects HTTP/1.1" 200 587 0.336048 10.0.0.61 - - [2025-11-13 04:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.404219 10.0.0.141 - - [2025-11-13 04:11:31] "POST /access-control-lists HTTP/1.1" 200 595 0.029527 10.0.0.141 - - [2025-11-13 04:11:31] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.584327 10.0.0.141 - - [2025-11-13 04:11:33] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.141 - - [2025-11-13 04:11:35] "POST /fqname-to-id HTTP/1.1" 401 293 0.000433 10.0.0.141 - - [2025-11-13 04:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.050837 10.0.0.61 - - [2025-11-13 04:11:35] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000876 10.0.0.141 - - [2025-11-13 04:11:35] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039740 10.0.0.61 - - [2025-11-13 04:11:35] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001299 10.0.0.141 - - [2025-11-13 04:11:36] "POST /neutron/network HTTP/1.1" 200 608 0.143142 10.0.0.141 - - [2025-11-13 04:11:36] "POST /id-to-fqname HTTP/1.1" 200 222 0.003370 10.0.0.141 - - [2025-11-13 04:11:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005089 10.0.0.141 - - [2025-11-13 04:11:36] "POST /neutron/network HTTP/1.1" 200 825 0.006623 10.0.0.141 - - [2025-11-13 04:11:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004872 10.0.0.141 - - [2025-11-13 04:11:37] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005093 10.0.0.56 - - [2025-11-13 04:11:38] "GET /obj-perms HTTP/1.1" 200 5051 0.047550 10.0.0.61 - - [2025-11-13 04:11:38] "GET /obj-perms HTTP/1.1" 200 5051 0.044360 10.0.0.141 - - [2025-11-13 04:11:38] "POST /id-to-fqname HTTP/1.1" 200 222 0.001415 10.0.0.141 - - [2025-11-13 04:11:38] "POST /neutron/network HTTP/1.1" 200 835 0.007085 10.0.0.61 - - [2025-11-13 04:11:39] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001098 10.0.0.141 - - [2025-11-13 04:11:39] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.055928 10.0.0.141 - - [2025-11-13 04:11:39] "POST /neutron/port HTTP/1.1" 200 117 0.005600 10.0.0.141 - - [2025-11-13 04:11:39] "POST /id-to-fqname HTTP/1.1" 200 222 0.001365 10.0.0.141 - - [2025-11-13 04:11:39] "POST /neutron/network HTTP/1.1" 200 835 0.006276 10.0.0.141 - - [2025-11-13 04:11:40] "POST /neutron/port HTTP/1.1" 200 1059 0.012857 10.0.0.141 - - [2025-11-13 04:11:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003683 10.0.0.141 - - [2025-11-13 04:11:40] "POST /neutron/network HTTP/1.1" 200 825 0.006110 10.0.0.61 - - [2025-11-13 04:11:40] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001282 10.0.0.141 - - [2025-11-13 04:11:40] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.056242 10.0.0.141 - - [2025-11-13 04:11:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010119 10.0.0.141 - - [2025-11-13 04:11:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006702 10.0.0.141 - - [2025-11-13 04:11:41] "POST /neutron/port HTTP/1.1" 200 1059 0.013534 10.0.0.141 - - [2025-11-13 04:11:41] "POST /neutron/port HTTP/1.1" 200 1087 0.017310 10.0.0.141 - - [2025-11-13 04:11:41] "POST /neutron/port HTTP/1.1" 200 117 0.001228 10.0.0.141 - - [2025-11-13 04:11:46] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006870 10.0.0.141 - - [2025-11-13 04:11:46] "POST /neutron/port HTTP/1.1" 200 1087 0.015609 10.0.0.141 - - [2025-11-13 04:11:46] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 401 293 0.000429 10.0.0.141 - - [2025-11-13 04:11:46] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 200 1294 0.033438 10.0.0.141 - - [2025-11-13 04:11:46] "GET /virtual-machine-interface/dffafe0c-750c-40e3-b609-4bf99086f027 HTTP/1.1" 200 2950 0.005472 10.0.0.141 - - [2025-11-13 04:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2025-11-13 04:11:46] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003595 10.0.0.141 - - [2025-11-13 04:11:46] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002635 10.0.0.141 - - [2025-11-13 04:11:46] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005437 10.0.0.141 - - [2025-11-13 04:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.141 - - [2025-11-13 04:11:49] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006987 10.0.0.141 - - [2025-11-13 04:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2025-11-13 04:11:53] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005852 10.0.0.141 - - [2025-11-13 04:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.141 - - [2025-11-13 04:11:58] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005049 10.0.0.141 - - [2025-11-13 04:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.141 - - [2025-11-13 04:12:02] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005613 10.0.0.141 - - [2025-11-13 04:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.141 - - [2025-11-13 04:12:06] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006813 10.0.0.141 - - [2025-11-13 04:12:10] "DELETE /access-control-list/482cb8d9-48c9-4bd6-90ba-415843186319 HTTP/1.1" 200 115 0.042192 10.0.0.141 - - [2025-11-13 04:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.141 - - [2025-11-13 04:12:10] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005073 10.0.0.141 - - [2025-11-13 04:12:11] "POST /neutron/port HTTP/1.1" 200 1087 0.048676 10.0.0.141 - - [2025-11-13 04:12:11] "POST /neutron/subnet HTTP/1.1" 200 690 0.010307 10.0.0.141 - - [2025-11-13 04:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.141 - - [2025-11-13 04:12:14] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009954 10.0.0.141 - - [2025-11-13 04:12:15] "POST /neutron/port HTTP/1.1" 200 1087 0.014195 10.0.0.141 - - [2025-11-13 04:12:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004477 10.0.0.141 - - [2025-11-13 04:12:15] "POST /neutron/network HTTP/1.1" 200 825 0.007016 10.0.0.141 - - [2025-11-13 04:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.141 - - [2025-11-13 04:12:18] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006190 10.0.0.61 - - [2025-11-13 04:12:19] "DELETE /project/7ecc28d1e343494e8e54c2d9717ac9f1 HTTP/1.1" 404 173 0.005666 10.0.0.61 - - [2025-11-13 04:12:19] "DELETE /project/ea633db7-9598-4f5b-9096-34edca04bb09 HTTP/1.1" 404 177 0.005637 10.0.0.141 - - [2025-11-13 04:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.141 - - [2025-11-13 04:12:20] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003460 10.0.0.141 - - [2025-11-13 04:12:20] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002690 10.0.0.141 - - [2025-11-13 04:12:20] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005926 10.0.0.141 - - [2025-11-13 04:12:25] "POST /neutron/port HTTP/1.1" 200 1087 0.015666 10.0.0.141 - - [2025-11-13 04:12:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.092810 10.0.0.141 - - [2025-11-13 04:12:33] "GET /obj-perms HTTP/1.1" 200 5075 0.045620 10.0.0.141 - - [2025-11-13 04:12:36] "POST /neutron/port HTTP/1.1" 200 1087 0.016035 10.0.0.141 - - [2025-11-13 04:12:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007479 10.0.0.141 - - [2025-11-13 04:12:36] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 200 1293 0.005888 10.0.0.141 - - [2025-11-13 04:12:36] "GET /virtual-machine-interface/d9bb8ded-dc24-48a3-b932-decb329bb179 HTTP/1.1" 200 2950 0.005602 10.0.0.141 - - [2025-11-13 04:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-13 04:12:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003487 10.0.0.141 - - [2025-11-13 04:12:36] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002559 10.0.0.141 - - [2025-11-13 04:12:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005431 10.0.0.141 - - [2025-11-13 04:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.141 - - [2025-11-13 04:12:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003239 10.0.0.141 - - [2025-11-13 04:12:37] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002836 10.0.0.141 - - [2025-11-13 04:12:37] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007125 10.0.0.141 - - [2025-11-13 04:12:37] "POST /neutron/port HTTP/1.1" 200 1087 0.020109 10.0.0.141 - - [2025-11-13 04:12:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008049 10.0.0.141 - - [2025-11-13 04:12:48] "POST /neutron/port HTTP/1.1" 200 1087 0.016592 10.0.0.56 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000404 10.0.0.56 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000357 10.0.0.61 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000414 10.0.0.61 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.56 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000601 10.0.0.56 - - [2025-11-13 04:12:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000659 10.0.0.61 - - [2025-11-13 04:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000501 10.0.0.61 - - [2025-11-13 04:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000435 10.0.0.141 - - [2025-11-13 04:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2025-11-13 04:12:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000358 10.0.0.141 - - [2025-11-13 04:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000372 10.0.0.141 - - [2025-11-13 04:12:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000777 10.0.0.141 - - [2025-11-13 04:13:13] "POST /neutron/port HTTP/1.1" 200 1087 0.016243 10.0.0.141 - - [2025-11-13 04:13:13] "POST /neutron/subnet HTTP/1.1" 200 690 0.009526 10.0.0.141 - - [2025-11-13 04:13:17] "POST /neutron/port HTTP/1.1" 200 1087 0.013583 10.0.0.141 - - [2025-11-13 04:13:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 10.0.0.141 - - [2025-11-13 04:13:17] "POST /neutron/network HTTP/1.1" 200 825 0.006318 10.0.0.141 - - [2025-11-13 04:14:14] "POST /neutron/network HTTP/1.1" 200 835 0.007253 10.0.0.141 - - [2025-11-13 04:14:14] "POST /neutron/port HTTP/1.1" 200 117 0.001169 10.0.0.141 - - [2025-11-13 04:14:18] "POST /neutron/port HTTP/1.1" 200 1087 0.013648 10.0.0.141 - - [2025-11-13 04:14:18] "POST /neutron/subnet HTTP/1.1" 200 690 0.007896 10.0.0.141 - - [2025-11-13 04:14:35] "POST /neutron/port HTTP/1.1" 200 1087 0.012952 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 200 1294 0.003828 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine-interface/dffafe0c-750c-40e3-b609-4bf99086f027 HTTP/1.1" 200 2950 0.005092 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 200 1294 0.003578 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine-interface/dffafe0c-750c-40e3-b609-4bf99086f027 HTTP/1.1" 200 2950 0.004846 10.0.0.141 - - [2025-11-13 04:14:35] "GET /instance-ip/84792669-568d-4e0c-880f-45d37f03cb9f HTTP/1.1" 200 1620 0.007471 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 200 1294 0.003187 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-machine-interface/dffafe0c-750c-40e3-b609-4bf99086f027 HTTP/1.1" 200 2950 0.004989 10.0.0.141 - - [2025-11-13 04:14:35] "GET /instance-ip/84792669-568d-4e0c-880f-45d37f03cb9f HTTP/1.1" 200 1620 0.004701 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005701 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003043 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005486 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004116 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003078 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006031 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003756 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003020 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005567 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004040 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003259 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005617 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003956 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003852 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005897 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004115 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002750 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007230 10.0.0.141 - - [2025-11-13 04:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.141 - - [2025-11-13 04:14:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003913 10.0.0.141 - - [2025-11-13 04:14:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002936 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007437 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2025-11-13 04:14:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003567 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002629 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005862 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2025-11-13 04:14:36] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.007883 10.0.0.141 - - [2025-11-13 04:14:36] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005166 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.141 - - [2025-11-13 04:14:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003768 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002691 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005543 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.141 - - [2025-11-13 04:14:36] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005393 10.0.0.141 - - [2025-11-13 04:14:36] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.008096 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.141 - - [2025-11-13 04:14:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004141 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002819 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005568 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2025-11-13 04:14:36] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003914 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002826 10.0.0.141 - - [2025-11-13 04:14:36] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006182 10.0.0.141 - - [2025-11-13 04:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.141 - - [2025-11-13 04:14:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005359 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004515 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006264 10.0.0.61 - - [2025-11-13 04:14:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003560 10.0.0.141 - - [2025-11-13 04:14:37] "GET /obj-perms HTTP/1.1" 200 5051 0.045830 10.0.0.141 - - [2025-11-13 04:14:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003526 10.0.0.56 - - [2025-11-13 04:14:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003695 10.0.0.61 - - [2025-11-13 04:14:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003808 10.0.0.141 - - [2025-11-13 04:14:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007914 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 200 1293 0.004253 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine-interface/d9bb8ded-dc24-48a3-b932-decb329bb179 HTTP/1.1" 200 2950 0.005059 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 200 1293 0.004252 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine-interface/d9bb8ded-dc24-48a3-b932-decb329bb179 HTTP/1.1" 200 2950 0.005412 10.0.0.141 - - [2025-11-13 04:14:37] "GET /instance-ip/8184ab5e-3d96-47da-abb3-6fb3b260b46d HTTP/1.1" 200 1621 0.005642 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 200 1293 0.004053 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-machine-interface/d9bb8ded-dc24-48a3-b932-decb329bb179 HTTP/1.1" 200 2950 0.005688 10.0.0.141 - - [2025-11-13 04:14:37] "GET /instance-ip/8184ab5e-3d96-47da-abb3-6fb3b260b46d HTTP/1.1" 200 1621 0.005478 10.0.0.141 - - [2025-11-13 04:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.141 - - [2025-11-13 04:14:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003384 10.0.0.141 - - [2025-11-13 04:14:37] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.005754 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005698 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004818 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002968 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007168 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005251 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003887 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007791 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005578 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004166 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007151 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005377 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004016 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006610 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004726 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003083 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005838 10.0.0.141 - - [2025-11-13 04:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.141 - - [2025-11-13 04:14:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004326 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004284 10.0.0.141 - - [2025-11-13 04:14:38] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005922 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.141 - - [2025-11-13 04:14:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003408 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002659 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006364 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.141 - - [2025-11-13 04:14:39] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005093 10.0.0.141 - - [2025-11-13 04:14:39] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004028 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.141 - - [2025-11-13 04:14:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003665 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002739 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005716 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.141 - - [2025-11-13 04:14:39] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005548 10.0.0.141 - - [2025-11-13 04:14:39] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004608 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.141 - - [2025-11-13 04:14:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009397 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002930 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006705 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.141 - - [2025-11-13 04:14:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003849 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002701 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005385 10.0.0.141 - - [2025-11-13 04:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2025-11-13 04:14:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003925 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003376 10.0.0.141 - - [2025-11-13 04:14:39] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007985 10.0.0.141 - - [2025-11-13 04:14:39] "GET /obj-perms HTTP/1.1" 200 5051 0.005273 10.0.0.141 - - [2025-11-13 04:14:40] "GET /obj-perms HTTP/1.1" 200 5051 0.004421 10.0.0.61 - - [2025-11-13 04:14:40] "GET /obj-perms HTTP/1.1" 200 5051 0.003558 10.0.0.56 - - [2025-11-13 04:14:40] "GET /obj-perms HTTP/1.1" 200 5051 0.003600 10.0.0.141 - - [2025-11-13 04:14:40] "GET /obj-perms HTTP/1.1" 200 5051 0.003662 10.0.0.141 - - [2025-11-13 04:14:45] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 200 1293 0.005095 10.0.0.141 - - [2025-11-13 04:14:46] "POST /neutron/port HTTP/1.1" 200 151 0.155742 10.0.0.141 - - [2025-11-13 04:14:47] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 404 171 0.003107 10.0.0.141 - - [2025-11-13 04:14:47] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 404 171 0.003767 10.0.0.141 - - [2025-11-13 04:14:47] "GET /virtual-machine/5697fb39-cd1e-46f4-b60f-0f622c26632f HTTP/1.1" 404 171 0.002252 10.0.0.141 - - [2025-11-13 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.141 - - [2025-11-13 04:14:47] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004102 10.0.0.141 - - [2025-11-13 04:14:47] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.004312 10.0.0.141 - - [2025-11-13 04:14:47] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.007659 10.0.0.141 - - [2025-11-13 04:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.141 - - [2025-11-13 04:14:47] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005718 10.0.0.141 - - [2025-11-13 04:14:47] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005778 10.0.0.56 - - [2025-11-13 04:14:48] "GET /obj-perms HTTP/1.1" 200 5051 0.005249 10.0.0.141 - - [2025-11-13 04:14:54] "GET /obj-perms HTTP/1.1" 200 5051 0.003682 10.0.0.56 - - [2025-11-13 04:14:57] "GET /obj-perms HTTP/1.1" 200 5051 0.004529 10.0.0.141 - - [2025-11-13 04:15:03] "GET /obj-perms HTTP/1.1" 200 5051 0.003561 10.0.0.56 - - [2025-11-13 04:15:06] "GET /obj-perms HTTP/1.1" 200 5051 0.004119 10.0.0.141 - - [2025-11-13 04:15:12] "GET /obj-perms HTTP/1.1" 200 5051 0.004856 10.0.0.56 - - [2025-11-13 04:15:15] "GET /obj-perms HTTP/1.1" 200 5051 0.004639 10.0.0.141 - - [2025-11-13 04:15:15] "GET /obj-perms HTTP/1.1" 200 5051 0.003595 10.0.0.141 - - [2025-11-13 04:15:15] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 200 1294 0.004022 10.0.0.141 - - [2025-11-13 04:15:16] "POST /neutron/port HTTP/1.1" 200 151 0.164245 10.0.0.141 - - [2025-11-13 04:15:17] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 404 171 0.003064 10.0.0.141 - - [2025-11-13 04:15:17] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 404 171 0.002856 10.0.0.141 - - [2025-11-13 04:15:17] "GET /virtual-machine/98557f3f-154c-4aa9-aff0-91cb4b29780a HTTP/1.1" 404 171 0.002236 10.0.0.141 - - [2025-11-13 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.141 - - [2025-11-13 04:15:18] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004134 10.0.0.141 - - [2025-11-13 04:15:18] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.002544 10.0.0.141 - - [2025-11-13 04:15:18] "GET /virtual-network/a9694974-d6f0-4d52-885a-cce118929d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005545 10.0.0.141 - - [2025-11-13 04:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.141 - - [2025-11-13 04:15:18] "GET /routing-instance/a1ebcc4a-0237-439c-bda8-ee7f325ac3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004110 10.0.0.141 - - [2025-11-13 04:15:18] "GET /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003976 10.0.0.56 - - [2025-11-13 04:15:21] "GET /obj-perms HTTP/1.1" 200 5051 0.003801 10.0.0.141 - - [2025-11-13 04:15:21] "GET /obj-perms HTTP/1.1" 200 5051 0.004405 10.0.0.61 - - [2025-11-13 04:15:21] "GET /obj-perms HTTP/1.1" 200 5051 0.003981 10.0.0.141 - - [2025-11-13 04:15:21] "DELETE /route-target/ab49c3d3-39d1-4c09-bb2a-acf1c91ea0bc HTTP/1.1" 200 115 0.024283 10.0.0.141 - - [2025-11-13 04:15:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.003040 10.0.0.141 - - [2025-11-13 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.61 - - [2025-11-13 04:15:24] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001359 10.0.0.141 - - [2025-11-13 04:15:24] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.044001 10.0.0.141 - - [2025-11-13 04:15:24] "POST /network-policys HTTP/1.1" 200 522 0.026083 10.0.0.141 - - [2025-11-13 04:15:24] "GET /network-policy/54dfc1ed-2986-4fee-a4d3-111c7d07b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.006020 10.0.0.141 - - [2025-11-13 04:15:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.002653 10.0.0.141 - - [2025-11-13 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.61 - - [2025-11-13 04:15:24] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001005 10.0.0.141 - - [2025-11-13 04:15:24] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.038440 10.0.0.141 - - [2025-11-13 04:15:24] "POST /network-policys HTTP/1.1" 200 522 0.026265 10.0.0.141 - - [2025-11-13 04:15:24] "GET /network-policy/32c39b84-4436-4554-871a-b55d31afcb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.007323 10.0.0.141 - - [2025-11-13 04:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.61 - - [2025-11-13 04:15:24] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001070 10.0.0.141 - - [2025-11-13 04:15:24] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.036143 10.0.0.141 - - [2025-11-13 04:15:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003655 10.0.0.141 - - [2025-11-13 04:15:25] "POST /virtual-networks HTTP/1.1" 200 546 0.064048 10.0.0.141 - - [2025-11-13 04:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.141 - - [2025-11-13 04:15:25] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003955 10.0.0.61 - - [2025-11-13 04:15:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007709 10.0.0.141 - - [2025-11-13 04:15:25] "POST /ref-update HTTP/1.1" 200 156 0.067122 10.0.0.141 - - [2025-11-13 04:15:25] "POST /neutron/network HTTP/1.1" 200 809 0.008786 10.0.0.141 - - [2025-11-13 04:15:25] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006500 10.0.0.141 - - [2025-11-13 04:15:25] "POST /neutron/subnet HTTP/1.1" 200 672 0.013214 10.0.0.141 - - [2025-11-13 04:15:25] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005455 10.0.0.141 - - [2025-11-13 04:15:26] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005247 10.0.0.141 - - [2025-11-13 04:15:26] "PUT /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e HTTP/1.1" 200 264 0.066939 10.0.0.141 - - [2025-11-13 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.141 - - [2025-11-13 04:15:26] "GET /network-policy/54dfc1ed-2986-4fee-a4d3-111c7d07b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004358 10.0.0.141 - - [2025-11-13 04:15:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.007802 10.0.0.141 - - [2025-11-13 04:15:26] "POST /ref-update HTTP/1.1" 200 156 0.046031 10.0.0.141 - - [2025-11-13 04:15:26] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005549 10.0.0.141 - - [2025-11-13 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.141 - - [2025-11-13 04:15:26] "GET /network-policy/54dfc1ed-2986-4fee-a4d3-111c7d07b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.004013 10.0.0.141 - - [2025-11-13 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.61 - - [2025-11-13 04:15:26] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.141 - - [2025-11-13 04:15:26] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.039896 10.0.0.141 - - [2025-11-13 04:15:26] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.003486 10.0.0.141 - - [2025-11-13 04:15:26] "POST /virtual-networks HTTP/1.1" 200 546 0.087751 10.0.0.141 - - [2025-11-13 04:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.141 - - [2025-11-13 04:15:26] "POST /ref-update HTTP/1.1" 200 156 0.023410 10.0.0.141 - - [2025-11-13 04:15:26] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004787 10.0.0.61 - - [2025-11-13 04:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009579 10.0.0.141 - - [2025-11-13 04:15:26] "POST /ref-update HTTP/1.1" 200 156 0.078988 10.0.0.141 - - [2025-11-13 04:15:26] "POST /neutron/network HTTP/1.1" 200 809 0.006763 10.0.0.141 - - [2025-11-13 04:15:26] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.004972 10.0.0.141 - - [2025-11-13 04:15:27] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.005516 10.0.0.141 - - [2025-11-13 04:15:27] "GET /obj-perms HTTP/1.1" 200 5051 0.003540 10.0.0.56 - - [2025-11-13 04:15:27] "GET /obj-perms HTTP/1.1" 200 5051 0.003941 10.0.0.141 - - [2025-11-13 04:15:27] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.005653 10.0.0.141 - - [2025-11-13 04:15:27] "PUT /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523 HTTP/1.1" 200 264 0.050574 10.0.0.141 - - [2025-11-13 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.141 - - [2025-11-13 04:15:27] "GET /network-policy/32c39b84-4436-4554-871a-b55d31afcb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.003912 10.0.0.141 - - [2025-11-13 04:15:27] "POST /ref-update HTTP/1.1" 200 156 0.055591 10.0.0.141 - - [2025-11-13 04:15:27] "POST /ref-update HTTP/1.1" 200 156 0.034153 10.0.0.141 - - [2025-11-13 04:15:27] "POST /neutron/network HTTP/1.1" 200 886 0.007877 10.0.0.141 - - [2025-11-13 04:15:27] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.008761 10.0.0.141 - - [2025-11-13 04:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013344 10.0.0.141 - - [2025-11-13 04:15:27] "GET /network-policy/32c39b84-4436-4554-871a-b55d31afcb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.004248 10.0.0.141 - - [2025-11-13 04:15:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001116 10.0.0.61 - - [2025-11-13 04:15:28] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001853 10.0.0.141 - - [2025-11-13 04:15:28] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.060721 10.0.0.141 - - [2025-11-13 04:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.012332 10.0.0.141 - - [2025-11-13 04:15:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001305 10.0.0.141 - - [2025-11-13 04:15:29] "POST /neutron/network HTTP/1.1" 200 896 0.006418 10.0.0.141 - - [2025-11-13 04:15:29] "POST /neutron/port HTTP/1.1" 200 1061 0.014365 10.0.0.141 - - [2025-11-13 04:15:29] "POST /neutron/port HTTP/1.1" 200 1089 0.015724 10.0.0.141 - - [2025-11-13 04:15:29] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.61 - - [2025-11-13 04:15:30] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001069 10.0.0.141 - - [2025-11-13 04:15:30] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.070878 10.0.0.141 - - [2025-11-13 04:15:30] "POST /neutron/port HTTP/1.1" 200 1089 0.018658 10.0.0.141 - - [2025-11-13 04:15:30] "POST /neutron/port HTTP/1.1" 200 1089 0.020828 10.0.0.61 - - [2025-11-13 04:15:30] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001029 10.0.0.141 - - [2025-11-13 04:15:31] "POST /neutron/port HTTP/1.1" 200 1061 0.355579 10.0.0.141 - - [2025-11-13 04:15:31] "POST /neutron/port HTTP/1.1" 200 1115 0.116565 10.0.0.141 - - [2025-11-13 04:15:31] "POST /neutron/subnet HTTP/1.1" 200 646 0.013545 10.0.0.141 - - [2025-11-13 04:15:35] "POST /neutron/port HTTP/1.1" 200 1089 0.013322 10.0.0.141 - - [2025-11-13 04:15:35] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006838 10.0.0.141 - - [2025-11-13 04:15:35] "GET /virtual-machine/8eff67a9-deb1-4715-9c84-fec515101445 HTTP/1.1" 200 1294 0.005527 10.0.0.141 - - [2025-11-13 04:15:35] "GET /virtual-machine-interface/f5369873-f5f3-4de5-be54-cef9ea4e39e4 HTTP/1.1" 200 2950 0.004793 10.0.0.141 - - [2025-11-13 04:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.141 - - [2025-11-13 04:15:35] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004207 10.0.0.141 - - [2025-11-13 04:15:35] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002712 10.0.0.141 - - [2025-11-13 04:15:35] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005938 10.0.0.141 - - [2025-11-13 04:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.141 - - [2025-11-13 04:15:39] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006442 10.0.0.141 - - [2025-11-13 04:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.141 - - [2025-11-13 04:15:43] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005074 10.0.0.141 - - [2025-11-13 04:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.141 - - [2025-11-13 04:15:47] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005191 10.0.0.141 - - [2025-11-13 04:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.141 - - [2025-11-13 04:15:51] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007225 10.0.0.141 - - [2025-11-13 04:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.141 - - [2025-11-13 04:15:55] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004955 10.0.0.141 - - [2025-11-13 04:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.141 - - [2025-11-13 04:15:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008034 10.0.0.141 - - [2025-11-13 04:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.141 - - [2025-11-13 04:16:03] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005150 10.0.0.141 - - [2025-11-13 04:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.141 - - [2025-11-13 04:16:07] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005638 10.0.0.141 - - [2025-11-13 04:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.141 - - [2025-11-13 04:16:09] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004066 10.0.0.141 - - [2025-11-13 04:16:09] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002909 10.0.0.141 - - [2025-11-13 04:16:09] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005430 10.0.0.141 - - [2025-11-13 04:16:09] "POST /neutron/port HTTP/1.1" 200 1089 0.015837 10.0.0.141 - - [2025-11-13 04:16:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007110 10.0.0.141 - - [2025-11-13 04:16:16] "POST /neutron/network HTTP/1.1" 200 896 0.006655 10.0.0.141 - - [2025-11-13 04:16:16] "POST /neutron/port HTTP/1.1" 200 117 0.001130 10.0.0.141 - - [2025-11-13 04:16:17] "POST /neutron/security_group HTTP/1.1" 200 2059 0.029528 10.0.0.141 - - [2025-11-13 04:16:20] "POST /neutron/port HTTP/1.1" 200 1089 0.048132 10.0.0.141 - - [2025-11-13 04:16:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003714 10.0.0.141 - - [2025-11-13 04:16:21] "POST /neutron/network HTTP/1.1" 200 886 0.006407 10.0.0.141 - - [2025-11-13 04:16:25] "POST /neutron/port HTTP/1.1" 200 1089 0.017803 10.0.0.141 - - [2025-11-13 04:16:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007228 10.0.0.141 - - [2025-11-13 04:16:25] "GET /virtual-machine/c88d7635-da1c-4615-9643-d2c22e8065e9 HTTP/1.1" 200 1294 0.005470 10.0.0.141 - - [2025-11-13 04:16:25] "GET /virtual-machine-interface/cdc20ad2-9f7c-4e36-a7ad-1afe4378f72c HTTP/1.1" 200 2950 0.005529 10.0.0.141 - - [2025-11-13 04:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.141 - - [2025-11-13 04:16:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003473 10.0.0.141 - - [2025-11-13 04:16:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002716 10.0.0.141 - - [2025-11-13 04:16:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005463 10.0.0.141 - - [2025-11-13 04:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.141 - - [2025-11-13 04:16:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003651 10.0.0.141 - - [2025-11-13 04:16:26] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002634 10.0.0.141 - - [2025-11-13 04:16:26] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005378 10.0.0.141 - - [2025-11-13 04:16:32] "POST /neutron/port HTTP/1.1" 200 1089 0.028584 10.0.0.61 - - [2025-11-13 04:16:36] "GET /obj-perms HTTP/1.1" 200 5075 0.044410 10.0.0.141 - - [2025-11-13 04:16:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007246 10.0.0.141 - - [2025-11-13 04:16:42] "POST /neutron/port HTTP/1.1" 200 1089 0.060155 10.0.0.141 - - [2025-11-13 04:17:18] "POST /neutron/port HTTP/1.1" 200 1089 0.034849 10.0.0.141 - - [2025-11-13 04:17:18] "POST /neutron/subnet HTTP/1.1" 200 646 0.007642 10.0.0.141 - - [2025-11-13 04:17:20] "POST /neutron/port HTTP/1.1" 200 1089 0.012876 10.0.0.141 - - [2025-11-13 04:17:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004174 10.0.0.141 - - [2025-11-13 04:17:20] "POST /neutron/network HTTP/1.1" 200 886 0.005961 10.0.0.56 - - [2025-11-13 04:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025159 10.0.0.56 - - [2025-11-13 04:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.56 - - [2025-11-13 04:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000364 10.0.0.61 - - [2025-11-13 04:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.61 - - [2025-11-13 04:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000371 10.0.0.56 - - [2025-11-13 04:17:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000945 10.0.0.56 - - [2025-11-13 04:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.61 - - [2025-11-13 04:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000400 10.0.0.61 - - [2025-11-13 04:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000369 10.0.0.141 - - [2025-11-13 04:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.141 - - [2025-11-13 04:17:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000382 10.0.0.141 - - [2025-11-13 04:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.141 - - [2025-11-13 04:17:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000383 +++ date ++ echo 'INFO: =================== Thu Nov 13 04:18:33 AM UTC 2025 ===================' INFO: =================== Thu Nov 13 04:18:33 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.141:8081 10.0.0.56:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.141:8081 10.0.0.56:8081 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.141:9042 10.0.0.56:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.141:8086 10.0.0.56:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.141:8086 10.0.0.56:8086 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.141:8082 10.0.0.56:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.141:8082 10.0.0.56:8082 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.141:9161 10.0.0.56:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.141:9161 10.0.0.56:9161 10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61: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.25,10.20.0.193,10.20.0.254 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.25,10.20.0.193,10.20.0.254 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.141:2181,10.0.0.56:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141:2181,10.0.0.56:2181,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.141:2181 10.0.0.56:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+=10.0.0.56:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.141:5673,10.0.0.56:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.141:5673,10.0.0.56:5673,10.0.0.61: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.141:6379 10.0.0.56:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.141:6379 10.0.0.56:6379 10.0.0.61: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.141,10.0.0.56,10.0.0.61 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.56 +++ local server_address=10.0.0.56 +++ extended_server_list+='10.0.0.56:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.141:9092 10.0.0.56:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.141:9092 10.0.0.56:9092 10.0.0.61: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.141 ++ 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.141,10.0.0.56,10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ 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.141,10.0.0.56,10.0.0.61 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141,10.0.0.56,10.0.0.61 +++ local servers=10.0.0.141,10.0.0.56,10.0.0.61 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.61,10.20.0.254,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.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.141, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.56'\''))' +++ local server_ip=10.0.0.56 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.56 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.56, ]] +++ (( ord+=1 )) +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' +++ local server_ip=10.0.0.61 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.61 ]] +++ [[ ,10.0.0.61,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] +++ echo 10.0.0.61 3 +++ return ++ local ip=10.0.0.61 ++ [[ -z 10.0.0.61 ]] ++ echo 10.0.0.61 + host_ip=10.0.0.61 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.141:9041 10.0.0.56:9041 10.0.0.61:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.61:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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: 11/13/2025 04:18:42.282 7fa66d549580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/13/2025 04:18:42.413 7fa66d549580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/13/2025 04:18:42.425 7fa66d549580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/13/2025 04:18:42.425 7fa66d549580 [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.61:8082/ Hit Ctrl-C to quit. 10.0.0.61 - - [2025-11-13 04:18:42] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.61 - - [2025-11-13 04:18:42] "GET / HTTP/1.1" 503 181 0.000135 10.0.0.61 - - [2025-11-13 04:18:43] "GET / HTTP/1.1" 200 45871 0.001785 10.0.0.61 - - [2025-11-13 04:18:43] "GET / HTTP/1.1" 200 45871 0.001351 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.61 - - [2025-11-13 04:18:44] "POST /fqname-to-id HTTP/1.1" 401 293 0.000631 10.0.0.61 - - [2025-11-13 04:18:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000354 [Introspect:8084]10.0.0.141 - - [2025-11-13 04:18:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3223 0.001927 10.0.0.61 - - [2025-11-13 04:18:45] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.685807 10.0.0.61 - - [2025-11-13 04:18:45] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 985 0.003463 10.0.0.61 - - [2025-11-13 04:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.375442 10.0.0.61 - - [2025-11-13 04:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 /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.61 - - [2025-11-13 04:18:45] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000875 10.0.0.61 - - [2025-11-13 04:18:45] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.033934 10.0.0.61 - - [2025-11-13 04:18:45] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001242 10.0.0.61 - - [2025-11-13 04:18:45] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=security_groups HTTP/1.1" 200 1098 0.080361 10.0.0.61 - - [2025-11-13 04:18:45] "GET /projects?obj_uuids=2fa331bf-d6ee-4903-a601-e688d8887a42&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090 10.0.0.61 - - [2025-11-13 04:18:45] "GET /project/2fa331bf-d6ee-4903-a601-e688d8887a42?fields=application_policy_sets HTTP/1.1" 200 1391 0.032724 10.0.0.61 - - [2025-11-13 04:18:45] "DELETE /project/2fa331bf-d6ee-4903-a601-e688d8887a42 HTTP/1.1" 409 278 0.246747 [Introspect:8084]10.0.0.141 - - [2025-11-13 04:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001140 [Introspect:8084]10.0.0.141 - - [2025-11-13 04:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001095 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.141 - - [2025-11-13 04:18:50] "GET /obj-perms HTTP/1.1" 200 5051 0.408389 10.0.0.141 - - [2025-11-13 04:18:51] "GET /obj-perms HTTP/1.1" 200 5051 0.003561 10.0.0.141 - - [2025-11-13 04:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025802 10.0.0.61 - - [2025-11-13 04:18:51] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000887 10.0.0.141 - - [2025-11-13 04:18:51] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.036735 10.0.0.141 - - [2025-11-13 04:18:51] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003260 10.0.0.141 - - [2025-11-13 04:18:51] "POST /virtual-networks HTTP/1.1" 200 546 0.080817 10.0.0.141 - - [2025-11-13 04:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.141 - - [2025-11-13 04:18:51] "GET /network-ipam/18a1eb2f-a1d2-4a69-869e-8fd7c549ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.004315 10.0.0.61 - - [2025-11-13 04:18:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005979 10.0.0.141 - - [2025-11-13 04:18:51] "POST /ref-update HTTP/1.1" 200 156 0.063489 10.0.0.141 - - [2025-11-13 04:18:51] "POST /neutron/network HTTP/1.1" 200 809 0.033655 10.0.0.141 - - [2025-11-13 04:18:51] "GET /virtual-network/849b01a2-a6e1-4ebe-8113-810a8022df87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.005115 10.0.0.141 - - [2025-11-13 04:18:51] "POST /route-targets HTTP/1.1" 200 327 0.036561 10.0.0.141 - - [2025-11-13 04:18:51] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005775 10.0.0.141 - - [2025-11-13 04:18:52] "GET /obj-perms HTTP/1.1" 200 5051 0.003805 10.0.0.141 - - [2025-11-13 04:18:52] "POST /id-to-fqname HTTP/1.1" 200 222 0.001260 10.0.0.141 - - [2025-11-13 04:18:52] "POST /neutron/port HTTP/1.1" 200 2062 0.020737 10.0.0.61 - - [2025-11-13 04:18:53] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.141 - - [2025-11-13 04:18:53] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.052173 10.0.0.141 - - [2025-11-13 04:18:53] "POST /neutron/network HTTP/1.1" 200 886 0.028842 10.0.0.141 - - [2025-11-13 04:18:53] "POST /neutron/port HTTP/1.1" 200 117 0.005713 10.0.0.61 - - [2025-11-13 04:18:53] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000956 10.0.0.141 - - [2025-11-13 04:18:54] "POST /neutron/port HTTP/1.1" 200 1061 0.228634 10.0.0.141 - - [2025-11-13 04:18:54] "POST /neutron/port HTTP/1.1" 200 1115 0.124489 10.0.0.141 - - [2025-11-13 04:18:54] "POST /neutron/subnet HTTP/1.1" 200 646 0.010778 10.0.0.141 - - [2025-11-13 04:18:58] "POST /neutron/port HTTP/1.1" 200 1089 0.013547 10.0.0.141 - - [2025-11-13 04:18:58] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006795 10.0.0.141 - - [2025-11-13 04:18:58] "POST /neutron/port HTTP/1.1" 200 1089 0.013226 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.028922 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.003577 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine-interface/b1859bd2-ba3f-4e89-9bd7-ce3f23c49d5b HTTP/1.1" 200 2950 0.005062 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.003862 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine-interface/b1859bd2-ba3f-4e89-9bd7-ce3f23c49d5b HTTP/1.1" 200 2950 0.004937 10.0.0.141 - - [2025-11-13 04:18:59] "GET /instance-ip/4895368a-797c-4504-b2e0-fc0c329e8ad9 HTTP/1.1" 200 1623 0.005380 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.003746 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-machine-interface/b1859bd2-ba3f-4e89-9bd7-ce3f23c49d5b HTTP/1.1" 200 2950 0.009291 10.0.0.141 - - [2025-11-13 04:18:59] "GET /instance-ip/4895368a-797c-4504-b2e0-fc0c329e8ad9 HTTP/1.1" 200 1623 0.005374 10.0.0.141 - - [2025-11-13 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.141 - - [2025-11-13 04:18:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004385 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003655 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005682 10.0.0.141 - - [2025-11-13 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.141 - - [2025-11-13 04:18:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004028 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002872 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006853 10.0.0.141 - - [2025-11-13 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.141 - - [2025-11-13 04:18:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004971 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003975 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005574 10.0.0.141 - - [2025-11-13 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.141 - - [2025-11-13 04:18:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004002 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002795 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005464 10.0.0.141 - - [2025-11-13 04:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2025-11-13 04:18:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003744 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003116 10.0.0.141 - - [2025-11-13 04:18:59] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005725 10.0.0.141 - - [2025-11-13 04:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.141 - - [2025-11-13 04:19:02] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005981 10.0.0.141 - - [2025-11-13 04:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.141 - - [2025-11-13 04:19:06] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005024 10.0.0.141 - - [2025-11-13 04:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.141 - - [2025-11-13 04:19:11] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006513 10.0.0.141 - - [2025-11-13 04:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.141 - - [2025-11-13 04:19:15] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005013 10.0.0.141 - - [2025-11-13 04:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.141 - - [2025-11-13 04:19:19] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005807 10.0.0.141 - - [2025-11-13 04:19:21] "POST /neutron/port HTTP/1.1" 200 1089 0.042538 10.0.0.141 - - [2025-11-13 04:19:21] "POST /neutron/subnet HTTP/1.1" 200 646 0.008543 10.0.0.141 - - [2025-11-13 04:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.141 - - [2025-11-13 04:19:23] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005263 10.0.0.141 - - [2025-11-13 04:19:23] "POST /neutron/port HTTP/1.1" 200 1089 0.014776 10.0.0.141 - - [2025-11-13 04:19:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003870 10.0.0.141 - - [2025-11-13 04:19:23] "POST /neutron/network HTTP/1.1" 200 886 0.006782 10.0.0.141 - - [2025-11-13 04:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.141 - - [2025-11-13 04:19:27] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004813 10.0.0.141 - - [2025-11-13 04:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2025-11-13 04:19:31] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007514 10.0.0.141 - - [2025-11-13 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.141 - - [2025-11-13 04:19:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003594 10.0.0.141 - - [2025-11-13 04:19:33] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003269 10.0.0.141 - - [2025-11-13 04:19:33] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.008390 10.0.0.141 - - [2025-11-13 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.141 - - [2025-11-13 04:19:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003572 10.0.0.141 - - [2025-11-13 04:19:33] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002769 10.0.0.141 - - [2025-11-13 04:19:33] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005318 10.0.0.141 - - [2025-11-13 04:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.141 - - [2025-11-13 04:19:33] "GET /routing-instance/c953bd8c-5168-4b0a-b88b-ab701d512e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004402 10.0.0.141 - - [2025-11-13 04:19:33] "GET /route-target/ae0b8c9e-d69e-4bad-93de-b29c381d6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004460 10.0.0.141 - - [2025-11-13 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.141 - - [2025-11-13 04:19:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004982 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004827 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006386 10.0.0.141 - - [2025-11-13 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.141 - - [2025-11-13 04:19:34] "GET /routing-instance/c953bd8c-5168-4b0a-b88b-ab701d512e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004982 10.0.0.141 - - [2025-11-13 04:19:34] "GET /route-target/ae0b8c9e-d69e-4bad-93de-b29c381d6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003833 10.0.0.141 - - [2025-11-13 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.141 - - [2025-11-13 04:19:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005502 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003819 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006253 10.0.0.141 - - [2025-11-13 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.141 - - [2025-11-13 04:19:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003753 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003036 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005839 10.0.0.141 - - [2025-11-13 04:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.141 - - [2025-11-13 04:19:34] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005409 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004068 10.0.0.141 - - [2025-11-13 04:19:34] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007484 10.0.0.61 - - [2025-11-13 04:19:34] "GET /obj-perms HTTP/1.1" 200 5051 0.055790 10.0.0.141 - - [2025-11-13 04:19:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003909 10.0.0.141 - - [2025-11-13 04:19:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003733 10.0.0.141 - - [2025-11-13 04:19:35] "GET /obj-perms HTTP/1.1" 200 5051 0.004090 10.0.0.56 - - [2025-11-13 04:19:35] "GET /obj-perms HTTP/1.1" 200 5051 0.050000 10.0.0.61 - - [2025-11-13 04:19:35] "GET /obj-perms HTTP/1.1" 200 5051 0.003513 10.0.0.141 - - [2025-11-13 04:19:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001164 10.0.0.141 - - [2025-11-13 04:19:35] "POST /neutron/network HTTP/1.1" 200 896 0.008195 10.0.0.61 - - [2025-11-13 04:19:36] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001283 10.0.0.141 - - [2025-11-13 04:19:36] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.068553 10.0.0.141 - - [2025-11-13 04:19:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008187 10.0.0.141 - - [2025-11-13 04:19:36] "POST /neutron/network HTTP/1.1" 200 896 0.008645 10.0.0.141 - - [2025-11-13 04:19:37] "POST /neutron/port HTTP/1.1" 200 1061 0.026428 10.0.0.141 - - [2025-11-13 04:19:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004163 10.0.0.141 - - [2025-11-13 04:19:37] "POST /neutron/network HTTP/1.1" 200 886 0.008958 10.0.0.141 - - [2025-11-13 04:19:41] "POST /neutron/port HTTP/1.1" 200 1089 0.024809 10.0.0.141 - - [2025-11-13 04:19:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010324 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.005838 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.003418 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine-interface/66f12621-638d-4e80-a165-9e084cd7b64d HTTP/1.1" 200 2949 0.004910 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.003452 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine-interface/66f12621-638d-4e80-a165-9e084cd7b64d HTTP/1.1" 200 2949 0.008090 10.0.0.141 - - [2025-11-13 04:19:41] "GET /instance-ip/569895db-5df7-44cb-af79-a8bc85fb7003 HTTP/1.1" 200 1623 0.005607 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.003452 10.0.0.141 - - [2025-11-13 04:19:41] "GET /virtual-machine-interface/66f12621-638d-4e80-a165-9e084cd7b64d HTTP/1.1" 200 2949 0.006665 10.0.0.141 - - [2025-11-13 04:19:42] "GET /instance-ip/569895db-5df7-44cb-af79-a8bc85fb7003 HTTP/1.1" 200 1623 0.004065 10.0.0.141 - - [2025-11-13 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.141 - - [2025-11-13 04:19:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004853 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004624 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006714 10.0.0.141 - - [2025-11-13 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.141 - - [2025-11-13 04:19:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003694 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003233 10.0.0.141 - - [2025-11-13 04:19:42] "POST /neutron/port HTTP/1.1" 200 1089 0.038160 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006760 10.0.0.141 - - [2025-11-13 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2025-11-13 04:19:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005794 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.004299 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.007036 10.0.0.141 - - [2025-11-13 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.141 - - [2025-11-13 04:19:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004061 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003020 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005389 10.0.0.141 - - [2025-11-13 04:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.141 - - [2025-11-13 04:19:42] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004572 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002768 10.0.0.141 - - [2025-11-13 04:19:42] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006180 10.0.0.141 - - [2025-11-13 04:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.141 - - [2025-11-13 04:19:45] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005589 10.0.0.141 - - [2025-11-13 04:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2025-11-13 04:19:49] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.004959 10.0.0.141 - - [2025-11-13 04:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.141 - - [2025-11-13 04:19:53] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006829 10.0.0.141 - - [2025-11-13 04:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.141 - - [2025-11-13 04:19:58] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.004813 10.0.0.141 - - [2025-11-13 04:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.141 - - [2025-11-13 04:20:02] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005556 10.0.0.141 - - [2025-11-13 04:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.141 - - [2025-11-13 04:20:06] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.004907 10.0.0.141 - - [2025-11-13 04:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.141 - - [2025-11-13 04:20:10] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006098 10.0.0.141 - - [2025-11-13 04:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.141 - - [2025-11-13 04:20:14] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005164 10.0.0.141 - - [2025-11-13 04:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.141 - - [2025-11-13 04:20:18] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005191 10.0.0.141 - - [2025-11-13 04:20:21] "POST /neutron/port HTTP/1.1" 200 1089 0.016392 10.0.0.141 - - [2025-11-13 04:20:21] "POST /neutron/subnet HTTP/1.1" 200 646 0.010108 10.0.0.141 - - [2025-11-13 04:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.141 - - [2025-11-13 04:20:22] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.004785 10.0.0.141 - - [2025-11-13 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.141 - - [2025-11-13 04:20:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008249 10.0.0.141 - - [2025-11-13 04:20:24] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002920 10.0.0.141 - - [2025-11-13 04:20:24] "POST /neutron/port HTTP/1.1" 200 1089 0.013810 10.0.0.141 - - [2025-11-13 04:20:24] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005218 10.0.0.141 - - [2025-11-13 04:20:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003572 10.0.0.141 - - [2025-11-13 04:20:24] "POST /neutron/network HTTP/1.1" 200 886 0.005882 10.0.0.141 - - [2025-11-13 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-13 04:20:24] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003547 10.0.0.141 - - [2025-11-13 04:20:24] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003007 10.0.0.141 - - [2025-11-13 04:20:24] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005183 10.0.0.141 - - [2025-11-13 04:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.141 - - [2025-11-13 04:20:25] "GET /routing-instance/6fb82b8c-78f5-4404-891b-866881be3a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004135 10.0.0.141 - - [2025-11-13 04:20:25] "GET /route-target/0dd04cef-be47-45de-92f8-052e7b7f77b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003048 10.0.0.141 - - [2025-11-13 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.141 - - [2025-11-13 04:20:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003084 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002441 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005042 10.0.0.141 - - [2025-11-13 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.141 - - [2025-11-13 04:20:25] "GET /routing-instance/6fb82b8c-78f5-4404-891b-866881be3a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003990 10.0.0.141 - - [2025-11-13 04:20:25] "GET /route-target/0dd04cef-be47-45de-92f8-052e7b7f77b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.003567 10.0.0.141 - - [2025-11-13 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.141 - - [2025-11-13 04:20:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003996 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003007 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005320 10.0.0.141 - - [2025-11-13 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.141 - - [2025-11-13 04:20:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003732 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002833 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005754 10.0.0.141 - - [2025-11-13 04:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.141 - - [2025-11-13 04:20:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004095 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003119 10.0.0.141 - - [2025-11-13 04:20:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005443 10.0.0.141 - - [2025-11-13 04:20:25] "GET /obj-perms HTTP/1.1" 200 5051 0.003345 10.0.0.61 - - [2025-11-13 04:20:25] "GET /obj-perms HTTP/1.1" 200 5051 0.003639 10.0.0.141 - - [2025-11-13 04:20:25] "GET /obj-perms HTTP/1.1" 200 5051 0.003886 10.0.0.141 - - [2025-11-13 04:20:25] "GET /obj-perms HTTP/1.1" 200 5051 0.004446 10.0.0.141 - - [2025-11-13 04:20:26] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.004411 10.0.0.141 - - [2025-11-13 04:20:26] "GET /virtual-machine-interface/b1859bd2-ba3f-4e89-9bd7-ce3f23c49d5b HTTP/1.1" 200 2950 0.005353 10.0.0.141 - - [2025-11-13 04:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.141 - - [2025-11-13 04:20:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003064 10.0.0.141 - - [2025-11-13 04:20:26] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002439 10.0.0.141 - - [2025-11-13 04:20:26] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005429 10.0.0.141 - - [2025-11-13 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.141 - - [2025-11-13 04:20:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003590 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.003012 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006770 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.004113 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-machine-interface/66f12621-638d-4e80-a165-9e084cd7b64d HTTP/1.1" 200 2949 0.006383 10.0.0.141 - - [2025-11-13 04:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.141 - - [2025-11-13 04:20:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003470 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002866 10.0.0.141 - - [2025-11-13 04:20:27] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005694 10.0.0.141 - - [2025-11-13 04:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2025-11-13 04:20:28] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003371 10.0.0.141 - - [2025-11-13 04:20:28] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002746 10.0.0.141 - - [2025-11-13 04:20:28] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.005946 10.0.0.141 - - [2025-11-13 04:20:33] "POST /neutron/port HTTP/1.1" 200 1089 0.013500 10.0.0.141 - - [2025-11-13 04:20:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006159 10.0.0.61 - - [2025-11-13 04:20:40] "GET /obj-perms HTTP/1.1" 200 5075 0.044044 10.0.0.141 - - [2025-11-13 04:21:22] "POST /neutron/port HTTP/1.1" 200 1089 0.012168 10.0.0.141 - - [2025-11-13 04:21:22] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 200 1294 0.003948 10.0.0.141 - - [2025-11-13 04:21:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004190 10.0.0.141 - - [2025-11-13 04:21:22] "POST /neutron/network HTTP/1.1" 200 886 0.006472 10.0.0.141 - - [2025-11-13 04:21:23] "POST /neutron/port HTTP/1.1" 200 151 0.165428 10.0.0.141 - - [2025-11-13 04:21:24] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 404 171 0.003122 10.0.0.141 - - [2025-11-13 04:21:24] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 404 171 0.003894 10.0.0.141 - - [2025-11-13 04:21:24] "GET /virtual-machine/dfb84a87-bd90-45d9-b09b-db608144f2a9 HTTP/1.1" 404 171 0.002410 10.0.0.141 - - [2025-11-13 04:21:24] "POST /neutron/network HTTP/1.1" 200 896 0.007308 10.0.0.141 - - [2025-11-13 04:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001201 10.0.0.141 - - [2025-11-13 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.141 - - [2025-11-13 04:21:25] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003502 10.0.0.141 - - [2025-11-13 04:21:25] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002706 10.0.0.141 - - [2025-11-13 04:21:25] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2223 0.006696 10.0.0.141 - - [2025-11-13 04:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.064233 10.0.0.141 - - [2025-11-13 04:21:25] "GET /routing-instance/6fb82b8c-78f5-4404-891b-866881be3a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003963 10.0.0.141 - - [2025-11-13 04:21:25] "GET /route-target/0dd04cef-be47-45de-92f8-052e7b7f77b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 900 0.004081 10.0.0.141 - - [2025-11-13 04:21:25] "GET /obj-perms HTTP/1.1" 200 5051 0.003503 10.0.0.141 - - [2025-11-13 04:21:31] "GET /obj-perms HTTP/1.1" 200 5051 0.003626 10.0.0.141 - - [2025-11-13 04:21:34] "GET /obj-perms HTTP/1.1" 200 5051 0.004058 10.0.0.56 - - [2025-11-13 04:21:34] "GET /obj-perms HTTP/1.1" 200 5051 0.003282 10.0.0.141 - - [2025-11-13 04:21:34] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 200 1293 0.005005 10.0.0.141 - - [2025-11-13 04:21:35] "POST /neutron/port HTTP/1.1" 200 1115 0.028246 10.0.0.141 - - [2025-11-13 04:21:36] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 404 171 0.003106 10.0.0.141 - - [2025-11-13 04:21:36] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 404 171 0.002967 10.0.0.141 - - [2025-11-13 04:21:36] "GET /virtual-machine/509b9ec2-71c6-4892-9e27-af64b9f98929 HTTP/1.1" 404 171 0.002656 10.0.0.141 - - [2025-11-13 04:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.141 - - [2025-11-13 04:21:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002949 10.0.0.141 - - [2025-11-13 04:21:37] "GET /virtual-networks?parent_id=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 797 0.002804 10.0.0.141 - - [2025-11-13 04:21:37] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005222 10.0.0.141 - - [2025-11-13 04:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.141 - - [2025-11-13 04:21:37] "GET /routing-instance/c953bd8c-5168-4b0a-b88b-ab701d512e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1788 0.004725 10.0.0.141 - - [2025-11-13 04:21:37] "GET /route-target/ae0b8c9e-d69e-4bad-93de-b29c381d6188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004242 10.0.0.141 - - [2025-11-13 04:21:37] "GET /obj-perms HTTP/1.1" 200 5051 0.003356 10.0.0.141 - - [2025-11-13 04:21:40] "GET /obj-perms HTTP/1.1" 200 5051 0.003978 10.0.0.61 - - [2025-11-13 04:21:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003311 10.0.0.61 - - [2025-11-13 04:21:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003085 10.0.0.141 - - [2025-11-13 04:21:40] "DELETE /virtual-network/849b01a2-a6e1-4ebe-8113-810a8022df87 HTTP/1.1" 200 115 0.097965 10.0.0.141 - - [2025-11-13 04:21:41] "DELETE /route-target/62582813-2aec-4e74-9816-b7dabacf15e0 HTTP/1.1" 200 115 0.027598 10.0.0.141 - - [2025-11-13 04:21:41] "GET /obj-perms HTTP/1.1" 200 5075 0.233679 10.0.0.141 - - [2025-11-13 04:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.141 - - [2025-11-13 04:21:41] "GET /network-policy/32c39b84-4436-4554-871a-b55d31afcb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2077 0.003915 10.0.0.141 - - [2025-11-13 04:21:41] "POST /ref-update HTTP/1.1" 200 156 0.064392 10.0.0.141 - - [2025-11-13 04:21:41] "GET /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1930 0.011723 10.0.0.141 - - [2025-11-13 04:21:41] "DELETE /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523 HTTP/1.1" 409 234 0.007268 10.0.0.141 - - [2025-11-13 04:21:41] "POST /neutron/port HTTP/1.1" 200 1089 0.013731 10.0.0.141 - - [2025-11-13 04:21:41] "POST /neutron/port HTTP/1.1" 200 1089 0.018716 10.0.0.61 - - [2025-11-13 04:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002835 10.0.0.141 - - [2025-11-13 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.61 - - [2025-11-13 04:21:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003479 10.0.0.141 - - [2025-11-13 04:21:43] "DELETE /virtual-network/03fed8b0-8237-40b0-8489-d31773f73523 HTTP/1.1" 200 115 0.116869 10.0.0.141 - - [2025-11-13 04:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.141 - - [2025-11-13 04:21:44] "GET /network-policy/54dfc1ed-2986-4fee-a4d3-111c7d07b301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2078 0.003907 10.0.0.141 - - [2025-11-13 04:21:44] "POST /ref-update HTTP/1.1" 200 156 0.038224 10.0.0.141 - - [2025-11-13 04:21:44] "POST /neutron/network HTTP/1.1" 200 809 0.008264 10.0.0.141 - - [2025-11-13 04:21:44] "GET /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004804 10.0.0.61 - - [2025-11-13 04:21:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002671 10.0.0.61 - - [2025-11-13 04:21:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004737 10.0.0.141 - - [2025-11-13 04:21:44] "DELETE /virtual-network/d24191f7-a992-4e62-a4d3-04396efc9d2e HTTP/1.1" 200 115 0.097418 10.0.0.141 - - [2025-11-13 04:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.141 - - [2025-11-13 04:21:44] "DELETE /network-policy/32c39b84-4436-4554-871a-b55d31afcb06 HTTP/1.1" 200 115 0.028989 10.0.0.141 - - [2025-11-13 04:21:44] "DELETE /network-policy/54dfc1ed-2986-4fee-a4d3-111c7d07b301 HTTP/1.1" 200 115 0.029510 10.0.0.61 - - [2025-11-13 04:22:12] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000918 10.0.0.141 - - [2025-11-13 04:22:12] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1377 0.062301 10.0.0.61 - - [2025-11-13 04:22:12] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000848 10.0.0.141 - - [2025-11-13 04:22:12] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?fields=virtual_networks HTTP/1.1" 200 1044 0.060032 10.0.0.61 - - [2025-11-13 04:22:12] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000911 10.0.0.141 - - [2025-11-13 04:22:12] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?fields=virtual_machine_interfaces HTTP/1.1" 200 1044 0.040243 10.0.0.61 - - [2025-11-13 04:22:12] "GET /projects?obj_uuids=7ecc28d1-e343-494e-8e54-c2d9717ac9f1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.000953 10.0.0.141 - - [2025-11-13 04:22:12] "GET /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1?fields=security_groups HTTP/1.1" 200 1271 0.044482 10.0.0.141 - - [2025-11-13 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 188 0.049912 10.0.0.141 - - [2025-11-13 04:22:14] "DELETE /access-control-list/2fc2aa8d-e53d-40cb-a188-a8405d243b4a HTTP/1.1" 200 115 0.038723 10.0.0.61 - - [2025-11-13 04:22:14] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002860 10.0.0.61 - - [2025-11-13 04:22:14] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001278 10.0.0.61 - - [2025-11-13 04:22:14] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.009099 10.0.0.61 - - [2025-11-13 04:22:14] "POST /id-to-fqname HTTP/1.1" 200 190 0.003160 10.0.0.61 - - [2025-11-13 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.005058 10.0.0.61 - - [2025-11-13 04:22:14] "POST /security-groups HTTP/1.1" 200 591 0.030109 10.0.0.61 - - [2025-11-13 04:22:14] "POST /projects HTTP/1.1" 200 585 0.232593 10.0.0.141 - - [2025-11-13 04:22:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.009088 10.0.0.61 - - [2025-11-13 04:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.305889 10.0.0.141 - - [2025-11-13 04:22:14] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.460021 10.0.0.141 - - [2025-11-13 04:22:15] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.141 - - [2025-11-13 04:22:17] "POST /fqname-to-id HTTP/1.1" 401 293 0.000498 10.0.0.141 - - [2025-11-13 04:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.051023 10.0.0.61 - - [2025-11-13 04:22:17] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000802 10.0.0.141 - - [2025-11-13 04:22:18] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.032441 10.0.0.141 - - [2025-11-13 04:22:18] "POST /ref-update HTTP/1.1" 200 156 0.021307 10.0.0.61 - - [2025-11-13 04:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.008639 10.0.0.141 - - [2025-11-13 04:22:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.194278 10.0.0.141 - - [2025-11-13 04:22:18] "POST /id-to-fqname HTTP/1.1" 200 220 0.001300 10.0.0.141 - - [2025-11-13 04:22:18] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005046 10.0.0.141 - - [2025-11-13 04:22:18] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004947 10.0.0.141 - - [2025-11-13 04:22:18] "POST /neutron/network HTTP/1.1" 200 825 0.006073 10.0.0.141 - - [2025-11-13 04:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.61 - - [2025-11-13 04:22:18] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000932 10.0.0.141 - - [2025-11-13 04:22:18] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.045495 10.0.0.61 - - [2025-11-13 04:22:18] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000945 10.0.0.141 - - [2025-11-13 04:22:18] "POST /neutron/network HTTP/1.1" 200 605 0.114969 10.0.0.141 - - [2025-11-13 04:22:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.008200 10.0.0.141 - - [2025-11-13 04:22:19] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005466 10.0.0.141 - - [2025-11-13 04:22:19] "POST /neutron/network HTTP/1.1" 200 826 0.006157 10.0.0.141 - - [2025-11-13 04:22:19] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004959 10.0.0.141 - - [2025-11-13 04:22:19] "POST /id-to-fqname HTTP/1.1" 200 220 0.001325 10.0.0.141 - - [2025-11-13 04:22:19] "POST /neutron/network HTTP/1.1" 200 835 0.006486 10.0.0.61 - - [2025-11-13 04:22:20] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001966 10.0.0.141 - - [2025-11-13 04:22:20] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.075986 10.0.0.141 - - [2025-11-13 04:22:20] "POST /neutron/port HTTP/1.1" 200 117 0.007723 10.0.0.141 - - [2025-11-13 04:22:20] "POST /id-to-fqname HTTP/1.1" 200 220 0.001927 10.0.0.141 - - [2025-11-13 04:22:21] "POST /neutron/network HTTP/1.1" 200 835 0.008397 10.0.0.141 - - [2025-11-13 04:22:21] "POST /neutron/port HTTP/1.1" 200 1061 0.013171 10.0.0.61 - - [2025-11-13 04:22:21] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000913 10.0.0.141 - - [2025-11-13 04:22:21] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.057251 10.0.0.141 - - [2025-11-13 04:22:21] "POST /neutron/network HTTP/1.1" 200 826 0.005848 10.0.0.141 - - [2025-11-13 04:22:21] "POST /neutron/port HTTP/1.1" 200 117 0.001047 10.0.0.141 - - [2025-11-13 04:22:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006883 10.0.0.141 - - [2025-11-13 04:22:22] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009536 10.0.0.141 - - [2025-11-13 04:22:22] "POST /neutron/port HTTP/1.1" 200 1062 0.016784 10.0.0.141 - - [2025-11-13 04:22:22] "POST /neutron/port HTTP/1.1" 200 1090 0.017471 10.0.0.141 - - [2025-11-13 04:22:22] "POST /neutron/port HTTP/1.1" 200 117 0.001087 10.0.0.141 - - [2025-11-13 04:22:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006795 10.0.0.141 - - [2025-11-13 04:22:27] "POST /neutron/port HTTP/1.1" 200 1089 0.015871 10.0.0.141 - - [2025-11-13 04:22:27] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 401 293 0.000429 10.0.0.141 - - [2025-11-13 04:22:27] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 200 1292 0.028375 10.0.0.141 - - [2025-11-13 04:22:27] "GET /virtual-machine-interface/a5178859-563f-4bb6-97e3-f88eb556afab HTTP/1.1" 200 2942 0.006320 10.0.0.141 - - [2025-11-13 04:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.141 - - [2025-11-13 04:22:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003437 10.0.0.141 - - [2025-11-13 04:22:27] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003827 10.0.0.141 - - [2025-11-13 04:22:27] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005438 10.0.0.141 - - [2025-11-13 04:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.141 - - [2025-11-13 04:22:30] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005235 10.0.0.141 - - [2025-11-13 04:22:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006748 10.0.0.141 - - [2025-11-13 04:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.141 - - [2025-11-13 04:22:33] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003361 10.0.0.141 - - [2025-11-13 04:22:33] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003028 10.0.0.141 - - [2025-11-13 04:22:33] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006395 10.0.0.141 - - [2025-11-13 04:22:33] "POST /neutron/port HTTP/1.1" 200 1089 0.014047 10.0.0.141 - - [2025-11-13 04:22:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006758 10.0.0.141 - - [2025-11-13 04:22:38] "POST /neutron/port HTTP/1.1" 200 1090 0.013011 10.0.0.141 - - [2025-11-13 04:22:38] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 200 1292 0.005588 10.0.0.141 - - [2025-11-13 04:22:38] "GET /virtual-machine-interface/4ae3a420-f1de-4288-b065-a76d70353ae0 HTTP/1.1" 200 2941 0.004625 10.0.0.141 - - [2025-11-13 04:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.141 - - [2025-11-13 04:22:38] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003669 10.0.0.141 - - [2025-11-13 04:22:38] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002396 10.0.0.141 - - [2025-11-13 04:22:38] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005732 10.0.0.141 - - [2025-11-13 04:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.141 - - [2025-11-13 04:22:39] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003458 10.0.0.141 - - [2025-11-13 04:22:39] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002889 10.0.0.141 - - [2025-11-13 04:22:39] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005498 10.0.0.141 - - [2025-11-13 04:22:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007103 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 200 1292 0.003816 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine-interface/a5178859-563f-4bb6-97e3-f88eb556afab HTTP/1.1" 200 2942 0.005598 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 200 1292 0.003365 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine-interface/a5178859-563f-4bb6-97e3-f88eb556afab HTTP/1.1" 200 2942 0.004532 10.0.0.141 - - [2025-11-13 04:22:40] "GET /instance-ip/18894dd1-a978-4dfc-8bdc-75b8a8e821ba HTTP/1.1" 200 1621 0.005477 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 200 1292 0.003291 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-machine-interface/a5178859-563f-4bb6-97e3-f88eb556afab HTTP/1.1" 200 2942 0.004831 10.0.0.141 - - [2025-11-13 04:22:40] "GET /instance-ip/18894dd1-a978-4dfc-8bdc-75b8a8e821ba HTTP/1.1" 200 1621 0.006839 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004502 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003111 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005851 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004023 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002880 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005376 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003844 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002855 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006095 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003578 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002759 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005625 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005160 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003295 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005450 10.0.0.141 - - [2025-11-13 04:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.141 - - [2025-11-13 04:22:40] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003689 10.0.0.141 - - [2025-11-13 04:22:40] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002577 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005737 10.0.0.141 - - [2025-11-13 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.141 - - [2025-11-13 04:22:41] "GET /routing-instance/e768c6fb-d43f-4d3e-85a4-1bd63d8926ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004176 10.0.0.141 - - [2025-11-13 04:22:41] "GET /route-target/aa63b205-aaf5-43ae-80db-e9e52782803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004150 10.0.0.141 - - [2025-11-13 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.141 - - [2025-11-13 04:22:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003998 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003263 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005430 10.0.0.141 - - [2025-11-13 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011559 10.0.0.141 - - [2025-11-13 04:22:41] "GET /routing-instance/e768c6fb-d43f-4d3e-85a4-1bd63d8926ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005044 10.0.0.141 - - [2025-11-13 04:22:41] "GET /route-target/aa63b205-aaf5-43ae-80db-e9e52782803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003976 10.0.0.141 - - [2025-11-13 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.141 - - [2025-11-13 04:22:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005808 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002791 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005691 10.0.0.141 - - [2025-11-13 04:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.141 - - [2025-11-13 04:22:41] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003834 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002678 10.0.0.141 - - [2025-11-13 04:22:41] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005518 10.0.0.61 - - [2025-11-13 04:22:42] "GET /obj-perms HTTP/1.1" 200 5049 0.385371 10.0.0.141 - - [2025-11-13 04:22:43] "GET /obj-perms HTTP/1.1" 200 5049 0.048658 10.0.0.61 - - [2025-11-13 04:22:43] "GET /obj-perms HTTP/1.1" 200 5049 0.004141 10.0.0.141 - - [2025-11-13 04:22:43] "GET /obj-perms HTTP/1.1" 200 5049 0.003172 10.0.0.141 - - [2025-11-13 04:22:43] "GET /obj-perms HTTP/1.1" 200 5049 0.003359 10.0.0.56 - - [2025-11-13 04:22:43] "GET /obj-perms HTTP/1.1" 200 5049 0.053701 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 200 1292 0.003753 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine-interface/4ae3a420-f1de-4288-b065-a76d70353ae0 HTTP/1.1" 200 2941 0.004908 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 200 1292 0.003739 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine-interface/4ae3a420-f1de-4288-b065-a76d70353ae0 HTTP/1.1" 200 2941 0.004929 10.0.0.141 - - [2025-11-13 04:22:44] "GET /instance-ip/299656d1-3d5a-491e-9bbb-e765ee16b8c6 HTTP/1.1" 200 1622 0.005478 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 200 1292 0.003563 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-machine-interface/4ae3a420-f1de-4288-b065-a76d70353ae0 HTTP/1.1" 200 2941 0.004524 10.0.0.141 - - [2025-11-13 04:22:44] "GET /instance-ip/299656d1-3d5a-491e-9bbb-e765ee16b8c6 HTTP/1.1" 200 1622 0.003556 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003929 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003115 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005396 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003981 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003388 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005895 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003875 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002819 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005386 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003817 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002930 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005643 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003954 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002769 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005194 10.0.0.141 - - [2025-11-13 04:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.141 - - [2025-11-13 04:22:44] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003274 10.0.0.141 - - [2025-11-13 04:22:44] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002331 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005261 10.0.0.141 - - [2025-11-13 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.141 - - [2025-11-13 04:22:45] "GET /routing-instance/feaa42df-a147-4050-8f9f-733ec4859575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005788 10.0.0.141 - - [2025-11-13 04:22:45] "GET /route-target/a775c4a0-74bb-4904-9e00-c6fcbd9cf74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003904 10.0.0.141 - - [2025-11-13 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.141 - - [2025-11-13 04:22:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003834 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.004171 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006607 10.0.0.141 - - [2025-11-13 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.141 - - [2025-11-13 04:22:45] "GET /routing-instance/feaa42df-a147-4050-8f9f-733ec4859575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004018 10.0.0.141 - - [2025-11-13 04:22:45] "GET /route-target/a775c4a0-74bb-4904-9e00-c6fcbd9cf74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004073 10.0.0.141 - - [2025-11-13 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.141 - - [2025-11-13 04:22:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004478 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003909 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006525 10.0.0.141 - - [2025-11-13 04:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.141 - - [2025-11-13 04:22:45] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003516 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002890 10.0.0.141 - - [2025-11-13 04:22:45] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005810 10.0.0.141 - - [2025-11-13 04:22:45] "GET /obj-perms HTTP/1.1" 200 5049 0.004376 10.0.0.61 - - [2025-11-13 04:22:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003418 10.0.0.141 - - [2025-11-13 04:22:45] "GET /obj-perms HTTP/1.1" 200 5049 0.003457 10.0.0.61 - - [2025-11-13 04:22:45] "DELETE /project/71527ce404284095a8431a4ccb901d8a HTTP/1.1" 404 173 0.003865 10.0.0.61 - - [2025-11-13 04:22:45] "DELETE /project/7ecc28d1-e343-494e-8e54-c2d9717ac9f1 HTTP/1.1" 404 177 0.003338 10.0.0.141 - - [2025-11-13 04:22:46] "GET /obj-perms HTTP/1.1" 200 5049 0.003774 10.0.0.56 - - [2025-11-13 04:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000370 10.0.0.56 - - [2025-11-13 04:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000524 10.0.0.61 - - [2025-11-13 04:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000683 10.0.0.61 - - [2025-11-13 04:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000598 10.0.0.56 - - [2025-11-13 04:22:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000492 10.0.0.56 - - [2025-11-13 04:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000513 10.0.0.61 - - [2025-11-13 04:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000681 10.0.0.61 - - [2025-11-13 04:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000442 10.0.0.141 - - [2025-11-13 04:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000466 10.0.0.141 - - [2025-11-13 04:22:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000628 10.0.0.141 - - [2025-11-13 04:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000396 10.0.0.141 - - [2025-11-13 04:22:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000545 10.0.0.141 - - [2025-11-13 04:23:02] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 200 1292 0.004733 10.0.0.141 - - [2025-11-13 04:23:02] "POST /neutron/port HTTP/1.1" 200 1090 0.013512 10.0.0.141 - - [2025-11-13 04:23:04] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 404 171 0.003022 10.0.0.141 - - [2025-11-13 04:23:04] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 404 171 0.002651 10.0.0.141 - - [2025-11-13 04:23:04] "GET /virtual-machine/bea78370-44e7-4770-86d4-e978aa73d55b HTTP/1.1" 404 171 0.002545 10.0.0.141 - - [2025-11-13 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.141 - - [2025-11-13 04:23:04] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003304 10.0.0.141 - - [2025-11-13 04:23:04] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.002474 10.0.0.141 - - [2025-11-13 04:23:04] "GET /virtual-network/64decd5b-1737-416f-a46f-c1ea33ad02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005241 10.0.0.141 - - [2025-11-13 04:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.141 - - [2025-11-13 04:23:04] "GET /routing-instance/feaa42df-a147-4050-8f9f-733ec4859575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004416 10.0.0.141 - - [2025-11-13 04:23:04] "GET /route-target/a775c4a0-74bb-4904-9e00-c6fcbd9cf74b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003738 10.0.0.141 - - [2025-11-13 04:23:04] "GET /obj-perms HTTP/1.1" 200 5049 0.003704 10.0.0.141 - - [2025-11-13 04:23:11] "GET /obj-perms HTTP/1.1" 200 5049 0.004580 10.0.0.141 - - [2025-11-13 04:23:11] "GET /obj-perms HTTP/1.1" 200 5049 0.003198 10.0.0.61 - - [2025-11-13 04:23:11] "GET /obj-perms HTTP/1.1" 200 5049 0.003438 10.0.0.141 - - [2025-11-13 04:23:11] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 200 1292 0.004151 10.0.0.141 - - [2025-11-13 04:23:11] "POST /neutron/port HTTP/1.1" 200 1089 0.014305 10.0.0.141 - - [2025-11-13 04:23:13] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 404 171 0.002857 10.0.0.141 - - [2025-11-13 04:23:13] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 404 171 0.005198 10.0.0.141 - - [2025-11-13 04:23:13] "GET /virtual-machine/2ab45878-0166-4029-9867-63b626c1f0e8 HTTP/1.1" 404 171 0.002270 10.0.0.141 - - [2025-11-13 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.141 - - [2025-11-13 04:23:13] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003597 10.0.0.141 - - [2025-11-13 04:23:13] "GET /virtual-networks?parent_id=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003599 10.0.0.141 - - [2025-11-13 04:23:13] "GET /virtual-network/cc0dcfc7-73d5-49e9-9269-5add64b756f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005474 10.0.0.141 - - [2025-11-13 04:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.141 - - [2025-11-13 04:23:13] "GET /routing-instance/e768c6fb-d43f-4d3e-85a4-1bd63d8926ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004727 10.0.0.141 - - [2025-11-13 04:23:13] "GET /route-target/aa63b205-aaf5-43ae-80db-e9e52782803c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.004524 10.0.0.141 - - [2025-11-13 04:23:16] "GET /obj-perms HTTP/1.1" 200 5049 0.004543 10.0.0.141 - - [2025-11-13 04:23:19] "GET /obj-perms HTTP/1.1" 200 5049 0.004938 10.0.0.141 - - [2025-11-13 04:23:26] "GET /obj-perms HTTP/1.1" 200 5049 0.003839 10.0.0.141 - - [2025-11-13 04:23:29] "GET /obj-perms HTTP/1.1" 200 5049 0.004011 10.0.0.141 - - [2025-11-13 04:23:32] "GET /obj-perms HTTP/1.1" 200 5049 0.004512 10.0.0.56 - - [2025-11-13 04:23:32] "GET /obj-perms HTTP/1.1" 200 5049 0.003620 10.0.0.141 - - [2025-11-13 04:23:32] "POST /neutron/network HTTP/1.1" 200 826 0.006146 10.0.0.141 - - [2025-11-13 04:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.141 - - [2025-11-13 04:23:32] "DELETE /route-target/aa63b205-aaf5-43ae-80db-e9e52782803c HTTP/1.1" 200 115 0.025827 10.0.0.61 - - [2025-11-13 04:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.033733 10.0.0.61 - - [2025-11-13 04:23:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 10.0.0.141 - - [2025-11-13 04:23:32] "POST /neutron/network HTTP/1.1" 200 151 0.145317 10.0.0.61 - - [2025-11-13 04:23:33] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000948 10.0.0.141 - - [2025-11-13 04:23:34] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.034495 10.0.0.61 - - [2025-11-13 04:23:34] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000879 10.0.0.141 - - [2025-11-13 04:23:34] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?fields=virtual_networks HTTP/1.1" 200 1042 0.091529 10.0.0.61 - - [2025-11-13 04:23:34] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001299 10.0.0.141 - - [2025-11-13 04:23:34] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.045878 10.0.0.61 - - [2025-11-13 04:23:34] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000979 10.0.0.141 - - [2025-11-13 04:23:34] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?fields=security_groups HTTP/1.1" 200 1268 0.034887 10.0.0.141 - - [2025-11-13 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.026661 10.0.0.61 - - [2025-11-13 04:23:35] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004064 10.0.0.61 - - [2025-11-13 04:23:35] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.61 - - [2025-11-13 04:23:35] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008105 10.0.0.61 - - [2025-11-13 04:23:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.003659 10.0.0.61 - - [2025-11-13 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.005116 10.0.0.61 - - [2025-11-13 04:23:35] "POST /security-groups HTTP/1.1" 200 599 0.029815 10.0.0.61 - - [2025-11-13 04:23:35] "POST /projects HTTP/1.1" 200 601 0.261518 10.0.0.141 - - [2025-11-13 04:23:35] "POST /fqname-to-id HTTP/1.1" 404 241 0.007242 10.0.0.61 - - [2025-11-13 04:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.332614 10.0.0.141 - - [2025-11-13 04:23:35] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.470994 10.0.0.141 - - [2025-11-13 04:23:37] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.141 - - [2025-11-13 04:23:40] "POST /fqname-to-id HTTP/1.1" 401 293 0.000563 10.0.0.141 - - [2025-11-13 04:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.066433 10.0.0.61 - - [2025-11-13 04:23:40] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000820 10.0.0.141 - - [2025-11-13 04:23:40] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.040647 10.0.0.141 - - [2025-11-13 04:23:40] "POST /ref-update HTTP/1.1" 200 156 0.025084 10.0.0.61 - - [2025-11-13 04:23:41] "POST /useragent-kv HTTP/1.1" 200 115 0.008316 10.0.0.141 - - [2025-11-13 04:23:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.283315 10.0.0.141 - - [2025-11-13 04:23:41] "POST /id-to-fqname HTTP/1.1" 200 228 0.001283 10.0.0.141 - - [2025-11-13 04:23:41] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006559 10.0.0.141 - - [2025-11-13 04:23:41] "POST /neutron/network HTTP/1.1" 200 1006 0.007256 10.0.0.141 - - [2025-11-13 04:23:41] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004169 10.0.0.141 - - [2025-11-13 04:23:41] "POST /neutron/subnet HTTP/1.1" 200 828 0.008213 10.0.0.141 - - [2025-11-13 04:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.61 - - [2025-11-13 04:23:41] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000779 10.0.0.141 - - [2025-11-13 04:23:41] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.033601 10.0.0.61 - - [2025-11-13 04:23:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008899 10.0.0.141 - - [2025-11-13 04:23:42] "POST /neutron/subnet HTTP/1.1" 200 734 0.208346 10.0.0.56 - - [2025-11-13 04:23:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.035976 10.0.0.141 - - [2025-11-13 04:23:42] "POST /id-to-fqname HTTP/1.1" 200 228 0.001230 10.0.0.141 - - [2025-11-13 04:23:42] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.009019 10.0.0.141 - - [2025-11-13 04:23:42] "POST /neutron/network HTTP/1.1" 200 1008 0.009611 10.0.0.141 - - [2025-11-13 04:23:42] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006578 10.0.0.141 - - [2025-11-13 04:23:42] "POST /neutron/subnet HTTP/1.1" 200 828 0.007436 10.0.0.141 - - [2025-11-13 04:23:42] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005243 10.0.0.61 - - [2025-11-13 04:23:45] "GET /obj-perms HTTP/1.1" 200 5065 0.058093 10.0.0.141 - - [2025-11-13 04:23:45] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005048 10.0.0.141 - - [2025-11-13 04:23:45] "GET /obj-perms HTTP/1.1" 200 5065 0.052172 10.0.0.56 - - [2025-11-13 04:23:45] "GET /obj-perms HTTP/1.1" 200 5065 0.054545 10.0.0.141 - - [2025-11-13 04:23:45] "POST /neutron/subnet HTTP/1.1" 200 828 0.009212 10.0.0.141 - - [2025-11-13 04:23:45] "POST /id-to-fqname HTTP/1.1" 200 228 0.001185 10.0.0.61 - - [2025-11-13 04:23:46] "DELETE /project/96e088202f684957a99806690342e344 HTTP/1.1" 404 173 0.030166 10.0.0.61 - - [2025-11-13 04:23:46] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001694 10.0.0.61 - - [2025-11-13 04:23:46] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.059217 10.0.0.61 - - [2025-11-13 04:23:46] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000926 10.0.0.61 - - [2025-11-13 04:23:46] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?fields=security_groups HTTP/1.1" 200 1373 0.059247 10.0.0.61 - - [2025-11-13 04:23:46] "DELETE /security-group/b1cbba80-d708-42cf-9c89-8aabf52ed3a5 HTTP/1.1" 200 115 0.058870 10.0.0.61 - - [2025-11-13 04:23:46] "GET /projects?obj_uuids=71527ce4-0428-4095-a843-1a4ccb901d8a&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001053 10.0.0.141 - - [2025-11-13 04:23:46] "DELETE /access-control-list/d036a212-f83b-45bd-b003-50f58ec8651c HTTP/1.1" 200 115 0.056306 10.0.0.61 - - [2025-11-13 04:23:46] "GET /project/71527ce4-0428-4095-a843-1a4ccb901d8a?fields=application_policy_sets HTTP/1.1" 200 1412 0.073891 10.0.0.61 - - [2025-11-13 04:23:46] "DELETE /project/71527ce4-0428-4095-a843-1a4ccb901d8a HTTP/1.1" 200 115 0.476613 10.0.0.61 - - [2025-11-13 04:23:46] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001409 10.0.0.141 - - [2025-11-13 04:23:46] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.058870 10.0.0.141 - - [2025-11-13 04:23:46] "POST /neutron/port HTTP/1.1" 200 117 0.005579 10.0.0.141 - - [2025-11-13 04:23:47] "POST /neutron/network HTTP/1.1" 200 1016 0.007267 10.0.0.141 - - [2025-11-13 04:23:47] "POST /neutron/port HTTP/1.1" 200 1175 0.019851 10.0.0.141 - - [2025-11-13 04:23:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003581 10.0.0.141 - - [2025-11-13 04:23:47] "POST /neutron/port HTTP/1.1" 200 117 0.001398 10.0.0.141 - - [2025-11-13 04:23:52] "POST /neutron/port HTTP/1.1" 200 1203 0.015574 10.0.0.141 - - [2025-11-13 04:23:52] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007784 10.0.0.141 - - [2025-11-13 04:23:52] "GET /virtual-machine/07d416d5-2f99-46a6-b425-13eb624dae4c HTTP/1.1" 401 293 0.000561 10.0.0.141 - - [2025-11-13 04:23:52] "GET /virtual-machine/07d416d5-2f99-46a6-b425-13eb624dae4c HTTP/1.1" 200 1299 0.026804 10.0.0.141 - - [2025-11-13 04:23:52] "GET /virtual-machine-interface/f143d1a5-5bae-4415-83c3-3d77cccd1776 HTTP/1.1" 200 3175 0.004578 10.0.0.141 - - [2025-11-13 04:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.141 - - [2025-11-13 04:23:52] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003373 10.0.0.141 - - [2025-11-13 04:23:52] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002755 10.0.0.141 - - [2025-11-13 04:23:52] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005590 10.0.0.141 - - [2025-11-13 04:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.141 - - [2025-11-13 04:23:55] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006306 10.0.0.141 - - [2025-11-13 04:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.141 - - [2025-11-13 04:23:59] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006720 10.0.0.141 - - [2025-11-13 04:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.141 - - [2025-11-13 04:24:04] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005413 10.0.0.141 - - [2025-11-13 04:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.141 - - [2025-11-13 04:24:08] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004923 10.0.0.141 - - [2025-11-13 04:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.141 - - [2025-11-13 04:24:12] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005384 10.0.0.141 - - [2025-11-13 04:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2025-11-13 04:24:16] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005634 10.0.0.141 - - [2025-11-13 04:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.141 - - [2025-11-13 04:24:20] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004840 10.0.0.141 - - [2025-11-13 04:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.141 - - [2025-11-13 04:24:24] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004608 10.0.0.141 - - [2025-11-13 04:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.141 - - [2025-11-13 04:24:26] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003262 10.0.0.141 - - [2025-11-13 04:24:26] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002704 10.0.0.141 - - [2025-11-13 04:24:26] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005819 10.0.0.141 - - [2025-11-13 04:24:26] "POST /neutron/port HTTP/1.1" 200 1203 0.016273 10.0.0.141 - - [2025-11-13 04:24:27] "POST /neutron/port HTTP/1.1" 200 1203 0.034486 10.0.0.141 - - [2025-11-13 04:24:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003971 10.0.0.141 - - [2025-11-13 04:24:27] "POST /neutron/port HTTP/1.1" 200 117 0.001094 10.0.0.141 - - [2025-11-13 04:24:32] "POST /neutron/security_group HTTP/1.1" 200 2066 0.012039 10.0.0.141 - - [2025-11-13 04:24:37] "POST /neutron/port HTTP/1.1" 200 1203 0.015129 10.0.0.141 - - [2025-11-13 04:24:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007311 10.0.0.141 - - [2025-11-13 04:24:47] "POST /neutron/port HTTP/1.1" 200 1203 0.015492 10.0.0.141 - - [2025-11-13 04:24:47] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006779 10.0.0.141 - - [2025-11-13 04:24:47] "POST /neutron/network HTTP/1.1" 200 980 0.015603 10.0.0.141 - - [2025-11-13 04:24:47] "POST /id-to-fqname HTTP/1.1" 200 228 0.001200 10.0.0.141 - - [2025-11-13 04:24:47] "GET /virtual-machine/07d416d5-2f99-46a6-b425-13eb624dae4c HTTP/1.1" 200 1299 0.009004 10.0.0.141 - - [2025-11-13 04:24:47] "GET /virtual-machine-interface/f143d1a5-5bae-4415-83c3-3d77cccd1776 HTTP/1.1" 200 3175 0.005450 10.0.0.141 - - [2025-11-13 04:24:47] "GET /instance-ip/0040246a-69e5-4995-8046-83b5c0113cbe HTTP/1.1" 200 1653 0.005467 10.0.0.141 - - [2025-11-13 04:24:47] "GET /instance-ip/aa5c6f21-6a8d-4c2d-bc18-3c97421af273 HTTP/1.1" 200 1637 0.005114 10.0.0.141 - - [2025-11-13 04:24:47] "POST /fqname-to-id HTTP/1.1" 404 218 0.003084 10.0.0.141 - - [2025-11-13 04:24:47] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005019 10.0.0.61 - - [2025-11-13 04:24:47] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001545 10.0.0.141 - - [2025-11-13 04:24:48] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.049127 10.0.0.141 - - [2025-11-13 04:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.141 - - [2025-11-13 04:24:48] "GET /security-group/21e47c45-725f-45e4-a410-6128ae2b1c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3788 0.004320 10.0.0.141 - - [2025-11-13 04:24:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 573 0.074133 10.0.0.141 - - [2025-11-13 04:24:48] "POST /instance-ips HTTP/1.1" 200 357 0.031807 10.0.0.141 - - [2025-11-13 04:24:48] "GET /instance-ip/0fc2727e-119c-487d-ba1d-05e87af20914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008075 10.0.0.141 - - [2025-11-13 04:24:48] "POST /instance-ips HTTP/1.1" 200 357 0.031846 10.0.0.141 - - [2025-11-13 04:24:48] "GET /instance-ip/442b1cdb-115e-45ae-9c43-24651ff12470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.006504 10.0.0.141 - - [2025-11-13 04:24:48] "GET /virtual-machine-interface/e51bffc8-cbdc-4ece-9c79-4e154548b75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.008788 10.0.0.141 - - [2025-11-13 04:24:48] "GET /virtual-machine-interface/e51bffc8-cbdc-4ece-9c79-4e154548b75d?fields=instance_ip_back_refs HTTP/1.1" 200 1538 0.007420 10.0.0.141 - - [2025-11-13 04:24:48] "GET /instance-ip/0fc2727e-119c-487d-ba1d-05e87af20914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004658 10.0.0.141 - - [2025-11-13 04:24:48] "GET /instance-ip/442b1cdb-115e-45ae-9c43-24651ff12470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1610 0.004605 10.0.0.141 - - [2025-11-13 04:24:48] "POST /id-to-fqname HTTP/1.1" 200 228 0.001061 10.0.0.141 - - [2025-11-13 04:24:48] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006835 10.0.0.141 - - [2025-11-13 04:24:48] "POST /neutron/network HTTP/1.1" 200 1006 0.029206 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/port HTTP/1.1" 200 1203 0.017635 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/port HTTP/1.1" 200 117 0.005630 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/port HTTP/1.1" 200 1082 0.011811 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/port HTTP/1.1" 200 1149 0.014574 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012563 10.0.0.141 - - [2025-11-13 04:24:49] "POST /neutron/network HTTP/1.1" 200 1006 0.008296 10.0.0.141 - - [2025-11-13 04:24:54] "POST /neutron/port HTTP/1.1" 200 1149 0.016537 10.0.0.141 - - [2025-11-13 04:24:54] "POST /neutron/security_group HTTP/1.1" 200 2066 0.007065 10.0.0.141 - - [2025-11-13 04:24:54] "GET /virtual-machine/8c5add64-4960-4a1f-8bc0-d4a64b02db15 HTTP/1.1" 200 1279 0.006264 10.0.0.141 - - [2025-11-13 04:24:54] "GET /virtual-machine-interface/e51bffc8-cbdc-4ece-9c79-4e154548b75d HTTP/1.1" 200 3226 0.006509 10.0.0.141 - - [2025-11-13 04:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.141 - - [2025-11-13 04:24:54] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003483 10.0.0.141 - - [2025-11-13 04:24:54] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003290 10.0.0.141 - - [2025-11-13 04:24:54] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005300 10.0.0.141 - - [2025-11-13 04:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.141 - - [2025-11-13 04:24:57] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004905 10.0.0.141 - - [2025-11-13 04:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.141 - - [2025-11-13 04:25:01] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008049 10.0.0.141 - - [2025-11-13 04:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.141 - - [2025-11-13 04:25:05] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005487 10.0.0.141 - - [2025-11-13 04:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2025-11-13 04:25:09] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005327 10.0.0.141 - - [2025-11-13 04:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.141 - - [2025-11-13 04:25:14] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004988 10.0.0.141 - - [2025-11-13 04:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.141 - - [2025-11-13 04:25:18] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005131 10.0.0.141 - - [2025-11-13 04:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.141 - - [2025-11-13 04:25:22] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005414 10.0.0.141 - - [2025-11-13 04:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.141 - - [2025-11-13 04:25:26] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004935 10.0.0.141 - - [2025-11-13 04:25:28] "POST /neutron/network HTTP/1.1" 200 1016 0.006774 10.0.0.141 - - [2025-11-13 04:25:28] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012286 10.0.0.141 - - [2025-11-13 04:25:28] "POST /neutron/network HTTP/1.1" 200 1006 0.010969 10.0.0.141 - - [2025-11-13 04:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.141 - - [2025-11-13 04:25:30] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007628 10.0.0.141 - - [2025-11-13 04:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.141 - - [2025-11-13 04:25:32] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004093 10.0.0.141 - - [2025-11-13 04:25:32] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.003287 10.0.0.141 - - [2025-11-13 04:25:32] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.010229 10.0.0.141 - - [2025-11-13 04:25:37] "POST /neutron/port HTTP/1.1" 200 1149 0.015145 10.0.0.141 - - [2025-11-13 04:25:42] "POST /neutron/security_group HTTP/1.1" 200 2066 0.028897 10.0.0.141 - - [2025-11-13 04:25:48] "POST /neutron/port HTTP/1.1" 200 1149 0.015221 10.0.0.141 - - [2025-11-13 04:25:53] "POST /id-to-fqname HTTP/1.1" 200 228 0.001649 10.0.0.141 - - [2025-11-13 04:25:53] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006894 10.0.0.61 - - [2025-11-13 04:25:54] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000952 10.0.0.141 - - [2025-11-13 04:25:54] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.069155 10.0.0.141 - - [2025-11-13 04:25:54] "POST /neutron/port HTTP/1.1" 200 2234 0.023603 10.0.0.141 - - [2025-11-13 04:25:54] "POST /neutron/port HTTP/1.1" 200 117 0.007163 10.0.0.141 - - [2025-11-13 04:25:55] "POST /neutron/port HTTP/1.1" 200 1177 0.042746 10.0.0.141 - - [2025-11-13 04:25:55] "POST /neutron/port HTTP/1.1" 200 1205 0.016265 10.0.0.141 - - [2025-11-13 04:25:55] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012074 10.0.0.141 - - [2025-11-13 04:25:55] "POST /neutron/network HTTP/1.1" 200 1008 0.008371 10.0.0.141 - - [2025-11-13 04:25:59] "POST /neutron/port HTTP/1.1" 200 1205 0.013197 10.0.0.141 - - [2025-11-13 04:25:59] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006765 10.0.0.141 - - [2025-11-13 04:25:59] "GET /virtual-machine/f5e4f9e9-fda2-4f76-9108-89bfb6838d44 HTTP/1.1" 200 1301 0.005649 10.0.0.141 - - [2025-11-13 04:25:59] "GET /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e HTTP/1.1" 200 3176 0.005408 10.0.0.141 - - [2025-11-13 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.141 - - [2025-11-13 04:25:59] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003953 10.0.0.141 - - [2025-11-13 04:25:59] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.004415 10.0.0.141 - - [2025-11-13 04:26:00] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005937 10.0.0.141 - - [2025-11-13 04:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.141 - - [2025-11-13 04:26:03] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005275 10.0.0.141 - - [2025-11-13 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.141 - - [2025-11-13 04:26:07] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006932 10.0.0.141 - - [2025-11-13 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.141 - - [2025-11-13 04:26:11] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004969 10.0.0.141 - - [2025-11-13 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.141 - - [2025-11-13 04:26:15] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005397 10.0.0.141 - - [2025-11-13 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.141 - - [2025-11-13 04:26:19] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004994 10.0.0.141 - - [2025-11-13 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.141 - - [2025-11-13 04:26:23] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005871 10.0.0.141 - - [2025-11-13 04:26:27] "POST /neutron/network HTTP/1.1" 200 1018 0.007156 10.0.0.141 - - [2025-11-13 04:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.141 - - [2025-11-13 04:26:27] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004339 10.0.0.141 - - [2025-11-13 04:26:27] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011982 10.0.0.141 - - [2025-11-13 04:26:27] "POST /neutron/network HTTP/1.1" 200 1008 0.009008 10.0.0.141 - - [2025-11-13 04:26:30] "POST /neutron/network HTTP/1.1" 200 1016 0.008725 10.0.0.141 - - [2025-11-13 04:26:30] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012572 10.0.0.141 - - [2025-11-13 04:26:30] "POST /neutron/network HTTP/1.1" 200 1006 0.011823 10.0.0.141 - - [2025-11-13 04:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.141 - - [2025-11-13 04:26:31] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006690 10.0.0.141 - - [2025-11-13 04:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.141 - - [2025-11-13 04:26:35] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004790 10.0.0.141 - - [2025-11-13 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.141 - - [2025-11-13 04:26:39] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005276 10.0.0.141 - - [2025-11-13 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.141 - - [2025-11-13 04:26:44] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005817 10.0.0.61 - - [2025-11-13 04:26:47] "GET /obj-perms HTTP/1.1" 200 5075 0.043464 10.0.0.141 - - [2025-11-13 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.141 - - [2025-11-13 04:26:48] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004900 10.0.0.141 - - [2025-11-13 04:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.141 - - [2025-11-13 04:26:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003755 10.0.0.141 - - [2025-11-13 04:26:50] "GET /virtual-networks?parent_id=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 587 0.002687 10.0.0.141 - - [2025-11-13 04:26:50] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005533 10.0.0.141 - - [2025-11-13 04:26:55] "POST /neutron/port HTTP/1.1" 200 1205 0.014446 10.0.0.141 - - [2025-11-13 04:27:00] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006744 10.0.0.141 - - [2025-11-13 04:27:05] "POST /neutron/port HTTP/1.1" 200 1205 0.013975 10.0.0.141 - - [2025-11-13 04:27:11] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006085 10.0.0.141 - - [2025-11-13 04:27:16] "POST /neutron/port HTTP/1.1" 200 1205 0.013197 10.0.0.141 - - [2025-11-13 04:27:16] "POST /neutron/security_group HTTP/1.1" 200 2066 0.006446 10.0.0.141 - - [2025-11-13 04:27:16] "POST /neutron/network HTTP/1.1" 200 982 0.020303 10.0.0.141 - - [2025-11-13 04:27:16] "POST /id-to-fqname HTTP/1.1" 200 228 0.001243 10.0.0.141 - - [2025-11-13 04:27:16] "GET /virtual-machine/f5e4f9e9-fda2-4f76-9108-89bfb6838d44 HTTP/1.1" 200 1301 0.003767 10.0.0.141 - - [2025-11-13 04:27:16] "GET /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e HTTP/1.1" 200 3176 0.004606 10.0.0.141 - - [2025-11-13 04:27:16] "GET /instance-ip/9821f244-a31a-480b-b973-afd0858d6663 HTTP/1.1" 200 1657 0.005310 10.0.0.141 - - [2025-11-13 04:27:16] "GET /instance-ip/d71d351c-dad9-49cb-93a6-37977c94faef HTTP/1.1" 200 1639 0.005095 10.0.0.141 - - [2025-11-13 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 230 0.003026 10.0.0.141 - - [2025-11-13 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.61 - - [2025-11-13 04:27:16] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000968 10.0.0.141 - - [2025-11-13 04:27:16] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.048935 10.0.0.141 - - [2025-11-13 04:27:16] "POST /network-policys HTTP/1.1" 200 569 0.027218 10.0.0.141 - - [2025-11-13 04:27:16] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007680 10.0.0.141 - - [2025-11-13 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006517 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004268 10.0.0.141 - - [2025-11-13 04:27:17] "POST /ref-update HTTP/1.1" 200 156 0.058467 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003859 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006766 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003790 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005375 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003915 10.0.0.141 - - [2025-11-13 04:27:17] "POST /ref-update HTTP/1.1" 200 156 0.064838 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003681 10.0.0.141 - - [2025-11-13 04:27:17] "POST /access-control-lists HTTP/1.1" 200 596 0.079542 10.0.0.141 - - [2025-11-13 04:27:17] "POST /neutron/network HTTP/1.1" 200 1112 0.014273 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006377 10.0.0.141 - - [2025-11-13 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.141 - - [2025-11-13 04:27:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003966 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.018183 10.0.0.141 - - [2025-11-13 04:27:17] "PUT /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e HTTP/1.1" 200 284 0.016951 10.0.0.141 - - [2025-11-13 04:27:17] "GET /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3072 0.005159 10.0.0.141 - - [2025-11-13 04:27:17] "POST /access-control-lists HTTP/1.1" 200 596 0.109053 10.0.0.141 - - [2025-11-13 04:27:17] "PUT /virtual-machine-interface/f6f396dd-7e0c-4c97-b3f6-30b44440eb8e HTTP/1.1" 200 284 0.067461 10.0.0.141 - - [2025-11-13 04:27:28] "POST /neutron/network HTTP/1.1" 200 1122 0.007258 10.0.0.141 - - [2025-11-13 04:27:28] "POST /neutron/subnet HTTP/1.1" 200 1394 0.012157 10.0.0.141 - - [2025-11-13 04:27:28] "POST /neutron/network HTTP/1.1" 200 1112 0.007771 10.0.0.141 - - [2025-11-13 04:27:32] "POST /neutron/network HTTP/1.1" 200 1120 0.007521 10.0.0.141 - - [2025-11-13 04:27:32] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012641 10.0.0.141 - - [2025-11-13 04:27:32] "POST /neutron/network HTTP/1.1" 200 1110 0.008805 10.0.0.141 - - [2025-11-13 04:27:47] "GET /obj-perms HTTP/1.1" 200 5075 0.055333 10.0.0.56 - - [2025-11-13 04:27:47] "GET /obj-perms HTTP/1.1" 200 5075 0.046077 10.0.0.56 - - [2025-11-13 04:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000451 10.0.0.56 - - [2025-11-13 04:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000446 10.0.0.61 - - [2025-11-13 04:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.61 - - [2025-11-13 04:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.56 - - [2025-11-13 04:27:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.56 - - [2025-11-13 04:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000376 10.0.0.61 - - [2025-11-13 04:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000388 10.0.0.61 - - [2025-11-13 04:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000397 10.0.0.141 - - [2025-11-13 04:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000412 10.0.0.141 - - [2025-11-13 04:27:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000363 10.0.0.141 - - [2025-11-13 04:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000386 10.0.0.141 - - [2025-11-13 04:27:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000391 10.0.0.141 - - [2025-11-13 04:28:29] "POST /neutron/network HTTP/1.1" 200 1122 0.007535 10.0.0.141 - - [2025-11-13 04:28:29] "POST /neutron/subnet HTTP/1.1" 200 1394 0.011653 10.0.0.141 - - [2025-11-13 04:28:29] "POST /neutron/network HTTP/1.1" 200 1112 0.008903 10.0.0.141 - - [2025-11-13 04:28:33] "POST /neutron/network HTTP/1.1" 200 1120 0.007926 10.0.0.141 - - [2025-11-13 04:28:33] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012350 10.0.0.141 - - [2025-11-13 04:28:33] "POST /neutron/network HTTP/1.1" 200 1110 0.010914 10.0.0.141 - - [2025-11-13 04:29:17] "POST /ref-update HTTP/1.1" 200 156 0.083086 10.0.0.56 - - [2025-11-13 04:29:17] "POST /fqname-to-id HTTP/1.1" 404 207 0.044173 10.0.0.141 - - [2025-11-13 04:29:17] "GET /virtual-network/93b2af14-97c0-4717-8a24-190c939fbbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007376 10.0.0.141 - - [2025-11-13 04:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.141 - - [2025-11-13 04:29:17] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004044 10.0.0.141 - - [2025-11-13 04:29:17] "POST /ref-update HTTP/1.1" 200 156 0.046241 10.0.0.141 - - [2025-11-13 04:29:18] "GET /virtual-network/22eef30c-cd1b-4166-9dc5-3632d287e9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007585 10.0.0.141 - - [2025-11-13 04:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.141 - - [2025-11-13 04:29:18] "GET /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004502 10.0.0.141 - - [2025-11-13 04:29:18] "DELETE /network-policy/1fb15492-1165-4b60-bb48-77b899c036fa HTTP/1.1" 200 115 0.027673 10.0.0.141 - - [2025-11-13 04:29:18] "POST /ref-update HTTP/1.1" 200 156 0.017317 10.0.0.141 - - [2025-11-13 04:29:18] "DELETE /instance-ip/0fc2727e-119c-487d-ba1d-05e87af20914 HTTP/1.1" 200 115 0.057197 10.0.0.141 - - [2025-11-13 04:29:18] "DELETE /instance-ip/442b1cdb-115e-45ae-9c43-24651ff12470 HTTP/1.1" 200 115 0.063604 10.0.0.141 - - [2025-11-13 04:29:18] "DELETE /virtual-machine-interface/e51bffc8-cbdc-4ece-9c79-4e154548b75d HTTP/1.1" 200 115 0.089126 10.0.0.141 - - [2025-11-13 04:29:18] "POST /neutron/network HTTP/1.1" 200 1008 0.029182 10.0.0.141 - - [2025-11-13 04:29:18] "POST /neutron/port HTTP/1.1" 200 1231 0.011870 10.0.0.141 - - [2025-11-13 04:29:19] "POST /neutron/port HTTP/1.1" 200 1229 0.016210 10.0.0.141 - - [2025-11-13 04:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.61 - - [2025-11-13 04:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.042613 10.0.0.61 - - [2025-11-13 04:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002352 10.0.0.61 - - [2025-11-13 04:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002153 10.0.0.61 - - [2025-11-13 04:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002074 10.0.0.141 - - [2025-11-13 04:29:20] "POST /neutron/network HTTP/1.1" 200 151 0.172593 10.0.0.141 - - [2025-11-13 04:29:21] "DELETE /route-target/1f5fee64-fcfc-4dae-9245-07341e2f5bae HTTP/1.1" 200 115 0.032275 10.0.0.141 - - [2025-11-13 04:29:23] "POST /neutron/port HTTP/1.1" 200 117 0.005106 10.0.0.61 - - [2025-11-13 04:29:24] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002489 10.0.0.141 - - [2025-11-13 04:29:24] "GET /project/96e08820-2f68-4957-a998-06690342e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.090026 10.0.0.61 - - [2025-11-13 04:29:24] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001288 10.0.0.141 - - [2025-11-13 04:29:24] "GET /project/96e08820-2f68-4957-a998-06690342e344?fields=virtual_networks HTTP/1.1" 200 1059 0.040538 10.0.0.61 - - [2025-11-13 04:29:24] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000993 10.0.0.141 - - [2025-11-13 04:29:24] "GET /project/96e08820-2f68-4957-a998-06690342e344?fields=virtual_machine_interfaces HTTP/1.1" 200 1059 0.046707 10.0.0.61 - - [2025-11-13 04:29:24] "GET /projects?obj_uuids=96e08820-2f68-4957-a998-06690342e344&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000903 10.0.0.141 - - [2025-11-13 04:29:24] "GET /project/96e08820-2f68-4957-a998-06690342e344?fields=security_groups HTTP/1.1" 200 1293 0.053130 10.0.0.141 - - [2025-11-13 04:29:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.022819 10.0.0.61 - - [2025-11-13 04:29:25] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003298 10.0.0.61 - - [2025-11-13 04:29:25] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000931 10.0.0.61 - - [2025-11-13 04:29:25] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.033954 10.0.0.61 - - [2025-11-13 04:29:25] "POST /id-to-fqname HTTP/1.1" 200 194 0.002848 10.0.0.61 - - [2025-11-13 04:29:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.005504 10.0.0.61 - - [2025-11-13 04:29:25] "POST /security-groups HTTP/1.1" 200 595 0.085078 10.0.0.61 - - [2025-11-13 04:29:25] "POST /projects HTTP/1.1" 200 593 0.294271 10.0.0.141 - - [2025-11-13 04:29:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.002991 10.0.0.61 - - [2025-11-13 04:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.365761 10.0.0.141 - - [2025-11-13 04:29:25] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.523206 10.0.0.141 - - [2025-11-13 04:29:26] "GET / HTTP/1.1" 200 35931 0.001926 10.0.0.141 - - [2025-11-13 04:29:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000464 10.0.0.141 - - [2025-11-13 04:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.054544 10.0.0.61 - - [2025-11-13 04:29:29] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000960 10.0.0.141 - - [2025-11-13 04:29:29] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.038386 10.0.0.61 - - [2025-11-13 04:29:29] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001008 10.0.0.141 - - [2025-11-13 04:29:29] "POST /neutron/network HTTP/1.1" 200 609 0.152197 10.0.0.141 - - [2025-11-13 04:29:29] "POST /ref-update HTTP/1.1" 200 156 0.032108 10.0.0.141 - - [2025-11-13 04:29:29] "POST /neutron/network HTTP/1.1" 200 1002 0.011884 10.0.0.141 - - [2025-11-13 04:29:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.000987 10.0.0.141 - - [2025-11-13 04:29:29] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004657 10.0.0.141 - - [2025-11-13 04:29:29] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005470 10.0.0.141 - - [2025-11-13 04:29:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.011241 10.0.0.141 - - [2025-11-13 04:29:30] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005338 10.0.0.141 - - [2025-11-13 04:29:32] "POST /id-to-fqname HTTP/1.1" 200 224 0.001414 10.0.0.61 - - [2025-11-13 04:29:33] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001100 10.0.0.141 - - [2025-11-13 04:29:33] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.068765 10.0.0.141 - - [2025-11-13 04:29:33] "POST /neutron/network HTTP/1.1" 200 1002 0.012703 10.0.0.141 - - [2025-11-13 04:29:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.002045 10.0.0.141 - - [2025-11-13 04:29:33] "POST /neutron/port HTTP/1.1" 200 117 0.009902 10.0.0.61 - - [2025-11-13 04:29:33] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001525 10.0.0.141 - - [2025-11-13 04:29:34] "POST /neutron/port HTTP/1.1" 200 1171 0.321584 10.0.0.141 - - [2025-11-13 04:29:34] "POST /neutron/port HTTP/1.1" 200 1225 0.193502 10.0.0.61 - - [2025-11-13 04:29:34] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000985 10.0.0.141 - - [2025-11-13 04:29:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008932 10.0.0.141 - - [2025-11-13 04:29:34] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.078657 10.0.0.141 - - [2025-11-13 04:29:34] "POST /neutron/port HTTP/1.1" 200 117 0.001363 10.0.0.141 - - [2025-11-13 04:29:34] "POST /neutron/port HTTP/1.1" 200 1199 0.017016 10.0.0.141 - - [2025-11-13 04:29:35] "POST /id-to-fqname HTTP/1.1" 200 224 0.001349 10.0.0.141 - - [2025-11-13 04:29:35] "POST /neutron/port HTTP/1.1" 200 1199 0.015614 10.0.0.141 - - [2025-11-13 04:29:35] "POST /neutron/network HTTP/1.1" 200 1012 0.022003 10.0.0.141 - - [2025-11-13 04:29:35] "POST /neutron/port HTTP/1.1" 200 1171 0.039256 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004672 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.001205 10.0.0.61 - - [2025-11-13 04:29:36] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001045 10.0.0.141 - - [2025-11-13 04:29:36] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.064463 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/network HTTP/1.1" 200 1002 0.007586 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/port HTTP/1.1" 200 117 0.005955 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/port HTTP/1.1" 200 1199 0.013569 10.0.0.141 - - [2025-11-13 04:29:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007003 10.0.0.141 - - [2025-11-13 04:29:36] "GET /virtual-machine/b52784b8-2866-4860-a4c7-b1cb0f06dc58 HTTP/1.1" 401 293 0.000423 10.0.0.141 - - [2025-11-13 04:29:37] "POST /neutron/port HTTP/1.1" 200 1171 0.017194 10.0.0.141 - - [2025-11-13 04:29:37] "GET /virtual-machine/b52784b8-2866-4860-a4c7-b1cb0f06dc58 HTTP/1.1" 200 1297 0.040165 10.0.0.141 - - [2025-11-13 04:29:37] "GET /virtual-machine-interface/8ae4f449-59e8-4e39-9513-04f182c9872b HTTP/1.1" 200 3156 0.004555 10.0.0.141 - - [2025-11-13 04:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.141 - - [2025-11-13 04:29:37] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003283 10.0.0.141 - - [2025-11-13 04:29:37] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003791 10.0.0.141 - - [2025-11-13 04:29:37] "POST /neutron/port HTTP/1.1" 200 1199 0.017351 10.0.0.141 - - [2025-11-13 04:29:37] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006631 10.0.0.141 - - [2025-11-13 04:29:37] "POST /neutron/subnet HTTP/1.1" 200 1385 0.012826 10.0.0.141 - - [2025-11-13 04:29:37] "POST /neutron/network HTTP/1.1" 200 1002 0.009037 10.0.0.141 - - [2025-11-13 04:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.141 - - [2025-11-13 04:29:40] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006253 10.0.0.141 - - [2025-11-13 04:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.141 - - [2025-11-13 04:29:44] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005930 10.0.0.61 - - [2025-11-13 04:29:46] "DELETE /project/b552671090ae4d5fa99572d1c59fbd8e HTTP/1.1" 404 173 0.003794 10.0.0.61 - - [2025-11-13 04:29:46] "DELETE /project/96e08820-2f68-4957-a998-06690342e344 HTTP/1.1" 404 177 0.003611 10.0.0.141 - - [2025-11-13 04:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.141 - - [2025-11-13 04:29:48] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006756 10.0.0.61 - - [2025-11-13 04:29:49] "GET /obj-perms HTTP/1.1" 200 5075 0.050244 10.0.0.141 - - [2025-11-13 04:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.141 - - [2025-11-13 04:29:52] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.004781 10.0.0.141 - - [2025-11-13 04:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.141 - - [2025-11-13 04:29:57] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005126 10.0.0.141 - - [2025-11-13 04:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.141 - - [2025-11-13 04:30:01] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.007127 10.0.0.141 - - [2025-11-13 04:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.141 - - [2025-11-13 04:30:05] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.007490 10.0.0.141 - - [2025-11-13 04:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.141 - - [2025-11-13 04:30:09] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005364 10.0.0.141 - - [2025-11-13 04:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.141 - - [2025-11-13 04:30:13] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005047 10.0.0.141 - - [2025-11-13 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.141 - - [2025-11-13 04:30:17] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005335 10.0.0.141 - - [2025-11-13 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.141 - - [2025-11-13 04:30:21] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006231 10.0.0.141 - - [2025-11-13 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.141 - - [2025-11-13 04:30:25] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006777 10.0.0.141 - - [2025-11-13 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.141 - - [2025-11-13 04:30:27] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004506 10.0.0.141 - - [2025-11-13 04:30:27] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003510 10.0.0.141 - - [2025-11-13 04:30:27] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005575 10.0.0.141 - - [2025-11-13 04:30:31] "POST /neutron/port HTTP/1.1" 200 1199 0.026436 10.0.0.141 - - [2025-11-13 04:30:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003528 10.0.0.141 - - [2025-11-13 04:30:31] "POST /neutron/port HTTP/1.1" 200 117 0.001154 10.0.0.141 - - [2025-11-13 04:30:33] "POST /neutron/port HTTP/1.1" 200 1199 0.014672 10.0.0.141 - - [2025-11-13 04:30:36] "POST /neutron/security_group HTTP/1.1" 200 2062 0.006443 10.0.0.141 - - [2025-11-13 04:30:37] "POST /neutron/port HTTP/1.1" 200 1199 0.016425 10.0.0.141 - - [2025-11-13 04:30:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003710 10.0.0.141 - - [2025-11-13 04:30:37] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.141 - - [2025-11-13 04:30:38] "POST /neutron/port HTTP/1.1" 200 1199 0.014174 10.0.0.141 - - [2025-11-13 04:30:41] "POST /neutron/security_group HTTP/1.1" 200 2062 0.007147 10.0.0.141 - - [2025-11-13 04:30:48] "POST /neutron/port HTTP/1.1" 200 1199 0.021013 10.0.0.141 - - [2025-11-13 04:30:48] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009465 10.0.0.141 - - [2025-11-13 04:30:48] "GET /virtual-machine/6f8356f8-c750-4dbe-bb76-4d03fc1eb366 HTTP/1.1" 200 1296 0.007960 10.0.0.141 - - [2025-11-13 04:30:48] "GET /virtual-machine-interface/a8ebaff8-a0a7-4700-98d8-51b4c140def1 HTTP/1.1" 200 3156 0.005730 10.0.0.141 - - [2025-11-13 04:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.141 - - [2025-11-13 04:30:49] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004024 10.0.0.141 - - [2025-11-13 04:30:49] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003133 10.0.0.141 - - [2025-11-13 04:30:49] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005554 10.0.0.141 - - [2025-11-13 04:30:49] "GET /obj-perms HTTP/1.1" 200 5075 0.049823 10.0.0.141 - - [2025-11-13 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.141 - - [2025-11-13 04:30:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003144 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002317 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.005786 10.0.0.56 - - [2025-11-13 04:30:50] "GET /obj-perms HTTP/1.1" 200 5075 0.050601 10.0.0.141 - - [2025-11-13 04:30:50] "POST /neutron/port HTTP/1.1" 200 1199 0.016454 10.0.0.141 - - [2025-11-13 04:30:50] "POST /neutron/security_group HTTP/1.1" 200 2062 0.009577 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-machine/42b3127d-595d-497b-8c88-b5b12674d204 HTTP/1.1" 200 1296 0.007319 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-machine-interface/642043ec-c483-4d60-b27d-c4331b7181e0 HTTP/1.1" 200 3155 0.005551 10.0.0.141 - - [2025-11-13 04:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.141 - - [2025-11-13 04:30:50] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003801 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.003151 10.0.0.141 - - [2025-11-13 04:30:50] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006510 10.0.0.141 - - [2025-11-13 04:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.141 - - [2025-11-13 04:30:51] "GET /global-vrouter-config/35413604-33bc-433e-aa2d-7ab3a87bbb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005542 10.0.0.141 - - [2025-11-13 04:30:51] "GET /virtual-networks?parent_id=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002934 10.0.0.141 - - [2025-11-13 04:30:51] "GET /virtual-network/2fe1f46b-ddd0-4b1c-b3ff-1e92d4320f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2631 0.006526 10.0.0.141 - - [2025-11-13 04:30:52] "GET /virtual-machine-interface/642043ec-c483-4d60-b27d-c4331b7181e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2740 0.005568 10.0.0.141 - - [2025-11-13 04:30:52] "PUT /virtual-machine-interface/642043ec-c483-4d60-b27d-c4331b7181e0 HTTP/1.1" 200 284 0.012715 10.0.0.141 - - [2025-11-13 04:31:31] "POST /neutron/port HTTP/1.1" 200 1199 0.046046 10.0.0.141 - - [2025-11-13 04:31:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003769 10.0.0.141 - - [2025-11-13 04:31:31] "POST /neutron/port HTTP/1.1" 200 117 0.001110 10.0.0.141 - - [2025-11-13 04:31:37] "POST /neutron/port HTTP/1.1" 200 1199 0.014596 10.0.0.141 - - [2025-11-13 04:31:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003860 10.0.0.141 - - [2025-11-13 04:31:37] "POST /neutron/port HTTP/1.1" 200 117 0.001537 10.0.0.141 - - [2025-11-13 04:32:31] "POST /neutron/port HTTP/1.1" 200 1199 0.014883 10.0.0.141 - - [2025-11-13 04:32:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003563 10.0.0.141 - - [2025-11-13 04:32:31] "POST /neutron/port HTTP/1.1" 200 117 0.001090 10.0.0.141 - - [2025-11-13 04:32:38] "POST /neutron/port HTTP/1.1" 200 1199 0.020021 10.0.0.141 - - [2025-11-13 04:32:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003474 10.0.0.141 - - [2025-11-13 04:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001082 10.0.0.56 - - [2025-11-13 04:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000443 10.0.0.56 - - [2025-11-13 04:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000403 10.0.0.61 - - [2025-11-13 04:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000402 10.0.0.61 - - [2025-11-13 04:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000539 10.0.0.56 - - [2025-11-13 04:32:57] "GET /global-system-configs HTTP/1.1" 401 293 0.000377 10.0.0.56 - - [2025-11-13 04:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000395 10.0.0.61 - - [2025-11-13 04:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.001000 10.0.0.61 - - [2025-11-13 04:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000440 10.0.0.141 - - [2025-11-13 04:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.000390 10.0.0.141 - - [2025-11-13 04:32:58] "GET /global-system-configs HTTP/1.1" 401 293 0.001438 10.0.0.141 - - [2025-11-13 04:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000368 10.0.0.141 - - [2025-11-13 04:32:59] "GET /global-system-configs HTTP/1.1" 401 293 0.000379 10.0.0.141 - - [2025-11-13 04:33:06] "POST /neutron/network HTTP/1.1" 200 1002 0.009246 10.0.0.141 - - [2025-11-13 04:33:07] "POST /neutron/port HTTP/1.1" 200 1225 0.017183 10.0.0.141 - - [2025-11-13 04:33:07] "POST /neutron/port HTTP/1.1" 200 1225 0.016391 10.0.0.141 - - [2025-11-13 04:33:07] "POST /neutron/port HTTP/1.1" 200 1225 0.012672 10.0.0.61 - - [2025-11-13 04:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003012 10.0.0.61 - - [2025-11-13 04:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006739 10.0.0.61 - - [2025-11-13 04:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006592 10.0.0.61 - - [2025-11-13 04:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002760 10.0.0.141 - - [2025-11-13 04:33:09] "POST /neutron/network HTTP/1.1" 200 151 0.137050 10.0.0.141 - - [2025-11-13 04:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.044265 10.0.0.61 - - [2025-11-13 04:33:10] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000906 10.0.0.141 - - [2025-11-13 04:33:10] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1390 0.043214 10.0.0.61 - - [2025-11-13 04:33:10] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000832 10.0.0.141 - - [2025-11-13 04:33:10] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?fields=virtual_networks HTTP/1.1" 200 1051 0.035114 10.0.0.61 - - [2025-11-13 04:33:10] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.001284 10.0.0.141 - - [2025-11-13 04:33:10] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?fields=virtual_machine_interfaces HTTP/1.1" 200 1051 0.052618 10.0.0.61 - - [2025-11-13 04:33:10] "GET /projects?obj_uuids=b5526710-90ae-4d5f-a995-72d1c59fbd8e&detail=False&count=False&shared=False HTTP/1.1" 200 353 0.000932 10.0.0.141 - - [2025-11-13 04:33:10] "GET /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e?fields=security_groups HTTP/1.1" 200 1281 0.047170 10.0.0.141 - - [2025-11-13 04:33:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.030639 10.0.0.61 - - [2025-11-13 04:33:11] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.006705 10.0.0.61 - - [2025-11-13 04:33:11] "GET /domains?obj_uuids=7e609647-c42c-403c-b0dd-6b1bfaefbd00&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002552 10.0.0.61 - - [2025-11-13 04:33:11] "GET /domain/7e609647-c42c-403c-b0dd-6b1bfaefbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.013907 10.0.0.61 - - [2025-11-13 04:33:11] "POST /id-to-fqname HTTP/1.1" 200 190 0.001307 10.0.0.61 - - [2025-11-13 04:33:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.009090 10.0.0.61 - - [2025-11-13 04:33:12] "POST /security-groups HTTP/1.1" 200 591 0.045426 10.0.0.61 - - [2025-11-13 04:33:12] "POST /projects HTTP/1.1" 200 585 0.243467 10.0.0.141 - - [2025-11-13 04:33:12] "POST /access-control-lists HTTP/1.1" 200 596 0.033016 10.0.0.61 - - [2025-11-13 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.319017 10.0.0.141 - - [2025-11-13 04:33:12] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.497221 10.0.0.141 - - [2025-11-13 04:33:13] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.141 - - [2025-11-13 04:33:15] "DELETE /access-control-list/e15a11bf-6e87-4591-8fa5-0d81ec5c4343 HTTP/1.1" 200 115 0.033622 10.0.0.61 - - [2025-11-13 04:33:18] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000938 10.0.0.141 - - [2025-11-13 04:33:18] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1373 0.032831 10.0.0.61 - - [2025-11-13 04:33:19] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000819 10.0.0.141 - - [2025-11-13 04:33:19] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?fields=virtual_networks HTTP/1.1" 200 1042 0.081109 10.0.0.61 - - [2025-11-13 04:33:19] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001384 10.0.0.141 - - [2025-11-13 04:33:19] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?fields=virtual_machine_interfaces HTTP/1.1" 200 1042 0.040125 10.0.0.61 - - [2025-11-13 04:33:19] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001296 10.0.0.141 - - [2025-11-13 04:33:19] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?fields=security_groups HTTP/1.1" 200 1268 0.043860 10.0.0.61 - - [2025-11-13 04:33:46] "DELETE /project/b5526710-90ae-4d5f-a995-72d1c59fbd8e HTTP/1.1" 404 177 0.005034 10.0.0.61 - - [2025-11-13 04:33:46] "DELETE /project/14506d03b76c4f9eb4ad4e5781d0fde2 HTTP/1.1" 404 173 0.004369 10.0.0.61 - - [2025-11-13 04:33:46] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000778 10.0.0.61 - - [2025-11-13 04:33:47] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.038912 10.0.0.61 - - [2025-11-13 04:33:47] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000878 10.0.0.61 - - [2025-11-13 04:33:47] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?fields=security_groups HTTP/1.1" 200 1373 0.038420 10.0.0.61 - - [2025-11-13 04:33:47] "DELETE /security-group/85cb60a1-3954-449c-94df-2aa0bf0a698c HTTP/1.1" 200 115 0.043197 10.0.0.61 - - [2025-11-13 04:33:47] "GET /projects?obj_uuids=14506d03-b76c-4f9e-b4ad-4e5781d0fde2&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000918 10.0.0.61 - - [2025-11-13 04:33:47] "GET /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2?fields=application_policy_sets HTTP/1.1" 200 1412 0.054296 10.0.0.141 - - [2025-11-13 04:33:47] "DELETE /access-control-list/a53fd8be-6be7-467b-904d-f5ea2d1dcba5 HTTP/1.1" 200 115 0.057642 10.0.0.61 - - [2025-11-13 04:33:47] "DELETE /project/14506d03-b76c-4f9e-b4ad-4e5781d0fde2 HTTP/1.1" 200 115 0.379365 10.0.0.61 - - [2025-11-13 04:34:53] "GET /obj-perms HTTP/1.1" 200 5075 0.046740 10.0.0.141 - - [2025-11-13 04:34:53] "GET /obj-perms HTTP/1.1" 200 5075 0.046474 10.0.0.56 - - [2025-11-13 04:35:53] "GET /obj-perms HTTP/1.1" 200 5075 0.044434 [Introspect:8084]10.0.0.61 - - [2025-11-13 04:36:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.61 - - [2025-11-13 04:36:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001277