+++ date ++ echo 'INFO: =================== Mon Jun 15 01:31:38 AM UTC 2026 ===================' INFO: =================== Mon Jun 15 01:31:38 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ 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=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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=True ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.19.117.13 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ 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.19 ++ 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=True ++ 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=True ++ 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=True ++ 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 password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort +++ local local_ips=,10.0.0.19,10.227.40.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.227.40.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + 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 ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/15/2026 01:32:18.899 7fbe13a71240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/15/2026 01:32:19.063 7fbe13a71240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/15/2026 01:32:19.080 7fbe13a71240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/15/2026 01:32:19.080 7fbe13a71240 [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=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-06-15 01:32:28] "GET / HTTP/1.1" 503 181 0.000282 10.0.0.19 - - [2026-06-15 01:32:28] "GET / HTTP/1.1" 503 181 0.000191 10.0.0.19 - - [2026-06-15 01:32:28] "GET / HTTP/1.1" 503 181 0.000334 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 45019 0.001672 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 45019 0.001348 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.19 - - [2026-06-15 01:32:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000632 10.0.0.19 - - [2026-06-15 01:32:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000402 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 36215 0.002239 10.0.0.19 - - [2026-06-15 01:32:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000376 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 36215 0.001847 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.19 - - [2026-06-15 01:32:29] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.19 - - [2026-06-15 01:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.369175 10.0.0.19 - - [2026-06-15 01:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.19 - - [2026-06-15 01:32:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.398730 10.0.0.19 - - [2026-06-15 01:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.349365 10.0.0.19 - - [2026-06-15 01:32:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.011274 10.0.0.19 - - [2026-06-15 01:32:29] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.040145 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.018494 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000602 10.0.0.19 - - [2026-06-15 01:32:30] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.001246 10.0.0.19 - - [2026-06-15 01:32:30] "POST /database-nodes HTTP/1.1" 200 595 0.112714 /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.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.046868 10.0.0.19 - - [2026-06-15 01:32:30] "GET /routing-instance/2773a9ee-6247-4611-b079-7e5f2f61d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006608 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.061421 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.19 - - [2026-06-15 01:32:30] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.042923 10.0.0.19 - - [2026-06-15 01:32:30] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.19 - - [2026-06-15 01:32:30] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.002329 10.0.0.19 - - [2026-06-15 01:32:30] "POST /bgp-routers HTTP/1.1" 200 614 0.232845 10.0.0.19 - - [2026-06-15 01:32:30] "GET /bgp-router/c3cad354-31ee-432e-80dc-61055b874d2b?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.008309 10.0.0.19 - - [2026-06-15 01:32:30] "POST /service-appliance-sets HTTP/1.1" 200 555 0.245770 10.0.0.19 - - [2026-06-15 01:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015769 10.0.0.19 - - [2026-06-15 01:32:31] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000588 10.0.0.19 - - [2026-06-15 01:32:31] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008970 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003354 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.19 - - [2026-06-15 01:32:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010360 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.036075 10.0.0.19 - - [2026-06-15 01:32:31] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008658 10.0.0.19 - - [2026-06-15 01:32:31] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012450 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.011514 10.0.0.19 - - [2026-06-15 01:32:31] "POST /ref-update HTTP/1.1" 200 156 0.035001 10.0.0.19 - - [2026-06-15 01:32:31] "POST /service-appliance-sets HTTP/1.1" 200 543 0.056995 10.0.0.19 - - [2026-06-15 01:32:31] "POST /analytics-nodes HTTP/1.1" 200 597 0.041826 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033337 10.0.0.19 - - [2026-06-15 01:32:31] "GET /network-ipam/d81d4a87-27fd-4d83-b79c-7244105efb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010806 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035460 10.0.0.19 - - [2026-06-15 01:32:31] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013806 10.0.0.19 - - [2026-06-15 01:32:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003215 10.0.0.19 - - [2026-06-15 01:32:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.048761 10.0.0.19 - - [2026-06-15 01:32:31] "POST /service-templates HTTP/1.1" 200 513 0.036129 10.0.0.19 - - [2026-06-15 01:32:31] "POST /service-templates HTTP/1.1" 200 503 0.047574 10.0.0.19 - - [2026-06-15 01:32:31] "POST /service-templates HTTP/1.1" 200 517 0.034910 10.0.0.19 - - [2026-06-15 01:32:32] "POST /service-templates HTTP/1.1" 200 537 0.162408 10.0.0.19 - - [2026-06-15 01:32:32] "POST /service-templates HTTP/1.1" 200 509 0.024885 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.19 - - [2026-06-15 01:32:32] "GET / HTTP/1.1" 200 36215 0.003329 10.0.0.19 - - [2026-06-15 01:32:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000425 10.0.0.19 - - [2026-06-15 01:32:32] "GET /obj-perms HTTP/1.1" 200 6372 0.413094 10.0.0.19 - - [2026-06-15 01:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.053462 10.0.0.19 - - [2026-06-15 01:32:33] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013898 10.0.0.19 - - [2026-06-15 01:32:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.003803 10.0.0.19 - - [2026-06-15 01:32:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.059544 10.0.0.19 - - [2026-06-15 01:32:33] "GET /obj-perms HTTP/1.1" 200 6372 0.067651 10.0.0.19 - - [2026-06-15 01:32:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000944 10.0.0.19 - - [2026-06-15 01:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.040609 10.0.0.19 - - [2026-06-15 01:32:36] "GET /network-ipam/d81d4a87-27fd-4d83-b79c-7244105efb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010848 10.0.0.19 - - [2026-06-15 01:32:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.005713 10.0.0.19 - - [2026-06-15 01:32:36] "POST /access-control-lists HTTP/1.1" 200 589 0.059715 10.0.0.19 - - [2026-06-15 01:32:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.006355 10.0.0.19 - - [2026-06-15 01:32:36] "POST /access-control-lists HTTP/1.1" 200 587 0.073679 10.0.0.19 - - [2026-06-15 01:32:37] "POST /route-targets HTTP/1.1" 200 328 0.021265 10.0.0.19 - - [2026-06-15 01:32:37] "POST /ref-update HTTP/1.1" 200 156 0.022677 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002266 10.0.0.19 - - [2026-06-15 01:32:37] "POST /route-targets HTTP/1.1" 200 328 0.025152 10.0.0.19 - - [2026-06-15 01:32:37] "GET / HTTP/1.1" 200 36215 0.001677 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001285 10.0.0.19 - - [2026-06-15 01:32:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000506 10.0.0.19 - - [2026-06-15 01:32:37] "POST /ref-update HTTP/1.1" 200 156 0.024681 10.0.0.19 - - [2026-06-15 01:32:37] "POST /route-targets HTTP/1.1" 200 328 0.021689 10.0.0.19 - - [2026-06-15 01:32:37] "POST /ref-update HTTP/1.1" 200 156 0.019604 10.0.0.19 - - [2026-06-15 01:32:37] "POST /route-targets HTTP/1.1" 200 328 0.018981 10.0.0.19 - - [2026-06-15 01:32:37] "POST /ref-update HTTP/1.1" 200 156 0.034710 10.0.0.19 - - [2026-06-15 01:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.039251 10.0.0.19 - - [2026-06-15 01:32:37] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008062 10.0.0.19 - - [2026-06-15 01:32:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004620 10.0.0.19 - - [2026-06-15 01:32:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.003458 10.0.0.19 - - [2026-06-15 01:32:37] "POST /access-control-lists HTTP/1.1" 200 553 0.076510 10.0.0.19 - - [2026-06-15 01:32:37] "POST /config-nodes HTTP/1.1" 200 591 0.194630 10.0.0.19 - - [2026-06-15 01:32:38] "GET / HTTP/1.1" 200 36215 0.001933 10.0.0.19 - - [2026-06-15 01:32:38] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000624 10.0.0.19 - - [2026-06-15 01:32:38] "GET / HTTP/1.1" 200 36215 0.002132 10.0.0.19 - - [2026-06-15 01:32:38] "POST /fqname-to-id HTTP/1.1" 401 296 0.000399 10.0.0.19 - - [2026-06-15 01:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037678 10.0.0.19 - - [2026-06-15 01:32:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042445 10.0.0.19 - - [2026-06-15 01:32:38] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023105 10.0.0.19 - - [2026-06-15 01:32:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.004783 10.0.0.19 - - [2026-06-15 01:32:38] "POST /config-database-nodes HTTP/1.1" 200 609 0.034540 10.0.0.19 - - [2026-06-15 01:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.19 - - [2026-06-15 01:32:43] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003997 10.0.0.19 - - [2026-06-15 01:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.19 - - [2026-06-15 01:32:43] "PUT /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 277 0.011562 10.0.0.19 - - [2026-06-15 01:32:44] "GET / HTTP/1.1" 200 36215 0.001967 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 401 296 0.000478 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 583 0.068804 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 577 0.058095 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 577 0.024643 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001285 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 561 0.057333 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 557 0.047828 10.0.0.19 - - [2026-06-15 01:32:44] "POST /alarms HTTP/1.1" 200 559 0.035377 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 567 0.038943 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 551 0.026968 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 559 0.074957 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 569 0.156782 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 557 0.032736 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 569 0.031456 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 577 0.074419 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 571 0.049852 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 563 0.057510 10.0.0.19 - - [2026-06-15 01:32:45] "POST /alarms HTTP/1.1" 200 563 0.022289 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 563 0.045376 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 549 0.025000 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 597 0.022593 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 577 0.019387 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 573 0.031336 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 585 0.034979 10.0.0.19 - - [2026-06-15 01:32:46] "POST /alarms HTTP/1.1" 200 611 0.039712 10.0.0.19 - - [2026-06-15 01:32:46] "GET / HTTP/1.1" 200 36215 0.002102 10.0.0.19 - - [2026-06-15 01:32:46] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000719 10.0.0.19 - - [2026-06-15 01:32:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.048286 10.0.0.19 - - [2026-06-15 01:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.19 - - [2026-06-15 01:32:47] "PUT /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 277 0.012297 10.0.0.19 - - [2026-06-15 01:32:47] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.19 - - [2026-06-15 01:32:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000608 10.0.0.19 - - [2026-06-15 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.036558 10.0.0.19 - - [2026-06-15 01:32:48] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003823 10.0.0.19 - - [2026-06-15 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.19 - - [2026-06-15 01:32:48] "PUT /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 277 0.050308 10.0.0.19 - - [2026-06-15 01:32:48] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.19 - - [2026-06-15 01:32:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000610 10.0.0.19 - - [2026-06-15 01:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.047792 10.0.0.19 - - [2026-06-15 01:32:48] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009211 10.0.0.19 - - [2026-06-15 01:32:49] "PUT /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37 HTTP/1.1" 200 275 0.063481 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001192 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:32:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001110 10.0.0.19 - - [2026-06-15 01:33:33] "GET /obj-perms HTTP/1.1" 200 6372 0.070457 10.0.0.19 - - [2026-06-15 01:33:34] "GET /obj-perms HTTP/1.1" 200 6372 0.056925 10.0.0.19 - - [2026-06-15 01:33:52] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.19 - - [2026-06-15 01:33:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000520 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030063 10.0.0.19 - - [2026-06-15 01:33:53] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005704 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.19 - - [2026-06-15 01:33:53] "GET /routing-instance/2773a9ee-6247-4611-b079-7e5f2f61d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003969 10.0.0.19 - - [2026-06-15 01:33:53] "PUT /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37 HTTP/1.1" 200 275 0.027521 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.003781 10.0.0.19 - - [2026-06-15 01:33:53] "POST /virtual-routers HTTP/1.1" 200 597 0.020030 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.19 - - [2026-06-15 01:33:53] "GET /virtual-router/5d82a3d4-09d0-4b32-8483-4f92e1c11590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.007025 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.003173 10.0.0.19 - - [2026-06-15 01:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2026-06-15 01:33:53] "GET /virtual-network/01c318a6-ab8d-4da0-a7d6-b67f36acffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007157 10.0.0.19 - - [2026-06-15 01:33:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.045802 10.0.0.19 - - [2026-06-15 01:34:34] "GET /obj-perms HTTP/1.1" 200 6372 0.070795 10.0.0.19 - - [2026-06-15 01:34:35] "GET /obj-perms HTTP/1.1" 200 6372 0.052477 10.0.0.19 - - [2026-06-15 01:35:35] "GET /obj-perms HTTP/1.1" 200 6372 0.130182 10.0.0.19 - - [2026-06-15 01:35:35] "GET /obj-perms HTTP/1.1" 200 6372 0.055382 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:35:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:35:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001046 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:35:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001174 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:35:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001302 10.0.0.19 - - [2026-06-15 01:36:04] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.19 - - [2026-06-15 01:36:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000436 10.0.0.19 - - [2026-06-15 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.040521 10.0.0.19 - - [2026-06-15 01:36:05] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007917 10.0.0.19 - - [2026-06-15 01:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.19 - - [2026-06-15 01:36:05] "GET /config-node/75489b9e-b674-4dc3-8c4a-afe309d1a7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.006637 10.0.0.19 - - [2026-06-15 01:36:16] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.19 - - [2026-06-15 01:36:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000423 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:36:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 10.0.0.19 - - [2026-06-15 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030525 10.0.0.19 - - [2026-06-15 01:36:16] "GET /routing-instance/2773a9ee-6247-4611-b079-7e5f2f61d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004205 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:36:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001483 10.0.0.19 - - [2026-06-15 01:36:16] "POST /bgp-routers HTTP/1.1" 409 299 0.003433 10.0.0.19 - - [2026-06-15 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.19 - - [2026-06-15 01:36:16] "GET /bgp-router/c3cad354-31ee-432e-80dc-61055b874d2b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.008530 10.0.0.19 - - [2026-06-15 01:36:16] "PUT /bgp-router/c3cad354-31ee-432e-80dc-61055b874d2b HTTP/1.1" 200 255 0.018964 10.0.0.19 - - [2026-06-15 01:36:36] "GET /obj-perms HTTP/1.1" 200 6372 0.081430 10.0.0.19 - - [2026-06-15 01:36:36] "GET /obj-perms HTTP/1.1" 200 6372 0.062528 10.0.0.19 - - [2026-06-15 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.19 - - [2026-06-15 01:36:36] "GET /virtual-router/5d82a3d4-09d0-4b32-8483-4f92e1c11590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004324 10.0.0.19 - - [2026-06-15 01:36:45] "GET / HTTP/1.1" 200 36215 0.001823 10.0.0.19 - - [2026-06-15 01:36:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.000435 10.0.0.19 - - [2026-06-15 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029684 10.0.0.19 - - [2026-06-15 01:36:45] "GET /global-system-config/b59a0b2c-bbec-4d8d-86ed-32d7ed6aac37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005510 10.0.0.19 - - [2026-06-15 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.19 - - [2026-06-15 01:36:45] "GET /routing-instance/2773a9ee-6247-4611-b079-7e5f2f61d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004418 10.0.0.19 - - [2026-06-15 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.19 - - [2026-06-15 01:36:45] "GET /virtual-router/5d82a3d4-09d0-4b32-8483-4f92e1c11590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004246 10.0.0.19 - - [2026-06-15 01:36:45] "PUT /virtual-router/5d82a3d4-09d0-4b32-8483-4f92e1c11590 HTTP/1.1" 200 263 0.012546 10.0.0.19 - - [2026-06-15 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.19 - - [2026-06-15 01:36:46] "GET /virtual-router/5d82a3d4-09d0-4b32-8483-4f92e1c11590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.004509 10.0.0.19 - - [2026-06-15 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.19 - - [2026-06-15 01:36:46] "GET /virtual-machine-interface/7006962d-cb56-4991-83d5-c893b2f409d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.007130 10.0.0.19 - - [2026-06-15 01:36:46] "PUT /virtual-machine-interface/7006962d-cb56-4991-83d5-c893b2f409d3 HTTP/1.1" 200 285 0.012501 10.0.0.19 - - [2026-06-15 01:36:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000496 10.0.0.19 - - [2026-06-15 01:36:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000406 10.0.0.19 - - [2026-06-15 01:36:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000436 10.0.0.19 - - [2026-06-15 01:36:49] "GET /global-system-configs HTTP/1.1" 401 296 0.001103 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:36:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001423 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:36:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001565 10.0.0.19 - - [2026-06-15 01:37:37] "GET /obj-perms HTTP/1.1" 200 6372 0.085960 10.0.0.19 - - [2026-06-15 01:37:37] "GET /obj-perms HTTP/1.1" 200 6372 0.061491 10.0.0.19 - - [2026-06-15 01:38:30] "GET / HTTP/1.1" 200 36215 0.002742 10.0.0.19 - - [2026-06-15 01:38:38] "GET /obj-perms HTTP/1.1" 200 6372 0.079906 10.0.0.19 - - [2026-06-15 01:38:38] "GET /obj-perms HTTP/1.1" 200 6372 0.056644 10.0.0.19 - - [2026-06-15 01:38:39] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000484 10.0.0.19 - - [2026-06-15 01:38:40] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.027781 10.0.0.19 - - [2026-06-15 01:38:40] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002743 10.0.0.19 - - [2026-06-15 01:38:40] "POST /domains HTTP/1.1" 200 331 0.018562 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.050418 10.0.0.19 - - [2026-06-15 01:38:40] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.160447 10.0.0.19 - - [2026-06-15 01:38:40] "POST /id-to-fqname HTTP/1.1" 200 165 0.001381 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 404 174 0.003060 10.0.0.19 - - [2026-06-15 01:38:40] "POST /security-groups HTTP/1.1" 200 560 0.082461 10.0.0.19 - - [2026-06-15 01:38:40] "POST /projects HTTP/1.1" 200 531 0.301515 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.332716 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 404 205 0.029689 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2026-06-15 01:38:40] "POST /access-control-lists HTTP/1.1" 200 573 0.062298 10.0.0.19 - - [2026-06-15 01:38:40] "GET /projects?obj_uuids=045ea969-09d3-4f25-bddf-708b80a00e92&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000927 10.0.0.19 - - [2026-06-15 01:38:40] "POST /fqname-to-id HTTP/1.1" 404 204 0.003888 10.0.0.19 - - [2026-06-15 01:38:40] "GET /project/045ea969-09d3-4f25-bddf-708b80a00e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.027327 10.0.0.19 - - [2026-06-15 01:38:40] "GET /projects?obj_uuids=045ea969-09d3-4f25-bddf-708b80a00e92&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001005 10.0.0.19 - - [2026-06-15 01:38:40] "POST /access-control-lists HTTP/1.1" 200 571 0.064550 10.0.0.19 - - [2026-06-15 01:38:41] "GET /project/045ea969-09d3-4f25-bddf-708b80a00e92?fields=security_groups HTTP/1.1" 200 1280 0.127576 10.0.0.19 - - [2026-06-15 01:38:41] "DELETE /security-group/e664f970-e4c4-4b1d-8a86-c339348f6a92 HTTP/1.1" 200 115 0.034668 10.0.0.19 - - [2026-06-15 01:38:41] "GET /projects?obj_uuids=045ea969-09d3-4f25-bddf-708b80a00e92&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001211 10.0.0.19 - - [2026-06-15 01:38:41] "GET /project/045ea969-09d3-4f25-bddf-708b80a00e92?fields=application_policy_sets HTTP/1.1" 200 1319 0.028826 10.0.0.19 - - [2026-06-15 01:38:41] "DELETE /project/045ea969-09d3-4f25-bddf-708b80a00e92 HTTP/1.1" 200 115 0.385792 10.0.0.19 - - [2026-06-15 01:38:41] "POST /id-to-fqname HTTP/1.1" 200 165 0.001972 10.0.0.19 - - [2026-06-15 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.007778 10.0.0.19 - - [2026-06-15 01:38:41] "POST /security-groups HTTP/1.1" 200 560 0.061452 10.0.0.19 - - [2026-06-15 01:38:41] "POST /projects HTTP/1.1" 200 531 0.233705 10.0.0.19 - - [2026-06-15 01:38:41] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.362572 10.0.0.19 - - [2026-06-15 01:38:41] "DELETE /access-control-list/f34cfd54-759a-4aea-a8f1-fe65c81f128b HTTP/1.1" 200 115 0.035236 10.0.0.19 - - [2026-06-15 01:38:41] "DELETE /access-control-list/b6353281-aca0-4fca-8cd3-3e758a9214ff HTTP/1.1" 200 115 0.024216 10.0.0.19 - - [2026-06-15 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.004264 10.0.0.19 - - [2026-06-15 01:38:41] "POST /access-control-lists HTTP/1.1" 200 573 0.070395 10.0.0.19 - - [2026-06-15 01:38:41] "POST /fqname-to-id HTTP/1.1" 404 204 0.003134 10.0.0.19 - - [2026-06-15 01:38:41] "POST /access-control-lists HTTP/1.1" 200 571 0.065878 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-06-15T01:38:42Z failed with SSLError [Introspect:8084]10.0.0.19 - - [2026-06-15 01:38:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001028 10.0.0.19 - - [2026-06-15 01:38:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001415 10.0.0.19 - - [2026-06-15 01:38:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007503 10.0.0.19 - - [2026-06-15 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.027952 10.0.0.19 - - [2026-06-15 01:38:43] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002898 10.0.0.19 - - [2026-06-15 01:38:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.19 - - [2026-06-15 01:38:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006645 10.0.0.19 - - [2026-06-15 01:38:43] "POST /id-to-fqname HTTP/1.1" 200 199 0.001873 10.0.0.19 - - [2026-06-15 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.002419 10.0.0.19 - - [2026-06-15 01:38:44] "POST /security-groups HTTP/1.1" 200 594 0.064833 10.0.0.19 - - [2026-06-15 01:38:44] "POST /fqname-to-id HTTP/1.1" 404 243 0.002574 10.0.0.19 - - [2026-06-15 01:38:44] "POST /projects HTTP/1.1" 200 599 0.225393 10.0.0.19 - - [2026-06-15 01:38:44] "POST /access-control-lists HTTP/1.1" 200 607 0.065932 10.0.0.19 - - [2026-06-15 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.301663 10.0.0.19 - - [2026-06-15 01:38:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.003004 10.0.0.19 - - [2026-06-15 01:38:44] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.438521 10.0.0.19 - - [2026-06-15 01:38:44] "POST /access-control-lists HTTP/1.1" 200 605 0.068530 10.0.0.19 - - [2026-06-15 01:38:45] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.19 - - [2026-06-15 01:38:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000561 10.0.0.19 - - [2026-06-15 01:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.078102 10.0.0.19 - - [2026-06-15 01:38:52] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001028 10.0.0.19 - - [2026-06-15 01:38:52] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.029911 252.19.180.185 - - [2026-06-15 01:38:53] "POST /neutron/network HTTP/1.1" 200 117 0.043888 10.0.0.19 - - [2026-06-15 01:38:53] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001024 252.19.180.185 - - [2026-06-15 01:38:53] "POST /neutron/network HTTP/1.1" 200 618 0.078856 10.0.0.19 - - [2026-06-15 01:38:53] "POST /route-targets HTTP/1.1" 200 328 0.011821 10.0.0.19 - - [2026-06-15 01:38:53] "POST /ref-update HTTP/1.1" 200 156 0.013402 10.0.0.19 - - [2026-06-15 01:38:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003657 252.19.180.185 - - [2026-06-15 01:38:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.157256 252.19.180.185 - - [2026-06-15 01:38:54] "POST /neutron/network HTTP/1.1" 200 837 0.005846 10.0.0.19 - - [2026-06-15 01:38:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001392 10.0.0.19 - - [2026-06-15 01:38:54] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005485 252.19.180.185 - - [2026-06-15 01:38:54] "POST /neutron/network HTTP/1.1" 200 837 0.005704 10.0.0.19 - - [2026-06-15 01:38:54] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006674 252.19.180.185 - - [2026-06-15 01:38:54] "POST /neutron/network HTTP/1.1" 200 837 0.007695 252.19.180.185 - - [2026-06-15 01:38:54] "POST /neutron/subnet HTTP/1.1" 200 725 0.007889 10.0.0.19 - - [2026-06-15 01:38:54] "GET /domains HTTP/1.1" 401 296 0.000408 10.0.0.19 - - [2026-06-15 01:38:54] "GET /domains HTTP/1.1" 200 438 0.027034 10.0.0.19 - - [2026-06-15 01:38:54] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299 10.0.0.19 - - [2026-06-15 01:38:54] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1316 0.009061 10.0.0.19 - - [2026-06-15 01:38:54] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000972 10.0.0.19 - - [2026-06-15 01:38:54] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e HTTP/1.1" 200 2164 0.029521 10.0.0.19 - - [2026-06-15 01:38:54] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a HTTP/1.1" 200 2343 0.007003 10.0.0.19 - - [2026-06-15 01:38:55] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a HTTP/1.1" 200 2343 0.005299 10.0.0.19 - - [2026-06-15 01:38:55] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 200 1495 0.003939 10.0.0.19 - - [2026-06-15 01:38:55] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 200 1495 0.003916 10.0.0.19 - - [2026-06-15 01:38:55] "GET /route-target/b0ad584f-458f-4cf2-9151-54a327a2b30c HTTP/1.1" 200 1220 0.005754 10.0.0.19 - - [2026-06-15 01:38:55] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a HTTP/1.1" 200 2343 0.005545 10.0.0.19 - - [2026-06-15 01:38:55] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 200 1495 0.003881 10.0.0.19 - - [2026-06-15 01:38:55] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005500 10.0.0.19 - - [2026-06-15 01:38:55] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a HTTP/1.1" 200 2343 0.005485 10.0.0.19 - - [2026-06-15 01:38:55] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 200 1495 0.003962 10.0.0.19 - - [2026-06-15 01:38:55] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 200 1495 0.003829 10.0.0.19 - - [2026-06-15 01:38:55] "GET /route-target/b0ad584f-458f-4cf2-9151-54a327a2b30c HTTP/1.1" 200 1220 0.004330 10.0.0.19 - - [2026-06-15 01:38:55] "GET /domains HTTP/1.1" 200 438 0.002928 10.0.0.19 - - [2026-06-15 01:38:55] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.19 - - [2026-06-15 01:38:55] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1316 0.006901 10.0.0.19 - - [2026-06-15 01:38:55] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001007 10.0.0.19 - - [2026-06-15 01:38:55] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e HTTP/1.1" 200 2164 0.040697 10.0.0.19 - - [2026-06-15 01:38:55] "GET /virtual-network/9554188c-c3bd-43f0-b8d2-0fc2e4ca4b1a HTTP/1.1" 200 2343 0.007363 10.0.0.19 - - [2026-06-15 01:38:56] "GET /obj-perms HTTP/1.1" 200 6441 0.054320 10.0.0.19 - - [2026-06-15 01:38:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001318 252.19.180.185 - - [2026-06-15 01:38:59] "POST /neutron/network HTTP/1.1" 200 847 0.005860 252.19.180.185 - - [2026-06-15 01:38:59] "GET /aaa-mode HTTP/1.1" 401 296 0.000473 252.19.180.185 - - [2026-06-15 01:39:00] "GET / HTTP/1.1" 200 36215 0.002110 252.19.180.185 - - [2026-06-15 01:39:00] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000423 10.0.0.19 - - [2026-06-15 01:39:00] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001621 252.19.180.185 - - [2026-06-15 01:39:00] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.070505 252.19.180.185 - - [2026-06-15 01:39:00] "POST /neutron/network HTTP/1.1" 200 837 0.039895 252.19.180.185 - - [2026-06-15 01:39:02] "POST /neutron/port HTTP/1.1" 200 117 0.007890 252.19.180.185 - - [2026-06-15 01:39:03] "POST /neutron/network HTTP/1.1" 200 847 0.007937 10.0.0.19 - - [2026-06-15 01:39:03] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001467 252.19.180.185 - - [2026-06-15 01:39:03] "POST /neutron/port HTTP/1.1" 200 1069 0.370578 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 1069 0.045745 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 1069 0.016432 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 1119 0.148533 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 1129 0.029240 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 1129 0.023618 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008005 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008763 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/subnet HTTP/1.1" 200 699 0.013124 252.19.180.185 - - [2026-06-15 01:39:04] "POST /neutron/port HTTP/1.1" 200 117 0.001555 252.19.180.185 - - [2026-06-15 01:39:05] "POST /neutron/network HTTP/1.1" 200 837 0.008244 252.19.180.185 - - [2026-06-15 01:39:05] "POST /neutron/port HTTP/1.1" 200 1129 0.013090 252.19.180.185 - - [2026-06-15 01:39:05] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007467 252.19.180.185 - - [2026-06-15 01:39:10] "POST /neutron/port HTTP/1.1" 200 1129 0.017206 252.19.180.185 - - [2026-06-15 01:39:10] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008052 10.0.0.19 - - [2026-06-15 01:39:10] "GET /obj-perms HTTP/1.1" 200 6441 0.002042 10.0.0.19 - - [2026-06-15 01:39:11] "GET /obj-perms HTTP/1.1" 200 6441 0.001800 10.0.0.19 - - [2026-06-15 01:39:12] "GET /obj-perms HTTP/1.1" 200 6441 0.001681 10.0.0.19 - - [2026-06-15 01:39:14] "GET /obj-perms HTTP/1.1" 200 6441 0.001682 10.0.0.19 - - [2026-06-15 01:39:15] "GET /obj-perms HTTP/1.1" 200 6441 0.002180 252.19.180.185 - - [2026-06-15 01:39:16] "POST /neutron/network HTTP/1.1" 200 837 0.006569 252.19.180.185 - - [2026-06-15 01:39:16] "POST /neutron/network HTTP/1.1" 400 204 0.011712 252.19.180.185 - - [2026-06-15 01:39:17] "POST /neutron/port HTTP/1.1" 200 1129 0.016231 252.19.180.185 - - [2026-06-15 01:39:17] "POST /neutron/port HTTP/1.1" 200 1119 0.013361 252.19.180.185 - - [2026-06-15 01:39:17] "POST /neutron/port HTTP/1.1" 200 151 0.157241 252.19.180.185 - - [2026-06-15 01:39:18] "POST /neutron/network HTTP/1.1" 200 837 0.007464 10.0.0.19 - - [2026-06-15 01:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 10.0.0.19 - - [2026-06-15 01:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.19 - - [2026-06-15 01:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002192 252.19.180.185 - - [2026-06-15 01:39:18] "POST /neutron/network HTTP/1.1" 200 151 0.088563 10.0.0.19 - - [2026-06-15 01:39:18] "DELETE /route-target/b0ad584f-458f-4cf2-9151-54a327a2b30c HTTP/1.1" 200 115 0.019587 10.0.0.19 - - [2026-06-15 01:39:18] "GET /routing-instance/cd3326d1-957b-43a6-88c3-129c6f9297ef HTTP/1.1" 404 171 0.002639 10.0.0.19 - - [2026-06-15 01:39:18] "GET /domains HTTP/1.1" 200 438 0.003423 10.0.0.19 - - [2026-06-15 01:39:18] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000997 10.0.0.19 - - [2026-06-15 01:39:18] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1316 0.006979 10.0.0.19 - - [2026-06-15 01:39:18] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001610 10.0.0.19 - - [2026-06-15 01:39:18] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e HTTP/1.1" 200 1915 0.070174 10.0.0.19 - - [2026-06-15 01:39:19] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001194 10.0.0.19 - - [2026-06-15 01:39:19] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.031338 10.0.0.19 - - [2026-06-15 01:39:19] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001760 10.0.0.19 - - [2026-06-15 01:39:19] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?fields=virtual_networks HTTP/1.1" 200 1054 0.072527 10.0.0.19 - - [2026-06-15 01:39:19] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001476 10.0.0.19 - - [2026-06-15 01:39:19] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.029625 10.0.0.19 - - [2026-06-15 01:39:19] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001237 10.0.0.19 - - [2026-06-15 01:39:19] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?fields=security_groups HTTP/1.1" 200 1290 0.061593 10.0.0.19 - - [2026-06-15 01:39:20] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001194 10.0.0.19 - - [2026-06-15 01:39:20] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.031745 10.0.0.19 - - [2026-06-15 01:39:24] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001384 10.0.0.19 - - [2026-06-15 01:39:24] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.036500 10.0.0.19 - - [2026-06-15 01:39:25] "GET /documentation/index.html HTTP/1.1" 200 219571 0.004040 10.0.0.19 - - [2026-06-15 01:39:26] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001145 10.0.0.19 - - [2026-06-15 01:39:26] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007279 10.0.0.19 - - [2026-06-15 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.033559 10.0.0.19 - - [2026-06-15 01:39:26] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002922 10.0.0.19 - - [2026-06-15 01:39:26] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001041 10.0.0.19 - - [2026-06-15 01:39:26] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007102 10.0.0.19 - - [2026-06-15 01:39:26] "POST /id-to-fqname HTTP/1.1" 200 200 0.001838 10.0.0.19 - - [2026-06-15 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 209 0.002387 10.0.0.19 - - [2026-06-15 01:39:26] "POST /security-groups HTTP/1.1" 200 595 0.068842 10.0.0.19 - - [2026-06-15 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.003778 10.0.0.19 - - [2026-06-15 01:39:26] "POST /projects HTTP/1.1" 200 601 0.241028 10.0.0.19 - - [2026-06-15 01:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.280423 10.0.0.19 - - [2026-06-15 01:39:26] "POST /access-control-lists HTTP/1.1" 200 608 0.074363 10.0.0.19 - - [2026-06-15 01:39:26] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.435120 10.0.0.19 - - [2026-06-15 01:39:26] "POST /fqname-to-id HTTP/1.1" 404 243 0.003752 10.0.0.19 - - [2026-06-15 01:39:26] "POST /access-control-lists HTTP/1.1" 200 606 0.064570 10.0.0.19 - - [2026-06-15 01:39:27] "GET / HTTP/1.1" 200 36215 0.001897 10.0.0.19 - - [2026-06-15 01:39:28] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001042 10.0.0.19 - - [2026-06-15 01:39:28] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.043207 10.0.0.19 - - [2026-06-15 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.19 - - [2026-06-15 01:39:29] "GET /security-group/1c9f4acd-74ff-4f7c-aae8-368ce247baa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.004986 10.0.0.19 - - [2026-06-15 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.19 - - [2026-06-15 01:39:29] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001397 10.0.0.19 - - [2026-06-15 01:39:29] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.024030 10.0.0.19 - - [2026-06-15 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.19 - - [2026-06-15 01:39:29] "GET /security-group/1c9f4acd-74ff-4f7c-aae8-368ce247baa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.003844 10.0.0.19 - - [2026-06-15 01:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.19 - - [2026-06-15 01:39:29] "PUT /security-group/1c9f4acd-74ff-4f7c-aae8-368ce247baa7 HTTP/1.1" 200 263 0.016548 10.0.0.19 - - [2026-06-15 01:39:29] "PUT /access-control-list/8bdbc16c-2ba0-4021-979a-cb2be183c3b8 HTTP/1.1" 200 273 0.016894 10.0.0.19 - - [2026-06-15 01:39:29] "PUT /access-control-list/1ade2b4f-4e4c-4d2e-8304-20af84989115 HTTP/1.1" 200 273 0.011341 10.0.0.19 - - [2026-06-15 01:39:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000545 10.0.0.19 - - [2026-06-15 01:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.071969 10.0.0.19 - - [2026-06-15 01:39:30] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001091 10.0.0.19 - - [2026-06-15 01:39:30] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.029709 252.19.180.185 - - [2026-06-15 01:39:30] "POST /neutron/network HTTP/1.1" 200 117 0.035477 10.0.0.19 - - [2026-06-15 01:39:30] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001141 10.0.0.19 - - [2026-06-15 01:39:30] "DELETE /project/045ea96909d34f25bddf708b80a00e92 HTTP/1.1" 404 173 0.013244 10.0.0.19 - - [2026-06-15 01:39:30] "DELETE /project/e6237f21f23842dc813408c3e73e584e HTTP/1.1" 404 173 0.011891 10.0.0.19 - - [2026-06-15 01:39:30] "DELETE /project/f4f16e3a8fdd4cf7ad5cb8c399dec2f3 HTTP/1.1" 404 173 0.003149 10.0.0.19 - - [2026-06-15 01:39:30] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000940 252.19.180.185 - - [2026-06-15 01:39:30] "POST /neutron/network HTTP/1.1" 200 617 0.108737 10.0.0.19 - - [2026-06-15 01:39:30] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.053670 10.0.0.19 - - [2026-06-15 01:39:30] "POST /route-targets HTTP/1.1" 200 328 0.026762 10.0.0.19 - - [2026-06-15 01:39:30] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001131 10.0.0.19 - - [2026-06-15 01:39:30] "POST /ref-update HTTP/1.1" 200 156 0.030497 10.0.0.19 - - [2026-06-15 01:39:30] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?fields=security_groups HTTP/1.1" 200 1383 0.045932 10.0.0.19 - - [2026-06-15 01:39:30] "DELETE /security-group/b28a7493-78d5-4f47-98b5-81b3cd204a2c HTTP/1.1" 200 115 0.038763 10.0.0.19 - - [2026-06-15 01:39:31] "GET /projects?obj_uuids=e6237f21-f238-42dc-8134-08c3e73e584e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001207 10.0.0.19 - - [2026-06-15 01:39:31] "GET /project/e6237f21-f238-42dc-8134-08c3e73e584e?fields=application_policy_sets HTTP/1.1" 200 1422 0.066909 10.0.0.19 - - [2026-06-15 01:39:31] "DELETE /access-control-list/ada741b7-c15b-4154-bc04-8ee78193fd2e HTTP/1.1" 200 115 0.072925 10.0.0.19 - - [2026-06-15 01:39:31] "DELETE /access-control-list/636b1611-f1d3-476e-951c-e70dba17f767 HTTP/1.1" 200 115 0.034840 10.0.0.19 - - [2026-06-15 01:39:31] "POST /useragent-kv HTTP/1.1" 200 115 0.015893 252.19.180.185 - - [2026-06-15 01:39:31] "POST /neutron/subnet HTTP/1.1" 200 730 0.259210 252.19.180.185 - - [2026-06-15 01:39:31] "POST /neutron/network HTTP/1.1" 200 837 0.012082 10.0.0.19 - - [2026-06-15 01:39:31] "DELETE /project/e6237f21-f238-42dc-8134-08c3e73e584e HTTP/1.1" 200 115 0.447298 10.0.0.19 - - [2026-06-15 01:39:31] "POST /id-to-fqname HTTP/1.1" 200 231 0.005538 10.0.0.19 - - [2026-06-15 01:39:31] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.010452 252.19.180.185 - - [2026-06-15 01:39:31] "POST /neutron/network HTTP/1.1" 200 837 0.006995 10.0.0.19 - - [2026-06-15 01:39:31] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006726 252.19.180.185 - - [2026-06-15 01:39:31] "POST /neutron/network HTTP/1.1" 200 837 0.006678 252.19.180.185 - - [2026-06-15 01:39:31] "POST /neutron/subnet HTTP/1.1" 200 730 0.008850 10.0.0.19 - - [2026-06-15 01:39:31] "GET /domains HTTP/1.1" 401 296 0.000429 10.0.0.19 - - [2026-06-15 01:39:31] "GET /domains HTTP/1.1" 200 438 0.029813 10.0.0.19 - - [2026-06-15 01:39:32] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001151 10.0.0.19 - - [2026-06-15 01:39:32] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.009036 10.0.0.19 - - [2026-06-15 01:39:32] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000998 10.0.0.19 - - [2026-06-15 01:39:32] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2171 0.035531 10.0.0.19 - - [2026-06-15 01:39:32] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2343 0.007519 10.0.0.19 - - [2026-06-15 01:39:32] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2343 0.005184 10.0.0.19 - - [2026-06-15 01:39:32] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 200 1493 0.003823 10.0.0.19 - - [2026-06-15 01:39:32] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 200 1493 0.004001 10.0.0.19 - - [2026-06-15 01:39:32] "GET /route-target/643967a1-6a68-4929-a739-1f32a294e173 HTTP/1.1" 200 1218 0.003701 10.0.0.19 - - [2026-06-15 01:39:32] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2343 0.006171 10.0.0.19 - - [2026-06-15 01:39:32] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 200 1493 0.003845 10.0.0.19 - - [2026-06-15 01:39:32] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005936 10.0.0.19 - - [2026-06-15 01:39:32] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2343 0.004987 10.0.0.19 - - [2026-06-15 01:39:32] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 200 1493 0.003518 10.0.0.19 - - [2026-06-15 01:39:32] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 200 1493 0.003703 10.0.0.19 - - [2026-06-15 01:39:32] "GET /route-target/643967a1-6a68-4929-a739-1f32a294e173 HTTP/1.1" 200 1218 0.003608 10.0.0.19 - - [2026-06-15 01:39:32] "GET /domains HTTP/1.1" 200 438 0.003740 10.0.0.19 - - [2026-06-15 01:39:32] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001353 10.0.0.19 - - [2026-06-15 01:39:32] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.008373 10.0.0.19 - - [2026-06-15 01:39:32] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001491 10.0.0.19 - - [2026-06-15 01:39:33] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2171 0.043762 10.0.0.19 - - [2026-06-15 01:39:33] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2343 0.005687 10.0.0.19 - - [2026-06-15 01:39:33] "GET /obj-perms HTTP/1.1" 200 6443 0.066502 10.0.0.19 - - [2026-06-15 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.19 - - [2026-06-15 01:39:33] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001312 10.0.0.19 - - [2026-06-15 01:39:33] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.035356 252.19.180.185 - - [2026-06-15 01:39:33] "POST /neutron/network HTTP/1.1" 200 117 0.011007 10.0.0.19 - - [2026-06-15 01:39:33] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001197 252.19.180.185 - - [2026-06-15 01:39:33] "POST /neutron/network HTTP/1.1" 200 617 0.084872 10.0.0.19 - - [2026-06-15 01:39:34] "POST /route-targets HTTP/1.1" 200 328 0.011534 10.0.0.19 - - [2026-06-15 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.027763 10.0.0.19 - - [2026-06-15 01:39:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004591 252.19.180.185 - - [2026-06-15 01:39:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.191031 252.19.180.185 - - [2026-06-15 01:39:34] "POST /neutron/network HTTP/1.1" 200 836 0.005980 10.0.0.19 - - [2026-06-15 01:39:34] "POST /id-to-fqname HTTP/1.1" 200 231 0.001582 10.0.0.19 - - [2026-06-15 01:39:34] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006516 252.19.180.185 - - [2026-06-15 01:39:34] "POST /neutron/network HTTP/1.1" 200 836 0.006506 10.0.0.19 - - [2026-06-15 01:39:34] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.008520 252.19.180.185 - - [2026-06-15 01:39:34] "POST /neutron/network HTTP/1.1" 200 836 0.005867 252.19.180.185 - - [2026-06-15 01:39:34] "POST /neutron/subnet HTTP/1.1" 200 724 0.007605 10.0.0.19 - - [2026-06-15 01:39:34] "GET /domains HTTP/1.1" 200 438 0.002596 10.0.0.19 - - [2026-06-15 01:39:34] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001493 10.0.0.19 - - [2026-06-15 01:39:34] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.007889 10.0.0.19 - - [2026-06-15 01:39:34] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001083 10.0.0.19 - - [2026-06-15 01:39:34] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2398 0.029164 10.0.0.19 - - [2026-06-15 01:39:34] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83 HTTP/1.1" 200 2341 0.008590 10.0.0.19 - - [2026-06-15 01:39:34] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83 HTTP/1.1" 200 2341 0.005460 10.0.0.19 - - [2026-06-15 01:39:34] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 200 1492 0.004791 10.0.0.19 - - [2026-06-15 01:39:34] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 200 1492 0.004275 10.0.0.19 - - [2026-06-15 01:39:35] "GET /route-target/f076dba3-bc4b-4c26-876e-18a227baf6a2 HTTP/1.1" 200 1218 0.003518 10.0.0.19 - - [2026-06-15 01:39:35] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83 HTTP/1.1" 200 2341 0.005341 10.0.0.19 - - [2026-06-15 01:39:35] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 200 1492 0.003838 10.0.0.19 - - [2026-06-15 01:39:35] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005966 10.0.0.19 - - [2026-06-15 01:39:35] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83 HTTP/1.1" 200 2341 0.004736 10.0.0.19 - - [2026-06-15 01:39:35] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 200 1492 0.003706 10.0.0.19 - - [2026-06-15 01:39:35] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 200 1492 0.004231 10.0.0.19 - - [2026-06-15 01:39:35] "GET /route-target/f076dba3-bc4b-4c26-876e-18a227baf6a2 HTTP/1.1" 200 1218 0.003693 10.0.0.19 - - [2026-06-15 01:39:35] "GET /domains HTTP/1.1" 200 438 0.002769 10.0.0.19 - - [2026-06-15 01:39:35] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.19 - - [2026-06-15 01:39:35] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.006699 10.0.0.19 - - [2026-06-15 01:39:35] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001685 10.0.0.19 - - [2026-06-15 01:39:35] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2398 0.028018 10.0.0.19 - - [2026-06-15 01:39:35] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83 HTTP/1.1" 200 2341 0.005850 10.0.0.19 - - [2026-06-15 01:39:35] "GET /obj-perms HTTP/1.1" 200 6443 0.001904 10.0.0.19 - - [2026-06-15 01:39:35] "POST /id-to-fqname HTTP/1.1" 200 231 0.001464 252.19.180.185 - - [2026-06-15 01:39:36] "POST /neutron/network HTTP/1.1" 200 846 0.005479 252.19.180.185 - - [2026-06-15 01:39:36] "GET /aaa-mode HTTP/1.1" 401 296 0.000407 252.19.180.185 - - [2026-06-15 01:39:36] "GET / HTTP/1.1" 200 36215 0.002121 252.19.180.185 - - [2026-06-15 01:39:36] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000426 10.0.0.19 - - [2026-06-15 01:39:37] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001219 252.19.180.185 - - [2026-06-15 01:39:37] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.089731 252.19.180.185 - - [2026-06-15 01:39:37] "POST /neutron/network HTTP/1.1" 200 836 0.034885 252.19.180.185 - - [2026-06-15 01:39:38] "POST /neutron/port HTTP/1.1" 200 117 0.006043 252.19.180.185 - - [2026-06-15 01:39:38] "POST /neutron/port HTTP/1.1" 200 117 0.005616 10.0.0.19 - - [2026-06-15 01:39:38] "POST /id-to-fqname HTTP/1.1" 200 231 0.001355 252.19.180.185 - - [2026-06-15 01:39:38] "POST /neutron/port HTTP/1.1" 200 117 0.005063 10.0.0.19 - - [2026-06-15 01:39:39] "GET /obj-perms HTTP/1.1" 200 6372 0.054072 252.19.180.185 - - [2026-06-15 01:39:39] "POST /neutron/network HTTP/1.1" 200 847 0.006095 252.19.180.185 - - [2026-06-15 01:39:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000437 252.19.180.185 - - [2026-06-15 01:39:39] "GET / HTTP/1.1" 200 36215 0.002353 252.19.180.185 - - [2026-06-15 01:39:39] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000401 252.19.180.185 - - [2026-06-15 01:39:39] "POST /neutron/network HTTP/1.1" 200 846 0.015453 10.0.0.19 - - [2026-06-15 01:39:39] "GET /obj-perms HTTP/1.1" 200 6372 0.074597 10.0.0.19 - - [2026-06-15 01:39:39] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001525 10.0.0.19 - - [2026-06-15 01:39:39] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001595 252.19.180.185 - - [2026-06-15 01:39:39] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.104186 252.19.180.185 - - [2026-06-15 01:39:39] "POST /neutron/port HTTP/1.1" 200 1070 0.355867 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 1070 0.015656 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 1070 0.024463 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/network HTTP/1.1" 200 837 0.044041 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 1120 0.097204 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 1130 0.023013 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004259 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/subnet HTTP/1.1" 200 698 0.010407 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 1130 0.017333 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 117 0.001221 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007329 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/network HTTP/1.1" 200 836 0.007078 252.19.180.185 - - [2026-06-15 01:39:40] "POST /neutron/port HTTP/1.1" 200 117 0.006005 10.0.0.19 - - [2026-06-15 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2026-06-15 01:39:40] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001085 10.0.0.19 - - [2026-06-15 01:39:40] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036878 10.0.0.19 - - [2026-06-15 01:39:40] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007025 10.0.0.19 - - [2026-06-15 01:39:40] "GET /floating-ip-pools?parent_id=740374fb-1655-400a-a753-c60a2d288e6b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003740 10.0.0.19 - - [2026-06-15 01:39:40] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007571 10.0.0.19 - - [2026-06-15 01:39:40] "POST /floating-ip-pools HTTP/1.1" 200 609 0.026781 10.0.0.19 - - [2026-06-15 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.016674 10.0.0.19 - - [2026-06-15 01:39:41] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005083 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domains HTTP/1.1" 200 438 0.003955 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002117 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.011411 10.0.0.19 - - [2026-06-15 01:39:41] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001200 10.0.0.19 - - [2026-06-15 01:39:41] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2982 0.044688 10.0.0.19 - - [2026-06-15 01:39:41] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2622 0.009292 10.0.0.19 - - [2026-06-15 01:39:41] "GET /floating-ip-pool/95557e8f-f2bd-4f7d-8695-b3e5d654a125 HTTP/1.1" 200 1440 0.003989 252.19.180.185 - - [2026-06-15 01:39:41] "POST /neutron/network HTTP/1.1" 200 847 0.009630 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domains HTTP/1.1" 200 438 0.003194 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002567 10.0.0.19 - - [2026-06-15 01:39:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.026532 10.0.0.19 - - [2026-06-15 01:39:41] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.004516 10.0.0.19 - - [2026-06-15 01:39:41] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001466 10.0.0.19 - - [2026-06-15 01:39:41] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2982 0.046410 10.0.0.19 - - [2026-06-15 01:39:41] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b HTTP/1.1" 200 2622 0.006866 10.0.0.19 - - [2026-06-15 01:39:41] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.036369 252.19.180.185 - - [2026-06-15 01:39:41] "POST /neutron/port HTTP/1.1" 200 1130 0.024137 252.19.180.185 - - [2026-06-15 01:39:41] "POST /neutron/port HTTP/1.1" 200 1071 0.389730 252.19.180.185 - - [2026-06-15 01:39:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006954 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/port HTTP/1.1" 200 1071 0.013676 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/port HTTP/1.1" 200 1071 0.010647 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/port HTTP/1.1" 200 1121 0.074054 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/port HTTP/1.1" 200 1131 0.012586 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003875 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/subnet HTTP/1.1" 200 704 0.013415 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/port HTTP/1.1" 200 117 0.001240 252.19.180.185 - - [2026-06-15 01:39:42] "POST /neutron/network HTTP/1.1" 200 837 0.006750 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.027621 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007332 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.016772 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011309 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/port HTTP/1.1" 200 1130 0.018098 252.19.180.185 - - [2026-06-15 01:39:47] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006655 10.0.0.19 - - [2026-06-15 01:39:47] "GET /virtual-machine/64b1ca15-11c6-4917-bb0b-4bddc0a86671 HTTP/1.1" 200 1304 0.004657 10.0.0.19 - - [2026-06-15 01:39:47] "GET /virtual-machine-interface/c6ac4508-abad-46b8-97a7-0479d8046203 HTTP/1.1" 200 3000 0.005249 10.0.0.19 - - [2026-06-15 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2026-06-15 01:39:47] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003368 10.0.0.19 - - [2026-06-15 01:39:47] "GET /virtual-networks?parent_id=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002642 10.0.0.19 - - [2026-06-15 01:39:47] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005773 252.19.180.185 - - [2026-06-15 01:39:50] "POST /neutron/port HTTP/1.1" 200 1130 0.053625 10.0.0.19 - - [2026-06-15 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2026-06-15 01:39:50] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.004995 252.19.180.185 - - [2026-06-15 01:39:50] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007343 252.19.180.185 - - [2026-06-15 01:39:51] "POST /neutron/port HTTP/1.1" 200 1130 0.039596 252.19.180.185 - - [2026-06-15 01:39:51] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007646 252.19.180.185 - - [2026-06-15 01:39:52] "POST /neutron/port HTTP/1.1" 200 1131 0.049669 252.19.180.185 - - [2026-06-15 01:39:52] "POST /neutron/port HTTP/1.1" 200 1130 0.047424 252.19.180.185 - - [2026-06-15 01:39:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007737 252.19.180.185 - - [2026-06-15 01:39:52] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006435 10.0.0.19 - - [2026-06-15 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.19 - - [2026-06-15 01:39:53] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004424 10.0.0.19 - - [2026-06-15 01:39:53] "GET /virtual-networks?parent_id=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003043 10.0.0.19 - - [2026-06-15 01:39:53] "GET /virtual-network/ab1c511b-a0af-47ec-9034-d0b63c676e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.007522 252.19.180.185 - - [2026-06-15 01:39:53] "POST /neutron/port HTTP/1.1" 200 1130 0.015365 252.19.180.185 - - [2026-06-15 01:39:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007239 252.19.180.185 - - [2026-06-15 01:39:53] "POST /neutron/port HTTP/1.1" 200 1131 0.039523 252.19.180.185 - - [2026-06-15 01:39:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005599 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/port HTTP/1.1" 200 1130 0.015672 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006546 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/port HTTP/1.1" 200 1131 0.015497 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006612 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/port HTTP/1.1" 200 1131 0.028398 252.19.180.185 - - [2026-06-15 01:39:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006410 10.0.0.19 - - [2026-06-15 01:39:58] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001161 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/floatingip HTTP/1.1" 200 531 0.083977 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/port HTTP/1.1" 200 1130 0.012900 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005362 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/floatingip HTTP/1.1" 200 578 0.039603 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/port HTTP/1.1" 200 1131 0.012982 252.19.180.185 - - [2026-06-15 01:39:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006030 252.19.180.185 - - [2026-06-15 01:39:59] "POST /neutron/port HTTP/1.1" 200 1131 0.012265 252.19.180.185 - - [2026-06-15 01:39:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008600 252.19.180.185 - - [2026-06-15 01:39:59] "POST /neutron/port HTTP/1.1" 200 1131 0.013068 252.19.180.185 - - [2026-06-15 01:39:59] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006088 10.0.0.19 - - [2026-06-15 01:39:59] "GET /virtual-machine/5cd8593b-788f-4e2b-85ca-e98be7b080c8 HTTP/1.1" 200 1303 0.005183 10.0.0.19 - - [2026-06-15 01:39:59] "GET /virtual-machine-interface/6397ac25-0b50-428c-b1a4-d73a08e1b478 HTTP/1.1" 200 2999 0.006838 10.0.0.19 - - [2026-06-15 01:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.19 - - [2026-06-15 01:39:59] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003816 10.0.0.19 - - [2026-06-15 01:39:59] "GET /virtual-networks?parent_id=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003535 10.0.0.19 - - [2026-06-15 01:39:59] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006509 10.0.0.19 - - [2026-06-15 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.19 - - [2026-06-15 01:40:00] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003304 10.0.0.19 - - [2026-06-15 01:40:00] "GET /virtual-networks?parent_id=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003142 10.0.0.19 - - [2026-06-15 01:40:00] "GET /virtual-network/740374fb-1655-400a-a753-c60a2d288e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005309 252.19.180.185 - - [2026-06-15 01:40:01] "POST /neutron/floatingip HTTP/1.1" 200 578 0.015920 10.0.0.19 - - [2026-06-15 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.19 - - [2026-06-15 01:40:01] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.003777 10.0.0.19 - - [2026-06-15 01:40:01] "GET /route-target/643967a1-6a68-4929-a739-1f32a294e173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003797 10.0.0.19 - - [2026-06-15 01:40:01] "GET /floating-ip/509e02e4-37f9-479e-bca6-d280c914ee67 HTTP/1.1" 200 1888 0.005371 252.19.180.185 - - [2026-06-15 01:40:02] "POST /neutron/port HTTP/1.1" 200 1130 0.026845 252.19.180.185 - - [2026-06-15 01:40:02] "POST /neutron/port HTTP/1.1" 200 1130 0.019226 252.19.180.185 - - [2026-06-15 01:40:02] "POST /neutron/network HTTP/1.1" 200 846 0.007456 252.19.180.185 - - [2026-06-15 01:40:03] "POST /neutron/floatingip HTTP/1.1" 200 552 0.020327 252.19.180.185 - - [2026-06-15 01:40:03] "POST /neutron/subnet HTTP/1.1" 200 698 0.007336 252.19.180.185 - - [2026-06-15 01:40:03] "POST /neutron/port HTTP/1.1" 200 117 0.001181 252.19.180.185 - - [2026-06-15 01:40:03] "POST /neutron/network HTTP/1.1" 200 836 0.005996 252.19.180.185 - - [2026-06-15 01:40:04] "POST /neutron/floatingip HTTP/1.1" 200 578 0.011232 252.19.180.185 - - [2026-06-15 01:40:04] "POST /neutron/floatingip HTTP/1.1" 200 531 0.020768 252.19.180.185 - - [2026-06-15 01:40:04] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005923 252.19.180.185 - - [2026-06-15 01:40:04] "POST /neutron/floatingip HTTP/1.1" 200 115 0.035599 10.0.0.19 - - [2026-06-15 01:40:04] "GET /floating-ip-pool/95557e8f-f2bd-4f7d-8695-b3e5d654a125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003344 10.0.0.19 - - [2026-06-15 01:40:04] "POST /ref-update HTTP/1.1" 200 156 0.008472 10.0.0.19 - - [2026-06-15 01:40:05] "DELETE /floating-ip-pool/95557e8f-f2bd-4f7d-8695-b3e5d654a125 HTTP/1.1" 200 115 0.024488 252.19.180.185 - - [2026-06-15 01:40:05] "POST /neutron/network HTTP/1.1" 200 836 0.009902 252.19.180.185 - - [2026-06-15 01:40:05] "POST /neutron/network HTTP/1.1" 400 204 0.011810 252.19.180.185 - - [2026-06-15 01:40:05] "POST /neutron/port HTTP/1.1" 200 1131 0.012998 252.19.180.185 - - [2026-06-15 01:40:05] "POST /neutron/port HTTP/1.1" 200 1121 0.010805 252.19.180.185 - - [2026-06-15 01:40:06] "POST /neutron/port HTTP/1.1" 200 1130 0.017043 252.19.180.185 - - [2026-06-15 01:40:06] "POST /neutron/port HTTP/1.1" 200 151 0.137885 252.19.180.185 - - [2026-06-15 01:40:06] "POST /neutron/port HTTP/1.1" 200 1120 0.012792 252.19.180.185 - - [2026-06-15 01:40:06] "POST /neutron/port HTTP/1.1" 200 151 0.148442 252.19.180.185 - - [2026-06-15 01:40:07] "POST /neutron/network HTTP/1.1" 200 836 0.005820 10.0.0.19 - - [2026-06-15 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.19 - - [2026-06-15 01:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.19 - - [2026-06-15 01:40:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002484 252.19.180.185 - - [2026-06-15 01:40:07] "POST /neutron/network HTTP/1.1" 200 151 0.087643 10.0.0.19 - - [2026-06-15 01:40:07] "DELETE /route-target/f076dba3-bc4b-4c26-876e-18a227baf6a2 HTTP/1.1" 200 115 0.023068 10.0.0.19 - - [2026-06-15 01:40:07] "GET /routing-instance/5d22aefc-9936-49f7-9a2b-5cf373bf5afe HTTP/1.1" 404 171 0.002500 10.0.0.19 - - [2026-06-15 01:40:07] "GET /domains HTTP/1.1" 200 438 0.003072 10.0.0.19 - - [2026-06-15 01:40:07] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001103 10.0.0.19 - - [2026-06-15 01:40:07] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.008060 10.0.0.19 - - [2026-06-15 01:40:07] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002203 10.0.0.19 - - [2026-06-15 01:40:07] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 2171 0.028582 252.19.180.185 - - [2026-06-15 01:40:08] "POST /neutron/network HTTP/1.1" 200 837 0.006130 10.0.0.19 - - [2026-06-15 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.19 - - [2026-06-15 01:40:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.19 - - [2026-06-15 01:40:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002469 252.19.180.185 - - [2026-06-15 01:40:08] "POST /neutron/network HTTP/1.1" 200 151 0.086315 10.0.0.19 - - [2026-06-15 01:40:08] "GET /routing-instance/c50241b9-f333-4654-a8f4-d6a629d8b393 HTTP/1.1" 404 171 0.003339 10.0.0.19 - - [2026-06-15 01:40:08] "DELETE /route-target/643967a1-6a68-4929-a739-1f32a294e173 HTTP/1.1" 200 115 0.025821 10.0.0.19 - - [2026-06-15 01:40:08] "GET /domains HTTP/1.1" 200 438 0.003477 10.0.0.19 - - [2026-06-15 01:40:08] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000931 10.0.0.19 - - [2026-06-15 01:40:08] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1317 0.006286 10.0.0.19 - - [2026-06-15 01:40:08] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002223 10.0.0.19 - - [2026-06-15 01:40:08] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 1922 0.026869 10.0.0.19 - - [2026-06-15 01:40:09] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001059 10.0.0.19 - - [2026-06-15 01:40:09] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.029522 10.0.0.19 - - [2026-06-15 01:40:09] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001205 10.0.0.19 - - [2026-06-15 01:40:09] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?fields=virtual_networks HTTP/1.1" 200 1057 0.072870 10.0.0.19 - - [2026-06-15 01:40:09] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001268 10.0.0.19 - - [2026-06-15 01:40:09] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.031617 10.0.0.19 - - [2026-06-15 01:40:09] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001144 10.0.0.19 - - [2026-06-15 01:40:09] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?fields=security_groups HTTP/1.1" 200 1294 0.029971 10.0.0.19 - - [2026-06-15 01:40:10] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001105 10.0.0.19 - - [2026-06-15 01:40:10] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007477 10.0.0.19 - - [2026-06-15 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.031165 10.0.0.19 - - [2026-06-15 01:40:10] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002522 10.0.0.19 - - [2026-06-15 01:40:10] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.19 - - [2026-06-15 01:40:10] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006817 10.0.0.19 - - [2026-06-15 01:40:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.001972 10.0.0.19 - - [2026-06-15 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.004669 10.0.0.19 - - [2026-06-15 01:40:10] "POST /security-groups HTTP/1.1" 200 578 0.071605 10.0.0.19 - - [2026-06-15 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.002728 10.0.0.19 - - [2026-06-15 01:40:10] "POST /projects HTTP/1.1" 200 567 0.232012 10.0.0.19 - - [2026-06-15 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.266418 10.0.0.19 - - [2026-06-15 01:40:10] "POST /access-control-lists HTTP/1.1" 200 591 0.063401 10.0.0.19 - - [2026-06-15 01:40:10] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.408620 10.0.0.19 - - [2026-06-15 01:40:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.004158 10.0.0.19 - - [2026-06-15 01:40:10] "POST /access-control-lists HTTP/1.1" 200 589 0.060942 10.0.0.19 - - [2026-06-15 01:40:12] "GET / HTTP/1.1" 200 36215 0.002038 10.0.0.19 - - [2026-06-15 01:40:14] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 10.0.0.19 - - [2026-06-15 01:40:14] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026661 10.0.0.19 - - [2026-06-15 01:40:14] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001021 10.0.0.19 - - [2026-06-15 01:40:14] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?fields=virtual_networks HTTP/1.1" 200 1022 0.074352 10.0.0.19 - - [2026-06-15 01:40:14] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001130 10.0.0.19 - - [2026-06-15 01:40:14] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.027064 10.0.0.19 - - [2026-06-15 01:40:14] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001318 10.0.0.19 - - [2026-06-15 01:40:14] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?fields=security_groups HTTP/1.1" 200 1242 0.027677 10.0.0.19 - - [2026-06-15 01:40:15] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001102 10.0.0.19 - - [2026-06-15 01:40:15] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007233 10.0.0.19 - - [2026-06-15 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.029490 10.0.0.19 - - [2026-06-15 01:40:15] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002693 10.0.0.19 - - [2026-06-15 01:40:15] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001002 10.0.0.19 - - [2026-06-15 01:40:15] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006364 10.0.0.19 - - [2026-06-15 01:40:15] "POST /id-to-fqname HTTP/1.1" 200 183 0.004813 10.0.0.19 - - [2026-06-15 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.003496 10.0.0.19 - - [2026-06-15 01:40:15] "POST /security-groups HTTP/1.1" 200 578 0.060540 10.0.0.19 - - [2026-06-15 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.003899 10.0.0.19 - - [2026-06-15 01:40:15] "POST /projects HTTP/1.1" 200 567 0.226073 10.0.0.19 - - [2026-06-15 01:40:15] "POST /access-control-lists HTTP/1.1" 200 591 0.059527 10.0.0.19 - - [2026-06-15 01:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.304704 10.0.0.19 - - [2026-06-15 01:40:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.003687 10.0.0.19 - - [2026-06-15 01:40:15] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.447315 10.0.0.19 - - [2026-06-15 01:40:15] "POST /access-control-lists HTTP/1.1" 200 589 0.064445 10.0.0.19 - - [2026-06-15 01:40:16] "GET / HTTP/1.1" 200 36215 0.002644 10.0.0.19 - - [2026-06-15 01:40:17] "POST /fqname-to-id HTTP/1.1" 404 191 0.002819 10.0.0.19 - - [2026-06-15 01:40:17] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001019 10.0.0.19 - - [2026-06-15 01:40:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.006107 10.0.0.19 - - [2026-06-15 01:40:17] "POST /access-control-lists HTTP/1.1" 200 590 0.018831 10.0.0.19 - - [2026-06-15 01:40:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.003738 10.0.0.19 - - [2026-06-15 01:40:17] "POST /access-control-lists HTTP/1.1" 200 588 0.019700 10.0.0.19 - - [2026-06-15 01:40:17] "PUT /access-control-list/6fe704fb-3bd5-4aa8-9cc6-7cef1b3413fd HTTP/1.1" 200 273 0.010002 252.19.180.185 - - [2026-06-15 01:40:17] "POST /neutron/security_group HTTP/1.1" 200 1362 0.315302 10.0.0.19 - - [2026-06-15 01:40:17] "PUT /access-control-list/6fe704fb-3bd5-4aa8-9cc6-7cef1b3413fd HTTP/1.1" 200 273 0.009602 10.0.0.19 - - [2026-06-15 01:40:17] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001177 252.19.180.185 - - [2026-06-15 01:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031230 252.19.180.185 - - [2026-06-15 01:40:17] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009687 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104629 10.0.0.19 - - [2026-06-15 01:40:18] "PUT /access-control-list/6fe704fb-3bd5-4aa8-9cc6-7cef1b3413fd HTTP/1.1" 200 273 0.013413 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.009998 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112256 10.0.0.19 - - [2026-06-15 01:40:18] "POST /fqname-to-id HTTP/1.1" 404 191 0.003242 10.0.0.19 - - [2026-06-15 01:40:18] "PUT /access-control-list/6fe704fb-3bd5-4aa8-9cc6-7cef1b3413fd HTTP/1.1" 200 273 0.011449 10.0.0.19 - - [2026-06-15 01:40:18] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001243 10.0.0.19 - - [2026-06-15 01:40:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.003414 10.0.0.19 - - [2026-06-15 01:40:18] "POST /access-control-lists HTTP/1.1" 200 590 0.017684 10.0.0.19 - - [2026-06-15 01:40:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003017 10.0.0.19 - - [2026-06-15 01:40:18] "POST /access-control-lists HTTP/1.1" 200 588 0.016776 10.0.0.19 - - [2026-06-15 01:40:18] "PUT /access-control-list/d804b837-621a-4d90-91e5-f56dab505fd5 HTTP/1.1" 200 273 0.014186 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group HTTP/1.1" 200 1362 0.257152 10.0.0.19 - - [2026-06-15 01:40:18] "PUT /access-control-list/d804b837-621a-4d90-91e5-f56dab505fd5 HTTP/1.1" 200 273 0.020646 10.0.0.19 - - [2026-06-15 01:40:18] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001743 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.038340 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009141 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137917 10.0.0.19 - - [2026-06-15 01:40:18] "PUT /access-control-list/d804b837-621a-4d90-91e5-f56dab505fd5 HTTP/1.1" 200 273 0.021114 252.19.180.185 - - [2026-06-15 01:40:18] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010020 252.19.180.185 - - [2026-06-15 01:40:19] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.093147 10.0.0.19 - - [2026-06-15 01:40:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000442 10.0.0.19 - - [2026-06-15 01:40:19] "PUT /access-control-list/d804b837-621a-4d90-91e5-f56dab505fd5 HTTP/1.1" 200 273 0.011009 10.0.0.19 - - [2026-06-15 01:40:19] "POST /fqname-to-id HTTP/1.1" 404 208 0.029092 10.0.0.19 - - [2026-06-15 01:40:19] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001483 10.0.0.19 - - [2026-06-15 01:40:19] "POST /fqname-to-id HTTP/1.1" 404 243 0.002808 10.0.0.19 - - [2026-06-15 01:40:19] "POST /access-control-lists HTTP/1.1" 200 607 0.028171 10.0.0.19 - - [2026-06-15 01:40:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.003764 10.0.0.19 - - [2026-06-15 01:40:19] "POST /access-control-lists HTTP/1.1" 200 605 0.022004 10.0.0.19 - - [2026-06-15 01:40:19] "PUT /access-control-list/b12920f7-3867-4c41-981a-f08aa1ae67fc HTTP/1.1" 200 273 0.010019 252.19.180.185 - - [2026-06-15 01:40:19] "POST /neutron/security_group HTTP/1.1" 200 1377 0.369026 10.0.0.19 - - [2026-06-15 01:40:19] "PUT /access-control-list/b12920f7-3867-4c41-981a-f08aa1ae67fc HTTP/1.1" 200 273 0.013366 10.0.0.19 - - [2026-06-15 01:40:19] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001251 252.19.180.185 - - [2026-06-15 01:40:19] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.029663 252.19.180.185 - - [2026-06-15 01:40:19] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009535 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.134186 10.0.0.19 - - [2026-06-15 01:40:20] "PUT /access-control-list/b12920f7-3867-4c41-981a-f08aa1ae67fc HTTP/1.1" 200 273 0.009785 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010645 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.139124 10.0.0.19 - - [2026-06-15 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.006863 10.0.0.19 - - [2026-06-15 01:40:20] "PUT /access-control-list/b12920f7-3867-4c41-981a-f08aa1ae67fc HTTP/1.1" 200 273 0.015426 10.0.0.19 - - [2026-06-15 01:40:20] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000981 10.0.0.19 - - [2026-06-15 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 243 0.002929 10.0.0.19 - - [2026-06-15 01:40:20] "POST /access-control-lists HTTP/1.1" 200 607 0.016405 10.0.0.19 - - [2026-06-15 01:40:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002766 10.0.0.19 - - [2026-06-15 01:40:20] "POST /access-control-lists HTTP/1.1" 200 605 0.015699 10.0.0.19 - - [2026-06-15 01:40:20] "PUT /access-control-list/bfc540d6-9027-4a9f-bdd9-94f5c14c0db5 HTTP/1.1" 200 273 0.008712 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group HTTP/1.1" 200 1377 0.344489 10.0.0.19 - - [2026-06-15 01:40:20] "PUT /access-control-list/bfc540d6-9027-4a9f-bdd9-94f5c14c0db5 HTTP/1.1" 200 273 0.011348 10.0.0.19 - - [2026-06-15 01:40:20] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001037 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028429 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008440 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.100349 10.0.0.19 - - [2026-06-15 01:40:20] "PUT /access-control-list/bfc540d6-9027-4a9f-bdd9-94f5c14c0db5 HTTP/1.1" 200 273 0.012243 252.19.180.185 - - [2026-06-15 01:40:20] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013355 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165542 10.0.0.19 - - [2026-06-15 01:40:21] "PUT /access-control-list/bfc540d6-9027-4a9f-bdd9-94f5c14c0db5 HTTP/1.1" 200 273 0.011367 10.0.0.19 - - [2026-06-15 01:40:21] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001344 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.053742 10.0.0.19 - - [2026-06-15 01:40:21] "POST /route-targets HTTP/1.1" 200 328 0.013531 10.0.0.19 - - [2026-06-15 01:40:21] "PUT /logical-router/123997bc-9065-407b-afb6-871903133445 HTTP/1.1" 200 263 0.027527 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.007080 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.004649 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.004237 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.004222 252.19.180.185 - - [2026-06-15 01:40:21] "POST /neutron/router HTTP/1.1" 200 539 0.003750 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003978 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003547 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003474 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.004636 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003726 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003666 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003476 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003919 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003535 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003738 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003516 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003551 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003687 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003701 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003875 252.19.180.185 - - [2026-06-15 01:40:22] "POST /neutron/router HTTP/1.1" 200 539 0.003623 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003798 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003882 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003886 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003357 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004258 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004160 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004004 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003511 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003698 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.003483 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004116 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.018629 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 539 0.004045 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 540 0.020677 252.19.180.185 - - [2026-06-15 01:40:23] "POST /neutron/router HTTP/1.1" 200 540 0.005162 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 151 0.065856 10.0.0.19 - - [2026-06-15 01:40:24] "GET /logical-router/123997bc-9065-407b-afb6-871903133445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005029 10.0.0.19 - - [2026-06-15 01:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.19 - - [2026-06-15 01:40:24] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002055 10.0.0.19 - - [2026-06-15 01:40:24] "DELETE /route-target/0e04f720-f07d-4069-96c1-3cadaecd5a0b HTTP/1.1" 200 115 0.034125 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.067102 10.0.0.19 - - [2026-06-15 01:40:24] "POST /route-targets HTTP/1.1" 200 328 0.014367 10.0.0.19 - - [2026-06-15 01:40:24] "PUT /logical-router/58824781-19c8-4c16-91c0-1c46a478ab3a HTTP/1.1" 200 263 0.022006 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.006174 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003957 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.004037 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.004244 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003606 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003514 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003589 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003496 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003625 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003452 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003866 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003698 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.004008 252.19.180.185 - - [2026-06-15 01:40:24] "POST /neutron/router HTTP/1.1" 200 540 0.003519 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.004509 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003705 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003398 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.004413 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003561 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.004244 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003888 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003561 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003620 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003676 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003852 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003445 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003942 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003771 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003483 252.19.180.185 - - [2026-06-15 01:40:25] "POST /neutron/router HTTP/1.1" 200 540 0.003340 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.003488 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.003984 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.015930 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.003993 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.019153 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 540 0.004156 10.0.0.19 - - [2026-06-15 01:40:26] "GET /logical-router/58824781-19c8-4c16-91c0-1c46a478ab3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003679 10.0.0.19 - - [2026-06-15 01:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 151 0.053889 10.0.0.19 - - [2026-06-15 01:40:26] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001055 10.0.0.19 - - [2026-06-15 01:40:26] "DELETE /route-target/e36e1c16-650f-4ba1-b123-156851d567af HTTP/1.1" 200 115 0.022729 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.054855 10.0.0.19 - - [2026-06-15 01:40:26] "POST /route-targets HTTP/1.1" 200 328 0.009922 10.0.0.19 - - [2026-06-15 01:40:26] "PUT /logical-router/625ceafe-3346-44e0-ad01-67ffb54eff34 HTTP/1.1" 200 263 0.014656 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.005256 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003550 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003817 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003339 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003663 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003704 252.19.180.185 - - [2026-06-15 01:40:26] "POST /neutron/router HTTP/1.1" 200 557 0.003691 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003732 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003340 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004423 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004185 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003986 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003572 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004086 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004763 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003536 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004253 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003473 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004200 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003395 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003693 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.003477 252.19.180.185 - - [2026-06-15 01:40:27] "POST /neutron/router HTTP/1.1" 200 557 0.004129 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003704 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003822 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003854 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003489 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003736 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003504 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.004174 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.005146 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003492 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.016922 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 557 0.003786 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 558 0.018927 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 558 0.003849 10.0.0.19 - - [2026-06-15 01:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.19 - - [2026-06-15 01:40:28] "GET /logical-router/625ceafe-3346-44e0-ad01-67ffb54eff34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004503 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/router HTTP/1.1" 200 151 0.055906 10.0.0.19 - - [2026-06-15 01:40:28] "DELETE /route-target/25bd555f-267d-4e9f-a7b5-d864da205705 HTTP/1.1" 200 115 0.019033 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/security_group HTTP/1.1" 200 519 0.005677 252.19.180.185 - - [2026-06-15 01:40:28] "POST /neutron/security_group HTTP/1.1" 200 151 0.035326 10.0.0.19 - - [2026-06-15 01:40:28] "DELETE /access-control-list/e060f0fe-bbf5-49c9-87d3-9c038c41688a HTTP/1.1" 200 115 0.021452 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 519 0.003485 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/bfc540d6-9027-4a9f-bdd9-94f5c14c0db5 HTTP/1.1" 200 115 0.038242 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.046060 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/dc807ca4-eaa8-4770-9d82-96c5bc089393 HTTP/1.1" 200 115 0.023995 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 504 0.004677 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/b12920f7-3867-4c41-981a-f08aa1ae67fc HTTP/1.1" 200 115 0.029521 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.043099 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/036b414d-d8d2-4ca2-bc72-63f32c7e33dd HTTP/1.1" 200 115 0.043300 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 504 0.020499 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/d804b837-621a-4d90-91e5-f56dab505fd5 HTTP/1.1" 200 115 0.046652 252.19.180.185 - - [2026-06-15 01:40:29] "POST /neutron/security_group HTTP/1.1" 200 151 0.043418 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/0622d14e-3594-45a8-b234-153cd371cdf8 HTTP/1.1" 200 115 0.021621 10.0.0.19 - - [2026-06-15 01:40:29] "DELETE /access-control-list/6fe704fb-3bd5-4aa8-9cc6-7cef1b3413fd HTTP/1.1" 200 115 0.020907 10.0.0.19 - - [2026-06-15 01:40:29] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001039 10.0.0.19 - - [2026-06-15 01:40:29] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.049027 10.0.0.19 - - [2026-06-15 01:40:29] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001063 10.0.0.19 - - [2026-06-15 01:40:29] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?fields=virtual_networks HTTP/1.1" 200 1023 0.030538 10.0.0.19 - - [2026-06-15 01:40:29] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001032 10.0.0.19 - - [2026-06-15 01:40:29] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.027461 10.0.0.19 - - [2026-06-15 01:40:29] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000954 10.0.0.19 - - [2026-06-15 01:40:30] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?fields=security_groups HTTP/1.1" 200 1243 0.025368 10.0.0.19 - - [2026-06-15 01:40:30] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001026 10.0.0.19 - - [2026-06-15 01:40:30] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006887 10.0.0.19 - - [2026-06-15 01:40:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.029351 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002416 10.0.0.19 - - [2026-06-15 01:40:31] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.19 - - [2026-06-15 01:40:31] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006732 10.0.0.19 - - [2026-06-15 01:40:31] "POST /id-to-fqname HTTP/1.1" 200 184 0.002068 10.0.0.19 - - [2026-06-15 01:40:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.005210 10.0.0.19 - - [2026-06-15 01:40:31] "POST /security-groups HTTP/1.1" 200 579 0.080451 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /project/fd27d4712884422e92f0748cfa1bc3f5 HTTP/1.1" 404 173 0.015741 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /project/342218debb8a4e89ada4222aa9079ccc HTTP/1.1" 404 173 0.014803 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001503 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000834 10.0.0.19 - - [2026-06-15 01:40:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.009551 10.0.0.19 - - [2026-06-15 01:40:31] "POST /projects HTTP/1.1" 200 569 0.250726 10.0.0.19 - - [2026-06-15 01:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.326786 10.0.0.19 - - [2026-06-15 01:40:31] "POST /access-control-lists HTTP/1.1" 200 592 0.075712 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.142509 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.151995 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.152529 10.0.0.19 - - [2026-06-15 01:40:31] "POST /fqname-to-id HTTP/1.1" 404 227 0.003837 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.497006 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002267 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001007 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001024 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?fields=security_groups HTTP/1.1" 200 1387 0.089078 10.0.0.19 - - [2026-06-15 01:40:31] "POST /access-control-lists HTTP/1.1" 200 590 0.084498 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?fields=security_groups HTTP/1.1" 200 1335 0.102727 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?fields=security_groups HTTP/1.1" 200 1336 0.143308 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /security-group/465758dd-9694-42b8-8fc9-28c210dbff57 HTTP/1.1" 200 115 0.127857 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001077 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /access-control-list/5f5c221b-6fe3-46bc-95b1-0ae920b2801d HTTP/1.1" 200 115 0.067133 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /security-group/98d89648-6bc8-47ed-8877-62ae6ca06f89 HTTP/1.1" 200 115 0.114880 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=342218de-bb8a-4e89-ada4-222aa9079ccc&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001303 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /security-group/704171ee-c69b-4e1e-ba40-715ae5f33b14 HTTP/1.1" 200 115 0.103481 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3?fields=application_policy_sets HTTP/1.1" 200 1426 0.051477 10.0.0.19 - - [2026-06-15 01:40:31] "GET /projects?obj_uuids=fd27d471-2884-422e-92f0-748cfa1bc3f5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001334 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /access-control-list/c27e91ab-7d7b-4070-8166-057307ea3670 HTTP/1.1" 200 115 0.056734 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/fd27d471-2884-422e-92f0-748cfa1bc3f5?fields=application_policy_sets HTTP/1.1" 200 1375 0.051929 10.0.0.19 - - [2026-06-15 01:40:31] "GET /project/342218de-bb8a-4e89-ada4-222aa9079ccc?fields=application_policy_sets HTTP/1.1" 200 1374 0.104579 10.0.0.19 - - [2026-06-15 01:40:31] "DELETE /access-control-list/566dd245-1637-4f68-8134-4fe881cebb68 HTTP/1.1" 200 115 0.072751 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /access-control-list/a0150487-6d99-46e5-9bc1-c6c5600a452d HTTP/1.1" 200 115 0.069866 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /access-control-list/061ed96d-ff1a-4bb9-a3fd-4ccfa8d010d2 HTTP/1.1" 200 115 0.054908 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /project/f4f16e3a-8fdd-4cf7-ad5c-b8c399dec2f3 HTTP/1.1" 200 115 0.822497 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /access-control-list/c5623579-85b4-4493-8c74-529a918ee35b HTTP/1.1" 200 115 0.056604 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /project/fd27d471-2884-422e-92f0-748cfa1bc3f5 HTTP/1.1" 200 115 0.847701 10.0.0.19 - - [2026-06-15 01:40:32] "DELETE /project/342218de-bb8a-4e89-ada4-222aa9079ccc HTTP/1.1" 200 115 0.844249 10.0.0.19 - - [2026-06-15 01:40:32] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.19 - - [2026-06-15 01:40:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000490 10.0.0.19 - - [2026-06-15 01:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.079751 10.0.0.19 - - [2026-06-15 01:40:34] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000940 10.0.0.19 - - [2026-06-15 01:40:34] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031839 252.19.180.185 - - [2026-06-15 01:40:34] "POST /neutron/network HTTP/1.1" 200 117 0.036196 10.0.0.19 - - [2026-06-15 01:40:34] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001064 252.19.180.185 - - [2026-06-15 01:40:34] "POST /neutron/network HTTP/1.1" 200 599 0.075874 10.0.0.19 - - [2026-06-15 01:40:34] "POST /route-targets HTTP/1.1" 200 328 0.017429 10.0.0.19 - - [2026-06-15 01:40:34] "POST /ref-update HTTP/1.1" 200 156 0.018700 10.0.0.19 - - [2026-06-15 01:40:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003994 252.19.180.185 - - [2026-06-15 01:40:34] "POST /neutron/subnet HTTP/1.1" 200 720 0.372858 252.19.180.185 - - [2026-06-15 01:40:34] "POST /neutron/network HTTP/1.1" 200 817 0.005270 10.0.0.19 - - [2026-06-15 01:40:34] "POST /id-to-fqname HTTP/1.1" 200 214 0.001394 10.0.0.19 - - [2026-06-15 01:40:34] "GET /virtual-network/b906726e-7fde-4693-bfaa-7bf09351a565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005425 252.19.180.185 - - [2026-06-15 01:40:35] "POST /neutron/network HTTP/1.1" 200 817 0.008018 10.0.0.19 - - [2026-06-15 01:40:35] "GET /virtual-network/b906726e-7fde-4693-bfaa-7bf09351a565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007799 252.19.180.185 - - [2026-06-15 01:40:35] "POST /neutron/network HTTP/1.1" 200 817 0.010172 252.19.180.185 - - [2026-06-15 01:40:35] "POST /neutron/subnet HTTP/1.1" 200 720 0.008116 10.0.0.19 - - [2026-06-15 01:40:35] "POST /fqname-to-id HTTP/1.1" 404 204 0.005288 10.0.0.19 - - [2026-06-15 01:40:35] "GET /virtual-network/b906726e-7fde-4693-bfaa-7bf09351a565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005066 10.0.0.19 - - [2026-06-15 01:40:35] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001449 252.19.180.185 - - [2026-06-15 01:40:35] "POST /neutron/port HTTP/1.1" 200 1014 0.311840 10.0.0.19 - - [2026-06-15 01:40:35] "GET /virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2380 0.006376 10.0.0.19 - - [2026-06-15 01:40:35] "GET /virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0?fields=instance_ip_back_refs HTTP/1.1" 200 1317 0.015273 10.0.0.19 - - [2026-06-15 01:40:35] "GET /instance-ip/1f30b6d7-bc01-4ef3-9097-137eecea2863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013311 10.0.0.19 - - [2026-06-15 01:40:35] "GET /virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0 HTTP/1.1" 401 296 0.000438 10.0.0.19 - - [2026-06-15 01:40:36] "GET /virtual-machine-interface/2847efa7-48da-4487-89a7-7cdf92b342c0 HTTP/1.1" 200 2602 0.030931 252.19.180.185 - - [2026-06-15 01:40:36] "POST /neutron/port HTTP/1.1" 200 1014 0.011033 252.19.180.185 - - [2026-06-15 01:40:36] "POST /neutron/port HTTP/1.1" 200 151 0.081341 252.19.180.185 - - [2026-06-15 01:40:36] "POST /neutron/network HTTP/1.1" 200 817 0.006874 10.0.0.19 - - [2026-06-15 01:40:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005020 10.0.0.19 - - [2026-06-15 01:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005717 10.0.0.19 - - [2026-06-15 01:40:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002982 252.19.180.185 - - [2026-06-15 01:40:36] "POST /neutron/network HTTP/1.1" 200 151 0.088812 10.0.0.19 - - [2026-06-15 01:40:36] "DELETE /route-target/6355f84b-0117-46cb-9c76-7470312c09fb HTTP/1.1" 200 115 0.025262 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001112 10.0.0.19 - - [2026-06-15 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.19 - - [2026-06-15 01:40:37] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001472 10.0.0.19 - - [2026-06-15 01:40:37] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026247 252.19.180.185 - - [2026-06-15 01:40:37] "POST /neutron/network HTTP/1.1" 200 117 0.008062 10.0.0.19 - - [2026-06-15 01:40:37] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001093 252.19.180.185 - - [2026-06-15 01:40:37] "POST /neutron/network HTTP/1.1" 200 601 0.076885 10.0.0.19 - - [2026-06-15 01:40:37] "POST /route-targets HTTP/1.1" 200 328 0.010530 10.0.0.19 - - [2026-06-15 01:40:37] "POST /ref-update HTTP/1.1" 200 156 0.019628 10.0.0.19 - - [2026-06-15 01:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003871 252.19.180.185 - - [2026-06-15 01:40:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.173374 10.0.0.19 - - [2026-06-15 01:40:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007355 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.205101 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/network HTTP/1.1" 200 975 0.007929 10.0.0.19 - - [2026-06-15 01:40:38] "POST /id-to-fqname HTTP/1.1" 200 215 0.001396 10.0.0.19 - - [2026-06-15 01:40:38] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004768 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/network HTTP/1.1" 200 975 0.030461 10.0.0.19 - - [2026-06-15 01:40:38] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006760 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/network HTTP/1.1" 200 975 0.008139 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.007229 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.007020 10.0.0.19 - - [2026-06-15 01:40:38] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001479 252.19.180.185 - - [2026-06-15 01:40:38] "POST /neutron/port HTTP/1.1" 200 1015 0.208539 10.0.0.19 - - [2026-06-15 01:40:38] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001139 252.19.180.185 - - [2026-06-15 01:40:39] "POST /neutron/port HTTP/1.1" 200 1016 0.193848 10.0.0.19 - - [2026-06-15 01:40:39] "POST /id-to-fqname HTTP/1.1" 200 215 0.001542 252.19.180.185 - - [2026-06-15 01:40:39] "POST /neutron/port HTTP/1.1" 200 1015 0.009795 252.19.180.185 - - [2026-06-15 01:40:39] "POST /neutron/port HTTP/1.1" 200 1015 0.086166 252.19.180.185 - - [2026-06-15 01:40:39] "POST /neutron/network HTTP/1.1" 200 975 0.008212 252.19.180.185 - - [2026-06-15 01:40:39] "POST /neutron/port HTTP/1.1" 200 1015 0.012979 10.0.0.19 - - [2026-06-15 01:40:39] "GET /obj-perms HTTP/1.1" 200 6372 0.083185 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.005736 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.006609 10.0.0.19 - - [2026-06-15 01:40:40] "POST /id-to-fqname HTTP/1.1" 200 215 0.001579 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.006352 10.0.0.19 - - [2026-06-15 01:40:40] "GET /obj-perms HTTP/1.1" 200 6372 0.063310 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 1015 0.009417 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 1016 0.011185 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 1016 0.014886 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/network HTTP/1.1" 200 975 0.007483 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 1016 0.009288 252.19.180.185 - - [2026-06-15 01:40:40] "POST /neutron/port HTTP/1.1" 200 117 0.007080 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 117 0.005542 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 117 0.004605 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1016 0.010285 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001639 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1015 0.011658 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/network HTTP/1.1" 200 985 0.005494 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1015 0.009954 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1015 0.010046 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1103 0.074564 252.19.180.185 - - [2026-06-15 01:40:41] "POST /neutron/port HTTP/1.1" 200 1113 0.016059 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003555 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 1016 0.013062 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/subnet HTTP/1.1" 200 694 0.010927 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/network HTTP/1.1" 200 985 0.006390 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 117 0.001254 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 1016 0.010098 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/network HTTP/1.1" 200 975 0.008419 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 1016 0.011038 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 1104 0.192125 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/port HTTP/1.1" 200 1114 0.013802 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003983 252.19.180.185 - - [2026-06-15 01:40:42] "POST /neutron/subnet HTTP/1.1" 200 698 0.008575 252.19.180.185 - - [2026-06-15 01:40:43] "POST /neutron/port HTTP/1.1" 200 117 0.001662 252.19.180.185 - - [2026-06-15 01:40:43] "POST /neutron/network HTTP/1.1" 200 975 0.007173 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/port HTTP/1.1" 200 1113 0.013439 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009505 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/port HTTP/1.1" 200 1113 0.021497 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007529 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/port HTTP/1.1" 200 1113 0.013962 252.19.180.185 - - [2026-06-15 01:40:46] "POST /neutron/security_group HTTP/1.1" 200 2052 0.018188 10.0.0.19 - - [2026-06-15 01:40:46] "GET /virtual-machine/84917e13-6e58-4494-b762-a267185dda06 HTTP/1.1" 200 1284 0.004771 10.0.0.19 - - [2026-06-15 01:40:46] "GET /virtual-machine-interface/cafc8900-ae2e-4c9a-864a-59352a31930a HTTP/1.1" 200 2919 0.005576 10.0.0.19 - - [2026-06-15 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006050 10.0.0.19 - - [2026-06-15 01:40:46] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005734 10.0.0.19 - - [2026-06-15 01:40:47] "GET /virtual-networks?parent_id=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.004620 10.0.0.19 - - [2026-06-15 01:40:47] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.008038 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:40:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001793 10.0.0.19 - - [2026-06-15 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2026-06-15 01:40:50] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004902 252.19.180.185 - - [2026-06-15 01:40:53] "POST /neutron/port HTTP/1.1" 200 1114 0.015213 252.19.180.185 - - [2026-06-15 01:40:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005517 252.19.180.185 - - [2026-06-15 01:40:53] "POST /neutron/port HTTP/1.1" 200 1114 0.011849 252.19.180.185 - - [2026-06-15 01:40:53] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006060 252.19.180.185 - - [2026-06-15 01:40:54] "POST /neutron/port HTTP/1.1" 200 1113 0.013097 252.19.180.185 - - [2026-06-15 01:40:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006060 252.19.180.185 - - [2026-06-15 01:40:54] "POST /neutron/port HTTP/1.1" 200 1113 0.015263 252.19.180.185 - - [2026-06-15 01:40:54] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005682 10.0.0.19 - - [2026-06-15 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2026-06-15 01:40:54] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004864 252.19.180.185 - - [2026-06-15 01:40:55] "POST /neutron/port HTTP/1.1" 200 1113 0.012500 252.19.180.185 - - [2026-06-15 01:40:55] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006324 252.19.180.185 - - [2026-06-15 01:40:56] "POST /neutron/port HTTP/1.1" 200 1114 0.013900 252.19.180.185 - - [2026-06-15 01:40:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006195 10.0.0.19 - - [2026-06-15 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.19 - - [2026-06-15 01:40:56] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003223 10.0.0.19 - - [2026-06-15 01:40:56] "GET /virtual-networks?parent_id=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002965 10.0.0.19 - - [2026-06-15 01:40:56] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005642 252.19.180.185 - - [2026-06-15 01:40:56] "POST /neutron/port HTTP/1.1" 200 1114 0.013596 252.19.180.185 - - [2026-06-15 01:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005972 252.19.180.185 - - [2026-06-15 01:40:57] "POST /neutron/port HTTP/1.1" 200 1114 0.012921 252.19.180.185 - - [2026-06-15 01:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006532 252.19.180.185 - - [2026-06-15 01:40:57] "POST /neutron/port HTTP/1.1" 200 1114 0.015750 252.19.180.185 - - [2026-06-15 01:40:57] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006944 10.0.0.19 - - [2026-06-15 01:40:57] "GET /virtual-machine/0a1c5073-4eca-4325-838d-8f1313b9e002 HTTP/1.1" 200 1282 0.005000 10.0.0.19 - - [2026-06-15 01:40:57] "GET /virtual-machine-interface/296c06c5-4de4-4f68-8caa-7f359c8f49ca HTTP/1.1" 200 2919 0.006195 10.0.0.19 - - [2026-06-15 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-06-15 01:40:57] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003088 10.0.0.19 - - [2026-06-15 01:40:57] "GET /virtual-networks?parent_id=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003202 10.0.0.19 - - [2026-06-15 01:40:57] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005558 10.0.0.19 - - [2026-06-15 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.19 - - [2026-06-15 01:40:58] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003304 10.0.0.19 - - [2026-06-15 01:40:58] "GET /virtual-networks?parent_id=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002931 10.0.0.19 - - [2026-06-15 01:40:58] "GET /virtual-network/331a7a01-55a5-4bf0-b379-760789453cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005400 252.19.180.185 - - [2026-06-15 01:41:02] "POST /neutron/port HTTP/1.1" 200 1104 0.019478 252.19.180.185 - - [2026-06-15 01:41:02] "POST /neutron/port HTTP/1.1" 200 1104 0.018797 252.19.180.185 - - [2026-06-15 01:41:02] "POST /neutron/port HTTP/1.1" 200 151 0.140245 252.19.180.185 - - [2026-06-15 01:41:02] "POST /neutron/port HTTP/1.1" 200 1103 0.018682 252.19.180.185 - - [2026-06-15 01:41:02] "POST /neutron/port HTTP/1.1" 200 1103 0.019492 252.19.180.185 - - [2026-06-15 01:41:03] "POST /neutron/port HTTP/1.1" 200 151 0.127102 252.19.180.185 - - [2026-06-15 01:41:03] "POST /neutron/network HTTP/1.1" 200 975 0.009431 10.0.0.19 - - [2026-06-15 01:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.19 - - [2026-06-15 01:41:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007429 10.0.0.19 - - [2026-06-15 01:41:03] "POST /useragent-kv HTTP/1.1" 200 115 0.007748 10.0.0.19 - - [2026-06-15 01:41:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004466 10.0.0.19 - - [2026-06-15 01:41:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.19 - - [2026-06-15 01:41:03] "DELETE /route-target/e70359fc-5bc8-417a-acf5-95da2450bab9 HTTP/1.1" 200 115 0.040809 252.19.180.185 - - [2026-06-15 01:41:03] "POST /neutron/network HTTP/1.1" 200 151 0.141969 10.0.0.19 - - [2026-06-15 01:41:03] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001309 10.0.0.19 - - [2026-06-15 01:41:03] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.038814 10.0.0.19 - - [2026-06-15 01:41:03] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001304 10.0.0.19 - - [2026-06-15 01:41:03] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?fields=virtual_networks HTTP/1.1" 200 1024 0.075129 10.0.0.19 - - [2026-06-15 01:41:03] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001631 10.0.0.19 - - [2026-06-15 01:41:03] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.044232 10.0.0.19 - - [2026-06-15 01:41:03] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001138 10.0.0.19 - - [2026-06-15 01:41:03] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?fields=security_groups HTTP/1.1" 200 1245 0.029041 10.0.0.19 - - [2026-06-15 01:41:04] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001171 10.0.0.19 - - [2026-06-15 01:41:04] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007486 10.0.0.19 - - [2026-06-15 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.048763 10.0.0.19 - - [2026-06-15 01:41:05] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002997 10.0.0.19 - - [2026-06-15 01:41:05] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001444 10.0.0.19 - - [2026-06-15 01:41:05] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010549 10.0.0.19 - - [2026-06-15 01:41:05] "POST /id-to-fqname HTTP/1.1" 200 186 0.001218 10.0.0.19 - - [2026-06-15 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.003012 10.0.0.19 - - [2026-06-15 01:41:05] "POST /security-groups HTTP/1.1" 200 581 0.073196 10.0.0.19 - - [2026-06-15 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.003796 10.0.0.19 - - [2026-06-15 01:41:05] "POST /projects HTTP/1.1" 200 573 0.255840 10.0.0.19 - - [2026-06-15 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.302734 10.0.0.19 - - [2026-06-15 01:41:05] "POST /access-control-lists HTTP/1.1" 200 594 0.064913 10.0.0.19 - - [2026-06-15 01:41:05] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.491641 10.0.0.19 - - [2026-06-15 01:41:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.007388 10.0.0.19 - - [2026-06-15 01:41:05] "POST /access-control-lists HTTP/1.1" 200 592 0.068515 10.0.0.19 - - [2026-06-15 01:41:06] "GET / HTTP/1.1" 200 36215 0.002321 252.19.180.185 - - [2026-06-15 01:41:07] "POST /neutron/port HTTP/1.1" 200 117 0.005738 252.19.180.185 - - [2026-06-15 01:41:07] "POST /neutron/port HTTP/1.1" 400 205 0.003667 252.19.180.185 - - [2026-06-15 01:41:07] "POST /neutron/port HTTP/1.1" 200 117 0.005106 252.19.180.185 - - [2026-06-15 01:41:07] "POST /neutron/port HTTP/1.1" 400 205 0.003676 10.0.0.19 - - [2026-06-15 01:41:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000623 10.0.0.19 - - [2026-06-15 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.069166 10.0.0.19 - - [2026-06-15 01:41:08] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001118 10.0.0.19 - - [2026-06-15 01:41:08] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.025364 252.19.180.185 - - [2026-06-15 01:41:08] "POST /neutron/network HTTP/1.1" 200 117 0.034824 10.0.0.19 - - [2026-06-15 01:41:08] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001288 252.19.180.185 - - [2026-06-15 01:41:08] "POST /neutron/network HTTP/1.1" 200 603 0.082732 10.0.0.19 - - [2026-06-15 01:41:08] "POST /route-targets HTTP/1.1" 200 328 0.015775 10.0.0.19 - - [2026-06-15 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.021564 10.0.0.19 - - [2026-06-15 01:41:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003893 252.19.180.185 - - [2026-06-15 01:41:08] "POST /neutron/subnet HTTP/1.1" 200 725 0.168315 252.19.180.185 - - [2026-06-15 01:41:08] "POST /neutron/network HTTP/1.1" 200 822 0.005279 10.0.0.19 - - [2026-06-15 01:41:08] "POST /id-to-fqname HTTP/1.1" 200 217 0.001344 10.0.0.19 - - [2026-06-15 01:41:08] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005755 252.19.180.185 - - [2026-06-15 01:41:08] "POST /neutron/network HTTP/1.1" 200 822 0.005400 10.0.0.19 - - [2026-06-15 01:41:09] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005458 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 822 0.006265 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/subnet HTTP/1.1" 200 725 0.008327 10.0.0.19 - - [2026-06-15 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2026-06-15 01:41:09] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001376 10.0.0.19 - - [2026-06-15 01:41:09] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.023765 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 117 0.010652 10.0.0.19 - - [2026-06-15 01:41:09] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001032 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 603 0.069737 10.0.0.19 - - [2026-06-15 01:41:09] "POST /route-targets HTTP/1.1" 200 328 0.010707 10.0.0.19 - - [2026-06-15 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.025121 10.0.0.19 - - [2026-06-15 01:41:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003725 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/subnet HTTP/1.1" 200 700 0.201693 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 817 0.005223 10.0.0.19 - - [2026-06-15 01:41:09] "POST /id-to-fqname HTTP/1.1" 200 217 0.001409 10.0.0.19 - - [2026-06-15 01:41:09] "GET /virtual-network/af518ee2-11d7-41af-959a-fbd6f1d7317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005069 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 817 0.005758 10.0.0.19 - - [2026-06-15 01:41:09] "GET /virtual-network/af518ee2-11d7-41af-959a-fbd6f1d7317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005203 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/network HTTP/1.1" 200 817 0.005660 252.19.180.185 - - [2026-06-15 01:41:09] "POST /neutron/subnet HTTP/1.1" 200 700 0.006453 10.0.0.19 - - [2026-06-15 01:41:10] "POST /id-to-fqname HTTP/1.1" 200 217 0.001637 252.19.180.185 - - [2026-06-15 01:41:10] "POST /neutron/network HTTP/1.1" 200 832 0.005381 252.19.180.185 - - [2026-06-15 01:41:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000498 252.19.180.185 - - [2026-06-15 01:41:10] "GET / HTTP/1.1" 200 36215 0.001908 252.19.180.185 - - [2026-06-15 01:41:10] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000382 10.0.0.19 - - [2026-06-15 01:41:10] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001116 252.19.180.185 - - [2026-06-15 01:41:10] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.053783 252.19.180.185 - - [2026-06-15 01:41:11] "POST /neutron/network HTTP/1.1" 200 822 0.034192 252.19.180.185 - - [2026-06-15 01:41:11] "POST /neutron/port HTTP/1.1" 200 117 0.004920 252.19.180.185 - - [2026-06-15 01:41:11] "POST /neutron/port HTTP/1.1" 200 117 0.005195 10.0.0.19 - - [2026-06-15 01:41:11] "POST /id-to-fqname HTTP/1.1" 200 217 0.001560 252.19.180.185 - - [2026-06-15 01:41:11] "POST /neutron/port HTTP/1.1" 200 117 0.005151 252.19.180.185 - - [2026-06-15 01:41:11] "POST /neutron/network HTTP/1.1" 200 827 0.006073 252.19.180.185 - - [2026-06-15 01:41:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000652 252.19.180.185 - - [2026-06-15 01:41:11] "GET / HTTP/1.1" 200 36215 0.001749 252.19.180.185 - - [2026-06-15 01:41:11] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000486 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/network HTTP/1.1" 200 832 0.006531 10.0.0.19 - - [2026-06-15 01:41:12] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001073 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1056 0.241018 10.0.0.19 - - [2026-06-15 01:41:12] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 252.19.180.185 - - [2026-06-15 01:41:12] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.058189 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/network HTTP/1.1" 200 817 0.008998 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1056 0.012698 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1056 0.013027 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1106 0.102921 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1116 0.012990 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 1116 0.015113 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003268 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007693 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/subnet HTTP/1.1" 200 699 0.008134 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 117 0.007924 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/port HTTP/1.1" 200 117 0.001287 252.19.180.185 - - [2026-06-15 01:41:12] "POST /neutron/network HTTP/1.1" 200 822 0.006694 10.0.0.19 - - [2026-06-15 01:41:12] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001450 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/router HTTP/1.1" 200 578 0.081387 10.0.0.19 - - [2026-06-15 01:41:13] "POST /route-targets HTTP/1.1" 200 328 0.013398 10.0.0.19 - - [2026-06-15 01:41:13] "PUT /logical-router/2f0b5dc4-4146-45c5-a9c1-a0cf73237f16 HTTP/1.1" 200 263 0.023530 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/router HTTP/1.1" 200 578 0.005543 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/network HTTP/1.1" 200 827 0.009156 10.0.0.19 - - [2026-06-15 01:41:13] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001404 10.0.0.19 - - [2026-06-15 01:41:13] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003419 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/router HTTP/1.1" 200 344 0.331957 10.0.0.19 - - [2026-06-15 01:41:13] "POST /ref-update HTTP/1.1" 200 156 0.024676 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/port HTTP/1.1" 200 1116 0.032229 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/port HTTP/1.1" 200 1051 0.390143 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015122 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/port HTTP/1.1" 200 1051 0.014049 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/port HTTP/1.1" 200 1051 0.011655 252.19.180.185 - - [2026-06-15 01:41:13] "POST /neutron/port HTTP/1.1" 200 1101 0.084064 252.19.180.185 - - [2026-06-15 01:41:14] "POST /neutron/port HTTP/1.1" 200 1111 0.013821 252.19.180.185 - - [2026-06-15 01:41:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003360 252.19.180.185 - - [2026-06-15 01:41:14] "POST /neutron/subnet HTTP/1.1" 200 674 0.006448 252.19.180.185 - - [2026-06-15 01:41:14] "POST /neutron/port HTTP/1.1" 200 117 0.001317 252.19.180.185 - - [2026-06-15 01:41:14] "POST /neutron/network HTTP/1.1" 200 817 0.006275 252.19.180.185 - - [2026-06-15 01:41:18] "POST /neutron/port HTTP/1.1" 200 1116 0.029181 252.19.180.185 - - [2026-06-15 01:41:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017068 252.19.180.185 - - [2026-06-15 01:41:19] "POST /neutron/port HTTP/1.1" 200 1116 0.038554 252.19.180.185 - - [2026-06-15 01:41:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020758 252.19.180.185 - - [2026-06-15 01:41:19] "POST /neutron/port HTTP/1.1" 200 1116 0.030832 252.19.180.185 - - [2026-06-15 01:41:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007118 10.0.0.19 - - [2026-06-15 01:41:19] "GET /virtual-machine/8c8131da-b904-4c9f-a46d-533f32f5abe5 HTTP/1.1" 401 296 0.000997 10.0.0.19 - - [2026-06-15 01:41:20] "GET /virtual-machine/8c8131da-b904-4c9f-a46d-533f32f5abe5 HTTP/1.1" 200 1291 0.044873 10.0.0.19 - - [2026-06-15 01:41:20] "GET /virtual-machine-interface/46b71f02-e4ec-4e32-b733-194366e1e8fd HTTP/1.1" 200 2929 0.016577 10.0.0.19 - - [2026-06-15 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.19 - - [2026-06-15 01:41:20] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004164 10.0.0.19 - - [2026-06-15 01:41:20] "GET /virtual-networks?parent_id=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003991 10.0.0.19 - - [2026-06-15 01:41:20] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012709 10.0.0.19 - - [2026-06-15 01:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.19 - - [2026-06-15 01:41:24] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.034236 252.19.180.185 - - [2026-06-15 01:41:26] "POST /neutron/port HTTP/1.1" 200 1116 0.020777 252.19.180.185 - - [2026-06-15 01:41:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018553 252.19.180.185 - - [2026-06-15 01:41:27] "POST /neutron/port HTTP/1.1" 200 1116 0.017751 252.19.180.185 - - [2026-06-15 01:41:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009049 252.19.180.185 - - [2026-06-15 01:41:27] "POST /neutron/port HTTP/1.1" 200 1116 0.017922 252.19.180.185 - - [2026-06-15 01:41:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007797 10.0.0.19 - - [2026-06-15 01:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-06-15 01:41:28] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.023384 252.19.180.185 - - [2026-06-15 01:41:28] "POST /neutron/port HTTP/1.1" 200 1111 0.015336 252.19.180.185 - - [2026-06-15 01:41:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016623 252.19.180.185 - - [2026-06-15 01:41:28] "POST /neutron/port HTTP/1.1" 200 1111 0.020435 252.19.180.185 - - [2026-06-15 01:41:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008993 252.19.180.185 - - [2026-06-15 01:41:29] "POST /neutron/port HTTP/1.1" 200 1111 0.016469 252.19.180.185 - - [2026-06-15 01:41:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006755 10.0.0.19 - - [2026-06-15 01:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.19 - - [2026-06-15 01:41:30] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004170 10.0.0.19 - - [2026-06-15 01:41:30] "GET /virtual-networks?parent_id=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002923 10.0.0.19 - - [2026-06-15 01:41:30] "GET /virtual-network/3f08d923-0d48-43ec-a3c1-2910fa19e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012123 252.19.180.185 - - [2026-06-15 01:41:30] "POST /neutron/port HTTP/1.1" 200 1116 0.015194 252.19.180.185 - - [2026-06-15 01:41:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020582 252.19.180.185 - - [2026-06-15 01:41:30] "POST /neutron/port HTTP/1.1" 200 1111 0.017572 252.19.180.185 - - [2026-06-15 01:41:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009102 252.19.180.185 - - [2026-06-15 01:41:31] "POST /neutron/port HTTP/1.1" 200 1116 0.017092 252.19.180.185 - - [2026-06-15 01:41:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010722 10.0.0.19 - - [2026-06-15 01:41:32] "DELETE /project/4f299a707eb94583b793f2e04d1c97d5 HTTP/1.1" 404 173 0.004152 10.0.0.19 - - [2026-06-15 01:41:32] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001961 10.0.0.19 - - [2026-06-15 01:41:32] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.038810 10.0.0.19 - - [2026-06-15 01:41:32] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001517 10.0.0.19 - - [2026-06-15 01:41:32] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?fields=security_groups HTTP/1.1" 200 1338 0.072468 10.0.0.19 - - [2026-06-15 01:41:32] "DELETE /security-group/be080804-6854-48a9-9374-8cd0876c96f1 HTTP/1.1" 200 115 0.042403 10.0.0.19 - - [2026-06-15 01:41:32] "GET /projects?obj_uuids=18db235a-cc45-40ec-a320-10e9cdf8a7d2&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001208 10.0.0.19 - - [2026-06-15 01:41:32] "DELETE /access-control-list/85bc709e-58fd-41e9-8df4-5a6f4bc72b80 HTTP/1.1" 200 115 0.037993 10.0.0.19 - - [2026-06-15 01:41:32] "GET /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2?fields=application_policy_sets HTTP/1.1" 200 1377 0.055044 10.0.0.19 - - [2026-06-15 01:41:32] "DELETE /access-control-list/537edf8c-0183-47cc-9c7c-c5746ea1ad9a HTTP/1.1" 200 115 0.057464 10.0.0.19 - - [2026-06-15 01:41:32] "DELETE /project/18db235a-cc45-40ec-a320-10e9cdf8a7d2 HTTP/1.1" 200 115 0.402798 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/port HTTP/1.1" 200 1111 0.014450 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008665 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/port HTTP/1.1" 200 1111 0.013827 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006145 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/port HTTP/1.1" 200 1111 0.017996 252.19.180.185 - - [2026-06-15 01:41:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009107 10.0.0.19 - - [2026-06-15 01:41:36] "GET /virtual-machine/a29b50c9-488a-4fc8-9e81-53e761e207da HTTP/1.1" 200 1291 0.004662 10.0.0.19 - - [2026-06-15 01:41:36] "GET /virtual-machine-interface/29966899-4321-43b6-8ab2-a8f0612be808 HTTP/1.1" 200 2928 0.005247 10.0.0.19 - - [2026-06-15 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.19 - - [2026-06-15 01:41:36] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004280 10.0.0.19 - - [2026-06-15 01:41:36] "GET /virtual-networks?parent_id=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003003 10.0.0.19 - - [2026-06-15 01:41:36] "GET /virtual-network/af518ee2-11d7-41af-959a-fbd6f1d7317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005330 10.0.0.19 - - [2026-06-15 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.19 - - [2026-06-15 01:41:37] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003314 10.0.0.19 - - [2026-06-15 01:41:37] "GET /virtual-networks?parent_id=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002961 10.0.0.19 - - [2026-06-15 01:41:38] "GET /virtual-network/af518ee2-11d7-41af-959a-fbd6f1d7317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006243 10.0.0.19 - - [2026-06-15 01:41:40] "GET /obj-perms HTTP/1.1" 200 6372 0.089444 10.0.0.19 - - [2026-06-15 01:41:41] "GET /obj-perms HTTP/1.1" 200 6372 0.051258 252.19.180.185 - - [2026-06-15 01:41:42] "POST /neutron/router HTTP/1.1" 200 578 0.004896 10.0.0.19 - - [2026-06-15 01:41:43] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001133 252.19.180.185 - - [2026-06-15 01:41:43] "POST /neutron/router HTTP/1.1" 200 344 0.193199 252.19.180.185 - - [2026-06-15 01:41:43] "POST /neutron/port HTTP/1.1" 200 1911 0.018534 10.0.0.19 - - [2026-06-15 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.007941 10.0.0.19 - - [2026-06-15 01:41:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000423 10.0.0.19 - - [2026-06-15 01:41:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000434 10.0.0.19 - - [2026-06-15 01:41:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000376 10.0.0.19 - - [2026-06-15 01:41:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000610 252.19.180.185 - - [2026-06-15 01:41:49] "POST /neutron/router HTTP/1.1" 200 578 0.004477 10.0.0.19 - - [2026-06-15 01:41:49] "POST /ref-update HTTP/1.1" 200 156 0.010761 252.19.180.185 - - [2026-06-15 01:41:49] "POST /neutron/router HTTP/1.1" 200 344 0.095775 252.19.180.185 - - [2026-06-15 01:41:53] "POST /neutron/router HTTP/1.1" 200 578 0.005468 10.0.0.19 - - [2026-06-15 01:41:53] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001241 252.19.180.185 - - [2026-06-15 01:41:53] "POST /neutron/router HTTP/1.1" 200 344 0.214767 10.0.0.19 - - [2026-06-15 01:41:53] "POST /ref-update HTTP/1.1" 200 156 0.012803 252.19.180.185 - - [2026-06-15 01:41:55] "POST /neutron/router HTTP/1.1" 200 578 0.004697 10.0.0.19 - - [2026-06-15 01:41:55] "POST /ref-update HTTP/1.1" 200 156 0.012724 252.19.180.185 - - [2026-06-15 01:41:55] "POST /neutron/router HTTP/1.1" 200 344 0.114095 252.19.180.185 - - [2026-06-15 01:41:55] "POST /neutron/router HTTP/1.1" 200 578 0.006902 10.0.0.19 - - [2026-06-15 01:41:55] "POST /ref-update HTTP/1.1" 200 156 0.011204 252.19.180.185 - - [2026-06-15 01:41:56] "POST /neutron/router HTTP/1.1" 200 344 0.100116 252.19.180.185 - - [2026-06-15 01:41:56] "POST /neutron/router HTTP/1.1" 200 578 0.004932 10.0.0.19 - - [2026-06-15 01:41:56] "GET /logical-router/2f0b5dc4-4146-45c5-a9c1-a0cf73237f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002277 10.0.0.19 - - [2026-06-15 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 252.19.180.185 - - [2026-06-15 01:41:56] "POST /neutron/router HTTP/1.1" 200 151 0.043563 10.0.0.19 - - [2026-06-15 01:41:56] "DELETE /route-target/046bc334-3294-4cad-bd38-68f82d45b015 HTTP/1.1" 200 115 0.015915 252.19.180.185 - - [2026-06-15 01:41:56] "POST /neutron/network HTTP/1.1" 200 817 0.005277 252.19.180.185 - - [2026-06-15 01:41:56] "POST /neutron/network HTTP/1.1" 400 204 0.009972 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 1111 0.015488 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 1116 0.011087 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 1101 0.017045 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 1106 0.012208 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 151 0.125339 252.19.180.185 - - [2026-06-15 01:41:57] "POST /neutron/port HTTP/1.1" 200 151 0.124070 252.19.180.185 - - [2026-06-15 01:41:58] "POST /neutron/network HTTP/1.1" 200 817 0.006356 10.0.0.19 - - [2026-06-15 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.19 - - [2026-06-15 01:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003477 10.0.0.19 - - [2026-06-15 01:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002212 252.19.180.185 - - [2026-06-15 01:41:58] "POST /neutron/network HTTP/1.1" 200 151 0.084344 10.0.0.19 - - [2026-06-15 01:41:58] "DELETE /route-target/d640f367-cdbd-4d20-8b90-015102e67190 HTTP/1.1" 200 115 0.019273 252.19.180.185 - - [2026-06-15 01:41:58] "POST /neutron/network HTTP/1.1" 200 822 0.005653 10.0.0.19 - - [2026-06-15 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.19 - - [2026-06-15 01:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003089 10.0.0.19 - - [2026-06-15 01:41:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002117 252.19.180.185 - - [2026-06-15 01:41:58] "POST /neutron/network HTTP/1.1" 200 151 0.094487 10.0.0.19 - - [2026-06-15 01:41:58] "DELETE /route-target/284279c8-53f2-4f0f-be88-6042c4c5a768 HTTP/1.1" 200 115 0.020156 10.0.0.19 - - [2026-06-15 01:41:59] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108 10.0.0.19 - - [2026-06-15 01:41:59] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.027986 10.0.0.19 - - [2026-06-15 01:41:59] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001264 10.0.0.19 - - [2026-06-15 01:41:59] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?fields=virtual_networks HTTP/1.1" 200 1028 0.071582 10.0.0.19 - - [2026-06-15 01:41:59] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001393 10.0.0.19 - - [2026-06-15 01:41:59] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.025280 10.0.0.19 - - [2026-06-15 01:41:59] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001092 10.0.0.19 - - [2026-06-15 01:41:59] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?fields=security_groups HTTP/1.1" 200 1251 0.029676 10.0.0.19 - - [2026-06-15 01:42:00] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.19 - - [2026-06-15 01:42:00] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007145 10.0.0.19 - - [2026-06-15 01:42:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.033462 10.0.0.19 - - [2026-06-15 01:42:00] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002989 10.0.0.19 - - [2026-06-15 01:42:00] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.19 - - [2026-06-15 01:42:00] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006970 10.0.0.19 - - [2026-06-15 01:42:00] "POST /id-to-fqname HTTP/1.1" 200 191 0.001529 10.0.0.19 - - [2026-06-15 01:42:00] "POST /fqname-to-id HTTP/1.1" 404 200 0.003238 10.0.0.19 - - [2026-06-15 01:42:00] "POST /security-groups HTTP/1.1" 200 586 0.068254 10.0.0.19 - - [2026-06-15 01:42:00] "POST /fqname-to-id HTTP/1.1" 404 235 0.003157 10.0.0.19 - - [2026-06-15 01:42:00] "POST /projects HTTP/1.1" 200 583 0.235651 10.0.0.19 - - [2026-06-15 01:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.270764 10.0.0.19 - - [2026-06-15 01:42:00] "POST /access-control-lists HTTP/1.1" 200 599 0.058733 10.0.0.19 - - [2026-06-15 01:42:00] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.418976 10.0.0.19 - - [2026-06-15 01:42:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.003522 10.0.0.19 - - [2026-06-15 01:42:01] "POST /access-control-lists HTTP/1.1" 200 597 0.061119 10.0.0.19 - - [2026-06-15 01:42:02] "GET / HTTP/1.1" 200 36215 0.002051 10.0.0.19 - - [2026-06-15 01:42:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000499 10.0.0.19 - - [2026-06-15 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.038550 10.0.0.19 - - [2026-06-15 01:42:03] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.19 - - [2026-06-15 01:42:03] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026237 10.0.0.19 - - [2026-06-15 01:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2026-06-15 01:42:03] "GET /security-group/0176df38-b2df-4df6-aaa4-cf070b0448f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.005068 10.0.0.19 - - [2026-06-15 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.19 - - [2026-06-15 01:42:04] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001762 10.0.0.19 - - [2026-06-15 01:42:04] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033487 10.0.0.19 - - [2026-06-15 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.19 - - [2026-06-15 01:42:04] "GET /security-group/0176df38-b2df-4df6-aaa4-cf070b0448f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.003793 10.0.0.19 - - [2026-06-15 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2026-06-15 01:42:04] "PUT /security-group/0176df38-b2df-4df6-aaa4-cf070b0448f1 HTTP/1.1" 200 263 0.014364 10.0.0.19 - - [2026-06-15 01:42:04] "PUT /access-control-list/98b2a41c-3945-4438-8e6f-1eac4a2c427f HTTP/1.1" 200 273 0.011058 10.0.0.19 - - [2026-06-15 01:42:04] "PUT /access-control-list/6116c073-a73e-4d76-80bc-5beb3f141e5b HTTP/1.1" 200 273 0.011763 10.0.0.19 - - [2026-06-15 01:42:04] "POST /fqname-to-id HTTP/1.1" 404 200 0.003782 10.0.0.19 - - [2026-06-15 01:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-06-15 01:42:04] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001133 10.0.0.19 - - [2026-06-15 01:42:04] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.024250 252.19.180.185 - - [2026-06-15 01:42:04] "POST /neutron/network HTTP/1.1" 200 117 0.039803 10.0.0.19 - - [2026-06-15 01:42:04] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001223 252.19.180.185 - - [2026-06-15 01:42:04] "POST /neutron/network HTTP/1.1" 200 606 0.083044 10.0.0.19 - - [2026-06-15 01:42:04] "POST /route-targets HTTP/1.1" 200 328 0.011505 10.0.0.19 - - [2026-06-15 01:42:04] "POST /ref-update HTTP/1.1" 200 156 0.014379 10.0.0.19 - - [2026-06-15 01:42:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002950 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.192123 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/network HTTP/1.1" 200 826 0.006177 10.0.0.19 - - [2026-06-15 01:42:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001792 10.0.0.19 - - [2026-06-15 01:42:05] "GET /virtual-network/b65d1bc0-4e99-4a7e-9017-61388f725950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005659 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/network HTTP/1.1" 200 826 0.005901 10.0.0.19 - - [2026-06-15 01:42:05] "GET /virtual-network/b65d1bc0-4e99-4a7e-9017-61388f725950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006571 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/network HTTP/1.1" 200 826 0.005695 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.007603 10.0.0.19 - - [2026-06-15 01:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2026-06-15 01:42:05] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001030 10.0.0.19 - - [2026-06-15 01:42:05] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026181 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/network HTTP/1.1" 200 117 0.009921 10.0.0.19 - - [2026-06-15 01:42:05] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001321 10.0.0.19 - - [2026-06-15 01:42:05] "POST /route-targets HTTP/1.1" 200 328 0.018101 252.19.180.185 - - [2026-06-15 01:42:05] "POST /neutron/network HTTP/1.1" 200 613 0.141827 10.0.0.19 - - [2026-06-15 01:42:05] "POST /ref-update HTTP/1.1" 200 156 0.024014 10.0.0.19 - - [2026-06-15 01:42:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006719 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.202042 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/network HTTP/1.1" 200 830 0.005473 10.0.0.19 - - [2026-06-15 01:42:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001624 10.0.0.19 - - [2026-06-15 01:42:06] "GET /virtual-network/4c2f9d04-63c8-4dca-bf5d-ac6f5ea82a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006076 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/network HTTP/1.1" 200 830 0.006488 10.0.0.19 - - [2026-06-15 01:42:06] "GET /virtual-network/4c2f9d04-63c8-4dca-bf5d-ac6f5ea82a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007044 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/network HTTP/1.1" 200 830 0.006747 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.006799 10.0.0.19 - - [2026-06-15 01:42:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001887 252.19.180.185 - - [2026-06-15 01:42:06] "POST /neutron/network HTTP/1.1" 200 836 0.006001 252.19.180.185 - - [2026-06-15 01:42:06] "GET /aaa-mode HTTP/1.1" 401 296 0.000482 252.19.180.185 - - [2026-06-15 01:42:06] "GET / HTTP/1.1" 200 36215 0.002055 252.19.180.185 - - [2026-06-15 01:42:06] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000401 10.0.0.19 - - [2026-06-15 01:42:07] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001092 252.19.180.185 - - [2026-06-15 01:42:07] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.045889 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/network HTTP/1.1" 200 826 0.005162 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.004932 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.005157 10.0.0.19 - - [2026-06-15 01:42:07] "POST /id-to-fqname HTTP/1.1" 200 225 0.001341 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/port HTTP/1.1" 200 117 0.004426 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/network HTTP/1.1" 200 840 0.005734 252.19.180.185 - - [2026-06-15 01:42:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000440 252.19.180.185 - - [2026-06-15 01:42:07] "POST /neutron/network HTTP/1.1" 200 836 0.006804 252.19.180.185 - - [2026-06-15 01:42:07] "GET / HTTP/1.1" 200 36215 0.001948 252.19.180.185 - - [2026-06-15 01:42:07] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000419 10.0.0.19 - - [2026-06-15 01:42:08] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001139 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1062 0.281223 10.0.0.19 - - [2026-06-15 01:42:08] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001181 252.19.180.185 - - [2026-06-15 01:42:08] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.071635 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1062 0.018659 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/network HTTP/1.1" 200 830 0.006263 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1062 0.010094 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1112 0.081134 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1122 0.022096 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 1122 0.032223 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010646 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 117 0.019820 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003484 10.0.0.19 - - [2026-06-15 01:42:08] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001350 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.013659 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/port HTTP/1.1" 200 117 0.001355 252.19.180.185 - - [2026-06-15 01:42:08] "POST /neutron/router HTTP/1.1" 200 583 0.094659 10.0.0.19 - - [2026-06-15 01:42:08] "POST /route-targets HTTP/1.1" 200 328 0.013347 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/network HTTP/1.1" 200 826 0.008327 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/router HTTP/1.1" 200 583 0.004073 10.0.0.19 - - [2026-06-15 01:42:09] "PUT /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3 HTTP/1.1" 200 263 0.068911 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/router HTTP/1.1" 200 654 0.060715 10.0.0.19 - - [2026-06-15 01:42:09] "GET /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.010203 10.0.0.19 - - [2026-06-15 01:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010740 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/router HTTP/1.1" 200 654 0.004226 10.0.0.19 - - [2026-06-15 01:42:09] "GET /service-template/1af062c1-eaa7-416a-bee1-f987ccfe4282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.007126 10.0.0.19 - - [2026-06-15 01:42:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.011435 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/network HTTP/1.1" 200 840 0.013250 10.0.0.19 - - [2026-06-15 01:42:09] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 10.0.0.19 - - [2026-06-15 01:42:09] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.073396 10.0.0.19 - - [2026-06-15 01:42:09] "POST /useragent-kv HTTP/1.1" 200 115 0.006679 10.0.0.19 - - [2026-06-15 01:42:09] "POST /virtual-networks HTTP/1.1" 200 694 0.310925 10.0.0.19 - - [2026-06-15 01:42:09] "POST /route-targets HTTP/1.1" 200 328 0.035719 10.0.0.19 - - [2026-06-15 01:42:09] "POST /ref-update HTTP/1.1" 200 156 0.041502 10.0.0.19 - - [2026-06-15 01:42:09] "POST /service-instances HTTP/1.1" 200 670 0.196370 252.19.180.185 - - [2026-06-15 01:42:09] "POST /neutron/router HTTP/1.1" 200 344 0.655512 10.0.0.19 - - [2026-06-15 01:42:09] "POST /ref-update HTTP/1.1" 200 156 0.012906 10.0.0.19 - - [2026-06-15 01:42:09] "POST /route-tables HTTP/1.1" 200 582 0.032598 10.0.0.19 - - [2026-06-15 01:42:10] "PUT /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3 HTTP/1.1" 200 263 0.027465 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1122 0.022030 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1059 0.638010 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/security_group HTTP/1.1" 200 2000 0.019655 10.0.0.19 - - [2026-06-15 01:42:10] "POST /ref-update HTTP/1.1" 200 156 0.062253 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1059 0.035222 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1059 0.013816 10.0.0.19 - - [2026-06-15 01:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.19 - - [2026-06-15 01:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.19 - - [2026-06-15 01:42:10] "POST /virtual-machines HTTP/1.1" 200 550 0.023728 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1109 0.108347 10.0.0.19 - - [2026-06-15 01:42:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.117610 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 1119 0.028519 10.0.0.19 - - [2026-06-15 01:42:10] "POST /chown HTTP/1.1" 200 109 0.010466 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004935 10.0.0.19 - - [2026-06-15 01:42:10] "POST /instance-ips HTTP/1.1" 200 548 0.026551 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.007475 10.0.0.19 - - [2026-06-15 01:42:10] "POST /instance-ips HTTP/1.1" 400 244 0.020498 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/port HTTP/1.1" 200 117 0.001611 10.0.0.19 - - [2026-06-15 01:42:10] "POST /chown HTTP/1.1" 200 109 0.017730 252.19.180.185 - - [2026-06-15 01:42:10] "POST /neutron/network HTTP/1.1" 200 830 0.007846 10.0.0.19 - - [2026-06-15 01:42:10] "PUT /virtual-machine-interface/6af28c03-d93d-42bd-a851-aa6e9e21b86d HTTP/1.1" 200 285 0.020094 10.0.0.19 - - [2026-06-15 01:42:10] "PUT /instance-ip/af9695b4-7dc0-4d88-a5c6-ea6e0e84119d HTTP/1.1" 200 257 0.016896 10.0.0.19 - - [2026-06-15 01:42:10] "POST /ref-update HTTP/1.1" 200 156 0.015938 10.0.0.19 - - [2026-06-15 01:42:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.099362 10.0.0.19 - - [2026-06-15 01:42:11] "POST /chown HTTP/1.1" 200 109 0.016781 10.0.0.19 - - [2026-06-15 01:42:11] "POST /instance-ips HTTP/1.1" 200 546 0.057786 10.0.0.19 - - [2026-06-15 01:42:11] "POST /instance-ips HTTP/1.1" 400 314 0.034582 10.0.0.19 - - [2026-06-15 01:42:11] "POST /chown HTTP/1.1" 200 109 0.010312 10.0.0.19 - - [2026-06-15 01:42:11] "PUT /virtual-machine-interface/7798780a-1cd0-4abb-8214-5e65947c1d2d HTTP/1.1" 200 285 0.015561 10.0.0.19 - - [2026-06-15 01:42:11] "PUT /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62 HTTP/1.1" 200 257 0.014335 10.0.0.19 - - [2026-06-15 01:42:11] "POST /ref-update HTTP/1.1" 200 156 0.020494 10.0.0.19 - - [2026-06-15 01:42:11] "POST /ref-update HTTP/1.1" 200 156 0.011996 10.0.0.19 - - [2026-06-15 01:42:11] "PUT /routing-instance/1e46972f-7ef7-4c62-bdcc-0ba74390d23d HTTP/1.1" 200 267 0.029802 10.0.0.19 - - [2026-06-15 01:42:11] "POST /ref-update HTTP/1.1" 200 156 0.023645 10.0.0.19 - - [2026-06-15 01:42:11] "POST /virtual-machines HTTP/1.1" 200 550 0.043176 10.0.0.19 - - [2026-06-15 01:42:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.101538 10.0.0.19 - - [2026-06-15 01:42:11] "POST /chown HTTP/1.1" 200 109 0.007904 10.0.0.19 - - [2026-06-15 01:42:12] "POST /instance-ips HTTP/1.1" 400 244 0.019563 10.0.0.19 - - [2026-06-15 01:42:12] "POST /chown HTTP/1.1" 200 109 0.008541 10.0.0.19 - - [2026-06-15 01:42:12] "PUT /virtual-machine-interface/38dc063c-4df7-4152-85f8-3d5f464e2340 HTTP/1.1" 200 285 0.022614 10.0.0.19 - - [2026-06-15 01:42:12] "PUT /instance-ip/af9695b4-7dc0-4d88-a5c6-ea6e0e84119d HTTP/1.1" 200 257 0.022901 10.0.0.19 - - [2026-06-15 01:42:12] "POST /ref-update HTTP/1.1" 200 156 0.014132 10.0.0.19 - - [2026-06-15 01:42:12] "POST /ref-update HTTP/1.1" 200 156 0.023497 10.0.0.19 - - [2026-06-15 01:42:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.109461 10.0.0.19 - - [2026-06-15 01:42:12] "POST /chown HTTP/1.1" 200 109 0.013686 10.0.0.19 - - [2026-06-15 01:42:12] "POST /instance-ips HTTP/1.1" 400 314 0.030647 10.0.0.19 - - [2026-06-15 01:42:12] "POST /chown HTTP/1.1" 200 109 0.008489 10.0.0.19 - - [2026-06-15 01:42:12] "PUT /virtual-machine-interface/8f5450e8-9184-47cd-977b-0d18b26f9296 HTTP/1.1" 200 285 0.011793 10.0.0.19 - - [2026-06-15 01:42:12] "PUT /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62 HTTP/1.1" 200 257 0.015500 10.0.0.19 - - [2026-06-15 01:42:12] "POST /ref-update HTTP/1.1" 200 156 0.014663 10.0.0.19 - - [2026-06-15 01:42:12] "POST /ref-update HTTP/1.1" 200 156 0.016443 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/port HTTP/1.1" 200 1122 0.020869 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006229 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/port HTTP/1.1" 200 1122 0.012213 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006222 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/port HTTP/1.1" 200 1122 0.015657 252.19.180.185 - - [2026-06-15 01:42:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005951 10.0.0.19 - - [2026-06-15 01:42:15] "GET /virtual-machine/df9b21ca-f083-467c-8598-31fbef3c0a84 HTTP/1.1" 401 296 0.000430 10.0.0.19 - - [2026-06-15 01:42:16] "GET /virtual-machine/df9b21ca-f083-467c-8598-31fbef3c0a84 HTTP/1.1" 200 1295 0.034065 10.0.0.19 - - [2026-06-15 01:42:16] "GET /virtual-machine-interface/16d4da1f-87b1-4cf4-ad35-3f78ce4053e7 HTTP/1.1" 200 2951 0.005823 10.0.0.19 - - [2026-06-15 01:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.19 - - [2026-06-15 01:42:16] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003278 10.0.0.19 - - [2026-06-15 01:42:16] "GET /virtual-networks?parent_id=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003248 10.0.0.19 - - [2026-06-15 01:42:16] "GET /virtual-network/b65d1bc0-4e99-4a7e-9017-61388f725950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005577 252.19.180.185 - - [2026-06-15 01:42:19] "POST /neutron/port HTTP/1.1" 200 1122 0.014539 252.19.180.185 - - [2026-06-15 01:42:19] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005925 252.19.180.185 - - [2026-06-15 01:42:19] "POST /neutron/port HTTP/1.1" 200 1122 0.014592 252.19.180.185 - - [2026-06-15 01:42:19] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006617 10.0.0.19 - - [2026-06-15 01:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.19 - - [2026-06-15 01:42:19] "GET /virtual-network/b65d1bc0-4e99-4a7e-9017-61388f725950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004875 252.19.180.185 - - [2026-06-15 01:42:20] "POST /neutron/port HTTP/1.1" 200 1122 0.012277 252.19.180.185 - - [2026-06-15 01:42:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006194 252.19.180.185 - - [2026-06-15 01:42:20] "POST /neutron/port HTTP/1.1" 200 1122 0.017876 252.19.180.185 - - [2026-06-15 01:42:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006580 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001237 252.19.180.185 - - [2026-06-15 01:42:21] "POST /neutron/port HTTP/1.1" 200 1119 0.012624 252.19.180.185 - - [2026-06-15 01:42:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006076 10.0.0.19 - - [2026-06-15 01:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2026-06-15 01:42:21] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003060 10.0.0.19 - - [2026-06-15 01:42:21] "GET /virtual-networks?parent_id=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.002941 10.0.0.19 - - [2026-06-15 01:42:21] "GET /virtual-network/b65d1bc0-4e99-4a7e-9017-61388f725950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006010 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/port HTTP/1.1" 200 1119 0.012053 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006105 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/port HTTP/1.1" 200 1119 0.012441 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008204 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/port HTTP/1.1" 200 1119 0.011739 252.19.180.185 - - [2026-06-15 01:42:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007011 10.0.0.19 - - [2026-06-15 01:42:22] "GET /virtual-machine/b3ea8271-c06a-45c1-9987-258c6154ea7b HTTP/1.1" 200 1296 0.006184 10.0.0.19 - - [2026-06-15 01:42:22] "GET /virtual-machine-interface/380b99ec-dca3-4f8d-a513-4bbdfe978b7e HTTP/1.1" 200 2963 0.005173 10.0.0.19 - - [2026-06-15 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.19 - - [2026-06-15 01:42:22] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003165 10.0.0.19 - - [2026-06-15 01:42:22] "GET /virtual-networks?parent_id=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003506 10.0.0.19 - - [2026-06-15 01:42:22] "GET /virtual-network/4c2f9d04-63c8-4dca-bf5d-ac6f5ea82a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005564 252.19.180.185 - - [2026-06-15 01:42:23] "POST /neutron/port HTTP/1.1" 200 1119 0.011546 252.19.180.185 - - [2026-06-15 01:42:23] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005367 252.19.180.185 - - [2026-06-15 01:42:23] "POST /neutron/port HTTP/1.1" 200 1119 0.012717 252.19.180.185 - - [2026-06-15 01:42:23] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005205 10.0.0.19 - - [2026-06-15 01:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.19 - - [2026-06-15 01:42:24] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003372 10.0.0.19 - - [2026-06-15 01:42:24] "GET /virtual-networks?parent_id=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.002931 10.0.0.19 - - [2026-06-15 01:42:24] "GET /virtual-network/4c2f9d04-63c8-4dca-bf5d-ac6f5ea82a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006768 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/router HTTP/1.1" 200 654 0.004789 10.0.0.19 - - [2026-06-15 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.009631 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/router HTTP/1.1" 200 344 0.106559 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/router HTTP/1.1" 200 654 0.005040 10.0.0.19 - - [2026-06-15 01:42:28] "GET /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006585 10.0.0.19 - - [2026-06-15 01:42:28] "GET /service-instance/30430299-cd37-4ac7-bf3d-f384c0163ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004104 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/router HTTP/1.1" 200 151 0.068855 10.0.0.19 - - [2026-06-15 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205 10.0.0.19 - - [2026-06-15 01:42:28] "DELETE /route-target/891da3c0-5ac8-4c17-94fe-63da82191a73 HTTP/1.1" 409 240 0.006087 10.0.0.19 - - [2026-06-15 01:42:28] "PUT /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3 HTTP/1.1" 404 171 0.003148 10.0.0.19 - - [2026-06-15 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.013072 10.0.0.19 - - [2026-06-15 01:42:28] "DELETE /route-table/a48ab0b8-349b-4ae6-a22e-b29a458b7b7f HTTP/1.1" 200 115 0.058066 10.0.0.19 - - [2026-06-15 01:42:28] "PUT /routing-instance/1e46972f-7ef7-4c62-bdcc-0ba74390d23d HTTP/1.1" 200 267 0.023684 10.0.0.19 - - [2026-06-15 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018559 10.0.0.19 - - [2026-06-15 01:42:28] "GET /virtual-network/0a2c2e11-0a88-4dbe-b016-90ad0155bf52?fields=instance_ip_back_refs%2Cvirtual_machine_interface_back_refs HTTP/1.1" 200 2291 0.011259 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/network HTTP/1.1" 200 830 0.005816 10.0.0.19 - - [2026-06-15 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.011816 10.0.0.19 - - [2026-06-15 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.015430 252.19.180.185 - - [2026-06-15 01:42:28] "POST /neutron/network HTTP/1.1" 400 204 0.061786 10.0.0.19 - - [2026-06-15 01:42:28] "GET /virtual-machine-interface/7798780a-1cd0-4abb-8214-5e65947c1d2d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1644 0.005664 10.0.0.19 - - [2026-06-15 01:42:28] "POST /ref-update HTTP/1.1" 200 156 0.013139 10.0.0.19 - - [2026-06-15 01:42:29] "GET /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2149 0.004047 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /virtual-machine-interface/7798780a-1cd0-4abb-8214-5e65947c1d2d HTTP/1.1" 200 115 0.040522 10.0.0.19 - - [2026-06-15 01:42:29] "GET /virtual-machine-interface/8f5450e8-9184-47cd-977b-0d18b26f9296?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1646 0.010446 10.0.0.19 - - [2026-06-15 01:42:29] "POST /ref-update HTTP/1.1" 200 156 0.013251 10.0.0.19 - - [2026-06-15 01:42:29] "GET /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.005024 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62 HTTP/1.1" 200 115 0.043470 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /virtual-machine-interface/8f5450e8-9184-47cd-977b-0d18b26f9296 HTTP/1.1" 200 115 0.041264 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /instance-ip/1e72b7d3-7ac4-4eca-820d-274a20fc6d62 HTTP/1.1" 404 177 0.004321 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 1119 0.015126 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 1122 0.024317 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 1109 0.016471 10.0.0.19 - - [2026-06-15 01:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004358 10.0.0.19 - - [2026-06-15 01:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.19 - - [2026-06-15 01:42:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002668 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /virtual-network/0a2c2e11-0a88-4dbe-b016-90ad0155bf52 HTTP/1.1" 200 115 0.144642 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /route-target/f7b59e49-a288-4203-bfce-b3aa61fe19ae HTTP/1.1" 200 115 0.021291 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /service-instance/30430299-cd37-4ac7-bf3d-f384c0163ace HTTP/1.1" 200 115 0.064609 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 1112 0.030364 10.0.0.19 - - [2026-06-15 01:42:29] "GET /logical-router/613d2600-4d3c-407c-8e3a-e95d6a0602d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002955 10.0.0.19 - - [2026-06-15 01:42:29] "GET /service-instance/30430299-cd37-4ac7-bf3d-f384c0163ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004867 10.0.0.19 - - [2026-06-15 01:42:29] "GET /virtual-machine-interface/38dc063c-4df7-4152-85f8-3d5f464e2340?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1647 0.006549 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 151 0.192433 10.0.0.19 - - [2026-06-15 01:42:29] "POST /ref-update HTTP/1.1" 200 156 0.019676 252.19.180.185 - - [2026-06-15 01:42:29] "POST /neutron/port HTTP/1.1" 200 151 0.194173 10.0.0.19 - - [2026-06-15 01:42:29] "GET /instance-ip/af9695b4-7dc0-4d88-a5c6-ea6e0e84119d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005387 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /virtual-machine-interface/38dc063c-4df7-4152-85f8-3d5f464e2340 HTTP/1.1" 200 115 0.045515 10.0.0.19 - - [2026-06-15 01:42:29] "DELETE /virtual-machine/c62c8697-6ee1-4a3b-ae12-c737912bdf35 HTTP/1.1" 200 115 0.027714 10.0.0.19 - - [2026-06-15 01:42:30] "GET /virtual-machine-interface/6af28c03-d93d-42bd-a851-aa6e9e21b86d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1648 0.012257 10.0.0.19 - - [2026-06-15 01:42:30] "POST /ref-update HTTP/1.1" 200 156 0.013041 10.0.0.19 - - [2026-06-15 01:42:30] "GET /instance-ip/af9695b4-7dc0-4d88-a5c6-ea6e0e84119d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.005808 10.0.0.19 - - [2026-06-15 01:42:30] "DELETE /instance-ip/af9695b4-7dc0-4d88-a5c6-ea6e0e84119d HTTP/1.1" 200 115 0.029825 10.0.0.19 - - [2026-06-15 01:42:30] "DELETE /virtual-machine-interface/6af28c03-d93d-42bd-a851-aa6e9e21b86d HTTP/1.1" 200 115 0.040577 10.0.0.19 - - [2026-06-15 01:42:30] "POST /ref-update HTTP/1.1" 200 156 0.013139 10.0.0.19 - - [2026-06-15 01:42:30] "DELETE /virtual-machine/755d872e-dfb3-4a1e-b3a3-be8f832af94d HTTP/1.1" 200 115 0.020664 252.19.180.185 - - [2026-06-15 01:42:30] "POST /neutron/network HTTP/1.1" 200 830 0.005837 10.0.0.19 - - [2026-06-15 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.19 - - [2026-06-15 01:42:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002172 10.0.0.19 - - [2026-06-15 01:42:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003169 252.19.180.185 - - [2026-06-15 01:42:31] "POST /neutron/network HTTP/1.1" 200 151 0.083780 10.0.0.19 - - [2026-06-15 01:42:31] "DELETE /route-target/d1b7a673-7a6c-4c98-81b2-82c61b78b7fb HTTP/1.1" 200 115 0.021529 252.19.180.185 - - [2026-06-15 01:42:31] "POST /neutron/network HTTP/1.1" 200 826 0.008577 10.0.0.19 - - [2026-06-15 01:42:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004324 10.0.0.19 - - [2026-06-15 01:42:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.19 - - [2026-06-15 01:42:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004317 252.19.180.185 - - [2026-06-15 01:42:31] "POST /neutron/network HTTP/1.1" 200 151 0.093492 10.0.0.19 - - [2026-06-15 01:42:31] "DELETE /route-target/fdbc07fb-54d4-4d74-bf6e-da7acb5f5fa8 HTTP/1.1" 200 115 0.026778 10.0.0.19 - - [2026-06-15 01:42:31] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.19 - - [2026-06-15 01:42:31] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.024515 10.0.0.19 - - [2026-06-15 01:42:31] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001435 10.0.0.19 - - [2026-06-15 01:42:31] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?fields=virtual_networks HTTP/1.1" 200 1039 0.075323 10.0.0.19 - - [2026-06-15 01:42:31] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001048 10.0.0.19 - - [2026-06-15 01:42:31] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.026614 10.0.0.19 - - [2026-06-15 01:42:31] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.19 - - [2026-06-15 01:42:31] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?fields=security_groups HTTP/1.1" 200 1267 0.026217 10.0.0.19 - - [2026-06-15 01:42:32] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.19 - - [2026-06-15 01:42:32] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008239 10.0.0.19 - - [2026-06-15 01:42:32] "DELETE /project/b3bbf0964f264f38a4ae2a1b1cedcffb HTTP/1.1" 404 173 0.007217 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000954 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000877 10.0.0.19 - - [2026-06-15 01:42:32] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.035997 10.0.0.19 - - [2026-06-15 01:42:32] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.042148 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.19 - - [2026-06-15 01:42:32] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?fields=security_groups HTTP/1.1" 200 1360 0.029533 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001210 10.0.0.19 - - [2026-06-15 01:42:32] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?fields=security_groups HTTP/1.1" 200 1344 0.031396 10.0.0.19 - - [2026-06-15 01:42:32] "POST /fqname-to-id HTTP/1.1" 404 194 0.027838 10.0.0.19 - - [2026-06-15 01:42:32] "DELETE /security-group/0176df38-b2df-4df6-aaa4-cf070b0448f1 HTTP/1.1" 200 115 0.138299 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002134 10.0.0.19 - - [2026-06-15 01:42:32] "DELETE /access-control-list/98b2a41c-3945-4438-8e6f-1eac4a2c427f HTTP/1.1" 200 115 0.041351 10.0.0.19 - - [2026-06-15 01:42:32] "DELETE /security-group/e58b1134-d447-43a8-93a7-468e0d56b09a HTTP/1.1" 200 115 0.070287 10.0.0.19 - - [2026-06-15 01:42:32] "GET /projects?obj_uuids=4f299a70-7eb9-4583-b793-f2e04d1c97d5&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001122 10.0.0.19 - - [2026-06-15 01:42:32] "GET /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb?fields=application_policy_sets HTTP/1.1" 200 1399 0.048988 10.0.0.19 - - [2026-06-15 01:42:33] "DELETE /access-control-list/6116c073-a73e-4d76-80bc-5beb3f141e5b HTTP/1.1" 200 115 0.049286 10.0.0.19 - - [2026-06-15 01:42:33] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002870 10.0.0.19 - - [2026-06-15 01:42:33] "GET /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5?fields=application_policy_sets HTTP/1.1" 200 1383 0.074598 10.0.0.19 - - [2026-06-15 01:42:33] "DELETE /access-control-list/a2b71742-6f83-4316-bc04-b5425cee7e59 HTTP/1.1" 200 115 0.037179 10.0.0.19 - - [2026-06-15 01:42:33] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003244 10.0.0.19 - - [2026-06-15 01:42:33] "DELETE /access-control-list/60def512-d14a-4701-9753-4f1eedc7ae14 HTTP/1.1" 200 115 0.045633 10.0.0.19 - - [2026-06-15 01:42:33] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.065175 10.0.0.19 - - [2026-06-15 01:42:33] "DELETE /project/b3bbf096-4f26-4f38-a4ae-2a1b1cedcffb HTTP/1.1" 200 115 0.504849 10.0.0.19 - - [2026-06-15 01:42:33] "DELETE /project/4f299a70-7eb9-4583-b793-f2e04d1c97d5 HTTP/1.1" 200 115 0.523562 10.0.0.19 - - [2026-06-15 01:42:33] "POST /id-to-fqname HTTP/1.1" 200 196 0.002424 10.0.0.19 - - [2026-06-15 01:42:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.003562 10.0.0.19 - - [2026-06-15 01:42:33] "POST /security-groups HTTP/1.1" 200 591 0.064217 10.0.0.19 - - [2026-06-15 01:42:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002604 10.0.0.19 - - [2026-06-15 01:42:33] "POST /projects HTTP/1.1" 200 593 0.233429 10.0.0.19 - - [2026-06-15 01:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.268029 10.0.0.19 - - [2026-06-15 01:42:33] "POST /access-control-lists HTTP/1.1" 200 604 0.061082 10.0.0.19 - - [2026-06-15 01:42:33] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.472168 10.0.0.19 - - [2026-06-15 01:42:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.002899 10.0.0.19 - - [2026-06-15 01:42:33] "POST /access-control-lists HTTP/1.1" 200 602 0.061751 10.0.0.19 - - [2026-06-15 01:42:34] "GET / HTTP/1.1" 200 36215 0.002644 10.0.0.19 - - [2026-06-15 01:42:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000494 10.0.0.19 - - [2026-06-15 01:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.076946 10.0.0.19 - - [2026-06-15 01:42:35] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.19 - - [2026-06-15 01:42:35] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.022441 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/network HTTP/1.1" 200 117 0.036045 10.0.0.19 - - [2026-06-15 01:42:36] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001009 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/network HTTP/1.1" 200 611 0.065982 10.0.0.19 - - [2026-06-15 01:42:36] "POST /route-targets HTTP/1.1" 200 328 0.011485 10.0.0.19 - - [2026-06-15 01:42:36] "POST /ref-update HTTP/1.1" 200 156 0.011722 10.0.0.19 - - [2026-06-15 01:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004006 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/subnet HTTP/1.1" 200 715 0.195730 10.0.0.19 - - [2026-06-15 01:42:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000601 10.0.0.19 - - [2026-06-15 01:42:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004656 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.200081 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/network HTTP/1.1" 200 1002 0.007586 10.0.0.19 - - [2026-06-15 01:42:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.001376 10.0.0.19 - - [2026-06-15 01:42:36] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005311 252.19.180.185 - - [2026-06-15 01:42:36] "POST /neutron/network HTTP/1.1" 200 1002 0.007041 10.0.0.19 - - [2026-06-15 01:42:36] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005434 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/network HTTP/1.1" 200 1002 0.008782 10.0.0.19 - - [2026-06-15 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.026829 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.007123 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.007532 10.0.0.19 - - [2026-06-15 01:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.19 - - [2026-06-15 01:42:37] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001592 10.0.0.19 - - [2026-06-15 01:42:37] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.024609 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/network HTTP/1.1" 200 117 0.010568 10.0.0.19 - - [2026-06-15 01:42:37] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001219 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/network HTTP/1.1" 200 611 0.141817 10.0.0.19 - - [2026-06-15 01:42:37] "POST /route-targets HTTP/1.1" 200 328 0.012943 10.0.0.19 - - [2026-06-15 01:42:37] "POST /ref-update HTTP/1.1" 200 156 0.014707 10.0.0.19 - - [2026-06-15 01:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003457 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/subnet HTTP/1.1" 200 734 0.157180 10.0.0.19 - - [2026-06-15 01:42:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.003974 10.0.0.19 - - [2026-06-15 01:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003620 252.19.180.185 - - [2026-06-15 01:42:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.188092 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1006 0.007658 10.0.0.19 - - [2026-06-15 01:42:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001410 10.0.0.19 - - [2026-06-15 01:42:38] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005028 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1006 0.006559 10.0.0.19 - - [2026-06-15 01:42:38] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005303 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1006 0.007748 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/subnet HTTP/1.1" 200 734 0.007317 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.006703 10.0.0.19 - - [2026-06-15 01:42:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.002849 10.0.0.19 - - [2026-06-15 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.19 - - [2026-06-15 01:42:38] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000955 10.0.0.19 - - [2026-06-15 01:42:38] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.023866 10.0.0.19 - - [2026-06-15 01:42:38] "POST /network-policys HTTP/1.1" 200 577 0.064575 10.0.0.19 - - [2026-06-15 01:42:38] "GET /network-policy/dcb8fb29-2b3f-46fc-8cdb-ca3738dc8a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004555 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1002 0.006741 10.0.0.19 - - [2026-06-15 01:42:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.008638 10.0.0.19 - - [2026-06-15 01:42:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.003716 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1108 0.052785 10.0.0.19 - - [2026-06-15 01:42:38] "POST /access-control-lists HTTP/1.1" 200 596 0.070649 252.19.180.185 - - [2026-06-15 01:42:38] "POST /neutron/network HTTP/1.1" 200 1108 0.006064 10.0.0.19 - - [2026-06-15 01:42:38] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005042 10.0.0.19 - - [2026-06-15 01:42:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2026-06-15 01:42:38] "GET /network-policy/dcb8fb29-2b3f-46fc-8cdb-ca3738dc8a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004773 252.19.180.185 - - [2026-06-15 01:42:39] "POST /neutron/network HTTP/1.1" 200 1006 0.007046 10.0.0.19 - - [2026-06-15 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.007659 10.0.0.19 - - [2026-06-15 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.006301 252.19.180.185 - - [2026-06-15 01:42:39] "POST /neutron/network HTTP/1.1" 200 1112 0.063707 10.0.0.19 - - [2026-06-15 01:42:39] "POST /access-control-lists HTTP/1.1" 200 596 0.073446 252.19.180.185 - - [2026-06-15 01:42:39] "POST /neutron/network HTTP/1.1" 200 1112 0.007681 10.0.0.19 - - [2026-06-15 01:42:39] "POST /ref-update HTTP/1.1" 200 156 0.011385 10.0.0.19 - - [2026-06-15 01:42:39] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005999 10.0.0.19 - - [2026-06-15 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2026-06-15 01:42:39] "GET /network-policy/dcb8fb29-2b3f-46fc-8cdb-ca3738dc8a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003392 10.0.0.19 - - [2026-06-15 01:42:39] "GET /domains HTTP/1.1" 401 296 0.000450 10.0.0.19 - - [2026-06-15 01:42:39] "GET /domains HTTP/1.1" 200 438 0.027844 10.0.0.19 - - [2026-06-15 01:42:39] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001236 10.0.0.19 - - [2026-06-15 01:42:39] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.008993 10.0.0.19 - - [2026-06-15 01:42:39] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001358 10.0.0.19 - - [2026-06-15 01:42:39] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 2619 0.026299 10.0.0.19 - - [2026-06-15 01:42:39] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e HTTP/1.1" 200 3498 0.007349 10.0.0.19 - - [2026-06-15 01:42:39] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e HTTP/1.1" 200 3498 0.005038 10.0.0.19 - - [2026-06-15 01:42:40] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 200 1795 0.004092 10.0.0.19 - - [2026-06-15 01:42:40] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 200 1795 0.004792 10.0.0.19 - - [2026-06-15 01:42:40] "GET /route-target/5be3db25-0d2b-4c46-aa15-b3099c3fe6cb HTTP/1.1" 200 1212 0.003757 10.0.0.19 - - [2026-06-15 01:42:40] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e HTTP/1.1" 200 3498 0.006770 10.0.0.19 - - [2026-06-15 01:42:40] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 200 1795 0.003594 10.0.0.19 - - [2026-06-15 01:42:40] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005475 10.0.0.19 - - [2026-06-15 01:42:40] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e HTTP/1.1" 200 3498 0.005310 10.0.0.19 - - [2026-06-15 01:42:40] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 200 1795 0.003653 10.0.0.19 - - [2026-06-15 01:42:40] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 200 1795 0.004312 10.0.0.19 - - [2026-06-15 01:42:40] "GET /route-target/5be3db25-0d2b-4c46-aa15-b3099c3fe6cb HTTP/1.1" 200 1212 0.003787 10.0.0.19 - - [2026-06-15 01:42:40] "GET /domains HTTP/1.1" 200 438 0.002621 10.0.0.19 - - [2026-06-15 01:42:40] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001054 10.0.0.19 - - [2026-06-15 01:42:40] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.006812 10.0.0.19 - - [2026-06-15 01:42:40] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001551 10.0.0.19 - - [2026-06-15 01:42:40] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 2619 0.026508 10.0.0.19 - - [2026-06-15 01:42:40] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e HTTP/1.1" 200 3498 0.005452 10.0.0.19 - - [2026-06-15 01:42:41] "GET /obj-perms HTTP/1.1" 200 6435 0.078591 10.0.0.19 - - [2026-06-15 01:42:41] "GET /domains HTTP/1.1" 200 438 0.002737 10.0.0.19 - - [2026-06-15 01:42:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001697 10.0.0.19 - - [2026-06-15 01:42:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.007938 10.0.0.19 - - [2026-06-15 01:42:41] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001171 10.0.0.19 - - [2026-06-15 01:42:41] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 2619 0.027027 10.0.0.19 - - [2026-06-15 01:42:41] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1 HTTP/1.1" 200 3510 0.007473 10.0.0.19 - - [2026-06-15 01:42:41] "GET /obj-perms HTTP/1.1" 200 6372 0.052612 10.0.0.19 - - [2026-06-15 01:42:41] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1 HTTP/1.1" 200 3510 0.006873 10.0.0.19 - - [2026-06-15 01:42:41] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 200 1794 0.003847 10.0.0.19 - - [2026-06-15 01:42:41] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 200 1794 0.003568 10.0.0.19 - - [2026-06-15 01:42:41] "GET /route-target/a3923c10-0f8a-4312-b9a1-c0ece509c28c HTTP/1.1" 200 1213 0.003509 10.0.0.19 - - [2026-06-15 01:42:42] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1 HTTP/1.1" 200 3510 0.005034 10.0.0.19 - - [2026-06-15 01:42:42] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 200 1794 0.003465 10.0.0.19 - - [2026-06-15 01:42:42] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007169 10.0.0.19 - - [2026-06-15 01:42:42] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1 HTTP/1.1" 200 3510 0.004523 10.0.0.19 - - [2026-06-15 01:42:42] "GET /obj-perms HTTP/1.1" 200 6372 0.061109 10.0.0.19 - - [2026-06-15 01:42:42] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 200 1794 0.004460 10.0.0.19 - - [2026-06-15 01:42:42] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 200 1794 0.004390 10.0.0.19 - - [2026-06-15 01:42:42] "GET /route-target/a3923c10-0f8a-4312-b9a1-c0ece509c28c HTTP/1.1" 200 1213 0.003236 10.0.0.19 - - [2026-06-15 01:42:42] "GET /domains HTTP/1.1" 200 438 0.002711 10.0.0.19 - - [2026-06-15 01:42:42] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.19 - - [2026-06-15 01:42:42] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.007140 10.0.0.19 - - [2026-06-15 01:42:42] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.19 - - [2026-06-15 01:42:42] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 2619 0.025349 10.0.0.19 - - [2026-06-15 01:42:42] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1 HTTP/1.1" 200 3510 0.006037 10.0.0.19 - - [2026-06-15 01:42:42] "GET /obj-perms HTTP/1.1" 200 6435 0.001927 10.0.0.19 - - [2026-06-15 01:42:42] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004793 252.19.180.185 - - [2026-06-15 01:42:42] "POST /neutron/network HTTP/1.1" 200 1112 0.008495 10.0.0.19 - - [2026-06-15 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 207 0.003525 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1006 0.045095 10.0.0.19 - - [2026-06-15 01:42:43] "DELETE /access-control-list/8fa4a59d-eda8-41a4-b0cc-638b01e79d5d HTTP/1.1" 200 115 0.032358 10.0.0.19 - - [2026-06-15 01:42:43] "POST /ref-update HTTP/1.1" 200 156 0.010480 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1006 0.006995 10.0.0.19 - - [2026-06-15 01:42:43] "GET /virtual-network/4975fbb5-6220-4161-a741-96c00f8aa8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004916 10.0.0.19 - - [2026-06-15 01:42:43] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004634 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1108 0.007074 10.0.0.19 - - [2026-06-15 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.012842 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1002 0.055003 10.0.0.19 - - [2026-06-15 01:42:43] "DELETE /access-control-list/705602a8-7dc6-4136-afd3-6936633eb39f HTTP/1.1" 200 115 0.031922 10.0.0.19 - - [2026-06-15 01:42:43] "POST /ref-update HTTP/1.1" 200 156 0.011644 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1002 0.010635 10.0.0.19 - - [2026-06-15 01:42:43] "GET /virtual-network/33111e38-785f-4b19-b52f-f0c03a50361e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005342 10.0.0.19 - - [2026-06-15 01:42:43] "DELETE /network-policy/dcb8fb29-2b3f-46fc-8cdb-ca3738dc8a4f HTTP/1.1" 200 115 0.024298 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 1006 0.007935 10.0.0.19 - - [2026-06-15 01:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003913 10.0.0.19 - - [2026-06-15 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.19 - - [2026-06-15 01:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002023 10.0.0.19 - - [2026-06-15 01:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003160 10.0.0.19 - - [2026-06-15 01:42:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002060 252.19.180.185 - - [2026-06-15 01:42:43] "POST /neutron/network HTTP/1.1" 200 151 0.092951 10.0.0.19 - - [2026-06-15 01:42:43] "DELETE /route-target/a3923c10-0f8a-4312-b9a1-c0ece509c28c HTTP/1.1" 200 115 0.027538 10.0.0.19 - - [2026-06-15 01:42:43] "GET /routing-instance/48b8ac9a-a952-4a32-86fc-928601f1c030 HTTP/1.1" 404 171 0.002865 10.0.0.19 - - [2026-06-15 01:42:43] "GET /domains HTTP/1.1" 200 438 0.002627 10.0.0.19 - - [2026-06-15 01:42:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001011 10.0.0.19 - - [2026-06-15 01:42:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.006650 10.0.0.19 - - [2026-06-15 01:42:43] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002204 10.0.0.19 - - [2026-06-15 01:42:43] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 2141 0.028973 252.19.180.185 - - [2026-06-15 01:42:44] "POST /neutron/network HTTP/1.1" 200 1002 0.010050 10.0.0.19 - - [2026-06-15 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.19 - - [2026-06-15 01:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003279 10.0.0.19 - - [2026-06-15 01:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002318 10.0.0.19 - - [2026-06-15 01:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002207 10.0.0.19 - - [2026-06-15 01:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001863 252.19.180.185 - - [2026-06-15 01:42:44] "POST /neutron/network HTTP/1.1" 200 151 0.113911 10.0.0.19 - - [2026-06-15 01:42:44] "DELETE /route-target/5be3db25-0d2b-4c46-aa15-b3099c3fe6cb HTTP/1.1" 200 115 0.030357 10.0.0.19 - - [2026-06-15 01:42:44] "GET /routing-instance/4dbf6f74-3268-40a8-a2a7-2e9ddb847ce0 HTTP/1.1" 404 171 0.004641 10.0.0.19 - - [2026-06-15 01:42:44] "GET /domains HTTP/1.1" 200 438 0.002705 10.0.0.19 - - [2026-06-15 01:42:44] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001605 10.0.0.19 - - [2026-06-15 01:42:44] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1313 0.009115 10.0.0.19 - - [2026-06-15 01:42:44] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001727 10.0.0.19 - - [2026-06-15 01:42:44] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 1897 0.028617 10.0.0.19 - - [2026-06-15 01:42:45] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001368 10.0.0.19 - - [2026-06-15 01:42:45] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034872 10.0.0.19 - - [2026-06-15 01:42:45] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000982 10.0.0.19 - - [2026-06-15 01:42:45] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?fields=virtual_networks HTTP/1.1" 200 1048 0.075446 10.0.0.19 - - [2026-06-15 01:42:45] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001387 10.0.0.19 - - [2026-06-15 01:42:45] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.036936 10.0.0.19 - - [2026-06-15 01:42:45] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001448 10.0.0.19 - - [2026-06-15 01:42:45] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?fields=security_groups HTTP/1.1" 200 1281 0.039578 10.0.0.19 - - [2026-06-15 01:42:46] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001273 10.0.0.19 - - [2026-06-15 01:42:46] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007615 10.0.0.19 - - [2026-06-15 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.030337 10.0.0.19 - - [2026-06-15 01:42:46] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002336 10.0.0.19 - - [2026-06-15 01:42:46] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001078 10.0.0.19 - - [2026-06-15 01:42:46] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006813 10.0.0.19 - - [2026-06-15 01:42:46] "POST /id-to-fqname HTTP/1.1" 200 204 0.002035 10.0.0.19 - - [2026-06-15 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004480 10.0.0.19 - - [2026-06-15 01:42:46] "POST /security-groups HTTP/1.1" 200 599 0.066594 10.0.0.19 - - [2026-06-15 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.006186 10.0.0.19 - - [2026-06-15 01:42:46] "POST /projects HTTP/1.1" 200 609 0.232619 10.0.0.19 - - [2026-06-15 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.305068 10.0.0.19 - - [2026-06-15 01:42:46] "POST /access-control-lists HTTP/1.1" 200 612 0.066258 10.0.0.19 - - [2026-06-15 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.003195 10.0.0.19 - - [2026-06-15 01:42:46] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.450686 10.0.0.19 - - [2026-06-15 01:42:47] "POST /access-control-lists HTTP/1.1" 200 610 0.060531 10.0.0.19 - - [2026-06-15 01:42:48] "GET / HTTP/1.1" 200 36215 0.002069 10.0.0.19 - - [2026-06-15 01:42:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000535 10.0.0.19 - - [2026-06-15 01:42:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.075047 10.0.0.19 - - [2026-06-15 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.19 - - [2026-06-15 01:42:49] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001149 10.0.0.19 - - [2026-06-15 01:42:49] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.023333 10.0.0.19 - - [2026-06-15 01:42:50] "POST /network-policys HTTP/1.1" 200 567 0.060748 10.0.0.19 - - [2026-06-15 01:42:50] "GET /network-policy/e947b9ba-e2dd-481f-8ada-37ed7bf78771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.005535 10.0.0.19 - - [2026-06-15 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.19 - - [2026-06-15 01:42:50] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001381 10.0.0.19 - - [2026-06-15 01:42:50] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.024690 252.19.180.185 - - [2026-06-15 01:42:50] "POST /neutron/network HTTP/1.1" 200 117 0.038867 10.0.0.19 - - [2026-06-15 01:42:50] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001253 252.19.180.185 - - [2026-06-15 01:42:50] "POST /neutron/network HTTP/1.1" 200 621 0.065871 10.0.0.19 - - [2026-06-15 01:42:50] "POST /route-targets HTTP/1.1" 200 328 0.010592 10.0.0.19 - - [2026-06-15 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.015510 10.0.0.19 - - [2026-06-15 01:42:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003744 252.19.180.185 - - [2026-06-15 01:42:50] "POST /neutron/subnet HTTP/1.1" 200 720 0.179801 10.0.0.19 - - [2026-06-15 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.003537 10.0.0.19 - - [2026-06-15 01:42:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003633 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.203913 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1013 0.007405 10.0.0.19 - - [2026-06-15 01:42:51] "POST /id-to-fqname HTTP/1.1" 200 235 0.001368 10.0.0.19 - - [2026-06-15 01:42:51] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005056 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1013 0.006808 10.0.0.19 - - [2026-06-15 01:42:51] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2658 0.005300 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1013 0.008594 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.007239 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.007008 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1013 0.013446 10.0.0.19 - - [2026-06-15 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 250 0.011837 10.0.0.19 - - [2026-06-15 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.012506 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1118 0.068393 10.0.0.19 - - [2026-06-15 01:42:51] "POST /access-control-lists HTTP/1.1" 200 607 0.077200 252.19.180.185 - - [2026-06-15 01:42:51] "POST /neutron/network HTTP/1.1" 200 1118 0.010653 10.0.0.19 - - [2026-06-15 01:42:51] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.008122 10.0.0.19 - - [2026-06-15 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.19 - - [2026-06-15 01:42:51] "GET /network-policy/e947b9ba-e2dd-481f-8ada-37ed7bf78771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004369 10.0.0.19 - - [2026-06-15 01:42:51] "GET /domains HTTP/1.1" 401 296 0.000426 10.0.0.19 - - [2026-06-15 01:42:52] "GET /domains HTTP/1.1" 200 438 0.035801 10.0.0.19 - - [2026-06-15 01:42:52] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001250 10.0.0.19 - - [2026-06-15 01:42:52] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1514 0.008641 10.0.0.19 - - [2026-06-15 01:42:52] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001060 10.0.0.19 - - [2026-06-15 01:42:52] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912 HTTP/1.1" 200 2452 0.030757 10.0.0.19 - - [2026-06-15 01:42:52] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c HTTP/1.1" 200 3540 0.010272 10.0.0.19 - - [2026-06-15 01:42:52] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c HTTP/1.1" 200 3540 0.005369 10.0.0.19 - - [2026-06-15 01:42:52] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 200 1496 0.004402 10.0.0.19 - - [2026-06-15 01:42:52] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 200 1496 0.004098 10.0.0.19 - - [2026-06-15 01:42:52] "GET /route-target/b6dc8691-d190-4a62-a3fd-4bb8b9642ee1 HTTP/1.1" 200 1223 0.003570 10.0.0.19 - - [2026-06-15 01:42:52] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c HTTP/1.1" 200 3540 0.005641 10.0.0.19 - - [2026-06-15 01:42:52] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 200 1496 0.003740 10.0.0.19 - - [2026-06-15 01:42:52] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.006673 10.0.0.19 - - [2026-06-15 01:42:52] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c HTTP/1.1" 200 3540 0.006677 10.0.0.19 - - [2026-06-15 01:42:52] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 200 1496 0.005145 10.0.0.19 - - [2026-06-15 01:42:52] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 200 1496 0.005572 10.0.0.19 - - [2026-06-15 01:42:53] "GET /route-target/b6dc8691-d190-4a62-a3fd-4bb8b9642ee1 HTTP/1.1" 200 1223 0.004268 10.0.0.19 - - [2026-06-15 01:42:53] "GET /domains HTTP/1.1" 200 438 0.002608 10.0.0.19 - - [2026-06-15 01:42:53] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001006 10.0.0.19 - - [2026-06-15 01:42:53] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1514 0.006741 10.0.0.19 - - [2026-06-15 01:42:53] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001615 10.0.0.19 - - [2026-06-15 01:42:53] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912 HTTP/1.1" 200 2452 0.030378 10.0.0.19 - - [2026-06-15 01:42:53] "GET /virtual-network/da1629a9-8f5f-4fc8-a6e8-c22507d1ed8c HTTP/1.1" 200 3540 0.006160 10.0.0.19 - - [2026-06-15 01:42:53] "GET /obj-perms HTTP/1.1" 200 6451 0.069010 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domains HTTP/1.1" 200 438 0.002674 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001660 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1514 0.007663 10.0.0.19 - - [2026-06-15 01:42:54] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001099 10.0.0.19 - - [2026-06-15 01:42:54] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912 HTTP/1.1" 200 2452 0.037918 10.0.0.19 - - [2026-06-15 01:42:54] "GET /network-policy/e947b9ba-e2dd-481f-8ada-37ed7bf78771 HTTP/1.1" 200 3471 0.005366 10.0.0.19 - - [2026-06-15 01:42:54] "DELETE /network-policy/e947b9ba-e2dd-481f-8ada-37ed7bf78771 HTTP/1.1" 409 239 0.006430 252.19.180.185 - - [2026-06-15 01:42:54] "POST /neutron/network HTTP/1.1" 200 1118 0.007397 10.0.0.19 - - [2026-06-15 01:42:54] "DELETE /access-control-list/18dea631-be90-4108-9595-7da2dbcd122b HTTP/1.1" 200 115 0.030199 10.0.0.19 - - [2026-06-15 01:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003618 10.0.0.19 - - [2026-06-15 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2026-06-15 01:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002131 10.0.0.19 - - [2026-06-15 01:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002014 10.0.0.19 - - [2026-06-15 01:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002026 252.19.180.185 - - [2026-06-15 01:42:54] "POST /neutron/network HTTP/1.1" 200 151 0.098038 10.0.0.19 - - [2026-06-15 01:42:54] "GET /routing-instance/2dacfee4-78a6-4798-96e0-158aaf189d88 HTTP/1.1" 404 171 0.002610 10.0.0.19 - - [2026-06-15 01:42:54] "DELETE /route-target/b6dc8691-d190-4a62-a3fd-4bb8b9642ee1 HTTP/1.1" 200 115 0.015874 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domains HTTP/1.1" 200 438 0.002695 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001096 10.0.0.19 - - [2026-06-15 01:42:54] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1514 0.006841 10.0.0.19 - - [2026-06-15 01:42:54] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001162 10.0.0.19 - - [2026-06-15 01:42:54] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912 HTTP/1.1" 200 2199 0.024710 10.0.0.19 - - [2026-06-15 01:42:54] "DELETE /network-policy/e947b9ba-e2dd-481f-8ada-37ed7bf78771 HTTP/1.1" 200 115 0.021937 10.0.0.19 - - [2026-06-15 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.19 - - [2026-06-15 01:42:55] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001078 10.0.0.19 - - [2026-06-15 01:42:55] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.025408 10.0.0.19 - - [2026-06-15 01:42:55] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-48559182&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.003963 10.0.0.19 - - [2026-06-15 01:42:55] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001500 10.0.0.19 - - [2026-06-15 01:42:55] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.023851 10.0.0.19 - - [2026-06-15 01:42:55] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001064 10.0.0.19 - - [2026-06-15 01:42:56] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?fields=virtual_networks HTTP/1.1" 200 1063 0.068026 10.0.0.19 - - [2026-06-15 01:42:56] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001041 10.0.0.19 - - [2026-06-15 01:42:56] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?fields=virtual_machine_interfaces HTTP/1.1" 200 1063 0.025466 10.0.0.19 - - [2026-06-15 01:42:56] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001345 10.0.0.19 - - [2026-06-15 01:42:56] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?fields=security_groups HTTP/1.1" 200 1304 0.026150 10.0.0.19 - - [2026-06-15 01:42:56] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001290 10.0.0.19 - - [2026-06-15 01:42:56] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007362 10.0.0.19 - - [2026-06-15 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.030741 10.0.0.19 - - [2026-06-15 01:42:57] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002574 10.0.0.19 - - [2026-06-15 01:42:57] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.19 - - [2026-06-15 01:42:57] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009437 10.0.0.19 - - [2026-06-15 01:42:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.003396 10.0.0.19 - - [2026-06-15 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.002488 10.0.0.19 - - [2026-06-15 01:42:57] "POST /security-groups HTTP/1.1" 200 585 0.064102 10.0.0.19 - - [2026-06-15 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.003021 10.0.0.19 - - [2026-06-15 01:42:57] "POST /projects HTTP/1.1" 200 581 0.227712 10.0.0.19 - - [2026-06-15 01:42:57] "POST /access-control-lists HTTP/1.1" 200 598 0.061810 10.0.0.19 - - [2026-06-15 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.307507 10.0.0.19 - - [2026-06-15 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.003768 10.0.0.19 - - [2026-06-15 01:42:57] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.449749 10.0.0.19 - - [2026-06-15 01:42:57] "POST /access-control-lists HTTP/1.1" 200 596 0.064708 10.0.0.19 - - [2026-06-15 01:42:58] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.19 - - [2026-06-15 01:42:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000568 10.0.0.19 - - [2026-06-15 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.075558 10.0.0.19 - - [2026-06-15 01:43:00] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001061 10.0.0.19 - - [2026-06-15 01:43:00] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025224 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/network HTTP/1.1" 200 117 0.037677 10.0.0.19 - - [2026-06-15 01:43:00] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001078 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/network HTTP/1.1" 200 605 0.081948 10.0.0.19 - - [2026-06-15 01:43:00] "POST /route-targets HTTP/1.1" 200 328 0.011898 10.0.0.19 - - [2026-06-15 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.015683 10.0.0.19 - - [2026-06-15 01:43:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003038 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.195404 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/network HTTP/1.1" 200 824 0.005750 10.0.0.19 - - [2026-06-15 01:43:00] "POST /id-to-fqname HTTP/1.1" 200 220 0.001408 10.0.0.19 - - [2026-06-15 01:43:00] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005541 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/network HTTP/1.1" 200 824 0.005965 10.0.0.19 - - [2026-06-15 01:43:00] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005236 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/network HTTP/1.1" 200 824 0.005467 252.19.180.185 - - [2026-06-15 01:43:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.007751 10.0.0.19 - - [2026-06-15 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.19 - - [2026-06-15 01:43:01] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001124 10.0.0.19 - - [2026-06-15 01:43:01] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.024744 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/network HTTP/1.1" 200 117 0.012321 10.0.0.19 - - [2026-06-15 01:43:01] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001475 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/network HTTP/1.1" 200 605 0.078419 10.0.0.19 - - [2026-06-15 01:43:01] "POST /route-targets HTTP/1.1" 200 328 0.018814 10.0.0.19 - - [2026-06-15 01:43:01] "POST /ref-update HTTP/1.1" 200 156 0.015564 10.0.0.19 - - [2026-06-15 01:43:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005763 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.162819 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/network HTTP/1.1" 200 824 0.005759 10.0.0.19 - - [2026-06-15 01:43:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001839 10.0.0.19 - - [2026-06-15 01:43:01] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005212 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/network HTTP/1.1" 200 824 0.006078 10.0.0.19 - - [2026-06-15 01:43:01] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006408 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/network HTTP/1.1" 200 824 0.006397 252.19.180.185 - - [2026-06-15 01:43:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.009023 10.0.0.19 - - [2026-06-15 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.003866 10.0.0.19 - - [2026-06-15 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.19 - - [2026-06-15 01:43:01] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001020 10.0.0.19 - - [2026-06-15 01:43:01] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.042875 10.0.0.19 - - [2026-06-15 01:43:02] "POST /network-policys HTTP/1.1" 200 571 0.021128 10.0.0.19 - - [2026-06-15 01:43:02] "GET /network-policy/60d52d0d-d3af-4dc4-bc42-7be74fce1ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005347 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 824 0.007288 10.0.0.19 - - [2026-06-15 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.002649 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 924 0.052368 10.0.0.19 - - [2026-06-15 01:43:02] "POST /access-control-lists HTTP/1.1" 200 590 0.071738 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 924 0.006538 10.0.0.19 - - [2026-06-15 01:43:02] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005299 10.0.0.19 - - [2026-06-15 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.19 - - [2026-06-15 01:43:02] "GET /network-policy/60d52d0d-d3af-4dc4-bc42-7be74fce1ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003787 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 824 0.006059 10.0.0.19 - - [2026-06-15 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.004725 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 924 0.049928 10.0.0.19 - - [2026-06-15 01:43:02] "POST /access-control-lists HTTP/1.1" 200 590 0.078785 252.19.180.185 - - [2026-06-15 01:43:02] "POST /neutron/network HTTP/1.1" 200 924 0.007056 10.0.0.19 - - [2026-06-15 01:43:02] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.009980 10.0.0.19 - - [2026-06-15 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.19 - - [2026-06-15 01:43:02] "POST /ref-update HTTP/1.1" 200 156 0.019429 10.0.0.19 - - [2026-06-15 01:43:02] "GET /network-policy/60d52d0d-d3af-4dc4-bc42-7be74fce1ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003713 10.0.0.19 - - [2026-06-15 01:43:02] "GET /domains HTTP/1.1" 401 296 0.000495 10.0.0.19 - - [2026-06-15 01:43:03] "GET /domains HTTP/1.1" 200 438 0.041009 10.0.0.19 - - [2026-06-15 01:43:03] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000969 10.0.0.19 - - [2026-06-15 01:43:03] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1701 0.007984 10.0.0.19 - - [2026-06-15 01:43:03] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001595 10.0.0.19 - - [2026-06-15 01:43:03] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 2565 0.034107 10.0.0.19 - - [2026-06-15 01:43:03] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0 HTTP/1.1" 200 2891 0.007480 10.0.0.19 - - [2026-06-15 01:43:03] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0 HTTP/1.1" 200 2891 0.006293 10.0.0.19 - - [2026-06-15 01:43:03] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 200 1782 0.003779 10.0.0.19 - - [2026-06-15 01:43:03] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 200 1782 0.003810 10.0.0.19 - - [2026-06-15 01:43:03] "GET /route-target/363873e1-a43e-46e7-9f04-2bacf91c91ff HTTP/1.1" 200 1206 0.003633 10.0.0.19 - - [2026-06-15 01:43:03] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0 HTTP/1.1" 200 2891 0.007030 10.0.0.19 - - [2026-06-15 01:43:03] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 200 1782 0.003681 10.0.0.19 - - [2026-06-15 01:43:03] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006517 10.0.0.19 - - [2026-06-15 01:43:03] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0 HTTP/1.1" 200 2891 0.008832 10.0.0.19 - - [2026-06-15 01:43:03] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 200 1782 0.004600 10.0.0.19 - - [2026-06-15 01:43:03] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 200 1782 0.008173 10.0.0.19 - - [2026-06-15 01:43:03] "GET /route-target/363873e1-a43e-46e7-9f04-2bacf91c91ff HTTP/1.1" 200 1206 0.003613 10.0.0.19 - - [2026-06-15 01:43:04] "GET /domains HTTP/1.1" 200 438 0.003373 10.0.0.19 - - [2026-06-15 01:43:04] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001723 10.0.0.19 - - [2026-06-15 01:43:04] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1701 0.007602 10.0.0.19 - - [2026-06-15 01:43:04] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001132 10.0.0.19 - - [2026-06-15 01:43:04] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 2565 0.037748 10.0.0.19 - - [2026-06-15 01:43:04] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0 HTTP/1.1" 200 2891 0.007936 10.0.0.19 - - [2026-06-15 01:43:04] "GET /obj-perms HTTP/1.1" 200 6423 0.059199 10.0.0.19 - - [2026-06-15 01:43:05] "GET /domains HTTP/1.1" 200 438 0.002715 10.0.0.19 - - [2026-06-15 01:43:05] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001623 10.0.0.19 - - [2026-06-15 01:43:05] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1701 0.010151 10.0.0.19 - - [2026-06-15 01:43:05] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001242 10.0.0.19 - - [2026-06-15 01:43:05] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 2565 0.028722 10.0.0.19 - - [2026-06-15 01:43:05] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87 HTTP/1.1" 200 2890 0.007787 10.0.0.19 - - [2026-06-15 01:43:05] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87 HTTP/1.1" 200 2890 0.006771 10.0.0.19 - - [2026-06-15 01:43:05] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 200 1783 0.004392 10.0.0.19 - - [2026-06-15 01:43:05] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 200 1783 0.005559 10.0.0.19 - - [2026-06-15 01:43:05] "GET /route-target/ac44fb5b-e213-492b-a161-4138dd683825 HTTP/1.1" 200 1207 0.003836 10.0.0.19 - - [2026-06-15 01:43:05] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87 HTTP/1.1" 200 2890 0.005353 10.0.0.19 - - [2026-06-15 01:43:05] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 200 1783 0.003862 10.0.0.19 - - [2026-06-15 01:43:05] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005915 10.0.0.19 - - [2026-06-15 01:43:05] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87 HTTP/1.1" 200 2890 0.005050 10.0.0.19 - - [2026-06-15 01:43:05] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 200 1783 0.003978 10.0.0.19 - - [2026-06-15 01:43:05] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 200 1783 0.004594 10.0.0.19 - - [2026-06-15 01:43:05] "GET /route-target/ac44fb5b-e213-492b-a161-4138dd683825 HTTP/1.1" 200 1207 0.003936 10.0.0.19 - - [2026-06-15 01:43:05] "GET /domains HTTP/1.1" 200 438 0.003428 10.0.0.19 - - [2026-06-15 01:43:06] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001199 10.0.0.19 - - [2026-06-15 01:43:06] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1701 0.007985 10.0.0.19 - - [2026-06-15 01:43:06] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002337 10.0.0.19 - - [2026-06-15 01:43:06] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 2565 0.038314 10.0.0.19 - - [2026-06-15 01:43:06] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87 HTTP/1.1" 200 2890 0.006719 10.0.0.19 - - [2026-06-15 01:43:06] "GET /obj-perms HTTP/1.1" 200 6423 0.001867 10.0.0.19 - - [2026-06-15 01:43:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001840 252.19.180.185 - - [2026-06-15 01:43:06] "POST /neutron/network HTTP/1.1" 200 934 0.005543 252.19.180.185 - - [2026-06-15 01:43:06] "GET /aaa-mode HTTP/1.1" 401 296 0.000479 252.19.180.185 - - [2026-06-15 01:43:06] "GET / HTTP/1.1" 200 36215 0.003627 252.19.180.185 - - [2026-06-15 01:43:06] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000395 10.0.0.19 - - [2026-06-15 01:43:07] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001012 252.19.180.185 - - [2026-06-15 01:43:07] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.050009 252.19.180.185 - - [2026-06-15 01:43:07] "POST /neutron/network HTTP/1.1" 200 924 0.005420 252.19.180.185 - - [2026-06-15 01:43:07] "POST /neutron/port HTTP/1.1" 200 117 0.005221 252.19.180.185 - - [2026-06-15 01:43:07] "POST /neutron/port HTTP/1.1" 200 117 0.005563 10.0.0.19 - - [2026-06-15 01:43:07] "POST /id-to-fqname HTTP/1.1" 200 220 0.001524 252.19.180.185 - - [2026-06-15 01:43:07] "POST /neutron/port HTTP/1.1" 200 117 0.005522 252.19.180.185 - - [2026-06-15 01:43:07] "POST /neutron/network HTTP/1.1" 200 934 0.006908 252.19.180.185 - - [2026-06-15 01:43:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000484 252.19.180.185 - - [2026-06-15 01:43:07] "GET / HTTP/1.1" 200 36215 0.001825 252.19.180.185 - - [2026-06-15 01:43:07] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000569 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/network HTTP/1.1" 200 934 0.005319 10.0.0.19 - - [2026-06-15 01:43:08] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001063 10.0.0.19 - - [2026-06-15 01:43:08] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001199 252.19.180.185 - - [2026-06-15 01:43:08] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.075091 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/network HTTP/1.1" 200 924 0.006040 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1060 0.291348 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1060 0.012134 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1060 0.013160 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1070 0.015073 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006597 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1110 0.076068 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 117 0.009082 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1120 0.017869 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/port HTTP/1.1" 200 1120 0.012517 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003219 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011390 252.19.180.185 - - [2026-06-15 01:43:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007180 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 117 0.001310 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/network HTTP/1.1" 200 924 0.005848 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/network HTTP/1.1" 200 934 0.005970 10.0.0.19 - - [2026-06-15 01:43:09] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001574 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 1060 0.259317 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 1060 0.013885 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 1060 0.010963 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 1110 0.072377 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/port HTTP/1.1" 200 1120 0.013345 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003475 252.19.180.185 - - [2026-06-15 01:43:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007836 252.19.180.185 - - [2026-06-15 01:43:10] "POST /neutron/port HTTP/1.1" 200 117 0.001264 252.19.180.185 - - [2026-06-15 01:43:10] "POST /neutron/network HTTP/1.1" 200 924 0.005922 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/port HTTP/1.1" 200 1120 0.013423 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006207 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/port HTTP/1.1" 200 1120 0.013069 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011442 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/port HTTP/1.1" 200 1120 0.016175 252.19.180.185 - - [2026-06-15 01:43:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007102 10.0.0.19 - - [2026-06-15 01:43:14] "GET /virtual-machine/a13ae9d2-2ea7-4ee5-97f6-0e019d82170a HTTP/1.1" 200 1295 0.005501 10.0.0.19 - - [2026-06-15 01:43:14] "GET /virtual-machine-interface/09bdf87f-cefe-408c-a841-f61b70b786fc HTTP/1.1" 200 2945 0.006123 10.0.0.19 - - [2026-06-15 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.19 - - [2026-06-15 01:43:14] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003113 10.0.0.19 - - [2026-06-15 01:43:14] "GET /virtual-networks?parent_id=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003256 10.0.0.19 - - [2026-06-15 01:43:14] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005161 10.0.0.19 - - [2026-06-15 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.19 - - [2026-06-15 01:43:17] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006468 252.19.180.185 - - [2026-06-15 01:43:18] "POST /neutron/port HTTP/1.1" 200 1120 0.012761 252.19.180.185 - - [2026-06-15 01:43:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005514 252.19.180.185 - - [2026-06-15 01:43:18] "POST /neutron/port HTTP/1.1" 200 1120 0.017703 252.19.180.185 - - [2026-06-15 01:43:18] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006207 252.19.180.185 - - [2026-06-15 01:43:19] "POST /neutron/port HTTP/1.1" 200 1120 0.012812 252.19.180.185 - - [2026-06-15 01:43:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006016 252.19.180.185 - - [2026-06-15 01:43:19] "POST /neutron/port HTTP/1.1" 200 1120 0.013517 252.19.180.185 - - [2026-06-15 01:43:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005915 10.0.0.19 - - [2026-06-15 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2026-06-15 01:43:20] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003144 10.0.0.19 - - [2026-06-15 01:43:20] "GET /virtual-networks?parent_id=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003249 10.0.0.19 - - [2026-06-15 01:43:20] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005314 252.19.180.185 - - [2026-06-15 01:43:20] "POST /neutron/port HTTP/1.1" 200 1120 0.015089 252.19.180.185 - - [2026-06-15 01:43:20] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006034 252.19.180.185 - - [2026-06-15 01:43:21] "POST /neutron/port HTTP/1.1" 200 1120 0.013457 252.19.180.185 - - [2026-06-15 01:43:21] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005995 252.19.180.185 - - [2026-06-15 01:43:22] "POST /neutron/port HTTP/1.1" 200 1120 0.013411 252.19.180.185 - - [2026-06-15 01:43:23] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005845 252.19.180.185 - - [2026-06-15 01:43:25] "POST /neutron/port HTTP/1.1" 200 1120 0.013339 252.19.180.185 - - [2026-06-15 01:43:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006980 252.19.180.185 - - [2026-06-15 01:43:25] "POST /neutron/port HTTP/1.1" 200 1120 0.013866 252.19.180.185 - - [2026-06-15 01:43:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005969 252.19.180.185 - - [2026-06-15 01:43:26] "POST /neutron/port HTTP/1.1" 200 1120 0.014162 252.19.180.185 - - [2026-06-15 01:43:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006008 10.0.0.19 - - [2026-06-15 01:43:26] "GET /virtual-machine/b3678e9a-4e8b-4c56-9c4b-b3a2e38f6ca6 HTTP/1.1" 200 1295 0.005673 10.0.0.19 - - [2026-06-15 01:43:26] "GET /virtual-machine-interface/1f48d8e7-5dd6-4360-a6ec-6dd75c179756 HTTP/1.1" 200 2946 0.005083 10.0.0.19 - - [2026-06-15 01:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.19 - - [2026-06-15 01:43:26] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004133 10.0.0.19 - - [2026-06-15 01:43:26] "GET /virtual-networks?parent_id=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003098 10.0.0.19 - - [2026-06-15 01:43:26] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005671 10.0.0.19 - - [2026-06-15 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2026-06-15 01:43:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002918 10.0.0.19 - - [2026-06-15 01:43:27] "GET /virtual-networks?parent_id=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003027 10.0.0.19 - - [2026-06-15 01:43:27] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005201 10.0.0.19 - - [2026-06-15 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.19 - - [2026-06-15 01:43:32] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001116 10.0.0.19 - - [2026-06-15 01:43:32] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.022598 10.0.0.19 - - [2026-06-15 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.19 - - [2026-06-15 01:43:32] "PUT /network-policy/60d52d0d-d3af-4dc4-bc42-7be74fce1ec1 HTTP/1.1" 200 263 0.012880 10.0.0.19 - - [2026-06-15 01:43:32] "PUT /access-control-list/0f63f1fc-ab6f-49cf-8d0a-162ade22f3d5 HTTP/1.1" 200 273 0.052974 10.0.0.19 - - [2026-06-15 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.011836 10.0.0.19 - - [2026-06-15 01:43:32] "PUT /access-control-list/d825a94d-e82a-48c4-aaad-c9aeaeb55cbe HTTP/1.1" 200 273 0.053628 10.0.0.19 - - [2026-06-15 01:43:32] "POST /ref-update HTTP/1.1" 200 156 0.010572 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /project/4ae0a600064e43bfa58fef8b33bb2566 HTTP/1.1" 404 173 0.012614 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /project/3735cc75c60945169a0f2af64db45c29 HTTP/1.1" 404 173 0.008173 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /project/55af477cab62424781092bb72a56a912 HTTP/1.1" 404 173 0.009620 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000946 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000808 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.034264 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1518 0.039301 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001396 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000990 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?fields=security_groups HTTP/1.1" 200 1374 0.036826 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?fields=security_groups HTTP/1.1" 200 1397 0.039851 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /security-group/6d596d3b-6eb5-49e8-8f17-e9b230755795 HTTP/1.1" 200 115 0.051880 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=4ae0a600-064e-43bf-a58f-ef8b33bb2566&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001541 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /security-group/4d48a10c-6b27-449e-9394-8ab059aea828 HTTP/1.1" 200 115 0.066096 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /access-control-list/c65ed89c-7b44-4301-9b21-0cb14922fa95 HTTP/1.1" 200 115 0.045555 10.0.0.19 - - [2026-06-15 01:43:33] "GET /projects?obj_uuids=55af477c-ab62-4247-8109-2bb72a56a912&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001099 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566?fields=application_policy_sets HTTP/1.1" 200 1413 0.043658 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /access-control-list/7d385667-112d-4e44-87ff-ab21cbe985fd HTTP/1.1" 200 115 0.029225 10.0.0.19 - - [2026-06-15 01:43:33] "GET /project/55af477c-ab62-4247-8109-2bb72a56a912?fields=application_policy_sets HTTP/1.1" 200 1436 0.073109 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /access-control-list/ff8384b0-7a44-4021-8bea-2c8bf9dbe955 HTTP/1.1" 200 115 0.037893 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /access-control-list/4d43fe41-6fda-4573-8c1d-86771c97f043 HTTP/1.1" 200 115 0.027954 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /project/4ae0a600-064e-43bf-a58f-ef8b33bb2566 HTTP/1.1" 200 115 0.386949 10.0.0.19 - - [2026-06-15 01:43:33] "DELETE /project/55af477c-ab62-4247-8109-2bb72a56a912 HTTP/1.1" 200 115 0.415315 10.0.0.19 - - [2026-06-15 01:43:35] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006453 252.19.180.185 - - [2026-06-15 01:43:35] "POST /neutron/network HTTP/1.1" 200 924 0.006283 252.19.180.185 - - [2026-06-15 01:43:35] "POST /neutron/network HTTP/1.1" 200 824 0.057017 10.0.0.19 - - [2026-06-15 01:43:35] "DELETE /access-control-list/0f63f1fc-ab6f-49cf-8d0a-162ade22f3d5 HTTP/1.1" 200 115 0.035640 252.19.180.185 - - [2026-06-15 01:43:35] "POST /neutron/network HTTP/1.1" 200 824 0.006534 10.0.0.19 - - [2026-06-15 01:43:35] "GET /virtual-network/5879b353-6958-47b0-bfc6-c84d9a3a6b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006924 10.0.0.19 - - [2026-06-15 01:43:35] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005243 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/network HTTP/1.1" 200 924 0.006593 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/network HTTP/1.1" 200 824 0.049039 10.0.0.19 - - [2026-06-15 01:43:36] "DELETE /access-control-list/d825a94d-e82a-48c4-aaad-c9aeaeb55cbe HTTP/1.1" 200 115 0.034887 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/network HTTP/1.1" 200 824 0.008519 10.0.0.19 - - [2026-06-15 01:43:36] "GET /virtual-network/a9898ef1-7ae8-48dd-bd7c-46501a21bbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006110 10.0.0.19 - - [2026-06-15 01:43:36] "DELETE /network-policy/60d52d0d-d3af-4dc4-bc42-7be74fce1ec1 HTTP/1.1" 200 115 0.036727 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/network HTTP/1.1" 200 824 0.007246 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/network HTTP/1.1" 400 204 0.013633 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 1120 0.013785 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 1120 0.013944 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 1110 0.011876 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 1110 0.012396 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 151 0.133823 252.19.180.185 - - [2026-06-15 01:43:36] "POST /neutron/port HTTP/1.1" 200 151 0.140824 252.19.180.185 - - [2026-06-15 01:43:38] "POST /neutron/network HTTP/1.1" 200 824 0.005311 10.0.0.19 - - [2026-06-15 01:43:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002969 10.0.0.19 - - [2026-06-15 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-06-15 01:43:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001893 252.19.180.185 - - [2026-06-15 01:43:38] "POST /neutron/network HTTP/1.1" 200 151 0.073491 10.0.0.19 - - [2026-06-15 01:43:38] "DELETE /route-target/ac44fb5b-e213-492b-a161-4138dd683825 HTTP/1.1" 200 115 0.015054 10.0.0.19 - - [2026-06-15 01:43:38] "GET /routing-instance/bda8b804-d79e-4ec9-87bd-56793820c9ef HTTP/1.1" 404 171 0.002579 10.0.0.19 - - [2026-06-15 01:43:38] "GET /domains HTTP/1.1" 200 438 0.003037 10.0.0.19 - - [2026-06-15 01:43:38] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.19 - - [2026-06-15 01:43:38] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1307 0.007632 10.0.0.19 - - [2026-06-15 01:43:38] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001082 10.0.0.19 - - [2026-06-15 01:43:38] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 2099 0.025919 252.19.180.185 - - [2026-06-15 01:43:39] "POST /neutron/network HTTP/1.1" 200 824 0.005864 10.0.0.19 - - [2026-06-15 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.19 - - [2026-06-15 01:43:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004886 10.0.0.19 - - [2026-06-15 01:43:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002555 252.19.180.185 - - [2026-06-15 01:43:39] "POST /neutron/network HTTP/1.1" 200 151 0.086337 10.0.0.19 - - [2026-06-15 01:43:39] "DELETE /route-target/363873e1-a43e-46e7-9f04-2bacf91c91ff HTTP/1.1" 200 115 0.021677 10.0.0.19 - - [2026-06-15 01:43:39] "GET /routing-instance/0b893137-ffbf-49a7-a0b9-a5fb74f1ce47 HTTP/1.1" 404 171 0.002916 10.0.0.19 - - [2026-06-15 01:43:39] "GET /domains HTTP/1.1" 200 438 0.003041 10.0.0.19 - - [2026-06-15 01:43:39] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001019 10.0.0.19 - - [2026-06-15 01:43:39] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1307 0.006575 10.0.0.19 - - [2026-06-15 01:43:39] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001985 10.0.0.19 - - [2026-06-15 01:43:39] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 1861 0.026076 10.0.0.19 - - [2026-06-15 01:43:40] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.034048 10.0.0.19 - - [2026-06-15 01:43:40] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.091084 10.0.0.19 - - [2026-06-15 01:43:40] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000986 10.0.0.19 - - [2026-06-15 01:43:40] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?fields=virtual_networks HTTP/1.1" 200 1036 0.066845 10.0.0.19 - - [2026-06-15 01:43:40] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001837 10.0.0.19 - - [2026-06-15 01:43:40] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.027627 10.0.0.19 - - [2026-06-15 01:43:40] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001133 10.0.0.19 - - [2026-06-15 01:43:40] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?fields=security_groups HTTP/1.1" 200 1263 0.025097 10.0.0.19 - - [2026-06-15 01:43:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000987 10.0.0.19 - - [2026-06-15 01:43:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006590 10.0.0.19 - - [2026-06-15 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 179 0.028563 10.0.0.19 - - [2026-06-15 01:43:41] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002930 10.0.0.19 - - [2026-06-15 01:43:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.19 - - [2026-06-15 01:43:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.045184 10.0.0.19 - - [2026-06-15 01:43:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.001470 10.0.0.19 - - [2026-06-15 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.003537 10.0.0.19 - - [2026-06-15 01:43:41] "POST /security-groups HTTP/1.1" 200 576 0.064540 10.0.0.19 - - [2026-06-15 01:43:41] "POST /projects HTTP/1.1" 200 563 0.221383 10.0.0.19 - - [2026-06-15 01:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.258887 10.0.0.19 - - [2026-06-15 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.033278 10.0.0.19 - - [2026-06-15 01:43:41] "POST /access-control-lists HTTP/1.1" 200 589 0.063770 10.0.0.19 - - [2026-06-15 01:43:41] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.466707 10.0.0.19 - - [2026-06-15 01:43:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.003134 10.0.0.19 - - [2026-06-15 01:43:41] "POST /access-control-lists HTTP/1.1" 200 587 0.060965 10.0.0.19 - - [2026-06-15 01:43:42] "GET /obj-perms HTTP/1.1" 200 6372 0.059706 10.0.0.19 - - [2026-06-15 01:43:43] "GET / HTTP/1.1" 200 36215 0.001897 10.0.0.19 - - [2026-06-15 01:43:43] "GET /obj-perms HTTP/1.1" 200 6372 0.055611 10.0.0.19 - - [2026-06-15 01:43:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000575 10.0.0.19 - - [2026-06-15 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.041528 10.0.0.19 - - [2026-06-15 01:43:44] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001092 10.0.0.19 - - [2026-06-15 01:43:44] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.033512 252.19.180.185 - - [2026-06-15 01:43:44] "POST /neutron/network HTTP/1.1" 200 117 0.043989 10.0.0.19 - - [2026-06-15 01:43:44] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001197 252.19.180.185 - - [2026-06-15 01:43:44] "POST /neutron/network HTTP/1.1" 200 610 0.086024 10.0.0.19 - - [2026-06-15 01:43:44] "POST /route-targets HTTP/1.1" 200 328 0.014202 10.0.0.19 - - [2026-06-15 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.030735 10.0.0.19 - - [2026-06-15 01:43:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004646 252.19.180.185 - - [2026-06-15 01:43:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.151057 252.19.180.185 - - [2026-06-15 01:43:44] "POST /neutron/network HTTP/1.1" 200 827 0.005800 10.0.0.19 - - [2026-06-15 01:43:45] "POST /id-to-fqname HTTP/1.1" 200 218 0.001355 10.0.0.19 - - [2026-06-15 01:43:45] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005073 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/network HTTP/1.1" 200 827 0.005723 10.0.0.19 - - [2026-06-15 01:43:45] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005104 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/network HTTP/1.1" 200 827 0.007042 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.008082 10.0.0.19 - - [2026-06-15 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2026-06-15 01:43:45] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005337 10.0.0.19 - - [2026-06-15 01:43:45] "PUT /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962 HTTP/1.1" 200 265 0.048571 10.0.0.19 - - [2026-06-15 01:43:45] "POST /route-targets HTTP/1.1" 200 324 0.032594 10.0.0.19 - - [2026-06-15 01:43:45] "POST /ref-update HTTP/1.1" 200 156 0.018954 10.0.0.19 - - [2026-06-15 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.19 - - [2026-06-15 01:43:45] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001321 10.0.0.19 - - [2026-06-15 01:43:45] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.024285 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/network HTTP/1.1" 200 117 0.010818 10.0.0.19 - - [2026-06-15 01:43:45] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001358 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/network HTTP/1.1" 200 610 0.151258 10.0.0.19 - - [2026-06-15 01:43:45] "POST /route-targets HTTP/1.1" 200 328 0.011835 10.0.0.19 - - [2026-06-15 01:43:45] "POST /ref-update HTTP/1.1" 200 156 0.020536 10.0.0.19 - - [2026-06-15 01:43:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003817 252.19.180.185 - - [2026-06-15 01:43:45] "POST /neutron/subnet HTTP/1.1" 200 734 0.153122 252.19.180.185 - - [2026-06-15 01:43:46] "POST /neutron/network HTTP/1.1" 200 831 0.006644 10.0.0.19 - - [2026-06-15 01:43:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001776 10.0.0.19 - - [2026-06-15 01:43:46] "GET /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004926 252.19.180.185 - - [2026-06-15 01:43:46] "POST /neutron/network HTTP/1.1" 200 831 0.007213 10.0.0.19 - - [2026-06-15 01:43:46] "GET /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005805 252.19.180.185 - - [2026-06-15 01:43:46] "POST /neutron/network HTTP/1.1" 200 831 0.007318 252.19.180.185 - - [2026-06-15 01:43:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.008097 10.0.0.19 - - [2026-06-15 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.19 - - [2026-06-15 01:43:46] "GET /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005935 10.0.0.19 - - [2026-06-15 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.019491 10.0.0.19 - - [2026-06-15 01:43:46] "PUT /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51 HTTP/1.1" 200 265 0.051199 10.0.0.19 - - [2026-06-15 01:43:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.002000 252.19.180.185 - - [2026-06-15 01:43:46] "POST /neutron/network HTTP/1.1" 200 837 0.006097 252.19.180.185 - - [2026-06-15 01:43:46] "GET /aaa-mode HTTP/1.1" 401 296 0.000483 252.19.180.185 - - [2026-06-15 01:43:46] "GET / HTTP/1.1" 200 36215 0.002085 252.19.180.185 - - [2026-06-15 01:43:46] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000500 10.0.0.19 - - [2026-06-15 01:43:47] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001181 252.19.180.185 - - [2026-06-15 01:43:47] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.062064 252.19.180.185 - - [2026-06-15 01:43:47] "POST /neutron/network HTTP/1.1" 200 827 0.005553 252.19.180.185 - - [2026-06-15 01:43:47] "POST /neutron/port HTTP/1.1" 200 117 0.004876 252.19.180.185 - - [2026-06-15 01:43:47] "POST /neutron/port HTTP/1.1" 200 117 0.006245 10.0.0.19 - - [2026-06-15 01:43:47] "POST /id-to-fqname HTTP/1.1" 200 218 0.001323 252.19.180.185 - - [2026-06-15 01:43:47] "POST /neutron/port HTTP/1.1" 200 117 0.005408 252.19.180.185 - - [2026-06-15 01:43:47] "POST /neutron/network HTTP/1.1" 200 841 0.006322 252.19.180.185 - - [2026-06-15 01:43:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000425 252.19.180.185 - - [2026-06-15 01:43:48] "GET / HTTP/1.1" 200 36215 0.001926 252.19.180.185 - - [2026-06-15 01:43:48] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000393 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/network HTTP/1.1" 200 837 0.005612 10.0.0.19 - - [2026-06-15 01:43:48] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001153 10.0.0.19 - - [2026-06-15 01:43:48] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001830 252.19.180.185 - - [2026-06-15 01:43:48] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.073517 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/network HTTP/1.1" 200 831 0.008864 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1049 0.302622 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1049 0.010720 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1049 0.014747 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1099 0.090535 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1109 0.036377 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006736 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 1109 0.014049 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/port HTTP/1.1" 200 117 0.005534 252.19.180.185 - - [2026-06-15 01:43:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003718 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 1109 0.023479 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/subnet HTTP/1.1" 200 689 0.008170 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010839 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 117 0.001075 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/network HTTP/1.1" 200 827 0.006228 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/network HTTP/1.1" 200 841 0.006083 10.0.0.19 - - [2026-06-15 01:43:49] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001406 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 1053 0.272354 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 1053 0.010740 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 1053 0.010760 252.19.180.185 - - [2026-06-15 01:43:49] "POST /neutron/port HTTP/1.1" 200 1103 0.077950 252.19.180.185 - - [2026-06-15 01:43:50] "POST /neutron/port HTTP/1.1" 200 1113 0.012909 252.19.180.185 - - [2026-06-15 01:43:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003299 252.19.180.185 - - [2026-06-15 01:43:50] "POST /neutron/subnet HTTP/1.1" 200 708 0.006577 252.19.180.185 - - [2026-06-15 01:43:50] "POST /neutron/port HTTP/1.1" 200 117 0.001239 252.19.180.185 - - [2026-06-15 01:43:50] "POST /neutron/network HTTP/1.1" 200 831 0.005674 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/port HTTP/1.1" 200 1109 0.012201 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008338 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/port HTTP/1.1" 200 1109 0.012697 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006058 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/port HTTP/1.1" 200 1109 0.016330 252.19.180.185 - - [2026-06-15 01:43:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007109 10.0.0.19 - - [2026-06-15 01:43:54] "GET /virtual-machine/269c21ca-ae1b-488a-a675-b93750e80102 HTTP/1.1" 401 296 0.000435 10.0.0.19 - - [2026-06-15 01:43:54] "GET /virtual-machine/269c21ca-ae1b-488a-a675-b93750e80102 HTTP/1.1" 200 1285 0.036999 10.0.0.19 - - [2026-06-15 01:43:55] "GET /virtual-machine-interface/60825d20-cb4f-4019-910d-111f0d643041 HTTP/1.1" 200 2922 0.007509 10.0.0.19 - - [2026-06-15 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.19 - - [2026-06-15 01:43:55] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005967 10.0.0.19 - - [2026-06-15 01:43:55] "GET /virtual-networks?parent_id=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002891 10.0.0.19 - - [2026-06-15 01:43:55] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006138 10.0.0.19 - - [2026-06-15 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2026-06-15 01:43:58] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006143 252.19.180.185 - - [2026-06-15 01:43:58] "POST /neutron/port HTTP/1.1" 200 1109 0.012239 252.19.180.185 - - [2026-06-15 01:43:58] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005598 252.19.180.185 - - [2026-06-15 01:43:58] "POST /neutron/port HTTP/1.1" 200 1109 0.011928 252.19.180.185 - - [2026-06-15 01:43:58] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005436 252.19.180.185 - - [2026-06-15 01:43:59] "POST /neutron/port HTTP/1.1" 200 1113 0.013627 252.19.180.185 - - [2026-06-15 01:43:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005271 252.19.180.185 - - [2026-06-15 01:43:59] "POST /neutron/port HTTP/1.1" 200 1113 0.013614 252.19.180.185 - - [2026-06-15 01:43:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006054 252.19.180.185 - - [2026-06-15 01:44:00] "POST /neutron/port HTTP/1.1" 200 1109 0.012599 252.19.180.185 - - [2026-06-15 01:44:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005659 10.0.0.19 - - [2026-06-15 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.19 - - [2026-06-15 01:44:00] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003454 10.0.0.19 - - [2026-06-15 01:44:00] "GET /virtual-networks?parent_id=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003807 10.0.0.19 - - [2026-06-15 01:44:00] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005949 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/port HTTP/1.1" 200 1113 0.012460 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007813 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/port HTTP/1.1" 200 1113 0.012934 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005891 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/port HTTP/1.1" 200 1113 0.013432 252.19.180.185 - - [2026-06-15 01:44:01] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008304 10.0.0.19 - - [2026-06-15 01:44:01] "GET /virtual-machine/be6cfdd4-ff5a-49bf-b365-563cc18318cc HTTP/1.1" 200 1286 0.006377 10.0.0.19 - - [2026-06-15 01:44:01] "GET /virtual-machine-interface/a3186741-fb66-414d-9b05-43bfdc092bde HTTP/1.1" 200 2923 0.005366 10.0.0.19 - - [2026-06-15 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.19 - - [2026-06-15 01:44:01] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005266 10.0.0.19 - - [2026-06-15 01:44:01] "GET /virtual-networks?parent_id=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002838 10.0.0.19 - - [2026-06-15 01:44:01] "GET /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005342 10.0.0.19 - - [2026-06-15 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.19 - - [2026-06-15 01:44:02] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003193 10.0.0.19 - - [2026-06-15 01:44:02] "GET /virtual-networks?parent_id=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003440 10.0.0.19 - - [2026-06-15 01:44:03] "GET /virtual-network/993947a8-c3a5-4795-a54e-ca15342eab51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008945 10.0.0.19 - - [2026-06-15 01:44:03] "POST /routing-policys HTTP/1.1" 200 534 0.017634 10.0.0.19 - - [2026-06-15 01:44:03] "GET /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.011238 10.0.0.19 - - [2026-06-15 01:44:03] "PUT /virtual-network/546b8780-8b08-4304-a244-fe510a2f8962 HTTP/1.1" 200 265 0.039965 10.0.0.19 - - [2026-06-15 01:44:03] "POST /ref-update HTTP/1.1" 200 156 0.015241 252.19.180.185 - - [2026-06-15 01:44:04] "POST /neutron/port HTTP/1.1" 200 1109 0.042852 252.19.180.185 - - [2026-06-15 01:44:04] "POST /neutron/port HTTP/1.1" 200 1109 0.011737 252.19.180.185 - - [2026-06-15 01:44:04] "POST /neutron/network HTTP/1.1" 200 837 0.005250 252.19.180.185 - - [2026-06-15 01:44:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003748 252.19.180.185 - - [2026-06-15 01:44:05] "POST /neutron/subnet HTTP/1.1" 200 689 0.007614 252.19.180.185 - - [2026-06-15 01:44:05] "POST /neutron/port HTTP/1.1" 200 117 0.001285 252.19.180.185 - - [2026-06-15 01:44:05] "POST /neutron/network HTTP/1.1" 200 827 0.005696 10.0.0.19 - - [2026-06-15 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.032692 10.0.0.19 - - [2026-06-15 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.19 - - [2026-06-15 01:44:07] "DELETE /routing-policy/3265cafd-2e8c-4b0c-b989-edc12ac38cb5 HTTP/1.1" 200 115 0.026581 252.19.180.185 - - [2026-06-15 01:44:07] "POST /neutron/network HTTP/1.1" 200 831 0.006843 252.19.180.185 - - [2026-06-15 01:44:07] "POST /neutron/network HTTP/1.1" 400 204 0.011265 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 1113 0.029178 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 1109 0.029339 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 1103 0.016377 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 1099 0.015033 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 151 0.124183 252.19.180.185 - - [2026-06-15 01:44:08] "POST /neutron/port HTTP/1.1" 200 151 0.124370 252.19.180.185 - - [2026-06-15 01:44:09] "POST /neutron/network HTTP/1.1" 200 831 0.006550 10.0.0.19 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2026-06-15 01:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003708 10.0.0.19 - - [2026-06-15 01:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003595 252.19.180.185 - - [2026-06-15 01:44:09] "POST /neutron/network HTTP/1.1" 200 151 0.098387 10.0.0.19 - - [2026-06-15 01:44:09] "DELETE /route-target/ba605d81-bb83-4edd-8e71-d2f0ccc36db6 HTTP/1.1" 200 115 0.025833 10.0.0.19 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 252.19.180.185 - - [2026-06-15 01:44:09] "POST /neutron/network HTTP/1.1" 200 827 0.006499 10.0.0.19 - - [2026-06-15 01:44:09] "DELETE /route-target/4ab5329d-a170-4d96-b931-0cc828e6a1db HTTP/1.1" 409 240 0.005489 10.0.0.19 - - [2026-06-15 01:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.19 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.19 - - [2026-06-15 01:44:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004449 252.19.180.185 - - [2026-06-15 01:44:09] "POST /neutron/network HTTP/1.1" 200 151 0.088886 10.0.0.19 - - [2026-06-15 01:44:09] "DELETE /route-target/2a8106d5-3b3d-43cf-a6e2-b954b37a069d HTTP/1.1" 200 115 0.015810 10.0.0.19 - - [2026-06-15 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.19 - - [2026-06-15 01:44:10] "DELETE /route-target/4ab5329d-a170-4d96-b931-0cc828e6a1db HTTP/1.1" 200 115 0.022089 10.0.0.19 - - [2026-06-15 01:44:10] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001209 10.0.0.19 - - [2026-06-15 01:44:10] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.024909 10.0.0.19 - - [2026-06-15 01:44:10] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001180 10.0.0.19 - - [2026-06-15 01:44:10] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?fields=virtual_networks HTTP/1.1" 200 1019 0.071563 10.0.0.19 - - [2026-06-15 01:44:10] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001023 10.0.0.19 - - [2026-06-15 01:44:10] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.026745 10.0.0.19 - - [2026-06-15 01:44:10] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002054 10.0.0.19 - - [2026-06-15 01:44:10] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?fields=security_groups HTTP/1.1" 200 1237 0.027343 10.0.0.19 - - [2026-06-15 01:44:11] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184 10.0.0.19 - - [2026-06-15 01:44:11] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007759 10.0.0.19 - - [2026-06-15 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.035670 10.0.0.19 - - [2026-06-15 01:44:11] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003185 10.0.0.19 - - [2026-06-15 01:44:11] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001601 10.0.0.19 - - [2026-06-15 01:44:11] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009560 10.0.0.19 - - [2026-06-15 01:44:11] "POST /id-to-fqname HTTP/1.1" 200 186 0.001661 10.0.0.19 - - [2026-06-15 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.003490 10.0.0.19 - - [2026-06-15 01:44:11] "POST /security-groups HTTP/1.1" 200 581 0.064623 10.0.0.19 - - [2026-06-15 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.003048 10.0.0.19 - - [2026-06-15 01:44:12] "POST /projects HTTP/1.1" 200 573 0.213545 10.0.0.19 - - [2026-06-15 01:44:12] "POST /access-control-lists HTTP/1.1" 200 594 0.060148 10.0.0.19 - - [2026-06-15 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.291055 10.0.0.19 - - [2026-06-15 01:44:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.003342 10.0.0.19 - - [2026-06-15 01:44:12] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.448303 10.0.0.19 - - [2026-06-15 01:44:12] "POST /access-control-lists HTTP/1.1" 200 592 0.060310 10.0.0.19 - - [2026-06-15 01:44:13] "GET / HTTP/1.1" 200 36215 0.002408 10.0.0.19 - - [2026-06-15 01:44:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000569 10.0.0.19 - - [2026-06-15 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.068855 10.0.0.19 - - [2026-06-15 01:44:14] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001004 10.0.0.19 - - [2026-06-15 01:44:14] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022846 252.19.180.185 - - [2026-06-15 01:44:14] "POST /neutron/network HTTP/1.1" 200 117 0.034003 10.0.0.19 - - [2026-06-15 01:44:14] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 252.19.180.185 - - [2026-06-15 01:44:14] "POST /neutron/network HTTP/1.1" 200 611 0.068438 10.0.0.19 - - [2026-06-15 01:44:14] "POST /route-targets HTTP/1.1" 200 328 0.011684 10.0.0.19 - - [2026-06-15 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.011527 10.0.0.19 - - [2026-06-15 01:44:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004418 252.19.180.185 - - [2026-06-15 01:44:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.171973 252.19.180.185 - - [2026-06-15 01:44:15] "POST /neutron/network HTTP/1.1" 200 830 0.006850 10.0.0.19 - - [2026-06-15 01:44:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001844 10.0.0.19 - - [2026-06-15 01:44:15] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004989 252.19.180.185 - - [2026-06-15 01:44:15] "POST /neutron/network HTTP/1.1" 200 830 0.005366 10.0.0.19 - - [2026-06-15 01:44:15] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005185 252.19.180.185 - - [2026-06-15 01:44:15] "POST /neutron/network HTTP/1.1" 200 830 0.005589 252.19.180.185 - - [2026-06-15 01:44:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.006833 10.0.0.19 - - [2026-06-15 01:44:15] "GET /domains HTTP/1.1" 401 296 0.000453 10.0.0.19 - - [2026-06-15 01:44:15] "GET /domains HTTP/1.1" 200 438 0.031243 10.0.0.19 - - [2026-06-15 01:44:15] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.19 - - [2026-06-15 01:44:15] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.008428 10.0.0.19 - - [2026-06-15 01:44:15] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001826 10.0.0.19 - - [2026-06-15 01:44:16] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2077 0.029327 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351 HTTP/1.1" 200 2320 0.006659 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351 HTTP/1.1" 200 2320 0.005111 10.0.0.19 - - [2026-06-15 01:44:16] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 200 1494 0.003941 10.0.0.19 - - [2026-06-15 01:44:16] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 200 1494 0.003886 10.0.0.19 - - [2026-06-15 01:44:16] "GET /route-target/c51c5c30-46b5-4d95-b394-a4e50fd48528 HTTP/1.1" 200 1213 0.004789 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351 HTTP/1.1" 200 2320 0.006570 10.0.0.19 - - [2026-06-15 01:44:16] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 200 1494 0.004164 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005727 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351 HTTP/1.1" 200 2320 0.007121 10.0.0.19 - - [2026-06-15 01:44:16] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 200 1494 0.004077 10.0.0.19 - - [2026-06-15 01:44:16] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 200 1494 0.004728 10.0.0.19 - - [2026-06-15 01:44:16] "GET /route-target/c51c5c30-46b5-4d95-b394-a4e50fd48528 HTTP/1.1" 200 1213 0.004201 10.0.0.19 - - [2026-06-15 01:44:16] "GET /domains HTTP/1.1" 200 438 0.003386 10.0.0.19 - - [2026-06-15 01:44:16] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001016 10.0.0.19 - - [2026-06-15 01:44:16] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.007257 10.0.0.19 - - [2026-06-15 01:44:16] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001110 10.0.0.19 - - [2026-06-15 01:44:16] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2077 0.024831 10.0.0.19 - - [2026-06-15 01:44:16] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351 HTTP/1.1" 200 2320 0.005178 10.0.0.19 - - [2026-06-15 01:44:17] "GET /obj-perms HTTP/1.1" 200 6415 0.066960 10.0.0.19 - - [2026-06-15 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2026-06-15 01:44:17] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001130 10.0.0.19 - - [2026-06-15 01:44:17] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027107 252.19.180.185 - - [2026-06-15 01:44:17] "POST /neutron/network HTTP/1.1" 200 117 0.010213 10.0.0.19 - - [2026-06-15 01:44:17] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001186 252.19.180.185 - - [2026-06-15 01:44:17] "POST /neutron/network HTTP/1.1" 200 611 0.074611 10.0.0.19 - - [2026-06-15 01:44:17] "POST /route-targets HTTP/1.1" 200 328 0.009817 10.0.0.19 - - [2026-06-15 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.030276 10.0.0.19 - - [2026-06-15 01:44:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002657 252.19.180.185 - - [2026-06-15 01:44:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.131702 252.19.180.185 - - [2026-06-15 01:44:18] "POST /neutron/network HTTP/1.1" 200 829 0.005961 10.0.0.19 - - [2026-06-15 01:44:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001369 10.0.0.19 - - [2026-06-15 01:44:18] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004759 252.19.180.185 - - [2026-06-15 01:44:18] "POST /neutron/network HTTP/1.1" 200 829 0.005105 10.0.0.19 - - [2026-06-15 01:44:18] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005172 252.19.180.185 - - [2026-06-15 01:44:18] "POST /neutron/network HTTP/1.1" 200 829 0.005681 252.19.180.185 - - [2026-06-15 01:44:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.006574 10.0.0.19 - - [2026-06-15 01:44:18] "GET /domains HTTP/1.1" 200 438 0.002490 10.0.0.19 - - [2026-06-15 01:44:18] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.19 - - [2026-06-15 01:44:18] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.007076 10.0.0.19 - - [2026-06-15 01:44:18] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001653 10.0.0.19 - - [2026-06-15 01:44:18] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2294 0.035076 10.0.0.19 - - [2026-06-15 01:44:18] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6 HTTP/1.1" 200 2317 0.006325 10.0.0.19 - - [2026-06-15 01:44:18] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6 HTTP/1.1" 200 2317 0.005264 10.0.0.19 - - [2026-06-15 01:44:18] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 200 1494 0.004046 10.0.0.19 - - [2026-06-15 01:44:18] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 200 1494 0.003555 10.0.0.19 - - [2026-06-15 01:44:18] "GET /route-target/eabb2524-9ab2-4a6d-bef9-a073f0dc427a HTTP/1.1" 200 1213 0.003648 10.0.0.19 - - [2026-06-15 01:44:18] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6 HTTP/1.1" 200 2317 0.005672 10.0.0.19 - - [2026-06-15 01:44:18] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 200 1494 0.004664 10.0.0.19 - - [2026-06-15 01:44:19] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005834 10.0.0.19 - - [2026-06-15 01:44:19] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6 HTTP/1.1" 200 2317 0.005408 10.0.0.19 - - [2026-06-15 01:44:19] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 200 1494 0.003870 10.0.0.19 - - [2026-06-15 01:44:19] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 200 1494 0.004560 10.0.0.19 - - [2026-06-15 01:44:19] "GET /route-target/eabb2524-9ab2-4a6d-bef9-a073f0dc427a HTTP/1.1" 200 1213 0.003368 10.0.0.19 - - [2026-06-15 01:44:19] "GET /domains HTTP/1.1" 200 438 0.002775 10.0.0.19 - - [2026-06-15 01:44:19] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.19 - - [2026-06-15 01:44:19] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.007452 10.0.0.19 - - [2026-06-15 01:44:19] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.19 - - [2026-06-15 01:44:19] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2294 0.027955 10.0.0.19 - - [2026-06-15 01:44:19] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6 HTTP/1.1" 200 2317 0.005383 10.0.0.19 - - [2026-06-15 01:44:19] "GET /obj-perms HTTP/1.1" 200 6415 0.002200 10.0.0.19 - - [2026-06-15 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2026-06-15 01:44:19] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001052 10.0.0.19 - - [2026-06-15 01:44:19] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028224 252.19.180.185 - - [2026-06-15 01:44:19] "POST /neutron/network HTTP/1.1" 200 117 0.013295 10.0.0.19 - - [2026-06-15 01:44:19] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001637 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/network HTTP/1.1" 200 613 0.088227 10.0.0.19 - - [2026-06-15 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.010797 10.0.0.19 - - [2026-06-15 01:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002130 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.197687 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/network HTTP/1.1" 200 830 0.005325 10.0.0.19 - - [2026-06-15 01:44:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001551 10.0.0.19 - - [2026-06-15 01:44:20] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005203 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/network HTTP/1.1" 200 830 0.005475 10.0.0.19 - - [2026-06-15 01:44:20] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005333 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/network HTTP/1.1" 200 830 0.005728 252.19.180.185 - - [2026-06-15 01:44:20] "POST /neutron/subnet HTTP/1.1" 200 715 0.006512 10.0.0.19 - - [2026-06-15 01:44:20] "GET /domains HTTP/1.1" 200 438 0.002543 10.0.0.19 - - [2026-06-15 01:44:20] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001114 10.0.0.19 - - [2026-06-15 01:44:20] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.006898 10.0.0.19 - - [2026-06-15 01:44:20] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001463 10.0.0.19 - - [2026-06-15 01:44:20] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2512 0.027206 10.0.0.19 - - [2026-06-15 01:44:20] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376 HTTP/1.1" 200 2319 0.006475 10.0.0.19 - - [2026-06-15 01:44:20] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376 HTTP/1.1" 200 2319 0.005049 10.0.0.19 - - [2026-06-15 01:44:20] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 200 1498 0.005116 10.0.0.19 - - [2026-06-15 01:44:21] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 200 1498 0.004043 10.0.0.19 - - [2026-06-15 01:44:21] "GET /route-target/891da3c0-5ac8-4c17-94fe-63da82191a73 HTTP/1.1" 200 1214 0.003871 10.0.0.19 - - [2026-06-15 01:44:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376 HTTP/1.1" 200 2319 0.005262 10.0.0.19 - - [2026-06-15 01:44:21] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 200 1498 0.006455 10.0.0.19 - - [2026-06-15 01:44:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005225 10.0.0.19 - - [2026-06-15 01:44:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376 HTTP/1.1" 200 2319 0.004732 10.0.0.19 - - [2026-06-15 01:44:21] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 200 1498 0.004928 10.0.0.19 - - [2026-06-15 01:44:21] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 200 1498 0.003615 10.0.0.19 - - [2026-06-15 01:44:21] "GET /route-target/891da3c0-5ac8-4c17-94fe-63da82191a73 HTTP/1.1" 200 1214 0.003314 10.0.0.19 - - [2026-06-15 01:44:21] "GET /domains HTTP/1.1" 200 438 0.003445 10.0.0.19 - - [2026-06-15 01:44:21] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001445 10.0.0.19 - - [2026-06-15 01:44:21] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1668 0.008605 10.0.0.19 - - [2026-06-15 01:44:21] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001437 10.0.0.19 - - [2026-06-15 01:44:21] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2512 0.024541 10.0.0.19 - - [2026-06-15 01:44:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376 HTTP/1.1" 200 2319 0.005026 10.0.0.19 - - [2026-06-15 01:44:21] "GET /obj-perms HTTP/1.1" 200 6415 0.001975 10.0.0.19 - - [2026-06-15 01:44:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001502 252.19.180.185 - - [2026-06-15 01:44:22] "POST /neutron/network HTTP/1.1" 200 839 0.005898 252.19.180.185 - - [2026-06-15 01:44:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000431 252.19.180.185 - - [2026-06-15 01:44:22] "GET / HTTP/1.1" 200 36215 0.001576 252.19.180.185 - - [2026-06-15 01:44:22] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000427 10.0.0.19 - - [2026-06-15 01:44:22] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001174 252.19.180.185 - - [2026-06-15 01:44:22] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.051066 252.19.180.185 - - [2026-06-15 01:44:22] "POST /neutron/network HTTP/1.1" 200 829 0.035641 252.19.180.185 - - [2026-06-15 01:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.006041 252.19.180.185 - - [2026-06-15 01:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.004533 10.0.0.19 - - [2026-06-15 01:44:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001428 252.19.180.185 - - [2026-06-15 01:44:23] "POST /neutron/port HTTP/1.1" 200 117 0.005377 252.19.180.185 - - [2026-06-15 01:44:23] "POST /neutron/network HTTP/1.1" 200 840 0.006335 252.19.180.185 - - [2026-06-15 01:44:23] "GET /aaa-mode HTTP/1.1" 401 296 0.000571 252.19.180.185 - - [2026-06-15 01:44:23] "POST /neutron/network HTTP/1.1" 200 839 0.005472 252.19.180.185 - - [2026-06-15 01:44:23] "GET / HTTP/1.1" 200 36215 0.001539 252.19.180.185 - - [2026-06-15 01:44:23] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000396 10.0.0.19 - - [2026-06-15 01:44:23] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001491 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1055 0.245401 10.0.0.19 - - [2026-06-15 01:44:24] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001609 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1055 0.020987 252.19.180.185 - - [2026-06-15 01:44:24] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.071193 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/network HTTP/1.1" 200 830 0.007770 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1055 0.010633 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1105 0.059117 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1115 0.014579 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 1115 0.014762 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003502 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007842 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/subnet HTTP/1.1" 200 694 0.016659 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.005573 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/port HTTP/1.1" 200 117 0.001569 10.0.0.19 - - [2026-06-15 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.002693 10.0.0.19 - - [2026-06-15 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2026-06-15 01:44:24] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001529 10.0.0.19 - - [2026-06-15 01:44:24] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013308 252.19.180.185 - - [2026-06-15 01:44:24] "POST /neutron/network HTTP/1.1" 200 829 0.007916 10.0.0.19 - - [2026-06-15 01:44:24] "POST /service-templates HTTP/1.1" 200 543 0.023253 10.0.0.19 - - [2026-06-15 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.19 - - [2026-06-15 01:44:24] "GET /service-template/e5d36127-2542-4114-bcec-33d1357c6b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004717 10.0.0.19 - - [2026-06-15 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008747 10.0.0.19 - - [2026-06-15 01:44:24] "GET /service-template/e5d36127-2542-4114-bcec-33d1357c6b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003122 10.0.0.19 - - [2026-06-15 01:44:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001355 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/network HTTP/1.1" 200 840 0.006714 10.0.0.19 - - [2026-06-15 01:44:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.002655 10.0.0.19 - - [2026-06-15 01:44:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.001477 10.0.0.19 - - [2026-06-15 01:44:25] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001643 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1115 0.056225 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013638 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1054 0.289916 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1054 0.012408 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1054 0.010251 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1104 0.075040 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 1114 0.015425 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003341 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.007288 252.19.180.185 - - [2026-06-15 01:44:25] "POST /neutron/port HTTP/1.1" 200 117 0.001250 252.19.180.185 - - [2026-06-15 01:44:26] "POST /neutron/network HTTP/1.1" 200 830 0.005592 252.19.180.185 - - [2026-06-15 01:44:26] "POST /neutron/network HTTP/1.1" 200 2214 0.009857 252.19.180.185 - - [2026-06-15 01:44:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.19.180.185 - - [2026-06-15 01:44:26] "GET / HTTP/1.1" 200 36215 0.001417 252.19.180.185 - - [2026-06-15 01:44:26] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000411 10.0.0.19 - - [2026-06-15 01:44:27] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001180 252.19.180.185 - - [2026-06-15 01:44:27] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053924 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/network HTTP/1.1" 200 830 0.006000 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/network HTTP/1.1" 200 829 0.005586 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/network HTTP/1.1" 200 830 0.005026 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/port HTTP/1.1" 200 2077 0.023856 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008528 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/port HTTP/1.1" 200 117 0.007672 252.19.180.185 - - [2026-06-15 01:44:27] "POST /neutron/port HTTP/1.1" 200 117 0.007232 252.19.180.185 - - [2026-06-15 01:44:28] "POST /neutron/network HTTP/1.1" 200 2214 0.009912 10.0.0.19 - - [2026-06-15 01:44:28] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002108 252.19.180.185 - - [2026-06-15 01:44:28] "POST /neutron/port HTTP/1.1" 200 1056 0.309622 10.0.0.19 - - [2026-06-15 01:44:28] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1055 0.251259 10.0.0.19 - - [2026-06-15 01:44:29] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001348 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1054 0.263554 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1056 0.010220 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1056 0.011631 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1106 0.100906 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1055 0.010502 252.19.180.185 - - [2026-06-15 01:44:29] "POST /neutron/port HTTP/1.1" 200 1055 0.013991 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 1105 0.163069 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 1054 0.011161 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 1054 0.012360 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 1104 0.078336 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 3040 0.023273 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003514 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.006892 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 117 0.001353 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/network HTTP/1.1" 200 830 0.006088 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/subnet HTTP/1.1" 200 694 0.007561 252.19.180.185 - - [2026-06-15 01:44:30] "POST /neutron/port HTTP/1.1" 200 117 0.001300 252.19.180.185 - - [2026-06-15 01:44:31] "POST /neutron/network HTTP/1.1" 200 829 0.006882 252.19.180.185 - - [2026-06-15 01:44:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 252.19.180.185 - - [2026-06-15 01:44:31] "POST /neutron/subnet HTTP/1.1" 200 689 0.009676 252.19.180.185 - - [2026-06-15 01:44:31] "POST /neutron/port HTTP/1.1" 200 117 0.001353 252.19.180.185 - - [2026-06-15 01:44:31] "POST /neutron/network HTTP/1.1" 200 830 0.005445 252.19.180.185 - - [2026-06-15 01:44:32] "POST /neutron/port HTTP/1.1" 200 3040 0.022196 252.19.180.185 - - [2026-06-15 01:44:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007721 10.0.0.19 - - [2026-06-15 01:44:33] "DELETE /project/fc04c34fdba144629f0b3ca10c68f66d HTTP/1.1" 404 173 0.019129 10.0.0.19 - - [2026-06-15 01:44:33] "DELETE /project/caca35ad4f6340f7a83d9ac5cf118ab3 HTTP/1.1" 404 173 0.009690 10.0.0.19 - - [2026-06-15 01:44:33] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001204 10.0.0.19 - - [2026-06-15 01:44:33] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001253 10.0.0.19 - - [2026-06-15 01:44:33] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.067824 10.0.0.19 - - [2026-06-15 01:44:33] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.070366 10.0.0.19 - - [2026-06-15 01:44:33] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001033 10.0.0.19 - - [2026-06-15 01:44:33] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001376 10.0.0.19 - - [2026-06-15 01:44:33] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?fields=security_groups HTTP/1.1" 200 1356 0.038102 10.0.0.19 - - [2026-06-15 01:44:33] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?fields=security_groups HTTP/1.1" 200 1330 0.048139 10.0.0.19 - - [2026-06-15 01:44:33] "DELETE /security-group/ffd0eb21-0498-472d-8b26-1d6809077a17 HTTP/1.1" 200 115 0.062894 10.0.0.19 - - [2026-06-15 01:44:33] "GET /projects?obj_uuids=3735cc75-c609-4516-9a0f-2af64db45c29&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001305 10.0.0.19 - - [2026-06-15 01:44:33] "DELETE /access-control-list/15e720a3-d320-463e-876d-6e99e0bded8e HTTP/1.1" 200 115 0.042924 10.0.0.19 - - [2026-06-15 01:44:33] "DELETE /security-group/2e54236d-ebd9-4162-b2c3-b46bd35f1ee3 HTTP/1.1" 200 115 0.079177 10.0.0.19 - - [2026-06-15 01:44:34] "GET /projects?obj_uuids=caca35ad-4f63-40f7-a83d-9ac5cf118ab3&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001165 10.0.0.19 - - [2026-06-15 01:44:34] "GET /project/3735cc75-c609-4516-9a0f-2af64db45c29?fields=application_policy_sets HTTP/1.1" 200 1395 0.047717 10.0.0.19 - - [2026-06-15 01:44:34] "DELETE /access-control-list/933dcaa7-4796-4dca-8d5c-952747a79d5e HTTP/1.1" 200 115 0.040384 10.0.0.19 - - [2026-06-15 01:44:34] "DELETE /access-control-list/2e47cc5f-70c3-41c8-981c-0f3a3528488b HTTP/1.1" 200 115 0.044238 10.0.0.19 - - [2026-06-15 01:44:34] "GET /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3?fields=application_policy_sets HTTP/1.1" 200 1369 0.085821 10.0.0.19 - - [2026-06-15 01:44:34] "DELETE /access-control-list/6c1c3520-3b53-4fc8-ab73-17c7ab625e4d HTTP/1.1" 200 115 0.048850 252.19.180.185 - - [2026-06-15 01:44:34] "POST /neutron/port HTTP/1.1" 200 1115 0.032192 10.0.0.19 - - [2026-06-15 01:44:34] "DELETE /project/3735cc75-c609-4516-9a0f-2af64db45c29 HTTP/1.1" 200 115 0.483241 10.0.0.19 - - [2026-06-15 01:44:34] "DELETE /project/caca35ad-4f63-40f7-a83d-9ac5cf118ab3 HTTP/1.1" 200 115 0.533003 252.19.180.185 - - [2026-06-15 01:44:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009188 252.19.180.185 - - [2026-06-15 01:44:34] "POST /neutron/port HTTP/1.1" 200 1115 0.015513 252.19.180.185 - - [2026-06-15 01:44:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010858 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/port HTTP/1.1" 200 1114 0.017915 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/port HTTP/1.1" 200 1115 0.015670 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.004606 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005539 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/port HTTP/1.1" 200 1114 0.011485 252.19.180.185 - - [2026-06-15 01:44:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005415 252.19.180.185 - - [2026-06-15 01:44:37] "POST /neutron/port HTTP/1.1" 200 1114 0.014084 252.19.180.185 - - [2026-06-15 01:44:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005939 252.19.180.185 - - [2026-06-15 01:44:37] "POST /neutron/port HTTP/1.1" 200 1114 0.015955 252.19.180.185 - - [2026-06-15 01:44:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005484 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/port HTTP/1.1" 200 3040 0.019752 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005723 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/port HTTP/1.1" 200 3040 0.017740 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006502 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/port HTTP/1.1" 200 3040 0.017573 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006047 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/port HTTP/1.1" 200 3040 0.020284 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006379 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/port HTTP/1.1" 200 3040 0.019988 252.19.180.185 - - [2026-06-15 01:44:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006056 10.0.0.19 - - [2026-06-15 01:44:38] "GET /virtual-machine/f2c9157c-43b0-45bb-bfd1-3c024701695f HTTP/1.1" 200 1801 0.004571 10.0.0.19 - - [2026-06-15 01:44:38] "GET /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca HTTP/1.1" 200 2944 0.005253 10.0.0.19 - - [2026-06-15 01:44:38] "GET /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0 HTTP/1.1" 200 2942 0.005076 10.0.0.19 - - [2026-06-15 01:44:38] "GET /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053 HTTP/1.1" 200 2942 0.005056 10.0.0.19 - - [2026-06-15 01:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2026-06-15 01:44:39] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002928 10.0.0.19 - - [2026-06-15 01:44:39] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003626 10.0.0.19 - - [2026-06-15 01:44:39] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004913 10.0.0.19 - - [2026-06-15 01:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2026-06-15 01:44:42] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006099 10.0.0.19 - - [2026-06-15 01:44:43] "GET /obj-perms HTTP/1.1" 200 6372 0.069446 10.0.0.19 - - [2026-06-15 01:44:43] "GET /obj-perms HTTP/1.1" 200 6372 0.054267 10.0.0.19 - - [2026-06-15 01:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2026-06-15 01:44:46] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006004 10.0.0.19 - - [2026-06-15 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.19 - - [2026-06-15 01:44:50] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009255 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:44:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:44:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001200 10.0.0.19 - - [2026-06-15 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.19 - - [2026-06-15 01:44:52] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002872 10.0.0.19 - - [2026-06-15 01:44:52] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002935 10.0.0.19 - - [2026-06-15 01:44:52] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004973 252.19.180.185 - - [2026-06-15 01:44:53] "POST /neutron/port HTTP/1.1" 200 3040 0.018813 252.19.180.185 - - [2026-06-15 01:44:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005827 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:44:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:44:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001107 252.19.180.185 - - [2026-06-15 01:44:58] "POST /neutron/port HTTP/1.1" 200 3040 0.020025 252.19.180.185 - - [2026-06-15 01:44:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006580 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001424 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001659 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/port HTTP/1.1" 200 3040 0.069845 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006261 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/port HTTP/1.1" 200 3040 0.078380 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007450 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/port HTTP/1.1" 200 3040 0.059330 252.19.180.185 - - [2026-06-15 01:45:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006357 252.19.180.185 - - [2026-06-15 01:45:04] "POST /neutron/port HTTP/1.1" 200 3040 0.059105 252.19.180.185 - - [2026-06-15 01:45:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007303 252.19.180.185 - - [2026-06-15 01:45:04] "POST /neutron/port HTTP/1.1" 200 3040 0.061319 252.19.180.185 - - [2026-06-15 01:45:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005331 252.19.180.185 - - [2026-06-15 01:45:08] "POST /neutron/port HTTP/1.1" 200 3040 0.020926 252.19.180.185 - - [2026-06-15 01:45:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008159 10.0.0.19 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.19 - - [2026-06-15 01:45:14] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003884 10.0.0.19 - - [2026-06-15 01:45:14] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003206 10.0.0.19 - - [2026-06-15 01:45:14] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005420 10.0.0.19 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2026-06-15 01:45:14] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003339 10.0.0.19 - - [2026-06-15 01:45:14] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003468 10.0.0.19 - - [2026-06-15 01:45:14] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005614 10.0.0.19 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.002937 10.0.0.19 - - [2026-06-15 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.19 - - [2026-06-15 01:45:14] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001121 10.0.0.19 - - [2026-06-15 01:45:14] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030426 10.0.0.19 - - [2026-06-15 01:45:14] "POST /service-instances HTTP/1.1" 200 543 0.065128 10.0.0.19 - - [2026-06-15 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.19 - - [2026-06-15 01:45:15] "GET /service-instance/3b6ce639-d381-4756-bc62-34e54820a550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005195 10.0.0.19 - - [2026-06-15 01:45:15] "POST /port-tuples HTTP/1.1" 200 586 0.030355 10.0.0.19 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.005691 10.0.0.19 - - [2026-06-15 01:45:15] "PUT /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0 HTTP/1.1" 200 285 0.010981 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.010758 10.0.0.19 - - [2026-06-15 01:45:15] "POST /instance-ips HTTP/1.1" 200 386 0.032733 10.0.0.19 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.006560 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.017542 10.0.0.19 - - [2026-06-15 01:45:15] "PUT /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053 HTTP/1.1" 200 285 0.010736 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.009475 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004380 10.0.0.19 - - [2026-06-15 01:45:15] "GET /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006158 10.0.0.19 - - [2026-06-15 01:45:15] "POST /instance-ips HTTP/1.1" 200 386 0.025437 10.0.0.19 - - [2026-06-15 01:45:15] "PUT /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca HTTP/1.1" 200 285 0.014063 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.013023 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.013028 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.009733 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003480 252.19.180.185 - - [2026-06-15 01:45:15] "POST /neutron/port HTTP/1.1" 200 1115 0.014168 10.0.0.19 - - [2026-06-15 01:45:15] "POST /instance-ips HTTP/1.1" 200 374 0.019803 252.19.180.185 - - [2026-06-15 01:45:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007154 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.010024 252.19.180.185 - - [2026-06-15 01:45:15] "POST /neutron/port HTTP/1.1" 200 1115 0.014013 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.009431 252.19.180.185 - - [2026-06-15 01:45:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007672 10.0.0.19 - - [2026-06-15 01:45:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003238 10.0.0.19 - - [2026-06-15 01:45:16] "POST /instance-ips HTTP/1.1" 200 374 0.023818 252.19.180.185 - - [2026-06-15 01:45:16] "POST /neutron/port HTTP/1.1" 200 1115 0.019040 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010280 252.19.180.185 - - [2026-06-15 01:45:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007225 10.0.0.19 - - [2026-06-15 01:45:16] "GET /virtual-machine/628d5881-9695-44cd-9b20-a7a35f3f7f11 HTTP/1.1" 200 1290 0.005920 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010095 10.0.0.19 - - [2026-06-15 01:45:16] "GET /virtual-machine-interface/82ffa2b5-1715-4fb4-b733-05ca667bc61e HTTP/1.1" 200 2941 0.005830 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003222 10.0.0.19 - - [2026-06-15 01:45:16] "POST /instance-ips HTTP/1.1" 200 376 0.015666 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.009221 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.19 - - [2026-06-15 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.19 - - [2026-06-15 01:45:16] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003979 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003683 10.0.0.19 - - [2026-06-15 01:45:16] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003103 10.0.0.19 - - [2026-06-15 01:45:16] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005090 10.0.0.19 - - [2026-06-15 01:45:16] "POST /instance-ips HTTP/1.1" 200 376 0.018242 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.009263 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.013400 10.0.0.19 - - [2026-06-15 01:45:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003093 10.0.0.19 - - [2026-06-15 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.19 - - [2026-06-15 01:45:17] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004735 10.0.0.19 - - [2026-06-15 01:45:17] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003063 10.0.0.19 - - [2026-06-15 01:45:17] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005466 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/port HTTP/1.1" 200 1114 0.011568 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006596 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/port HTTP/1.1" 200 1114 0.013575 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006227 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/port HTTP/1.1" 200 1114 0.012343 252.19.180.185 - - [2026-06-15 01:45:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006318 10.0.0.19 - - [2026-06-15 01:45:18] "GET /virtual-machine/e32d3c8e-1ac6-43c0-a6d6-b8899f0387f9 HTTP/1.1" 200 1291 0.004943 10.0.0.19 - - [2026-06-15 01:45:18] "GET /virtual-machine-interface/68f51828-a032-48aa-a246-355b7368876c HTTP/1.1" 200 2944 0.005085 10.0.0.19 - - [2026-06-15 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2026-06-15 01:45:18] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004143 10.0.0.19 - - [2026-06-15 01:45:18] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002790 10.0.0.19 - - [2026-06-15 01:45:18] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005125 10.0.0.19 - - [2026-06-15 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2026-06-15 01:45:19] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003225 10.0.0.19 - - [2026-06-15 01:45:19] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002916 10.0.0.19 - - [2026-06-15 01:45:20] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005168 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 209 0.003446 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2026-06-15 01:45:20] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001418 10.0.0.19 - - [2026-06-15 01:45:20] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033192 10.0.0.19 - - [2026-06-15 01:45:20] "POST /network-policys HTTP/1.1" 200 547 0.019366 10.0.0.19 - - [2026-06-15 01:45:20] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005254 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2026-06-15 01:45:20] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006438 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.19 - - [2026-06-15 01:45:20] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003488 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.003479 10.0.0.19 - - [2026-06-15 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.048088 10.0.0.19 - - [2026-06-15 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2026-06-15 01:45:20] "POST /access-control-lists HTTP/1.1" 200 601 0.081636 10.0.0.19 - - [2026-06-15 01:45:20] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003778 252.19.180.185 - - [2026-06-15 01:45:20] "POST /neutron/network HTTP/1.1" 200 915 0.006575 10.0.0.19 - - [2026-06-15 01:45:21] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005263 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.19 - - [2026-06-15 01:45:21] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003394 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2026-06-15 01:45:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007596 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.19 - - [2026-06-15 01:45:21] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003975 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.010798 10.0.0.19 - - [2026-06-15 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.057986 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.19 - - [2026-06-15 01:45:21] "POST /access-control-lists HTTP/1.1" 200 604 0.074165 10.0.0.19 - - [2026-06-15 01:45:21] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004222 10.0.0.19 - - [2026-06-15 01:45:21] "POST /routing-instances HTTP/1.1" 200 755 0.022301 252.19.180.185 - - [2026-06-15 01:45:21] "POST /neutron/network HTTP/1.1" 200 916 0.008543 10.0.0.19 - - [2026-06-15 01:45:21] "POST /route-targets HTTP/1.1" 200 328 0.015572 10.0.0.19 - - [2026-06-15 01:45:21] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006850 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.19 - - [2026-06-15 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.014445 10.0.0.19 - - [2026-06-15 01:45:21] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004425 10.0.0.19 - - [2026-06-15 01:45:21] "GET /routing-instance/917bb2ac-124c-40ba-87aa-afe66bd09956?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004739 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2026-06-15 01:45:21] "GET /routing-instance/917bb2ac-124c-40ba-87aa-afe66bd09956?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.004275 10.0.0.19 - - [2026-06-15 01:45:21] "GET /service-template/e5d36127-2542-4114-bcec-33d1357c6b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.004626 10.0.0.19 - - [2026-06-15 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.011516 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.19 - - [2026-06-15 01:45:21] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.19 - - [2026-06-15 01:45:21] "POST /routing-instances HTTP/1.1" 200 756 0.024600 10.0.0.19 - - [2026-06-15 01:45:21] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039823 10.0.0.19 - - [2026-06-15 01:45:21] "POST /route-targets HTTP/1.1" 200 328 0.010162 10.0.0.19 - - [2026-06-15 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.19 - - [2026-06-15 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.011092 10.0.0.19 - - [2026-06-15 01:45:21] "GET /service-instance/3b6ce639-d381-4756-bc62-34e54820a550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3534 0.013218 10.0.0.19 - - [2026-06-15 01:45:22] "GET /routing-instance/52b72891-93b0-434e-ab56-1eec4981cc21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003896 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domains HTTP/1.1" 200 438 0.003048 10.0.0.19 - - [2026-06-15 01:45:22] "GET /routing-instance/52b72891-93b0-434e-ab56-1eec4981cc21?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.006994 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001086 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1525 0.007984 10.0.0.19 - - [2026-06-15 01:45:22] "PUT /routing-instance/917bb2ac-124c-40ba-87aa-afe66bd09956 HTTP/1.1" 200 267 0.016553 10.0.0.19 - - [2026-06-15 01:45:22] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001050 10.0.0.19 - - [2026-06-15 01:45:22] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 4221 0.034851 10.0.0.19 - - [2026-06-15 01:45:22] "PUT /routing-instance/52b72891-93b0-434e-ab56-1eec4981cc21 HTTP/1.1" 200 267 0.017341 10.0.0.19 - - [2026-06-15 01:45:22] "GET /service-instance/3b6ce639-d381-4756-bc62-34e54820a550 HTTP/1.1" 200 3787 0.007462 10.0.0.19 - - [2026-06-15 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.010998 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domains HTTP/1.1" 200 438 0.003670 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001097 10.0.0.19 - - [2026-06-15 01:45:22] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1525 0.008052 10.0.0.19 - - [2026-06-15 01:45:22] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001439 10.0.0.19 - - [2026-06-15 01:45:22] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 4221 0.034916 10.0.0.19 - - [2026-06-15 01:45:22] "GET /service-instance/3b6ce639-d381-4756-bc62-34e54820a550 HTTP/1.1" 200 3787 0.004650 10.0.0.19 - - [2026-06-15 01:45:22] "GET /port-tuple/100c8852-3327-47f1-a712-9f795aed5307 HTTP/1.1" 200 1976 0.003843 10.0.0.19 - - [2026-06-15 01:45:22] "GET /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca HTTP/1.1" 200 3800 0.005892 10.0.0.19 - - [2026-06-15 01:45:22] "GET /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0 HTTP/1.1" 200 3813 0.006888 10.0.0.19 - - [2026-06-15 01:45:22] "GET /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053 HTTP/1.1" 200 3795 0.005531 252.19.180.185 - - [2026-06-15 01:45:22] "POST /neutron/port HTTP/1.1" 200 3811 0.043039 252.19.180.185 - - [2026-06-15 01:45:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012719 252.19.180.185 - - [2026-06-15 01:45:22] "POST /neutron/port HTTP/1.1" 200 3811 0.030861 252.19.180.185 - - [2026-06-15 01:45:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005675 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/port HTTP/1.1" 200 3811 0.029664 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007282 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/port HTTP/1.1" 200 3811 0.033538 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007007 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 889 0.015935 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 915 0.005523 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 804 0.012116 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 830 0.005248 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 890 0.011212 252.19.180.185 - - [2026-06-15 01:45:23] "POST /neutron/network HTTP/1.1" 200 916 0.007351 10.0.0.19 - - [2026-06-15 01:45:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001322 10.0.0.19 - - [2026-06-15 01:45:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001171 10.0.0.19 - - [2026-06-15 01:45:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.001296 10.0.0.19 - - [2026-06-15 01:45:23] "GET /virtual-machine/f2c9157c-43b0-45bb-bfd1-3c024701695f HTTP/1.1" 200 1801 0.004265 10.0.0.19 - - [2026-06-15 01:45:23] "GET /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca HTTP/1.1" 200 3800 0.005095 10.0.0.19 - - [2026-06-15 01:45:23] "GET /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0 HTTP/1.1" 200 3813 0.005064 10.0.0.19 - - [2026-06-15 01:45:23] "GET /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053 HTTP/1.1" 200 3795 0.005180 10.0.0.19 - - [2026-06-15 01:45:23] "GET /instance-ip/27fe01e7-fc70-4a27-8ac7-de603f116a7a HTTP/1.1" 200 1960 0.004610 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/4acd2eaf-d8e6-462d-a939-188a3d84f83f HTTP/1.1" 200 1619 0.005196 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/5456e3f7-fdf9-4f53-a956-e93d410d1749 HTTP/1.1" 200 1958 0.003701 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/4df76b38-465a-427a-bad5-c9e3ea2df72c HTTP/1.1" 200 1980 0.005610 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/5463135d-4af4-40c8-960a-0418bc16ae87 HTTP/1.1" 200 1620 0.005475 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/eaa98148-5b21-454b-88d5-0b91583bcbe7 HTTP/1.1" 200 1978 0.004152 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/0a436ad5-d2df-4875-aa55-92fb36efc068 HTTP/1.1" 200 1953 0.004082 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/4d46af56-ca4f-4f01-b3e1-03b11e549e6e HTTP/1.1" 200 1619 0.004928 10.0.0.19 - - [2026-06-15 01:45:24] "GET /instance-ip/d5b8107d-e84e-4633-96a0-775bdc3eec65 HTTP/1.1" 200 1957 0.003908 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/port HTTP/1.1" 200 3811 0.030993 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006200 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/port HTTP/1.1" 200 3811 0.031248 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007048 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/port HTTP/1.1" 200 3811 0.029547 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009549 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/port HTTP/1.1" 200 3811 0.034169 252.19.180.185 - - [2026-06-15 01:45:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007047 10.0.0.19 - - [2026-06-15 01:45:24] "GET /virtual-machine/f2c9157c-43b0-45bb-bfd1-3c024701695f HTTP/1.1" 200 1801 0.004231 10.0.0.19 - - [2026-06-15 01:45:24] "GET /virtual-machine-interface/479fc2c1-8cf0-4e40-8f66-f817af6d47ca HTTP/1.1" 200 3800 0.005188 10.0.0.19 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/d68b6da4-9c67-4079-a0e1-e327206981a0 HTTP/1.1" 200 3813 0.005679 10.0.0.19 - - [2026-06-15 01:45:25] "GET /virtual-machine-interface/f8dbdfab-322a-475b-b58a-c99d2635e053 HTTP/1.1" 200 3795 0.004900 10.0.0.19 - - [2026-06-15 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2026-06-15 01:45:25] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003915 10.0.0.19 - - [2026-06-15 01:45:25] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004179 10.0.0.19 - - [2026-06-15 01:45:25] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005509 10.0.0.19 - - [2026-06-15 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.19 - - [2026-06-15 01:45:26] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003120 10.0.0.19 - - [2026-06-15 01:45:26] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003335 10.0.0.19 - - [2026-06-15 01:45:26] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005027 10.0.0.19 - - [2026-06-15 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.19 - - [2026-06-15 01:45:26] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003735 10.0.0.19 - - [2026-06-15 01:45:26] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003624 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006517 10.0.0.19 - - [2026-06-15 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.19 - - [2026-06-15 01:45:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003273 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003008 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005209 10.0.0.19 - - [2026-06-15 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.19 - - [2026-06-15 01:45:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003812 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004198 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005312 10.0.0.19 - - [2026-06-15 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.19 - - [2026-06-15 01:45:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002915 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003032 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007282 10.0.0.19 - - [2026-06-15 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2026-06-15 01:45:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003847 10.0.0.19 - - [2026-06-15 01:45:27] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003313 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005893 10.0.0.19 - - [2026-06-15 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.19 - - [2026-06-15 01:45:28] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002801 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002975 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004920 10.0.0.19 - - [2026-06-15 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.19 - - [2026-06-15 01:45:28] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003723 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003106 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-network/98adf66a-872e-46e7-9598-266565136351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007324 10.0.0.19 - - [2026-06-15 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.19 - - [2026-06-15 01:45:28] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003012 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003047 10.0.0.19 - - [2026-06-15 01:45:28] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005333 10.0.0.19 - - [2026-06-15 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2026-06-15 01:45:28] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003116 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003360 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006566 10.0.0.19 - - [2026-06-15 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.19 - - [2026-06-15 01:45:29] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003089 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002909 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005069 10.0.0.19 - - [2026-06-15 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.19 - - [2026-06-15 01:45:29] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003479 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-networks?parent_id=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003899 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004919 10.0.0.19 - - [2026-06-15 01:45:29] "GET /virtual-machine/f2c9157c-43b0-45bb-bfd1-3c024701695f HTTP/1.1" 200 1801 0.003902 10.0.0.19 - - [2026-06-15 01:45:29] "GET /domains HTTP/1.1" 200 438 0.002720 10.0.0.19 - - [2026-06-15 01:45:29] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001063 10.0.0.19 - - [2026-06-15 01:45:29] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1525 0.006854 10.0.0.19 - - [2026-06-15 01:45:29] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001408 10.0.0.19 - - [2026-06-15 01:45:29] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 4221 0.026218 10.0.0.19 - - [2026-06-15 01:45:29] "GET /service-instance/3b6ce639-d381-4756-bc62-34e54820a550 HTTP/1.1" 200 3787 0.003898 10.0.0.19 - - [2026-06-15 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2026-06-15 01:45:29] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004059 10.0.0.19 - - [2026-06-15 01:45:29] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.005070 10.0.0.19 - - [2026-06-15 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2026-06-15 01:45:30] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003974 10.0.0.19 - - [2026-06-15 01:45:30] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.004874 10.0.0.19 - - [2026-06-15 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.19 - - [2026-06-15 01:45:30] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005762 10.0.0.19 - - [2026-06-15 01:45:30] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?fields=routing_instances HTTP/1.1" 200 1680 0.007723 10.0.0.19 - - [2026-06-15 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2026-06-15 01:45:30] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004620 10.0.0.19 - - [2026-06-15 01:45:30] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?fields=routing_instances HTTP/1.1" 200 1685 0.007090 10.0.0.19 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.031788 10.0.0.19 - - [2026-06-15 01:45:34] "DELETE /access-control-list/45e0c9cf-74c6-4b56-995c-a2082475938d HTTP/1.1" 200 115 0.027800 252.19.180.185 - - [2026-06-15 01:45:34] "POST /neutron/network HTTP/1.1" 200 830 0.010841 10.0.0.19 - - [2026-06-15 01:45:34] "GET /virtual-network/d690a048-a201-408b-a722-99692ace6376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006844 10.0.0.19 - - [2026-06-15 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-06-15 01:45:34] "DELETE /routing-instance/917bb2ac-124c-40ba-87aa-afe66bd09956 HTTP/1.1" 200 115 0.034319 10.0.0.19 - - [2026-06-15 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.19 - - [2026-06-15 01:45:34] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004527 10.0.0.19 - - [2026-06-15 01:45:34] "DELETE /route-target/a553dc65-3e6c-4350-9066-21757affda7a HTTP/1.1" 200 115 0.016985 10.0.0.19 - - [2026-06-15 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.043514 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /routing-instance/52b72891-93b0-434e-ab56-1eec4981cc21 HTTP/1.1" 200 115 0.060089 10.0.0.19 - - [2026-06-15 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 252.19.180.185 - - [2026-06-15 01:45:35] "POST /neutron/network HTTP/1.1" 200 829 0.006674 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /route-target/671f7194-51ba-4e6d-919a-3c0a9b542a79 HTTP/1.1" 200 115 0.015226 10.0.0.19 - - [2026-06-15 01:45:35] "GET /virtual-network/8ccf3dfd-0052-4064-bbe7-610b7fe4adb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005467 10.0.0.19 - - [2026-06-15 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /access-control-list/639bcedb-7850-4e76-86b3-eb5971cbcfd8 HTTP/1.1" 200 115 0.023702 10.0.0.19 - - [2026-06-15 01:45:35] "GET /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003349 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /network-policy/9c1f50c7-3159-4e1d-93c5-94a8174dd2bb HTTP/1.1" 200 115 0.020420 10.0.0.19 - - [2026-06-15 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /service-instance/3b6ce639-d381-4756-bc62-34e54820a550 HTTP/1.1" 200 115 0.037665 10.0.0.19 - - [2026-06-15 01:45:35] "GET /domains HTTP/1.1" 200 438 0.002946 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.013674 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/0a436ad5-d2df-4875-aa55-92fb36efc068 HTTP/1.1" 200 115 0.019263 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.009909 10.0.0.19 - - [2026-06-15 01:45:35] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001543 10.0.0.19 - - [2026-06-15 01:45:35] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1525 0.007625 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/5456e3f7-fdf9-4f53-a956-e93d410d1749 HTTP/1.1" 200 115 0.021154 10.0.0.19 - - [2026-06-15 01:45:35] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.19 - - [2026-06-15 01:45:35] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 3749 0.028497 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/eaa98148-5b21-454b-88d5-0b91583bcbe7 HTTP/1.1" 200 115 0.026725 10.0.0.19 - - [2026-06-15 01:45:35] "GET /virtual-machine/f2c9157c-43b0-45bb-bfd1-3c024701695f HTTP/1.1" 200 1801 0.005111 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.014581 10.0.0.19 - - [2026-06-15 01:45:35] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002921 10.0.0.19 - - [2026-06-15 01:45:35] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003549 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/d5b8107d-e84e-4633-96a0-775bdc3eec65 HTTP/1.1" 200 115 0.023831 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/4df76b38-465a-427a-bad5-c9e3ea2df72c HTTP/1.1" 200 115 0.021437 10.0.0.19 - - [2026-06-15 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.011165 10.0.0.19 - - [2026-06-15 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /service-template/e5d36127-2542-4114-bcec-33d1357c6b1d HTTP/1.1" 200 115 0.030977 10.0.0.19 - - [2026-06-15 01:45:35] "POST /fqname-to-id HTTP/1.1" 404 191 0.003129 10.0.0.19 - - [2026-06-15 01:45:35] "DELETE /instance-ip/27fe01e7-fc70-4a27-8ac7-de603f116a7a HTTP/1.1" 200 115 0.032501 252.19.180.185 - - [2026-06-15 01:45:36] "POST /neutron/network HTTP/1.1" 200 830 0.005229 252.19.180.185 - - [2026-06-15 01:45:36] "POST /neutron/network HTTP/1.1" 400 204 0.010032 252.19.180.185 - - [2026-06-15 01:45:36] "POST /neutron/port HTTP/1.1" 200 1114 0.018556 252.19.180.185 - - [2026-06-15 01:45:36] "POST /neutron/port HTTP/1.1" 200 1115 0.016541 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 1105 0.014896 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 1104 0.012908 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 151 0.209079 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 151 0.226867 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 3040 0.062587 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 1106 0.014827 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 151 0.184727 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 1105 0.010743 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 151 0.092956 252.19.180.185 - - [2026-06-15 01:45:37] "POST /neutron/port HTTP/1.1" 200 1104 0.009919 252.19.180.185 - - [2026-06-15 01:45:38] "POST /neutron/port HTTP/1.1" 200 151 0.113526 252.19.180.185 - - [2026-06-15 01:45:38] "POST /neutron/network HTTP/1.1" 200 830 0.006339 10.0.0.19 - - [2026-06-15 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.19 - - [2026-06-15 01:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002101 10.0.0.19 - - [2026-06-15 01:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.001962 252.19.180.185 - - [2026-06-15 01:45:38] "POST /neutron/network HTTP/1.1" 200 151 0.095134 10.0.0.19 - - [2026-06-15 01:45:38] "GET /routing-instance/6130eaa4-73a6-4352-ae53-bc74e41f6495 HTTP/1.1" 404 171 0.006253 10.0.0.19 - - [2026-06-15 01:45:38] "DELETE /route-target/891da3c0-5ac8-4c17-94fe-63da82191a73 HTTP/1.1" 200 115 0.021780 10.0.0.19 - - [2026-06-15 01:45:38] "GET /domains HTTP/1.1" 200 438 0.002940 10.0.0.19 - - [2026-06-15 01:45:38] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001235 10.0.0.19 - - [2026-06-15 01:45:38] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1303 0.009981 10.0.0.19 - - [2026-06-15 01:45:38] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002008 10.0.0.19 - - [2026-06-15 01:45:38] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2294 0.029170 252.19.180.185 - - [2026-06-15 01:45:38] "POST /neutron/network HTTP/1.1" 200 829 0.005844 10.0.0.19 - - [2026-06-15 01:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004246 10.0.0.19 - - [2026-06-15 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.19 - - [2026-06-15 01:45:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003142 252.19.180.185 - - [2026-06-15 01:45:39] "POST /neutron/network HTTP/1.1" 200 151 0.085679 10.0.0.19 - - [2026-06-15 01:45:39] "DELETE /route-target/eabb2524-9ab2-4a6d-bef9-a073f0dc427a HTTP/1.1" 200 115 0.025740 10.0.0.19 - - [2026-06-15 01:45:39] "GET /routing-instance/58e54821-91b1-46a5-9b8c-1dbf75a276ba HTTP/1.1" 404 171 0.004849 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domains HTTP/1.1" 200 438 0.002857 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001390 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1303 0.008288 10.0.0.19 - - [2026-06-15 01:45:39] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002115 10.0.0.19 - - [2026-06-15 01:45:39] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 2077 0.030174 252.19.180.185 - - [2026-06-15 01:45:39] "POST /neutron/network HTTP/1.1" 200 830 0.005237 10.0.0.19 - - [2026-06-15 01:45:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004677 10.0.0.19 - - [2026-06-15 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.19 - - [2026-06-15 01:45:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003723 252.19.180.185 - - [2026-06-15 01:45:39] "POST /neutron/network HTTP/1.1" 200 151 0.098545 10.0.0.19 - - [2026-06-15 01:45:39] "GET /routing-instance/2a610c44-19aa-4cd9-bc31-f3aafa12e950 HTTP/1.1" 404 171 0.003480 10.0.0.19 - - [2026-06-15 01:45:39] "DELETE /route-target/c51c5c30-46b5-4d95-b394-a4e50fd48528 HTTP/1.1" 200 115 0.031525 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domains HTTP/1.1" 200 438 0.003594 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001105 10.0.0.19 - - [2026-06-15 01:45:39] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1303 0.006707 10.0.0.19 - - [2026-06-15 01:45:39] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002239 10.0.0.19 - - [2026-06-15 01:45:39] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 1838 0.029735 10.0.0.19 - - [2026-06-15 01:45:40] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001137 10.0.0.19 - - [2026-06-15 01:45:40] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027381 10.0.0.19 - - [2026-06-15 01:45:40] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000979 10.0.0.19 - - [2026-06-15 01:45:40] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?fields=virtual_networks HTTP/1.1" 200 1029 0.065556 10.0.0.19 - - [2026-06-15 01:45:40] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002458 10.0.0.19 - - [2026-06-15 01:45:40] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.024398 10.0.0.19 - - [2026-06-15 01:45:40] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001040 10.0.0.19 - - [2026-06-15 01:45:40] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?fields=security_groups HTTP/1.1" 200 1252 0.024082 10.0.0.19 - - [2026-06-15 01:45:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001040 10.0.0.19 - - [2026-06-15 01:45:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007205 10.0.0.19 - - [2026-06-15 01:45:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.030481 10.0.0.19 - - [2026-06-15 01:45:41] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002870 10.0.0.19 - - [2026-06-15 01:45:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001078 10.0.0.19 - - [2026-06-15 01:45:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006693 10.0.0.19 - - [2026-06-15 01:45:41] "POST /id-to-fqname HTTP/1.1" 200 189 0.001562 10.0.0.19 - - [2026-06-15 01:45:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.003746 10.0.0.19 - - [2026-06-15 01:45:42] "POST /security-groups HTTP/1.1" 200 584 0.060268 10.0.0.19 - - [2026-06-15 01:45:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.004292 10.0.0.19 - - [2026-06-15 01:45:42] "POST /projects HTTP/1.1" 200 579 0.204038 10.0.0.19 - - [2026-06-15 01:45:42] "POST /access-control-lists HTTP/1.1" 200 597 0.059112 10.0.0.19 - - [2026-06-15 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.278632 10.0.0.19 - - [2026-06-15 01:45:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.002874 10.0.0.19 - - [2026-06-15 01:45:42] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.414145 10.0.0.19 - - [2026-06-15 01:45:42] "POST /access-control-lists HTTP/1.1" 200 595 0.060298 10.0.0.19 - - [2026-06-15 01:45:43] "GET / HTTP/1.1" 200 36215 0.002688 10.0.0.19 - - [2026-06-15 01:45:44] "GET /obj-perms HTTP/1.1" 200 6372 0.069640 10.0.0.19 - - [2026-06-15 01:45:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000495 10.0.0.19 - - [2026-06-15 01:45:44] "GET /obj-perms HTTP/1.1" 200 6372 0.072420 10.0.0.19 - - [2026-06-15 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027796 10.0.0.19 - - [2026-06-15 01:45:45] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001912 10.0.0.19 - - [2026-06-15 01:45:45] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.034084 10.0.0.19 - - [2026-06-15 01:45:45] "POST /fqname-to-id HTTP/1.1" 404 178 0.003266 10.0.0.19 - - [2026-06-15 01:45:45] "POST /virtual-DNSs HTTP/1.1" 200 507 0.018806 10.0.0.19 - - [2026-06-15 01:45:45] "GET /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.012618 10.0.0.19 - - [2026-06-15 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2026-06-15 01:45:45] "GET /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003466 10.0.0.19 - - [2026-06-15 01:45:45] "GET /domains HTTP/1.1" 401 296 0.000426 10.0.0.19 - - [2026-06-15 01:45:45] "GET /domains HTTP/1.1" 200 438 0.038065 10.0.0.19 - - [2026-06-15 01:45:45] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001589 10.0.0.19 - - [2026-06-15 01:45:45] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1688 0.012928 10.0.0.19 - - [2026-06-15 01:45:45] "GET /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 HTTP/1.1" 200 1439 0.004530 10.0.0.19 - - [2026-06-15 01:45:45] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002871 10.0.0.19 - - [2026-06-15 01:45:46] "POST /network-ipams HTTP/1.1" 200 514 0.023150 10.0.0.19 - - [2026-06-15 01:45:46] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003414 10.0.0.19 - - [2026-06-15 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.19 - - [2026-06-15 01:45:46] "GET /network-ipam/c9585363-8db8-465a-b581-b3422c71e51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1399 0.005687 10.0.0.19 - - [2026-06-15 01:45:46] "PUT /network-ipam/c9585363-8db8-465a-b581-b3422c71e51a HTTP/1.1" 200 259 0.010852 10.0.0.19 - - [2026-06-15 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.19 - - [2026-06-15 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.19 - - [2026-06-15 01:45:46] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001179 10.0.0.19 - - [2026-06-15 01:45:46] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.033578 252.19.180.185 - - [2026-06-15 01:45:46] "POST /neutron/network HTTP/1.1" 200 117 0.039439 10.0.0.19 - - [2026-06-15 01:45:46] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001116 252.19.180.185 - - [2026-06-15 01:45:46] "POST /neutron/network HTTP/1.1" 200 616 0.084769 10.0.0.19 - - [2026-06-15 01:45:46] "POST /route-targets HTTP/1.1" 200 328 0.012392 10.0.0.19 - - [2026-06-15 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.020402 10.0.0.19 - - [2026-06-15 01:45:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003359 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/subnet HTTP/1.1" 200 711 0.230966 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 829 0.007294 10.0.0.19 - - [2026-06-15 01:45:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.002038 10.0.0.19 - - [2026-06-15 01:45:47] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007735 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 829 0.006010 10.0.0.19 - - [2026-06-15 01:45:47] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005646 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 829 0.005253 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/subnet HTTP/1.1" 200 711 0.007334 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 803 0.011724 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 829 0.005015 10.0.0.19 - - [2026-06-15 01:45:47] "POST /id-to-fqname HTTP/1.1" 200 225 0.001462 252.19.180.185 - - [2026-06-15 01:45:47] "POST /neutron/network HTTP/1.1" 200 839 0.005128 252.19.180.185 - - [2026-06-15 01:45:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000592 252.19.180.185 - - [2026-06-15 01:45:47] "GET / HTTP/1.1" 200 36215 0.001886 252.19.180.185 - - [2026-06-15 01:45:47] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000398 10.0.0.19 - - [2026-06-15 01:45:48] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 252.19.180.185 - - [2026-06-15 01:45:48] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.051703 252.19.180.185 - - [2026-06-15 01:45:48] "POST /neutron/network HTTP/1.1" 200 829 0.005676 252.19.180.185 - - [2026-06-15 01:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.006440 252.19.180.185 - - [2026-06-15 01:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.006414 252.19.180.185 - - [2026-06-15 01:45:48] "POST /neutron/port HTTP/1.1" 200 117 0.007836 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/network HTTP/1.1" 200 839 0.012711 10.0.0.19 - - [2026-06-15 01:45:49] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001165 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/port HTTP/1.1" 200 1056 0.214678 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/port HTTP/1.1" 200 1056 0.013894 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/port HTTP/1.1" 200 1056 0.010998 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/port HTTP/1.1" 200 1106 0.059210 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/port HTTP/1.1" 200 1116 0.011974 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004216 252.19.180.185 - - [2026-06-15 01:45:49] "POST /neutron/subnet HTTP/1.1" 200 685 0.007297 252.19.180.185 - - [2026-06-15 01:45:50] "POST /neutron/port HTTP/1.1" 200 117 0.001327 252.19.180.185 - - [2026-06-15 01:45:50] "POST /neutron/network HTTP/1.1" 200 829 0.005978 252.19.180.185 - - [2026-06-15 01:45:53] "POST /neutron/port HTTP/1.1" 200 1116 0.014192 252.19.180.185 - - [2026-06-15 01:45:53] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006337 252.19.180.185 - - [2026-06-15 01:45:53] "POST /neutron/port HTTP/1.1" 200 1116 0.012303 252.19.180.185 - - [2026-06-15 01:45:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006280 252.19.180.185 - - [2026-06-15 01:45:54] "POST /neutron/port HTTP/1.1" 200 1116 0.012629 252.19.180.185 - - [2026-06-15 01:45:54] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006072 10.0.0.19 - - [2026-06-15 01:45:54] "GET /virtual-machine/b24f8466-c87e-489b-af61-2d0e2517ff61 HTTP/1.1" 200 1294 0.005210 10.0.0.19 - - [2026-06-15 01:45:54] "GET /virtual-machine-interface/e4ffc5dd-e989-4b4f-af6d-76b5cc901f2d HTTP/1.1" 200 2960 0.005685 10.0.0.19 - - [2026-06-15 01:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.19 - - [2026-06-15 01:45:54] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003005 10.0.0.19 - - [2026-06-15 01:45:54] "GET /virtual-networks?parent_id=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002911 10.0.0.19 - - [2026-06-15 01:45:54] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005210 10.0.0.19 - - [2026-06-15 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.19 - - [2026-06-15 01:45:57] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005015 252.19.180.185 - - [2026-06-15 01:45:59] "POST /neutron/port HTTP/1.1" 200 1116 0.011138 252.19.180.185 - - [2026-06-15 01:45:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005700 252.19.180.185 - - [2026-06-15 01:45:59] "POST /neutron/port HTTP/1.1" 200 1116 0.012136 252.19.180.185 - - [2026-06-15 01:45:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006096 10.0.0.19 - - [2026-06-15 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.19 - - [2026-06-15 01:46:01] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003708 10.0.0.19 - - [2026-06-15 01:46:01] "GET /virtual-networks?parent_id=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003989 10.0.0.19 - - [2026-06-15 01:46:01] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006267 252.19.180.185 - - [2026-06-15 01:46:02] "POST /neutron/port HTTP/1.1" 200 1116 0.016005 252.19.180.185 - - [2026-06-15 01:46:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005497 252.19.180.185 - - [2026-06-15 01:46:06] "POST /neutron/network HTTP/1.1" 200 803 0.012213 252.19.180.185 - - [2026-06-15 01:46:06] "POST /neutron/network HTTP/1.1" 200 829 0.005672 10.0.0.19 - - [2026-06-15 01:46:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001707 252.19.180.185 - - [2026-06-15 01:46:06] "POST /neutron/port HTTP/1.1" 200 1116 0.015675 252.19.180.185 - - [2026-06-15 01:46:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006177 252.19.180.185 - - [2026-06-15 01:46:07] "POST /neutron/network HTTP/1.1" 200 839 0.005521 252.19.180.185 - - [2026-06-15 01:46:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000587 252.19.180.185 - - [2026-06-15 01:46:07] "GET / HTTP/1.1" 200 36215 0.002948 252.19.180.185 - - [2026-06-15 01:46:07] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000414 10.0.0.19 - - [2026-06-15 01:46:07] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001084 252.19.180.185 - - [2026-06-15 01:46:07] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052057 252.19.180.185 - - [2026-06-15 01:46:07] "POST /neutron/network HTTP/1.1" 200 829 0.005680 252.19.180.185 - - [2026-06-15 01:46:07] "POST /neutron/port HTTP/1.1" 200 1116 0.024120 252.19.180.185 - - [2026-06-15 01:46:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005753 252.19.180.185 - - [2026-06-15 01:46:07] "POST /neutron/port HTTP/1.1" 200 117 0.005210 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 117 0.005131 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/network HTTP/1.1" 200 839 0.005635 10.0.0.19 - - [2026-06-15 01:46:08] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001274 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1056 0.207615 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1056 0.021269 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1116 0.016789 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1056 0.011288 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1116 0.018168 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1106 0.063975 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/network HTTP/1.1" 200 839 0.005594 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003429 252.19.180.185 - - [2026-06-15 01:46:08] "POST /neutron/port HTTP/1.1" 200 1116 0.012964 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.008116 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003438 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/port HTTP/1.1" 200 117 0.001471 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/subnet HTTP/1.1" 200 685 0.006820 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/network HTTP/1.1" 200 829 0.005420 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/port HTTP/1.1" 200 117 0.001310 252.19.180.185 - - [2026-06-15 01:46:09] "POST /neutron/network HTTP/1.1" 200 829 0.005606 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013720 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006331 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/port HTTP/1.1" 200 1116 0.012289 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006758 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/port HTTP/1.1" 200 1116 0.013310 252.19.180.185 - - [2026-06-15 01:46:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006306 10.0.0.19 - - [2026-06-15 01:46:13] "GET /virtual-machine/41e69bd2-33b6-4d63-abb9-10de159d0645 HTTP/1.1" 200 1293 0.004841 10.0.0.19 - - [2026-06-15 01:46:13] "GET /virtual-machine-interface/76374e50-53f6-4616-abe4-9cd4876e7df6 HTTP/1.1" 200 2959 0.005279 10.0.0.19 - - [2026-06-15 01:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2026-06-15 01:46:13] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003250 10.0.0.19 - - [2026-06-15 01:46:13] "GET /virtual-networks?parent_id=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002827 10.0.0.19 - - [2026-06-15 01:46:13] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004626 10.0.0.19 - - [2026-06-15 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.19 - - [2026-06-15 01:46:16] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004758 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/port HTTP/1.1" 200 1116 0.012992 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005570 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/port HTTP/1.1" 200 1116 0.012565 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005517 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/port HTTP/1.1" 200 1116 0.013524 252.19.180.185 - - [2026-06-15 01:46:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006244 10.0.0.19 - - [2026-06-15 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2026-06-15 01:46:19] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003305 10.0.0.19 - - [2026-06-15 01:46:19] "GET /virtual-networks?parent_id=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002959 10.0.0.19 - - [2026-06-15 01:46:19] "GET /virtual-network/1d527e94-968d-45d3-b1af-a71f18e898b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005441 252.19.180.185 - - [2026-06-15 01:46:19] "POST /neutron/port HTTP/1.1" 200 1116 0.014900 252.19.180.185 - - [2026-06-15 01:46:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006723 252.19.180.185 - - [2026-06-15 01:46:20] "POST /neutron/port HTTP/1.1" 200 1116 0.011675 252.19.180.185 - - [2026-06-15 01:46:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006328 10.0.0.19 - - [2026-06-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008709 10.0.0.19 - - [2026-06-15 01:46:31] "DELETE /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 HTTP/1.1" 409 236 0.009064 10.0.0.19 - - [2026-06-15 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.011577 10.0.0.19 - - [2026-06-15 01:46:31] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.097123 10.0.0.19 - - [2026-06-15 01:46:32] "GET /virtual-DNS-record/ac2c0835-0b7b-497e-83a4-2e4890686e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.035421 10.0.0.19 - - [2026-06-15 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007317 10.0.0.19 - - [2026-06-15 01:46:32] "GET /virtual-DNS-record/ac2c0835-0b7b-497e-83a4-2e4890686e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.021824 10.0.0.19 - - [2026-06-15 01:46:32] "GET /domains HTTP/1.1" 200 438 0.004451 10.0.0.19 - - [2026-06-15 01:46:32] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002351 10.0.0.19 - - [2026-06-15 01:46:32] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1688 0.018813 10.0.0.19 - - [2026-06-15 01:46:32] "GET /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 HTTP/1.1" 200 1906 0.011495 10.0.0.19 - - [2026-06-15 01:46:32] "GET /virtual-DNS-record/ac2c0835-0b7b-497e-83a4-2e4890686e51 HTTP/1.1" 200 1336 0.009481 10.0.0.19 - - [2026-06-15 01:46:34] "DELETE /project/a5c41e6476d14c3bb720ea4c83f6a68c HTTP/1.1" 404 173 0.008983 10.0.0.19 - - [2026-06-15 01:46:34] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002151 10.0.0.19 - - [2026-06-15 01:46:34] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.039753 10.0.0.19 - - [2026-06-15 01:46:34] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001209 10.0.0.19 - - [2026-06-15 01:46:34] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?fields=security_groups HTTP/1.1" 200 1345 0.082177 10.0.0.19 - - [2026-06-15 01:46:34] "DELETE /security-group/c0fa4d38-4e72-4597-9b35-c7648b983ec5 HTTP/1.1" 200 115 0.050507 10.0.0.19 - - [2026-06-15 01:46:34] "GET /projects?obj_uuids=fc04c34f-dba1-4462-9f0b-3ca10c68f66d&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.19 - - [2026-06-15 01:46:34] "GET /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d?fields=application_policy_sets HTTP/1.1" 200 1384 0.039062 10.0.0.19 - - [2026-06-15 01:46:34] "DELETE /access-control-list/899ebdd7-c3f1-4296-94bb-b2adbbe50640 HTTP/1.1" 200 115 0.059350 10.0.0.19 - - [2026-06-15 01:46:34] "DELETE /access-control-list/77671e0f-f3b0-4813-a353-318ddd864f4f HTTP/1.1" 200 115 0.065715 10.0.0.19 - - [2026-06-15 01:46:34] "DELETE /project/fc04c34f-dba1-4462-9f0b-3ca10c68f66d HTTP/1.1" 200 115 0.499011 10.0.0.19 - - [2026-06-15 01:46:38] "DELETE /virtual-DNS-record/ac2c0835-0b7b-497e-83a4-2e4890686e51 HTTP/1.1" 200 115 0.032936 10.0.0.19 - - [2026-06-15 01:46:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.003981 252.19.180.185 - - [2026-06-15 01:46:38] "POST /neutron/network HTTP/1.1" 200 829 0.009409 252.19.180.185 - - [2026-06-15 01:46:38] "POST /neutron/network HTTP/1.1" 400 204 0.022114 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 1116 0.029145 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 1116 0.026058 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 1106 0.014407 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 1106 0.012380 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 151 0.163166 252.19.180.185 - - [2026-06-15 01:46:39] "POST /neutron/port HTTP/1.1" 200 151 0.165476 252.19.180.185 - - [2026-06-15 01:46:40] "POST /neutron/network HTTP/1.1" 200 829 0.006755 10.0.0.19 - - [2026-06-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.19 - - [2026-06-15 01:46:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003076 10.0.0.19 - - [2026-06-15 01:46:41] "DELETE /route-target/1bfb3de1-b704-4f47-8f5c-22f83fb1259f HTTP/1.1" 200 115 0.168175 10.0.0.19 - - [2026-06-15 01:46:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002642 252.19.180.185 - - [2026-06-15 01:46:41] "POST /neutron/network HTTP/1.1" 200 151 0.421681 10.0.0.19 - - [2026-06-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.19 - - [2026-06-15 01:46:41] "DELETE /network-ipam/c9585363-8db8-465a-b581-b3422c71e51a HTTP/1.1" 200 115 0.044933 10.0.0.19 - - [2026-06-15 01:46:41] "DELETE /virtual-DNS/d6135155-22b0-441b-b168-f3acf2cb57e2 HTTP/1.1" 200 115 0.037303 10.0.0.19 - - [2026-06-15 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.003361 10.0.0.19 - - [2026-06-15 01:46:41] "GET /domains HTTP/1.1" 200 438 0.003181 10.0.0.19 - - [2026-06-15 01:46:41] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.19 - - [2026-06-15 01:46:41] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1306 0.009086 10.0.0.19 - - [2026-06-15 01:46:42] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001064 10.0.0.19 - - [2026-06-15 01:46:42] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044599 10.0.0.19 - - [2026-06-15 01:46:42] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001238 10.0.0.19 - - [2026-06-15 01:46:42] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?fields=virtual_networks HTTP/1.1" 200 1035 0.030740 10.0.0.19 - - [2026-06-15 01:46:42] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001499 10.0.0.19 - - [2026-06-15 01:46:42] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.038147 10.0.0.19 - - [2026-06-15 01:46:42] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001421 10.0.0.19 - - [2026-06-15 01:46:42] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?fields=security_groups HTTP/1.1" 200 1261 0.047090 10.0.0.19 - - [2026-06-15 01:46:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.065802 10.0.0.19 - - [2026-06-15 01:46:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.071924 10.0.0.19 - - [2026-06-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.040549 10.0.0.19 - - [2026-06-15 01:46:43] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002330 10.0.0.19 - - [2026-06-15 01:46:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000995 10.0.0.19 - - [2026-06-15 01:46:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006541 10.0.0.19 - - [2026-06-15 01:46:43] "POST /id-to-fqname HTTP/1.1" 200 189 0.002926 10.0.0.19 - - [2026-06-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.005201 10.0.0.19 - - [2026-06-15 01:46:43] "POST /security-groups HTTP/1.1" 200 584 0.069543 10.0.0.19 - - [2026-06-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.003555 10.0.0.19 - - [2026-06-15 01:46:43] "POST /projects HTTP/1.1" 200 579 0.237910 10.0.0.19 - - [2026-06-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.312780 10.0.0.19 - - [2026-06-15 01:46:43] "POST /access-control-lists HTTP/1.1" 200 597 0.070983 10.0.0.19 - - [2026-06-15 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.005460 10.0.0.19 - - [2026-06-15 01:46:43] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.465205 10.0.0.19 - - [2026-06-15 01:46:43] "POST /access-control-lists HTTP/1.1" 200 595 0.066122 10.0.0.19 - - [2026-06-15 01:46:45] "GET / HTTP/1.1" 200 36215 0.001860 10.0.0.19 - - [2026-06-15 01:46:45] "GET /obj-perms HTTP/1.1" 200 6372 0.079410 10.0.0.19 - - [2026-06-15 01:46:45] "GET /obj-perms HTTP/1.1" 200 6372 0.067975 10.0.0.19 - - [2026-06-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000523 10.0.0.19 - - [2026-06-15 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031139 10.0.0.19 - - [2026-06-15 01:46:46] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001203 10.0.0.19 - - [2026-06-15 01:46:46] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.026507 252.19.180.185 - - [2026-06-15 01:46:46] "POST /neutron/network HTTP/1.1" 200 117 0.035649 10.0.0.19 - - [2026-06-15 01:46:46] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001229 252.19.180.185 - - [2026-06-15 01:46:46] "POST /neutron/network HTTP/1.1" 200 604 0.106314 10.0.0.19 - - [2026-06-15 01:46:46] "POST /route-targets HTTP/1.1" 200 328 0.013584 10.0.0.19 - - [2026-06-15 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.029408 10.0.0.19 - - [2026-06-15 01:46:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003006 252.19.180.185 - - [2026-06-15 01:46:46] "POST /neutron/subnet HTTP/1.1" 200 720 0.164603 252.19.180.185 - - [2026-06-15 01:46:47] "POST /neutron/network HTTP/1.1" 200 822 0.006491 10.0.0.19 - - [2026-06-15 01:46:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001343 10.0.0.19 - - [2026-06-15 01:46:47] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005277 252.19.180.185 - - [2026-06-15 01:46:47] "POST /neutron/network HTTP/1.1" 200 822 0.006915 10.0.0.19 - - [2026-06-15 01:46:47] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005011 252.19.180.185 - - [2026-06-15 01:46:47] "POST /neutron/network HTTP/1.1" 200 822 0.005781 252.19.180.185 - - [2026-06-15 01:46:47] "POST /neutron/subnet HTTP/1.1" 200 720 0.007361 10.0.0.19 - - [2026-06-15 01:46:47] "POST /id-to-fqname HTTP/1.1" 200 219 0.001919 252.19.180.185 - - [2026-06-15 01:46:47] "POST /neutron/network HTTP/1.1" 200 832 0.005250 252.19.180.185 - - [2026-06-15 01:46:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000455 252.19.180.185 - - [2026-06-15 01:46:47] "GET / HTTP/1.1" 200 36215 0.001850 252.19.180.185 - - [2026-06-15 01:46:47] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000512 10.0.0.19 - - [2026-06-15 01:46:48] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001024 252.19.180.185 - - [2026-06-15 01:46:48] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054179 252.19.180.185 - - [2026-06-15 01:46:48] "POST /neutron/network HTTP/1.1" 200 822 0.034284 252.19.180.185 - - [2026-06-15 01:46:48] "POST /neutron/port HTTP/1.1" 200 117 0.004857 252.19.180.185 - - [2026-06-15 01:46:48] "POST /neutron/port HTTP/1.1" 200 117 0.006693 10.0.0.19 - - [2026-06-15 01:46:48] "POST /id-to-fqname HTTP/1.1" 200 219 0.001428 252.19.180.185 - - [2026-06-15 01:46:48] "POST /neutron/port HTTP/1.1" 200 117 0.005056 10.0.0.19 - - [2026-06-15 01:46:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000500 10.0.0.19 - - [2026-06-15 01:46:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000324 252.19.180.185 - - [2026-06-15 01:46:48] "POST /neutron/network HTTP/1.1" 200 832 0.005785 252.19.180.185 - - [2026-06-15 01:46:48] "GET /aaa-mode HTTP/1.1" 401 296 0.000432 252.19.180.185 - - [2026-06-15 01:46:48] "GET / HTTP/1.1" 200 36215 0.003074 252.19.180.185 - - [2026-06-15 01:46:48] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000387 10.0.0.19 - - [2026-06-15 01:46:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.19 - - [2026-06-15 01:46:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000457 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/network HTTP/1.1" 200 832 0.006307 10.0.0.19 - - [2026-06-15 01:46:49] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 10.0.0.19 - - [2026-06-15 01:46:49] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001117 252.19.180.185 - - [2026-06-15 01:46:49] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.070611 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/network HTTP/1.1" 200 822 0.007130 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1058 0.251496 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1058 0.010058 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1058 0.021966 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1068 0.022462 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006492 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 117 0.012108 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1108 0.119495 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1118 0.012835 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/port HTTP/1.1" 200 1118 0.013979 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006179 252.19.180.185 - - [2026-06-15 01:46:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003579 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.010086 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 117 0.001218 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/network HTTP/1.1" 200 822 0.005712 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/network HTTP/1.1" 200 832 0.004980 10.0.0.19 - - [2026-06-15 01:46:50] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001119 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 1058 0.226784 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 1058 0.012292 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 1058 0.010902 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 1108 0.053296 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 1118 0.013237 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003442 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/subnet HTTP/1.1" 200 694 0.008807 252.19.180.185 - - [2026-06-15 01:46:50] "POST /neutron/port HTTP/1.1" 200 117 0.001269 252.19.180.185 - - [2026-06-15 01:46:51] "POST /neutron/network HTTP/1.1" 200 822 0.006321 252.19.180.185 - - [2026-06-15 01:46:54] "POST /neutron/port HTTP/1.1" 200 1118 0.012625 252.19.180.185 - - [2026-06-15 01:46:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008883 252.19.180.185 - - [2026-06-15 01:46:55] "POST /neutron/port HTTP/1.1" 200 1118 0.013117 252.19.180.185 - - [2026-06-15 01:46:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006527 252.19.180.185 - - [2026-06-15 01:46:55] "POST /neutron/port HTTP/1.1" 200 1118 0.014801 252.19.180.185 - - [2026-06-15 01:46:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006382 10.0.0.19 - - [2026-06-15 01:46:55] "GET /virtual-machine/0cf9f030-4952-4218-9bba-f6a5ae5fa797 HTTP/1.1" 401 296 0.000603 10.0.0.19 - - [2026-06-15 01:46:55] "GET /virtual-machine/0cf9f030-4952-4218-9bba-f6a5ae5fa797 HTTP/1.1" 200 1292 0.032484 10.0.0.19 - - [2026-06-15 01:46:55] "GET /virtual-machine-interface/5dc9b636-a6f9-493b-b9ab-3517e7849fe3 HTTP/1.1" 200 2941 0.005988 10.0.0.19 - - [2026-06-15 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.19 - - [2026-06-15 01:46:55] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002840 10.0.0.19 - - [2026-06-15 01:46:56] "GET /virtual-networks?parent_id=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002997 10.0.0.19 - - [2026-06-15 01:46:56] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005320 10.0.0.19 - - [2026-06-15 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.19 - - [2026-06-15 01:46:59] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005930 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.012508 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005556 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.012524 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008165 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.015006 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006005 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.019183 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006342 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.013308 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006129 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/port HTTP/1.1" 200 1118 0.013198 252.19.180.185 - - [2026-06-15 01:47:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006328 10.0.0.19 - - [2026-06-15 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.19 - - [2026-06-15 01:47:01] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003480 10.0.0.19 - - [2026-06-15 01:47:01] "GET /virtual-networks?parent_id=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003063 10.0.0.19 - - [2026-06-15 01:47:01] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005162 252.19.180.185 - - [2026-06-15 01:47:01] "POST /neutron/port HTTP/1.1" 200 1118 0.020940 252.19.180.185 - - [2026-06-15 01:47:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015333 252.19.180.185 - - [2026-06-15 01:47:01] "POST /neutron/port HTTP/1.1" 200 1118 0.015362 252.19.180.185 - - [2026-06-15 01:47:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007010 252.19.180.185 - - [2026-06-15 01:47:02] "POST /neutron/port HTTP/1.1" 200 1118 0.014040 252.19.180.185 - - [2026-06-15 01:47:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005708 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/port HTTP/1.1" 200 1118 0.014454 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006874 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/port HTTP/1.1" 200 1118 0.012976 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007532 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/port HTTP/1.1" 200 1118 0.011520 252.19.180.185 - - [2026-06-15 01:47:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006362 10.0.0.19 - - [2026-06-15 01:47:07] "GET /virtual-machine/c9505858-804e-442f-9767-e9dc82f6dcf8 HTTP/1.1" 200 1294 0.005366 10.0.0.19 - - [2026-06-15 01:47:07] "GET /virtual-machine-interface/19dfd42b-260e-4111-8a67-55f084e14fb2 HTTP/1.1" 200 2940 0.009267 10.0.0.19 - - [2026-06-15 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2026-06-15 01:47:07] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004157 10.0.0.19 - - [2026-06-15 01:47:07] "GET /virtual-networks?parent_id=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003278 10.0.0.19 - - [2026-06-15 01:47:07] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005027 252.19.180.185 - - [2026-06-15 01:47:08] "POST /neutron/port HTTP/1.1" 200 1118 0.014529 252.19.180.185 - - [2026-06-15 01:47:08] "POST /neutron/port HTTP/1.1" 200 1118 0.014287 252.19.180.185 - - [2026-06-15 01:47:08] "POST /neutron/network HTTP/1.1" 200 832 0.005365 252.19.180.185 - - [2026-06-15 01:47:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003651 10.0.0.19 - - [2026-06-15 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.19 - - [2026-06-15 01:47:08] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003492 252.19.180.185 - - [2026-06-15 01:47:09] "POST /neutron/subnet HTTP/1.1" 200 694 0.006944 10.0.0.19 - - [2026-06-15 01:47:09] "GET /virtual-networks?parent_id=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003603 10.0.0.19 - - [2026-06-15 01:47:09] "GET /virtual-network/f0188bc7-4618-4c23-8a72-afecb356dcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005629 252.19.180.185 - - [2026-06-15 01:47:09] "POST /neutron/port HTTP/1.1" 200 117 0.001032 252.19.180.185 - - [2026-06-15 01:47:09] "POST /neutron/network HTTP/1.1" 200 822 0.005820 252.19.180.185 - - [2026-06-15 01:47:13] "POST /neutron/network HTTP/1.1" 200 822 0.007258 252.19.180.185 - - [2026-06-15 01:47:13] "POST /neutron/network HTTP/1.1" 400 204 0.012671 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 1118 0.019121 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 1118 0.016079 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 1108 0.017739 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 1108 0.015877 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 151 0.140811 252.19.180.185 - - [2026-06-15 01:47:14] "POST /neutron/port HTTP/1.1" 200 151 0.137559 252.19.180.185 - - [2026-06-15 01:47:15] "POST /neutron/network HTTP/1.1" 200 822 0.006479 10.0.0.19 - - [2026-06-15 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.19 - - [2026-06-15 01:47:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003739 10.0.0.19 - - [2026-06-15 01:47:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002589 252.19.180.185 - - [2026-06-15 01:47:15] "POST /neutron/network HTTP/1.1" 200 151 0.116610 10.0.0.19 - - [2026-06-15 01:47:15] "DELETE /route-target/d520eba1-f27e-48d6-b918-77597d6841c0 HTTP/1.1" 200 115 0.020737 10.0.0.19 - - [2026-06-15 01:47:16] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001207 10.0.0.19 - - [2026-06-15 01:47:16] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.023235 10.0.0.19 - - [2026-06-15 01:47:16] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001330 10.0.0.19 - - [2026-06-15 01:47:16] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?fields=virtual_networks HTTP/1.1" 200 1034 0.067037 10.0.0.19 - - [2026-06-15 01:47:16] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001120 10.0.0.19 - - [2026-06-15 01:47:16] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.023622 10.0.0.19 - - [2026-06-15 01:47:16] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001168 10.0.0.19 - - [2026-06-15 01:47:16] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?fields=security_groups HTTP/1.1" 200 1260 0.025522 10.0.0.19 - - [2026-06-15 01:47:17] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001431 10.0.0.19 - - [2026-06-15 01:47:17] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008596 10.0.0.19 - - [2026-06-15 01:47:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.069360 10.0.0.19 - - [2026-06-15 01:47:17] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002522 10.0.0.19 - - [2026-06-15 01:47:17] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001477 10.0.0.19 - - [2026-06-15 01:47:17] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007387 10.0.0.19 - - [2026-06-15 01:47:17] "POST /id-to-fqname HTTP/1.1" 200 188 0.002523 10.0.0.19 - - [2026-06-15 01:47:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.003489 10.0.0.19 - - [2026-06-15 01:47:17] "POST /security-groups HTTP/1.1" 200 583 0.063694 10.0.0.19 - - [2026-06-15 01:47:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.003050 10.0.0.19 - - [2026-06-15 01:47:17] "POST /projects HTTP/1.1" 200 577 0.226403 10.0.0.19 - - [2026-06-15 01:47:18] "POST /access-control-lists HTTP/1.1" 200 596 0.062850 10.0.0.19 - - [2026-06-15 01:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.307797 10.0.0.19 - - [2026-06-15 01:47:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.002996 10.0.0.19 - - [2026-06-15 01:47:18] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.450197 10.0.0.19 - - [2026-06-15 01:47:18] "POST /access-control-lists HTTP/1.1" 200 594 0.068690 10.0.0.19 - - [2026-06-15 01:47:19] "GET / HTTP/1.1" 200 36215 0.002765 10.0.0.19 - - [2026-06-15 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000560 10.0.0.19 - - [2026-06-15 01:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.070602 10.0.0.19 - - [2026-06-15 01:47:20] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001050 10.0.0.19 - - [2026-06-15 01:47:20] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028699 252.19.180.185 - - [2026-06-15 01:47:20] "POST /neutron/network HTTP/1.1" 200 117 0.035630 10.0.0.19 - - [2026-06-15 01:47:20] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001295 252.19.180.185 - - [2026-06-15 01:47:20] "POST /neutron/network HTTP/1.1" 200 623 0.080116 10.0.0.19 - - [2026-06-15 01:47:20] "POST /route-targets HTTP/1.1" 200 328 0.009990 10.0.0.19 - - [2026-06-15 01:47:20] "POST /ref-update HTTP/1.1" 200 156 0.016161 10.0.0.19 - - [2026-06-15 01:47:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003647 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.155941 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/network HTTP/1.1" 200 837 0.005399 10.0.0.19 - - [2026-06-15 01:47:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001366 10.0.0.19 - - [2026-06-15 01:47:21] "GET /virtual-network/d1c7b6fa-dc1e-4e13-9503-9d88cb070cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004831 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/network HTTP/1.1" 200 837 0.006368 10.0.0.19 - - [2026-06-15 01:47:21] "GET /virtual-network/d1c7b6fa-dc1e-4e13-9503-9d88cb070cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.006058 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/network HTTP/1.1" 200 837 0.005173 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/subnet HTTP/1.1" 200 701 0.006731 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/network HTTP/1.1" 200 837 0.005600 10.0.0.19 - - [2026-06-15 01:47:21] "POST /id-to-fqname HTTP/1.1" 200 228 0.001345 252.19.180.185 - - [2026-06-15 01:47:21] "POST /neutron/network HTTP/1.1" 200 847 0.005729 252.19.180.185 - - [2026-06-15 01:47:21] "GET /aaa-mode HTTP/1.1" 401 296 0.000513 252.19.180.185 - - [2026-06-15 01:47:21] "GET / HTTP/1.1" 200 36215 0.001611 252.19.180.185 - - [2026-06-15 01:47:21] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000440 10.0.0.19 - - [2026-06-15 01:47:22] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001015 252.19.180.185 - - [2026-06-15 01:47:22] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052182 252.19.180.185 - - [2026-06-15 01:47:22] "POST /neutron/network HTTP/1.1" 200 837 0.006066 252.19.180.185 - - [2026-06-15 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.004768 252.19.180.185 - - [2026-06-15 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.005496 10.0.0.19 - - [2026-06-15 01:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.19 - - [2026-06-15 01:47:22] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006687 10.0.0.19 - - [2026-06-15 01:47:22] "PUT /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 277 0.012938 252.19.180.185 - - [2026-06-15 01:47:22] "POST /neutron/port HTTP/1.1" 200 117 0.007455 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/network HTTP/1.1" 200 847 0.010848 10.0.0.19 - - [2026-06-15 01:47:23] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/port HTTP/1.1" 200 1053 0.258106 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/port HTTP/1.1" 200 1053 0.010592 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/port HTTP/1.1" 200 1053 0.011370 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/port HTTP/1.1" 200 1103 0.059932 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/port HTTP/1.1" 200 1113 0.012733 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004324 252.19.180.185 - - [2026-06-15 01:47:23] "POST /neutron/subnet HTTP/1.1" 200 675 0.009288 252.19.180.185 - - [2026-06-15 01:47:24] "POST /neutron/port HTTP/1.1" 200 117 0.001678 252.19.180.185 - - [2026-06-15 01:47:24] "POST /neutron/network HTTP/1.1" 200 837 0.007264 252.19.180.185 - - [2026-06-15 01:47:27] "POST /neutron/port HTTP/1.1" 200 1113 0.012215 252.19.180.185 - - [2026-06-15 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006692 252.19.180.185 - - [2026-06-15 01:47:28] "POST /neutron/port HTTP/1.1" 200 1113 0.016736 252.19.180.185 - - [2026-06-15 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007653 252.19.180.185 - - [2026-06-15 01:47:28] "POST /neutron/port HTTP/1.1" 200 1113 0.013518 252.19.180.185 - - [2026-06-15 01:47:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010990 10.0.0.19 - - [2026-06-15 01:47:28] "GET /virtual-machine/ea0ce4d5-6867-45ae-9c67-5a3dfad0891b HTTP/1.1" 401 296 0.000404 10.0.0.19 - - [2026-06-15 01:47:28] "GET /virtual-machine/ea0ce4d5-6867-45ae-9c67-5a3dfad0891b HTTP/1.1" 200 1293 0.031291 10.0.0.19 - - [2026-06-15 01:47:28] "GET /virtual-machine-interface/770b8715-f93f-44ec-9c37-fc0c0fa45d16 HTTP/1.1" 200 2966 0.005741 10.0.0.19 - - [2026-06-15 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.19 - - [2026-06-15 01:47:29] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003833 10.0.0.19 - - [2026-06-15 01:47:29] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003299 10.0.0.19 - - [2026-06-15 01:47:29] "GET /virtual-network/d1c7b6fa-dc1e-4e13-9503-9d88cb070cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.007128 10.0.0.19 - - [2026-06-15 01:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2026-06-15 01:47:32] "GET /virtual-network/d1c7b6fa-dc1e-4e13-9503-9d88cb070cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005008 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/port HTTP/1.1" 200 1113 0.012238 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005757 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/port HTTP/1.1" 200 1113 0.014075 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005912 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/port HTTP/1.1" 200 1113 0.011963 252.19.180.185 - - [2026-06-15 01:47:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005418 10.0.0.19 - - [2026-06-15 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.19 - - [2026-06-15 01:47:34] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003674 10.0.0.19 - - [2026-06-15 01:47:34] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002941 10.0.0.19 - - [2026-06-15 01:47:34] "GET /virtual-network/d1c7b6fa-dc1e-4e13-9503-9d88cb070cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.005830 252.19.180.185 - - [2026-06-15 01:47:34] "POST /neutron/port HTTP/1.1" 200 1113 0.016108 252.19.180.185 - - [2026-06-15 01:47:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009322 10.0.0.19 - - [2026-06-15 01:47:34] "DELETE /project/cde5c90ad1cc412d9d2cecac937c50f3 HTTP/1.1" 404 173 0.012801 10.0.0.19 - - [2026-06-15 01:47:34] "DELETE /project/806ed5d43c0a4c638c6c8ba2f2f1ac04 HTTP/1.1" 404 173 0.008599 10.0.0.19 - - [2026-06-15 01:47:34] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000985 10.0.0.19 - - [2026-06-15 01:47:34] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000922 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.054399 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.059212 10.0.0.19 - - [2026-06-15 01:47:35] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000919 10.0.0.19 - - [2026-06-15 01:47:35] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001441 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?fields=security_groups HTTP/1.1" 200 1353 0.034423 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?fields=security_groups HTTP/1.1" 200 1354 0.037816 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /security-group/bc9602eb-5ab8-40b5-a34f-321b00bdc267 HTTP/1.1" 200 115 0.058529 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /security-group/21e1e59f-7e50-496b-9d27-cd452bc0659c HTTP/1.1" 200 115 0.059673 10.0.0.19 - - [2026-06-15 01:47:35] "GET /projects?obj_uuids=806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001067 10.0.0.19 - - [2026-06-15 01:47:35] "GET /projects?obj_uuids=a5c41e64-76d1-4c3b-b720-ea4c83f6a68c&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001416 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /access-control-list/283728e5-734c-479a-98a9-f9fbb14a349c HTTP/1.1" 200 115 0.057103 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04?fields=application_policy_sets HTTP/1.1" 200 1392 0.052614 10.0.0.19 - - [2026-06-15 01:47:35] "GET /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c?fields=application_policy_sets HTTP/1.1" 200 1393 0.057247 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /access-control-list/0c33c299-f658-4f50-b3e8-c43a1b3124e8 HTTP/1.1" 200 115 0.048246 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /access-control-list/a9e7f984-4780-4d10-89ac-fad592f06ef1 HTTP/1.1" 200 115 0.038176 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /access-control-list/7b422c1f-50fe-43f7-8909-11b0fd33f000 HTTP/1.1" 200 115 0.047312 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /project/806ed5d4-3c0a-4c63-8c6c-8ba2f2f1ac04 HTTP/1.1" 200 115 0.432959 10.0.0.19 - - [2026-06-15 01:47:35] "DELETE /project/a5c41e64-76d1-4c3b-b720-ea4c83f6a68c HTTP/1.1" 200 115 0.453309 10.0.0.19 - - [2026-06-15 01:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2026-06-15 01:47:42] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003991 10.0.0.19 - - [2026-06-15 01:47:42] "PUT /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 277 0.009786 252.19.180.185 - - [2026-06-15 01:47:42] "POST /neutron/network HTTP/1.1" 200 837 0.006163 252.19.180.185 - - [2026-06-15 01:47:42] "POST /neutron/network HTTP/1.1" 400 204 0.010529 252.19.180.185 - - [2026-06-15 01:47:43] "POST /neutron/port HTTP/1.1" 200 1113 0.013118 252.19.180.185 - - [2026-06-15 01:47:43] "POST /neutron/port HTTP/1.1" 200 1103 0.012913 252.19.180.185 - - [2026-06-15 01:47:43] "POST /neutron/port HTTP/1.1" 200 151 0.123579 252.19.180.185 - - [2026-06-15 01:47:44] "POST /neutron/network HTTP/1.1" 200 837 0.005786 10.0.0.19 - - [2026-06-15 01:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005842 10.0.0.19 - - [2026-06-15 01:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.19 - - [2026-06-15 01:47:44] "POST /useragent-kv HTTP/1.1" 200 115 0.004350 252.19.180.185 - - [2026-06-15 01:47:44] "POST /neutron/network HTTP/1.1" 200 151 0.088192 10.0.0.19 - - [2026-06-15 01:47:44] "DELETE /route-target/f461c32a-a98a-46ce-ac4c-31a705230b8b HTTP/1.1" 200 115 0.025068 10.0.0.19 - - [2026-06-15 01:47:45] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002866 10.0.0.19 - - [2026-06-15 01:47:45] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b HTTP/1.1" 200 1883 0.004036 10.0.0.19 - - [2026-06-15 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2026-06-15 01:47:45] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001097 10.0.0.19 - - [2026-06-15 01:47:45] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.033934 252.19.180.185 - - [2026-06-15 01:47:45] "POST /neutron/network HTTP/1.1" 200 117 0.010782 10.0.0.19 - - [2026-06-15 01:47:45] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001230 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/network HTTP/1.1" 200 603 0.101389 10.0.0.19 - - [2026-06-15 01:47:46] "POST /route-targets HTTP/1.1" 200 328 0.010817 10.0.0.19 - - [2026-06-15 01:47:46] "POST /ref-update HTTP/1.1" 200 156 0.015798 10.0.0.19 - - [2026-06-15 01:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.005274 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.151286 10.0.0.19 - - [2026-06-15 01:47:46] "GET /obj-perms HTTP/1.1" 200 6372 0.083071 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/network HTTP/1.1" 200 824 0.007163 10.0.0.19 - - [2026-06-15 01:47:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001435 10.0.0.19 - - [2026-06-15 01:47:46] "GET /virtual-network/b2251d03-cd60-43fc-8a5d-c4140cd72a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009070 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/network HTTP/1.1" 200 824 0.005535 10.0.0.19 - - [2026-06-15 01:47:46] "GET /virtual-network/b2251d03-cd60-43fc-8a5d-c4140cd72a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005775 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/network HTTP/1.1" 200 824 0.005419 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/subnet HTTP/1.1" 200 734 0.010747 10.0.0.19 - - [2026-06-15 01:47:46] "POST /id-to-fqname HTTP/1.1" 200 218 0.001957 10.0.0.19 - - [2026-06-15 01:47:46] "GET /obj-perms HTTP/1.1" 200 6372 0.062596 252.19.180.185 - - [2026-06-15 01:47:46] "POST /neutron/network HTTP/1.1" 200 834 0.005647 252.19.180.185 - - [2026-06-15 01:47:46] "GET /aaa-mode HTTP/1.1" 401 296 0.000472 252.19.180.185 - - [2026-06-15 01:47:46] "GET / HTTP/1.1" 200 36215 0.001783 252.19.180.185 - - [2026-06-15 01:47:46] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000422 10.0.0.19 - - [2026-06-15 01:47:47] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001580 252.19.180.185 - - [2026-06-15 01:47:47] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.057217 252.19.180.185 - - [2026-06-15 01:47:47] "POST /neutron/network HTTP/1.1" 200 824 0.035911 252.19.180.185 - - [2026-06-15 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.005272 252.19.180.185 - - [2026-06-15 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.005614 252.19.180.185 - - [2026-06-15 01:47:47] "POST /neutron/port HTTP/1.1" 200 117 0.004838 252.19.180.185 - - [2026-06-15 01:47:48] "POST /neutron/network HTTP/1.1" 200 834 0.007182 10.0.0.19 - - [2026-06-15 01:47:48] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 252.19.180.185 - - [2026-06-15 01:47:48] "POST /neutron/port HTTP/1.1" 200 1060 0.396408 252.19.180.185 - - [2026-06-15 01:47:48] "POST /neutron/port HTTP/1.1" 200 1060 0.011861 252.19.180.185 - - [2026-06-15 01:47:48] "POST /neutron/port HTTP/1.1" 200 1060 0.011102 252.19.180.185 - - [2026-06-15 01:47:48] "POST /neutron/port HTTP/1.1" 200 1110 0.091543 252.19.180.185 - - [2026-06-15 01:47:49] "POST /neutron/port HTTP/1.1" 200 1120 0.012181 252.19.180.185 - - [2026-06-15 01:47:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003694 252.19.180.185 - - [2026-06-15 01:47:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.007130 252.19.180.185 - - [2026-06-15 01:47:49] "POST /neutron/port HTTP/1.1" 200 117 0.001212 252.19.180.185 - - [2026-06-15 01:47:49] "POST /neutron/network HTTP/1.1" 200 824 0.006133 252.19.180.185 - - [2026-06-15 01:47:52] "POST /neutron/port HTTP/1.1" 200 1120 0.012427 252.19.180.185 - - [2026-06-15 01:47:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006128 252.19.180.185 - - [2026-06-15 01:47:53] "POST /neutron/port HTTP/1.1" 200 1120 0.013147 252.19.180.185 - - [2026-06-15 01:47:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005895 252.19.180.185 - - [2026-06-15 01:47:53] "POST /neutron/port HTTP/1.1" 200 1120 0.013410 252.19.180.185 - - [2026-06-15 01:47:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006022 10.0.0.19 - - [2026-06-15 01:47:53] "GET /virtual-machine/0f1185e4-eab4-42bf-84b1-f7674f698c8a HTTP/1.1" 200 1291 0.004478 10.0.0.19 - - [2026-06-15 01:47:53] "GET /virtual-machine-interface/6a436a55-1e4a-4aae-8082-83021251e394 HTTP/1.1" 200 2935 0.005153 10.0.0.19 - - [2026-06-15 01:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2026-06-15 01:47:53] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003258 10.0.0.19 - - [2026-06-15 01:47:53] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002740 10.0.0.19 - - [2026-06-15 01:47:53] "GET /virtual-network/b2251d03-cd60-43fc-8a5d-c4140cd72a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005531 10.0.0.19 - - [2026-06-15 01:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.19 - - [2026-06-15 01:47:56] "GET /virtual-network/b2251d03-cd60-43fc-8a5d-c4140cd72a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004818 252.19.180.185 - - [2026-06-15 01:47:58] "POST /neutron/port HTTP/1.1" 200 1120 0.014822 252.19.180.185 - - [2026-06-15 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006717 252.19.180.185 - - [2026-06-15 01:47:59] "POST /neutron/port HTTP/1.1" 200 1120 0.011567 252.19.180.185 - - [2026-06-15 01:47:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006542 252.19.180.185 - - [2026-06-15 01:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.013901 252.19.180.185 - - [2026-06-15 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005916 252.19.180.185 - - [2026-06-15 01:48:00] "POST /neutron/port HTTP/1.1" 200 1120 0.012170 252.19.180.185 - - [2026-06-15 01:48:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006201 10.0.0.19 - - [2026-06-15 01:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2026-06-15 01:48:00] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003646 10.0.0.19 - - [2026-06-15 01:48:00] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003529 10.0.0.19 - - [2026-06-15 01:48:01] "GET /virtual-network/b2251d03-cd60-43fc-8a5d-c4140cd72a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006682 252.19.180.185 - - [2026-06-15 01:48:03] "POST /neutron/network HTTP/1.1" 200 824 0.006230 252.19.180.185 - - [2026-06-15 01:48:03] "POST /neutron/network HTTP/1.1" 400 204 0.017817 252.19.180.185 - - [2026-06-15 01:48:03] "POST /neutron/port HTTP/1.1" 200 1120 0.013866 252.19.180.185 - - [2026-06-15 01:48:03] "POST /neutron/port HTTP/1.1" 200 1110 0.011689 252.19.180.185 - - [2026-06-15 01:48:04] "POST /neutron/port HTTP/1.1" 200 151 0.158460 252.19.180.185 - - [2026-06-15 01:48:05] "POST /neutron/network HTTP/1.1" 200 824 0.006211 10.0.0.19 - - [2026-06-15 01:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.19 - - [2026-06-15 01:48:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002347 10.0.0.19 - - [2026-06-15 01:48:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003248 252.19.180.185 - - [2026-06-15 01:48:05] "POST /neutron/network HTTP/1.1" 200 151 0.079791 10.0.0.19 - - [2026-06-15 01:48:05] "DELETE /route-target/6455988d-7326-485a-a765-f3d25eaaff7d HTTP/1.1" 200 115 0.016241 10.0.0.19 - - [2026-06-15 01:48:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002972 10.0.0.19 - - [2026-06-15 01:48:06] "POST /network-ipams HTTP/1.1" 200 541 0.016174 10.0.0.19 - - [2026-06-15 01:48:06] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003155 10.0.0.19 - - [2026-06-15 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2026-06-15 01:48:06] "GET /network-ipam/44e1aabb-abb8-4286-a899-edb6ded4b9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.004408 10.0.0.19 - - [2026-06-15 01:48:06] "PUT /network-ipam/44e1aabb-abb8-4286-a899-edb6ded4b9ad HTTP/1.1" 200 259 0.009721 10.0.0.19 - - [2026-06-15 01:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2026-06-15 01:48:06] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001224 10.0.0.19 - - [2026-06-15 01:48:06] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038397 252.19.180.185 - - [2026-06-15 01:48:06] "POST /neutron/network HTTP/1.1" 200 117 0.010706 10.0.0.19 - - [2026-06-15 01:48:06] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001363 252.19.180.185 - - [2026-06-15 01:48:06] "POST /neutron/network HTTP/1.1" 200 603 0.070487 10.0.0.19 - - [2026-06-15 01:48:06] "POST /route-targets HTTP/1.1" 200 328 0.011103 10.0.0.19 - - [2026-06-15 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.010351 10.0.0.19 - - [2026-06-15 01:48:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004901 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.207471 10.0.0.19 - - [2026-06-15 01:48:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005325 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.164295 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/network HTTP/1.1" 200 988 0.007044 10.0.0.19 - - [2026-06-15 01:48:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.001369 10.0.0.19 - - [2026-06-15 01:48:07] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005457 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/network HTTP/1.1" 200 988 0.007332 10.0.0.19 - - [2026-06-15 01:48:07] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005611 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/network HTTP/1.1" 200 988 0.006843 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.006904 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.007061 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/network HTTP/1.1" 200 988 0.008314 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.007112 252.19.180.185 - - [2026-06-15 01:48:07] "POST /neutron/subnet HTTP/1.1" 200 699 0.007138 10.0.0.19 - - [2026-06-15 01:48:07] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 1015 0.171877 10.0.0.19 - - [2026-06-15 01:48:08] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001228 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 1015 0.170011 10.0.0.19 - - [2026-06-15 01:48:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001981 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 1015 0.009921 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 1015 0.010830 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/network HTTP/1.1" 200 988 0.007972 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 1015 0.010211 252.19.180.185 - - [2026-06-15 01:48:08] "POST /neutron/port HTTP/1.1" 200 117 0.005367 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 117 0.005011 10.0.0.19 - - [2026-06-15 01:48:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001521 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 117 0.005320 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.008576 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.008872 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.009508 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/network HTTP/1.1" 200 988 0.006858 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.011972 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.013053 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 117 0.005773 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 117 0.004722 10.0.0.19 - - [2026-06-15 01:48:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001503 252.19.180.185 - - [2026-06-15 01:48:09] "POST /neutron/port HTTP/1.1" 200 1015 0.015614 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/network HTTP/1.1" 200 998 0.008075 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 117 0.007652 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1015 0.021356 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1015 0.012271 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/network HTTP/1.1" 200 998 0.012158 252.19.180.185 - - [2026-06-15 01:48:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000515 252.19.180.185 - - [2026-06-15 01:48:10] "GET / HTTP/1.1" 200 36215 0.004342 252.19.180.185 - - [2026-06-15 01:48:10] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000924 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1103 0.141920 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1113 0.014046 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009473 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003475 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/network HTTP/1.1" 200 998 0.007993 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/subnet HTTP/1.1" 200 673 0.019235 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009351 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 117 0.001306 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1015 0.011392 10.0.0.19 - - [2026-06-15 01:48:10] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001164 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/network HTTP/1.1" 200 988 0.011801 252.19.180.185 - - [2026-06-15 01:48:10] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062497 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/network HTTP/1.1" 200 988 0.013254 252.19.180.185 - - [2026-06-15 01:48:10] "POST /neutron/port HTTP/1.1" 200 1103 0.124204 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/port HTTP/1.1" 200 1113 0.020441 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/port HTTP/1.1" 200 2074 0.034783 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007486 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.012022 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/port HTTP/1.1" 200 117 0.007576 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.011831 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domains HTTP/1.1" 200 438 0.002195 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001777 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/port HTTP/1.1" 200 117 0.001355 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1305 0.013970 10.0.0.19 - - [2026-06-15 01:48:11] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001127 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/network HTTP/1.1" 200 988 0.008251 10.0.0.19 - - [2026-06-15 01:48:11] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3 HTTP/1.1" 200 2836 0.035042 10.0.0.19 - - [2026-06-15 01:48:11] "GET /network-ipam/44e1aabb-abb8-4286-a899-edb6ded4b9ad HTTP/1.1" 200 2645 0.007684 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domains HTTP/1.1" 200 438 0.003248 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/network HTTP/1.1" 200 998 0.010960 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001431 10.0.0.19 - - [2026-06-15 01:48:11] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1305 0.007801 10.0.0.19 - - [2026-06-15 01:48:11] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001956 10.0.0.19 - - [2026-06-15 01:48:11] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001558 10.0.0.19 - - [2026-06-15 01:48:11] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3 HTTP/1.1" 200 2836 0.103615 10.0.0.19 - - [2026-06-15 01:48:11] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72 HTTP/1.1" 200 4036 0.009502 10.0.0.19 - - [2026-06-15 01:48:11] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72 HTTP/1.1" 200 4231 0.010650 252.19.180.185 - - [2026-06-15 01:48:11] "POST /neutron/port HTTP/1.1" 200 1053 0.307062 10.0.0.19 - - [2026-06-15 01:48:11] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 200 2810 0.004035 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/port HTTP/1.1" 200 1053 0.012559 10.0.0.19 - - [2026-06-15 01:48:12] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 200 2810 0.003163 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/port HTTP/1.1" 200 1053 0.019153 10.0.0.19 - - [2026-06-15 01:48:12] "GET /route-target/9bf93e83-99a4-4e6f-b1f3-615477458253 HTTP/1.1" 200 1205 0.004810 10.0.0.19 - - [2026-06-15 01:48:12] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72 HTTP/1.1" 200 4231 0.005358 10.0.0.19 - - [2026-06-15 01:48:12] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 200 2810 0.015105 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/port HTTP/1.1" 200 1103 0.084545 10.0.0.19 - - [2026-06-15 01:48:12] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006389 10.0.0.19 - - [2026-06-15 01:48:12] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72 HTTP/1.1" 200 4231 0.008382 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/port HTTP/1.1" 200 1113 0.012376 10.0.0.19 - - [2026-06-15 01:48:12] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 200 2810 0.004630 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005769 10.0.0.19 - - [2026-06-15 01:48:12] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 200 2810 0.004319 10.0.0.19 - - [2026-06-15 01:48:12] "GET /route-target/9bf93e83-99a4-4e6f-b1f3-615477458253 HTTP/1.1" 200 1205 0.004814 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.008178 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/port HTTP/1.1" 200 117 0.001192 252.19.180.185 - - [2026-06-15 01:48:12] "POST /neutron/network HTTP/1.1" 200 988 0.006823 10.0.0.19 - - [2026-06-15 01:48:12] "GET /domains HTTP/1.1" 200 438 0.004667 10.0.0.19 - - [2026-06-15 01:48:12] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001703 10.0.0.19 - - [2026-06-15 01:48:12] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1305 0.013641 10.0.0.19 - - [2026-06-15 01:48:12] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001433 10.0.0.19 - - [2026-06-15 01:48:12] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3 HTTP/1.1" 200 3079 0.034247 10.0.0.19 - - [2026-06-15 01:48:12] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72 HTTP/1.1" 200 4231 0.005371 10.0.0.19 - - [2026-06-15 01:48:13] "GET /obj-perms HTTP/1.1" 200 6419 0.064297 252.19.180.185 - - [2026-06-15 01:48:13] "POST /neutron/port HTTP/1.1" 200 1113 0.015393 252.19.180.185 - - [2026-06-15 01:48:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.021201 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:48:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:48:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001741 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/port HTTP/1.1" 200 1113 0.013752 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006197 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/port HTTP/1.1" 200 1113 0.013141 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006772 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/port HTTP/1.1" 200 1113 0.015093 252.19.180.185 - - [2026-06-15 01:48:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006457 10.0.0.19 - - [2026-06-15 01:48:19] "GET /virtual-machine/6386b712-b409-4c17-b639-1f3ecdfba80f HTTP/1.1" 200 1288 0.005049 10.0.0.19 - - [2026-06-15 01:48:19] "GET /virtual-machine-interface/e556fdb2-d8ec-47b7-90d7-2d050195f37d HTTP/1.1" 200 2937 0.005296 10.0.0.19 - - [2026-06-15 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.19 - - [2026-06-15 01:48:19] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003673 10.0.0.19 - - [2026-06-15 01:48:19] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003152 10.0.0.19 - - [2026-06-15 01:48:19] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005053 252.19.180.185 - - [2026-06-15 01:48:21] "POST /neutron/port HTTP/1.1" 200 1113 0.014109 252.19.180.185 - - [2026-06-15 01:48:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010713 252.19.180.185 - - [2026-06-15 01:48:21] "POST /neutron/port HTTP/1.1" 200 1113 0.014721 252.19.180.185 - - [2026-06-15 01:48:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006859 252.19.180.185 - - [2026-06-15 01:48:21] "POST /neutron/port HTTP/1.1" 200 1113 0.013074 252.19.180.185 - - [2026-06-15 01:48:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005941 252.19.180.185 - - [2026-06-15 01:48:22] "POST /neutron/port HTTP/1.1" 200 1113 0.013314 252.19.180.185 - - [2026-06-15 01:48:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006291 10.0.0.19 - - [2026-06-15 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2026-06-15 01:48:22] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005356 252.19.180.185 - - [2026-06-15 01:48:22] "POST /neutron/port HTTP/1.1" 200 1113 0.016624 252.19.180.185 - - [2026-06-15 01:48:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005178 252.19.180.185 - - [2026-06-15 01:48:23] "POST /neutron/port HTTP/1.1" 200 1113 0.015579 252.19.180.185 - - [2026-06-15 01:48:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007450 252.19.180.185 - - [2026-06-15 01:48:23] "POST /neutron/port HTTP/1.1" 200 1113 0.014516 252.19.180.185 - - [2026-06-15 01:48:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006655 10.0.0.19 - - [2026-06-15 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.19 - - [2026-06-15 01:48:24] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003968 10.0.0.19 - - [2026-06-15 01:48:24] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002991 252.19.180.185 - - [2026-06-15 01:48:24] "POST /neutron/port HTTP/1.1" 200 1113 0.012512 10.0.0.19 - - [2026-06-15 01:48:24] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005527 252.19.180.185 - - [2026-06-15 01:48:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005723 252.19.180.185 - - [2026-06-15 01:48:24] "POST /neutron/port HTTP/1.1" 200 1113 0.015025 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008209 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/port HTTP/1.1" 200 1113 0.014786 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006913 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/port HTTP/1.1" 200 1113 0.013675 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007258 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/port HTTP/1.1" 200 1113 0.014892 252.19.180.185 - - [2026-06-15 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006014 10.0.0.19 - - [2026-06-15 01:48:25] "GET /virtual-machine/fe263a14-2c05-45de-965a-1c725402d238 HTTP/1.1" 200 1289 0.004652 10.0.0.19 - - [2026-06-15 01:48:25] "GET /virtual-machine-interface/10ee5e11-cf1d-49f8-8ea3-48da9a4314a7 HTTP/1.1" 200 2936 0.004825 10.0.0.19 - - [2026-06-15 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.19 - - [2026-06-15 01:48:25] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003128 10.0.0.19 - - [2026-06-15 01:48:25] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002903 10.0.0.19 - - [2026-06-15 01:48:25] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005119 10.0.0.19 - - [2026-06-15 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.19 - - [2026-06-15 01:48:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003092 10.0.0.19 - - [2026-06-15 01:48:27] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002875 10.0.0.19 - - [2026-06-15 01:48:27] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005201 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/port HTTP/1.1" 200 1113 0.012999 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005937 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013988 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006491 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/port HTTP/1.1" 200 1113 0.013316 252.19.180.185 - - [2026-06-15 01:48:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007750 10.0.0.19 - - [2026-06-15 01:48:27] "GET /virtual-machine/12b42ddf-aeb1-4744-8db7-97cf7ee6f9ad HTTP/1.1" 200 1292 0.005367 10.0.0.19 - - [2026-06-15 01:48:27] "GET /virtual-machine-interface/e05aa545-d7c0-4121-9311-e2d34b47ace4 HTTP/1.1" 200 2937 0.006686 10.0.0.19 - - [2026-06-15 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.19 - - [2026-06-15 01:48:28] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005460 10.0.0.19 - - [2026-06-15 01:48:28] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003519 10.0.0.19 - - [2026-06-15 01:48:28] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005333 10.0.0.19 - - [2026-06-15 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.19 - - [2026-06-15 01:48:29] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002718 10.0.0.19 - - [2026-06-15 01:48:29] "GET /virtual-networks?parent_id=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002727 10.0.0.19 - - [2026-06-15 01:48:29] "GET /virtual-network/943917d6-c209-4958-ac22-fec224de3d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004954 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1103 0.017925 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1103 0.013802 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 151 0.174716 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1103 0.015811 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1113 0.022324 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1103 0.023045 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 1103 0.016510 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 151 0.257834 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/port HTTP/1.1" 200 151 0.252115 252.19.180.185 - - [2026-06-15 01:48:45] "POST /neutron/network HTTP/1.1" 200 988 0.010363 10.0.0.19 - - [2026-06-15 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.047260 10.0.0.19 - - [2026-06-15 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.053628 10.0.0.19 - - [2026-06-15 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007758 10.0.0.19 - - [2026-06-15 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003121 10.0.0.19 - - [2026-06-15 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004396 252.19.180.185 - - [2026-06-15 01:48:46] "POST /neutron/network HTTP/1.1" 200 151 0.191701 10.0.0.19 - - [2026-06-15 01:48:46] "DELETE /route-target/9bf93e83-99a4-4e6f-b1f3-615477458253 HTTP/1.1" 200 115 0.031339 10.0.0.19 - - [2026-06-15 01:48:46] "GET /routing-instance/790ae747-56a5-4157-bf57-ff8635e3a448 HTTP/1.1" 404 171 0.002424 10.0.0.19 - - [2026-06-15 01:48:46] "GET /domains HTTP/1.1" 200 438 0.002641 10.0.0.19 - - [2026-06-15 01:48:46] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001476 10.0.0.19 - - [2026-06-15 01:48:46] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1305 0.008898 10.0.0.19 - - [2026-06-15 01:48:46] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001384 10.0.0.19 - - [2026-06-15 01:48:46] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3 HTTP/1.1" 200 2082 0.073424 10.0.0.19 - - [2026-06-15 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.19 - - [2026-06-15 01:48:46] "DELETE /network-ipam/44e1aabb-abb8-4286-a899-edb6ded4b9ad HTTP/1.1" 200 115 0.027939 10.0.0.19 - - [2026-06-15 01:48:46] "POST /fqname-to-id HTTP/1.1" 404 209 0.003329 10.0.0.19 - - [2026-06-15 01:48:47] "GET /obj-perms HTTP/1.1" 200 6372 0.086195 10.0.0.19 - - [2026-06-15 01:48:47] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001740 10.0.0.19 - - [2026-06-15 01:48:47] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.098500 10.0.0.19 - - [2026-06-15 01:48:47] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001378 10.0.0.19 - - [2026-06-15 01:48:47] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?fields=virtual_networks HTTP/1.1" 200 1033 0.057289 10.0.0.19 - - [2026-06-15 01:48:47] "GET /obj-perms HTTP/1.1" 200 6372 0.074029 10.0.0.19 - - [2026-06-15 01:48:47] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001101 10.0.0.19 - - [2026-06-15 01:48:47] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.033428 10.0.0.19 - - [2026-06-15 01:48:47] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001194 10.0.0.19 - - [2026-06-15 01:48:47] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?fields=security_groups HTTP/1.1" 200 1258 0.032281 252.19.180.185 - - [2026-06-15 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.007960 252.19.180.185 - - [2026-06-15 01:48:50] "POST /neutron/port HTTP/1.1" 200 117 0.008657 252.19.180.185 - - [2026-06-15 01:48:50] "POST /neutron/port HTTP/1.1" 400 205 0.002949 252.19.180.185 - - [2026-06-15 01:48:50] "POST /neutron/port HTTP/1.1" 400 205 0.003422 10.0.0.19 - - [2026-06-15 01:49:02] "GET / HTTP/1.1" 200 36215 0.003184 10.0.0.19 - - [2026-06-15 01:49:03] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000474 10.0.0.19 - - [2026-06-15 01:49:04] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001486 10.0.0.19 - - [2026-06-15 01:49:04] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.044232 10.0.0.19 - - [2026-06-15 01:49:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.033592 10.0.0.19 - - [2026-06-15 01:49:04] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003567 10.0.0.19 - - [2026-06-15 01:49:04] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.19 - - [2026-06-15 01:49:04] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.050190 10.0.0.19 - - [2026-06-15 01:49:04] "POST /id-to-fqname HTTP/1.1" 200 183 0.003304 10.0.0.19 - - [2026-06-15 01:49:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.003275 10.0.0.19 - - [2026-06-15 01:49:04] "POST /security-groups HTTP/1.1" 200 578 0.067711 10.0.0.19 - - [2026-06-15 01:49:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.002945 10.0.0.19 - - [2026-06-15 01:49:04] "POST /projects HTTP/1.1" 200 567 0.266240 10.0.0.19 - - [2026-06-15 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.309415 10.0.0.19 - - [2026-06-15 01:49:04] "POST /access-control-lists HTTP/1.1" 200 591 0.063539 10.0.0.19 - - [2026-06-15 01:49:04] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.500751 10.0.0.19 - - [2026-06-15 01:49:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.002987 10.0.0.19 - - [2026-06-15 01:49:04] "POST /access-control-lists HTTP/1.1" 200 589 0.065144 10.0.0.19 - - [2026-06-15 01:49:06] "GET / HTTP/1.1" 200 36215 0.002044 10.0.0.19 - - [2026-06-15 01:49:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000565 10.0.0.19 - - [2026-06-15 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029253 10.0.0.19 - - [2026-06-15 01:49:08] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.004149 10.0.0.19 - - [2026-06-15 01:49:08] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003197 10.0.0.19 - - [2026-06-15 01:49:08] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003640 10.0.0.19 - - [2026-06-15 01:49:08] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.009971 10.0.0.19 - - [2026-06-15 01:49:09] "GET /aaa-mode HTTP/1.1" 401 296 0.000473 10.0.0.19 - - [2026-06-15 01:49:09] "GET /aaa-mode HTTP/1.1" 200 128 0.038425 10.0.0.19 - - [2026-06-15 01:49:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.026783 10.0.0.19 - - [2026-06-15 01:49:10] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002702 10.0.0.19 - - [2026-06-15 01:49:10] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001497 10.0.0.19 - - [2026-06-15 01:49:10] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009347 10.0.0.19 - - [2026-06-15 01:49:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.001759 10.0.0.19 - - [2026-06-15 01:49:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.003048 10.0.0.19 - - [2026-06-15 01:49:10] "POST /security-groups HTTP/1.1" 200 578 0.060270 10.0.0.19 - - [2026-06-15 01:49:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.003053 10.0.0.19 - - [2026-06-15 01:49:10] "POST /projects HTTP/1.1" 200 567 0.216168 10.0.0.19 - - [2026-06-15 01:49:10] "POST /access-control-lists HTTP/1.1" 200 591 0.061896 10.0.0.19 - - [2026-06-15 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.292756 10.0.0.19 - - [2026-06-15 01:49:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.003368 10.0.0.19 - - [2026-06-15 01:49:10] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.446991 10.0.0.19 - - [2026-06-15 01:49:10] "POST /access-control-lists HTTP/1.1" 200 589 0.060338 10.0.0.19 - - [2026-06-15 01:49:10] "POST /fqname-to-id HTTP/1.1" 404 181 0.028472 10.0.0.19 - - [2026-06-15 01:49:10] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003185 10.0.0.19 - - [2026-06-15 01:49:11] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001421 10.0.0.19 - - [2026-06-15 01:49:11] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007740 10.0.0.19 - - [2026-06-15 01:49:11] "POST /id-to-fqname HTTP/1.1" 200 183 0.001659 10.0.0.19 - - [2026-06-15 01:49:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.003181 10.0.0.19 - - [2026-06-15 01:49:11] "POST /security-groups HTTP/1.1" 200 578 0.064132 10.0.0.19 - - [2026-06-15 01:49:11] "POST /fqname-to-id HTTP/1.1" 404 227 0.003024 10.0.0.19 - - [2026-06-15 01:49:11] "POST /projects HTTP/1.1" 200 567 0.223324 10.0.0.19 - - [2026-06-15 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.259119 10.0.0.19 - - [2026-06-15 01:49:11] "POST /access-control-lists HTTP/1.1" 200 591 0.059863 10.0.0.19 - - [2026-06-15 01:49:11] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.417799 10.0.0.19 - - [2026-06-15 01:49:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.003928 10.0.0.19 - - [2026-06-15 01:49:11] "POST /access-control-lists HTTP/1.1" 200 589 0.060444 10.0.0.19 - - [2026-06-15 01:49:12] "GET / HTTP/1.1" 200 36215 0.002740 10.0.0.19 - - [2026-06-15 01:49:12] "GET / HTTP/1.1" 200 36215 0.001950 10.0.0.19 - - [2026-06-15 01:49:13] "POST /fqname-to-id HTTP/1.1" 404 181 0.003176 10.0.0.19 - - [2026-06-15 01:49:13] "POST /api-access-lists HTTP/1.1" 200 521 0.017442 10.0.0.19 - - [2026-06-15 01:49:13] "GET /api-access-list/bdc0c79b-9c9f-4d49-82ba-fa8c4580e4db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.004780 10.0.0.19 - - [2026-06-15 01:49:13] "GET /api-access-list/bdc0c79b-9c9f-4d49-82ba-fa8c4580e4db HTTP/1.1" 401 296 0.000422 10.0.0.19 - - [2026-06-15 01:49:13] "GET /api-access-list/bdc0c79b-9c9f-4d49-82ba-fa8c4580e4db HTTP/1.1" 200 1265 0.084105 10.0.0.19 - - [2026-06-15 01:49:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000741 10.0.0.19 - - [2026-06-15 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.075791 10.0.0.19 - - [2026-06-15 01:49:14] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001882 10.0.0.19 - - [2026-06-15 01:49:14] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.044017 10.0.0.19 - - [2026-06-15 01:49:14] "GET /virtual-networks?parent_id=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015652 10.0.0.19 - - [2026-06-15 01:49:14] "POST /virtual-networks HTTP/1.1" 200 568 0.050591 10.0.0.19 - - [2026-06-15 01:49:14] "POST /route-targets HTTP/1.1" 200 328 0.010131 10.0.0.19 - - [2026-06-15 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.015265 10.0.0.19 - - [2026-06-15 01:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013685 10.0.0.19 - - [2026-06-15 01:49:14] "GET /network-ipam/7201eb97-43f0-4882-a402-33c7218df101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011517 10.0.0.19 - - [2026-06-15 01:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.004875 10.0.0.19 - - [2026-06-15 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.054016 252.19.180.185 - - [2026-06-15 01:49:14] "POST /neutron/network HTTP/1.1" 200 831 0.047800 252.19.180.185 - - [2026-06-15 01:49:15] "POST /neutron/network HTTP/1.1" 200 831 0.019747 10.0.0.19 - - [2026-06-15 01:49:15] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.014011 252.19.180.185 - - [2026-06-15 01:49:15] "POST /neutron/network HTTP/1.1" 200 831 0.021611 252.19.180.185 - - [2026-06-15 01:49:15] "POST /neutron/subnet HTTP/1.1" 200 680 0.026482 10.0.0.19 - - [2026-06-15 01:49:15] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11 HTTP/1.1" 401 296 0.000610 10.0.0.19 - - [2026-06-15 01:49:15] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11 HTTP/1.1" 200 2269 0.043303 10.0.0.19 - - [2026-06-15 01:49:15] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11 HTTP/1.1" 401 296 0.000464 10.0.0.19 - - [2026-06-15 01:49:16] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11 HTTP/1.1" 200 2010 0.046594 10.0.0.19 - - [2026-06-15 01:49:16] "GET /obj-perms HTTP/1.1" 200 6304 0.069788 10.0.0.19 - - [2026-06-15 01:49:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000457 10.0.0.19 - - [2026-06-15 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.029271 10.0.0.19 - - [2026-06-15 01:49:16] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.013489 10.0.0.19 - - [2026-06-15 01:49:17] "GET /obj-perms HTTP/1.1" 200 6304 0.008747 10.0.0.19 - - [2026-06-15 01:49:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.014981 10.0.0.19 - - [2026-06-15 01:49:17] "GET /obj-perms HTTP/1.1" 200 6304 0.064867 10.0.0.19 - - [2026-06-15 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.19 - - [2026-06-15 01:49:17] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.014009 10.0.0.19 - - [2026-06-15 01:49:17] "GET /obj-perms HTTP/1.1" 200 6304 0.010049 10.0.0.19 - - [2026-06-15 01:49:17] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 360 0.017289 10.0.0.19 - - [2026-06-15 01:49:17] "POST /id-to-fqname HTTP/1.1" 401 296 0.000625 10.0.0.19 - - [2026-06-15 01:49:18] "POST /id-to-fqname HTTP/1.1" 200 228 0.039951 252.19.180.185 - - [2026-06-15 01:49:18] "POST /neutron/network HTTP/1.1" 200 841 0.063848 252.19.180.185 - - [2026-06-15 01:49:19] "GET /aaa-mode HTTP/1.1" 401 296 0.000510 252.19.180.185 - - [2026-06-15 01:49:19] "GET / HTTP/1.1" 200 36215 0.001870 252.19.180.185 - - [2026-06-15 01:49:19] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000373 10.0.0.19 - - [2026-06-15 01:49:19] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001042 252.19.180.185 - - [2026-06-15 01:49:19] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.052250 252.19.180.185 - - [2026-06-15 01:49:19] "POST /neutron/network HTTP/1.1" 200 831 0.005091 252.19.180.185 - - [2026-06-15 01:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.035815 252.19.180.185 - - [2026-06-15 01:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.005368 252.19.180.185 - - [2026-06-15 01:49:20] "POST /neutron/port HTTP/1.1" 200 117 0.006257 252.19.180.185 - - [2026-06-15 01:49:20] "POST /neutron/network HTTP/1.1" 200 841 0.022129 252.19.180.185 - - [2026-06-15 01:49:20] "POST /neutron/network HTTP/1.1" 200 831 0.021503 10.0.0.19 - - [2026-06-15 01:49:20] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001747 252.19.180.185 - - [2026-06-15 01:49:20] "POST /neutron/port HTTP/1.1" 200 1054 0.370460 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/port HTTP/1.1" 200 1054 0.037804 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/port HTTP/1.1" 200 1054 0.010699 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/port HTTP/1.1" 200 1104 0.076361 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/port HTTP/1.1" 200 1114 0.011956 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003406 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/subnet HTTP/1.1" 200 654 0.007365 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/port HTTP/1.1" 200 117 0.001252 252.19.180.185 - - [2026-06-15 01:49:21] "POST /neutron/network HTTP/1.1" 200 831 0.006120 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/port HTTP/1.1" 200 1114 0.013071 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008498 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/port HTTP/1.1" 200 1114 0.013408 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005930 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/port HTTP/1.1" 200 1114 0.014217 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006984 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/port HTTP/1.1" 200 1114 0.012033 252.19.180.185 - - [2026-06-15 01:49:25] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006888 10.0.0.19 - - [2026-06-15 01:49:25] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 200 1288 0.013533 10.0.0.19 - - [2026-06-15 01:49:25] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 200 1288 0.012606 10.0.0.19 - - [2026-06-15 01:49:25] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598 HTTP/1.1" 200 2526 0.015432 10.0.0.19 - - [2026-06-15 01:49:25] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 200 1288 0.011719 10.0.0.19 - - [2026-06-15 01:49:26] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598 HTTP/1.1" 200 2526 0.017391 10.0.0.19 - - [2026-06-15 01:49:26] "GET /instance-ip/771bfdeb-9347-47d8-893f-93558324838f HTTP/1.1" 200 1624 0.014899 10.0.0.19 - - [2026-06-15 01:49:26] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 200 1288 0.011340 10.0.0.19 - - [2026-06-15 01:49:26] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598 HTTP/1.1" 200 2526 0.016063 10.0.0.19 - - [2026-06-15 01:49:26] "GET /instance-ip/771bfdeb-9347-47d8-893f-93558324838f HTTP/1.1" 200 1624 0.012780 10.0.0.19 - - [2026-06-15 01:49:26] "POST /fqname-to-id HTTP/1.1" 403 329 0.010160 10.0.0.19 - - [2026-06-15 01:49:26] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.19 - - [2026-06-15 01:49:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000737 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032367 10.0.0.19 - - [2026-06-15 01:49:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003448 10.0.0.19 - - [2026-06-15 01:49:27] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010758 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.010359 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-06-15 01:49:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002443 10.0.0.19 - - [2026-06-15 01:49:27] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011280 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.011149 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.19 - - [2026-06-15 01:49:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002877 10.0.0.19 - - [2026-06-15 01:49:27] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012212 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.013314 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-06-15 01:49:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003691 10.0.0.19 - - [2026-06-15 01:49:27] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010628 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 403 329 0.009748 10.0.0.19 - - [2026-06-15 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.19 - - [2026-06-15 01:49:27] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003859 10.0.0.19 - - [2026-06-15 01:49:27] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011416 252.19.180.185 - - [2026-06-15 01:49:30] "POST /neutron/port HTTP/1.1" 200 1114 0.014515 10.0.0.19 - - [2026-06-15 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010751 10.0.0.19 - - [2026-06-15 01:49:30] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.012537 252.19.180.185 - - [2026-06-15 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007078 252.19.180.185 - - [2026-06-15 01:49:31] "POST /neutron/port HTTP/1.1" 200 1114 0.011314 252.19.180.185 - - [2026-06-15 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005345 252.19.180.185 - - [2026-06-15 01:49:31] "POST /neutron/port HTTP/1.1" 200 1114 0.012857 252.19.180.185 - - [2026-06-15 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005285 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.010871 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2026-06-15 01:49:33] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002874 10.0.0.19 - - [2026-06-15 01:49:33] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010981 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.010954 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.19 - - [2026-06-15 01:49:33] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003397 10.0.0.19 - - [2026-06-15 01:49:33] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012109 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 403 351 0.010339 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.19 - - [2026-06-15 01:49:33] "GET /routing-instance/2d02ee93-2487-4e10-a46a-54e5e5e1d134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004384 10.0.0.19 - - [2026-06-15 01:49:33] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009822 10.0.0.19 - - [2026-06-15 01:49:33] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003604 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 403 329 0.010003 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2026-06-15 01:49:33] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002703 10.0.0.19 - - [2026-06-15 01:49:33] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011037 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 403 351 0.009599 10.0.0.19 - - [2026-06-15 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2026-06-15 01:49:33] "GET /routing-instance/2d02ee93-2487-4e10-a46a-54e5e5e1d134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003006 10.0.0.19 - - [2026-06-15 01:49:33] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010927 10.0.0.19 - - [2026-06-15 01:49:33] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003808 252.19.180.185 - - [2026-06-15 01:49:33] "POST /neutron/port HTTP/1.1" 200 1114 0.011429 10.0.0.19 - - [2026-06-15 01:49:34] "GET /obj-perms HTTP/1.1" 200 6304 0.008929 10.0.0.19 - - [2026-06-15 01:49:34] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009711 252.19.180.185 - - [2026-06-15 01:49:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005575 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /project/932bad375b8841738d8490ba11ec9f90 HTTP/1.1" 404 173 0.008803 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /project/f7b2c75b8f2649e88d01c5880db844a3 HTTP/1.1" 404 173 0.007863 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /project/5b479125e7cc4eb18bba2f2c6b5974e1 HTTP/1.1" 404 173 0.006889 10.0.0.19 - - [2026-06-15 01:49:35] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000921 10.0.0.19 - - [2026-06-15 01:49:35] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.034073 10.0.0.19 - - [2026-06-15 01:49:35] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 10.0.0.19 - - [2026-06-15 01:49:35] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?fields=security_groups HTTP/1.1" 200 1351 0.071989 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /security-group/202ff819-3b8b-41ac-856b-b24c3f2ccb7e HTTP/1.1" 200 115 0.050696 10.0.0.19 - - [2026-06-15 01:49:35] "GET /projects?obj_uuids=cde5c90a-d1cc-412d-9d2c-ecac937c50f3&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001847 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /access-control-list/d7339000-e581-4dc3-ae0d-dadb23b923f7 HTTP/1.1" 200 115 0.038986 10.0.0.19 - - [2026-06-15 01:49:35] "GET /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3?fields=application_policy_sets HTTP/1.1" 200 1390 0.041548 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /access-control-list/897055b9-b181-405a-b615-faf40b1b0697 HTTP/1.1" 200 115 0.043348 10.0.0.19 - - [2026-06-15 01:49:35] "DELETE /project/cde5c90a-d1cc-412d-9d2c-ecac937c50f3 HTTP/1.1" 200 115 0.364266 10.0.0.19 - - [2026-06-15 01:49:36] "GET /obj-perms HTTP/1.1" 200 6304 0.010407 10.0.0.19 - - [2026-06-15 01:49:36] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010097 10.0.0.19 - - [2026-06-15 01:49:38] "GET /obj-perms HTTP/1.1" 200 6304 0.008796 10.0.0.19 - - [2026-06-15 01:49:38] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.009457 10.0.0.19 - - [2026-06-15 01:49:40] "GET /obj-perms HTTP/1.1" 200 6304 0.011300 10.0.0.19 - - [2026-06-15 01:49:40] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011181 10.0.0.19 - - [2026-06-15 01:49:42] "GET /obj-perms HTTP/1.1" 200 6304 0.008552 10.0.0.19 - - [2026-06-15 01:49:42] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011391 10.0.0.19 - - [2026-06-15 01:49:44] "GET /obj-perms HTTP/1.1" 200 6304 0.020702 10.0.0.19 - - [2026-06-15 01:49:44] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.015279 10.0.0.19 - - [2026-06-15 01:49:44] "GET /obj-perms HTTP/1.1" 200 6304 0.011303 10.0.0.19 - - [2026-06-15 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.19 - - [2026-06-15 01:49:44] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.024643 10.0.0.19 - - [2026-06-15 01:49:44] "GET /obj-perms HTTP/1.1" 200 6304 0.010597 10.0.0.19 - - [2026-06-15 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.19 - - [2026-06-15 01:49:45] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.031259 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.007923 10.0.0.19 - - [2026-06-15 01:49:45] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010839 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.008620 10.0.0.19 - - [2026-06-15 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.19 - - [2026-06-15 01:49:45] "GET /virtual-machine-interface/5e22afad-d3fc-4a69-b8bb-ecf44c856598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.028802 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.009686 10.0.0.19 - - [2026-06-15 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2026-06-15 01:49:45] "GET /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1985 0.027479 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.010802 10.0.0.19 - - [2026-06-15 01:49:45] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.016042 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.009118 10.0.0.19 - - [2026-06-15 01:49:45] "GET /obj-perms HTTP/1.1" 200 6304 0.009465 10.0.0.19 - - [2026-06-15 01:49:46] "GET /obj-perms HTTP/1.1" 200 6304 0.138660 10.0.0.19 - - [2026-06-15 01:49:46] "GET /obj-perms HTTP/1.1" 200 6304 0.013645 10.0.0.19 - - [2026-06-15 01:49:46] "GET /obj-perms HTTP/1.1" 200 6409 0.067532 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6409 0.001777 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6304 0.009785 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6304 0.013530 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6304 0.091423 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6304 0.011838 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6409 0.001807 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6409 0.001703 10.0.0.19 - - [2026-06-15 01:49:47] "GET /obj-perms HTTP/1.1" 200 6304 0.009217 10.0.0.19 - - [2026-06-15 01:49:47] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.010890 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 10.0.0.19 - - [2026-06-15 01:49:48] "GET /obj-perms HTTP/1.1" 200 6372 0.052816 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001277 10.0.0.19 - - [2026-06-15 01:49:48] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 200 1288 0.033881 10.0.0.19 - - [2026-06-15 01:49:48] "GET /obj-perms HTTP/1.1" 200 6372 0.050654 252.19.180.185 - - [2026-06-15 01:49:48] "POST /neutron/port HTTP/1.1" 200 1114 0.015746 252.19.180.185 - - [2026-06-15 01:49:48] "POST /neutron/port HTTP/1.1" 200 1104 0.012854 252.19.180.185 - - [2026-06-15 01:49:48] "POST /neutron/port HTTP/1.1" 200 151 0.106351 10.0.0.19 - - [2026-06-15 01:49:50] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 404 171 0.011624 10.0.0.19 - - [2026-06-15 01:49:50] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 404 171 0.008731 10.0.0.19 - - [2026-06-15 01:49:50] "GET /virtual-machine/be97841b-a308-4e3d-bd68-4c525b820b9e HTTP/1.1" 404 171 0.009928 10.0.0.19 - - [2026-06-15 01:49:50] "POST /fqname-to-id HTTP/1.1" 403 329 0.009942 10.0.0.19 - - [2026-06-15 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2026-06-15 01:49:50] "GET /global-vrouter-config/24b3ddeb-99e1-4f67-bdda-175ab5c44e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002808 10.0.0.19 - - [2026-06-15 01:49:50] "GET /virtual-networks?parent_id=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010824 10.0.0.19 - - [2026-06-15 01:49:50] "POST /fqname-to-id HTTP/1.1" 403 351 0.009261 10.0.0.19 - - [2026-06-15 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.19 - - [2026-06-15 01:49:50] "GET /routing-instance/2d02ee93-2487-4e10-a46a-54e5e5e1d134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004930 10.0.0.19 - - [2026-06-15 01:49:50] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010168 10.0.0.19 - - [2026-06-15 01:49:50] "GET /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003291 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6304 0.009617 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6304 0.013690 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6304 0.131322 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6304 0.012629 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6409 0.001751 10.0.0.19 - - [2026-06-15 01:49:51] "GET /obj-perms HTTP/1.1" 200 6409 0.002354 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001075 10.0.0.19 - - [2026-06-15 01:49:54] "GET /obj-perms HTTP/1.1" 200 6409 0.001827 10.0.0.19 - - [2026-06-15 01:49:54] "GET /obj-perms HTTP/1.1" 200 6409 0.002733 10.0.0.19 - - [2026-06-15 01:49:58] "GET /obj-perms HTTP/1.1" 200 6409 0.001820 10.0.0.19 - - [2026-06-15 01:49:58] "GET /obj-perms HTTP/1.1" 200 6409 0.001712 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001430 10.0.0.19 - - [2026-06-15 01:50:01] "GET /obj-perms HTTP/1.1" 200 6409 0.002322 10.0.0.19 - - [2026-06-15 01:50:01] "GET /obj-perms HTTP/1.1" 200 6409 0.001843 10.0.0.19 - - [2026-06-15 01:50:04] "GET /obj-perms HTTP/1.1" 200 6409 0.002167 10.0.0.19 - - [2026-06-15 01:50:04] "GET /obj-perms HTTP/1.1" 200 6409 0.001828 10.0.0.19 - - [2026-06-15 01:50:07] "GET /obj-perms HTTP/1.1" 200 6409 0.001849 10.0.0.19 - - [2026-06-15 01:50:07] "GET /obj-perms HTTP/1.1" 200 6409 0.001974 10.0.0.19 - - [2026-06-15 01:50:10] "GET /obj-perms HTTP/1.1" 200 6409 0.001925 10.0.0.19 - - [2026-06-15 01:50:10] "GET /obj-perms HTTP/1.1" 200 6409 0.002323 10.0.0.19 - - [2026-06-15 01:50:13] "GET /obj-perms HTTP/1.1" 200 6409 0.001936 10.0.0.19 - - [2026-06-15 01:50:13] "GET /obj-perms HTTP/1.1" 200 6409 0.001873 10.0.0.19 - - [2026-06-15 01:50:16] "GET /obj-perms HTTP/1.1" 200 6409 0.002405 10.0.0.19 - - [2026-06-15 01:50:17] "GET /obj-perms HTTP/1.1" 200 6409 0.001938 10.0.0.19 - - [2026-06-15 01:50:17] "GET /obj-perms HTTP/1.1" 200 6409 0.002093 10.0.0.19 - - [2026-06-15 01:50:17] "GET /obj-perms HTTP/1.1" 200 6409 0.001923 10.0.0.19 - - [2026-06-15 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003489 10.0.0.19 - - [2026-06-15 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.19 - - [2026-06-15 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001689 10.0.0.19 - - [2026-06-15 01:50:17] "DELETE /virtual-network/e82cc611-0525-46ec-bede-4f3ad0a0df11 HTTP/1.1" 200 115 0.079883 10.0.0.19 - - [2026-06-15 01:50:17] "DELETE /route-target/d8104dc8-c41e-4ea2-9f85-7f755aeb2c54 HTTP/1.1" 200 115 0.017907 10.0.0.19 - - [2026-06-15 01:50:17] "DELETE /api-access-list/bdc0c79b-9c9f-4d49-82ba-fa8c4580e4db HTTP/1.1" 200 115 0.024240 10.0.0.19 - - [2026-06-15 01:50:17] "GET /api-access-list/bdc0c79b-9c9f-4d49-82ba-fa8c4580e4db HTTP/1.1" 404 171 0.002875 10.0.0.19 - - [2026-06-15 01:50:17] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 10.0.0.19 - - [2026-06-15 01:50:17] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.024744 10.0.0.19 - - [2026-06-15 01:50:17] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001004 10.0.0.19 - - [2026-06-15 01:50:17] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?fields=virtual_networks HTTP/1.1" 200 1022 0.069399 10.0.0.19 - - [2026-06-15 01:50:17] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001211 10.0.0.19 - - [2026-06-15 01:50:17] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.027149 10.0.0.19 - - [2026-06-15 01:50:17] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001412 10.0.0.19 - - [2026-06-15 01:50:17] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?fields=security_groups HTTP/1.1" 200 1242 0.026239 10.0.0.19 - - [2026-06-15 01:50:18] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 10.0.0.19 - - [2026-06-15 01:50:18] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.025073 10.0.0.19 - - [2026-06-15 01:50:18] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000954 10.0.0.19 - - [2026-06-15 01:50:18] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?fields=virtual_networks HTTP/1.1" 200 1023 0.066900 10.0.0.19 - - [2026-06-15 01:50:18] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002401 10.0.0.19 - - [2026-06-15 01:50:18] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.029471 10.0.0.19 - - [2026-06-15 01:50:18] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001051 10.0.0.19 - - [2026-06-15 01:50:18] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?fields=security_groups HTTP/1.1" 200 1243 0.025074 10.0.0.19 - - [2026-06-15 01:50:20] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003478 10.0.0.19 - - [2026-06-15 01:50:20] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.007704 10.0.0.19 - - [2026-06-15 01:50:20] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001157 10.0.0.19 - - [2026-06-15 01:50:20] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026052 10.0.0.19 - - [2026-06-15 01:50:20] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001161 10.0.0.19 - - [2026-06-15 01:50:20] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?fields=virtual_networks HTTP/1.1" 200 1023 0.073376 10.0.0.19 - - [2026-06-15 01:50:20] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001192 10.0.0.19 - - [2026-06-15 01:50:20] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.023352 10.0.0.19 - - [2026-06-15 01:50:20] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001504 10.0.0.19 - - [2026-06-15 01:50:20] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?fields=security_groups HTTP/1.1" 200 1243 0.027918 10.0.0.19 - - [2026-06-15 01:50:21] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001188 10.0.0.19 - - [2026-06-15 01:50:21] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007619 10.0.0.19 - - [2026-06-15 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.033699 10.0.0.19 - - [2026-06-15 01:50:21] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002802 10.0.0.19 - - [2026-06-15 01:50:21] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001090 10.0.0.19 - - [2026-06-15 01:50:21] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007094 10.0.0.19 - - [2026-06-15 01:50:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.002455 10.0.0.19 - - [2026-06-15 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.003685 10.0.0.19 - - [2026-06-15 01:50:21] "POST /security-groups HTTP/1.1" 200 583 0.064747 10.0.0.19 - - [2026-06-15 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.002856 10.0.0.19 - - [2026-06-15 01:50:21] "POST /projects HTTP/1.1" 200 577 0.221400 10.0.0.19 - - [2026-06-15 01:50:21] "POST /access-control-lists HTTP/1.1" 200 596 0.058770 10.0.0.19 - - [2026-06-15 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.295268 10.0.0.19 - - [2026-06-15 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.002800 10.0.0.19 - - [2026-06-15 01:50:21] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.427757 10.0.0.19 - - [2026-06-15 01:50:22] "POST /access-control-lists HTTP/1.1" 200 594 0.060415 10.0.0.19 - - [2026-06-15 01:50:23] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.19 - - [2026-06-15 01:50:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000684 10.0.0.19 - - [2026-06-15 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.030612 10.0.0.19 - - [2026-06-15 01:50:25] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.002954 10.0.0.19 - - [2026-06-15 01:50:25] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003213 10.0.0.19 - - [2026-06-15 01:50:25] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003304 10.0.0.19 - - [2026-06-15 01:50:25] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.008418 10.0.0.19 - - [2026-06-15 01:50:26] "GET /aaa-mode HTTP/1.1" 200 128 0.001739 10.0.0.19 - - [2026-06-15 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.028830 10.0.0.19 - - [2026-06-15 01:50:26] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002457 10.0.0.19 - - [2026-06-15 01:50:26] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001518 10.0.0.19 - - [2026-06-15 01:50:26] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006879 10.0.0.19 - - [2026-06-15 01:50:26] "POST /id-to-fqname HTTP/1.1" 200 188 0.001484 10.0.0.19 - - [2026-06-15 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.003103 10.0.0.19 - - [2026-06-15 01:50:26] "POST /security-groups HTTP/1.1" 200 583 0.064091 10.0.0.19 - - [2026-06-15 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.002428 10.0.0.19 - - [2026-06-15 01:50:26] "POST /projects HTTP/1.1" 200 577 0.224328 10.0.0.19 - - [2026-06-15 01:50:26] "POST /access-control-lists HTTP/1.1" 200 596 0.057114 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.301007 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.002661 10.0.0.19 - - [2026-06-15 01:50:27] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.453022 10.0.0.19 - - [2026-06-15 01:50:27] "POST /access-control-lists HTTP/1.1" 200 594 0.056584 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.026366 10.0.0.19 - - [2026-06-15 01:50:27] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002793 10.0.0.19 - - [2026-06-15 01:50:27] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001014 10.0.0.19 - - [2026-06-15 01:50:27] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006129 10.0.0.19 - - [2026-06-15 01:50:27] "POST /id-to-fqname HTTP/1.1" 200 188 0.002430 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.004366 10.0.0.19 - - [2026-06-15 01:50:27] "POST /security-groups HTTP/1.1" 200 583 0.060189 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.004946 10.0.0.19 - - [2026-06-15 01:50:27] "POST /projects HTTP/1.1" 200 577 0.214328 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.257659 10.0.0.19 - - [2026-06-15 01:50:27] "POST /access-control-lists HTTP/1.1" 200 596 0.058562 10.0.0.19 - - [2026-06-15 01:50:27] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.389960 10.0.0.19 - - [2026-06-15 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 231 0.002590 10.0.0.19 - - [2026-06-15 01:50:28] "POST /access-control-lists HTTP/1.1" 200 594 0.061009 10.0.0.19 - - [2026-06-15 01:50:28] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.19 - - [2026-06-15 01:50:29] "GET / HTTP/1.1" 200 36215 0.001488 10.0.0.19 - - [2026-06-15 01:50:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.002810 10.0.0.19 - - [2026-06-15 01:50:29] "POST /api-access-lists HTTP/1.1" 200 521 0.012461 10.0.0.19 - - [2026-06-15 01:50:29] "GET /api-access-list/64fe4ae6-1905-4771-b976-0dbe0735bdfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1289 0.004851 10.0.0.19 - - [2026-06-15 01:50:29] "GET /api-access-list/64fe4ae6-1905-4771-b976-0dbe0735bdfa HTTP/1.1" 401 296 0.000463 10.0.0.19 - - [2026-06-15 01:50:30] "GET /api-access-list/64fe4ae6-1905-4771-b976-0dbe0735bdfa HTTP/1.1" 200 1289 0.065559 10.0.0.19 - - [2026-06-15 01:50:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000541 10.0.0.19 - - [2026-06-15 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.037430 10.0.0.19 - - [2026-06-15 01:50:30] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001154 10.0.0.19 - - [2026-06-15 01:50:30] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.031396 10.0.0.19 - - [2026-06-15 01:50:30] "GET /virtual-networks?parent_id=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010522 10.0.0.19 - - [2026-06-15 01:50:30] "POST /virtual-networks HTTP/1.1" 200 583 0.055421 10.0.0.19 - - [2026-06-15 01:50:30] "POST /route-targets HTTP/1.1" 200 328 0.010192 10.0.0.19 - - [2026-06-15 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.009736 10.0.0.19 - - [2026-06-15 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013187 10.0.0.19 - - [2026-06-15 01:50:31] "GET /network-ipam/7201eb97-43f0-4882-a402-33c7218df101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011035 10.0.0.19 - - [2026-06-15 01:50:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004251 10.0.0.19 - - [2026-06-15 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.046446 252.19.180.185 - - [2026-06-15 01:50:31] "POST /neutron/network HTTP/1.1" 200 845 0.049079 252.19.180.185 - - [2026-06-15 01:50:31] "POST /neutron/network HTTP/1.1" 200 845 0.021428 10.0.0.19 - - [2026-06-15 01:50:31] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014660 252.19.180.185 - - [2026-06-15 01:50:31] "POST /neutron/network HTTP/1.1" 200 845 0.021380 252.19.180.185 - - [2026-06-15 01:50:31] "POST /neutron/subnet HTTP/1.1" 200 674 0.026443 10.0.0.19 - - [2026-06-15 01:50:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000532 10.0.0.19 - - [2026-06-15 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035688 10.0.0.19 - - [2026-06-15 01:50:31] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001438 10.0.0.19 - - [2026-06-15 01:50:32] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039030 10.0.0.19 - - [2026-06-15 01:50:32] "GET /virtual-networks?parent_id=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010577 10.0.0.19 - - [2026-06-15 01:50:32] "POST /virtual-networks HTTP/1.1" 200 583 0.055263 10.0.0.19 - - [2026-06-15 01:50:32] "POST /route-targets HTTP/1.1" 200 328 0.010532 10.0.0.19 - - [2026-06-15 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.016008 10.0.0.19 - - [2026-06-15 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019889 10.0.0.19 - - [2026-06-15 01:50:32] "GET /network-ipam/7201eb97-43f0-4882-a402-33c7218df101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.010995 10.0.0.19 - - [2026-06-15 01:50:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004654 10.0.0.19 - - [2026-06-15 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.052436 252.19.180.185 - - [2026-06-15 01:50:32] "POST /neutron/network HTTP/1.1" 200 845 0.047462 252.19.180.185 - - [2026-06-15 01:50:32] "POST /neutron/network HTTP/1.1" 200 845 0.019084 10.0.0.19 - - [2026-06-15 01:50:32] "GET /virtual-network/ddd402e7-0915-4684-a0d0-f7bb1e3cb7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012300 252.19.180.185 - - [2026-06-15 01:50:32] "POST /neutron/network HTTP/1.1" 200 845 0.017440 252.19.180.185 - - [2026-06-15 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 674 0.025779 10.0.0.19 - - [2026-06-15 01:50:32] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 401 296 0.000402 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 200 2310 0.038979 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 401 296 0.000389 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 403 366 0.035313 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 200 2310 0.006559 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-networks HTTP/1.1" 200 370 0.020059 10.0.0.19 - - [2026-06-15 01:50:33] "GET /virtual-networks HTTP/1.1" 200 370 0.020185 10.0.0.19 - - [2026-06-15 01:50:34] "GET /obj-perms HTTP/1.1" 403 257 0.037686 10.0.0.19 - - [2026-06-15 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2026-06-15 01:50:34] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013978 10.0.0.19 - - [2026-06-15 01:50:34] "GET /obj-perms HTTP/1.1" 403 257 0.033858 10.0.0.19 - - [2026-06-15 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-06-15 01:50:34] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010306 10.0.0.19 - - [2026-06-15 01:50:35] "GET /obj-perms HTTP/1.1" 200 6419 0.057556 10.0.0.19 - - [2026-06-15 01:50:35] "GET /obj-perms HTTP/1.1" 403 257 0.011373 10.0.0.19 - - [2026-06-15 01:50:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016700 10.0.0.19 - - [2026-06-15 01:50:35] "GET /obj-perms HTTP/1.1" 403 257 0.007488 10.0.0.19 - - [2026-06-15 01:50:35] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.016583 10.0.0.19 - - [2026-06-15 01:50:35] "GET /obj-perms HTTP/1.1" 200 6419 0.001740 10.0.0.19 - - [2026-06-15 01:50:35] "PUT /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 200 265 0.029029 10.0.0.19 - - [2026-06-15 01:50:35] "GET /virtual-networks HTTP/1.1" 200 132 0.021138 10.0.0.19 - - [2026-06-15 01:50:35] "GET /virtual-networks HTTP/1.1" 200 609 0.018758 10.0.0.19 - - [2026-06-15 01:50:35] "GET /virtual-networks HTTP/1.1" 200 1431 0.003149 10.0.0.19 - - [2026-06-15 01:50:35] "DELETE /project/84091bb3dc94404c81cf55d65041916d HTTP/1.1" 404 173 0.015369 10.0.0.19 - - [2026-06-15 01:50:35] "DELETE /project/cba4da83d5154f7681d7587d27fd3f6b HTTP/1.1" 404 173 0.014658 10.0.0.19 - - [2026-06-15 01:50:35] "DELETE /project/b422ab0721a84d34b64105fceac2998b HTTP/1.1" 404 173 0.013813 10.0.0.19 - - [2026-06-15 01:50:35] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000887 10.0.0.19 - - [2026-06-15 01:50:35] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000837 10.0.0.19 - - [2026-06-15 01:50:35] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000775 10.0.0.19 - - [2026-06-15 01:50:36] "GET /obj-perms HTTP/1.1" 403 257 0.034390 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.058962 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.062043 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.074447 10.0.0.19 - - [2026-06-15 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001043 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000826 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000748 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?fields=security_groups HTTP/1.1" 200 1336 0.042600 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?fields=security_groups HTTP/1.1" 200 1335 0.044935 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?fields=security_groups HTTP/1.1" 200 1336 0.046245 10.0.0.19 - - [2026-06-15 01:50:36] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.019194 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /security-group/1abce527-a176-4646-8ac0-22f0e6aaf328 HTTP/1.1" 200 115 0.052375 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=f7b2c75b-8f26-49e8-8d01-c5880db844a3&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001230 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /security-group/c2e2a260-348a-47f0-92fd-d5bb9734e3b6 HTTP/1.1" 200 115 0.084487 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=5b479125-e7cc-4eb1-8bba-2f2c6b5974e1&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /security-group/c5ac2a31-f6de-4a26-9b00-855abd4f0860 HTTP/1.1" 200 115 0.101512 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3?fields=application_policy_sets HTTP/1.1" 200 1375 0.068405 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/5b8e1bf7-dfdb-4e81-b4d8-01ce0d0d059a HTTP/1.1" 200 115 0.082730 10.0.0.19 - - [2026-06-15 01:50:36] "GET /projects?obj_uuids=932bad37-5b88-4173-8d84-90ba11ec9f90&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000951 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1?fields=application_policy_sets HTTP/1.1" 200 1374 0.065913 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/4d8c9e12-c5ca-4a33-b433-24c49e3f2a6c HTTP/1.1" 200 115 0.040368 10.0.0.19 - - [2026-06-15 01:50:36] "GET /project/932bad37-5b88-4173-8d84-90ba11ec9f90?fields=application_policy_sets HTTP/1.1" 200 1375 0.114251 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/3298ca58-11c9-4ef0-bc3d-f48f768024a3 HTTP/1.1" 200 115 0.076606 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/6274f0ac-b061-4a6d-ba49-3d2a43c21c99 HTTP/1.1" 200 115 0.047749 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /project/f7b2c75b-8f26-49e8-8d01-c5880db844a3 HTTP/1.1" 200 115 0.526776 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/c6ecbd41-595b-40d8-bce2-fcf1416aec01 HTTP/1.1" 200 115 0.059566 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /project/5b479125-e7cc-4eb1-8bba-2f2c6b5974e1 HTTP/1.1" 200 115 0.592785 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /access-control-list/7644c8dd-43aa-41af-abef-9c744c2e13d6 HTTP/1.1" 200 115 0.054756 10.0.0.19 - - [2026-06-15 01:50:36] "DELETE /project/932bad37-5b88-4173-8d84-90ba11ec9f90 HTTP/1.1" 200 115 0.613430 10.0.0.19 - - [2026-06-15 01:50:36] "GET /obj-perms HTTP/1.1" 403 257 0.071088 10.0.0.19 - - [2026-06-15 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.19 - - [2026-06-15 01:50:36] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010889 10.0.0.19 - - [2026-06-15 01:50:36] "GET /obj-perms HTTP/1.1" 403 257 0.008897 10.0.0.19 - - [2026-06-15 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2026-06-15 01:50:36] "GET /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015390 10.0.0.19 - - [2026-06-15 01:50:36] "GET /obj-perms HTTP/1.1" 200 6419 0.001756 10.0.0.19 - - [2026-06-15 01:50:36] "GET /obj-perms HTTP/1.1" 403 257 0.010237 10.0.0.19 - - [2026-06-15 01:50:37] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018555 10.0.0.19 - - [2026-06-15 01:50:37] "GET /obj-perms HTTP/1.1" 403 257 0.007962 10.0.0.19 - - [2026-06-15 01:50:37] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 609 0.016706 10.0.0.19 - - [2026-06-15 01:50:37] "GET /obj-perms HTTP/1.1" 200 6419 0.001748 10.0.0.19 - - [2026-06-15 01:50:37] "PUT /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 200 265 0.025105 10.0.0.19 - - [2026-06-15 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.19 - - [2026-06-15 01:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003460 10.0.0.19 - - [2026-06-15 01:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002144 10.0.0.19 - - [2026-06-15 01:50:37] "DELETE /virtual-network/ddd402e7-0915-4684-a0d0-f7bb1e3cb7a8 HTTP/1.1" 200 115 0.079240 10.0.0.19 - - [2026-06-15 01:50:37] "DELETE /route-target/3dc2b702-270e-4127-b015-2a7bb6aa5688 HTTP/1.1" 200 115 0.026104 10.0.0.19 - - [2026-06-15 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.19 - - [2026-06-15 01:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003466 10.0.0.19 - - [2026-06-15 01:50:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002678 10.0.0.19 - - [2026-06-15 01:50:37] "DELETE /virtual-network/52455047-201b-4e55-ac7e-7b44946071b4 HTTP/1.1" 200 115 0.086547 10.0.0.19 - - [2026-06-15 01:50:37] "DELETE /route-target/99011a85-a96e-4606-aa99-7c6c03e4091b HTTP/1.1" 200 115 0.017244 10.0.0.19 - - [2026-06-15 01:50:37] "DELETE /api-access-list/64fe4ae6-1905-4771-b976-0dbe0735bdfa HTTP/1.1" 200 115 0.021596 10.0.0.19 - - [2026-06-15 01:50:37] "GET /api-access-list/64fe4ae6-1905-4771-b976-0dbe0735bdfa HTTP/1.1" 404 171 0.002811 10.0.0.19 - - [2026-06-15 01:50:37] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001043 10.0.0.19 - - [2026-06-15 01:50:37] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.021701 10.0.0.19 - - [2026-06-15 01:50:37] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001019 10.0.0.19 - - [2026-06-15 01:50:37] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?fields=virtual_networks HTTP/1.1" 200 1033 0.072288 10.0.0.19 - - [2026-06-15 01:50:37] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001106 10.0.0.19 - - [2026-06-15 01:50:37] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024059 10.0.0.19 - - [2026-06-15 01:50:37] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.19 - - [2026-06-15 01:50:38] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?fields=security_groups HTTP/1.1" 200 1258 0.068128 10.0.0.19 - - [2026-06-15 01:50:38] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001005 10.0.0.19 - - [2026-06-15 01:50:38] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.028778 10.0.0.19 - - [2026-06-15 01:50:38] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001215 10.0.0.19 - - [2026-06-15 01:50:38] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?fields=virtual_networks HTTP/1.1" 200 1031 0.067106 10.0.0.19 - - [2026-06-15 01:50:38] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354 10.0.0.19 - - [2026-06-15 01:50:38] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.024879 10.0.0.19 - - [2026-06-15 01:50:38] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001587 10.0.0.19 - - [2026-06-15 01:50:38] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?fields=security_groups HTTP/1.1" 200 1256 0.029642 10.0.0.19 - - [2026-06-15 01:50:39] "GET /aaa-mode HTTP/1.1" 200 128 0.001333 10.0.0.19 - - [2026-06-15 01:50:40] "GET / HTTP/1.1" 200 36215 0.001763 10.0.0.19 - - [2026-06-15 01:50:41] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.19 - - [2026-06-15 01:50:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000497 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.080098 10.0.0.19 - - [2026-06-15 01:50:42] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001038 10.0.0.19 - - [2026-06-15 01:50:42] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030340 10.0.0.19 - - [2026-06-15 01:50:42] "GET /virtual-networks?parent_id=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010456 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.008070 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009428 10.0.0.19 - - [2026-06-15 01:50:42] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001159 10.0.0.19 - - [2026-06-15 01:50:42] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016715 10.0.0.19 - - [2026-06-15 01:50:42] "POST /service-templates HTTP/1.1" 403 264 0.007004 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.003225 10.0.0.19 - - [2026-06-15 01:50:42] "POST /api-access-lists HTTP/1.1" 200 555 0.016571 10.0.0.19 - - [2026-06-15 01:50:42] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.006934 10.0.0.19 - - [2026-06-15 01:50:42] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 1323 0.003255 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010943 10.0.0.19 - - [2026-06-15 01:50:42] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002135 10.0.0.19 - - [2026-06-15 01:50:42] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.040139 10.0.0.19 - - [2026-06-15 01:50:42] "GET /virtual-networks?parent_id=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012365 10.0.0.19 - - [2026-06-15 01:50:42] "POST /virtual-networks HTTP/1.1" 200 583 0.049510 10.0.0.19 - - [2026-06-15 01:50:42] "POST /route-targets HTTP/1.1" 200 328 0.010103 10.0.0.19 - - [2026-06-15 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.010603 10.0.0.19 - - [2026-06-15 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017744 10.0.0.19 - - [2026-06-15 01:50:42] "GET /network-ipam/7201eb97-43f0-4882-a402-33c7218df101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.013551 10.0.0.19 - - [2026-06-15 01:50:43] "POST /useragent-kv HTTP/1.1" 200 115 0.005373 10.0.0.19 - - [2026-06-15 01:50:43] "POST /ref-update HTTP/1.1" 200 156 0.055644 252.19.180.185 - - [2026-06-15 01:50:43] "POST /neutron/network HTTP/1.1" 200 845 0.048424 252.19.180.185 - - [2026-06-15 01:50:43] "POST /neutron/network HTTP/1.1" 200 845 0.024312 10.0.0.19 - - [2026-06-15 01:50:43] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014779 252.19.180.185 - - [2026-06-15 01:50:43] "POST /neutron/network HTTP/1.1" 200 845 0.020942 252.19.180.185 - - [2026-06-15 01:50:43] "POST /neutron/subnet HTTP/1.1" 200 674 0.025117 252.19.180.185 - - [2026-06-15 01:50:43] "POST /neutron/network HTTP/1.1" 200 845 0.032387 10.0.0.19 - - [2026-06-15 01:50:43] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004989 10.0.0.19 - - [2026-06-15 01:50:43] "GET /network-ipam/7201eb97-43f0-4882-a402-33c7218df101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003097 10.0.0.19 - - [2026-06-15 01:50:43] "GET /domains HTTP/1.1" 200 438 0.003233 10.0.0.19 - - [2026-06-15 01:50:43] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001190 10.0.0.19 - - [2026-06-15 01:50:43] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1675 0.006765 10.0.0.19 - - [2026-06-15 01:50:43] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001086 10.0.0.19 - - [2026-06-15 01:50:43] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b HTTP/1.1" 200 2347 0.027169 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.010286 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.005115 10.0.0.19 - - [2026-06-15 01:50:44] "GET /routing-instance/a1967717-2ed4-4859-9fe3-e0ac4ba7ac94 HTTP/1.1" 200 1557 0.004733 10.0.0.19 - - [2026-06-15 01:50:44] "GET /routing-instance/a1967717-2ed4-4859-9fe3-e0ac4ba7ac94 HTTP/1.1" 200 1557 0.003808 10.0.0.19 - - [2026-06-15 01:50:44] "GET /route-target/721fe6a1-8061-413d-8437-a19cd0877fe3 HTTP/1.1" 200 1243 0.003617 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.006968 10.0.0.19 - - [2026-06-15 01:50:44] "GET /routing-instance/a1967717-2ed4-4859-9fe3-e0ac4ba7ac94 HTTP/1.1" 200 1557 0.004599 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005608 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.005417 10.0.0.19 - - [2026-06-15 01:50:44] "GET /routing-instance/a1967717-2ed4-4859-9fe3-e0ac4ba7ac94 HTTP/1.1" 200 1557 0.004368 10.0.0.19 - - [2026-06-15 01:50:44] "GET /routing-instance/a1967717-2ed4-4859-9fe3-e0ac4ba7ac94 HTTP/1.1" 200 1557 0.003927 10.0.0.19 - - [2026-06-15 01:50:44] "GET /route-target/721fe6a1-8061-413d-8437-a19cd0877fe3 HTTP/1.1" 200 1243 0.004130 10.0.0.19 - - [2026-06-15 01:50:44] "GET /domains HTTP/1.1" 200 438 0.002786 10.0.0.19 - - [2026-06-15 01:50:44] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.19 - - [2026-06-15 01:50:44] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682 HTTP/1.1" 200 1675 0.006789 10.0.0.19 - - [2026-06-15 01:50:44] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001751 10.0.0.19 - - [2026-06-15 01:50:44] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b HTTP/1.1" 200 2347 0.029701 10.0.0.19 - - [2026-06-15 01:50:44] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.005152 10.0.0.19 - - [2026-06-15 01:50:44] "GET /obj-perms HTTP/1.1" 200 6419 0.001734 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.009436 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016234 10.0.0.19 - - [2026-06-15 01:50:45] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001842 10.0.0.19 - - [2026-06-15 01:50:45] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.017776 10.0.0.19 - - [2026-06-15 01:50:45] "POST /service-templates HTTP/1.1" 403 264 0.008104 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 404 181 0.002770 10.0.0.19 - - [2026-06-15 01:50:45] "POST /api-access-lists HTTP/1.1" 200 521 0.015849 10.0.0.19 - - [2026-06-15 01:50:45] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004444 10.0.0.19 - - [2026-06-15 01:50:45] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 1290 0.003407 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.013402 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.19 - - [2026-06-15 01:50:45] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001106 10.0.0.19 - - [2026-06-15 01:50:45] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.017620 10.0.0.19 - - [2026-06-15 01:50:45] "POST /service-templates HTTP/1.1" 200 551 0.027366 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019671 10.0.0.19 - - [2026-06-15 01:50:45] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011876 10.0.0.19 - - [2026-06-15 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011052 10.0.0.19 - - [2026-06-15 01:50:45] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012045 10.0.0.19 - - [2026-06-15 01:50:45] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 401 296 0.000523 10.0.0.19 - - [2026-06-15 01:50:46] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 403 263 0.036156 10.0.0.19 - - [2026-06-15 01:50:46] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.010454 10.0.0.19 - - [2026-06-15 01:50:46] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.037214 10.0.0.19 - - [2026-06-15 01:50:47] "GET /obj-perms HTTP/1.1" 403 257 0.036757 10.0.0.19 - - [2026-06-15 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.19 - - [2026-06-15 01:50:47] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009337 10.0.0.19 - - [2026-06-15 01:50:47] "GET /obj-perms HTTP/1.1" 403 257 0.009019 10.0.0.19 - - [2026-06-15 01:50:47] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008085 10.0.0.19 - - [2026-06-15 01:50:47] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.002987 10.0.0.19 - - [2026-06-15 01:50:47] "PUT /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 265 0.008369 10.0.0.19 - - [2026-06-15 01:50:47] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 1460 0.003239 10.0.0.19 - - [2026-06-15 01:50:47] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.015861 10.0.0.19 - - [2026-06-15 01:50:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000506 10.0.0.19 - - [2026-06-15 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.044996 10.0.0.19 - - [2026-06-15 01:50:47] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 10.0.0.19 - - [2026-06-15 01:50:47] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.033660 10.0.0.19 - - [2026-06-15 01:50:48] "GET /virtual-networks?parent_id=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.014988 10.0.0.19 - - [2026-06-15 01:50:48] "POST /virtual-networks HTTP/1.1" 403 263 0.008939 10.0.0.19 - - [2026-06-15 01:50:48] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.008361 10.0.0.19 - - [2026-06-15 01:50:48] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.034741 10.0.0.19 - - [2026-06-15 01:50:48] "GET /obj-perms HTTP/1.1" 403 257 0.045187 10.0.0.19 - - [2026-06-15 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.19 - - [2026-06-15 01:50:48] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.033920 10.0.0.19 - - [2026-06-15 01:50:48] "GET /obj-perms HTTP/1.1" 403 257 0.012549 10.0.0.19 - - [2026-06-15 01:50:48] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.039410 10.0.0.19 - - [2026-06-15 01:50:48] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.007787 10.0.0.19 - - [2026-06-15 01:50:49] "PUT /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 265 0.024604 10.0.0.19 - - [2026-06-15 01:50:49] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 1428 0.011527 10.0.0.19 - - [2026-06-15 01:50:49] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 200 1853 0.113769 10.0.0.19 - - [2026-06-15 01:50:49] "GET /obj-perms HTTP/1.1" 200 6372 0.189898 10.0.0.19 - - [2026-06-15 01:50:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.110328 10.0.0.19 - - [2026-06-15 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.134598 10.0.0.19 - - [2026-06-15 01:50:49] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200 10.0.0.19 - - [2026-06-15 01:50:49] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.071896 10.0.0.19 - - [2026-06-15 01:50:49] "POST /service-templates HTTP/1.1" 403 264 0.031077 10.0.0.19 - - [2026-06-15 01:50:49] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003876 10.0.0.19 - - [2026-06-15 01:50:49] "PUT /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 265 0.011959 10.0.0.19 - - [2026-06-15 01:50:49] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 1323 0.005940 10.0.0.19 - - [2026-06-15 01:50:49] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010067 10.0.0.19 - - [2026-06-15 01:50:49] "PUT /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 265 0.020445 10.0.0.19 - - [2026-06-15 01:50:50] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 1290 0.013089 10.0.0.19 - - [2026-06-15 01:50:50] "GET /obj-perms HTTP/1.1" 200 6372 0.146213 10.0.0.19 - - [2026-06-15 01:50:50] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 403 263 0.032382 10.0.0.19 - - [2026-06-15 01:50:50] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 403 263 0.115180 10.0.0.19 - - [2026-06-15 01:50:50] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.015410 10.0.0.19 - - [2026-06-15 01:50:51] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.072939 10.0.0.19 - - [2026-06-15 01:50:51] "GET /obj-perms HTTP/1.1" 403 257 0.018234 10.0.0.19 - - [2026-06-15 01:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011903 10.0.0.19 - - [2026-06-15 01:50:51] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.011206 10.0.0.19 - - [2026-06-15 01:50:52] "GET /obj-perms HTTP/1.1" 403 257 0.127278 10.0.0.19 - - [2026-06-15 01:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.026951 10.0.0.19 - - [2026-06-15 01:50:52] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.057117 10.0.0.19 - - [2026-06-15 01:50:52] "GET /obj-perms HTTP/1.1" 403 257 0.101117 10.0.0.19 - - [2026-06-15 01:50:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.075348 10.0.0.19 - - [2026-06-15 01:50:52] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010028 10.0.0.19 - - [2026-06-15 01:50:52] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.089107 10.0.0.19 - - [2026-06-15 01:50:52] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 200 1853 0.129920 10.0.0.19 - - [2026-06-15 01:50:53] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.064577 10.0.0.19 - - [2026-06-15 01:50:53] "GET /obj-perms HTTP/1.1" 403 257 0.039344 10.0.0.19 - - [2026-06-15 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.19 - - [2026-06-15 01:50:53] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.037889 10.0.0.19 - - [2026-06-15 01:50:53] "GET /obj-perms HTTP/1.1" 403 257 0.062956 10.0.0.19 - - [2026-06-15 01:50:53] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.102155 10.0.0.19 - - [2026-06-15 01:50:53] "DELETE /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 200 115 0.084101 10.0.0.19 - - [2026-06-15 01:50:53] "GET /api-access-list/3212ed6b-5b8e-4ab7-b025-3a0f7c3cd8b2 HTTP/1.1" 404 171 0.002701 10.0.0.19 - - [2026-06-15 01:50:53] "DELETE /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 200 115 0.099952 10.0.0.19 - - [2026-06-15 01:50:53] "GET /api-access-list/6cb9f07d-6328-4f97-aba8-a43bd1b77060 HTTP/1.1" 404 171 0.003843 10.0.0.19 - - [2026-06-15 01:50:54] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 401 296 0.000533 10.0.0.19 - - [2026-06-15 01:50:54] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 403 263 0.147890 10.0.0.19 - - [2026-06-15 01:50:54] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.064425 10.0.0.19 - - [2026-06-15 01:50:55] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 403 264 0.052574 10.0.0.19 - - [2026-06-15 01:50:55] "GET /obj-perms HTTP/1.1" 403 257 0.072922 10.0.0.19 - - [2026-06-15 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.19 - - [2026-06-15 01:50:55] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007285 10.0.0.19 - - [2026-06-15 01:50:56] "GET /obj-perms HTTP/1.1" 403 257 0.010907 10.0.0.19 - - [2026-06-15 01:50:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006873 10.0.0.19 - - [2026-06-15 01:50:56] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.004881 10.0.0.19 - - [2026-06-15 01:50:56] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.011904 10.0.0.19 - - [2026-06-15 01:50:56] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 2310 0.017190 10.0.0.19 - - [2026-06-15 01:50:56] "GET /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 200 1853 0.011858 10.0.0.19 - - [2026-06-15 01:50:56] "GET /obj-perms HTTP/1.1" 403 257 0.010678 10.0.0.19 - - [2026-06-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.19 - - [2026-06-15 01:50:56] "GET /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016180 10.0.0.19 - - [2026-06-15 01:50:56] "GET /obj-perms HTTP/1.1" 403 257 0.009633 10.0.0.19 - - [2026-06-15 01:50:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 370 0.025991 10.0.0.19 - - [2026-06-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.19 - - [2026-06-15 01:50:56] "DELETE /service-template/1626db4c-0a01-46fd-b6f9-92c60849be2c HTTP/1.1" 200 115 0.036098 10.0.0.19 - - [2026-06-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.016344 10.0.0.19 - - [2026-06-15 01:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002823 10.0.0.19 - - [2026-06-15 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480 10.0.0.19 - - [2026-06-15 01:50:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006419 10.0.0.19 - - [2026-06-15 01:50:56] "DELETE /virtual-network/12898c68-cfa9-4672-96ff-f183af7e355f HTTP/1.1" 200 115 0.117685 10.0.0.19 - - [2026-06-15 01:50:56] "DELETE /route-target/721fe6a1-8061-413d-8437-a19cd0877fe3 HTTP/1.1" 200 115 0.024206 10.0.0.19 - - [2026-06-15 01:50:57] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004483 10.0.0.19 - - [2026-06-15 01:50:57] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.011326 10.0.0.19 - - [2026-06-15 01:50:57] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.006368 10.0.0.19 - - [2026-06-15 01:50:57] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.023139 10.0.0.19 - - [2026-06-15 01:50:59] "GET /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007871 10.0.0.19 - - [2026-06-15 01:50:59] "PUT /api-access-list/41bc89f0-20b0-4a2e-a91b-5838ef62a1aa HTTP/1.1" 200 265 0.015188 10.0.0.19 - - [2026-06-15 01:50:59] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004852 10.0.0.19 - - [2026-06-15 01:50:59] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.069113 10.0.0.19 - - [2026-06-15 01:50:59] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001924 10.0.0.19 - - [2026-06-15 01:50:59] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?fields=virtual_networks HTTP/1.1" 200 1032 0.054590 10.0.0.19 - - [2026-06-15 01:50:59] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.19 - - [2026-06-15 01:50:59] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.044570 10.0.0.19 - - [2026-06-15 01:50:59] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002255 10.0.0.19 - - [2026-06-15 01:50:59] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?fields=security_groups HTTP/1.1" 200 1257 0.058102 10.0.0.19 - - [2026-06-15 01:51:00] "GET /projects?obj_uuids=d43cb095-c577-48c4-8460-67a8a060723a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001581 10.0.0.19 - - [2026-06-15 01:51:00] "GET /project/d43cb095-c577-48c4-8460-67a8a060723a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.071307 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-06-15T01:51:01Z failed with SSLError [Introspect:8084]10.0.0.19 - - [2026-06-15 01:51:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001761 10.0.0.19 - - [2026-06-15 01:51:02] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001374 10.0.0.19 - - [2026-06-15 01:51:02] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.013358 10.0.0.19 - - [2026-06-15 01:51:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.035130 10.0.0.19 - - [2026-06-15 01:51:02] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002510 10.0.0.19 - - [2026-06-15 01:51:02] "GET /domains?obj_uuids=21359ce1-50e9-4d69-b64c-799df2e42682&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002014 10.0.0.19 - - [2026-06-15 01:51:02] "GET /domain/21359ce1-50e9-4d69-b64c-799df2e42682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.010014 10.0.0.19 - - [2026-06-15 01:51:03] "POST /id-to-fqname HTTP/1.1" 200 184 0.002984 10.0.0.19 - - [2026-06-15 01:51:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.004839 10.0.0.19 - - [2026-06-15 01:51:03] "POST /security-groups HTTP/1.1" 200 579 0.064774 10.0.0.19 - - [2026-06-15 01:51:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.002978 10.0.0.19 - - [2026-06-15 01:51:03] "POST /projects HTTP/1.1" 200 569 0.243289 10.0.0.19 - - [2026-06-15 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.290068 10.0.0.19 - - [2026-06-15 01:51:03] "POST /access-control-lists HTTP/1.1" 200 592 0.081683 10.0.0.19 - - [2026-06-15 01:51:03] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.509490 10.0.0.19 - - [2026-06-15 01:51:03] "POST /fqname-to-id HTTP/1.1" 404 227 0.013291 10.0.0.19 - - [2026-06-15 01:51:03] "POST /access-control-lists HTTP/1.1" 200 590 0.072362 10.0.0.19 - - [2026-06-15 01:51:04] "GET / HTTP/1.1" 200 36215 0.002457 10.0.0.19 - - [2026-06-15 01:51:05] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001993 10.0.0.19 - - [2026-06-15 01:51:05] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036737 10.0.0.19 - - [2026-06-15 01:51:05] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001384 10.0.0.19 - - [2026-06-15 01:51:05] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?fields=virtual_networks HTTP/1.1" 200 1023 0.088505 10.0.0.19 - - [2026-06-15 01:51:05] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001750 10.0.0.19 - - [2026-06-15 01:51:05] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.057649 10.0.0.19 - - [2026-06-15 01:51:05] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001910 10.0.0.19 - - [2026-06-15 01:51:05] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?fields=security_groups HTTP/1.1" 200 1244 0.049642 10.0.0.19 - - [2026-06-15 01:51:36] "DELETE /project/898ad00ab16e4eb584600ee2b1aa8c64 HTTP/1.1" 404 173 0.014234 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000930 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000830 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000757 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000789 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.055804 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.060853 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.062336 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.071190 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000894 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000860 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000845 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?fields=security_groups HTTP/1.1" 200 1349 0.065539 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?fields=security_groups HTTP/1.1" 200 1337 0.066216 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?fields=security_groups HTTP/1.1" 200 1350 0.068626 10.0.0.19 - - [2026-06-15 01:51:36] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?fields=security_groups HTTP/1.1" 200 1351 0.078493 10.0.0.19 - - [2026-06-15 01:51:36] "DELETE /security-group/f579789f-c693-4fb1-baef-e12719535ce6 HTTP/1.1" 200 115 0.085186 10.0.0.19 - - [2026-06-15 01:51:36] "DELETE /security-group/179b4558-beb0-4155-953b-cddd82cee8e9 HTTP/1.1" 200 115 0.087654 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=84091bb3-dc94-404c-81cf-55d65041916d&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001094 10.0.0.19 - - [2026-06-15 01:51:36] "GET /projects?obj_uuids=898ad00a-b16e-4eb5-8460-0ee2b1aa8c64&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001054 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/14049d8f-23ad-4fc2-b46c-37fdde0b6e32 HTTP/1.1" 200 115 0.064593 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /security-group/85e2d9da-fe7c-4fc5-8da5-b0fa1392597b HTTP/1.1" 200 115 0.097583 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /security-group/dd59226f-6a67-4b6a-98c0-4f1c1984fda5 HTTP/1.1" 200 115 0.102579 10.0.0.19 - - [2026-06-15 01:51:37] "GET /projects?obj_uuids=cba4da83-d515-4f76-81d7-587d27fd3f6b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001508 10.0.0.19 - - [2026-06-15 01:51:37] "GET /project/84091bb3-dc94-404c-81cf-55d65041916d?fields=application_policy_sets HTTP/1.1" 200 1388 0.055444 10.0.0.19 - - [2026-06-15 01:51:37] "GET /projects?obj_uuids=b422ab07-21a8-4d34-b641-05fceac2998b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001151 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/3e8f9d29-1cf1-4fde-b21f-47ce194ebb41 HTTP/1.1" 200 115 0.057272 10.0.0.19 - - [2026-06-15 01:51:37] "GET /project/cba4da83-d515-4f76-81d7-587d27fd3f6b?fields=application_policy_sets HTTP/1.1" 200 1389 0.065817 10.0.0.19 - - [2026-06-15 01:51:37] "GET /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64?fields=application_policy_sets HTTP/1.1" 200 1376 0.101192 10.0.0.19 - - [2026-06-15 01:51:37] "GET /project/b422ab07-21a8-4d34-b641-05fceac2998b?fields=application_policy_sets HTTP/1.1" 200 1390 0.072479 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/8e8ba5bf-f8a9-4083-bd71-f1e087bac8ff HTTP/1.1" 200 115 0.046487 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/a6a2d2e4-7601-4c73-a1d7-1cb50fd1bd86 HTTP/1.1" 200 115 0.045615 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/09750543-f955-481a-a631-6badc753a5be HTTP/1.1" 200 115 0.066925 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /project/84091bb3-dc94-404c-81cf-55d65041916d HTTP/1.1" 200 115 0.570892 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/e1775a14-8fdd-48be-893c-a47cdcf1653c HTTP/1.1" 200 115 0.038205 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /project/cba4da83-d515-4f76-81d7-587d27fd3f6b HTTP/1.1" 200 115 0.600702 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /project/898ad00a-b16e-4eb5-8460-0ee2b1aa8c64 HTTP/1.1" 200 115 0.616209 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /project/b422ab07-21a8-4d34-b641-05fceac2998b HTTP/1.1" 200 115 0.613250 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/b7892fcc-4bca-47b6-91cb-93376fcf659d HTTP/1.1" 200 115 0.023901 10.0.0.19 - - [2026-06-15 01:51:37] "DELETE /access-control-list/b2746490-d6b0-4c53-81f1-66617ad1a873 HTTP/1.1" 200 115 0.020519 10.0.0.19 - - [2026-06-15 01:51:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000484 10.0.0.19 - - [2026-06-15 01:51:48] "GET /global-system-configs HTTP/1.1" 401 296 0.000525 10.0.0.19 - - [2026-06-15 01:51:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000512 10.0.0.19 - - [2026-06-15 01:51:49] "GET /global-system-configs HTTP/1.1" 401 296 0.000406 10.0.0.19 - - [2026-06-15 01:51:50] "GET /obj-perms HTTP/1.1" 200 6372 0.066014 10.0.0.19 - - [2026-06-15 01:51:50] "GET /obj-perms HTTP/1.1" 200 6372 0.057554 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.19 - - [2026-06-15 01:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001077