++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Oct 28 08:45:20 AM UTC 2025 ===================' INFO: =================== Tue Oct 28 08:45:20 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38.193.91 ++ 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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: 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.38 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.38 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.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ 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 ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.245.156.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.245.156.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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: 10/28/2025 08:46:01.189 7ff8fca27a80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/28/2025 08:46:01.362 7ff8fca27a80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/28/2025 08:46:01.375 7ff8fca27a80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/28/2025 08:46:01.375 7ff8fca27a80 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-28 08:46:12] "GET / HTTP/1.1" 503 181 0.000282 10.0.0.38 - - [2025-10-28 08:46:12] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.38 - - [2025-10-28 08:46:12] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.38 - - [2025-10-28 08:46:13] "GET / HTTP/1.1" 200 45019 0.002084 10.0.0.38 - - [2025-10-28 08:46:13] "GET / HTTP/1.1" 200 45019 0.001381 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-10-28 08:46:13] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000612 10.0.0.38 - - [2025-10-28 08:46:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000318 10.0.0.38 - - [2025-10-28 08:46:13] "GET / HTTP/1.1" 200 36215 0.002570 10.0.0.38 - - [2025-10-28 08:46:13] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.38 - - [2025-10-28 08:46:14] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.392595 10.0.0.38 - - [2025-10-28 08:46:14] "GET / HTTP/1.1" 200 36215 0.002428 10.0.0.38 - - [2025-10-28 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.397650 10.0.0.38 - - [2025-10-28 08:46:14] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.009279 10.0.0.38 - - [2025-10-28 08:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.38 - - [2025-10-28 08:46:14] "GET / HTTP/1.1" 200 36215 0.003821 /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.38 - - [2025-10-28 08:46:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000597 10.0.0.38 - - [2025-10-28 08:46:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.046363 10.0.0.38 - - [2025-10-28 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2025-10-28 08:46:15] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009606 10.0.0.38 - - [2025-10-28 08:46:15] "POST /service-appliance-sets HTTP/1.1" 200 555 0.036303 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004764 10.0.0.38 - - [2025-10-28 08:46:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.008124 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001292 10.0.0.38 - - [2025-10-28 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.38 - - [2025-10-28 08:46:15] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007510 10.0.0.38 - - [2025-10-28 08:46:15] "POST /service-appliance-sets HTTP/1.1" 200 543 0.048624 10.0.0.38 - - [2025-10-28 08:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.38 - - [2025-10-28 08:46:15] "GET /network-ipam/dc12ee4a-2eca-4859-9971-4cdac80a0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007059 10.0.0.38 - - [2025-10-28 08:46:15] "POST /service-templates HTTP/1.1" 200 513 0.077987 10.0.0.38 - - [2025-10-28 08:46:16] "POST /service-templates HTTP/1.1" 200 503 0.188786 10.0.0.38 - - [2025-10-28 08:46:16] "POST /service-templates HTTP/1.1" 200 517 0.045911 10.0.0.38 - - [2025-10-28 08:46:16] "POST /service-templates HTTP/1.1" 200 537 0.042891 10.0.0.38 - - [2025-10-28 08:46:16] "POST /service-templates HTTP/1.1" 200 509 0.037456 10.0.0.38 - - [2025-10-28 08:46:16] "GET / HTTP/1.1" 200 36215 0.003793 10.0.0.38 - - [2025-10-28 08:46:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.007026 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-10-28 08:46:16] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.38 - - [2025-10-28 08:46:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000736 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.060102 10.0.0.38 - - [2025-10-28 08:46:17] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011521 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.004069 10.0.0.38 - - [2025-10-28 08:46:17] "GET /obj-perms HTTP/1.1" 200 6381 0.423211 10.0.0.38 - - [2025-10-28 08:46:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.035604 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.063588 10.0.0.38 - - [2025-10-28 08:46:17] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010284 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.005291 10.0.0.38 - - [2025-10-28 08:46:17] "POST /database-nodes HTTP/1.1" 200 595 0.198682 10.0.0.38 - - [2025-10-28 08:46:17] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000618 10.0.0.38 - - [2025-10-28 08:46:17] "GET /obj-perms HTTP/1.1" 200 6381 0.157891 10.0.0.38 - - [2025-10-28 08:46:17] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.38 - - [2025-10-28 08:46:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000603 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.067880 10.0.0.38 - - [2025-10-28 08:46:18] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008454 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003611 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.082327 10.0.0.38 - - [2025-10-28 08:46:18] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009292 10.0.0.38 - - [2025-10-28 08:46:18] "POST /analytics-nodes HTTP/1.1" 200 597 0.095382 10.0.0.38 - - [2025-10-28 08:46:18] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000695 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.005489 10.0.0.38 - - [2025-10-28 08:46:18] "POST /config-nodes HTTP/1.1" 200 591 0.173130 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.055400 10.0.0.38 - - [2025-10-28 08:46:18] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013248 10.0.0.38 - - [2025-10-28 08:46:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003082 10.0.0.38 - - [2025-10-28 08:46:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.035257 10.0.0.38 - - [2025-10-28 08:46:18] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.38 - - [2025-10-28 08:46:18] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000579 10.0.0.38 - - [2025-10-28 08:46:19] "GET / HTTP/1.1" 200 36215 0.003084 10.0.0.38 - - [2025-10-28 08:46:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000571 10.0.0.38 - - [2025-10-28 08:46:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.058276 10.0.0.38 - - [2025-10-28 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.044039 10.0.0.38 - - [2025-10-28 08:46:19] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012172 10.0.0.38 - - [2025-10-28 08:46:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.030096 10.0.0.38 - - [2025-10-28 08:46:19] "POST /config-database-nodes HTTP/1.1" 200 609 0.120771 10.0.0.38 - - [2025-10-28 08:46:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000835 10.0.0.38 - - [2025-10-28 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.042900 10.0.0.38 - - [2025-10-28 08:46:20] "GET /network-ipam/dc12ee4a-2eca-4859-9971-4cdac80a0b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003938 10.0.0.38 - - [2025-10-28 08:46:20] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.38 - - [2025-10-28 08:46:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000655 10.0.0.38 - - [2025-10-28 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.044118 10.0.0.38 - - [2025-10-28 08:46:21] "GET /routing-instance/52780ebf-24ce-46c0-9381-1e9261300423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015059 10.0.0.38 - - [2025-10-28 08:46:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.017155 10.0.0.38 - - [2025-10-28 08:46:21] "POST /access-control-lists HTTP/1.1" 200 589 0.066310 10.0.0.38 - - [2025-10-28 08:46:21] "POST /bgp-routers HTTP/1.1" 200 614 0.090513 10.0.0.38 - - [2025-10-28 08:46:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.013741 10.0.0.38 - - [2025-10-28 08:46:21] "GET /bgp-router/138c062c-2f50-4a88-8e17-7915dba9a51a?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.011403 10.0.0.38 - - [2025-10-28 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009193 10.0.0.38 - - [2025-10-28 08:46:21] "POST /access-control-lists HTTP/1.1" 200 587 0.032082 10.0.0.38 - - [2025-10-28 08:46:21] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014439 10.0.0.38 - - [2025-10-28 08:46:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004356 10.0.0.38 - - [2025-10-28 08:46:21] "POST /route-targets HTTP/1.1" 200 328 0.019389 10.0.0.38 - - [2025-10-28 08:46:21] "POST /ref-update HTTP/1.1" 200 156 0.040992 10.0.0.38 - - [2025-10-28 08:46:21] "POST /ref-update HTTP/1.1" 200 156 0.048384 10.0.0.38 - - [2025-10-28 08:46:21] "POST /route-targets HTTP/1.1" 200 328 0.020967 10.0.0.38 - - [2025-10-28 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.024523 10.0.0.38 - - [2025-10-28 08:46:22] "POST /route-targets HTTP/1.1" 200 328 0.021018 10.0.0.38 - - [2025-10-28 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.018524 10.0.0.38 - - [2025-10-28 08:46:22] "POST /route-targets HTTP/1.1" 200 328 0.023004 10.0.0.38 - - [2025-10-28 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.018740 10.0.0.38 - - [2025-10-28 08:46:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004063 10.0.0.38 - - [2025-10-28 08:46:22] "POST /access-control-lists HTTP/1.1" 200 553 0.230100 10.0.0.38 - - [2025-10-28 08:46:22] "PUT /access-control-list/42788516-0413-4f0a-b30c-ca2b53a54a8a HTTP/1.1" 200 273 0.022395 10.0.0.38 - - [2025-10-28 08:46:22] "PUT /access-control-list/030d01be-47c6-4670-8836-0aa51d14c89e HTTP/1.1" 200 273 0.014944 10.0.0.38 - - [2025-10-28 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2025-10-28 08:46:24] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006823 10.0.0.38 - - [2025-10-28 08:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.38 - - [2025-10-28 08:46:24] "PUT /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 277 0.013699 10.0.0.38 - - [2025-10-28 08:46:24] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.38 - - [2025-10-28 08:46:24] "POST /alarms HTTP/1.1" 401 296 0.000617 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 583 0.061044 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 577 0.059237 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 577 0.027874 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 561 0.022617 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 557 0.026757 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 559 0.036435 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 567 0.046706 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 551 0.030732 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 559 0.028408 10.0.0.38 - - [2025-10-28 08:46:25] "POST /alarms HTTP/1.1" 200 569 0.025013 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 557 0.028530 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 569 0.027359 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 577 0.094831 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 571 0.047186 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 563 0.047871 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 563 0.048906 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 563 0.027650 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 549 0.045450 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001546 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 597 0.026321 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001083 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 577 0.027524 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 573 0.037628 10.0.0.38 - - [2025-10-28 08:46:26] "POST /alarms HTTP/1.1" 200 585 0.028507 10.0.0.38 - - [2025-10-28 08:46:27] "POST /alarms HTTP/1.1" 200 611 0.041506 10.0.0.38 - - [2025-10-28 08:46:27] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.38 - - [2025-10-28 08:46:27] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000495 10.0.0.38 - - [2025-10-28 08:46:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.167398 10.0.0.38 - - [2025-10-28 08:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2025-10-28 08:46:28] "PUT /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 277 0.013576 10.0.0.38 - - [2025-10-28 08:46:28] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.38 - - [2025-10-28 08:46:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000609 10.0.0.38 - - [2025-10-28 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.033383 10.0.0.38 - - [2025-10-28 08:46:29] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011927 10.0.0.38 - - [2025-10-28 08:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.38 - - [2025-10-28 08:46:29] "PUT /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 277 0.017323 10.0.0.38 - - [2025-10-28 08:46:30] "GET / HTTP/1.1" 200 36215 0.003125 10.0.0.38 - - [2025-10-28 08:46:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000782 10.0.0.38 - - [2025-10-28 08:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.048696 10.0.0.38 - - [2025-10-28 08:46:30] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.013715 10.0.0.38 - - [2025-10-28 08:46:30] "PUT /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464 HTTP/1.1" 200 275 0.050980 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001178 10.0.0.38 - - [2025-10-28 08:46:52] "GET / HTTP/1.1" 200 36215 0.002415 10.0.0.38 - - [2025-10-28 08:46:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000739 10.0.0.38 - - [2025-10-28 08:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.044568 10.0.0.38 - - [2025-10-28 08:46:53] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006248 10.0.0.38 - - [2025-10-28 08:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.38 - - [2025-10-28 08:46:53] "GET /config-node/b7089e1e-e0c4-4b2b-adad-63ce65bc60a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.005555 10.0.0.38 - - [2025-10-28 08:47:03] "GET / HTTP/1.1" 200 36215 0.002589 10.0.0.38 - - [2025-10-28 08:47:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000600 10.0.0.38 - - [2025-10-28 08:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032280 10.0.0.38 - - [2025-10-28 08:47:04] "GET /routing-instance/52780ebf-24ce-46c0-9381-1e9261300423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004478 10.0.0.38 - - [2025-10-28 08:47:04] "POST /bgp-routers HTTP/1.1" 409 299 0.003465 10.0.0.38 - - [2025-10-28 08:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.38 - - [2025-10-28 08:47:04] "GET /bgp-router/138c062c-2f50-4a88-8e17-7915dba9a51a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.005597 10.0.0.38 - - [2025-10-28 08:47:04] "PUT /bgp-router/138c062c-2f50-4a88-8e17-7915dba9a51a HTTP/1.1" 200 255 0.016383 10.0.0.38 - - [2025-10-28 08:47:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000621 10.0.0.38 - - [2025-10-28 08:47:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000602 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001135 10.0.0.38 - - [2025-10-28 08:47:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000455 10.0.0.38 - - [2025-10-28 08:47:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000473 10.0.0.38 - - [2025-10-28 08:47:18] "GET /obj-perms HTTP/1.1" 200 6381 0.066328 10.0.0.38 - - [2025-10-28 08:47:18] "GET /obj-perms HTTP/1.1" 200 6381 0.067440 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001474 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001117 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001240 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001174 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001680 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:47:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001375 10.0.0.38 - - [2025-10-28 08:48:19] "GET /obj-perms HTTP/1.1" 200 6381 0.061118 10.0.0.38 - - [2025-10-28 08:48:19] "GET /obj-perms HTTP/1.1" 200 6381 0.061530 10.0.0.38 - - [2025-10-28 08:48:19] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.38 - - [2025-10-28 08:48:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000510 10.0.0.38 - - [2025-10-28 08:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.036827 10.0.0.38 - - [2025-10-28 08:48:19] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007194 10.0.0.38 - - [2025-10-28 08:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.38 - - [2025-10-28 08:48:19] "GET /routing-instance/52780ebf-24ce-46c0-9381-1e9261300423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004488 10.0.0.38 - - [2025-10-28 08:48:20] "PUT /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464 HTTP/1.1" 200 275 0.013000 10.0.0.38 - - [2025-10-28 08:48:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.003764 10.0.0.38 - - [2025-10-28 08:48:20] "POST /virtual-routers HTTP/1.1" 200 597 0.033798 10.0.0.38 - - [2025-10-28 08:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.38 - - [2025-10-28 08:48:20] "GET /virtual-router/cd8517fc-c326-4e41-af3a-5b4df2665cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005940 10.0.0.38 - - [2025-10-28 08:48:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.003147 10.0.0.38 - - [2025-10-28 08:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2025-10-28 08:48:20] "GET /virtual-network/1f658fad-f8b0-4ff6-aede-0601944b207a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005625 10.0.0.38 - - [2025-10-28 08:48:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060800 10.0.0.38 - - [2025-10-28 08:48:21] "PUT /access-control-list/175cfa9d-d84f-48fa-8182-86b29dd31756 HTTP/1.1" 200 273 0.014009 10.0.0.38 - - [2025-10-28 08:49:19] "GET /obj-perms HTTP/1.1" 200 6381 0.066461 10.0.0.38 - - [2025-10-28 08:49:20] "GET /obj-perms HTTP/1.1" 200 6381 0.056997 10.0.0.38 - - [2025-10-28 08:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.38 - - [2025-10-28 08:49:20] "GET /virtual-router/cd8517fc-c326-4e41-af3a-5b4df2665cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005522 10.0.0.38 - - [2025-10-28 08:49:29] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000633 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.036712 10.0.0.38 - - [2025-10-28 08:49:29] "GET /global-system-config/738a17d6-0bf2-4f18-86e7-293414e97464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006914 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.38 - - [2025-10-28 08:49:29] "GET /routing-instance/52780ebf-24ce-46c0-9381-1e9261300423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004993 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.38 - - [2025-10-28 08:49:29] "GET /virtual-router/cd8517fc-c326-4e41-af3a-5b4df2665cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005303 10.0.0.38 - - [2025-10-28 08:49:29] "PUT /virtual-router/cd8517fc-c326-4e41-af3a-5b4df2665cd5 HTTP/1.1" 200 263 0.016526 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014268 10.0.0.38 - - [2025-10-28 08:49:29] "GET /virtual-router/cd8517fc-c326-4e41-af3a-5b4df2665cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004467 10.0.0.38 - - [2025-10-28 08:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.38 - - [2025-10-28 08:49:29] "GET /virtual-machine-interface/feeaedd5-9202-4b14-802a-ccae018427ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.006174 10.0.0.38 - - [2025-10-28 08:49:29] "PUT /virtual-machine-interface/feeaedd5-9202-4b14-802a-ccae018427ee HTTP/1.1" 200 285 0.018645 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001091 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:49:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001146 10.0.0.38 - - [2025-10-28 08:50:20] "GET /obj-perms HTTP/1.1" 200 6381 0.060999 10.0.0.38 - - [2025-10-28 08:50:21] "GET /obj-perms HTTP/1.1" 200 6381 0.056302 10.0.0.38 - - [2025-10-28 08:51:13] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.38 - - [2025-10-28 08:51:21] "GET /obj-perms HTTP/1.1" 200 6381 0.052269 10.0.0.38 - - [2025-10-28 08:51:22] "GET /obj-perms HTTP/1.1" 200 6381 0.050378 10.0.0.38 - - [2025-10-28 08:51:23] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000575 10.0.0.38 - - [2025-10-28 08:51:23] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.028264 10.0.0.38 - - [2025-10-28 08:51:23] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003035 10.0.0.38 - - [2025-10-28 08:51:23] "POST /domains HTTP/1.1" 200 331 0.033830 10.0.0.38 - - [2025-10-28 08:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.070620 10.0.0.38 - - [2025-10-28 08:51:23] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.186945 10.0.0.38 - - [2025-10-28 08:51:23] "POST /id-to-fqname HTTP/1.1" 200 165 0.001496 10.0.0.38 - - [2025-10-28 08:51:23] "POST /fqname-to-id HTTP/1.1" 404 174 0.003181 10.0.0.38 - - [2025-10-28 08:51:23] "POST /security-groups HTTP/1.1" 200 560 0.065241 10.0.0.38 - - [2025-10-28 08:51:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.029617 10.0.0.38 - - [2025-10-28 08:51:24] "POST /projects HTTP/1.1" 200 531 0.281924 10.0.0.38 - - [2025-10-28 08:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.313003 10.0.0.38 - - [2025-10-28 08:51:24] "POST /access-control-lists HTTP/1.1" 200 573 0.068397 10.0.0.38 - - [2025-10-28 08:51:24] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.671627 10.0.0.38 - - [2025-10-28 08:51:24] "POST /fqname-to-id HTTP/1.1" 404 204 0.003258 10.0.0.38 - - [2025-10-28 08:51:24] "POST /access-control-lists HTTP/1.1" 200 571 0.060625 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, 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 870, 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) 2025-10-28T08:51:24Z failed with SSLError [Introspect:8084]10.0.0.38 - - [2025-10-28 08:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001078 10.0.0.38 - - [2025-10-28 08:51:25] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001491 10.0.0.38 - - [2025-10-28 08:51:25] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010365 10.0.0.38 - - [2025-10-28 08:51:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.030191 10.0.0.38 - - [2025-10-28 08:51:26] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003016 10.0.0.38 - - [2025-10-28 08:51:26] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001396 10.0.0.38 - - [2025-10-28 08:51:26] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008561 10.0.0.38 - - [2025-10-28 08:51:26] "POST /id-to-fqname HTTP/1.1" 200 199 0.001350 10.0.0.38 - - [2025-10-28 08:51:26] "POST /fqname-to-id HTTP/1.1" 404 208 0.004377 10.0.0.38 - - [2025-10-28 08:51:26] "POST /security-groups HTTP/1.1" 200 594 0.124262 10.0.0.38 - - [2025-10-28 08:51:26] "POST /fqname-to-id HTTP/1.1" 404 243 0.002819 10.0.0.38 - - [2025-10-28 08:51:26] "POST /projects HTTP/1.1" 200 599 0.316639 10.0.0.38 - - [2025-10-28 08:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.360216 10.0.0.38 - - [2025-10-28 08:51:26] "POST /access-control-lists HTTP/1.1" 200 607 0.066561 10.0.0.38 - - [2025-10-28 08:51:26] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.520522 10.0.0.38 - - [2025-10-28 08:51:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.006242 10.0.0.38 - - [2025-10-28 08:51:26] "POST /access-control-lists HTTP/1.1" 200 605 0.075718 10.0.0.38 - - [2025-10-28 08:51:28] "GET / HTTP/1.1" 200 36215 0.002087 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001223 10.0.0.38 - - [2025-10-28 08:51:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.001003 10.0.0.38 - - [2025-10-28 08:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.210794 10.0.0.38 - - [2025-10-28 08:51:36] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.38 - - [2025-10-28 08:51:36] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.032332 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/network HTTP/1.1" 200 117 0.043939 10.0.0.38 - - [2025-10-28 08:51:37] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001123 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/network HTTP/1.1" 200 618 0.105916 10.0.0.38 - - [2025-10-28 08:51:37] "POST /route-targets HTTP/1.1" 200 328 0.012397 10.0.0.38 - - [2025-10-28 08:51:37] "POST /ref-update HTTP/1.1" 200 156 0.016868 10.0.0.38 - - [2025-10-28 08:51:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006123 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/subnet HTTP/1.1" 200 715 0.187863 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/network HTTP/1.1" 200 835 0.006484 10.0.0.38 - - [2025-10-28 08:51:37] "POST /id-to-fqname HTTP/1.1" 200 231 0.001499 10.0.0.38 - - [2025-10-28 08:51:37] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006359 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/network HTTP/1.1" 200 835 0.006013 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 10.0.0.38 - - [2025-10-28 08:51:37] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006667 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001421 252.38.124.56 - - [2025-10-28 08:51:37] "POST /neutron/network HTTP/1.1" 200 835 0.008534 252.38.124.56 - - [2025-10-28 08:51:38] "POST /neutron/subnet HTTP/1.1" 200 715 0.009689 10.0.0.38 - - [2025-10-28 08:51:38] "GET /domains HTTP/1.1" 401 296 0.000438 10.0.0.38 - - [2025-10-28 08:51:38] "GET /domains HTTP/1.1" 200 438 0.034375 10.0.0.38 - - [2025-10-28 08:51:38] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001172 10.0.0.38 - - [2025-10-28 08:51:38] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1316 0.009047 10.0.0.38 - - [2025-10-28 08:51:38] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000986 10.0.0.38 - - [2025-10-28 08:51:38] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93 HTTP/1.1" 200 2164 0.030513 10.0.0.38 - - [2025-10-28 08:51:38] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5 HTTP/1.1" 200 2337 0.006843 10.0.0.38 - - [2025-10-28 08:51:38] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5 HTTP/1.1" 200 2337 0.006028 10.0.0.38 - - [2025-10-28 08:51:38] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 200 1495 0.005550 10.0.0.38 - - [2025-10-28 08:51:38] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 200 1495 0.004485 10.0.0.38 - - [2025-10-28 08:51:38] "GET /route-target/2b7923c5-bea6-455b-9570-a921fd229ba2 HTTP/1.1" 200 1219 0.091730 10.0.0.38 - - [2025-10-28 08:51:39] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5 HTTP/1.1" 200 2337 0.005607 10.0.0.38 - - [2025-10-28 08:51:39] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 200 1495 0.003830 10.0.0.38 - - [2025-10-28 08:51:39] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.007299 10.0.0.38 - - [2025-10-28 08:51:39] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5 HTTP/1.1" 200 2337 0.006889 10.0.0.38 - - [2025-10-28 08:51:39] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 200 1495 0.003970 10.0.0.38 - - [2025-10-28 08:51:39] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 200 1495 0.004096 10.0.0.38 - - [2025-10-28 08:51:39] "GET /route-target/2b7923c5-bea6-455b-9570-a921fd229ba2 HTTP/1.1" 200 1219 0.004321 10.0.0.38 - - [2025-10-28 08:51:39] "GET /domains HTTP/1.1" 200 438 0.003142 10.0.0.38 - - [2025-10-28 08:51:39] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001522 10.0.0.38 - - [2025-10-28 08:51:39] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1316 0.009561 10.0.0.38 - - [2025-10-28 08:51:39] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001425 10.0.0.38 - - [2025-10-28 08:51:39] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93 HTTP/1.1" 200 2164 0.035556 10.0.0.38 - - [2025-10-28 08:51:39] "GET /virtual-network/b50fd1ed-df74-4d28-a07d-5212ced0a2f5 HTTP/1.1" 200 2337 0.005739 10.0.0.38 - - [2025-10-28 08:51:40] "GET /obj-perms HTTP/1.1" 200 6450 0.065207 10.0.0.38 - - [2025-10-28 08:51:40] "POST /id-to-fqname HTTP/1.1" 200 231 0.001492 252.38.124.56 - - [2025-10-28 08:51:43] "POST /neutron/network HTTP/1.1" 200 845 0.006070 252.38.124.56 - - [2025-10-28 08:51:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000511 252.38.124.56 - - [2025-10-28 08:51:44] "GET / HTTP/1.1" 200 36215 0.002268 252.38.124.56 - - [2025-10-28 08:51:44] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000455 10.0.0.38 - - [2025-10-28 08:51:44] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001184 252.38.124.56 - - [2025-10-28 08:51:44] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.080612 252.38.124.56 - - [2025-10-28 08:51:44] "POST /neutron/network HTTP/1.1" 200 835 0.038753 252.38.124.56 - - [2025-10-28 08:51:45] "POST /neutron/port HTTP/1.1" 200 117 0.005883 252.38.124.56 - - [2025-10-28 08:51:46] "POST /neutron/network HTTP/1.1" 200 845 0.007047 10.0.0.38 - - [2025-10-28 08:51:46] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001477 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/port HTTP/1.1" 200 1041 0.036353 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/port HTTP/1.1" 200 1067 0.338768 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007391 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/port HTTP/1.1" 200 1067 0.048168 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/port HTTP/1.1" 200 1067 0.010564 252.38.124.56 - - [2025-10-28 08:51:47] "POST /neutron/port HTTP/1.1" 200 1117 0.089392 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/port HTTP/1.1" 200 1091 0.013644 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004074 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/subnet HTTP/1.1" 200 689 0.011485 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/port HTTP/1.1" 200 117 0.001415 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/port HTTP/1.1" 200 1091 0.012347 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/network HTTP/1.1" 200 835 0.006373 252.38.124.56 - - [2025-10-28 08:51:48] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006823 252.38.124.56 - - [2025-10-28 08:51:53] "POST /neutron/port HTTP/1.1" 200 1091 0.014684 252.38.124.56 - - [2025-10-28 08:51:53] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007269 10.0.0.38 - - [2025-10-28 08:51:53] "GET /obj-perms HTTP/1.1" 200 6450 0.001792 10.0.0.38 - - [2025-10-28 08:51:54] "GET /obj-perms HTTP/1.1" 200 6450 0.002213 10.0.0.38 - - [2025-10-28 08:51:55] "GET /obj-perms HTTP/1.1" 200 6450 0.002553 10.0.0.38 - - [2025-10-28 08:51:56] "GET /obj-perms HTTP/1.1" 200 6450 0.002133 10.0.0.38 - - [2025-10-28 08:51:57] "GET /obj-perms HTTP/1.1" 200 6450 0.002155 252.38.124.56 - - [2025-10-28 08:51:59] "POST /neutron/network HTTP/1.1" 200 835 0.008143 252.38.124.56 - - [2025-10-28 08:51:59] "POST /neutron/network HTTP/1.1" 400 204 0.020363 252.38.124.56 - - [2025-10-28 08:51:59] "POST /neutron/port HTTP/1.1" 200 1091 0.014908 252.38.124.56 - - [2025-10-28 08:51:59] "POST /neutron/port HTTP/1.1" 200 1117 0.011051 252.38.124.56 - - [2025-10-28 08:52:00] "POST /neutron/port HTTP/1.1" 200 151 0.144255 252.38.124.56 - - [2025-10-28 08:52:01] "POST /neutron/network HTTP/1.1" 200 835 0.009017 10.0.0.38 - - [2025-10-28 08:52:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004351 10.0.0.38 - - [2025-10-28 08:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.38 - - [2025-10-28 08:52:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003914 252.38.124.56 - - [2025-10-28 08:52:01] "POST /neutron/network HTTP/1.1" 200 151 0.104731 10.0.0.38 - - [2025-10-28 08:52:01] "GET /routing-instance/74520f95-a575-4e57-a07b-67c4558e9511 HTTP/1.1" 404 171 0.003457 10.0.0.38 - - [2025-10-28 08:52:01] "DELETE /route-target/2b7923c5-bea6-455b-9570-a921fd229ba2 HTTP/1.1" 200 115 0.028458 10.0.0.38 - - [2025-10-28 08:52:01] "GET /domains HTTP/1.1" 200 438 0.003882 10.0.0.38 - - [2025-10-28 08:52:01] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002431 10.0.0.38 - - [2025-10-28 08:52:01] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1316 0.009536 10.0.0.38 - - [2025-10-28 08:52:01] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001175 10.0.0.38 - - [2025-10-28 08:52:01] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93 HTTP/1.1" 200 1915 0.031647 10.0.0.38 - - [2025-10-28 08:52:02] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001097 10.0.0.38 - - [2025-10-28 08:52:02] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.031548 10.0.0.38 - - [2025-10-28 08:52:02] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001193 10.0.0.38 - - [2025-10-28 08:52:02] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?fields=virtual_networks HTTP/1.1" 200 1054 0.076729 10.0.0.38 - - [2025-10-28 08:52:02] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001165 10.0.0.38 - - [2025-10-28 08:52:02] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.032000 10.0.0.38 - - [2025-10-28 08:52:02] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001105 10.0.0.38 - - [2025-10-28 08:52:02] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?fields=security_groups HTTP/1.1" 200 1290 0.026850 10.0.0.38 - - [2025-10-28 08:52:03] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001044 10.0.0.38 - - [2025-10-28 08:52:03] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.031108 10.0.0.38 - - [2025-10-28 08:52:07] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001335 10.0.0.38 - - [2025-10-28 08:52:07] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.030833 10.0.0.38 - - [2025-10-28 08:52:08] "GET /documentation/index.html HTTP/1.1" 200 210274 0.003463 10.0.0.38 - - [2025-10-28 08:52:09] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001295 10.0.0.38 - - [2025-10-28 08:52:09] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008132 10.0.0.38 - - [2025-10-28 08:52:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.035259 10.0.0.38 - - [2025-10-28 08:52:09] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004898 10.0.0.38 - - [2025-10-28 08:52:09] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001113 10.0.0.38 - - [2025-10-28 08:52:09] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007351 10.0.0.38 - - [2025-10-28 08:52:09] "POST /id-to-fqname HTTP/1.1" 200 200 0.002429 10.0.0.38 - - [2025-10-28 08:52:09] "POST /fqname-to-id HTTP/1.1" 404 209 0.004379 10.0.0.38 - - [2025-10-28 08:52:09] "POST /security-groups HTTP/1.1" 200 595 0.069250 10.0.0.38 - - [2025-10-28 08:52:09] "POST /fqname-to-id HTTP/1.1" 404 244 0.002705 10.0.0.38 - - [2025-10-28 08:52:09] "POST /projects HTTP/1.1" 200 601 0.250558 10.0.0.38 - - [2025-10-28 08:52:09] "POST /access-control-lists HTTP/1.1" 200 608 0.064896 10.0.0.38 - - [2025-10-28 08:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.333797 10.0.0.38 - - [2025-10-28 08:52:09] "POST /fqname-to-id HTTP/1.1" 404 243 0.002934 10.0.0.38 - - [2025-10-28 08:52:09] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.495840 10.0.0.38 - - [2025-10-28 08:52:10] "POST /access-control-lists HTTP/1.1" 200 606 0.076822 10.0.0.38 - - [2025-10-28 08:52:11] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.38 - - [2025-10-28 08:52:11] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001054 10.0.0.38 - - [2025-10-28 08:52:11] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.028901 10.0.0.38 - - [2025-10-28 08:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2025-10-28 08:52:12] "GET /security-group/d1b0085d-eff2-4952-9253-c623180166ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005194 10.0.0.38 - - [2025-10-28 08:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.38 - - [2025-10-28 08:52:12] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001875 10.0.0.38 - - [2025-10-28 08:52:12] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.037792 10.0.0.38 - - [2025-10-28 08:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2025-10-28 08:52:13] "GET /security-group/d1b0085d-eff2-4952-9253-c623180166ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3682 0.005357 10.0.0.38 - - [2025-10-28 08:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2025-10-28 08:52:13] "PUT /security-group/d1b0085d-eff2-4952-9253-c623180166ea HTTP/1.1" 200 263 0.015967 10.0.0.38 - - [2025-10-28 08:52:13] "PUT /access-control-list/b02df6ba-e20b-4121-ac09-9efcc7495c4c HTTP/1.1" 200 273 0.023291 10.0.0.38 - - [2025-10-28 08:52:13] "PUT /access-control-list/14f18b8f-fd0a-4ab6-8125-9e10cb6b10b6 HTTP/1.1" 200 273 0.014166 10.0.0.38 - - [2025-10-28 08:52:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000590 10.0.0.38 - - [2025-10-28 08:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.076724 10.0.0.38 - - [2025-10-28 08:52:13] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001163 10.0.0.38 - - [2025-10-28 08:52:13] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.036080 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/network HTTP/1.1" 200 117 0.039763 10.0.0.38 - - [2025-10-28 08:52:14] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001369 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/network HTTP/1.1" 200 617 0.104453 10.0.0.38 - - [2025-10-28 08:52:14] "POST /route-targets HTTP/1.1" 200 328 0.017095 10.0.0.38 - - [2025-10-28 08:52:14] "POST /ref-update HTTP/1.1" 200 156 0.019853 10.0.0.38 - - [2025-10-28 08:52:14] "POST /useragent-kv HTTP/1.1" 200 115 0.002993 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.174859 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/network HTTP/1.1" 200 838 0.006609 10.0.0.38 - - [2025-10-28 08:52:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001858 10.0.0.38 - - [2025-10-28 08:52:14] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005316 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/network HTTP/1.1" 200 838 0.006683 10.0.0.38 - - [2025-10-28 08:52:14] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005920 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/network HTTP/1.1" 200 838 0.006152 252.38.124.56 - - [2025-10-28 08:52:14] "POST /neutron/subnet HTTP/1.1" 200 734 0.010086 10.0.0.38 - - [2025-10-28 08:52:14] "GET /domains HTTP/1.1" 401 296 0.000493 10.0.0.38 - - [2025-10-28 08:52:15] "GET /domains HTTP/1.1" 200 438 0.042536 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /project/a6e72f7a34a94b07bffefcfdfdd6e019 HTTP/1.1" 404 173 0.016315 10.0.0.38 - - [2025-10-28 08:52:15] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001335 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /project/4aa57fa767b6491db47d9f706e7d3b93 HTTP/1.1" 404 173 0.007682 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /project/b541427a1fbe47c7acd473a5adcb24f8 HTTP/1.1" 404 173 0.006501 10.0.0.38 - - [2025-10-28 08:52:15] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001029 10.0.0.38 - - [2025-10-28 08:52:15] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.043486 10.0.0.38 - - [2025-10-28 08:52:15] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001614 10.0.0.38 - - [2025-10-28 08:52:15] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1513 0.055025 10.0.0.38 - - [2025-10-28 08:52:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000399 10.0.0.38 - - [2025-10-28 08:52:15] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001693 10.0.0.38 - - [2025-10-28 08:52:15] "GET /global-system-configs HTTP/1.1" 401 296 0.001057 10.0.0.38 - - [2025-10-28 08:52:15] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?fields=security_groups HTTP/1.1" 200 1383 0.105899 10.0.0.38 - - [2025-10-28 08:52:15] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2171 0.090191 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /security-group/86cf3dba-f7be-404c-8fb1-05f2cd46eda0 HTTP/1.1" 200 115 0.063367 10.0.0.38 - - [2025-10-28 08:52:15] "GET /projects?obj_uuids=4aa57fa7-67b6-491d-b47d-9f706e7d3b93&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 10.0.0.38 - - [2025-10-28 08:52:15] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2345 0.013770 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /access-control-list/64e22d6c-ec7c-455b-8964-b71789d8854d HTTP/1.1" 200 115 0.049390 10.0.0.38 - - [2025-10-28 08:52:15] "GET /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93?fields=application_policy_sets HTTP/1.1" 200 1422 0.050556 10.0.0.38 - - [2025-10-28 08:52:15] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2345 0.007108 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /access-control-list/89cfb417-df2d-4b58-a4dc-5c8089b3d228 HTTP/1.1" 200 115 0.050846 10.0.0.38 - - [2025-10-28 08:52:15] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 200 1493 0.006709 10.0.0.38 - - [2025-10-28 08:52:15] "DELETE /project/4aa57fa7-67b6-491d-b47d-9f706e7d3b93 HTTP/1.1" 200 115 0.468463 10.0.0.38 - - [2025-10-28 08:52:15] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 200 1493 0.007370 10.0.0.38 - - [2025-10-28 08:52:15] "GET /route-target/bcf44368-2172-43b0-bc1e-205c6db23202 HTTP/1.1" 200 1219 0.004805 10.0.0.38 - - [2025-10-28 08:52:15] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2345 0.006880 10.0.0.38 - - [2025-10-28 08:52:16] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 200 1493 0.004692 10.0.0.38 - - [2025-10-28 08:52:16] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007468 10.0.0.38 - - [2025-10-28 08:52:16] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2345 0.006330 10.0.0.38 - - [2025-10-28 08:52:16] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 200 1493 0.004018 10.0.0.38 - - [2025-10-28 08:52:16] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 200 1493 0.003865 10.0.0.38 - - [2025-10-28 08:52:16] "GET /route-target/bcf44368-2172-43b0-bc1e-205c6db23202 HTTP/1.1" 200 1219 0.003614 10.0.0.38 - - [2025-10-28 08:52:16] "GET /domains HTTP/1.1" 200 438 0.002841 10.0.0.38 - - [2025-10-28 08:52:16] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001364 10.0.0.38 - - [2025-10-28 08:52:16] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.010045 10.0.0.38 - - [2025-10-28 08:52:16] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001282 10.0.0.38 - - [2025-10-28 08:52:16] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2171 0.026733 10.0.0.38 - - [2025-10-28 08:52:16] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2345 0.006241 10.0.0.38 - - [2025-10-28 08:52:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000443 10.0.0.38 - - [2025-10-28 08:52:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000483 10.0.0.38 - - [2025-10-28 08:52:17] "GET /obj-perms HTTP/1.1" 200 6452 0.060417 10.0.0.38 - - [2025-10-28 08:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.38 - - [2025-10-28 08:52:17] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001263 10.0.0.38 - - [2025-10-28 08:52:17] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.029455 252.38.124.56 - - [2025-10-28 08:52:17] "POST /neutron/network HTTP/1.1" 200 117 0.012602 10.0.0.38 - - [2025-10-28 08:52:17] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001674 252.38.124.56 - - [2025-10-28 08:52:17] "POST /neutron/network HTTP/1.1" 200 617 0.082173 10.0.0.38 - - [2025-10-28 08:52:17] "POST /route-targets HTTP/1.1" 200 328 0.012174 10.0.0.38 - - [2025-10-28 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.018745 10.0.0.38 - - [2025-10-28 08:52:17] "POST /useragent-kv HTTP/1.1" 200 115 0.011260 252.38.124.56 - - [2025-10-28 08:52:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.212447 252.38.124.56 - - [2025-10-28 08:52:17] "POST /neutron/network HTTP/1.1" 200 836 0.006232 10.0.0.38 - - [2025-10-28 08:52:17] "POST /id-to-fqname HTTP/1.1" 200 231 0.001602 10.0.0.38 - - [2025-10-28 08:52:17] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005014 252.38.124.56 - - [2025-10-28 08:52:17] "POST /neutron/network HTTP/1.1" 200 836 0.006629 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007157 252.38.124.56 - - [2025-10-28 08:52:18] "POST /neutron/network HTTP/1.1" 200 836 0.006249 252.38.124.56 - - [2025-10-28 08:52:18] "POST /neutron/subnet HTTP/1.1" 200 724 0.007047 10.0.0.38 - - [2025-10-28 08:52:18] "GET /domains HTTP/1.1" 200 438 0.002883 10.0.0.38 - - [2025-10-28 08:52:18] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001394 10.0.0.38 - - [2025-10-28 08:52:18] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.008915 10.0.0.38 - - [2025-10-28 08:52:18] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001472 10.0.0.38 - - [2025-10-28 08:52:18] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2398 0.032692 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f HTTP/1.1" 200 2340 0.006729 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f HTTP/1.1" 200 2340 0.006941 10.0.0.38 - - [2025-10-28 08:52:18] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 200 1492 0.003944 10.0.0.38 - - [2025-10-28 08:52:18] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 200 1492 0.004189 10.0.0.38 - - [2025-10-28 08:52:18] "GET /route-target/0254d611-bad9-4854-8425-3b5c23d48b00 HTTP/1.1" 200 1216 0.004251 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f HTTP/1.1" 200 2340 0.006377 10.0.0.38 - - [2025-10-28 08:52:18] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 200 1492 0.005035 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005349 10.0.0.38 - - [2025-10-28 08:52:18] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f HTTP/1.1" 200 2340 0.005196 10.0.0.38 - - [2025-10-28 08:52:18] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 200 1492 0.004547 10.0.0.38 - - [2025-10-28 08:52:18] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 200 1492 0.004348 10.0.0.38 - - [2025-10-28 08:52:18] "GET /route-target/0254d611-bad9-4854-8425-3b5c23d48b00 HTTP/1.1" 200 1216 0.004000 10.0.0.38 - - [2025-10-28 08:52:19] "GET /domains HTTP/1.1" 200 438 0.003298 10.0.0.38 - - [2025-10-28 08:52:19] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.38 - - [2025-10-28 08:52:19] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.007431 10.0.0.38 - - [2025-10-28 08:52:19] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001095 10.0.0.38 - - [2025-10-28 08:52:19] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2398 0.029383 10.0.0.38 - - [2025-10-28 08:52:19] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f HTTP/1.1" 200 2340 0.005894 10.0.0.38 - - [2025-10-28 08:52:19] "GET /obj-perms HTTP/1.1" 200 6452 0.001617 10.0.0.38 - - [2025-10-28 08:52:19] "POST /id-to-fqname HTTP/1.1" 200 231 0.002117 252.38.124.56 - - [2025-10-28 08:52:19] "POST /neutron/network HTTP/1.1" 200 846 0.006065 252.38.124.56 - - [2025-10-28 08:52:19] "GET /aaa-mode HTTP/1.1" 401 296 0.000596 252.38.124.56 - - [2025-10-28 08:52:19] "GET / HTTP/1.1" 200 36215 0.001874 252.38.124.56 - - [2025-10-28 08:52:20] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000498 10.0.0.38 - - [2025-10-28 08:52:20] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001086 252.38.124.56 - - [2025-10-28 08:52:20] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.055367 252.38.124.56 - - [2025-10-28 08:52:20] "POST /neutron/network HTTP/1.1" 200 836 0.040495 252.38.124.56 - - [2025-10-28 08:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.005426 252.38.124.56 - - [2025-10-28 08:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.005547 10.0.0.38 - - [2025-10-28 08:52:21] "POST /id-to-fqname HTTP/1.1" 200 231 0.001494 252.38.124.56 - - [2025-10-28 08:52:21] "POST /neutron/port HTTP/1.1" 200 117 0.006137 252.38.124.56 - - [2025-10-28 08:52:21] "POST /neutron/network HTTP/1.1" 200 846 0.006364 10.0.0.38 - - [2025-10-28 08:52:21] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001185 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/network HTTP/1.1" 200 848 0.010273 252.38.124.56 - - [2025-10-28 08:52:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000584 252.38.124.56 - - [2025-10-28 08:52:22] "GET / HTTP/1.1" 200 36215 0.004025 252.38.124.56 - - [2025-10-28 08:52:22] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000521 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 1070 0.343132 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 1070 0.012143 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 1070 0.011454 10.0.0.38 - - [2025-10-28 08:52:22] "GET /obj-perms HTTP/1.1" 200 6381 0.084593 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 1120 0.098610 10.0.0.38 - - [2025-10-28 08:52:22] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001680 252.38.124.56 - - [2025-10-28 08:52:22] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.080332 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 1094 0.034563 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004763 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.012604 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/port HTTP/1.1" 200 117 0.001139 10.0.0.38 - - [2025-10-28 08:52:22] "GET /obj-perms HTTP/1.1" 200 6381 0.060995 252.38.124.56 - - [2025-10-28 08:52:22] "POST /neutron/network HTTP/1.1" 200 836 0.007131 252.38.124.56 - - [2025-10-28 08:52:23] "POST /neutron/network HTTP/1.1" 200 838 0.040193 252.38.124.56 - - [2025-10-28 08:52:23] "POST /neutron/port HTTP/1.1" 200 1094 0.013579 252.38.124.56 - - [2025-10-28 08:52:23] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009352 252.38.124.56 - - [2025-10-28 08:52:23] "POST /neutron/port HTTP/1.1" 200 117 0.008182 10.0.0.38 - - [2025-10-28 08:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.38 - - [2025-10-28 08:52:23] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001489 10.0.0.38 - - [2025-10-28 08:52:23] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048093 10.0.0.38 - - [2025-10-28 08:52:23] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006444 10.0.0.38 - - [2025-10-28 08:52:23] "GET /floating-ip-pools?parent_id=7f948de0-56bd-42d4-a45b-3fdea56a735a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003561 10.0.0.38 - - [2025-10-28 08:52:23] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006080 10.0.0.38 - - [2025-10-28 08:52:23] "POST /floating-ip-pools HTTP/1.1" 200 609 0.024620 10.0.0.38 - - [2025-10-28 08:52:23] "POST /ref-update HTTP/1.1" 200 156 0.014596 10.0.0.38 - - [2025-10-28 08:52:23] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005592 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domains HTTP/1.1" 200 438 0.004501 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/network HTTP/1.1" 200 848 0.009586 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001617 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.009481 10.0.0.38 - - [2025-10-28 08:52:24] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001429 10.0.0.38 - - [2025-10-28 08:52:24] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001651 10.0.0.38 - - [2025-10-28 08:52:24] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2982 0.041448 10.0.0.38 - - [2025-10-28 08:52:24] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 2624 0.009569 10.0.0.38 - - [2025-10-28 08:52:24] "GET /floating-ip-pool/b4b61e85-aed6-488e-ae76-b1170ee63dde HTTP/1.1" 200 1440 0.057445 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domains HTTP/1.1" 200 438 0.003430 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001617 10.0.0.38 - - [2025-10-28 08:52:24] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.012641 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/port HTTP/1.1" 200 1072 0.388547 10.0.0.38 - - [2025-10-28 08:52:24] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001530 10.0.0.38 - - [2025-10-28 08:52:24] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 3237 0.038461 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/port HTTP/1.1" 200 1072 0.018250 10.0.0.38 - - [2025-10-28 08:52:24] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a HTTP/1.1" 200 3156 0.010289 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/port HTTP/1.1" 200 1072 0.011722 10.0.0.38 - - [2025-10-28 08:52:24] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.006221 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/port HTTP/1.1" 200 1122 0.113573 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/port HTTP/1.1" 200 1094 0.020871 252.38.124.56 - - [2025-10-28 08:52:24] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009731 252.38.124.56 - - [2025-10-28 08:52:25] "POST /neutron/port HTTP/1.1" 200 1096 0.014690 252.38.124.56 - - [2025-10-28 08:52:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004180 252.38.124.56 - - [2025-10-28 08:52:25] "POST /neutron/subnet HTTP/1.1" 200 708 0.008471 252.38.124.56 - - [2025-10-28 08:52:25] "POST /neutron/port HTTP/1.1" 200 117 0.001300 252.38.124.56 - - [2025-10-28 08:52:25] "POST /neutron/network HTTP/1.1" 200 838 0.010264 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/port HTTP/1.1" 200 1094 0.012217 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007319 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/port HTTP/1.1" 200 1094 0.013420 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006765 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/port HTTP/1.1" 200 1094 0.011554 252.38.124.56 - - [2025-10-28 08:52:30] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007055 10.0.0.38 - - [2025-10-28 08:52:30] "GET /virtual-machine/134de1fb-be0c-4428-8162-e0681a2208de HTTP/1.1" 200 1303 0.005296 10.0.0.38 - - [2025-10-28 08:52:30] "GET /virtual-machine-interface/d24b8de2-7d96-4b40-8bb7-bfad28e88aff HTTP/1.1" 200 2999 0.006392 10.0.0.38 - - [2025-10-28 08:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.38 - - [2025-10-28 08:52:30] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003519 10.0.0.38 - - [2025-10-28 08:52:30] "GET /virtual-networks?parent_id=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003875 10.0.0.38 - - [2025-10-28 08:52:30] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005334 10.0.0.38 - - [2025-10-28 08:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.38 - - [2025-10-28 08:52:33] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.005924 252.38.124.56 - - [2025-10-28 08:52:34] "POST /neutron/port HTTP/1.1" 200 1094 0.038049 252.38.124.56 - - [2025-10-28 08:52:34] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006827 252.38.124.56 - - [2025-10-28 08:52:35] "POST /neutron/port HTTP/1.1" 200 1096 0.040548 252.38.124.56 - - [2025-10-28 08:52:35] "POST /neutron/port HTTP/1.1" 200 1094 0.037883 252.38.124.56 - - [2025-10-28 08:52:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005986 252.38.124.56 - - [2025-10-28 08:52:35] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005760 10.0.0.38 - - [2025-10-28 08:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-10-28 08:52:35] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003785 10.0.0.38 - - [2025-10-28 08:52:36] "GET /virtual-networks?parent_id=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002930 10.0.0.38 - - [2025-10-28 08:52:36] "GET /virtual-network/c3021e1b-ae57-443f-ad38-be9d8895278f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2067 0.007576 252.38.124.56 - - [2025-10-28 08:52:36] "POST /neutron/port HTTP/1.1" 200 1094 0.015442 252.38.124.56 - - [2025-10-28 08:52:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010439 252.38.124.56 - - [2025-10-28 08:52:36] "POST /neutron/port HTTP/1.1" 200 1094 0.041845 252.38.124.56 - - [2025-10-28 08:52:36] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006313 252.38.124.56 - - [2025-10-28 08:52:37] "POST /neutron/port HTTP/1.1" 200 1096 0.042300 252.38.124.56 - - [2025-10-28 08:52:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005641 252.38.124.56 - - [2025-10-28 08:52:38] "POST /neutron/port HTTP/1.1" 200 1096 0.011712 252.38.124.56 - - [2025-10-28 08:52:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005682 252.38.124.56 - - [2025-10-28 08:52:38] "POST /neutron/port HTTP/1.1" 200 1096 0.011483 252.38.124.56 - - [2025-10-28 08:52:39] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005486 10.0.0.38 - - [2025-10-28 08:52:41] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001091 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/floatingip HTTP/1.1" 200 532 0.098181 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/port HTTP/1.1" 200 1094 0.012400 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/floatingip HTTP/1.1" 200 532 0.006319 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/floatingip HTTP/1.1" 200 579 0.043610 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/port HTTP/1.1" 200 1096 0.014075 252.38.124.56 - - [2025-10-28 08:52:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007484 252.38.124.56 - - [2025-10-28 08:52:42] "POST /neutron/port HTTP/1.1" 200 1096 0.012701 252.38.124.56 - - [2025-10-28 08:52:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007978 252.38.124.56 - - [2025-10-28 08:52:42] "POST /neutron/port HTTP/1.1" 200 1096 0.013796 252.38.124.56 - - [2025-10-28 08:52:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008914 10.0.0.38 - - [2025-10-28 08:52:42] "GET /virtual-machine/43404176-b2e6-49c6-8094-a7d6e4dce44e HTTP/1.1" 200 1303 0.005689 10.0.0.38 - - [2025-10-28 08:52:42] "GET /virtual-machine-interface/81d971d6-373f-4b88-bfc4-54988bd44ae2 HTTP/1.1" 200 2998 0.006565 10.0.0.38 - - [2025-10-28 08:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.38 - - [2025-10-28 08:52:42] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004329 10.0.0.38 - - [2025-10-28 08:52:42] "GET /virtual-networks?parent_id=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003244 10.0.0.38 - - [2025-10-28 08:52:42] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.008171 10.0.0.38 - - [2025-10-28 08:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.38 - - [2025-10-28 08:52:43] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004101 10.0.0.38 - - [2025-10-28 08:52:43] "GET /virtual-networks?parent_id=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003411 10.0.0.38 - - [2025-10-28 08:52:43] "GET /virtual-network/7f948de0-56bd-42d4-a45b-3fdea56a735a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007699 252.38.124.56 - - [2025-10-28 08:52:44] "POST /neutron/floatingip HTTP/1.1" 200 579 0.013430 10.0.0.38 - - [2025-10-28 08:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.38 - - [2025-10-28 08:52:44] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004840 10.0.0.38 - - [2025-10-28 08:52:44] "GET /route-target/bcf44368-2172-43b0-bc1e-205c6db23202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003851 10.0.0.38 - - [2025-10-28 08:52:44] "GET /floating-ip/633aa0ec-a2c5-42a0-83b8-a2f86d760fd8 HTTP/1.1" 200 1887 0.005593 252.38.124.56 - - [2025-10-28 08:52:47] "POST /neutron/floatingip HTTP/1.1" 200 579 0.009936 252.38.124.56 - - [2025-10-28 08:52:47] "POST /neutron/floatingip HTTP/1.1" 200 532 0.024900 252.38.124.56 - - [2025-10-28 08:52:47] "POST /neutron/floatingip HTTP/1.1" 200 532 0.005757 252.38.124.56 - - [2025-10-28 08:52:47] "POST /neutron/floatingip HTTP/1.1" 200 115 0.036420 10.0.0.38 - - [2025-10-28 08:52:47] "GET /floating-ip-pool/b4b61e85-aed6-488e-ae76-b1170ee63dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003530 10.0.0.38 - - [2025-10-28 08:52:47] "POST /ref-update HTTP/1.1" 200 156 0.009461 10.0.0.38 - - [2025-10-28 08:52:47] "DELETE /floating-ip-pool/b4b61e85-aed6-488e-ae76-b1170ee63dde HTTP/1.1" 200 115 0.029211 252.38.124.56 - - [2025-10-28 08:52:48] "POST /neutron/network HTTP/1.1" 200 836 0.009015 252.38.124.56 - - [2025-10-28 08:52:48] "POST /neutron/network HTTP/1.1" 400 204 0.028364 252.38.124.56 - - [2025-10-28 08:52:48] "POST /neutron/port HTTP/1.1" 200 1096 0.016057 252.38.124.56 - - [2025-10-28 08:52:48] "POST /neutron/port HTTP/1.1" 200 1122 0.012941 252.38.124.56 - - [2025-10-28 08:52:48] "POST /neutron/port HTTP/1.1" 200 1094 0.015225 252.38.124.56 - - [2025-10-28 08:52:49] "POST /neutron/port HTTP/1.1" 200 1120 0.018963 252.38.124.56 - - [2025-10-28 08:52:49] "POST /neutron/port HTTP/1.1" 200 151 0.144999 252.38.124.56 - - [2025-10-28 08:52:49] "POST /neutron/port HTTP/1.1" 200 151 0.147580 252.38.124.56 - - [2025-10-28 08:52:50] "POST /neutron/network HTTP/1.1" 200 836 0.009406 10.0.0.38 - - [2025-10-28 08:52:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004595 10.0.0.38 - - [2025-10-28 08:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.38 - - [2025-10-28 08:52:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002367 252.38.124.56 - - [2025-10-28 08:52:50] "POST /neutron/network HTTP/1.1" 200 151 0.086069 10.0.0.38 - - [2025-10-28 08:52:50] "GET /routing-instance/3319fecf-42f0-4811-a87a-2f2bce1e7525 HTTP/1.1" 404 171 0.003639 10.0.0.38 - - [2025-10-28 08:52:50] "DELETE /route-target/0254d611-bad9-4854-8425-3b5c23d48b00 HTTP/1.1" 200 115 0.025046 10.0.0.38 - - [2025-10-28 08:52:50] "GET /domains HTTP/1.1" 200 438 0.002977 10.0.0.38 - - [2025-10-28 08:52:50] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001382 10.0.0.38 - - [2025-10-28 08:52:50] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.008122 10.0.0.38 - - [2025-10-28 08:52:50] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001620 10.0.0.38 - - [2025-10-28 08:52:50] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 2171 0.025476 252.38.124.56 - - [2025-10-28 08:52:51] "POST /neutron/network HTTP/1.1" 200 838 0.007245 10.0.0.38 - - [2025-10-28 08:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.38 - - [2025-10-28 08:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003464 10.0.0.38 - - [2025-10-28 08:52:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005194 252.38.124.56 - - [2025-10-28 08:52:51] "POST /neutron/network HTTP/1.1" 200 151 0.101849 10.0.0.38 - - [2025-10-28 08:52:51] "DELETE /route-target/bcf44368-2172-43b0-bc1e-205c6db23202 HTTP/1.1" 200 115 0.025607 10.0.0.38 - - [2025-10-28 08:52:51] "GET /routing-instance/dbbde751-90d6-4402-8fbf-f6e7ff0b3f8d HTTP/1.1" 404 171 0.002868 10.0.0.38 - - [2025-10-28 08:52:51] "GET /domains HTTP/1.1" 200 438 0.003158 10.0.0.38 - - [2025-10-28 08:52:51] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001156 10.0.0.38 - - [2025-10-28 08:52:51] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1317 0.008614 10.0.0.38 - - [2025-10-28 08:52:51] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001679 10.0.0.38 - - [2025-10-28 08:52:51] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 1922 0.036069 10.0.0.38 - - [2025-10-28 08:52:52] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001116 10.0.0.38 - - [2025-10-28 08:52:52] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.026997 10.0.0.38 - - [2025-10-28 08:52:52] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001831 10.0.0.38 - - [2025-10-28 08:52:52] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?fields=virtual_networks HTTP/1.1" 200 1057 0.073807 10.0.0.38 - - [2025-10-28 08:52:52] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001536 10.0.0.38 - - [2025-10-28 08:52:52] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.036536 10.0.0.38 - - [2025-10-28 08:52:52] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001124 10.0.0.38 - - [2025-10-28 08:52:52] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?fields=security_groups HTTP/1.1" 200 1294 0.036242 10.0.0.38 - - [2025-10-28 08:52:53] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001366 10.0.0.38 - - [2025-10-28 08:52:53] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008700 10.0.0.38 - - [2025-10-28 08:52:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.034585 10.0.0.38 - - [2025-10-28 08:52:53] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002606 10.0.0.38 - - [2025-10-28 08:52:53] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001001 10.0.0.38 - - [2025-10-28 08:52:53] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006711 10.0.0.38 - - [2025-10-28 08:52:53] "POST /id-to-fqname HTTP/1.1" 200 183 0.001678 10.0.0.38 - - [2025-10-28 08:52:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.002861 10.0.0.38 - - [2025-10-28 08:52:53] "POST /security-groups HTTP/1.1" 200 578 0.064990 10.0.0.38 - - [2025-10-28 08:52:53] "POST /fqname-to-id HTTP/1.1" 404 227 0.003691 10.0.0.38 - - [2025-10-28 08:52:53] "POST /projects HTTP/1.1" 200 567 0.238267 10.0.0.38 - - [2025-10-28 08:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.311817 10.0.0.38 - - [2025-10-28 08:52:53] "POST /access-control-lists HTTP/1.1" 200 591 0.062097 10.0.0.38 - - [2025-10-28 08:52:53] "POST /fqname-to-id HTTP/1.1" 404 226 0.002622 10.0.0.38 - - [2025-10-28 08:52:53] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.450991 10.0.0.38 - - [2025-10-28 08:52:54] "POST /access-control-lists HTTP/1.1" 200 589 0.069340 10.0.0.38 - - [2025-10-28 08:52:55] "GET / HTTP/1.1" 200 36215 0.002110 10.0.0.38 - - [2025-10-28 08:52:57] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001103 10.0.0.38 - - [2025-10-28 08:52:57] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.033921 10.0.0.38 - - [2025-10-28 08:52:57] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001435 10.0.0.38 - - [2025-10-28 08:52:57] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?fields=virtual_networks HTTP/1.1" 200 1022 0.074454 10.0.0.38 - - [2025-10-28 08:52:57] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001720 10.0.0.38 - - [2025-10-28 08:52:57] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.031868 10.0.0.38 - - [2025-10-28 08:52:57] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001102 10.0.0.38 - - [2025-10-28 08:52:57] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?fields=security_groups HTTP/1.1" 200 1242 0.027941 10.0.0.38 - - [2025-10-28 08:52:58] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.38 - - [2025-10-28 08:52:58] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007422 10.0.0.38 - - [2025-10-28 08:52:58] "POST /fqname-to-id HTTP/1.1" 404 181 0.030083 10.0.0.38 - - [2025-10-28 08:52:58] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004260 10.0.0.38 - - [2025-10-28 08:52:58] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001312 10.0.0.38 - - [2025-10-28 08:52:58] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008287 10.0.0.38 - - [2025-10-28 08:52:58] "POST /id-to-fqname HTTP/1.1" 200 183 0.005513 10.0.0.38 - - [2025-10-28 08:52:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.004203 10.0.0.38 - - [2025-10-28 08:52:58] "POST /security-groups HTTP/1.1" 200 578 0.076464 10.0.0.38 - - [2025-10-28 08:52:58] "POST /fqname-to-id HTTP/1.1" 404 227 0.003014 10.0.0.38 - - [2025-10-28 08:52:58] "POST /projects HTTP/1.1" 200 567 0.250424 10.0.0.38 - - [2025-10-28 08:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.290475 10.0.0.38 - - [2025-10-28 08:52:58] "POST /access-control-lists HTTP/1.1" 200 591 0.060274 10.0.0.38 - - [2025-10-28 08:52:58] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.438708 10.0.0.38 - - [2025-10-28 08:52:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.002954 10.0.0.38 - - [2025-10-28 08:52:59] "POST /access-control-lists HTTP/1.1" 200 589 0.077039 10.0.0.38 - - [2025-10-28 08:53:00] "GET / HTTP/1.1" 200 36215 0.001975 10.0.0.38 - - [2025-10-28 08:53:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.003219 10.0.0.38 - - [2025-10-28 08:53:00] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001206 10.0.0.38 - - [2025-10-28 08:53:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.003709 10.0.0.38 - - [2025-10-28 08:53:00] "POST /access-control-lists HTTP/1.1" 200 590 0.021496 10.0.0.38 - - [2025-10-28 08:53:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.002908 10.0.0.38 - - [2025-10-28 08:53:01] "POST /access-control-lists HTTP/1.1" 200 588 0.018840 10.0.0.38 - - [2025-10-28 08:53:01] "PUT /access-control-list/cc090d6e-a970-4842-9824-216642c39219 HTTP/1.1" 200 273 0.010163 10.0.0.38 - - [2025-10-28 08:53:01] "PUT /access-control-list/99ce0d4f-ebd0-4220-abd5-ca29943f664b HTTP/1.1" 200 273 0.013062 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group HTTP/1.1" 200 1362 0.409503 10.0.0.38 - - [2025-10-28 08:53:01] "PUT /access-control-list/99ce0d4f-ebd0-4220-abd5-ca29943f664b HTTP/1.1" 200 273 0.013115 10.0.0.38 - - [2025-10-28 08:53:01] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001658 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.037709 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011857 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.107314 10.0.0.38 - - [2025-10-28 08:53:01] "PUT /access-control-list/99ce0d4f-ebd0-4220-abd5-ca29943f664b HTTP/1.1" 200 273 0.016916 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011105 252.38.124.56 - - [2025-10-28 08:53:01] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.104177 10.0.0.38 - - [2025-10-28 08:53:01] "PUT /access-control-list/99ce0d4f-ebd0-4220-abd5-ca29943f664b HTTP/1.1" 200 273 0.011525 10.0.0.38 - - [2025-10-28 08:53:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.002804 10.0.0.38 - - [2025-10-28 08:53:01] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001116 10.0.0.38 - - [2025-10-28 08:53:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.003340 10.0.0.38 - - [2025-10-28 08:53:01] "POST /access-control-lists HTTP/1.1" 200 590 0.020893 10.0.0.38 - - [2025-10-28 08:53:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.003035 10.0.0.38 - - [2025-10-28 08:53:01] "POST /access-control-lists HTTP/1.1" 200 588 0.026818 10.0.0.38 - - [2025-10-28 08:53:02] "PUT /access-control-list/35391f4d-9aa9-419f-bc4d-07f2989e1728 HTTP/1.1" 200 273 0.011147 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group HTTP/1.1" 200 1362 0.332204 10.0.0.38 - - [2025-10-28 08:53:02] "PUT /access-control-list/7c4a27ea-01fe-433b-868b-048f21f3cf5b HTTP/1.1" 200 273 0.020254 10.0.0.38 - - [2025-10-28 08:53:02] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001368 10.0.0.38 - - [2025-10-28 08:53:02] "PUT /access-control-list/7c4a27ea-01fe-433b-868b-048f21f3cf5b HTTP/1.1" 200 273 0.022225 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.039257 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010397 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.173767 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010617 10.0.0.38 - - [2025-10-28 08:53:02] "PUT /access-control-list/7c4a27ea-01fe-433b-868b-048f21f3cf5b HTTP/1.1" 200 273 0.019398 252.38.124.56 - - [2025-10-28 08:53:02] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112675 10.0.0.38 - - [2025-10-28 08:53:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000466 10.0.0.38 - - [2025-10-28 08:53:02] "PUT /access-control-list/7c4a27ea-01fe-433b-868b-048f21f3cf5b HTTP/1.1" 200 273 0.020148 10.0.0.38 - - [2025-10-28 08:53:02] "POST /fqname-to-id HTTP/1.1" 404 208 0.033551 10.0.0.38 - - [2025-10-28 08:53:03] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001387 10.0.0.38 - - [2025-10-28 08:53:03] "POST /fqname-to-id HTTP/1.1" 404 243 0.005780 10.0.0.38 - - [2025-10-28 08:53:03] "POST /access-control-lists HTTP/1.1" 200 607 0.026679 10.0.0.38 - - [2025-10-28 08:53:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.003126 10.0.0.38 - - [2025-10-28 08:53:03] "POST /access-control-lists HTTP/1.1" 200 605 0.021825 10.0.0.38 - - [2025-10-28 08:53:03] "PUT /access-control-list/da24277b-4198-4235-a62f-7879dd0e6244 HTTP/1.1" 200 273 0.010912 10.0.0.38 - - [2025-10-28 08:53:03] "PUT /access-control-list/a4ad4a3f-47d0-4621-b4f9-8daed737305b HTTP/1.1" 200 273 0.010040 252.38.124.56 - - [2025-10-28 08:53:03] "POST /neutron/security_group HTTP/1.1" 200 1377 0.469443 10.0.0.38 - - [2025-10-28 08:53:03] "PUT /access-control-list/a4ad4a3f-47d0-4621-b4f9-8daed737305b HTTP/1.1" 200 273 0.011439 10.0.0.38 - - [2025-10-28 08:53:03] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001154 252.38.124.56 - - [2025-10-28 08:53:03] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032788 252.38.124.56 - - [2025-10-28 08:53:03] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.027250 252.38.124.56 - - [2025-10-28 08:53:03] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.165177 10.0.0.38 - - [2025-10-28 08:53:03] "PUT /access-control-list/a4ad4a3f-47d0-4621-b4f9-8daed737305b HTTP/1.1" 200 273 0.017377 252.38.124.56 - - [2025-10-28 08:53:03] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012587 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137250 10.0.0.38 - - [2025-10-28 08:53:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.002677 10.0.0.38 - - [2025-10-28 08:53:04] "PUT /access-control-list/a4ad4a3f-47d0-4621-b4f9-8daed737305b HTTP/1.1" 200 273 0.015488 10.0.0.38 - - [2025-10-28 08:53:04] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001129 10.0.0.38 - - [2025-10-28 08:53:04] "POST /fqname-to-id HTTP/1.1" 404 243 0.004756 10.0.0.38 - - [2025-10-28 08:53:04] "POST /access-control-lists HTTP/1.1" 200 607 0.022007 10.0.0.38 - - [2025-10-28 08:53:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.002881 10.0.0.38 - - [2025-10-28 08:53:04] "POST /access-control-lists HTTP/1.1" 200 605 0.025610 10.0.0.38 - - [2025-10-28 08:53:04] "PUT /access-control-list/28ac9e7e-be13-43d6-b6ca-868964c0e589 HTTP/1.1" 200 273 0.009364 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group HTTP/1.1" 200 1377 0.334858 10.0.0.38 - - [2025-10-28 08:53:04] "PUT /access-control-list/76a9caef-19ce-4eb3-9fb7-46420a378ba1 HTTP/1.1" 200 273 0.018629 10.0.0.38 - - [2025-10-28 08:53:04] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001016 10.0.0.38 - - [2025-10-28 08:53:04] "PUT /access-control-list/76a9caef-19ce-4eb3-9fb7-46420a378ba1 HTTP/1.1" 200 273 0.015711 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.055605 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.008637 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.134243 10.0.0.38 - - [2025-10-28 08:53:04] "PUT /access-control-list/76a9caef-19ce-4eb3-9fb7-46420a378ba1 HTTP/1.1" 200 273 0.011246 252.38.124.56 - - [2025-10-28 08:53:04] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011092 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.137443 10.0.0.38 - - [2025-10-28 08:53:05] "PUT /access-control-list/76a9caef-19ce-4eb3-9fb7-46420a378ba1 HTTP/1.1" 200 273 0.026763 10.0.0.38 - - [2025-10-28 08:53:05] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001263 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.050743 10.0.0.38 - - [2025-10-28 08:53:05] "POST /route-targets HTTP/1.1" 200 328 0.013711 10.0.0.38 - - [2025-10-28 08:53:05] "PUT /logical-router/ef6bfb45-e5e0-4696-8c7b-f15262326b10 HTTP/1.1" 200 263 0.021563 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.005887 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.004241 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.003662 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.004136 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.003703 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.003689 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.005318 252.38.124.56 - - [2025-10-28 08:53:05] "POST /neutron/router HTTP/1.1" 200 539 0.003957 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003587 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003592 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003808 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004069 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003852 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004906 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004655 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003578 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.005004 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004717 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004388 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004335 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.004508 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003713 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003551 252.38.124.56 - - [2025-10-28 08:53:06] "POST /neutron/router HTTP/1.1" 200 539 0.003599 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003787 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.004392 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003966 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.004238 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003914 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.006143 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003755 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.004513 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.019158 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003929 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.018456 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003958 10.0.0.38 - - [2025-10-28 08:53:07] "GET /logical-router/ef6bfb45-e5e0-4696-8c7b-f15262326b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003456 10.0.0.38 - - [2025-10-28 08:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 151 0.048994 10.0.0.38 - - [2025-10-28 08:53:07] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001298 10.0.0.38 - - [2025-10-28 08:53:07] "DELETE /route-target/76dc1186-0e2b-4043-8e8d-7bb399827e13 HTTP/1.1" 200 115 0.031736 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.054359 10.0.0.38 - - [2025-10-28 08:53:07] "POST /route-targets HTTP/1.1" 200 328 0.014781 252.38.124.56 - - [2025-10-28 08:53:07] "POST /neutron/router HTTP/1.1" 200 539 0.003614 10.0.0.38 - - [2025-10-28 08:53:08] "PUT /logical-router/83a6ca1c-b6fb-43ef-b701-428758bf7754 HTTP/1.1" 200 263 0.013878 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004364 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003964 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.005168 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003768 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004259 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003645 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003731 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003502 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004037 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004716 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004236 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003651 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003949 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003616 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.003711 252.38.124.56 - - [2025-10-28 08:53:08] "POST /neutron/router HTTP/1.1" 200 539 0.004060 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003840 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003841 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004032 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004195 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004019 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003759 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004016 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003935 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003707 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004537 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004570 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004011 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.004014 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003607 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.003778 252.38.124.56 - - [2025-10-28 08:53:09] "POST /neutron/router HTTP/1.1" 200 539 0.019261 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 539 0.004683 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 539 0.021122 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 539 0.004505 10.0.0.38 - - [2025-10-28 08:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.38 - - [2025-10-28 08:53:10] "GET /logical-router/83a6ca1c-b6fb-43ef-b701-428758bf7754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008621 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 151 0.079157 10.0.0.38 - - [2025-10-28 08:53:10] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001167 10.0.0.38 - - [2025-10-28 08:53:10] "DELETE /route-target/f163dfd4-b33e-4e19-8a44-87e9702e9e3f HTTP/1.1" 200 115 0.042311 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.062271 10.0.0.38 - - [2025-10-28 08:53:10] "POST /route-targets HTTP/1.1" 200 328 0.013339 10.0.0.38 - - [2025-10-28 08:53:10] "PUT /logical-router/de36ddfc-d00e-4cf5-8376-44616f6cebdc HTTP/1.1" 200 263 0.024782 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.006670 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.003533 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.004674 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.004059 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.003596 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.003523 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.004081 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.003462 252.38.124.56 - - [2025-10-28 08:53:10] "POST /neutron/router HTTP/1.1" 200 557 0.004555 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003985 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003638 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003752 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003834 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004805 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004675 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004903 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004568 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004424 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004276 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004715 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003527 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004110 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003700 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.003997 252.38.124.56 - - [2025-10-28 08:53:11] "POST /neutron/router HTTP/1.1" 200 557 0.004119 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.003725 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.003883 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004666 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004222 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004387 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004538 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004581 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.023244 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004235 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.018402 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 557 0.004314 10.0.0.38 - - [2025-10-28 08:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/router HTTP/1.1" 200 151 0.055069 10.0.0.38 - - [2025-10-28 08:53:12] "GET /logical-router/de36ddfc-d00e-4cf5-8376-44616f6cebdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002595 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/security_group HTTP/1.1" 200 519 0.003704 10.0.0.38 - - [2025-10-28 08:53:12] "DELETE /route-target/bcb1143f-7b3c-415f-bb29-7b5ce4c9e3d0 HTTP/1.1" 200 115 0.030363 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/security_group HTTP/1.1" 200 151 0.039898 252.38.124.56 - - [2025-10-28 08:53:12] "POST /neutron/security_group HTTP/1.1" 200 519 0.004284 10.0.0.38 - - [2025-10-28 08:53:12] "DELETE /access-control-list/28ac9e7e-be13-43d6-b6ca-868964c0e589 HTTP/1.1" 200 115 0.043256 10.0.0.38 - - [2025-10-28 08:53:12] "DELETE /access-control-list/76a9caef-19ce-4eb3-9fb7-46420a378ba1 HTTP/1.1" 200 115 0.032254 252.38.124.56 - - [2025-10-28 08:53:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.047275 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/da24277b-4198-4235-a62f-7879dd0e6244 HTTP/1.1" 200 115 0.031957 252.38.124.56 - - [2025-10-28 08:53:13] "POST /neutron/security_group HTTP/1.1" 200 504 0.004826 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/a4ad4a3f-47d0-4621-b4f9-8daed737305b HTTP/1.1" 200 115 0.029351 252.38.124.56 - - [2025-10-28 08:53:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.048156 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/35391f4d-9aa9-419f-bc4d-07f2989e1728 HTTP/1.1" 200 115 0.026814 252.38.124.56 - - [2025-10-28 08:53:13] "POST /neutron/security_group HTTP/1.1" 200 504 0.003533 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/7c4a27ea-01fe-433b-868b-048f21f3cf5b HTTP/1.1" 200 115 0.026122 252.38.124.56 - - [2025-10-28 08:53:13] "POST /neutron/security_group HTTP/1.1" 200 151 0.042968 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/cc090d6e-a970-4842-9824-216642c39219 HTTP/1.1" 200 115 0.029833 10.0.0.38 - - [2025-10-28 08:53:13] "DELETE /access-control-list/99ce0d4f-ebd0-4220-abd5-ca29943f664b HTTP/1.1" 200 115 0.023064 10.0.0.38 - - [2025-10-28 08:53:13] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001093 10.0.0.38 - - [2025-10-28 08:53:13] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026300 10.0.0.38 - - [2025-10-28 08:53:13] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001168 10.0.0.38 - - [2025-10-28 08:53:13] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?fields=virtual_networks HTTP/1.1" 200 1022 0.073209 10.0.0.38 - - [2025-10-28 08:53:13] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001007 10.0.0.38 - - [2025-10-28 08:53:13] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.035087 10.0.0.38 - - [2025-10-28 08:53:13] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001081 10.0.0.38 - - [2025-10-28 08:53:13] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?fields=security_groups HTTP/1.1" 200 1242 0.025558 10.0.0.38 - - [2025-10-28 08:53:14] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001449 10.0.0.38 - - [2025-10-28 08:53:14] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007320 10.0.0.38 - - [2025-10-28 08:53:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.035070 10.0.0.38 - - [2025-10-28 08:53:15] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002827 10.0.0.38 - - [2025-10-28 08:53:15] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001222 10.0.0.38 - - [2025-10-28 08:53:15] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006836 10.0.0.38 - - [2025-10-28 08:53:15] "POST /id-to-fqname HTTP/1.1" 200 184 0.001457 10.0.0.38 - - [2025-10-28 08:53:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.002544 10.0.0.38 - - [2025-10-28 08:53:15] "POST /security-groups HTTP/1.1" 200 579 0.062616 10.0.0.38 - - [2025-10-28 08:53:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.003996 10.0.0.38 - - [2025-10-28 08:53:15] "POST /projects HTTP/1.1" 200 569 0.231238 10.0.0.38 - - [2025-10-28 08:53:15] "POST /access-control-lists HTTP/1.1" 200 592 0.066139 10.0.0.38 - - [2025-10-28 08:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.305576 10.0.0.38 - - [2025-10-28 08:53:15] "POST /fqname-to-id HTTP/1.1" 404 227 0.003130 10.0.0.38 - - [2025-10-28 08:53:15] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.443689 10.0.0.38 - - [2025-10-28 08:53:15] "POST /access-control-lists HTTP/1.1" 200 590 0.061023 10.0.0.38 - - [2025-10-28 08:53:15] "DELETE /project/7d66d4e706a845b88563435051566fca HTTP/1.1" 404 173 0.015988 10.0.0.38 - - [2025-10-28 08:53:15] "DELETE /project/1746c54c04ea49c0bff63011575cbe69 HTTP/1.1" 404 173 0.013994 10.0.0.38 - - [2025-10-28 08:53:15] "DELETE /project/b40bf53cdcf846b28643cf5a36b92a75 HTTP/1.1" 404 173 0.015640 10.0.0.38 - - [2025-10-28 08:53:15] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001190 10.0.0.38 - - [2025-10-28 08:53:15] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001156 10.0.0.38 - - [2025-10-28 08:53:15] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001220 10.0.0.38 - - [2025-10-28 08:53:15] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.056343 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001829 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.089549 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001360 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.126383 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?fields=security_groups HTTP/1.1" 200 1335 0.117707 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?fields=security_groups HTTP/1.1" 200 1387 0.090470 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000973 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?fields=security_groups HTTP/1.1" 200 1335 0.054679 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /security-group/04b10e16-a7d9-4824-be8e-33ee95061072 HTTP/1.1" 200 115 0.101343 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=b40bf53c-dcf8-46b2-8643-cf5a36b92a75&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002049 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/5c63348a-9fad-4133-9329-cfbf57031736 HTTP/1.1" 200 115 0.079933 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /security-group/66b3e134-b05d-4cf8-97f2-9465567cb1dd HTTP/1.1" 200 115 0.111097 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001999 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75?fields=application_policy_sets HTTP/1.1" 200 1374 0.088616 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /security-group/55769e87-b3ee-476a-a389-d42d89bbcdf0 HTTP/1.1" 200 115 0.130419 10.0.0.38 - - [2025-10-28 08:53:16] "GET /projects?obj_uuids=1746c54c-04ea-49c0-bff6-3011575cbe69&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001796 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/3d9c3f75-4874-438e-bf0a-03b7bde3d8f1 HTTP/1.1" 200 115 0.096325 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019?fields=application_policy_sets HTTP/1.1" 200 1426 0.095239 10.0.0.38 - - [2025-10-28 08:53:16] "GET /project/1746c54c-04ea-49c0-bff6-3011575cbe69?fields=application_policy_sets HTTP/1.1" 200 1374 0.081234 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/9d2d2b6f-864c-4443-8cae-8d80a9353f87 HTTP/1.1" 200 115 0.080073 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/1146966e-ba78-442f-a793-2fd572541a83 HTTP/1.1" 200 115 0.038038 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /project/b40bf53c-dcf8-46b2-8643-cf5a36b92a75 HTTP/1.1" 200 115 0.669840 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/92b02a22-9591-4fe2-a44e-34aa6043e62e HTTP/1.1" 200 115 0.063615 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /project/a6e72f7a-34a9-4b07-bffe-fcfdfdd6e019 HTTP/1.1" 200 115 0.680387 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /access-control-list/cad9471d-354e-4db3-bd5d-19cbc5de9403 HTTP/1.1" 200 115 0.027320 10.0.0.38 - - [2025-10-28 08:53:16] "DELETE /project/1746c54c-04ea-49c0-bff6-3011575cbe69 HTTP/1.1" 200 115 0.702765 10.0.0.38 - - [2025-10-28 08:53:16] "GET / HTTP/1.1" 200 36215 0.002116 10.0.0.38 - - [2025-10-28 08:53:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000566 10.0.0.38 - - [2025-10-28 08:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.073138 10.0.0.38 - - [2025-10-28 08:53:18] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001487 10.0.0.38 - - [2025-10-28 08:53:18] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024650 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/network HTTP/1.1" 200 117 0.037298 10.0.0.38 - - [2025-10-28 08:53:18] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001223 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/network HTTP/1.1" 200 599 0.064830 10.0.0.38 - - [2025-10-28 08:53:18] "POST /route-targets HTTP/1.1" 200 328 0.018218 10.0.0.38 - - [2025-10-28 08:53:18] "POST /ref-update HTTP/1.1" 200 156 0.015584 10.0.0.38 - - [2025-10-28 08:53:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002486 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.136344 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/network HTTP/1.1" 200 819 0.005667 10.0.0.38 - - [2025-10-28 08:53:18] "POST /id-to-fqname HTTP/1.1" 200 214 0.001658 10.0.0.38 - - [2025-10-28 08:53:18] "GET /virtual-network/94a48b9a-1934-4c48-aa61-e75d5c0932ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006187 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/network HTTP/1.1" 200 819 0.005628 10.0.0.38 - - [2025-10-28 08:53:18] "GET /virtual-network/94a48b9a-1934-4c48-aa61-e75d5c0932ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005669 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/network HTTP/1.1" 200 819 0.005646 252.38.124.56 - - [2025-10-28 08:53:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.007533 10.0.0.38 - - [2025-10-28 08:53:18] "POST /fqname-to-id HTTP/1.1" 404 204 0.003329 10.0.0.38 - - [2025-10-28 08:53:18] "GET /virtual-network/94a48b9a-1934-4c48-aa61-e75d5c0932ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006956 10.0.0.38 - - [2025-10-28 08:53:19] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001547 252.38.124.56 - - [2025-10-28 08:53:19] "POST /neutron/port HTTP/1.1" 200 1016 0.186549 10.0.0.38 - - [2025-10-28 08:53:19] "GET /virtual-machine-interface/afe51960-b8a7-454a-8702-d9e988e734d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.007308 10.0.0.38 - - [2025-10-28 08:53:19] "GET /virtual-machine-interface/afe51960-b8a7-454a-8702-d9e988e734d4?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.007538 10.0.0.38 - - [2025-10-28 08:53:19] "GET /instance-ip/c8cc4f5e-3f49-4d3e-aac4-cde4161cf4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003869 10.0.0.38 - - [2025-10-28 08:53:19] "GET /virtual-machine-interface/afe51960-b8a7-454a-8702-d9e988e734d4 HTTP/1.1" 401 296 0.000458 10.0.0.38 - - [2025-10-28 08:53:19] "GET /virtual-machine-interface/afe51960-b8a7-454a-8702-d9e988e734d4 HTTP/1.1" 200 2603 0.032535 252.38.124.56 - - [2025-10-28 08:53:19] "POST /neutron/port HTTP/1.1" 200 1016 0.008240 252.38.124.56 - - [2025-10-28 08:53:19] "POST /neutron/port HTTP/1.1" 200 151 0.068917 252.38.124.56 - - [2025-10-28 08:53:19] "POST /neutron/network HTTP/1.1" 200 819 0.006217 10.0.0.38 - - [2025-10-28 08:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003947 10.0.0.38 - - [2025-10-28 08:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.38 - - [2025-10-28 08:53:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005682 252.38.124.56 - - [2025-10-28 08:53:20] "POST /neutron/network HTTP/1.1" 200 151 0.097157 10.0.0.38 - - [2025-10-28 08:53:20] "DELETE /route-target/20dff520-0ad0-4176-9a5b-8be9a4f18130 HTTP/1.1" 200 115 0.018733 10.0.0.38 - - [2025-10-28 08:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.38 - - [2025-10-28 08:53:20] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001188 10.0.0.38 - - [2025-10-28 08:53:20] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.031414 252.38.124.56 - - [2025-10-28 08:53:20] "POST /neutron/network HTTP/1.1" 200 117 0.011442 10.0.0.38 - - [2025-10-28 08:53:21] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002765 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/network HTTP/1.1" 200 601 0.080793 10.0.0.38 - - [2025-10-28 08:53:21] "POST /route-targets HTTP/1.1" 200 328 0.011089 10.0.0.38 - - [2025-10-28 08:53:21] "POST /ref-update HTTP/1.1" 200 156 0.019032 10.0.0.38 - - [2025-10-28 08:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004375 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.163449 10.0.0.38 - - [2025-10-28 08:53:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004555 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.129881 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/network HTTP/1.1" 200 974 0.007046 10.0.0.38 - - [2025-10-28 08:53:21] "POST /id-to-fqname HTTP/1.1" 200 215 0.001464 10.0.0.38 - - [2025-10-28 08:53:21] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005439 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/network HTTP/1.1" 200 974 0.007984 10.0.0.38 - - [2025-10-28 08:53:21] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006540 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/network HTTP/1.1" 200 974 0.007239 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.009346 252.38.124.56 - - [2025-10-28 08:53:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.007118 10.0.0.38 - - [2025-10-28 08:53:22] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001207 252.38.124.56 - - [2025-10-28 08:53:22] "POST /neutron/port HTTP/1.1" 200 1015 0.178698 10.0.0.38 - - [2025-10-28 08:53:22] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001221 252.38.124.56 - - [2025-10-28 08:53:22] "POST /neutron/port HTTP/1.1" 200 1015 0.172443 10.0.0.38 - - [2025-10-28 08:53:22] "POST /id-to-fqname HTTP/1.1" 200 215 0.001425 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 1015 0.007585 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 1015 0.008399 10.0.0.38 - - [2025-10-28 08:53:23] "GET /obj-perms HTTP/1.1" 200 6381 0.064987 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/network HTTP/1.1" 200 974 0.007041 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 1015 0.008595 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.008212 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.007030 10.0.0.38 - - [2025-10-28 08:53:23] "GET /obj-perms HTTP/1.1" 200 6381 0.072328 10.0.0.38 - - [2025-10-28 08:53:23] "POST /id-to-fqname HTTP/1.1" 200 215 0.001503 252.38.124.56 - - [2025-10-28 08:53:23] "POST /neutron/port HTTP/1.1" 200 117 0.005662 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.008750 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.010574 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.010652 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/network HTTP/1.1" 200 974 0.010172 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.010061 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 117 0.006646 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 117 0.005364 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 117 0.005946 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.008394 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.023849 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/network HTTP/1.1" 200 984 0.006049 252.38.124.56 - - [2025-10-28 08:53:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009434 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1015 0.009749 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1103 0.103068 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011026 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004678 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.012588 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 117 0.001334 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1015 0.011553 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/network HTTP/1.1" 200 974 0.010378 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/network HTTP/1.1" 200 984 0.005974 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1015 0.009463 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1015 0.009300 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1103 0.089614 252.38.124.56 - - [2025-10-28 08:53:25] "POST /neutron/port HTTP/1.1" 200 1077 0.011257 252.38.124.56 - - [2025-10-28 08:53:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004275 252.38.124.56 - - [2025-10-28 08:53:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.008343 252.38.124.56 - - [2025-10-28 08:53:26] "POST /neutron/port HTTP/1.1" 200 117 0.005170 252.38.124.56 - - [2025-10-28 08:53:26] "POST /neutron/network HTTP/1.1" 200 974 0.010509 252.38.124.56 - - [2025-10-28 08:53:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012844 252.38.124.56 - - [2025-10-28 08:53:29] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006644 252.38.124.56 - - [2025-10-28 08:53:30] "POST /neutron/port HTTP/1.1" 200 1077 0.012603 252.38.124.56 - - [2025-10-28 08:53:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006333 252.38.124.56 - - [2025-10-28 08:53:30] "POST /neutron/port HTTP/1.1" 200 1077 0.013142 252.38.124.56 - - [2025-10-28 08:53:30] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006420 10.0.0.38 - - [2025-10-28 08:53:30] "GET /virtual-machine/2f532170-a4e7-4824-9af4-1640434bbf49 HTTP/1.1" 200 1284 0.008179 10.0.0.38 - - [2025-10-28 08:53:30] "GET /virtual-machine-interface/9ead5e7e-31b5-4bcb-80de-1de2c59d3b1f HTTP/1.1" 200 2919 0.006761 10.0.0.38 - - [2025-10-28 08:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.38 - - [2025-10-28 08:53:30] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003823 10.0.0.38 - - [2025-10-28 08:53:30] "GET /virtual-networks?parent_id=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003459 10.0.0.38 - - [2025-10-28 08:53:30] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005497 10.0.0.38 - - [2025-10-28 08:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.38 - - [2025-10-28 08:53:33] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005126 252.38.124.56 - - [2025-10-28 08:53:35] "POST /neutron/port HTTP/1.1" 200 1077 0.011075 252.38.124.56 - - [2025-10-28 08:53:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006018 252.38.124.56 - - [2025-10-28 08:53:35] "POST /neutron/port HTTP/1.1" 200 1077 0.011990 252.38.124.56 - - [2025-10-28 08:53:35] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005704 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011777 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006858 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/port HTTP/1.1" 200 1077 0.011322 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006730 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/port HTTP/1.1" 200 1077 0.012206 252.38.124.56 - - [2025-10-28 08:53:36] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008479 252.38.124.56 - - [2025-10-28 08:53:37] "POST /neutron/port HTTP/1.1" 200 1077 0.011125 252.38.124.56 - - [2025-10-28 08:53:37] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006368 10.0.0.38 - - [2025-10-28 08:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.38 - - [2025-10-28 08:53:37] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003121 10.0.0.38 - - [2025-10-28 08:53:38] "GET /virtual-networks?parent_id=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003242 10.0.0.38 - - [2025-10-28 08:53:38] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005654 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/port HTTP/1.1" 200 1077 0.012925 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008711 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/port HTTP/1.1" 200 1077 0.013273 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006613 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/port HTTP/1.1" 200 1077 0.012191 252.38.124.56 - - [2025-10-28 08:53:38] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008019 10.0.0.38 - - [2025-10-28 08:53:38] "GET /virtual-machine/f155f26a-ff46-4625-8342-fb010ca9e365 HTTP/1.1" 200 1284 0.005744 10.0.0.38 - - [2025-10-28 08:53:38] "GET /virtual-machine-interface/9775495d-cf8c-4cb7-a873-a01903a96916 HTTP/1.1" 200 2920 0.005459 10.0.0.38 - - [2025-10-28 08:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2025-10-28 08:53:39] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003385 10.0.0.38 - - [2025-10-28 08:53:39] "GET /virtual-networks?parent_id=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003614 10.0.0.38 - - [2025-10-28 08:53:39] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005902 10.0.0.38 - - [2025-10-28 08:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.38 - - [2025-10-28 08:53:40] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003006 10.0.0.38 - - [2025-10-28 08:53:40] "GET /virtual-networks?parent_id=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003285 10.0.0.38 - - [2025-10-28 08:53:40] "GET /virtual-network/0b50070e-f771-489e-aa9c-70ae84ca9048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.006452 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 1103 0.018636 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 1103 0.019189 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.163066 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 1103 0.012681 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 1103 0.018579 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/port HTTP/1.1" 200 151 0.196042 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/network HTTP/1.1" 200 974 0.010740 10.0.0.38 - - [2025-10-28 08:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003293 10.0.0.38 - - [2025-10-28 08:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002517 10.0.0.38 - - [2025-10-28 08:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002773 10.0.0.38 - - [2025-10-28 08:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.38 - - [2025-10-28 08:53:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003953 252.38.124.56 - - [2025-10-28 08:53:44] "POST /neutron/network HTTP/1.1" 200 151 0.139941 10.0.0.38 - - [2025-10-28 08:53:44] "DELETE /route-target/e534af68-48f0-45ae-a26f-1315df8b7be9 HTTP/1.1" 200 115 0.032840 10.0.0.38 - - [2025-10-28 08:53:45] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001079 10.0.0.38 - - [2025-10-28 08:53:45] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.045004 10.0.0.38 - - [2025-10-28 08:53:45] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001956 10.0.0.38 - - [2025-10-28 08:53:45] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?fields=virtual_networks HTTP/1.1" 200 1023 0.053419 10.0.0.38 - - [2025-10-28 08:53:45] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001731 10.0.0.38 - - [2025-10-28 08:53:45] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.037411 10.0.0.38 - - [2025-10-28 08:53:45] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001631 10.0.0.38 - - [2025-10-28 08:53:45] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?fields=security_groups HTTP/1.1" 200 1244 0.038160 10.0.0.38 - - [2025-10-28 08:53:46] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.38 - - [2025-10-28 08:53:46] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007578 10.0.0.38 - - [2025-10-28 08:53:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.029970 10.0.0.38 - - [2025-10-28 08:53:46] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003121 10.0.0.38 - - [2025-10-28 08:53:46] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.38 - - [2025-10-28 08:53:46] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007174 10.0.0.38 - - [2025-10-28 08:53:46] "POST /id-to-fqname HTTP/1.1" 200 186 0.001664 10.0.0.38 - - [2025-10-28 08:53:46] "POST /fqname-to-id HTTP/1.1" 404 195 0.003369 10.0.0.38 - - [2025-10-28 08:53:47] "POST /security-groups HTTP/1.1" 200 581 0.069962 10.0.0.38 - - [2025-10-28 08:53:47] "POST /fqname-to-id HTTP/1.1" 404 230 0.003514 10.0.0.38 - - [2025-10-28 08:53:47] "POST /projects HTTP/1.1" 200 573 0.260335 10.0.0.38 - - [2025-10-28 08:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.334293 10.0.0.38 - - [2025-10-28 08:53:47] "POST /access-control-lists HTTP/1.1" 200 594 0.070780 10.0.0.38 - - [2025-10-28 08:53:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.007246 10.0.0.38 - - [2025-10-28 08:53:47] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.498878 10.0.0.38 - - [2025-10-28 08:53:47] "POST /access-control-lists HTTP/1.1" 200 592 0.085505 10.0.0.38 - - [2025-10-28 08:53:48] "GET / HTTP/1.1" 200 36215 0.001941 252.38.124.56 - - [2025-10-28 08:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.006367 252.38.124.56 - - [2025-10-28 08:53:49] "POST /neutron/port HTTP/1.1" 400 205 0.004574 10.0.0.38 - - [2025-10-28 08:53:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000554 252.38.124.56 - - [2025-10-28 08:53:49] "POST /neutron/port HTTP/1.1" 200 117 0.005373 252.38.124.56 - - [2025-10-28 08:53:49] "POST /neutron/port HTTP/1.1" 400 205 0.003556 10.0.0.38 - - [2025-10-28 08:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.097656 10.0.0.38 - - [2025-10-28 08:53:49] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001573 10.0.0.38 - - [2025-10-28 08:53:49] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030519 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 117 0.036080 10.0.0.38 - - [2025-10-28 08:53:50] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001334 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 603 0.076137 10.0.0.38 - - [2025-10-28 08:53:50] "POST /route-targets HTTP/1.1" 200 328 0.012603 10.0.0.38 - - [2025-10-28 08:53:50] "POST /ref-update HTTP/1.1" 200 156 0.014557 10.0.0.38 - - [2025-10-28 08:53:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003137 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.207563 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 823 0.006253 10.0.0.38 - - [2025-10-28 08:53:50] "POST /id-to-fqname HTTP/1.1" 200 217 0.001584 10.0.0.38 - - [2025-10-28 08:53:50] "GET /virtual-network/dfd7464a-3ae0-45e6-928f-9d9052de56f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005811 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 823 0.005493 10.0.0.38 - - [2025-10-28 08:53:50] "GET /virtual-network/dfd7464a-3ae0-45e6-928f-9d9052de56f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005344 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 823 0.005467 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.008019 10.0.0.38 - - [2025-10-28 08:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.38 - - [2025-10-28 08:53:50] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001452 10.0.0.38 - - [2025-10-28 08:53:50] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030328 252.38.124.56 - - [2025-10-28 08:53:50] "POST /neutron/network HTTP/1.1" 200 117 0.011765 10.0.0.38 - - [2025-10-28 08:53:50] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001572 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/network HTTP/1.1" 200 603 0.074114 10.0.0.38 - - [2025-10-28 08:53:51] "POST /route-targets HTTP/1.1" 200 328 0.012905 10.0.0.38 - - [2025-10-28 08:53:51] "POST /ref-update HTTP/1.1" 200 156 0.016985 10.0.0.38 - - [2025-10-28 08:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003012 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.137535 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/network HTTP/1.1" 200 822 0.007919 10.0.0.38 - - [2025-10-28 08:53:51] "POST /id-to-fqname HTTP/1.1" 200 217 0.001836 10.0.0.38 - - [2025-10-28 08:53:51] "GET /virtual-network/84a78922-e3d4-42b7-a8ad-336e70a20148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007045 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/network HTTP/1.1" 200 822 0.007583 10.0.0.38 - - [2025-10-28 08:53:51] "GET /virtual-network/84a78922-e3d4-42b7-a8ad-336e70a20148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006879 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/network HTTP/1.1" 200 822 0.006921 252.38.124.56 - - [2025-10-28 08:53:51] "POST /neutron/subnet HTTP/1.1" 200 725 0.007078 10.0.0.38 - - [2025-10-28 08:53:51] "POST /id-to-fqname HTTP/1.1" 200 217 0.001515 252.38.124.56 - - [2025-10-28 08:53:52] "POST /neutron/network HTTP/1.1" 200 833 0.006978 252.38.124.56 - - [2025-10-28 08:53:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000496 252.38.124.56 - - [2025-10-28 08:53:52] "GET / HTTP/1.1" 200 36215 0.001963 252.38.124.56 - - [2025-10-28 08:53:52] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000427 10.0.0.38 - - [2025-10-28 08:53:52] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001744 252.38.124.56 - - [2025-10-28 08:53:53] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.057802 252.38.124.56 - - [2025-10-28 08:53:53] "POST /neutron/network HTTP/1.1" 200 823 0.034733 252.38.124.56 - - [2025-10-28 08:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.005617 252.38.124.56 - - [2025-10-28 08:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.006412 10.0.0.38 - - [2025-10-28 08:53:53] "POST /id-to-fqname HTTP/1.1" 200 217 0.002300 252.38.124.56 - - [2025-10-28 08:53:53] "POST /neutron/port HTTP/1.1" 200 117 0.006640 252.38.124.56 - - [2025-10-28 08:53:54] "POST /neutron/network HTTP/1.1" 200 832 0.005382 252.38.124.56 - - [2025-10-28 08:53:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000653 252.38.124.56 - - [2025-10-28 08:53:54] "GET / HTTP/1.1" 200 36215 0.002177 252.38.124.56 - - [2025-10-28 08:53:54] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000479 252.38.124.56 - - [2025-10-28 08:53:54] "POST /neutron/network HTTP/1.1" 200 833 0.006392 10.0.0.38 - - [2025-10-28 08:53:54] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001934 10.0.0.38 - - [2025-10-28 08:53:54] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002014 252.38.124.56 - - [2025-10-28 08:53:54] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.115155 252.38.124.56 - - [2025-10-28 08:53:54] "POST /neutron/network HTTP/1.1" 200 822 0.007170 252.38.124.56 - - [2025-10-28 08:53:54] "POST /neutron/port HTTP/1.1" 200 1057 0.427701 252.38.124.56 - - [2025-10-28 08:53:54] "POST /neutron/port HTTP/1.1" 200 1057 0.013227 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 1057 0.011322 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 1081 0.036027 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 1107 0.100191 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010067 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 1081 0.016849 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.006782 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004202 10.0.0.38 - - [2025-10-28 08:53:55] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001268 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/subnet HTTP/1.1" 200 703 0.008056 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/router HTTP/1.1" 200 578 0.081607 10.0.0.38 - - [2025-10-28 08:53:55] "POST /route-targets HTTP/1.1" 200 328 0.015767 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001403 10.0.0.38 - - [2025-10-28 08:53:55] "PUT /logical-router/bd3b8d70-f470-4fbb-9e4a-fee0f5808789 HTTP/1.1" 200 263 0.037692 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/router HTTP/1.1" 200 578 0.015110 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/network HTTP/1.1" 200 823 0.008108 10.0.0.38 - - [2025-10-28 08:53:55] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001376 252.38.124.56 - - [2025-10-28 08:53:55] "POST /neutron/network HTTP/1.1" 200 832 0.007300 10.0.0.38 - - [2025-10-28 08:53:55] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001186 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/router HTTP/1.1" 200 344 0.393778 10.0.0.38 - - [2025-10-28 08:53:56] "POST /ref-update HTTP/1.1" 200 156 0.012113 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1056 0.382996 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1081 0.020150 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1056 0.017407 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010108 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1056 0.012025 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1106 0.104588 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012140 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003384 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008834 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/port HTTP/1.1" 200 117 0.001789 252.38.124.56 - - [2025-10-28 08:53:56] "POST /neutron/network HTTP/1.1" 200 822 0.007144 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/port HTTP/1.1" 200 1081 0.012445 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006196 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/port HTTP/1.1" 200 1081 0.011669 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007268 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/port HTTP/1.1" 200 1081 0.013274 252.38.124.56 - - [2025-10-28 08:54:01] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009655 10.0.0.38 - - [2025-10-28 08:54:01] "GET /virtual-machine/6e719dfb-2e71-4382-af32-86c402824f7c HTTP/1.1" 401 296 0.000422 10.0.0.38 - - [2025-10-28 08:54:02] "GET /virtual-machine/6e719dfb-2e71-4382-af32-86c402824f7c HTTP/1.1" 200 1290 0.050374 10.0.0.38 - - [2025-10-28 08:54:02] "GET /virtual-machine-interface/5450b7c1-36b9-4629-ac9a-1a61783fc925 HTTP/1.1" 200 2929 0.007056 10.0.0.38 - - [2025-10-28 08:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.38 - - [2025-10-28 08:54:02] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005088 10.0.0.38 - - [2025-10-28 08:54:02] "GET /virtual-networks?parent_id=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003660 10.0.0.38 - - [2025-10-28 08:54:02] "GET /virtual-network/dfd7464a-3ae0-45e6-928f-9d9052de56f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007053 252.38.124.56 - - [2025-10-28 08:54:05] "POST /neutron/port HTTP/1.1" 200 1081 0.014148 252.38.124.56 - - [2025-10-28 08:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006447 10.0.0.38 - - [2025-10-28 08:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.38 - - [2025-10-28 08:54:05] "GET /virtual-network/dfd7464a-3ae0-45e6-928f-9d9052de56f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006858 252.38.124.56 - - [2025-10-28 08:54:05] "POST /neutron/port HTTP/1.1" 200 1081 0.013651 252.38.124.56 - - [2025-10-28 08:54:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005473 252.38.124.56 - - [2025-10-28 08:54:05] "POST /neutron/port HTTP/1.1" 200 1081 0.013550 252.38.124.56 - - [2025-10-28 08:54:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007096 252.38.124.56 - - [2025-10-28 08:54:06] "POST /neutron/port HTTP/1.1" 200 1080 0.013859 252.38.124.56 - - [2025-10-28 08:54:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006195 252.38.124.56 - - [2025-10-28 08:54:06] "POST /neutron/port HTTP/1.1" 200 1080 0.012356 252.38.124.56 - - [2025-10-28 08:54:06] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006081 252.38.124.56 - - [2025-10-28 08:54:07] "POST /neutron/port HTTP/1.1" 200 1080 0.011280 252.38.124.56 - - [2025-10-28 08:54:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005844 10.0.0.38 - - [2025-10-28 08:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.38 - - [2025-10-28 08:54:07] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003858 10.0.0.38 - - [2025-10-28 08:54:07] "GET /virtual-networks?parent_id=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003509 10.0.0.38 - - [2025-10-28 08:54:07] "GET /virtual-network/dfd7464a-3ae0-45e6-928f-9d9052de56f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006726 252.38.124.56 - - [2025-10-28 08:54:08] "POST /neutron/port HTTP/1.1" 200 1081 0.011791 252.38.124.56 - - [2025-10-28 08:54:08] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007601 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/port HTTP/1.1" 200 1081 0.041865 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/port HTTP/1.1" 200 1081 0.013746 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007279 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/port HTTP/1.1" 200 1081 0.016532 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/network HTTP/1.1" 200 833 0.006174 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003894 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.007944 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/port HTTP/1.1" 200 117 0.001310 252.38.124.56 - - [2025-10-28 08:54:09] "POST /neutron/network HTTP/1.1" 200 823 0.005852 252.38.124.56 - - [2025-10-28 08:54:13] "POST /neutron/port HTTP/1.1" 200 1080 0.011703 252.38.124.56 - - [2025-10-28 08:54:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008705 252.38.124.56 - - [2025-10-28 08:54:13] "POST /neutron/port HTTP/1.1" 200 1080 0.012361 252.38.124.56 - - [2025-10-28 08:54:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006622 252.38.124.56 - - [2025-10-28 08:54:13] "POST /neutron/port HTTP/1.1" 200 1080 0.012782 252.38.124.56 - - [2025-10-28 08:54:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007262 10.0.0.38 - - [2025-10-28 08:54:14] "GET /virtual-machine/f538c7b6-e786-425c-9d3d-a5110b7cea97 HTTP/1.1" 200 1291 0.005896 10.0.0.38 - - [2025-10-28 08:54:14] "GET /virtual-machine-interface/b9a171c4-1700-422e-a805-0f59c028b55a HTTP/1.1" 200 2930 0.005166 10.0.0.38 - - [2025-10-28 08:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.38 - - [2025-10-28 08:54:14] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003291 10.0.0.38 - - [2025-10-28 08:54:14] "GET /virtual-networks?parent_id=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002949 10.0.0.38 - - [2025-10-28 08:54:14] "GET /virtual-network/84a78922-e3d4-42b7-a8ad-336e70a20148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006327 10.0.0.38 - - [2025-10-28 08:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.38 - - [2025-10-28 08:54:15] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004205 10.0.0.38 - - [2025-10-28 08:54:15] "GET /virtual-networks?parent_id=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002999 10.0.0.38 - - [2025-10-28 08:54:15] "GET /virtual-network/84a78922-e3d4-42b7-a8ad-336e70a20148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005448 10.0.0.38 - - [2025-10-28 08:54:16] "DELETE /project/e099ebca63a540acbf96f956a9a0fc8c HTTP/1.1" 404 173 0.006626 10.0.0.38 - - [2025-10-28 08:54:16] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001464 10.0.0.38 - - [2025-10-28 08:54:16] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.029404 10.0.0.38 - - [2025-10-28 08:54:16] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001009 10.0.0.38 - - [2025-10-28 08:54:16] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?fields=security_groups HTTP/1.1" 200 1337 0.071220 10.0.0.38 - - [2025-10-28 08:54:16] "DELETE /security-group/b5d6f676-3dc1-4933-88fe-3e0ab33acb24 HTTP/1.1" 200 115 0.043055 10.0.0.38 - - [2025-10-28 08:54:16] "GET /projects?obj_uuids=7d66d4e7-06a8-45b8-8563-435051566fca&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001060 10.0.0.38 - - [2025-10-28 08:54:16] "DELETE /access-control-list/5ff25f06-3eeb-4c6b-8d04-83360bfb3a09 HTTP/1.1" 200 115 0.041433 10.0.0.38 - - [2025-10-28 08:54:16] "GET /project/7d66d4e7-06a8-45b8-8563-435051566fca?fields=application_policy_sets HTTP/1.1" 200 1376 0.044329 10.0.0.38 - - [2025-10-28 08:54:16] "DELETE /access-control-list/16e897dd-f4fa-4e0b-9f80-920b2050040f HTTP/1.1" 200 115 0.040988 10.0.0.38 - - [2025-10-28 08:54:17] "DELETE /project/7d66d4e7-06a8-45b8-8563-435051566fca HTTP/1.1" 200 115 0.354250 252.38.124.56 - - [2025-10-28 08:54:21] "POST /neutron/router HTTP/1.1" 200 578 0.004756 10.0.0.38 - - [2025-10-28 08:54:21] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 252.38.124.56 - - [2025-10-28 08:54:21] "POST /neutron/router HTTP/1.1" 200 344 0.230901 10.0.0.38 - - [2025-10-28 08:54:21] "POST /ref-update HTTP/1.1" 200 156 0.012387 252.38.124.56 - - [2025-10-28 08:54:21] "POST /neutron/port HTTP/1.1" 200 1881 0.017890 252.38.124.56 - - [2025-10-28 08:54:23] "POST /neutron/router HTTP/1.1" 200 578 0.008311 10.0.0.38 - - [2025-10-28 08:54:24] "POST /ref-update HTTP/1.1" 200 156 0.100736 252.38.124.56 - - [2025-10-28 08:54:24] "POST /neutron/router HTTP/1.1" 200 344 0.767698 10.0.0.38 - - [2025-10-28 08:54:24] "GET /obj-perms HTTP/1.1" 200 6381 0.234916 10.0.0.38 - - [2025-10-28 08:54:25] "GET /obj-perms HTTP/1.1" 200 6381 0.090452 252.38.124.56 - - [2025-10-28 08:54:27] "POST /neutron/router HTTP/1.1" 200 578 0.053830 10.0.0.38 - - [2025-10-28 08:54:28] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002996 252.38.124.56 - - [2025-10-28 08:54:29] "POST /neutron/router HTTP/1.1" 200 344 1.031361 10.0.0.38 - - [2025-10-28 08:54:29] "POST /ref-update HTTP/1.1" 200 156 0.051228 252.38.124.56 - - [2025-10-28 08:54:35] "POST /neutron/router HTTP/1.1" 200 578 0.010710 10.0.0.38 - - [2025-10-28 08:54:35] "POST /ref-update HTTP/1.1" 200 156 0.025249 252.38.124.56 - - [2025-10-28 08:54:35] "POST /neutron/router HTTP/1.1" 200 344 0.162940 252.38.124.56 - - [2025-10-28 08:54:35] "POST /neutron/router HTTP/1.1" 200 578 0.009795 10.0.0.38 - - [2025-10-28 08:54:36] "POST /ref-update HTTP/1.1" 200 156 0.022290 252.38.124.56 - - [2025-10-28 08:54:36] "POST /neutron/router HTTP/1.1" 200 344 0.169078 252.38.124.56 - - [2025-10-28 08:54:36] "POST /neutron/router HTTP/1.1" 200 578 0.007707 252.38.124.56 - - [2025-10-28 08:54:36] "POST /neutron/router HTTP/1.1" 200 151 0.064645 10.0.0.38 - - [2025-10-28 08:54:36] "GET /logical-router/bd3b8d70-f470-4fbb-9e4a-fee0f5808789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007768 10.0.0.38 - - [2025-10-28 08:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019796 10.0.0.38 - - [2025-10-28 08:54:36] "DELETE /route-target/a00b7d70-2dda-45d1-b978-40d49374c200 HTTP/1.1" 200 115 0.039683 252.38.124.56 - - [2025-10-28 08:54:36] "POST /neutron/network HTTP/1.1" 200 822 0.019510 252.38.124.56 - - [2025-10-28 08:54:36] "POST /neutron/network HTTP/1.1" 400 204 0.019176 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 1080 0.017544 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 1081 0.017436 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 1106 0.011746 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 1107 0.013012 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 151 0.254066 252.38.124.56 - - [2025-10-28 08:54:37] "POST /neutron/port HTTP/1.1" 200 151 0.223056 252.38.124.56 - - [2025-10-28 08:54:38] "POST /neutron/network HTTP/1.1" 200 822 0.010843 10.0.0.38 - - [2025-10-28 08:54:38] "POST /useragent-kv HTTP/1.1" 200 115 0.015540 10.0.0.38 - - [2025-10-28 08:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015440 10.0.0.38 - - [2025-10-28 08:54:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003803 252.38.124.56 - - [2025-10-28 08:54:39] "POST /neutron/network HTTP/1.1" 200 151 0.140823 10.0.0.38 - - [2025-10-28 08:54:39] "DELETE /route-target/be572658-00a7-4c35-94de-3920f1ed1bbc HTTP/1.1" 200 115 0.022279 252.38.124.56 - - [2025-10-28 08:54:39] "POST /neutron/network HTTP/1.1" 200 823 0.006205 10.0.0.38 - - [2025-10-28 08:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003242 10.0.0.38 - - [2025-10-28 08:54:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004356 252.38.124.56 - - [2025-10-28 08:54:39] "POST /neutron/network HTTP/1.1" 200 151 0.135469 10.0.0.38 - - [2025-10-28 08:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.38 - - [2025-10-28 08:54:39] "DELETE /route-target/c153b433-a600-471f-9547-3fd6bf86ff29 HTTP/1.1" 200 115 0.023078 10.0.0.38 - - [2025-10-28 08:54:39] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001061 10.0.0.38 - - [2025-10-28 08:54:39] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048173 10.0.0.38 - - [2025-10-28 08:54:39] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001584 10.0.0.38 - - [2025-10-28 08:54:39] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?fields=virtual_networks HTTP/1.1" 200 1029 0.030957 10.0.0.38 - - [2025-10-28 08:54:39] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001374 10.0.0.38 - - [2025-10-28 08:54:39] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.040311 10.0.0.38 - - [2025-10-28 08:54:39] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001611 10.0.0.38 - - [2025-10-28 08:54:39] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?fields=security_groups HTTP/1.1" 200 1252 0.044928 10.0.0.38 - - [2025-10-28 08:54:40] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001559 10.0.0.38 - - [2025-10-28 08:54:40] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007845 10.0.0.38 - - [2025-10-28 08:54:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.040526 10.0.0.38 - - [2025-10-28 08:54:41] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002775 10.0.0.38 - - [2025-10-28 08:54:41] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001396 10.0.0.38 - - [2025-10-28 08:54:41] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007296 10.0.0.38 - - [2025-10-28 08:54:41] "POST /id-to-fqname HTTP/1.1" 200 191 0.001499 10.0.0.38 - - [2025-10-28 08:54:41] "POST /fqname-to-id HTTP/1.1" 404 200 0.005493 10.0.0.38 - - [2025-10-28 08:54:41] "POST /security-groups HTTP/1.1" 200 586 0.069298 10.0.0.38 - - [2025-10-28 08:54:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.002677 10.0.0.38 - - [2025-10-28 08:54:41] "POST /projects HTTP/1.1" 200 583 0.245864 10.0.0.38 - - [2025-10-28 08:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.282800 10.0.0.38 - - [2025-10-28 08:54:41] "POST /access-control-lists HTTP/1.1" 200 599 0.068571 10.0.0.38 - - [2025-10-28 08:54:41] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.449489 10.0.0.38 - - [2025-10-28 08:54:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.002916 10.0.0.38 - - [2025-10-28 08:54:41] "POST /access-control-lists HTTP/1.1" 200 597 0.064528 10.0.0.38 - - [2025-10-28 08:54:42] "GET / HTTP/1.1" 200 36215 0.002053 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000765 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.049747 10.0.0.38 - - [2025-10-28 08:54:44] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001555 10.0.0.38 - - [2025-10-28 08:54:44] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.043838 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.38 - - [2025-10-28 08:54:44] "GET /security-group/28471902-1c40-46f3-935a-b8f092014089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.006380 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.38 - - [2025-10-28 08:54:44] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001200 10.0.0.38 - - [2025-10-28 08:54:44] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033022 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.38 - - [2025-10-28 08:54:44] "GET /security-group/28471902-1c40-46f3-935a-b8f092014089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004795 10.0.0.38 - - [2025-10-28 08:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.38 - - [2025-10-28 08:54:44] "PUT /security-group/28471902-1c40-46f3-935a-b8f092014089 HTTP/1.1" 200 263 0.018299 10.0.0.38 - - [2025-10-28 08:54:45] "PUT /access-control-list/214183ed-1b0d-4ce9-ab39-095c841db2bb HTTP/1.1" 200 273 0.010314 10.0.0.38 - - [2025-10-28 08:54:45] "PUT /access-control-list/8e416565-598c-46d3-aaf4-1878266ac7b2 HTTP/1.1" 200 273 0.011687 10.0.0.38 - - [2025-10-28 08:54:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.003011 10.0.0.38 - - [2025-10-28 08:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.38 - - [2025-10-28 08:54:45] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.38 - - [2025-10-28 08:54:45] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028402 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/network HTTP/1.1" 200 117 0.036453 10.0.0.38 - - [2025-10-28 08:54:45] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001282 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/network HTTP/1.1" 200 606 0.079019 10.0.0.38 - - [2025-10-28 08:54:45] "POST /route-targets HTTP/1.1" 200 328 0.014217 10.0.0.38 - - [2025-10-28 08:54:45] "POST /ref-update HTTP/1.1" 200 156 0.016691 10.0.0.38 - - [2025-10-28 08:54:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003876 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/subnet HTTP/1.1" 200 710 0.170125 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/network HTTP/1.1" 200 822 0.006415 10.0.0.38 - - [2025-10-28 08:54:45] "POST /id-to-fqname HTTP/1.1" 200 221 0.001949 10.0.0.38 - - [2025-10-28 08:54:45] "GET /virtual-network/e36c4bd7-e2ee-4e4a-9d41-83829f481e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005049 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/network HTTP/1.1" 200 822 0.005787 10.0.0.38 - - [2025-10-28 08:54:45] "GET /virtual-network/e36c4bd7-e2ee-4e4a-9d41-83829f481e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005212 252.38.124.56 - - [2025-10-28 08:54:45] "POST /neutron/network HTTP/1.1" 200 822 0.005569 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/subnet HTTP/1.1" 200 710 0.007306 10.0.0.38 - - [2025-10-28 08:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2025-10-28 08:54:46] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001084 10.0.0.38 - - [2025-10-28 08:54:46] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.027663 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/network HTTP/1.1" 200 117 0.010485 10.0.0.38 - - [2025-10-28 08:54:46] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001300 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/network HTTP/1.1" 200 613 0.111405 10.0.0.38 - - [2025-10-28 08:54:46] "POST /route-targets HTTP/1.1" 200 328 0.012932 10.0.0.38 - - [2025-10-28 08:54:46] "POST /ref-update HTTP/1.1" 200 156 0.012960 10.0.0.38 - - [2025-10-28 08:54:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002953 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.196721 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/network HTTP/1.1" 200 832 0.005404 10.0.0.38 - - [2025-10-28 08:54:46] "POST /id-to-fqname HTTP/1.1" 200 225 0.001520 10.0.0.38 - - [2025-10-28 08:54:46] "GET /virtual-network/1e895afe-5367-4b1a-b521-1cd9fcffbd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005665 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/network HTTP/1.1" 200 832 0.006444 10.0.0.38 - - [2025-10-28 08:54:46] "GET /virtual-network/1e895afe-5367-4b1a-b521-1cd9fcffbd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005951 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/network HTTP/1.1" 200 832 0.006051 252.38.124.56 - - [2025-10-28 08:54:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.008005 10.0.0.38 - - [2025-10-28 08:54:47] "POST /id-to-fqname HTTP/1.1" 200 221 0.001352 252.38.124.56 - - [2025-10-28 08:54:47] "POST /neutron/network HTTP/1.1" 200 832 0.006248 252.38.124.56 - - [2025-10-28 08:54:47] "GET /aaa-mode HTTP/1.1" 401 296 0.000484 252.38.124.56 - - [2025-10-28 08:54:47] "GET / HTTP/1.1" 200 36215 0.002927 252.38.124.56 - - [2025-10-28 08:54:47] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000554 10.0.0.38 - - [2025-10-28 08:54:47] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001346 252.38.124.56 - - [2025-10-28 08:54:47] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060192 252.38.124.56 - - [2025-10-28 08:54:47] "POST /neutron/network HTTP/1.1" 200 822 0.006893 252.38.124.56 - - [2025-10-28 08:54:48] "POST /neutron/port HTTP/1.1" 200 117 0.005452 252.38.124.56 - - [2025-10-28 08:54:48] "POST /neutron/port HTTP/1.1" 200 117 0.005692 10.0.0.38 - - [2025-10-28 08:54:48] "POST /id-to-fqname HTTP/1.1" 200 225 0.001683 252.38.124.56 - - [2025-10-28 08:54:48] "POST /neutron/port HTTP/1.1" 200 117 0.010199 252.38.124.56 - - [2025-10-28 08:54:48] "POST /neutron/network HTTP/1.1" 200 842 0.005955 252.38.124.56 - - [2025-10-28 08:54:48] "GET /aaa-mode HTTP/1.1" 401 296 0.000536 252.38.124.56 - - [2025-10-28 08:54:48] "GET / HTTP/1.1" 200 36215 0.001988 252.38.124.56 - - [2025-10-28 08:54:48] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000452 252.38.124.56 - - [2025-10-28 08:54:48] "POST /neutron/network HTTP/1.1" 200 832 0.005971 10.0.0.38 - - [2025-10-28 08:54:48] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001484 10.0.0.38 - - [2025-10-28 08:54:49] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 252.38.124.56 - - [2025-10-28 08:54:49] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.079245 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/network HTTP/1.1" 200 832 0.030736 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1058 0.261430 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1058 0.015636 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1058 0.012910 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1032 0.017583 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/security_group HTTP/1.1" 200 2000 0.021921 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1108 0.101582 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.007830 10.0.0.38 - - [2025-10-28 08:54:49] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 1082 0.019160 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010175 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/router HTTP/1.1" 200 583 0.084351 10.0.0.38 - - [2025-10-28 08:54:49] "POST /route-targets HTTP/1.1" 200 328 0.017642 10.0.0.38 - - [2025-10-28 08:54:49] "PUT /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31 HTTP/1.1" 200 263 0.018277 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/subnet HTTP/1.1" 200 684 0.015297 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/router HTTP/1.1" 200 583 0.006546 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/port HTTP/1.1" 200 117 0.001036 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/router HTTP/1.1" 200 654 0.024120 10.0.0.38 - - [2025-10-28 08:54:49] "GET /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.005394 10.0.0.38 - - [2025-10-28 08:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/network HTTP/1.1" 200 822 0.017147 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/network HTTP/1.1" 200 842 0.017576 252.38.124.56 - - [2025-10-28 08:54:49] "POST /neutron/router HTTP/1.1" 200 654 0.004183 10.0.0.38 - - [2025-10-28 08:54:49] "GET /service-template/af5396ca-a7f8-4ab7-b2d5-a74e9f2834ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004422 10.0.0.38 - - [2025-10-28 08:54:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.006345 10.0.0.38 - - [2025-10-28 08:54:50] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001099 10.0.0.38 - - [2025-10-28 08:54:50] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001760 10.0.0.38 - - [2025-10-28 08:54:50] "POST /useragent-kv HTTP/1.1" 200 115 0.018151 10.0.0.38 - - [2025-10-28 08:54:50] "POST /virtual-networks HTTP/1.1" 200 694 0.250779 10.0.0.38 - - [2025-10-28 08:54:50] "POST /route-targets HTTP/1.1" 200 328 0.036808 10.0.0.38 - - [2025-10-28 08:54:50] "POST /ref-update HTTP/1.1" 200 156 0.037819 10.0.0.38 - - [2025-10-28 08:54:50] "POST /service-instances HTTP/1.1" 200 670 0.121009 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/router HTTP/1.1" 200 344 0.585633 10.0.0.38 - - [2025-10-28 08:54:50] "POST /ref-update HTTP/1.1" 200 156 0.027212 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/port HTTP/1.1" 200 1061 0.613157 10.0.0.38 - - [2025-10-28 08:54:50] "POST /route-tables HTTP/1.1" 200 582 0.110288 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/port HTTP/1.1" 200 1082 0.025360 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/port HTTP/1.1" 200 1061 0.021554 10.0.0.38 - - [2025-10-28 08:54:50] "PUT /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31 HTTP/1.1" 200 263 0.043361 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/security_group HTTP/1.1" 200 2000 0.013043 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/port HTTP/1.1" 200 1061 0.016405 10.0.0.38 - - [2025-10-28 08:54:50] "POST /ref-update HTTP/1.1" 200 156 0.039515 10.0.0.38 - - [2025-10-28 08:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 252.38.124.56 - - [2025-10-28 08:54:50] "POST /neutron/port HTTP/1.1" 200 1111 0.081836 10.0.0.38 - - [2025-10-28 08:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.38 - - [2025-10-28 08:54:51] "POST /virtual-machines HTTP/1.1" 200 550 0.015857 252.38.124.56 - - [2025-10-28 08:54:51] "POST /neutron/port HTTP/1.1" 200 1085 0.012406 252.38.124.56 - - [2025-10-28 08:54:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.025737 10.0.0.38 - - [2025-10-28 08:54:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.101660 252.38.124.56 - - [2025-10-28 08:54:51] "POST /neutron/subnet HTTP/1.1" 200 699 0.014398 10.0.0.38 - - [2025-10-28 08:54:51] "POST /chown HTTP/1.1" 200 109 0.013734 252.38.124.56 - - [2025-10-28 08:54:51] "POST /neutron/port HTTP/1.1" 200 117 0.001580 10.0.0.38 - - [2025-10-28 08:54:51] "POST /instance-ips HTTP/1.1" 200 548 0.032685 252.38.124.56 - - [2025-10-28 08:54:51] "POST /neutron/network HTTP/1.1" 200 832 0.008857 10.0.0.38 - - [2025-10-28 08:54:51] "POST /instance-ips HTTP/1.1" 400 244 0.025210 10.0.0.38 - - [2025-10-28 08:54:51] "POST /chown HTTP/1.1" 200 109 0.010766 10.0.0.38 - - [2025-10-28 08:54:51] "PUT /virtual-machine-interface/33a2418f-ebe9-4e5f-8650-6c88ce05d81c HTTP/1.1" 200 285 0.019817 10.0.0.38 - - [2025-10-28 08:54:51] "PUT /instance-ip/3a9d4d64-de07-4f03-8d54-9d5dd192e5d6 HTTP/1.1" 200 257 0.015997 10.0.0.38 - - [2025-10-28 08:54:51] "POST /ref-update HTTP/1.1" 200 156 0.013370 10.0.0.38 - - [2025-10-28 08:54:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.104875 10.0.0.38 - - [2025-10-28 08:54:51] "POST /chown HTTP/1.1" 200 109 0.013874 10.0.0.38 - - [2025-10-28 08:54:51] "POST /instance-ips HTTP/1.1" 200 546 0.039720 10.0.0.38 - - [2025-10-28 08:54:51] "POST /instance-ips HTTP/1.1" 400 314 0.020842 10.0.0.38 - - [2025-10-28 08:54:52] "POST /chown HTTP/1.1" 200 109 0.010535 10.0.0.38 - - [2025-10-28 08:54:52] "PUT /virtual-machine-interface/9b9caa2b-d47e-4fa5-9abd-e199b9ba3aab HTTP/1.1" 200 285 0.012213 10.0.0.38 - - [2025-10-28 08:54:52] "PUT /instance-ip/7e7fe1fe-9ff3-4b80-a6e6-e64fc6e0d68a HTTP/1.1" 200 257 0.035160 10.0.0.38 - - [2025-10-28 08:54:52] "POST /ref-update HTTP/1.1" 200 156 0.013386 10.0.0.38 - - [2025-10-28 08:54:52] "POST /ref-update HTTP/1.1" 200 156 0.069934 10.0.0.38 - - [2025-10-28 08:54:52] "POST /ref-update HTTP/1.1" 200 156 0.117294 10.0.0.38 - - [2025-10-28 08:54:52] "PUT /routing-instance/f868f42b-40a5-4aa7-a076-359b2a2207c7 HTTP/1.1" 200 267 0.137786 10.0.0.38 - - [2025-10-28 08:54:52] "POST /virtual-machines HTTP/1.1" 200 550 0.155778 10.0.0.38 - - [2025-10-28 08:54:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.223848 10.0.0.38 - - [2025-10-28 08:54:53] "POST /chown HTTP/1.1" 200 109 0.175317 10.0.0.38 - - [2025-10-28 08:54:53] "POST /instance-ips HTTP/1.1" 400 244 0.161176 10.0.0.38 - - [2025-10-28 08:54:53] "POST /chown HTTP/1.1" 200 109 0.018001 10.0.0.38 - - [2025-10-28 08:54:53] "PUT /virtual-machine-interface/fa87ce58-c7c8-4075-bf49-98c0b81d04f1 HTTP/1.1" 200 285 0.027792 10.0.0.38 - - [2025-10-28 08:54:53] "PUT /instance-ip/3a9d4d64-de07-4f03-8d54-9d5dd192e5d6 HTTP/1.1" 200 257 0.023897 10.0.0.38 - - [2025-10-28 08:54:53] "POST /ref-update HTTP/1.1" 200 156 0.017277 10.0.0.38 - - [2025-10-28 08:54:53] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.38 - - [2025-10-28 08:54:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.187308 10.0.0.38 - - [2025-10-28 08:54:53] "POST /ref-update HTTP/1.1" 200 156 0.039564 10.0.0.38 - - [2025-10-28 08:54:53] "POST /chown HTTP/1.1" 200 109 0.050976 10.0.0.38 - - [2025-10-28 08:54:54] "PUT /routing-instance/f868f42b-40a5-4aa7-a076-359b2a2207c7 HTTP/1.1" 200 267 0.074257 10.0.0.38 - - [2025-10-28 08:54:54] "POST /instance-ips HTTP/1.1" 400 314 0.016559 10.0.0.38 - - [2025-10-28 08:54:54] "POST /chown HTTP/1.1" 200 109 0.013029 10.0.0.38 - - [2025-10-28 08:54:54] "PUT /virtual-machine-interface/a0d1c28a-6177-4165-afcc-a525c563a807 HTTP/1.1" 200 285 0.020149 10.0.0.38 - - [2025-10-28 08:54:54] "PUT /instance-ip/7e7fe1fe-9ff3-4b80-a6e6-e64fc6e0d68a HTTP/1.1" 200 257 0.026216 10.0.0.38 - - [2025-10-28 08:54:54] "POST /ref-update HTTP/1.1" 200 156 0.011207 10.0.0.38 - - [2025-10-28 08:54:54] "POST /ref-update HTTP/1.1" 200 156 0.024049 10.0.0.38 - - [2025-10-28 08:54:54] "PUT /routing-instance/f868f42b-40a5-4aa7-a076-359b2a2207c7 HTTP/1.1" 200 267 0.038581 10.0.0.38 - - [2025-10-28 08:54:54] "POST /ref-update HTTP/1.1" 200 156 0.046833 252.38.124.56 - - [2025-10-28 08:54:55] "POST /neutron/port HTTP/1.1" 200 1082 0.014110 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:54:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 252.38.124.56 - - [2025-10-28 08:54:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007536 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:54:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001282 252.38.124.56 - - [2025-10-28 08:54:56] "POST /neutron/port HTTP/1.1" 200 1082 0.013696 252.38.124.56 - - [2025-10-28 08:54:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006848 252.38.124.56 - - [2025-10-28 08:54:56] "POST /neutron/port HTTP/1.1" 200 1082 0.014400 252.38.124.56 - - [2025-10-28 08:54:56] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008834 10.0.0.38 - - [2025-10-28 08:54:56] "GET /virtual-machine/0d62979e-bb48-45cb-9af0-b3928fee581d HTTP/1.1" 401 296 0.000550 10.0.0.38 - - [2025-10-28 08:54:56] "GET /virtual-machine/0d62979e-bb48-45cb-9af0-b3928fee581d HTTP/1.1" 200 1294 0.037682 10.0.0.38 - - [2025-10-28 08:54:56] "GET /virtual-machine-interface/f63d9a4c-a1e7-4555-b093-892f54be8fa7 HTTP/1.1" 200 2952 0.006141 10.0.0.38 - - [2025-10-28 08:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.38 - - [2025-10-28 08:54:56] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003588 10.0.0.38 - - [2025-10-28 08:54:57] "GET /virtual-networks?parent_id=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003062 10.0.0.38 - - [2025-10-28 08:54:57] "GET /virtual-network/e36c4bd7-e2ee-4e4a-9d41-83829f481e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.021178 10.0.0.38 - - [2025-10-28 08:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2025-10-28 08:55:00] "GET /virtual-network/e36c4bd7-e2ee-4e4a-9d41-83829f481e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005052 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/port HTTP/1.1" 200 1082 0.011758 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006102 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/port HTTP/1.1" 200 1082 0.015256 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006099 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/port HTTP/1.1" 200 1082 0.018285 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/port HTTP/1.1" 200 1085 0.011545 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007523 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005837 252.38.124.56 - - [2025-10-28 08:55:01] "POST /neutron/port HTTP/1.1" 200 1085 0.011260 252.38.124.56 - - [2025-10-28 08:55:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005727 10.0.0.38 - - [2025-10-28 08:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.38 - - [2025-10-28 08:55:02] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004286 10.0.0.38 - - [2025-10-28 08:55:02] "GET /virtual-networks?parent_id=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003238 10.0.0.38 - - [2025-10-28 08:55:02] "GET /virtual-network/e36c4bd7-e2ee-4e4a-9d41-83829f481e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.068426 252.38.124.56 - - [2025-10-28 08:55:02] "POST /neutron/port HTTP/1.1" 200 1082 0.013365 252.38.124.56 - - [2025-10-28 08:55:02] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010661 252.38.124.56 - - [2025-10-28 08:55:03] "POST /neutron/port HTTP/1.1" 200 1085 0.013965 252.38.124.56 - - [2025-10-28 08:55:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005430 252.38.124.56 - - [2025-10-28 08:55:03] "POST /neutron/port HTTP/1.1" 200 1085 0.011648 252.38.124.56 - - [2025-10-28 08:55:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005374 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001064 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/port HTTP/1.1" 200 1085 0.014508 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001371 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006938 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/port HTTP/1.1" 200 1085 0.012545 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006764 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/port HTTP/1.1" 200 1085 0.012978 252.38.124.56 - - [2025-10-28 08:55:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006486 10.0.0.38 - - [2025-10-28 08:55:08] "GET /virtual-machine/763dac19-0d70-40cd-88d8-e8ee51e8ea06 HTTP/1.1" 200 1294 0.005776 10.0.0.38 - - [2025-10-28 08:55:08] "GET /virtual-machine-interface/beb0bbb1-04ca-43c9-a2ac-5cf443f008ee HTTP/1.1" 200 2964 0.005366 10.0.0.38 - - [2025-10-28 08:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-10-28 08:55:08] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003101 10.0.0.38 - - [2025-10-28 08:55:08] "GET /virtual-networks?parent_id=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003223 10.0.0.38 - - [2025-10-28 08:55:08] "GET /virtual-network/1e895afe-5367-4b1a-b521-1cd9fcffbd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005051 10.0.0.38 - - [2025-10-28 08:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.38 - - [2025-10-28 08:55:09] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004031 10.0.0.38 - - [2025-10-28 08:55:10] "GET /virtual-networks?parent_id=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003286 10.0.0.38 - - [2025-10-28 08:55:10] "GET /virtual-network/1e895afe-5367-4b1a-b521-1cd9fcffbd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007891 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/router HTTP/1.1" 200 654 0.004317 10.0.0.38 - - [2025-10-28 08:55:14] "POST /ref-update HTTP/1.1" 200 156 0.016194 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/router HTTP/1.1" 200 344 0.116598 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/router HTTP/1.1" 200 654 0.006216 10.0.0.38 - - [2025-10-28 08:55:14] "GET /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.005364 10.0.0.38 - - [2025-10-28 08:55:14] "GET /service-instance/354292b6-af88-4ea5-94c3-17c37688b0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.007072 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/router HTTP/1.1" 200 151 0.068774 10.0.0.38 - - [2025-10-28 08:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.38 - - [2025-10-28 08:55:14] "DELETE /route-target/b8f20e0a-af77-421c-9b98-700ea3f45b7d HTTP/1.1" 409 240 0.006248 10.0.0.38 - - [2025-10-28 08:55:14] "PUT /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31 HTTP/1.1" 404 171 0.003503 10.0.0.38 - - [2025-10-28 08:55:14] "POST /ref-update HTTP/1.1" 200 156 0.025267 10.0.0.38 - - [2025-10-28 08:55:14] "DELETE /route-table/1cc54a8c-8297-4c92-b387-c98bad80d228 HTTP/1.1" 200 115 0.048095 10.0.0.38 - - [2025-10-28 08:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.38 - - [2025-10-28 08:55:14] "PUT /routing-instance/f868f42b-40a5-4aa7-a076-359b2a2207c7 HTTP/1.1" 200 267 0.014025 10.0.0.38 - - [2025-10-28 08:55:14] "GET /virtual-network/db6b5bc5-df26-4acd-a658-48886918f159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007449 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/network HTTP/1.1" 200 832 0.006719 10.0.0.38 - - [2025-10-28 08:55:14] "POST /ref-update HTTP/1.1" 200 156 0.013961 10.0.0.38 - - [2025-10-28 08:55:14] "POST /ref-update HTTP/1.1" 200 156 0.023448 252.38.124.56 - - [2025-10-28 08:55:14] "POST /neutron/network HTTP/1.1" 400 204 0.062107 10.0.0.38 - - [2025-10-28 08:55:14] "DELETE /instance-ip/7e7fe1fe-9ff3-4b80-a6e6-e64fc6e0d68a HTTP/1.1" 200 115 0.042976 10.0.0.38 - - [2025-10-28 08:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.38 - - [2025-10-28 08:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004310 10.0.0.38 - - [2025-10-28 08:55:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002739 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /virtual-network/db6b5bc5-df26-4acd-a658-48886918f159 HTTP/1.1" 200 115 0.168907 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /route-target/ddfebe95-82e8-434a-8a08-c095749317c8 HTTP/1.1" 200 115 0.032842 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /service-instance/354292b6-af88-4ea5-94c3-17c37688b0fb HTTP/1.1" 200 115 0.027536 10.0.0.38 - - [2025-10-28 08:55:15] "GET /logical-router/72947a10-991c-45bd-87e1-60be46bf6c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002878 10.0.0.38 - - [2025-10-28 08:55:15] "GET /service-instance/354292b6-af88-4ea5-94c3-17c37688b0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003681 10.0.0.38 - - [2025-10-28 08:55:15] "GET /virtual-machine-interface/9b9caa2b-d47e-4fa5-9abd-e199b9ba3aab?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.011623 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /virtual-machine-interface/9b9caa2b-d47e-4fa5-9abd-e199b9ba3aab HTTP/1.1" 200 115 0.051756 10.0.0.38 - - [2025-10-28 08:55:15] "GET /virtual-machine-interface/33a2418f-ebe9-4e5f-8650-6c88ce05d81c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1647 0.009438 10.0.0.38 - - [2025-10-28 08:55:15] "POST /ref-update HTTP/1.1" 200 156 0.029325 10.0.0.38 - - [2025-10-28 08:55:15] "GET /instance-ip/3a9d4d64-de07-4f03-8d54-9d5dd192e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004655 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 1082 0.011786 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /virtual-machine-interface/33a2418f-ebe9-4e5f-8650-6c88ce05d81c HTTP/1.1" 200 115 0.054143 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 1085 0.020498 10.0.0.38 - - [2025-10-28 08:55:15] "POST /ref-update HTTP/1.1" 200 156 0.018174 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 1108 0.013176 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 1111 0.013967 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /virtual-machine/a795a528-5c61-47eb-ac0a-a1ea2ccb6aa7 HTTP/1.1" 200 115 0.040406 10.0.0.38 - - [2025-10-28 08:55:15] "GET /virtual-machine-interface/a0d1c28a-6177-4165-afcc-a525c563a807?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.013759 10.0.0.38 - - [2025-10-28 08:55:15] "DELETE /virtual-machine-interface/a0d1c28a-6177-4165-afcc-a525c563a807 HTTP/1.1" 200 115 0.055999 10.0.0.38 - - [2025-10-28 08:55:15] "GET /virtual-machine-interface/fa87ce58-c7c8-4075-bf49-98c0b81d04f1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.006624 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 151 0.194733 10.0.0.38 - - [2025-10-28 08:55:15] "POST /ref-update HTTP/1.1" 200 156 0.020337 252.38.124.56 - - [2025-10-28 08:55:15] "POST /neutron/port HTTP/1.1" 200 151 0.194606 10.0.0.38 - - [2025-10-28 08:55:15] "GET /instance-ip/3a9d4d64-de07-4f03-8d54-9d5dd192e5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.015755 10.0.0.38 - - [2025-10-28 08:55:16] "DELETE /instance-ip/3a9d4d64-de07-4f03-8d54-9d5dd192e5d6 HTTP/1.1" 200 115 0.037190 10.0.0.38 - - [2025-10-28 08:55:16] "DELETE /virtual-machine-interface/fa87ce58-c7c8-4075-bf49-98c0b81d04f1 HTTP/1.1" 200 115 0.054117 10.0.0.38 - - [2025-10-28 08:55:16] "DELETE /virtual-machine/b8e30943-a0ac-491d-8b8f-28a831b8c723 HTTP/1.1" 200 115 0.025837 252.38.124.56 - - [2025-10-28 08:55:16] "POST /neutron/network HTTP/1.1" 200 832 0.005736 10.0.0.38 - - [2025-10-28 08:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.38 - - [2025-10-28 08:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002527 10.0.0.38 - - [2025-10-28 08:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004501 252.38.124.56 - - [2025-10-28 08:55:17] "POST /neutron/network HTTP/1.1" 200 151 0.098176 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /route-target/ebfd212e-ad82-4267-b2ce-20f2c4094470 HTTP/1.1" 200 115 0.026242 252.38.124.56 - - [2025-10-28 08:55:17] "POST /neutron/network HTTP/1.1" 200 822 0.005874 10.0.0.38 - - [2025-10-28 08:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013045 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /project/f2da289424c342288c3e8917ef947930 HTTP/1.1" 404 173 0.015364 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001357 10.0.0.38 - - [2025-10-28 08:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.003343 10.0.0.38 - - [2025-10-28 08:55:17] "POST /useragent-kv HTTP/1.1" 200 115 0.011801 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /route-target/62eadf6b-2e22-4c36-93d2-2cbafbdeba88 HTTP/1.1" 200 115 0.046142 252.38.124.56 - - [2025-10-28 08:55:17] "POST /neutron/network HTTP/1.1" 200 151 0.137504 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.068788 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000925 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?fields=security_groups HTTP/1.1" 200 1345 0.075934 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /security-group/5ec0bdfe-c7b5-474c-8755-b3c88553cc5e HTTP/1.1" 200 115 0.038316 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=e099ebca-63a5-40ac-bf96-f956a9a0fc8c&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /access-control-list/ff1f8ddc-900e-455c-9862-3714e2dc27fd HTTP/1.1" 200 115 0.038314 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c?fields=application_policy_sets HTTP/1.1" 200 1384 0.049246 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /access-control-list/ce17b82a-cd01-4849-9f4d-dc499b89ea4f HTTP/1.1" 200 115 0.046131 10.0.0.38 - - [2025-10-28 08:55:17] "DELETE /project/e099ebca-63a5-40ac-bf96-f956a9a0fc8c HTTP/1.1" 200 115 0.400358 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001824 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.027274 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001020 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?fields=virtual_networks HTTP/1.1" 200 1039 0.070148 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.029476 10.0.0.38 - - [2025-10-28 08:55:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001328 10.0.0.38 - - [2025-10-28 08:55:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?fields=security_groups HTTP/1.1" 200 1267 0.028066 10.0.0.38 - - [2025-10-28 08:55:18] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001274 10.0.0.38 - - [2025-10-28 08:55:18] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007905 10.0.0.38 - - [2025-10-28 08:55:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.031799 10.0.0.38 - - [2025-10-28 08:55:18] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003265 10.0.0.38 - - [2025-10-28 08:55:19] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001074 10.0.0.38 - - [2025-10-28 08:55:19] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006925 10.0.0.38 - - [2025-10-28 08:55:19] "POST /id-to-fqname HTTP/1.1" 200 196 0.002060 10.0.0.38 - - [2025-10-28 08:55:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.005845 10.0.0.38 - - [2025-10-28 08:55:19] "POST /security-groups HTTP/1.1" 200 591 0.076823 10.0.0.38 - - [2025-10-28 08:55:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002691 10.0.0.38 - - [2025-10-28 08:55:19] "POST /projects HTTP/1.1" 200 593 0.245946 10.0.0.38 - - [2025-10-28 08:55:19] "POST /access-control-lists HTTP/1.1" 200 604 0.059607 10.0.0.38 - - [2025-10-28 08:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.329612 10.0.0.38 - - [2025-10-28 08:55:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.002862 10.0.0.38 - - [2025-10-28 08:55:19] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.482775 10.0.0.38 - - [2025-10-28 08:55:19] "POST /access-control-lists HTTP/1.1" 200 602 0.152773 10.0.0.38 - - [2025-10-28 08:55:20] "GET / HTTP/1.1" 200 36215 0.002666 10.0.0.38 - - [2025-10-28 08:55:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000541 10.0.0.38 - - [2025-10-28 08:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.070557 10.0.0.38 - - [2025-10-28 08:55:21] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001078 10.0.0.38 - - [2025-10-28 08:55:21] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.036698 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/network HTTP/1.1" 200 117 0.037653 10.0.0.38 - - [2025-10-28 08:55:22] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/network HTTP/1.1" 200 611 0.066057 10.0.0.38 - - [2025-10-28 08:55:22] "POST /route-targets HTTP/1.1" 200 328 0.010496 10.0.0.38 - - [2025-10-28 08:55:22] "POST /ref-update HTTP/1.1" 200 156 0.017320 10.0.0.38 - - [2025-10-28 08:55:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006072 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.190482 10.0.0.38 - - [2025-10-28 08:55:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000455 10.0.0.38 - - [2025-10-28 08:55:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003887 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.150627 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/network HTTP/1.1" 200 1004 0.007814 10.0.0.38 - - [2025-10-28 08:55:22] "POST /id-to-fqname HTTP/1.1" 200 226 0.001802 10.0.0.38 - - [2025-10-28 08:55:22] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005485 252.38.124.56 - - [2025-10-28 08:55:22] "POST /neutron/network HTTP/1.1" 200 1004 0.007929 10.0.0.38 - - [2025-10-28 08:55:23] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005753 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/network HTTP/1.1" 200 1004 0.008090 10.0.0.38 - - [2025-10-28 08:55:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.029639 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.007359 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.008118 10.0.0.38 - - [2025-10-28 08:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.38 - - [2025-10-28 08:55:23] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001366 10.0.0.38 - - [2025-10-28 08:55:23] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.025658 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/network HTTP/1.1" 200 117 0.009500 10.0.0.38 - - [2025-10-28 08:55:23] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001099 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/network HTTP/1.1" 200 611 0.072795 10.0.0.38 - - [2025-10-28 08:55:23] "POST /route-targets HTTP/1.1" 200 328 0.013345 10.0.0.38 - - [2025-10-28 08:55:23] "POST /ref-update HTTP/1.1" 200 156 0.014504 10.0.0.38 - - [2025-10-28 08:55:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004254 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/subnet HTTP/1.1" 200 724 0.183428 10.0.0.38 - - [2025-10-28 08:55:23] "POST /fqname-to-id HTTP/1.1" 404 207 0.003340 10.0.0.38 - - [2025-10-28 08:55:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003981 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.171931 252.38.124.56 - - [2025-10-28 08:55:23] "POST /neutron/network HTTP/1.1" 200 1004 0.007861 10.0.0.38 - - [2025-10-28 08:55:24] "POST /id-to-fqname HTTP/1.1" 200 226 0.001350 10.0.0.38 - - [2025-10-28 08:55:24] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005683 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/network HTTP/1.1" 200 1004 0.008427 10.0.0.38 - - [2025-10-28 08:55:24] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005871 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/network HTTP/1.1" 200 1004 0.007278 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/subnet HTTP/1.1" 200 724 0.007087 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/subnet HTTP/1.1" 200 828 0.007475 10.0.0.38 - - [2025-10-28 08:55:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.003215 10.0.0.38 - - [2025-10-28 08:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.38 - - [2025-10-28 08:55:24] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001105 10.0.0.38 - - [2025-10-28 08:55:24] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.023255 10.0.0.38 - - [2025-10-28 08:55:24] "POST /network-policys HTTP/1.1" 200 577 0.060557 10.0.0.38 - - [2025-10-28 08:55:24] "GET /network-policy/f06b5bd5-7549-424e-aa69-a68baca79b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004817 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/network HTTP/1.1" 200 1004 0.008028 10.0.0.38 - - [2025-10-28 08:55:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.008290 10.0.0.38 - - [2025-10-28 08:55:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.007251 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/network HTTP/1.1" 200 1110 0.065006 10.0.0.38 - - [2025-10-28 08:55:24] "POST /access-control-lists HTTP/1.1" 200 596 0.071793 252.38.124.56 - - [2025-10-28 08:55:24] "POST /neutron/network HTTP/1.1" 200 1110 0.011626 10.0.0.38 - - [2025-10-28 08:55:24] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.004997 10.0.0.38 - - [2025-10-28 08:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2025-10-28 08:55:24] "GET /network-policy/f06b5bd5-7549-424e-aa69-a68baca79b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003804 252.38.124.56 - - [2025-10-28 08:55:25] "POST /neutron/network HTTP/1.1" 200 1004 0.007584 10.0.0.38 - - [2025-10-28 08:55:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.008060 10.0.0.38 - - [2025-10-28 08:55:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004058 252.38.124.56 - - [2025-10-28 08:55:25] "POST /neutron/network HTTP/1.1" 200 1110 0.052885 10.0.0.38 - - [2025-10-28 08:55:25] "POST /access-control-lists HTTP/1.1" 200 596 0.068038 252.38.124.56 - - [2025-10-28 08:55:25] "POST /neutron/network HTTP/1.1" 200 1110 0.008850 10.0.0.38 - - [2025-10-28 08:55:25] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.38 - - [2025-10-28 08:55:25] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005722 10.0.0.38 - - [2025-10-28 08:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.38 - - [2025-10-28 08:55:25] "GET /network-policy/f06b5bd5-7549-424e-aa69-a68baca79b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003913 10.0.0.38 - - [2025-10-28 08:55:25] "GET /domains HTTP/1.1" 401 296 0.000493 10.0.0.38 - - [2025-10-28 08:55:25] "PUT /access-control-list/d6c65747-51a5-444e-8941-9f5354acb14d HTTP/1.1" 200 273 0.055037 10.0.0.38 - - [2025-10-28 08:55:25] "GET /obj-perms HTTP/1.1" 200 6381 0.063337 10.0.0.38 - - [2025-10-28 08:55:25] "GET /domains HTTP/1.1" 200 438 0.032864 10.0.0.38 - - [2025-10-28 08:55:25] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001562 10.0.0.38 - - [2025-10-28 08:55:25] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.009441 10.0.0.38 - - [2025-10-28 08:55:25] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001074 10.0.0.38 - - [2025-10-28 08:55:25] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 2620 0.030467 10.0.0.38 - - [2025-10-28 08:55:25] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e HTTP/1.1" 200 3504 0.006466 10.0.0.38 - - [2025-10-28 08:55:25] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e HTTP/1.1" 200 3504 0.008241 10.0.0.38 - - [2025-10-28 08:55:26] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 200 1795 0.003896 10.0.0.38 - - [2025-10-28 08:55:26] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 200 1795 0.003548 10.0.0.38 - - [2025-10-28 08:55:26] "GET /route-target/b7e5d22a-1436-4c50-b1fe-4eea6b85787c HTTP/1.1" 200 1213 0.003749 10.0.0.38 - - [2025-10-28 08:55:26] "GET /obj-perms HTTP/1.1" 200 6381 0.052225 10.0.0.38 - - [2025-10-28 08:55:26] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e HTTP/1.1" 200 3504 0.005073 10.0.0.38 - - [2025-10-28 08:55:26] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 200 1795 0.003588 10.0.0.38 - - [2025-10-28 08:55:26] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005270 10.0.0.38 - - [2025-10-28 08:55:26] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e HTTP/1.1" 200 3504 0.005055 10.0.0.38 - - [2025-10-28 08:55:26] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 200 1795 0.003732 10.0.0.38 - - [2025-10-28 08:55:26] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 200 1795 0.003615 10.0.0.38 - - [2025-10-28 08:55:26] "GET /route-target/b7e5d22a-1436-4c50-b1fe-4eea6b85787c HTTP/1.1" 200 1213 0.004339 10.0.0.38 - - [2025-10-28 08:55:26] "GET /domains HTTP/1.1" 200 438 0.002753 10.0.0.38 - - [2025-10-28 08:55:26] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001524 10.0.0.38 - - [2025-10-28 08:55:26] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.008421 10.0.0.38 - - [2025-10-28 08:55:26] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001388 10.0.0.38 - - [2025-10-28 08:55:26] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 2620 0.039671 10.0.0.38 - - [2025-10-28 08:55:26] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e HTTP/1.1" 200 3504 0.005282 10.0.0.38 - - [2025-10-28 08:55:27] "GET /obj-perms HTTP/1.1" 200 6444 0.056453 10.0.0.38 - - [2025-10-28 08:55:27] "GET /domains HTTP/1.1" 200 438 0.002893 10.0.0.38 - - [2025-10-28 08:55:27] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001686 10.0.0.38 - - [2025-10-28 08:55:27] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.007643 10.0.0.38 - - [2025-10-28 08:55:27] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001293 10.0.0.38 - - [2025-10-28 08:55:27] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 2620 0.042030 10.0.0.38 - - [2025-10-28 08:55:27] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a HTTP/1.1" 200 3504 0.009100 10.0.0.38 - - [2025-10-28 08:55:27] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a HTTP/1.1" 200 3504 0.005061 10.0.0.38 - - [2025-10-28 08:55:27] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 200 1795 0.004054 10.0.0.38 - - [2025-10-28 08:55:27] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 200 1795 0.007839 10.0.0.38 - - [2025-10-28 08:55:27] "GET /route-target/2433eeab-e586-45e6-b712-c127494b3715 HTTP/1.1" 200 1212 0.003923 10.0.0.38 - - [2025-10-28 08:55:27] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a HTTP/1.1" 200 3504 0.004710 10.0.0.38 - - [2025-10-28 08:55:28] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 200 1795 0.003474 10.0.0.38 - - [2025-10-28 08:55:28] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006359 10.0.0.38 - - [2025-10-28 08:55:28] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a HTTP/1.1" 200 3504 0.005923 10.0.0.38 - - [2025-10-28 08:55:28] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 200 1795 0.004672 10.0.0.38 - - [2025-10-28 08:55:28] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 200 1795 0.007678 10.0.0.38 - - [2025-10-28 08:55:28] "GET /route-target/2433eeab-e586-45e6-b712-c127494b3715 HTTP/1.1" 200 1212 0.003486 10.0.0.38 - - [2025-10-28 08:55:28] "GET /domains HTTP/1.1" 200 438 0.002579 10.0.0.38 - - [2025-10-28 08:55:28] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.38 - - [2025-10-28 08:55:28] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.006867 10.0.0.38 - - [2025-10-28 08:55:28] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001786 10.0.0.38 - - [2025-10-28 08:55:28] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 2620 0.028162 10.0.0.38 - - [2025-10-28 08:55:28] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a HTTP/1.1" 200 3504 0.005881 10.0.0.38 - - [2025-10-28 08:55:28] "GET /obj-perms HTTP/1.1" 200 6444 0.002542 10.0.0.38 - - [2025-10-28 08:55:28] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005165 252.38.124.56 - - [2025-10-28 08:55:28] "POST /neutron/network HTTP/1.1" 200 1110 0.008378 10.0.0.38 - - [2025-10-28 08:55:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.006297 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1004 0.074755 10.0.0.38 - - [2025-10-28 08:55:29] "DELETE /access-control-list/1f48419b-05de-453d-95b2-2c3aa4a50fac HTTP/1.1" 200 115 0.043791 10.0.0.38 - - [2025-10-28 08:55:29] "POST /ref-update HTTP/1.1" 200 156 0.017143 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1004 0.016701 10.0.0.38 - - [2025-10-28 08:55:29] "GET /virtual-network/43364890-7581-4e91-ba66-73875845231a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005582 10.0.0.38 - - [2025-10-28 08:55:29] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006184 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1110 0.010076 10.0.0.38 - - [2025-10-28 08:55:29] "POST /fqname-to-id HTTP/1.1" 404 207 0.005527 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1004 0.060470 10.0.0.38 - - [2025-10-28 08:55:29] "DELETE /access-control-list/d6c65747-51a5-444e-8941-9f5354acb14d HTTP/1.1" 200 115 0.045301 10.0.0.38 - - [2025-10-28 08:55:29] "POST /ref-update HTTP/1.1" 200 156 0.015431 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1004 0.012398 10.0.0.38 - - [2025-10-28 08:55:29] "GET /virtual-network/70b0f1aa-49b0-4d4e-bfc0-4c8d2057884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005013 10.0.0.38 - - [2025-10-28 08:55:29] "DELETE /network-policy/f06b5bd5-7549-424e-aa69-a68baca79b5c HTTP/1.1" 200 115 0.020915 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 1004 0.006771 10.0.0.38 - - [2025-10-28 08:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 10.0.0.38 - - [2025-10-28 08:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002564 10.0.0.38 - - [2025-10-28 08:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002499 10.0.0.38 - - [2025-10-28 08:55:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002449 252.38.124.56 - - [2025-10-28 08:55:29] "POST /neutron/network HTTP/1.1" 200 151 0.085814 10.0.0.38 - - [2025-10-28 08:55:29] "GET /routing-instance/676ac72c-a658-48da-b623-f031df4b3722 HTTP/1.1" 404 171 0.002493 10.0.0.38 - - [2025-10-28 08:55:29] "GET /domains HTTP/1.1" 200 438 0.004130 10.0.0.38 - - [2025-10-28 08:55:29] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.38 - - [2025-10-28 08:55:29] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.010147 10.0.0.38 - - [2025-10-28 08:55:29] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001144 10.0.0.38 - - [2025-10-28 08:55:29] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 2142 0.029110 10.0.0.38 - - [2025-10-28 08:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.38 - - [2025-10-28 08:55:29] "DELETE /route-target/2433eeab-e586-45e6-b712-c127494b3715 HTTP/1.1" 200 115 0.017581 252.38.124.56 - - [2025-10-28 08:55:30] "POST /neutron/network HTTP/1.1" 200 1004 0.007468 10.0.0.38 - - [2025-10-28 08:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008114 10.0.0.38 - - [2025-10-28 08:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005010 10.0.0.38 - - [2025-10-28 08:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003527 10.0.0.38 - - [2025-10-28 08:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001905 10.0.0.38 - - [2025-10-28 08:55:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 252.38.124.56 - - [2025-10-28 08:55:30] "POST /neutron/network HTTP/1.1" 200 151 0.113769 10.0.0.38 - - [2025-10-28 08:55:30] "DELETE /route-target/b7e5d22a-1436-4c50-b1fe-4eea6b85787c HTTP/1.1" 200 115 0.025207 10.0.0.38 - - [2025-10-28 08:55:30] "GET /routing-instance/7a6acf15-4466-419d-a4e1-94591e32d9a2 HTTP/1.1" 404 171 0.003500 10.0.0.38 - - [2025-10-28 08:55:30] "GET /domains HTTP/1.1" 200 438 0.002754 10.0.0.38 - - [2025-10-28 08:55:30] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001111 10.0.0.38 - - [2025-10-28 08:55:30] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1501 0.007428 10.0.0.38 - - [2025-10-28 08:55:30] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002124 10.0.0.38 - - [2025-10-28 08:55:30] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 1898 0.034059 10.0.0.38 - - [2025-10-28 08:55:31] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.38 - - [2025-10-28 08:55:31] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.026779 10.0.0.38 - - [2025-10-28 08:55:31] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001003 10.0.0.38 - - [2025-10-28 08:55:31] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?fields=virtual_networks HTTP/1.1" 200 1049 0.070570 10.0.0.38 - - [2025-10-28 08:55:31] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001628 10.0.0.38 - - [2025-10-28 08:55:31] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.035477 10.0.0.38 - - [2025-10-28 08:55:31] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001321 10.0.0.38 - - [2025-10-28 08:55:31] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?fields=security_groups HTTP/1.1" 200 1282 0.040523 10.0.0.38 - - [2025-10-28 08:55:32] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.38 - - [2025-10-28 08:55:32] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007506 10.0.0.38 - - [2025-10-28 08:55:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.031379 10.0.0.38 - - [2025-10-28 08:55:32] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002453 10.0.0.38 - - [2025-10-28 08:55:32] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.38 - - [2025-10-28 08:55:32] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011254 10.0.0.38 - - [2025-10-28 08:55:33] "POST /id-to-fqname HTTP/1.1" 200 204 0.001435 10.0.0.38 - - [2025-10-28 08:55:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.003835 10.0.0.38 - - [2025-10-28 08:55:33] "POST /security-groups HTTP/1.1" 200 599 0.071719 10.0.0.38 - - [2025-10-28 08:55:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.003644 10.0.0.38 - - [2025-10-28 08:55:33] "POST /projects HTTP/1.1" 200 609 0.229713 10.0.0.38 - - [2025-10-28 08:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.302158 10.0.0.38 - - [2025-10-28 08:55:33] "POST /access-control-lists HTTP/1.1" 200 612 0.072829 10.0.0.38 - - [2025-10-28 08:55:33] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.472850 10.0.0.38 - - [2025-10-28 08:55:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.002989 10.0.0.38 - - [2025-10-28 08:55:33] "POST /access-control-lists HTTP/1.1" 200 610 0.074791 10.0.0.38 - - [2025-10-28 08:55:34] "GET / HTTP/1.1" 200 36215 0.001694 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001117 10.0.0.38 - - [2025-10-28 08:55:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000562 10.0.0.38 - - [2025-10-28 08:55:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.097657 10.0.0.38 - - [2025-10-28 08:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.38 - - [2025-10-28 08:55:36] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001004 10.0.0.38 - - [2025-10-28 08:55:36] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.029310 10.0.0.38 - - [2025-10-28 08:55:36] "POST /network-policys HTTP/1.1" 200 567 0.099880 10.0.0.38 - - [2025-10-28 08:55:36] "GET /network-policy/16ea7f8e-4b35-485f-ab03-224d6e955850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.005067 10.0.0.38 - - [2025-10-28 08:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.38 - - [2025-10-28 08:55:36] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001122 10.0.0.38 - - [2025-10-28 08:55:36] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.022655 252.38.124.56 - - [2025-10-28 08:55:36] "POST /neutron/network HTTP/1.1" 200 117 0.038731 10.0.0.38 - - [2025-10-28 08:55:36] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001772 252.38.124.56 - - [2025-10-28 08:55:36] "POST /neutron/network HTTP/1.1" 200 621 0.091659 10.0.0.38 - - [2025-10-28 08:55:36] "POST /route-targets HTTP/1.1" 200 328 0.012006 10.0.0.38 - - [2025-10-28 08:55:36] "POST /ref-update HTTP/1.1" 200 156 0.015803 10.0.0.38 - - [2025-10-28 08:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.008827 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.207413 10.0.0.38 - - [2025-10-28 08:55:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.009604 10.0.0.38 - - [2025-10-28 08:55:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006459 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.269050 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/network HTTP/1.1" 200 1015 0.009381 10.0.0.38 - - [2025-10-28 08:55:37] "POST /id-to-fqname HTTP/1.1" 200 235 0.001874 10.0.0.38 - - [2025-10-28 08:55:37] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.007958 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/network HTTP/1.1" 200 1015 0.009121 10.0.0.38 - - [2025-10-28 08:55:37] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2663 0.005777 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/network HTTP/1.1" 200 1015 0.007334 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/subnet HTTP/1.1" 200 729 0.007161 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.006868 252.38.124.56 - - [2025-10-28 08:55:37] "POST /neutron/network HTTP/1.1" 200 1015 0.009067 10.0.0.38 - - [2025-10-28 08:55:38] "POST /fqname-to-id HTTP/1.1" 404 250 0.004577 10.0.0.38 - - [2025-10-28 08:55:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.003216 252.38.124.56 - - [2025-10-28 08:55:38] "POST /neutron/network HTTP/1.1" 200 1120 0.050135 10.0.0.38 - - [2025-10-28 08:55:38] "POST /access-control-lists HTTP/1.1" 200 607 0.069705 252.38.124.56 - - [2025-10-28 08:55:38] "POST /neutron/network HTTP/1.1" 200 1120 0.010069 10.0.0.38 - - [2025-10-28 08:55:38] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005960 10.0.0.38 - - [2025-10-28 08:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.38 - - [2025-10-28 08:55:38] "GET /network-policy/16ea7f8e-4b35-485f-ab03-224d6e955850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3145 0.004694 10.0.0.38 - - [2025-10-28 08:55:38] "GET /domains HTTP/1.1" 401 296 0.000455 10.0.0.38 - - [2025-10-28 08:55:38] "GET /domains HTTP/1.1" 200 438 0.031935 10.0.0.38 - - [2025-10-28 08:55:38] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001191 10.0.0.38 - - [2025-10-28 08:55:38] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1702 0.008195 10.0.0.38 - - [2025-10-28 08:55:38] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001083 10.0.0.38 - - [2025-10-28 08:55:38] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28 HTTP/1.1" 200 2454 0.027317 10.0.0.38 - - [2025-10-28 08:55:38] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b HTTP/1.1" 200 3545 0.007605 10.0.0.38 - - [2025-10-28 08:55:38] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b HTTP/1.1" 200 3545 0.006325 10.0.0.38 - - [2025-10-28 08:55:39] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 200 1497 0.004131 10.0.0.38 - - [2025-10-28 08:55:39] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 200 1497 0.006181 10.0.0.38 - - [2025-10-28 08:55:39] "GET /route-target/64ece0cc-4fec-4346-bae1-070d24843e7f HTTP/1.1" 200 1222 0.003505 10.0.0.38 - - [2025-10-28 08:55:39] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b HTTP/1.1" 200 3545 0.005446 10.0.0.38 - - [2025-10-28 08:55:39] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 200 1497 0.005174 10.0.0.38 - - [2025-10-28 08:55:39] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005814 10.0.0.38 - - [2025-10-28 08:55:39] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b HTTP/1.1" 200 3545 0.004602 10.0.0.38 - - [2025-10-28 08:55:39] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 200 1497 0.003820 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 10.0.0.38 - - [2025-10-28 08:55:39] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 200 1497 0.004579 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:55:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001376 10.0.0.38 - - [2025-10-28 08:55:39] "GET /route-target/64ece0cc-4fec-4346-bae1-070d24843e7f HTTP/1.1" 200 1222 0.003392 10.0.0.38 - - [2025-10-28 08:55:39] "GET /domains HTTP/1.1" 200 438 0.002558 10.0.0.38 - - [2025-10-28 08:55:39] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.38 - - [2025-10-28 08:55:39] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1702 0.007921 10.0.0.38 - - [2025-10-28 08:55:39] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001117 10.0.0.38 - - [2025-10-28 08:55:39] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28 HTTP/1.1" 200 2454 0.032983 10.0.0.38 - - [2025-10-28 08:55:39] "GET /virtual-network/cb3373f2-6c07-4263-87b0-06ea420e9f1b HTTP/1.1" 200 3545 0.005242 10.0.0.38 - - [2025-10-28 08:55:40] "GET /obj-perms HTTP/1.1" 200 6460 0.091889 10.0.0.38 - - [2025-10-28 08:55:40] "GET /domains HTTP/1.1" 200 438 0.002929 10.0.0.38 - - [2025-10-28 08:55:40] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001201 10.0.0.38 - - [2025-10-28 08:55:40] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1702 0.008364 10.0.0.38 - - [2025-10-28 08:55:40] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001318 10.0.0.38 - - [2025-10-28 08:55:40] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28 HTTP/1.1" 200 2454 0.027766 10.0.0.38 - - [2025-10-28 08:55:40] "GET /network-policy/16ea7f8e-4b35-485f-ab03-224d6e955850 HTTP/1.1" 200 3470 0.006617 10.0.0.38 - - [2025-10-28 08:55:40] "DELETE /network-policy/16ea7f8e-4b35-485f-ab03-224d6e955850 HTTP/1.1" 409 239 0.006985 252.38.124.56 - - [2025-10-28 08:55:40] "POST /neutron/network HTTP/1.1" 200 1120 0.007677 10.0.0.38 - - [2025-10-28 08:55:40] "DELETE /access-control-list/d2d44613-4bb2-4f2d-b134-27bbbcfe9f83 HTTP/1.1" 200 115 0.041500 10.0.0.38 - - [2025-10-28 08:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003918 10.0.0.38 - - [2025-10-28 08:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.38 - - [2025-10-28 08:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003156 10.0.0.38 - - [2025-10-28 08:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003227 10.0.0.38 - - [2025-10-28 08:55:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002817 252.38.124.56 - - [2025-10-28 08:55:40] "POST /neutron/network HTTP/1.1" 200 151 0.126249 10.0.0.38 - - [2025-10-28 08:55:41] "GET /routing-instance/edb7850d-e519-4274-9c3a-d2b1e150ced1 HTTP/1.1" 404 171 0.002900 10.0.0.38 - - [2025-10-28 08:55:41] "DELETE /route-target/64ece0cc-4fec-4346-bae1-070d24843e7f HTTP/1.1" 200 115 0.020662 10.0.0.38 - - [2025-10-28 08:55:41] "GET /domains HTTP/1.1" 200 438 0.002696 10.0.0.38 - - [2025-10-28 08:55:41] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.38 - - [2025-10-28 08:55:41] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1702 0.006786 10.0.0.38 - - [2025-10-28 08:55:41] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001333 10.0.0.38 - - [2025-10-28 08:55:41] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28 HTTP/1.1" 200 2201 0.026743 10.0.0.38 - - [2025-10-28 08:55:41] "DELETE /network-policy/16ea7f8e-4b35-485f-ab03-224d6e955850 HTTP/1.1" 200 115 0.026779 10.0.0.38 - - [2025-10-28 08:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2025-10-28 08:55:41] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001441 10.0.0.38 - - [2025-10-28 08:55:41] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.029047 10.0.0.38 - - [2025-10-28 08:55:41] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-11198062&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004270 10.0.0.38 - - [2025-10-28 08:55:42] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001445 10.0.0.38 - - [2025-10-28 08:55:42] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.030781 10.0.0.38 - - [2025-10-28 08:55:42] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001031 10.0.0.38 - - [2025-10-28 08:55:42] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?fields=virtual_networks HTTP/1.1" 200 1065 0.066247 10.0.0.38 - - [2025-10-28 08:55:42] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001619 10.0.0.38 - - [2025-10-28 08:55:42] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.027213 10.0.0.38 - - [2025-10-28 08:55:42] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001713 10.0.0.38 - - [2025-10-28 08:55:42] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?fields=security_groups HTTP/1.1" 200 1306 0.024104 10.0.0.38 - - [2025-10-28 08:55:43] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392 10.0.0.38 - - [2025-10-28 08:55:43] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007772 10.0.0.38 - - [2025-10-28 08:55:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.031951 10.0.0.38 - - [2025-10-28 08:55:43] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002303 10.0.0.38 - - [2025-10-28 08:55:43] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001212 10.0.0.38 - - [2025-10-28 08:55:43] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008434 10.0.0.38 - - [2025-10-28 08:55:44] "POST /id-to-fqname HTTP/1.1" 200 190 0.002193 10.0.0.38 - - [2025-10-28 08:55:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.003239 10.0.0.38 - - [2025-10-28 08:55:44] "POST /security-groups HTTP/1.1" 200 585 0.064043 10.0.0.38 - - [2025-10-28 08:55:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.002627 10.0.0.38 - - [2025-10-28 08:55:44] "POST /projects HTTP/1.1" 200 581 0.232033 10.0.0.38 - - [2025-10-28 08:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.264903 10.0.0.38 - - [2025-10-28 08:55:44] "POST /access-control-lists HTTP/1.1" 200 598 0.066937 10.0.0.38 - - [2025-10-28 08:55:44] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.404514 10.0.0.38 - - [2025-10-28 08:55:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.003566 10.0.0.38 - - [2025-10-28 08:55:44] "POST /access-control-lists HTTP/1.1" 200 596 0.060897 10.0.0.38 - - [2025-10-28 08:55:45] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.38 - - [2025-10-28 08:55:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000669 10.0.0.38 - - [2025-10-28 08:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.089819 10.0.0.38 - - [2025-10-28 08:55:46] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001516 10.0.0.38 - - [2025-10-28 08:55:46] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.029142 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 117 0.043338 10.0.0.38 - - [2025-10-28 08:55:47] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001094 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 605 0.073221 10.0.0.38 - - [2025-10-28 08:55:47] "POST /route-targets HTTP/1.1" 200 328 0.010596 10.0.0.38 - - [2025-10-28 08:55:47] "POST /ref-update HTTP/1.1" 200 156 0.017484 10.0.0.38 - - [2025-10-28 08:55:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006174 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/subnet HTTP/1.1" 200 710 0.206482 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 821 0.005809 10.0.0.38 - - [2025-10-28 08:55:47] "POST /id-to-fqname HTTP/1.1" 200 220 0.001462 10.0.0.38 - - [2025-10-28 08:55:47] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005622 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 821 0.006626 10.0.0.38 - - [2025-10-28 08:55:47] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007887 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 821 0.005678 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/subnet HTTP/1.1" 200 710 0.007261 10.0.0.38 - - [2025-10-28 08:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.38 - - [2025-10-28 08:55:47] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001388 10.0.0.38 - - [2025-10-28 08:55:47] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.030107 252.38.124.56 - - [2025-10-28 08:55:47] "POST /neutron/network HTTP/1.1" 200 117 0.013660 10.0.0.38 - - [2025-10-28 08:55:48] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001147 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/network HTTP/1.1" 200 605 0.075927 10.0.0.38 - - [2025-10-28 08:55:48] "POST /route-targets HTTP/1.1" 200 328 0.012243 10.0.0.38 - - [2025-10-28 08:55:48] "POST /ref-update HTTP/1.1" 200 156 0.017944 10.0.0.38 - - [2025-10-28 08:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003720 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.187744 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/network HTTP/1.1" 200 826 0.005907 10.0.0.38 - - [2025-10-28 08:55:48] "POST /id-to-fqname HTTP/1.1" 200 220 0.001503 10.0.0.38 - - [2025-10-28 08:55:48] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006002 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/network HTTP/1.1" 200 826 0.010401 10.0.0.38 - - [2025-10-28 08:55:48] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005449 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/network HTTP/1.1" 200 826 0.006430 252.38.124.56 - - [2025-10-28 08:55:48] "POST /neutron/subnet HTTP/1.1" 200 734 0.007494 10.0.0.38 - - [2025-10-28 08:55:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.003086 10.0.0.38 - - [2025-10-28 08:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2025-10-28 08:55:48] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001151 10.0.0.38 - - [2025-10-28 08:55:48] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.029935 10.0.0.38 - - [2025-10-28 08:55:48] "POST /network-policys HTTP/1.1" 200 571 0.020289 10.0.0.38 - - [2025-10-28 08:55:48] "GET /network-policy/c67ff618-48ec-47f8-a558-9d6447cc7df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.005827 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 821 0.006078 10.0.0.38 - - [2025-10-28 08:55:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.003684 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 921 0.051434 10.0.0.38 - - [2025-10-28 08:55:49] "POST /access-control-lists HTTP/1.1" 200 590 0.067086 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 921 0.005786 10.0.0.38 - - [2025-10-28 08:55:49] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006500 10.0.0.38 - - [2025-10-28 08:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.38 - - [2025-10-28 08:55:49] "GET /network-policy/c67ff618-48ec-47f8-a558-9d6447cc7df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003717 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 826 0.009270 10.0.0.38 - - [2025-10-28 08:55:49] "PUT /access-control-list/60748ba3-6103-476d-8dd3-0f5de38dd095 HTTP/1.1" 200 273 0.059204 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 926 0.091209 10.0.0.38 - - [2025-10-28 08:55:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.002507 252.38.124.56 - - [2025-10-28 08:55:49] "POST /neutron/network HTTP/1.1" 200 926 0.008953 10.0.0.38 - - [2025-10-28 08:55:49] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.012223 10.0.0.38 - - [2025-10-28 08:55:49] "POST /access-control-lists HTTP/1.1" 200 590 0.079926 10.0.0.38 - - [2025-10-28 08:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.38 - - [2025-10-28 08:55:49] "GET /network-policy/c67ff618-48ec-47f8-a558-9d6447cc7df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.002830 10.0.0.38 - - [2025-10-28 08:55:49] "POST /ref-update HTTP/1.1" 200 156 0.012078 10.0.0.38 - - [2025-10-28 08:55:49] "GET /domains HTTP/1.1" 401 296 0.000629 10.0.0.38 - - [2025-10-28 08:55:50] "GET /domains HTTP/1.1" 200 438 0.035848 10.0.0.38 - - [2025-10-28 08:55:50] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001154 10.0.0.38 - - [2025-10-28 08:55:50] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1889 0.008317 10.0.0.38 - - [2025-10-28 08:55:50] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001924 10.0.0.38 - - [2025-10-28 08:55:50] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 2565 0.031091 10.0.0.38 - - [2025-10-28 08:55:50] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0 HTTP/1.1" 200 2880 0.008120 10.0.0.38 - - [2025-10-28 08:55:50] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0 HTTP/1.1" 200 2880 0.005126 10.0.0.38 - - [2025-10-28 08:55:50] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 200 1784 0.004936 10.0.0.38 - - [2025-10-28 08:55:50] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 200 1784 0.003711 10.0.0.38 - - [2025-10-28 08:55:50] "GET /route-target/1439051a-f007-4ffb-a2c7-1a55edbbea1d HTTP/1.1" 200 1206 0.003568 10.0.0.38 - - [2025-10-28 08:55:50] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0 HTTP/1.1" 200 2880 0.007088 10.0.0.38 - - [2025-10-28 08:55:50] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 200 1784 0.005821 10.0.0.38 - - [2025-10-28 08:55:50] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006571 10.0.0.38 - - [2025-10-28 08:55:50] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0 HTTP/1.1" 200 2880 0.004874 10.0.0.38 - - [2025-10-28 08:55:50] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 200 1784 0.003776 10.0.0.38 - - [2025-10-28 08:55:50] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 200 1784 0.004642 10.0.0.38 - - [2025-10-28 08:55:50] "GET /route-target/1439051a-f007-4ffb-a2c7-1a55edbbea1d HTTP/1.1" 200 1206 0.003832 10.0.0.38 - - [2025-10-28 08:55:51] "GET /domains HTTP/1.1" 200 438 0.002670 10.0.0.38 - - [2025-10-28 08:55:51] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001221 10.0.0.38 - - [2025-10-28 08:55:51] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1889 0.010075 10.0.0.38 - - [2025-10-28 08:55:51] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001326 10.0.0.38 - - [2025-10-28 08:55:51] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 2565 0.028652 10.0.0.38 - - [2025-10-28 08:55:51] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0 HTTP/1.1" 200 2880 0.004982 10.0.0.38 - - [2025-10-28 08:55:51] "GET /obj-perms HTTP/1.1" 200 6432 0.079017 10.0.0.38 - - [2025-10-28 08:55:51] "GET /domains HTTP/1.1" 200 438 0.002797 10.0.0.38 - - [2025-10-28 08:55:52] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.38 - - [2025-10-28 08:55:52] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1889 0.009451 10.0.0.38 - - [2025-10-28 08:55:52] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001150 10.0.0.38 - - [2025-10-28 08:55:52] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 2565 0.025479 10.0.0.38 - - [2025-10-28 08:55:52] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78 HTTP/1.1" 200 2895 0.009093 10.0.0.38 - - [2025-10-28 08:55:52] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78 HTTP/1.1" 200 2895 0.005177 10.0.0.38 - - [2025-10-28 08:55:52] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 200 1784 0.003906 10.0.0.38 - - [2025-10-28 08:55:52] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 200 1784 0.005305 10.0.0.38 - - [2025-10-28 08:55:52] "GET /route-target/0d44a149-0821-4f82-bcb9-39d22ccf1e54 HTTP/1.1" 200 1205 0.003654 10.0.0.38 - - [2025-10-28 08:55:52] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78 HTTP/1.1" 200 2895 0.005726 10.0.0.38 - - [2025-10-28 08:55:52] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 200 1784 0.004639 10.0.0.38 - - [2025-10-28 08:55:52] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007568 10.0.0.38 - - [2025-10-28 08:55:52] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78 HTTP/1.1" 200 2895 0.007052 10.0.0.38 - - [2025-10-28 08:55:52] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 200 1784 0.004311 10.0.0.38 - - [2025-10-28 08:55:52] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 200 1784 0.004782 10.0.0.38 - - [2025-10-28 08:55:52] "GET /route-target/0d44a149-0821-4f82-bcb9-39d22ccf1e54 HTTP/1.1" 200 1205 0.003730 10.0.0.38 - - [2025-10-28 08:55:52] "GET /domains HTTP/1.1" 200 438 0.002822 10.0.0.38 - - [2025-10-28 08:55:52] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.38 - - [2025-10-28 08:55:52] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1889 0.007965 10.0.0.38 - - [2025-10-28 08:55:52] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002121 10.0.0.38 - - [2025-10-28 08:55:53] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 2565 0.040937 10.0.0.38 - - [2025-10-28 08:55:53] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78 HTTP/1.1" 200 2895 0.005300 10.0.0.38 - - [2025-10-28 08:55:53] "GET /obj-perms HTTP/1.1" 200 6432 0.001683 10.0.0.38 - - [2025-10-28 08:55:53] "POST /id-to-fqname HTTP/1.1" 200 220 0.001536 252.38.124.56 - - [2025-10-28 08:55:53] "POST /neutron/network HTTP/1.1" 200 931 0.006125 252.38.124.56 - - [2025-10-28 08:55:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000537 252.38.124.56 - - [2025-10-28 08:55:53] "GET / HTTP/1.1" 200 36215 0.002918 252.38.124.56 - - [2025-10-28 08:55:53] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000588 10.0.0.38 - - [2025-10-28 08:55:54] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001312 252.38.124.56 - - [2025-10-28 08:55:54] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.060089 252.38.124.56 - - [2025-10-28 08:55:54] "POST /neutron/network HTTP/1.1" 200 921 0.006609 252.38.124.56 - - [2025-10-28 08:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.006362 252.38.124.56 - - [2025-10-28 08:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.006276 10.0.0.38 - - [2025-10-28 08:55:54] "POST /id-to-fqname HTTP/1.1" 200 220 0.001528 252.38.124.56 - - [2025-10-28 08:55:54] "POST /neutron/port HTTP/1.1" 200 117 0.005637 252.38.124.56 - - [2025-10-28 08:55:54] "POST /neutron/network HTTP/1.1" 200 936 0.007104 252.38.124.56 - - [2025-10-28 08:55:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000673 252.38.124.56 - - [2025-10-28 08:55:54] "GET / HTTP/1.1" 200 36215 0.001899 252.38.124.56 - - [2025-10-28 08:55:54] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000442 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/network HTTP/1.1" 200 931 0.006382 10.0.0.38 - - [2025-10-28 08:55:55] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001177 10.0.0.38 - - [2025-10-28 08:55:55] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001684 252.38.124.56 - - [2025-10-28 08:55:55] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.084909 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1057 0.306922 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/network HTTP/1.1" 200 926 0.006404 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1057 0.028937 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1057 0.009667 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1081 0.032985 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1107 0.099966 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007024 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 117 0.065675 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1081 0.086308 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003733 252.38.124.56 - - [2025-10-28 08:55:55] "POST /neutron/port HTTP/1.1" 200 1081 0.013457 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/subnet HTTP/1.1" 200 684 0.011991 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007384 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/port HTTP/1.1" 200 117 0.001684 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/network HTTP/1.1" 200 921 0.007996 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/network HTTP/1.1" 200 936 0.012013 10.0.0.38 - - [2025-10-28 08:55:56] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001475 10.0.0.38 - - [2025-10-28 08:55:56] "PUT /access-control-list/669dfeb8-4ed2-4fab-b6d5-21f59e6e8b97 HTTP/1.1" 200 273 0.063581 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/port HTTP/1.1" 200 1062 0.320726 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/port HTTP/1.1" 200 1062 0.009842 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/port HTTP/1.1" 200 1062 0.010935 252.38.124.56 - - [2025-10-28 08:55:56] "POST /neutron/port HTTP/1.1" 200 1112 0.067714 252.38.124.56 - - [2025-10-28 08:55:57] "POST /neutron/port HTTP/1.1" 200 1086 0.013117 252.38.124.56 - - [2025-10-28 08:55:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003602 252.38.124.56 - - [2025-10-28 08:55:57] "POST /neutron/subnet HTTP/1.1" 200 708 0.007450 252.38.124.56 - - [2025-10-28 08:55:57] "POST /neutron/port HTTP/1.1" 200 117 0.001509 252.38.124.56 - - [2025-10-28 08:55:57] "POST /neutron/network HTTP/1.1" 200 926 0.007402 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/port HTTP/1.1" 200 1081 0.015673 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006691 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/port HTTP/1.1" 200 1081 0.013708 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007818 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/port HTTP/1.1" 200 1081 0.011780 252.38.124.56 - - [2025-10-28 08:56:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008278 10.0.0.38 - - [2025-10-28 08:56:01] "GET /virtual-machine/7978c5b1-7ad8-48d8-b87e-54930da8a6ab HTTP/1.1" 200 1294 0.004687 10.0.0.38 - - [2025-10-28 08:56:01] "GET /virtual-machine-interface/6729fda6-01e3-4042-90ab-3e28e59d15da HTTP/1.1" 200 2945 0.005144 10.0.0.38 - - [2025-10-28 08:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.38 - - [2025-10-28 08:56:01] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003538 10.0.0.38 - - [2025-10-28 08:56:01] "GET /virtual-networks?parent_id=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003441 10.0.0.38 - - [2025-10-28 08:56:01] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007013 10.0.0.38 - - [2025-10-28 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.38 - - [2025-10-28 08:56:05] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006720 252.38.124.56 - - [2025-10-28 08:56:06] "POST /neutron/port HTTP/1.1" 200 1081 0.015099 252.38.124.56 - - [2025-10-28 08:56:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007046 10.0.0.38 - - [2025-10-28 08:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.38 - - [2025-10-28 08:56:07] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003614 10.0.0.38 - - [2025-10-28 08:56:07] "GET /virtual-networks?parent_id=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003583 10.0.0.38 - - [2025-10-28 08:56:07] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005521 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/port HTTP/1.1" 200 1086 0.014271 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/port HTTP/1.1" 200 1081 0.013927 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010642 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007107 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/port HTTP/1.1" 200 1086 0.012359 252.38.124.56 - - [2025-10-28 08:56:07] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006023 252.38.124.56 - - [2025-10-28 08:56:08] "POST /neutron/port HTTP/1.1" 200 1081 0.012524 252.38.124.56 - - [2025-10-28 08:56:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006481 252.38.124.56 - - [2025-10-28 08:56:08] "POST /neutron/port HTTP/1.1" 200 1081 0.012664 252.38.124.56 - - [2025-10-28 08:56:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005979 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/port HTTP/1.1" 200 1086 0.013093 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005791 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/port HTTP/1.1" 200 1081 0.013931 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/port HTTP/1.1" 200 1081 0.013341 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/network HTTP/1.1" 200 931 0.007654 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004329 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/subnet HTTP/1.1" 200 684 0.010038 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/port HTTP/1.1" 200 117 0.001226 252.38.124.56 - - [2025-10-28 08:56:09] "POST /neutron/network HTTP/1.1" 200 921 0.005885 252.38.124.56 - - [2025-10-28 08:56:12] "POST /neutron/port HTTP/1.1" 200 1086 0.010812 252.38.124.56 - - [2025-10-28 08:56:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006751 252.38.124.56 - - [2025-10-28 08:56:13] "POST /neutron/port HTTP/1.1" 200 1086 0.012005 252.38.124.56 - - [2025-10-28 08:56:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006871 252.38.124.56 - - [2025-10-28 08:56:13] "POST /neutron/port HTTP/1.1" 200 1086 0.012920 252.38.124.56 - - [2025-10-28 08:56:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006808 10.0.0.38 - - [2025-10-28 08:56:13] "GET /virtual-machine/e51a12b4-e9c8-484c-900b-7ec140317482 HTTP/1.1" 200 1295 0.004793 10.0.0.38 - - [2025-10-28 08:56:13] "GET /virtual-machine-interface/1712ba1d-44de-4da4-bdca-5e6757481771 HTTP/1.1" 200 2945 0.006468 10.0.0.38 - - [2025-10-28 08:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.38 - - [2025-10-28 08:56:13] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003411 10.0.0.38 - - [2025-10-28 08:56:13] "GET /virtual-networks?parent_id=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003225 10.0.0.38 - - [2025-10-28 08:56:13] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005738 10.0.0.38 - - [2025-10-28 08:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.38 - - [2025-10-28 08:56:14] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003857 10.0.0.38 - - [2025-10-28 08:56:14] "GET /virtual-networks?parent_id=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.002960 10.0.0.38 - - [2025-10-28 08:56:14] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005196 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /project/f40e82bdced74208a06aa3837a567c28 HTTP/1.1" 404 173 0.012729 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /project/e1d3eb0ca456470688b5e22f6ce7dff8 HTTP/1.1" 404 173 0.008615 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /project/9a8e018e661b4cafb8ab368b4c530eca HTTP/1.1" 404 173 0.012220 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001012 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000922 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000959 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.048486 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.055212 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.058892 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001423 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000942 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001360 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?fields=security_groups HTTP/1.1" 200 1399 0.055692 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?fields=security_groups HTTP/1.1" 200 1375 0.057467 10.0.0.38 - - [2025-10-28 08:56:17] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?fields=security_groups HTTP/1.1" 200 1360 0.065917 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /security-group/c7056d14-7ddf-4f25-a919-b8bc8e14a384 HTTP/1.1" 200 115 0.077305 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f40e82bd-ced7-4208-a06a-a3837a567c28&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001101 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /security-group/c7045635-05ff-47f2-b4a7-9b1f5f15b19a HTTP/1.1" 200 115 0.086770 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /security-group/28471902-1c40-46f3-935a-b8f092014089 HTTP/1.1" 200 115 0.085741 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=9a8e018e-661b-4caf-b8ab-368b4c530eca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001169 10.0.0.38 - - [2025-10-28 08:56:17] "DELETE /access-control-list/ba13d337-69e7-45be-9aba-3d38f0a68c19 HTTP/1.1" 200 115 0.065246 10.0.0.38 - - [2025-10-28 08:56:17] "GET /projects?obj_uuids=f2da2894-24c3-4228-8c3e-8917ef947930&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001268 10.0.0.38 - - [2025-10-28 08:56:18] "GET /project/f40e82bd-ced7-4208-a06a-a3837a567c28?fields=application_policy_sets HTTP/1.1" 200 1438 0.068946 10.0.0.38 - - [2025-10-28 08:56:18] "GET /project/f2da2894-24c3-4228-8c3e-8917ef947930?fields=application_policy_sets HTTP/1.1" 200 1399 0.069850 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /access-control-list/171013cf-2f6f-4b3e-8f7a-33ac7e7f71fe HTTP/1.1" 200 115 0.075095 10.0.0.38 - - [2025-10-28 08:56:18] "GET /project/9a8e018e-661b-4caf-b8ab-368b4c530eca?fields=application_policy_sets HTTP/1.1" 200 1414 0.103662 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /access-control-list/9e4a557c-ce9f-48c0-8d76-14ade0429aea HTTP/1.1" 200 115 0.031360 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /access-control-list/9af0262c-897a-4254-8811-a1a0de06de9d HTTP/1.1" 200 115 0.065411 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /project/f40e82bd-ced7-4208-a06a-a3837a567c28 HTTP/1.1" 200 115 0.518976 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /access-control-list/214183ed-1b0d-4ce9-ab39-095c841db2bb HTTP/1.1" 200 115 0.047415 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /project/f2da2894-24c3-4228-8c3e-8917ef947930 HTTP/1.1" 200 115 0.563120 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /access-control-list/8e416565-598c-46d3-aaf4-1878266ac7b2 HTTP/1.1" 200 115 0.036506 10.0.0.38 - - [2025-10-28 08:56:18] "DELETE /project/9a8e018e-661b-4caf-b8ab-368b4c530eca HTTP/1.1" 200 115 0.584128 10.0.0.38 - - [2025-10-28 08:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2025-10-28 08:56:19] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001431 10.0.0.38 - - [2025-10-28 08:56:19] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025533 10.0.0.38 - - [2025-10-28 08:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-10-28 08:56:19] "PUT /network-policy/c67ff618-48ec-47f8-a558-9d6447cc7df7 HTTP/1.1" 200 263 0.011918 10.0.0.38 - - [2025-10-28 08:56:19] "PUT /access-control-list/60748ba3-6103-476d-8dd3-0f5de38dd095 HTTP/1.1" 200 273 0.052597 10.0.0.38 - - [2025-10-28 08:56:19] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.38 - - [2025-10-28 08:56:19] "PUT /access-control-list/669dfeb8-4ed2-4fab-b6d5-21f59e6e8b97 HTTP/1.1" 200 273 0.068204 10.0.0.38 - - [2025-10-28 08:56:19] "POST /ref-update HTTP/1.1" 200 156 0.012346 10.0.0.38 - - [2025-10-28 08:56:22] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.007437 252.38.124.56 - - [2025-10-28 08:56:22] "POST /neutron/network HTTP/1.1" 200 926 0.006766 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 826 0.055186 10.0.0.38 - - [2025-10-28 08:56:23] "DELETE /access-control-list/669dfeb8-4ed2-4fab-b6d5-21f59e6e8b97 HTTP/1.1" 200 115 0.100133 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 826 0.006968 10.0.0.38 - - [2025-10-28 08:56:23] "GET /virtual-network/8ab43bb2-c206-4eed-ab21-c263ce9d3f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005021 10.0.0.38 - - [2025-10-28 08:56:23] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005463 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 921 0.006491 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 821 0.056364 10.0.0.38 - - [2025-10-28 08:56:23] "DELETE /access-control-list/60748ba3-6103-476d-8dd3-0f5de38dd095 HTTP/1.1" 200 115 0.033720 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 821 0.006918 10.0.0.38 - - [2025-10-28 08:56:23] "GET /virtual-network/4a2c58be-3804-451a-9d37-89ca2c47a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005251 10.0.0.38 - - [2025-10-28 08:56:23] "DELETE /network-policy/c67ff618-48ec-47f8-a558-9d6447cc7df7 HTTP/1.1" 200 115 0.023699 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 200 826 0.009551 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/network HTTP/1.1" 400 204 0.012803 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 1086 0.016638 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 1081 0.011437 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 1112 0.015903 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 1107 0.009700 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 151 0.156123 252.38.124.56 - - [2025-10-28 08:56:23] "POST /neutron/port HTTP/1.1" 200 151 0.165758 252.38.124.56 - - [2025-10-28 08:56:25] "POST /neutron/network HTTP/1.1" 200 826 0.006218 10.0.0.38 - - [2025-10-28 08:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.38 - - [2025-10-28 08:56:25] "DELETE /route-target/0d44a149-0821-4f82-bcb9-39d22ccf1e54 HTTP/1.1" 200 115 0.016105 10.0.0.38 - - [2025-10-28 08:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.041231 10.0.0.38 - - [2025-10-28 08:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002909 252.38.124.56 - - [2025-10-28 08:56:25] "POST /neutron/network HTTP/1.1" 200 151 0.133378 10.0.0.38 - - [2025-10-28 08:56:25] "GET /routing-instance/8f457336-91bf-472a-ba9c-4be32fa5dd7d HTTP/1.1" 404 171 0.002712 10.0.0.38 - - [2025-10-28 08:56:25] "GET /domains HTTP/1.1" 200 438 0.002884 10.0.0.38 - - [2025-10-28 08:56:26] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279 10.0.0.38 - - [2025-10-28 08:56:26] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1307 0.008356 10.0.0.38 - - [2025-10-28 08:56:26] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002091 10.0.0.38 - - [2025-10-28 08:56:26] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 2099 0.033595 252.38.124.56 - - [2025-10-28 08:56:26] "POST /neutron/network HTTP/1.1" 200 821 0.006842 10.0.0.38 - - [2025-10-28 08:56:26] "POST /useragent-kv HTTP/1.1" 200 115 0.006447 10.0.0.38 - - [2025-10-28 08:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.38 - - [2025-10-28 08:56:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004260 10.0.0.38 - - [2025-10-28 08:56:26] "GET /obj-perms HTTP/1.1" 200 6381 0.055632 252.38.124.56 - - [2025-10-28 08:56:26] "POST /neutron/network HTTP/1.1" 200 151 0.101977 10.0.0.38 - - [2025-10-28 08:56:26] "GET /routing-instance/fdb1f4b1-f2b4-46e9-bc4d-40b5951aec3c HTTP/1.1" 404 171 0.004059 10.0.0.38 - - [2025-10-28 08:56:26] "DELETE /route-target/1439051a-f007-4ffb-a2c7-1a55edbbea1d HTTP/1.1" 200 115 0.027479 10.0.0.38 - - [2025-10-28 08:56:26] "GET /domains HTTP/1.1" 200 438 0.003431 10.0.0.38 - - [2025-10-28 08:56:26] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.38 - - [2025-10-28 08:56:26] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1307 0.007466 10.0.0.38 - - [2025-10-28 08:56:26] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003115 10.0.0.38 - - [2025-10-28 08:56:26] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 1861 0.037850 10.0.0.38 - - [2025-10-28 08:56:27] "GET /obj-perms HTTP/1.1" 200 6381 0.074450 10.0.0.38 - - [2025-10-28 08:56:27] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001676 10.0.0.38 - - [2025-10-28 08:56:27] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.070206 10.0.0.38 - - [2025-10-28 08:56:27] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002243 10.0.0.38 - - [2025-10-28 08:56:27] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?fields=virtual_networks HTTP/1.1" 200 1036 0.078181 10.0.0.38 - - [2025-10-28 08:56:27] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001123 10.0.0.38 - - [2025-10-28 08:56:27] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.042200 10.0.0.38 - - [2025-10-28 08:56:27] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001370 10.0.0.38 - - [2025-10-28 08:56:27] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?fields=security_groups HTTP/1.1" 200 1263 0.040533 10.0.0.38 - - [2025-10-28 08:56:28] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001739 10.0.0.38 - - [2025-10-28 08:56:28] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.009022 10.0.0.38 - - [2025-10-28 08:56:28] "POST /fqname-to-id HTTP/1.1" 404 179 0.033223 10.0.0.38 - - [2025-10-28 08:56:28] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002628 10.0.0.38 - - [2025-10-28 08:56:29] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001638 10.0.0.38 - - [2025-10-28 08:56:29] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.050678 10.0.0.38 - - [2025-10-28 08:56:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.001675 10.0.0.38 - - [2025-10-28 08:56:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.007090 10.0.0.38 - - [2025-10-28 08:56:29] "POST /security-groups HTTP/1.1" 200 576 0.070604 10.0.0.38 - - [2025-10-28 08:56:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002559 10.0.0.38 - - [2025-10-28 08:56:29] "POST /projects HTTP/1.1" 200 563 0.267471 10.0.0.38 - - [2025-10-28 08:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.301070 10.0.0.38 - - [2025-10-28 08:56:29] "POST /access-control-lists HTTP/1.1" 200 589 0.060010 10.0.0.38 - - [2025-10-28 08:56:29] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.492533 10.0.0.38 - - [2025-10-28 08:56:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.006779 10.0.0.38 - - [2025-10-28 08:56:29] "POST /access-control-lists HTTP/1.1" 200 587 0.070236 10.0.0.38 - - [2025-10-28 08:56:30] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.38 - - [2025-10-28 08:56:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000568 10.0.0.38 - - [2025-10-28 08:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.074214 10.0.0.38 - - [2025-10-28 08:56:31] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001384 10.0.0.38 - - [2025-10-28 08:56:32] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.028911 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/network HTTP/1.1" 200 117 0.037903 10.0.0.38 - - [2025-10-28 08:56:32] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001161 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/network HTTP/1.1" 200 610 0.079038 10.0.0.38 - - [2025-10-28 08:56:32] "POST /useragent-kv HTTP/1.1" 200 115 0.004474 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.204381 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/network HTTP/1.1" 200 829 0.006118 10.0.0.38 - - [2025-10-28 08:56:32] "POST /id-to-fqname HTTP/1.1" 200 218 0.001539 10.0.0.38 - - [2025-10-28 08:56:32] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006110 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/network HTTP/1.1" 200 829 0.005954 10.0.0.38 - - [2025-10-28 08:56:32] "POST /route-targets HTTP/1.1" 200 328 0.010272 10.0.0.38 - - [2025-10-28 08:56:32] "POST /ref-update HTTP/1.1" 200 156 0.011569 10.0.0.38 - - [2025-10-28 08:56:32] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005038 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/network HTTP/1.1" 200 829 0.005573 252.38.124.56 - - [2025-10-28 08:56:32] "POST /neutron/subnet HTTP/1.1" 200 725 0.007290 10.0.0.38 - - [2025-10-28 08:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2025-10-28 08:56:33] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008229 10.0.0.38 - - [2025-10-28 08:56:33] "POST /route-targets HTTP/1.1" 200 324 0.015870 10.0.0.38 - - [2025-10-28 08:56:33] "PUT /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615 HTTP/1.1" 200 265 0.051845 10.0.0.38 - - [2025-10-28 08:56:33] "POST /ref-update HTTP/1.1" 200 156 0.021319 10.0.0.38 - - [2025-10-28 08:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2025-10-28 08:56:33] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001145 10.0.0.38 - - [2025-10-28 08:56:33] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.037122 252.38.124.56 - - [2025-10-28 08:56:33] "POST /neutron/network HTTP/1.1" 200 117 0.016364 10.0.0.38 - - [2025-10-28 08:56:33] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001720 252.38.124.56 - - [2025-10-28 08:56:33] "POST /neutron/network HTTP/1.1" 200 610 0.081883 10.0.0.38 - - [2025-10-28 08:56:33] "POST /route-targets HTTP/1.1" 200 328 0.011548 10.0.0.38 - - [2025-10-28 08:56:33] "POST /ref-update HTTP/1.1" 200 156 0.025395 10.0.0.38 - - [2025-10-28 08:56:33] "POST /useragent-kv HTTP/1.1" 200 115 0.022959 252.38.124.56 - - [2025-10-28 08:56:33] "POST /neutron/subnet HTTP/1.1" 200 715 0.183237 252.38.124.56 - - [2025-10-28 08:56:33] "POST /neutron/network HTTP/1.1" 200 827 0.005423 10.0.0.38 - - [2025-10-28 08:56:33] "POST /id-to-fqname HTTP/1.1" 200 218 0.001984 10.0.0.38 - - [2025-10-28 08:56:33] "GET /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006324 252.38.124.56 - - [2025-10-28 08:56:33] "POST /neutron/network HTTP/1.1" 200 827 0.005723 10.0.0.38 - - [2025-10-28 08:56:33] "GET /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006824 252.38.124.56 - - [2025-10-28 08:56:34] "POST /neutron/network HTTP/1.1" 200 827 0.006109 252.38.124.56 - - [2025-10-28 08:56:34] "POST /neutron/subnet HTTP/1.1" 200 715 0.009509 10.0.0.38 - - [2025-10-28 08:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.38 - - [2025-10-28 08:56:34] "GET /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005424 10.0.0.38 - - [2025-10-28 08:56:34] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.38 - - [2025-10-28 08:56:34] "PUT /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8 HTTP/1.1" 200 265 0.043374 10.0.0.38 - - [2025-10-28 08:56:34] "POST /id-to-fqname HTTP/1.1" 200 218 0.001630 252.38.124.56 - - [2025-10-28 08:56:34] "POST /neutron/network HTTP/1.1" 200 839 0.005239 252.38.124.56 - - [2025-10-28 08:56:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000497 252.38.124.56 - - [2025-10-28 08:56:34] "GET / HTTP/1.1" 200 36215 0.001884 252.38.124.56 - - [2025-10-28 08:56:34] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000407 10.0.0.38 - - [2025-10-28 08:56:35] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001128 252.38.124.56 - - [2025-10-28 08:56:35] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.056142 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/network HTTP/1.1" 200 829 0.005967 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/port HTTP/1.1" 200 117 0.005562 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/port HTTP/1.1" 200 117 0.005816 10.0.0.38 - - [2025-10-28 08:56:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.002121 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/port HTTP/1.1" 200 117 0.006241 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/network HTTP/1.1" 200 837 0.006037 252.38.124.56 - - [2025-10-28 08:56:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000611 252.38.124.56 - - [2025-10-28 08:56:35] "GET / HTTP/1.1" 200 36215 0.001902 252.38.124.56 - - [2025-10-28 08:56:35] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000565 252.38.124.56 - - [2025-10-28 08:56:35] "POST /neutron/network HTTP/1.1" 200 839 0.005785 10.0.0.38 - - [2025-10-28 08:56:36] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001730 10.0.0.38 - - [2025-10-28 08:56:36] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001890 252.38.124.56 - - [2025-10-28 08:56:36] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.118140 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/network HTTP/1.1" 200 827 0.011677 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1051 0.381632 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1051 0.010448 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1051 0.015807 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1025 0.019818 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1101 0.110491 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011532 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.007042 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1075 0.011850 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009906 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 1075 0.015307 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/subnet HTTP/1.1" 200 699 0.009396 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007621 252.38.124.56 - - [2025-10-28 08:56:36] "POST /neutron/port HTTP/1.1" 200 117 0.001647 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/network HTTP/1.1" 200 829 0.006462 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/network HTTP/1.1" 200 837 0.006780 10.0.0.38 - - [2025-10-28 08:56:37] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001363 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/port HTTP/1.1" 200 1049 0.303450 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/port HTTP/1.1" 200 1049 0.011967 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/port HTTP/1.1" 200 1049 0.011288 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/port HTTP/1.1" 200 1099 0.076355 252.38.124.56 - - [2025-10-28 08:56:37] "POST /neutron/port HTTP/1.1" 200 1073 0.012480 252.38.124.56 - - [2025-10-28 08:56:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003814 252.38.124.56 - - [2025-10-28 08:56:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.008180 252.38.124.56 - - [2025-10-28 08:56:38] "POST /neutron/port HTTP/1.1" 200 117 0.001261 252.38.124.56 - - [2025-10-28 08:56:38] "POST /neutron/network HTTP/1.1" 200 827 0.006799 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/port HTTP/1.1" 200 1075 0.014477 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007173 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/port HTTP/1.1" 200 1075 0.016906 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006841 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/port HTTP/1.1" 200 1075 0.014915 252.38.124.56 - - [2025-10-28 08:56:42] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009847 10.0.0.38 - - [2025-10-28 08:56:42] "GET /virtual-machine/b6d5701a-a757-465b-9ce5-dc80741a4bd3 HTTP/1.1" 401 296 0.000717 10.0.0.38 - - [2025-10-28 08:56:42] "GET /virtual-machine/b6d5701a-a757-465b-9ce5-dc80741a4bd3 HTTP/1.1" 200 1286 0.047035 10.0.0.38 - - [2025-10-28 08:56:42] "GET /virtual-machine-interface/05dac47f-545a-4e89-ba04-1df3551456cf HTTP/1.1" 200 2921 0.005232 10.0.0.38 - - [2025-10-28 08:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2025-10-28 08:56:43] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003436 10.0.0.38 - - [2025-10-28 08:56:43] "GET /virtual-networks?parent_id=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004519 10.0.0.38 - - [2025-10-28 08:56:43] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005686 10.0.0.38 - - [2025-10-28 08:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.38 - - [2025-10-28 08:56:46] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006887 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/port HTTP/1.1" 200 1075 0.011281 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005455 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/port HTTP/1.1" 200 1075 0.012443 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006019 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/port HTTP/1.1" 200 1075 0.014445 252.38.124.56 - - [2025-10-28 08:56:47] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005760 252.38.124.56 - - [2025-10-28 08:56:48] "POST /neutron/port HTTP/1.1" 200 1073 0.011683 252.38.124.56 - - [2025-10-28 08:56:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008170 252.38.124.56 - - [2025-10-28 08:56:48] "POST /neutron/port HTTP/1.1" 200 1073 0.012981 252.38.124.56 - - [2025-10-28 08:56:48] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006774 10.0.0.38 - - [2025-10-28 08:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.38 - - [2025-10-28 08:56:48] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003666 10.0.0.38 - - [2025-10-28 08:56:48] "GET /virtual-networks?parent_id=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003342 10.0.0.38 - - [2025-10-28 08:56:48] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.006743 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/port HTTP/1.1" 200 1073 0.011334 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007807 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/port HTTP/1.1" 200 1073 0.012229 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/port HTTP/1.1" 200 1075 0.016966 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007024 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007005 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/port HTTP/1.1" 200 1073 0.013462 252.38.124.56 - - [2025-10-28 08:56:49] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008525 10.0.0.38 - - [2025-10-28 08:56:49] "GET /virtual-machine/0947907a-890a-4ab1-a11a-ca6fcaac4d66 HTTP/1.1" 200 1284 0.006536 10.0.0.38 - - [2025-10-28 08:56:49] "GET /virtual-machine-interface/eb9c4cf6-7d66-46df-bc9d-02ae214c99b0 HTTP/1.1" 200 2923 0.006042 10.0.0.38 - - [2025-10-28 08:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.38 - - [2025-10-28 08:56:49] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004107 10.0.0.38 - - [2025-10-28 08:56:49] "GET /virtual-networks?parent_id=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003497 10.0.0.38 - - [2025-10-28 08:56:49] "GET /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.009073 10.0.0.38 - - [2025-10-28 08:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2025-10-28 08:56:50] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003712 10.0.0.38 - - [2025-10-28 08:56:51] "GET /virtual-networks?parent_id=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003539 10.0.0.38 - - [2025-10-28 08:56:51] "GET /virtual-network/cceb16a5-91b3-4102-ab68-7e87581786d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2106 0.006486 10.0.0.38 - - [2025-10-28 08:56:51] "POST /routing-policys HTTP/1.1" 200 534 0.023280 10.0.0.38 - - [2025-10-28 08:56:51] "GET /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008204 252.38.124.56 - - [2025-10-28 08:56:51] "POST /neutron/port HTTP/1.1" 200 1073 0.011505 10.0.0.38 - - [2025-10-28 08:56:51] "POST /ref-update HTTP/1.1" 200 156 0.021374 10.0.0.38 - - [2025-10-28 08:56:51] "PUT /virtual-network/92fbf925-f90a-4b36-9374-b5d4b43f1615 HTTP/1.1" 200 265 0.053549 252.38.124.56 - - [2025-10-28 08:56:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007491 252.38.124.56 - - [2025-10-28 08:56:51] "POST /neutron/port HTTP/1.1" 200 1073 0.015069 252.38.124.56 - - [2025-10-28 08:56:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006835 10.0.0.38 - - [2025-10-28 08:56:55] "POST /ref-update HTTP/1.1" 200 156 0.034480 10.0.0.38 - - [2025-10-28 08:56:55] "POST /ref-update HTTP/1.1" 200 156 0.018080 10.0.0.38 - - [2025-10-28 08:56:55] "DELETE /routing-policy/c714969b-fde6-4aa7-9ece-4ed068c8c7ca HTTP/1.1" 200 115 0.027942 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/network HTTP/1.1" 200 827 0.006400 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/network HTTP/1.1" 400 204 0.014690 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 1073 0.014845 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 1075 0.012151 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 1099 0.015494 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 1101 0.013304 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 151 0.129683 252.38.124.56 - - [2025-10-28 08:56:56] "POST /neutron/port HTTP/1.1" 200 151 0.130832 252.38.124.56 - - [2025-10-28 08:56:58] "POST /neutron/network HTTP/1.1" 200 827 0.005831 10.0.0.38 - - [2025-10-28 08:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 10.0.0.38 - - [2025-10-28 08:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004599 10.0.0.38 - - [2025-10-28 08:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 252.38.124.56 - - [2025-10-28 08:56:58] "POST /neutron/network HTTP/1.1" 200 151 0.104211 10.0.0.38 - - [2025-10-28 08:56:58] "DELETE /route-target/0319e0e2-4ef6-4935-92a4-d09797a82db6 HTTP/1.1" 200 115 0.025007 10.0.0.38 - - [2025-10-28 08:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 252.38.124.56 - - [2025-10-28 08:56:58] "POST /neutron/network HTTP/1.1" 200 829 0.006833 10.0.0.38 - - [2025-10-28 08:56:58] "DELETE /route-target/8687417b-3aa4-4a63-ad4f-b9783a9778a7 HTTP/1.1" 409 240 0.006330 10.0.0.38 - - [2025-10-28 08:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.38 - - [2025-10-28 08:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003421 10.0.0.38 - - [2025-10-28 08:56:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 252.38.124.56 - - [2025-10-28 08:56:58] "POST /neutron/network HTTP/1.1" 200 151 0.099045 10.0.0.38 - - [2025-10-28 08:56:58] "DELETE /route-target/0c710a25-4373-4a71-bb59-492a22aeea3f HTTP/1.1" 200 115 0.019914 10.0.0.38 - - [2025-10-28 08:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2025-10-28 08:56:58] "DELETE /route-target/8687417b-3aa4-4a63-ad4f-b9783a9778a7 HTTP/1.1" 200 115 0.018563 10.0.0.38 - - [2025-10-28 08:56:58] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001228 10.0.0.38 - - [2025-10-28 08:56:58] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.024832 10.0.0.38 - - [2025-10-28 08:56:58] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001184 10.0.0.38 - - [2025-10-28 08:56:58] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?fields=virtual_networks HTTP/1.1" 200 1018 0.078624 10.0.0.38 - - [2025-10-28 08:56:59] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001077 10.0.0.38 - - [2025-10-28 08:56:59] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.023585 10.0.0.38 - - [2025-10-28 08:56:59] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001432 10.0.0.38 - - [2025-10-28 08:56:59] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?fields=security_groups HTTP/1.1" 200 1236 0.028238 10.0.0.38 - - [2025-10-28 08:57:00] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002536 10.0.0.38 - - [2025-10-28 08:57:00] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008905 10.0.0.38 - - [2025-10-28 08:57:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.029468 10.0.0.38 - - [2025-10-28 08:57:00] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002726 10.0.0.38 - - [2025-10-28 08:57:00] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001331 10.0.0.38 - - [2025-10-28 08:57:00] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007555 10.0.0.38 - - [2025-10-28 08:57:00] "POST /id-to-fqname HTTP/1.1" 200 186 0.002671 10.0.0.38 - - [2025-10-28 08:57:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.005274 10.0.0.38 - - [2025-10-28 08:57:00] "POST /security-groups HTTP/1.1" 200 581 0.064261 10.0.0.38 - - [2025-10-28 08:57:00] "POST /fqname-to-id HTTP/1.1" 404 230 0.002962 10.0.0.38 - - [2025-10-28 08:57:00] "POST /projects HTTP/1.1" 200 573 0.255949 10.0.0.38 - - [2025-10-28 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.290092 10.0.0.38 - - [2025-10-28 08:57:00] "POST /access-control-lists HTTP/1.1" 200 594 0.060537 10.0.0.38 - - [2025-10-28 08:57:00] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.436811 10.0.0.38 - - [2025-10-28 08:57:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003051 10.0.0.38 - - [2025-10-28 08:57:00] "POST /access-control-lists HTTP/1.1" 200 592 0.060372 10.0.0.38 - - [2025-10-28 08:57:02] "GET / HTTP/1.1" 200 36215 0.002243 10.0.0.38 - - [2025-10-28 08:57:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000566 10.0.0.38 - - [2025-10-28 08:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.079339 10.0.0.38 - - [2025-10-28 08:57:03] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001063 10.0.0.38 - - [2025-10-28 08:57:03] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024650 252.38.124.56 - - [2025-10-28 08:57:03] "POST /neutron/network HTTP/1.1" 200 117 0.049090 10.0.0.38 - - [2025-10-28 08:57:03] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001075 252.38.124.56 - - [2025-10-28 08:57:03] "POST /neutron/network HTTP/1.1" 200 611 0.069559 10.0.0.38 - - [2025-10-28 08:57:03] "POST /route-targets HTTP/1.1" 200 328 0.014399 10.0.0.38 - - [2025-10-28 08:57:03] "POST /ref-update HTTP/1.1" 200 156 0.023728 10.0.0.38 - - [2025-10-28 08:57:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004931 252.38.124.56 - - [2025-10-28 08:57:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.161390 252.38.124.56 - - [2025-10-28 08:57:03] "POST /neutron/network HTTP/1.1" 200 830 0.006202 10.0.0.38 - - [2025-10-28 08:57:03] "POST /id-to-fqname HTTP/1.1" 200 221 0.001568 10.0.0.38 - - [2025-10-28 08:57:03] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005475 252.38.124.56 - - [2025-10-28 08:57:04] "POST /neutron/network HTTP/1.1" 200 830 0.006181 10.0.0.38 - - [2025-10-28 08:57:04] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005107 252.38.124.56 - - [2025-10-28 08:57:04] "POST /neutron/network HTTP/1.1" 200 830 0.005661 252.38.124.56 - - [2025-10-28 08:57:04] "POST /neutron/subnet HTTP/1.1" 200 725 0.007829 10.0.0.38 - - [2025-10-28 08:57:04] "GET /domains HTTP/1.1" 401 296 0.000616 10.0.0.38 - - [2025-10-28 08:57:04] "GET /domains HTTP/1.1" 200 438 0.032689 10.0.0.38 - - [2025-10-28 08:57:04] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.38 - - [2025-10-28 08:57:04] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.008625 10.0.0.38 - - [2025-10-28 08:57:04] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001108 10.0.0.38 - - [2025-10-28 08:57:04] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2076 0.031885 10.0.0.38 - - [2025-10-28 08:57:04] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda HTTP/1.1" 200 2319 0.009714 10.0.0.38 - - [2025-10-28 08:57:04] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda HTTP/1.1" 200 2319 0.009135 10.0.0.38 - - [2025-10-28 08:57:04] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 200 1494 0.003995 10.0.0.38 - - [2025-10-28 08:57:04] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 200 1494 0.003843 10.0.0.38 - - [2025-10-28 08:57:05] "GET /route-target/eb85b326-a7f7-433f-a812-e63c21f55636 HTTP/1.1" 200 1213 0.003557 10.0.0.38 - - [2025-10-28 08:57:05] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda HTTP/1.1" 200 2319 0.005238 10.0.0.38 - - [2025-10-28 08:57:05] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 200 1494 0.004478 10.0.0.38 - - [2025-10-28 08:57:05] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005699 10.0.0.38 - - [2025-10-28 08:57:05] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda HTTP/1.1" 200 2319 0.005155 10.0.0.38 - - [2025-10-28 08:57:05] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 200 1494 0.004221 10.0.0.38 - - [2025-10-28 08:57:05] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 200 1494 0.004550 10.0.0.38 - - [2025-10-28 08:57:05] "GET /route-target/eb85b326-a7f7-433f-a812-e63c21f55636 HTTP/1.1" 200 1213 0.003857 10.0.0.38 - - [2025-10-28 08:57:05] "GET /domains HTTP/1.1" 200 438 0.002712 10.0.0.38 - - [2025-10-28 08:57:05] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442 10.0.0.38 - - [2025-10-28 08:57:05] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.008372 10.0.0.38 - - [2025-10-28 08:57:05] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001143 10.0.0.38 - - [2025-10-28 08:57:05] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2076 0.023020 10.0.0.38 - - [2025-10-28 08:57:05] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda HTTP/1.1" 200 2319 0.005167 10.0.0.38 - - [2025-10-28 08:57:06] "GET /obj-perms HTTP/1.1" 200 6424 0.080559 10.0.0.38 - - [2025-10-28 08:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.38 - - [2025-10-28 08:57:06] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001793 10.0.0.38 - - [2025-10-28 08:57:06] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.033326 252.38.124.56 - - [2025-10-28 08:57:06] "POST /neutron/network HTTP/1.1" 200 117 0.011385 10.0.0.38 - - [2025-10-28 08:57:06] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001325 252.38.124.56 - - [2025-10-28 08:57:06] "POST /neutron/network HTTP/1.1" 200 611 0.087823 10.0.0.38 - - [2025-10-28 08:57:06] "POST /route-targets HTTP/1.1" 200 328 0.010830 10.0.0.38 - - [2025-10-28 08:57:06] "POST /ref-update HTTP/1.1" 200 156 0.015424 10.0.0.38 - - [2025-10-28 08:57:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004013 252.38.124.56 - - [2025-10-28 08:57:06] "POST /neutron/subnet HTTP/1.1" 200 715 0.170800 252.38.124.56 - - [2025-10-28 08:57:06] "POST /neutron/network HTTP/1.1" 200 828 0.006062 10.0.0.38 - - [2025-10-28 08:57:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001483 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006078 252.38.124.56 - - [2025-10-28 08:57:07] "POST /neutron/network HTTP/1.1" 200 828 0.006093 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005698 252.38.124.56 - - [2025-10-28 08:57:07] "POST /neutron/network HTTP/1.1" 200 828 0.006490 252.38.124.56 - - [2025-10-28 08:57:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.007111 10.0.0.38 - - [2025-10-28 08:57:07] "GET /domains HTTP/1.1" 200 438 0.002806 10.0.0.38 - - [2025-10-28 08:57:07] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.38 - - [2025-10-28 08:57:07] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.007382 10.0.0.38 - - [2025-10-28 08:57:07] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001962 10.0.0.38 - - [2025-10-28 08:57:07] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2293 0.028622 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968 HTTP/1.1" 200 2312 0.007654 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968 HTTP/1.1" 200 2312 0.011268 10.0.0.38 - - [2025-10-28 08:57:07] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 200 1495 0.004330 10.0.0.38 - - [2025-10-28 08:57:07] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 200 1495 0.004640 10.0.0.38 - - [2025-10-28 08:57:07] "GET /route-target/53b89f5c-60ce-44f0-a753-6c268dd78b4e HTTP/1.1" 200 1212 0.003582 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968 HTTP/1.1" 200 2312 0.005771 10.0.0.38 - - [2025-10-28 08:57:07] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 200 1495 0.004942 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005403 10.0.0.38 - - [2025-10-28 08:57:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968 HTTP/1.1" 200 2312 0.005205 10.0.0.38 - - [2025-10-28 08:57:07] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 200 1495 0.003782 10.0.0.38 - - [2025-10-28 08:57:07] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 200 1495 0.003896 10.0.0.38 - - [2025-10-28 08:57:08] "GET /route-target/53b89f5c-60ce-44f0-a753-6c268dd78b4e HTTP/1.1" 200 1212 0.003646 10.0.0.38 - - [2025-10-28 08:57:08] "GET /domains HTTP/1.1" 200 438 0.002968 10.0.0.38 - - [2025-10-28 08:57:08] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001218 10.0.0.38 - - [2025-10-28 08:57:08] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.007800 10.0.0.38 - - [2025-10-28 08:57:08] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001090 10.0.0.38 - - [2025-10-28 08:57:08] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2293 0.028475 10.0.0.38 - - [2025-10-28 08:57:08] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968 HTTP/1.1" 200 2312 0.005593 10.0.0.38 - - [2025-10-28 08:57:08] "GET /obj-perms HTTP/1.1" 200 6424 0.001902 10.0.0.38 - - [2025-10-28 08:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.38 - - [2025-10-28 08:57:08] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001406 10.0.0.38 - - [2025-10-28 08:57:08] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.024794 252.38.124.56 - - [2025-10-28 08:57:08] "POST /neutron/network HTTP/1.1" 200 117 0.010852 10.0.0.38 - - [2025-10-28 08:57:08] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001153 252.38.124.56 - - [2025-10-28 08:57:08] "POST /neutron/network HTTP/1.1" 200 613 0.088262 10.0.0.38 - - [2025-10-28 08:57:08] "POST /ref-update HTTP/1.1" 200 156 0.015069 10.0.0.38 - - [2025-10-28 08:57:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005439 252.38.124.56 - - [2025-10-28 08:57:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.213533 252.38.124.56 - - [2025-10-28 08:57:09] "POST /neutron/network HTTP/1.1" 200 834 0.005566 10.0.0.38 - - [2025-10-28 08:57:09] "POST /id-to-fqname HTTP/1.1" 200 222 0.001410 10.0.0.38 - - [2025-10-28 08:57:09] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005133 252.38.124.56 - - [2025-10-28 08:57:09] "POST /neutron/network HTTP/1.1" 200 834 0.005405 10.0.0.38 - - [2025-10-28 08:57:09] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005482 252.38.124.56 - - [2025-10-28 08:57:09] "POST /neutron/network HTTP/1.1" 200 834 0.005523 252.38.124.56 - - [2025-10-28 08:57:09] "POST /neutron/subnet HTTP/1.1" 200 734 0.008293 10.0.0.38 - - [2025-10-28 08:57:09] "GET /domains HTTP/1.1" 200 438 0.002937 10.0.0.38 - - [2025-10-28 08:57:09] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.38 - - [2025-10-28 08:57:09] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.007551 10.0.0.38 - - [2025-10-28 08:57:09] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001109 10.0.0.38 - - [2025-10-28 08:57:09] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2511 0.027682 10.0.0.38 - - [2025-10-28 08:57:09] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399 HTTP/1.1" 200 2330 0.006349 10.0.0.38 - - [2025-10-28 08:57:09] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399 HTTP/1.1" 200 2330 0.005646 10.0.0.38 - - [2025-10-28 08:57:09] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 200 1499 0.003961 10.0.0.38 - - [2025-10-28 08:57:09] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 200 1499 0.003958 10.0.0.38 - - [2025-10-28 08:57:09] "GET /route-target/b8f20e0a-af77-421c-9b98-700ea3f45b7d HTTP/1.1" 200 1215 0.003995 10.0.0.38 - - [2025-10-28 08:57:10] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399 HTTP/1.1" 200 2330 0.005176 10.0.0.38 - - [2025-10-28 08:57:10] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 200 1499 0.006682 10.0.0.38 - - [2025-10-28 08:57:10] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005519 10.0.0.38 - - [2025-10-28 08:57:10] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399 HTTP/1.1" 200 2330 0.005188 10.0.0.38 - - [2025-10-28 08:57:10] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 200 1499 0.003785 10.0.0.38 - - [2025-10-28 08:57:10] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 200 1499 0.003647 10.0.0.38 - - [2025-10-28 08:57:10] "GET /route-target/b8f20e0a-af77-421c-9b98-700ea3f45b7d HTTP/1.1" 200 1215 0.003626 10.0.0.38 - - [2025-10-28 08:57:10] "GET /domains HTTP/1.1" 200 438 0.003170 10.0.0.38 - - [2025-10-28 08:57:10] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001171 10.0.0.38 - - [2025-10-28 08:57:10] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1668 0.007788 10.0.0.38 - - [2025-10-28 08:57:10] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001469 10.0.0.38 - - [2025-10-28 08:57:10] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2511 0.027017 10.0.0.38 - - [2025-10-28 08:57:10] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399 HTTP/1.1" 200 2330 0.005782 10.0.0.38 - - [2025-10-28 08:57:10] "GET /obj-perms HTTP/1.1" 200 6424 0.002290 10.0.0.38 - - [2025-10-28 08:57:10] "POST /id-to-fqname HTTP/1.1" 200 221 0.001474 252.38.124.56 - - [2025-10-28 08:57:11] "POST /neutron/network HTTP/1.1" 200 838 0.005955 252.38.124.56 - - [2025-10-28 08:57:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000504 252.38.124.56 - - [2025-10-28 08:57:11] "GET / HTTP/1.1" 200 36215 0.001548 252.38.124.56 - - [2025-10-28 08:57:11] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000503 10.0.0.38 - - [2025-10-28 08:57:11] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001226 252.38.124.56 - - [2025-10-28 08:57:11] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.052856 252.38.124.56 - - [2025-10-28 08:57:11] "POST /neutron/network HTTP/1.1" 200 828 0.006242 252.38.124.56 - - [2025-10-28 08:57:11] "POST /neutron/port HTTP/1.1" 200 117 0.006232 252.38.124.56 - - [2025-10-28 08:57:12] "POST /neutron/port HTTP/1.1" 200 117 0.005473 10.0.0.38 - - [2025-10-28 08:57:12] "POST /id-to-fqname HTTP/1.1" 200 222 0.001650 252.38.124.56 - - [2025-10-28 08:57:12] "POST /neutron/port HTTP/1.1" 200 117 0.006478 252.38.124.56 - - [2025-10-28 08:57:12] "POST /neutron/network HTTP/1.1" 200 844 0.006107 252.38.124.56 - - [2025-10-28 08:57:12] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.38.124.56 - - [2025-10-28 08:57:12] "GET / HTTP/1.1" 200 36215 0.001955 252.38.124.56 - - [2025-10-28 08:57:12] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000755 252.38.124.56 - - [2025-10-28 08:57:12] "POST /neutron/network HTTP/1.1" 200 838 0.008378 10.0.0.38 - - [2025-10-28 08:57:12] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001238 10.0.0.38 - - [2025-10-28 08:57:12] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001161 252.38.124.56 - - [2025-10-28 08:57:12] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.094088 252.38.124.56 - - [2025-10-28 08:57:12] "POST /neutron/network HTTP/1.1" 200 834 0.008537 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1054 0.296889 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1054 0.046435 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1028 0.017766 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1054 0.010574 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007102 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 117 0.006697 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1104 0.097344 10.0.0.38 - - [2025-10-28 08:57:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.003286 10.0.0.38 - - [2025-10-28 08:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.38 - - [2025-10-28 08:57:13] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001098 10.0.0.38 - - [2025-10-28 08:57:13] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007098 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 1078 0.019629 10.0.0.38 - - [2025-10-28 08:57:13] "POST /service-templates HTTP/1.1" 200 543 0.019759 10.0.0.38 - - [2025-10-28 08:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004919 10.0.0.38 - - [2025-10-28 08:57:13] "GET /service-template/7860e77a-7ab2-4d1f-9610-58823f9d6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006376 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/subnet HTTP/1.1" 200 689 0.010313 10.0.0.38 - - [2025-10-28 08:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2025-10-28 08:57:13] "GET /service-template/7860e77a-7ab2-4d1f-9610-58823f9d6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003208 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/port HTTP/1.1" 200 117 0.001517 10.0.0.38 - - [2025-10-28 08:57:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.002442 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/network HTTP/1.1" 200 844 0.009894 252.38.124.56 - - [2025-10-28 08:57:13] "POST /neutron/network HTTP/1.1" 200 828 0.015410 10.0.0.38 - - [2025-10-28 08:57:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001722 10.0.0.38 - - [2025-10-28 08:57:13] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001511 10.0.0.38 - - [2025-10-28 08:57:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001353 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1908 0.039626 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008222 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1058 0.299529 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1058 0.009939 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1058 0.010570 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1108 0.072970 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 1082 0.013027 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004001 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/subnet HTTP/1.1" 200 708 0.018439 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/port HTTP/1.1" 200 117 0.001766 252.38.124.56 - - [2025-10-28 08:57:14] "POST /neutron/network HTTP/1.1" 200 834 0.007054 10.0.0.38 - - [2025-10-28 08:57:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000552 10.0.0.38 - - [2025-10-28 08:57:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000513 252.38.124.56 - - [2025-10-28 08:57:15] "POST /neutron/network HTTP/1.1" 200 2217 0.017223 252.38.124.56 - - [2025-10-28 08:57:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000504 252.38.124.56 - - [2025-10-28 08:57:15] "GET / HTTP/1.1" 200 36215 0.002750 252.38.124.56 - - [2025-10-28 08:57:15] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000546 10.0.0.38 - - [2025-10-28 08:57:16] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 252.38.124.56 - - [2025-10-28 08:57:16] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.068540 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/network HTTP/1.1" 200 830 0.006674 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/network HTTP/1.1" 200 828 0.008600 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/network HTTP/1.1" 200 834 0.006584 10.0.0.38 - - [2025-10-28 08:57:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000711 10.0.0.38 - - [2025-10-28 08:57:16] "GET /global-system-configs HTTP/1.1" 401 296 0.001279 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/port HTTP/1.1" 200 2044 0.040961 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.014587 252.38.124.56 - - [2025-10-28 08:57:16] "POST /neutron/port HTTP/1.1" 200 117 0.008733 252.38.124.56 - - [2025-10-28 08:57:17] "POST /neutron/port HTTP/1.1" 200 117 0.014711 252.38.124.56 - - [2025-10-28 08:57:17] "POST /neutron/network HTTP/1.1" 200 2217 0.011141 10.0.0.38 - - [2025-10-28 08:57:17] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001553 252.38.124.56 - - [2025-10-28 08:57:17] "POST /neutron/port HTTP/1.1" 200 1056 0.339918 10.0.0.38 - - [2025-10-28 08:57:17] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001187 252.38.124.56 - - [2025-10-28 08:57:18] "POST /neutron/port HTTP/1.1" 200 1054 0.274159 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001330 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /project/f4aa4ec3a7bc439cb31aebbc5f3fac85 HTTP/1.1" 404 173 0.012484 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /project/c3c8e4690c074e45aeadd81c5ce75680 HTTP/1.1" 404 173 0.008443 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001181 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000964 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.084238 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.087685 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003108 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002269 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?fields=security_groups HTTP/1.1" 200 1329 0.159206 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?fields=security_groups HTTP/1.1" 200 1356 0.161113 252.38.124.56 - - [2025-10-28 08:57:18] "POST /neutron/port HTTP/1.1" 200 1058 0.509946 252.38.124.56 - - [2025-10-28 08:57:18] "POST /neutron/port HTTP/1.1" 200 1056 0.020674 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /security-group/f3a83f72-8af9-48a0-8fa7-99dcbace0309 HTTP/1.1" 200 115 0.113828 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=c3c8e469-0c07-4e45-aead-d81c5ce75680&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.003278 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /security-group/00630e11-9164-415a-9e08-5b2f74899e84 HTTP/1.1" 200 115 0.124476 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /access-control-list/18eb2986-6c63-40e5-819a-7b77b78d487b HTTP/1.1" 200 115 0.070720 10.0.0.38 - - [2025-10-28 08:57:18] "GET /projects?obj_uuids=e1d3eb0c-a456-4706-88b5-e22f6ce7dff8&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.005419 252.38.124.56 - - [2025-10-28 08:57:18] "POST /neutron/port HTTP/1.1" 200 1056 0.016004 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/c3c8e469-0c07-4e45-aead-d81c5ce75680?fields=application_policy_sets HTTP/1.1" 200 1368 0.071032 10.0.0.38 - - [2025-10-28 08:57:18] "DELETE /access-control-list/6d9a8294-16e8-48e5-ac48-d6c685bde539 HTTP/1.1" 200 115 0.058780 10.0.0.38 - - [2025-10-28 08:57:18] "GET /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8?fields=application_policy_sets HTTP/1.1" 200 1395 0.130858 10.0.0.38 - - [2025-10-28 08:57:19] "DELETE /access-control-list/ec569afd-60cc-41e0-98a9-f037111f8a0d HTTP/1.1" 200 115 0.150650 10.0.0.38 - - [2025-10-28 08:57:19] "DELETE /access-control-list/407c5720-7f4c-493d-a4d3-fd2770c8f14d HTTP/1.1" 200 115 0.104234 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1106 0.232906 10.0.0.38 - - [2025-10-28 08:57:19] "DELETE /project/c3c8e469-0c07-4e45-aead-d81c5ce75680 HTTP/1.1" 200 115 0.894134 10.0.0.38 - - [2025-10-28 08:57:19] "DELETE /project/e1d3eb0c-a456-4706-88b5-e22f6ce7dff8 HTTP/1.1" 200 115 0.911056 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1054 0.013137 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1054 0.012686 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1104 0.087708 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1058 0.009334 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1058 0.010715 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 1108 0.073465 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/port HTTP/1.1" 200 3007 0.016543 252.38.124.56 - - [2025-10-28 08:57:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004170 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.010171 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001730 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/network HTTP/1.1" 200 830 0.005508 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004496 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/subnet HTTP/1.1" 200 689 0.008337 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001257 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/network HTTP/1.1" 200 828 0.006794 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003683 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/subnet HTTP/1.1" 200 708 0.007421 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/port HTTP/1.1" 200 117 0.001368 252.38.124.56 - - [2025-10-28 08:57:20] "POST /neutron/network HTTP/1.1" 200 834 0.005774 252.38.124.56 - - [2025-10-28 08:57:22] "POST /neutron/port HTTP/1.1" 200 3007 0.024071 252.38.124.56 - - [2025-10-28 08:57:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008713 252.38.124.56 - - [2025-10-28 08:57:24] "POST /neutron/port HTTP/1.1" 200 1078 0.012194 252.38.124.56 - - [2025-10-28 08:57:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006340 252.38.124.56 - - [2025-10-28 08:57:24] "POST /neutron/port HTTP/1.1" 200 1078 0.014311 252.38.124.56 - - [2025-10-28 08:57:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005545 252.38.124.56 - - [2025-10-28 08:57:25] "POST /neutron/port HTTP/1.1" 200 1082 0.013856 252.38.124.56 - - [2025-10-28 08:57:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007465 252.38.124.56 - - [2025-10-28 08:57:25] "POST /neutron/port HTTP/1.1" 200 1082 0.012813 252.38.124.56 - - [2025-10-28 08:57:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006928 252.38.124.56 - - [2025-10-28 08:57:26] "POST /neutron/port HTTP/1.1" 200 1078 0.013351 252.38.124.56 - - [2025-10-28 08:57:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006292 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 3007 0.023735 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013023 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 3007 0.020046 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013478 10.0.0.38 - - [2025-10-28 08:57:27] "GET /obj-perms HTTP/1.1" 200 6381 0.122652 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 1082 0.036382 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 3007 0.039346 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007092 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.026030 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 3007 0.017045 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009696 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/port HTTP/1.1" 200 3007 0.040140 252.38.124.56 - - [2025-10-28 08:57:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012175 10.0.0.38 - - [2025-10-28 08:57:27] "GET /virtual-machine/c61b23e5-28ef-44d3-941e-e1a82b73485e HTTP/1.1" 200 1801 0.005706 10.0.0.38 - - [2025-10-28 08:57:27] "GET /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850 HTTP/1.1" 200 2940 0.005301 10.0.0.38 - - [2025-10-28 08:57:27] "GET /obj-perms HTTP/1.1" 200 6381 0.062622 10.0.0.38 - - [2025-10-28 08:57:27] "GET /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25 HTTP/1.1" 200 2940 0.005786 10.0.0.38 - - [2025-10-28 08:57:28] "GET /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb HTTP/1.1" 200 2943 0.005355 252.38.124.56 - - [2025-10-28 08:57:28] "POST /neutron/port HTTP/1.1" 200 1082 0.030452 252.38.124.56 - - [2025-10-28 08:57:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006543 10.0.0.38 - - [2025-10-28 08:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.38 - - [2025-10-28 08:57:28] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004649 10.0.0.38 - - [2025-10-28 08:57:28] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003339 10.0.0.38 - - [2025-10-28 08:57:28] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005712 10.0.0.38 - - [2025-10-28 08:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.38 - - [2025-10-28 08:57:31] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005871 10.0.0.38 - - [2025-10-28 08:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.38 - - [2025-10-28 08:57:36] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005259 10.0.0.38 - - [2025-10-28 08:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.38 - - [2025-10-28 08:57:40] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004656 10.0.0.38 - - [2025-10-28 08:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2025-10-28 08:57:42] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004020 10.0.0.38 - - [2025-10-28 08:57:42] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003263 10.0.0.38 - - [2025-10-28 08:57:42] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005414 252.38.124.56 - - [2025-10-28 08:57:42] "POST /neutron/port HTTP/1.1" 200 3007 0.018607 252.38.124.56 - - [2025-10-28 08:57:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008481 252.38.124.56 - - [2025-10-28 08:57:47] "POST /neutron/port HTTP/1.1" 200 3007 0.017090 252.38.124.56 - - [2025-10-28 08:57:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007431 252.38.124.56 - - [2025-10-28 08:57:51] "POST /neutron/port HTTP/1.1" 200 3007 0.044229 252.38.124.56 - - [2025-10-28 08:57:51] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005809 252.38.124.56 - - [2025-10-28 08:57:51] "POST /neutron/port HTTP/1.1" 200 3007 0.052025 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005569 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/port HTTP/1.1" 200 3007 0.045553 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007467 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/port HTTP/1.1" 200 3007 0.043373 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006279 252.38.124.56 - - [2025-10-28 08:57:52] "POST /neutron/port HTTP/1.1" 200 3007 0.015773 252.38.124.56 - - [2025-10-28 08:57:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006977 252.38.124.56 - - [2025-10-28 08:57:58] "POST /neutron/port HTTP/1.1" 200 3007 0.015812 252.38.124.56 - - [2025-10-28 08:57:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006222 10.0.0.38 - - [2025-10-28 08:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.38 - - [2025-10-28 08:58:03] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003482 10.0.0.38 - - [2025-10-28 08:58:03] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004272 10.0.0.38 - - [2025-10-28 08:58:03] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006926 10.0.0.38 - - [2025-10-28 08:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.38 - - [2025-10-28 08:58:03] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003802 10.0.0.38 - - [2025-10-28 08:58:03] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003339 10.0.0.38 - - [2025-10-28 08:58:03] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006540 10.0.0.38 - - [2025-10-28 08:58:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.004343 10.0.0.38 - - [2025-10-28 08:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-10-28 08:58:04] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001143 10.0.0.38 - - [2025-10-28 08:58:04] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.027018 10.0.0.38 - - [2025-10-28 08:58:04] "POST /service-instances HTTP/1.1" 200 543 0.076977 10.0.0.38 - - [2025-10-28 08:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2025-10-28 08:58:04] "GET /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.005897 10.0.0.38 - - [2025-10-28 08:58:04] "POST /port-tuples HTTP/1.1" 200 586 0.027802 10.0.0.38 - - [2025-10-28 08:58:04] "GET /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006763 10.0.0.38 - - [2025-10-28 08:58:04] "PUT /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850 HTTP/1.1" 200 285 0.011800 10.0.0.38 - - [2025-10-28 08:58:04] "POST /ref-update HTTP/1.1" 200 156 0.013782 10.0.0.38 - - [2025-10-28 08:58:04] "POST /instance-ips HTTP/1.1" 200 386 0.028483 10.0.0.38 - - [2025-10-28 08:58:04] "GET /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006730 10.0.0.38 - - [2025-10-28 08:58:04] "POST /ref-update HTTP/1.1" 200 156 0.016642 10.0.0.38 - - [2025-10-28 08:58:04] "PUT /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25 HTTP/1.1" 200 285 0.014338 10.0.0.38 - - [2025-10-28 08:58:04] "POST /ref-update HTTP/1.1" 200 156 0.016056 10.0.0.38 - - [2025-10-28 08:58:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005333 10.0.0.38 - - [2025-10-28 08:58:04] "POST /ref-update HTTP/1.1" 200 156 0.017749 10.0.0.38 - - [2025-10-28 08:58:04] "GET /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.007393 10.0.0.38 - - [2025-10-28 08:58:04] "POST /instance-ips HTTP/1.1" 200 386 0.033124 10.0.0.38 - - [2025-10-28 08:58:05] "PUT /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb HTTP/1.1" 200 285 0.012195 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.012699 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.011599 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.012572 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003910 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/port HTTP/1.1" 200 1078 0.013241 10.0.0.38 - - [2025-10-28 08:58:05] "POST /instance-ips HTTP/1.1" 200 374 0.016920 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006751 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.009356 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/port HTTP/1.1" 200 1078 0.013315 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.009111 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006286 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002692 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/port HTTP/1.1" 200 1078 0.015307 10.0.0.38 - - [2025-10-28 08:58:05] "POST /instance-ips HTTP/1.1" 200 374 0.022991 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.010111 252.38.124.56 - - [2025-10-28 08:58:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009801 10.0.0.38 - - [2025-10-28 08:58:05] "GET /virtual-machine/9ec25d73-3f74-43d0-859e-13b411ca73aa HTTP/1.1" 200 1290 0.005149 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.011341 10.0.0.38 - - [2025-10-28 08:58:05] "GET /virtual-machine-interface/48f68fa8-221c-4bad-b4cb-a0ca1cfd028c HTTP/1.1" 200 2940 0.006027 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003446 10.0.0.38 - - [2025-10-28 08:58:05] "POST /instance-ips HTTP/1.1" 200 376 0.016978 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.010434 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.38 - - [2025-10-28 08:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.38 - - [2025-10-28 08:58:05] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004568 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003179 10.0.0.38 - - [2025-10-28 08:58:05] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002963 10.0.0.38 - - [2025-10-28 08:58:05] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005264 10.0.0.38 - - [2025-10-28 08:58:05] "POST /instance-ips HTTP/1.1" 200 376 0.019894 10.0.0.38 - - [2025-10-28 08:58:05] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.38 - - [2025-10-28 08:58:06] "POST /ref-update HTTP/1.1" 200 156 0.015354 10.0.0.38 - - [2025-10-28 08:58:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003031 10.0.0.38 - - [2025-10-28 08:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.38 - - [2025-10-28 08:58:07] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002965 10.0.0.38 - - [2025-10-28 08:58:07] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002915 10.0.0.38 - - [2025-10-28 08:58:07] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006705 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/port HTTP/1.1" 200 1082 0.011163 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005954 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/port HTTP/1.1" 200 1082 0.013989 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006192 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/port HTTP/1.1" 200 1082 0.013928 252.38.124.56 - - [2025-10-28 08:58:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007688 10.0.0.38 - - [2025-10-28 08:58:07] "GET /virtual-machine/c2ea9500-6c3a-473c-8ada-61ffbcf2c29b HTTP/1.1" 200 1291 0.005585 10.0.0.38 - - [2025-10-28 08:58:07] "GET /virtual-machine-interface/bf191665-7780-4d12-ab6b-e147e1bc068a HTTP/1.1" 200 2944 0.005851 10.0.0.38 - - [2025-10-28 08:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2025-10-28 08:58:08] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003090 10.0.0.38 - - [2025-10-28 08:58:08] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003373 10.0.0.38 - - [2025-10-28 08:58:08] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005573 10.0.0.38 - - [2025-10-28 08:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.38 - - [2025-10-28 08:58:09] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003834 10.0.0.38 - - [2025-10-28 08:58:09] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003523 10.0.0.38 - - [2025-10-28 08:58:09] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006336 10.0.0.38 - - [2025-10-28 08:58:09] "POST /fqname-to-id HTTP/1.1" 404 209 0.003037 10.0.0.38 - - [2025-10-28 08:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.38 - - [2025-10-28 08:58:09] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001685 10.0.0.38 - - [2025-10-28 08:58:09] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029595 10.0.0.38 - - [2025-10-28 08:58:09] "POST /network-policys HTTP/1.1" 200 547 0.021696 10.0.0.38 - - [2025-10-28 08:58:09] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004700 10.0.0.38 - - [2025-10-28 08:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.38 - - [2025-10-28 08:58:10] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005260 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.38 - - [2025-10-28 08:58:10] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005651 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.005586 10.0.0.38 - - [2025-10-28 08:58:10] "POST /ref-update HTTP/1.1" 200 156 0.041308 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.38 - - [2025-10-28 08:58:10] "POST /access-control-lists HTTP/1.1" 200 601 0.071977 10.0.0.38 - - [2025-10-28 08:58:10] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003515 252.38.124.56 - - [2025-10-28 08:58:10] "POST /neutron/network HTTP/1.1" 200 914 0.009134 10.0.0.38 - - [2025-10-28 08:58:10] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005401 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-10-28 08:58:10] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003810 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.38 - - [2025-10-28 08:58:10] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006166 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.38 - - [2025-10-28 08:58:10] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004424 10.0.0.38 - - [2025-10-28 08:58:10] "POST /ref-update HTTP/1.1" 200 156 0.035062 10.0.0.38 - - [2025-10-28 08:58:10] "PUT /access-control-list/85d4cd45-e6b5-4f46-8430-6d3239c78bf7 HTTP/1.1" 200 273 0.016721 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.003951 10.0.0.38 - - [2025-10-28 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.38 - - [2025-10-28 08:58:10] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.036574 10.0.0.38 - - [2025-10-28 08:58:10] "POST /access-control-lists HTTP/1.1" 200 604 0.066427 252.38.124.56 - - [2025-10-28 08:58:10] "POST /neutron/network HTTP/1.1" 200 920 0.007219 10.0.0.38 - - [2025-10-28 08:58:10] "POST /routing-instances HTTP/1.1" 200 755 0.022810 10.0.0.38 - - [2025-10-28 08:58:11] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006049 10.0.0.38 - - [2025-10-28 08:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2025-10-28 08:58:11] "POST /route-targets HTTP/1.1" 200 328 0.009982 10.0.0.38 - - [2025-10-28 08:58:11] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004291 10.0.0.38 - - [2025-10-28 08:58:11] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.38 - - [2025-10-28 08:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.38 - - [2025-10-28 08:58:11] "GET /routing-instance/7965487a-4c81-4ac6-825d-e7187800baef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1271 0.004248 10.0.0.38 - - [2025-10-28 08:58:11] "GET /service-template/7860e77a-7ab2-4d1f-9610-58823f9d6560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004637 10.0.0.38 - - [2025-10-28 08:58:11] "GET /routing-instance/7965487a-4c81-4ac6-825d-e7187800baef?fields=routing_policy_back_refs HTTP/1.1" 200 1271 0.004269 10.0.0.38 - - [2025-10-28 08:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.38 - - [2025-10-28 08:58:11] "POST /ref-update HTTP/1.1" 200 156 0.010893 10.0.0.38 - - [2025-10-28 08:58:11] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001613 10.0.0.38 - - [2025-10-28 08:58:11] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029404 10.0.0.38 - - [2025-10-28 08:58:11] "POST /routing-instances HTTP/1.1" 200 756 0.021199 10.0.0.38 - - [2025-10-28 08:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.38 - - [2025-10-28 08:58:11] "POST /route-targets HTTP/1.1" 200 328 0.011921 10.0.0.38 - - [2025-10-28 08:58:11] "GET /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3533 0.010073 10.0.0.38 - - [2025-10-28 08:58:11] "POST /ref-update HTTP/1.1" 200 156 0.010952 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domains HTTP/1.1" 200 438 0.003428 10.0.0.38 - - [2025-10-28 08:58:11] "GET /routing-instance/02b5edbe-8c08-46af-a55a-90a2ed76d078?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1272 0.004746 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001166 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1525 0.008356 10.0.0.38 - - [2025-10-28 08:58:11] "GET /routing-instance/02b5edbe-8c08-46af-a55a-90a2ed76d078?fields=routing_policy_back_refs HTTP/1.1" 200 1272 0.004169 10.0.0.38 - - [2025-10-28 08:58:11] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001182 10.0.0.38 - - [2025-10-28 08:58:11] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 4220 0.031195 10.0.0.38 - - [2025-10-28 08:58:11] "PUT /routing-instance/7965487a-4c81-4ac6-825d-e7187800baef HTTP/1.1" 200 267 0.010523 10.0.0.38 - - [2025-10-28 08:58:11] "GET /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976 HTTP/1.1" 200 3786 0.005291 10.0.0.38 - - [2025-10-28 08:58:11] "PUT /routing-instance/02b5edbe-8c08-46af-a55a-90a2ed76d078 HTTP/1.1" 200 267 0.010255 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domains HTTP/1.1" 200 438 0.002794 10.0.0.38 - - [2025-10-28 08:58:11] "POST /ref-update HTTP/1.1" 200 156 0.010683 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001127 10.0.0.38 - - [2025-10-28 08:58:11] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1525 0.021156 10.0.0.38 - - [2025-10-28 08:58:11] "PUT /access-control-list/3c3a7429-f9b5-44fe-a583-e44d22fadcd7 HTTP/1.1" 200 273 0.010241 10.0.0.38 - - [2025-10-28 08:58:11] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001444 10.0.0.38 - - [2025-10-28 08:58:11] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 4220 0.034642 10.0.0.38 - - [2025-10-28 08:58:11] "GET /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976 HTTP/1.1" 200 3786 0.003882 10.0.0.38 - - [2025-10-28 08:58:11] "GET /port-tuple/4b7392ff-b68c-4c5e-8e0f-6016b7270e62 HTTP/1.1" 200 1975 0.003959 10.0.0.38 - - [2025-10-28 08:58:12] "GET /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850 HTTP/1.1" 200 3811 0.005602 10.0.0.38 - - [2025-10-28 08:58:12] "GET /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25 HTTP/1.1" 200 3793 0.006533 10.0.0.38 - - [2025-10-28 08:58:12] "GET /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb HTTP/1.1" 200 3799 0.006095 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 1078 0.020149 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 3814 0.039806 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006413 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 1078 0.011520 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 3814 0.031677 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007148 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 924 0.006291 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003798 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 3814 0.036544 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006384 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/subnet HTTP/1.1" 200 689 0.007167 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 117 0.001063 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/port HTTP/1.1" 200 3814 0.034482 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006207 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 914 0.008403 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 888 0.020109 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 914 0.006906 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 804 0.012842 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 830 0.005233 252.38.124.56 - - [2025-10-28 08:58:12] "POST /neutron/network HTTP/1.1" 200 894 0.013642 252.38.124.56 - - [2025-10-28 08:58:13] "POST /neutron/network HTTP/1.1" 200 920 0.005438 10.0.0.38 - - [2025-10-28 08:58:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001498 10.0.0.38 - - [2025-10-28 08:58:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001341 10.0.0.38 - - [2025-10-28 08:58:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.001520 10.0.0.38 - - [2025-10-28 08:58:13] "GET /virtual-machine/c61b23e5-28ef-44d3-941e-e1a82b73485e HTTP/1.1" 200 1801 0.004383 10.0.0.38 - - [2025-10-28 08:58:13] "GET /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850 HTTP/1.1" 200 3811 0.005317 10.0.0.38 - - [2025-10-28 08:58:13] "GET /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25 HTTP/1.1" 200 3793 0.006871 10.0.0.38 - - [2025-10-28 08:58:13] "GET /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb HTTP/1.1" 200 3799 0.005726 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/2b73a875-03f2-4c4e-bc7c-852b5cf2c1ea HTTP/1.1" 200 1978 0.004001 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/5b38c5d0-0445-4d65-8740-675889d4de1c HTTP/1.1" 200 1619 0.005755 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/c6464386-befd-4513-83cb-0ea68d833b1a HTTP/1.1" 200 1980 0.003994 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/61733549-c0b6-4fd9-b836-290cd25fcc4f HTTP/1.1" 200 1618 0.005683 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/97aca547-4837-4542-9072-37718285cc07 HTTP/1.1" 200 1955 0.004473 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/bfcc3be5-40d3-437d-8441-3199ff7d5a41 HTTP/1.1" 200 1956 0.006223 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/8a96cbec-a9a5-4cf6-9d71-5cca44428c32 HTTP/1.1" 200 1623 0.005495 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/a3a45b1d-192d-4090-94e0-699cb24800f4 HTTP/1.1" 200 1959 0.004373 10.0.0.38 - - [2025-10-28 08:58:13] "GET /instance-ip/a4919263-1711-41ff-bb14-a98367fe5533 HTTP/1.1" 200 1961 0.004705 252.38.124.56 - - [2025-10-28 08:58:13] "POST /neutron/port HTTP/1.1" 200 3814 0.026758 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006419 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/port HTTP/1.1" 200 3814 0.028895 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006859 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/port HTTP/1.1" 200 3814 0.026328 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006454 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/port HTTP/1.1" 200 3814 0.029326 252.38.124.56 - - [2025-10-28 08:58:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006144 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-machine/c61b23e5-28ef-44d3-941e-e1a82b73485e HTTP/1.1" 200 1801 0.003840 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-machine-interface/2e5a7d87-ab98-4d33-a93a-e11148e5b850 HTTP/1.1" 200 3811 0.005292 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-machine-interface/4d3a1dd0-2b25-4188-9d75-5b8acc43cc25 HTTP/1.1" 200 3793 0.005333 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-machine-interface/5d2f9acd-5446-4de5-ba4a-84e34e05c5bb HTTP/1.1" 200 3799 0.005251 10.0.0.38 - - [2025-10-28 08:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.38 - - [2025-10-28 08:58:14] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003801 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003704 10.0.0.38 - - [2025-10-28 08:58:14] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.006669 10.0.0.38 - - [2025-10-28 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.38 - - [2025-10-28 08:58:16] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003108 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003259 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007082 10.0.0.38 - - [2025-10-28 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.38 - - [2025-10-28 08:58:16] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004147 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003481 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005529 10.0.0.38 - - [2025-10-28 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-10-28 08:58:16] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002988 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003125 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005685 10.0.0.38 - - [2025-10-28 08:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.38 - - [2025-10-28 08:58:16] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003773 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004154 10.0.0.38 - - [2025-10-28 08:58:16] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005030 10.0.0.38 - - [2025-10-28 08:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.38 - - [2025-10-28 08:58:17] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003217 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002945 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005509 10.0.0.38 - - [2025-10-28 08:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.38 - - [2025-10-28 08:58:17] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003639 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003424 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005744 10.0.0.38 - - [2025-10-28 08:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.38 - - [2025-10-28 08:58:17] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004415 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003228 10.0.0.38 - - [2025-10-28 08:58:17] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007844 10.0.0.38 - - [2025-10-28 08:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.38 - - [2025-10-28 08:58:17] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004093 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003406 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-network/e9926ae8-e0f3-4ae0-8d11-538972b57eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006176 10.0.0.38 - - [2025-10-28 08:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2025-10-28 08:58:18] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003636 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003044 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005261 10.0.0.38 - - [2025-10-28 08:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.38 - - [2025-10-28 08:58:18] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003457 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003625 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005440 10.0.0.38 - - [2025-10-28 08:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2025-10-28 08:58:18] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003396 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003126 10.0.0.38 - - [2025-10-28 08:58:18] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006861 10.0.0.38 - - [2025-10-28 08:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.38 - - [2025-10-28 08:58:19] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005032 10.0.0.38 - - [2025-10-28 08:58:19] "GET /virtual-networks?parent_id=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003808 10.0.0.38 - - [2025-10-28 08:58:19] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005063 10.0.0.38 - - [2025-10-28 08:58:19] "GET /virtual-machine/c61b23e5-28ef-44d3-941e-e1a82b73485e HTTP/1.1" 200 1801 0.004257 10.0.0.38 - - [2025-10-28 08:58:19] "GET /domains HTTP/1.1" 200 438 0.002902 10.0.0.38 - - [2025-10-28 08:58:19] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001498 10.0.0.38 - - [2025-10-28 08:58:19] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1525 0.008837 10.0.0.38 - - [2025-10-28 08:58:19] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001353 10.0.0.38 - - [2025-10-28 08:58:19] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 4220 0.034034 10.0.0.38 - - [2025-10-28 08:58:19] "GET /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976 HTTP/1.1" 200 3786 0.003936 10.0.0.38 - - [2025-10-28 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2025-10-28 08:58:19] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.005044 10.0.0.38 - - [2025-10-28 08:58:19] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.005407 10.0.0.38 - - [2025-10-28 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.38 - - [2025-10-28 08:58:19] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.005778 10.0.0.38 - - [2025-10-28 08:58:19] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005510 10.0.0.38 - - [2025-10-28 08:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.38 - - [2025-10-28 08:58:19] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.005783 10.0.0.38 - - [2025-10-28 08:58:19] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?fields=routing_instances HTTP/1.1" 200 1678 0.007213 10.0.0.38 - - [2025-10-28 08:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2025-10-28 08:58:20] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005436 10.0.0.38 - - [2025-10-28 08:58:20] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?fields=routing_instances HTTP/1.1" 200 1684 0.008315 10.0.0.38 - - [2025-10-28 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.036877 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /access-control-list/3c3a7429-f9b5-44fe-a583-e44d22fadcd7 HTTP/1.1" 200 115 0.033932 252.38.124.56 - - [2025-10-28 08:58:24] "POST /neutron/network HTTP/1.1" 200 834 0.006962 10.0.0.38 - - [2025-10-28 08:58:24] "GET /virtual-network/bd421fd3-b751-4eef-aad4-cb8dbfbd0399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005037 10.0.0.38 - - [2025-10-28 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /routing-instance/7965487a-4c81-4ac6-825d-e7187800baef HTTP/1.1" 200 115 0.033381 10.0.0.38 - - [2025-10-28 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.38 - - [2025-10-28 08:58:24] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004396 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /route-target/e72676cf-a3a4-4319-899f-68b806c2848c HTTP/1.1" 200 115 0.016634 10.0.0.38 - - [2025-10-28 08:58:24] "POST /ref-update HTTP/1.1" 200 156 0.042729 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /routing-instance/02b5edbe-8c08-46af-a55a-90a2ed76d078 HTTP/1.1" 200 115 0.067201 10.0.0.38 - - [2025-10-28 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 252.38.124.56 - - [2025-10-28 08:58:24] "POST /neutron/network HTTP/1.1" 200 828 0.012874 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /route-target/a4a6340f-3497-45e6-a792-ba4155de2192 HTTP/1.1" 200 115 0.015387 10.0.0.38 - - [2025-10-28 08:58:24] "GET /virtual-network/8a845b0b-f2d8-4485-a7b7-28dd2a6b4968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005693 10.0.0.38 - - [2025-10-28 08:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.38 - - [2025-10-28 08:58:24] "DELETE /access-control-list/85d4cd45-e6b5-4f46-8430-6d3239c78bf7 HTTP/1.1" 200 115 0.025565 10.0.0.38 - - [2025-10-28 08:58:24] "GET /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004078 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /network-policy/2e000b0f-e849-4bed-81ee-08cd42d89197 HTTP/1.1" 200 115 0.023084 10.0.0.38 - - [2025-10-28 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /service-instance/773dbe24-9335-4923-9b8e-66453cf6a976 HTTP/1.1" 200 115 0.043301 10.0.0.38 - - [2025-10-28 08:58:25] "GET /domains HTTP/1.1" 200 438 0.002626 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.017315 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/2b73a875-03f2-4c4e-bc7c-852b5cf2c1ea HTTP/1.1" 200 115 0.022672 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.010988 10.0.0.38 - - [2025-10-28 08:58:25] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003815 10.0.0.38 - - [2025-10-28 08:58:25] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1525 0.013888 10.0.0.38 - - [2025-10-28 08:58:25] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001065 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/bfcc3be5-40d3-437d-8441-3199ff7d5a41 HTTP/1.1" 200 115 0.030661 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.011035 10.0.0.38 - - [2025-10-28 08:58:25] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 3748 0.028752 10.0.0.38 - - [2025-10-28 08:58:25] "GET /virtual-machine/c61b23e5-28ef-44d3-941e-e1a82b73485e HTTP/1.1" 200 1801 0.003902 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/97aca547-4837-4542-9072-37718285cc07 HTTP/1.1" 200 115 0.032133 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.011550 10.0.0.38 - - [2025-10-28 08:58:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003426 10.0.0.38 - - [2025-10-28 08:58:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002448 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/c6464386-befd-4513-83cb-0ea68d833b1a HTTP/1.1" 200 115 0.025322 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.018928 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/a3a45b1d-192d-4090-94e0-699cb24800f4 HTTP/1.1" 200 115 0.035245 10.0.0.38 - - [2025-10-28 08:58:25] "POST /ref-update HTTP/1.1" 200 156 0.012574 10.0.0.38 - - [2025-10-28 08:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /service-template/7860e77a-7ab2-4d1f-9610-58823f9d6560 HTTP/1.1" 200 115 0.050853 10.0.0.38 - - [2025-10-28 08:58:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.002586 10.0.0.38 - - [2025-10-28 08:58:25] "DELETE /instance-ip/a4919263-1711-41ff-bb14-a98367fe5533 HTTP/1.1" 200 115 0.044039 252.38.124.56 - - [2025-10-28 08:58:25] "POST /neutron/network HTTP/1.1" 200 834 0.006711 252.38.124.56 - - [2025-10-28 08:58:25] "POST /neutron/network HTTP/1.1" 400 204 0.013453 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 1078 0.022693 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 1104 0.024198 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 1082 0.018220 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 1108 0.013132 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 3007 0.038709 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 151 0.207570 252.38.124.56 - - [2025-10-28 08:58:26] "POST /neutron/port HTTP/1.1" 200 1108 0.017331 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 151 0.259338 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 151 0.265066 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 1106 0.026089 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 151 0.176813 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 1104 0.018299 252.38.124.56 - - [2025-10-28 08:58:27] "POST /neutron/port HTTP/1.1" 200 151 0.188289 252.38.124.56 - - [2025-10-28 08:58:28] "POST /neutron/network HTTP/1.1" 200 834 0.012590 10.0.0.38 - - [2025-10-28 08:58:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007764 10.0.0.38 - - [2025-10-28 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.38 - - [2025-10-28 08:58:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004553 252.38.124.56 - - [2025-10-28 08:58:28] "POST /neutron/network HTTP/1.1" 200 151 0.128846 10.0.0.38 - - [2025-10-28 08:58:28] "GET /routing-instance/b1f7756b-e5de-4b74-8c86-bc9019cb5677 HTTP/1.1" 404 171 0.003207 10.0.0.38 - - [2025-10-28 08:58:28] "DELETE /route-target/b8f20e0a-af77-421c-9b98-700ea3f45b7d HTTP/1.1" 200 115 0.030000 10.0.0.38 - - [2025-10-28 08:58:28] "GET /domains HTTP/1.1" 200 438 0.003037 10.0.0.38 - - [2025-10-28 08:58:28] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001158 10.0.0.38 - - [2025-10-28 08:58:28] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1303 0.008760 10.0.0.38 - - [2025-10-28 08:58:28] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 10.0.0.38 - - [2025-10-28 08:58:28] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2293 0.034576 10.0.0.38 - - [2025-10-28 08:58:28] "GET /obj-perms HTTP/1.1" 200 6381 0.085340 252.38.124.56 - - [2025-10-28 08:58:28] "POST /neutron/network HTTP/1.1" 200 828 0.005918 10.0.0.38 - - [2025-10-28 08:58:28] "GET /obj-perms HTTP/1.1" 200 6381 0.058487 10.0.0.38 - - [2025-10-28 08:58:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004093 10.0.0.38 - - [2025-10-28 08:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.38 - - [2025-10-28 08:58:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004407 252.38.124.56 - - [2025-10-28 08:58:28] "POST /neutron/network HTTP/1.1" 200 151 0.100937 10.0.0.38 - - [2025-10-28 08:58:28] "GET /routing-instance/8b1df129-8160-4eef-9c73-98b79003950c HTTP/1.1" 404 171 0.005539 10.0.0.38 - - [2025-10-28 08:58:28] "DELETE /route-target/53b89f5c-60ce-44f0-a753-6c268dd78b4e HTTP/1.1" 200 115 0.034062 10.0.0.38 - - [2025-10-28 08:58:28] "GET /domains HTTP/1.1" 200 438 0.002674 10.0.0.38 - - [2025-10-28 08:58:29] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001130 10.0.0.38 - - [2025-10-28 08:58:29] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1303 0.007691 10.0.0.38 - - [2025-10-28 08:58:29] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 10.0.0.38 - - [2025-10-28 08:58:29] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 2076 0.024480 252.38.124.56 - - [2025-10-28 08:58:29] "POST /neutron/network HTTP/1.1" 200 830 0.005730 10.0.0.38 - - [2025-10-28 08:58:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003846 10.0.0.38 - - [2025-10-28 08:58:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004580 10.0.0.38 - - [2025-10-28 08:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 252.38.124.56 - - [2025-10-28 08:58:29] "POST /neutron/network HTTP/1.1" 200 151 0.100752 10.0.0.38 - - [2025-10-28 08:58:29] "GET /routing-instance/68f783ab-2c70-425d-be7e-81510be84f51 HTTP/1.1" 404 171 0.002546 10.0.0.38 - - [2025-10-28 08:58:29] "DELETE /route-target/eb85b326-a7f7-433f-a812-e63c21f55636 HTTP/1.1" 200 115 0.027769 10.0.0.38 - - [2025-10-28 08:58:29] "GET /domains HTTP/1.1" 200 438 0.002872 10.0.0.38 - - [2025-10-28 08:58:29] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001313 10.0.0.38 - - [2025-10-28 08:58:29] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1303 0.009482 10.0.0.38 - - [2025-10-28 08:58:29] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001278 10.0.0.38 - - [2025-10-28 08:58:29] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 1837 0.039086 10.0.0.38 - - [2025-10-28 08:58:30] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269 10.0.0.38 - - [2025-10-28 08:58:30] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029431 10.0.0.38 - - [2025-10-28 08:58:30] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001230 10.0.0.38 - - [2025-10-28 08:58:30] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?fields=virtual_networks HTTP/1.1" 200 1028 0.080828 10.0.0.38 - - [2025-10-28 08:58:30] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001853 10.0.0.38 - - [2025-10-28 08:58:30] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.033918 10.0.0.38 - - [2025-10-28 08:58:30] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001170 10.0.0.38 - - [2025-10-28 08:58:30] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?fields=security_groups HTTP/1.1" 200 1251 0.028670 10.0.0.38 - - [2025-10-28 08:58:31] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001492 10.0.0.38 - - [2025-10-28 08:58:31] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007866 10.0.0.38 - - [2025-10-28 08:58:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.033789 10.0.0.38 - - [2025-10-28 08:58:31] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002767 10.0.0.38 - - [2025-10-28 08:58:31] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001386 10.0.0.38 - - [2025-10-28 08:58:31] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007336 10.0.0.38 - - [2025-10-28 08:58:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.002420 10.0.0.38 - - [2025-10-28 08:58:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003683 10.0.0.38 - - [2025-10-28 08:58:32] "POST /security-groups HTTP/1.1" 200 584 0.064646 10.0.0.38 - - [2025-10-28 08:58:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.004692 10.0.0.38 - - [2025-10-28 08:58:32] "POST /projects HTTP/1.1" 200 579 0.228163 10.0.0.38 - - [2025-10-28 08:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.264344 10.0.0.38 - - [2025-10-28 08:58:32] "POST /access-control-lists HTTP/1.1" 200 597 0.066972 10.0.0.38 - - [2025-10-28 08:58:32] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.414552 10.0.0.38 - - [2025-10-28 08:58:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003002 10.0.0.38 - - [2025-10-28 08:58:32] "POST /access-control-lists HTTP/1.1" 200 595 0.061114 10.0.0.38 - - [2025-10-28 08:58:33] "GET / HTTP/1.1" 200 36215 0.002614 10.0.0.38 - - [2025-10-28 08:58:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000583 10.0.0.38 - - [2025-10-28 08:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.032323 10.0.0.38 - - [2025-10-28 08:58:35] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 10.0.0.38 - - [2025-10-28 08:58:35] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.028191 10.0.0.38 - - [2025-10-28 08:58:35] "POST /fqname-to-id HTTP/1.1" 404 178 0.002718 10.0.0.38 - - [2025-10-28 08:58:35] "POST /virtual-DNSs HTTP/1.1" 200 507 0.021274 10.0.0.38 - - [2025-10-28 08:58:35] "GET /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.005579 10.0.0.38 - - [2025-10-28 08:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2025-10-28 08:58:35] "GET /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003613 10.0.0.38 - - [2025-10-28 08:58:35] "GET /domains HTTP/1.1" 401 296 0.000460 10.0.0.38 - - [2025-10-28 08:58:36] "GET /domains HTTP/1.1" 200 438 0.032202 10.0.0.38 - - [2025-10-28 08:58:36] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001716 10.0.0.38 - - [2025-10-28 08:58:36] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1688 0.009587 10.0.0.38 - - [2025-10-28 08:58:36] "GET /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f HTTP/1.1" 200 1439 0.005111 10.0.0.38 - - [2025-10-28 08:58:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.002866 10.0.0.38 - - [2025-10-28 08:58:36] "POST /network-ipams HTTP/1.1" 200 514 0.018470 10.0.0.38 - - [2025-10-28 08:58:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003423 10.0.0.38 - - [2025-10-28 08:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.38 - - [2025-10-28 08:58:36] "GET /network-ipam/0e386745-c96d-44c7-a141-b9a12c28552d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.005142 10.0.0.38 - - [2025-10-28 08:58:36] "PUT /network-ipam/0e386745-c96d-44c7-a141-b9a12c28552d HTTP/1.1" 200 259 0.010949 10.0.0.38 - - [2025-10-28 08:58:36] "POST /ref-update HTTP/1.1" 200 156 0.008454 10.0.0.38 - - [2025-10-28 08:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2025-10-28 08:58:36] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001205 10.0.0.38 - - [2025-10-28 08:58:36] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029281 252.38.124.56 - - [2025-10-28 08:58:36] "POST /neutron/network HTTP/1.1" 200 117 0.038409 10.0.0.38 - - [2025-10-28 08:58:36] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001395 252.38.124.56 - - [2025-10-28 08:58:36] "POST /neutron/network HTTP/1.1" 200 616 0.079113 10.0.0.38 - - [2025-10-28 08:58:36] "POST /route-targets HTTP/1.1" 200 328 0.022732 10.0.0.38 - - [2025-10-28 08:58:36] "POST /ref-update HTTP/1.1" 200 156 0.021697 10.0.0.38 - - [2025-10-28 08:58:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002267 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.215220 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 829 0.005928 10.0.0.38 - - [2025-10-28 08:58:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001861 10.0.0.38 - - [2025-10-28 08:58:37] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005539 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 829 0.005860 10.0.0.38 - - [2025-10-28 08:58:37] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005494 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 829 0.005379 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.007541 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 803 0.010730 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 829 0.005463 10.0.0.38 - - [2025-10-28 08:58:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001496 252.38.124.56 - - [2025-10-28 08:58:37] "POST /neutron/network HTTP/1.1" 200 839 0.005706 252.38.124.56 - - [2025-10-28 08:58:38] "GET /aaa-mode HTTP/1.1" 401 296 0.000462 252.38.124.56 - - [2025-10-28 08:58:38] "GET / HTTP/1.1" 200 36215 0.002016 252.38.124.56 - - [2025-10-28 08:58:38] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000440 10.0.0.38 - - [2025-10-28 08:58:38] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001157 252.38.124.56 - - [2025-10-28 08:58:38] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.058907 252.38.124.56 - - [2025-10-28 08:58:38] "POST /neutron/network HTTP/1.1" 200 829 0.036676 252.38.124.56 - - [2025-10-28 08:58:38] "POST /neutron/port HTTP/1.1" 200 117 0.005377 252.38.124.56 - - [2025-10-28 08:58:38] "POST /neutron/port HTTP/1.1" 200 117 0.007421 252.38.124.56 - - [2025-10-28 08:58:39] "POST /neutron/port HTTP/1.1" 200 117 0.007227 252.38.124.56 - - [2025-10-28 08:58:39] "POST /neutron/network HTTP/1.1" 200 839 0.007614 10.0.0.38 - - [2025-10-28 08:58:39] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001268 252.38.124.56 - - [2025-10-28 08:58:39] "POST /neutron/port HTTP/1.1" 200 1056 0.222110 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/port HTTP/1.1" 200 1056 0.009443 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/port HTTP/1.1" 200 1056 0.009046 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/port HTTP/1.1" 200 1106 0.059783 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/port HTTP/1.1" 200 1080 0.011769 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004234 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.006815 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/port HTTP/1.1" 200 117 0.001259 252.38.124.56 - - [2025-10-28 08:58:40] "POST /neutron/network HTTP/1.1" 200 829 0.006234 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/port HTTP/1.1" 200 1080 0.018103 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006682 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/port HTTP/1.1" 200 1080 0.021436 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009677 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/port HTTP/1.1" 200 1080 0.011807 252.38.124.56 - - [2025-10-28 08:58:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008013 10.0.0.38 - - [2025-10-28 08:58:44] "GET /virtual-machine/8bf39369-75fe-4a96-9c27-0b6469070130 HTTP/1.1" 200 1294 0.006145 10.0.0.38 - - [2025-10-28 08:58:44] "GET /virtual-machine-interface/f3239f31-f9f5-4103-9d9e-086e91e474c5 HTTP/1.1" 200 2960 0.007411 10.0.0.38 - - [2025-10-28 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.38 - - [2025-10-28 08:58:44] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003289 10.0.0.38 - - [2025-10-28 08:58:44] "GET /virtual-networks?parent_id=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003130 10.0.0.38 - - [2025-10-28 08:58:44] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005356 10.0.0.38 - - [2025-10-28 08:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.38 - - [2025-10-28 08:58:48] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007221 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/port HTTP/1.1" 200 1080 0.010586 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005420 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/port HTTP/1.1" 200 1080 0.011061 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005464 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/port HTTP/1.1" 200 1080 0.011806 252.38.124.56 - - [2025-10-28 08:58:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005279 10.0.0.38 - - [2025-10-28 08:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2025-10-28 08:58:52] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003103 10.0.0.38 - - [2025-10-28 08:58:52] "GET /virtual-networks?parent_id=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006372 10.0.0.38 - - [2025-10-28 08:58:52] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006512 252.38.124.56 - - [2025-10-28 08:58:52] "POST /neutron/port HTTP/1.1" 200 1080 0.011481 252.38.124.56 - - [2025-10-28 08:58:52] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005874 252.38.124.56 - - [2025-10-28 08:58:56] "POST /neutron/network HTTP/1.1" 200 803 0.010101 252.38.124.56 - - [2025-10-28 08:58:57] "POST /neutron/network HTTP/1.1" 200 829 0.005790 10.0.0.38 - - [2025-10-28 08:58:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001709 252.38.124.56 - - [2025-10-28 08:58:57] "POST /neutron/port HTTP/1.1" 200 1080 0.011634 252.38.124.56 - - [2025-10-28 08:58:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006517 252.38.124.56 - - [2025-10-28 08:58:57] "POST /neutron/network HTTP/1.1" 200 839 0.006625 252.38.124.56 - - [2025-10-28 08:58:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000604 252.38.124.56 - - [2025-10-28 08:58:57] "GET / HTTP/1.1" 200 36215 0.002747 252.38.124.56 - - [2025-10-28 08:58:57] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000631 10.0.0.38 - - [2025-10-28 08:58:57] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 252.38.124.56 - - [2025-10-28 08:58:57] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.053644 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/network HTTP/1.1" 200 829 0.032916 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/port HTTP/1.1" 200 1080 0.013912 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006957 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/port HTTP/1.1" 200 117 0.005125 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/port HTTP/1.1" 200 117 0.004751 252.38.124.56 - - [2025-10-28 08:58:58] "POST /neutron/network HTTP/1.1" 200 839 0.007600 10.0.0.38 - - [2025-10-28 08:58:58] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001152 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 1056 0.228147 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 1056 0.012719 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 1056 0.009828 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 1106 0.063564 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 1080 0.010766 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003285 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.009125 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/port HTTP/1.1" 200 117 0.001300 252.38.124.56 - - [2025-10-28 08:58:59] "POST /neutron/network HTTP/1.1" 200 829 0.005635 252.38.124.56 - - [2025-10-28 08:59:03] "POST /neutron/port HTTP/1.1" 200 1080 0.079002 252.38.124.56 - - [2025-10-28 08:59:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006602 252.38.124.56 - - [2025-10-28 08:59:03] "POST /neutron/port HTTP/1.1" 200 1080 0.011110 252.38.124.56 - - [2025-10-28 08:59:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006781 252.38.124.56 - - [2025-10-28 08:59:03] "POST /neutron/port HTTP/1.1" 200 1080 0.012219 252.38.124.56 - - [2025-10-28 08:59:04] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005642 10.0.0.38 - - [2025-10-28 08:59:04] "GET /virtual-machine/c2a8f7a5-5f44-4060-bd55-f5c152e965eb HTTP/1.1" 200 1294 0.004713 10.0.0.38 - - [2025-10-28 08:59:04] "GET /virtual-machine-interface/b44c971e-e1c0-4bb2-bbbe-97cf16552961 HTTP/1.1" 200 2960 0.006917 10.0.0.38 - - [2025-10-28 08:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.38 - - [2025-10-28 08:59:04] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004192 10.0.0.38 - - [2025-10-28 08:59:04] "GET /virtual-networks?parent_id=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002648 10.0.0.38 - - [2025-10-28 08:59:04] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005426 10.0.0.38 - - [2025-10-28 08:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.38 - - [2025-10-28 08:59:07] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005721 252.38.124.56 - - [2025-10-28 08:59:09] "POST /neutron/port HTTP/1.1" 200 1080 0.011763 252.38.124.56 - - [2025-10-28 08:59:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006352 10.0.0.38 - - [2025-10-28 08:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.38 - - [2025-10-28 08:59:11] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004369 10.0.0.38 - - [2025-10-28 08:59:11] "GET /virtual-networks?parent_id=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003325 10.0.0.38 - - [2025-10-28 08:59:11] "GET /virtual-network/0eafe494-a612-47b5-9b9f-a7d46b37e11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006193 252.38.124.56 - - [2025-10-28 08:59:11] "POST /neutron/port HTTP/1.1" 200 1080 0.010571 252.38.124.56 - - [2025-10-28 08:59:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006038 252.38.124.56 - - [2025-10-28 08:59:12] "POST /neutron/port HTTP/1.1" 200 1080 0.010975 252.38.124.56 - - [2025-10-28 08:59:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005111 10.0.0.38 - - [2025-10-28 08:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.38 - - [2025-10-28 08:59:18] "DELETE /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f HTTP/1.1" 409 236 0.006588 10.0.0.38 - - [2025-10-28 08:59:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.002873 10.0.0.38 - - [2025-10-28 08:59:19] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.014571 10.0.0.38 - - [2025-10-28 08:59:19] "GET /virtual-DNS-record/7c9988f5-8c5d-4646-b45c-88780cb60387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004899 10.0.0.38 - - [2025-10-28 08:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.38 - - [2025-10-28 08:59:19] "GET /virtual-DNS-record/7c9988f5-8c5d-4646-b45c-88780cb60387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003526 10.0.0.38 - - [2025-10-28 08:59:19] "GET /domains HTTP/1.1" 200 438 0.002961 10.0.0.38 - - [2025-10-28 08:59:19] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.38 - - [2025-10-28 08:59:19] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1688 0.007250 10.0.0.38 - - [2025-10-28 08:59:19] "GET /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f HTTP/1.1" 200 1906 0.004740 10.0.0.38 - - [2025-10-28 08:59:19] "GET /virtual-DNS-record/7c9988f5-8c5d-4646-b45c-88780cb60387 HTTP/1.1" 200 1336 0.003514 10.0.0.38 - - [2025-10-28 08:59:19] "DELETE /project/87e622b2143f4cd7a084d752b9b89b4a HTTP/1.1" 404 173 0.003829 10.0.0.38 - - [2025-10-28 08:59:19] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001167 10.0.0.38 - - [2025-10-28 08:59:19] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.027154 10.0.0.38 - - [2025-10-28 08:59:19] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001319 10.0.0.38 - - [2025-10-28 08:59:19] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?fields=security_groups HTTP/1.1" 200 1344 0.071478 10.0.0.38 - - [2025-10-28 08:59:19] "DELETE /security-group/c0139ed9-2f6d-4f39-b6e5-5d2dccf1ee92 HTTP/1.1" 200 115 0.039898 10.0.0.38 - - [2025-10-28 08:59:19] "GET /projects?obj_uuids=f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001136 10.0.0.38 - - [2025-10-28 08:59:19] "DELETE /access-control-list/f2150600-4f51-4f6f-b602-63670c8780f4 HTTP/1.1" 200 115 0.034866 10.0.0.38 - - [2025-10-28 08:59:19] "GET /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85?fields=application_policy_sets HTTP/1.1" 200 1383 0.033208 10.0.0.38 - - [2025-10-28 08:59:19] "DELETE /access-control-list/1fb1893c-9290-4353-8de3-4470297931f3 HTTP/1.1" 200 115 0.026246 10.0.0.38 - - [2025-10-28 08:59:19] "DELETE /project/f4aa4ec3-a7bc-439c-b31a-ebbc5f3fac85 HTTP/1.1" 200 115 0.335717 10.0.0.38 - - [2025-10-28 08:59:24] "DELETE /virtual-DNS-record/7c9988f5-8c5d-4646-b45c-88780cb60387 HTTP/1.1" 200 115 0.020865 10.0.0.38 - - [2025-10-28 08:59:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.003326 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/network HTTP/1.1" 200 829 0.006392 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/network HTTP/1.1" 400 204 0.010578 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/port HTTP/1.1" 200 1080 0.019851 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/port HTTP/1.1" 200 1080 0.018432 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/port HTTP/1.1" 200 1106 0.013665 252.38.124.56 - - [2025-10-28 08:59:25] "POST /neutron/port HTTP/1.1" 200 1106 0.012042 252.38.124.56 - - [2025-10-28 08:59:26] "POST /neutron/port HTTP/1.1" 200 151 0.180767 252.38.124.56 - - [2025-10-28 08:59:26] "POST /neutron/port HTTP/1.1" 200 151 0.179411 252.38.124.56 - - [2025-10-28 08:59:27] "POST /neutron/network HTTP/1.1" 200 829 0.006171 10.0.0.38 - - [2025-10-28 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012684 10.0.0.38 - - [2025-10-28 08:59:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007669 10.0.0.38 - - [2025-10-28 08:59:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002894 252.38.124.56 - - [2025-10-28 08:59:27] "POST /neutron/network HTTP/1.1" 200 151 0.522657 10.0.0.38 - - [2025-10-28 08:59:27] "DELETE /route-target/74757a80-69f7-43f2-b8cb-2304e7e17ce1 HTTP/1.1" 200 115 0.098621 10.0.0.38 - - [2025-10-28 08:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.38 - - [2025-10-28 08:59:28] "DELETE /network-ipam/0e386745-c96d-44c7-a141-b9a12c28552d HTTP/1.1" 200 115 0.052759 10.0.0.38 - - [2025-10-28 08:59:28] "DELETE /virtual-DNS/fa8d30c6-d437-4151-92d5-8f75bb33ba9f HTTP/1.1" 200 115 0.021234 10.0.0.38 - - [2025-10-28 08:59:28] "POST /fqname-to-id HTTP/1.1" 404 178 0.003056 10.0.0.38 - - [2025-10-28 08:59:28] "GET /domains HTTP/1.1" 200 438 0.003299 10.0.0.38 - - [2025-10-28 08:59:28] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001949 10.0.0.38 - - [2025-10-28 08:59:28] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1306 0.010657 10.0.0.38 - - [2025-10-28 08:59:28] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001125 10.0.0.38 - - [2025-10-28 08:59:28] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.031040 10.0.0.38 - - [2025-10-28 08:59:28] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101 10.0.0.38 - - [2025-10-28 08:59:28] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?fields=virtual_networks HTTP/1.1" 200 1033 0.070684 10.0.0.38 - - [2025-10-28 08:59:28] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001126 10.0.0.38 - - [2025-10-28 08:59:28] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.026016 10.0.0.38 - - [2025-10-28 08:59:28] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001034 10.0.0.38 - - [2025-10-28 08:59:28] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?fields=security_groups HTTP/1.1" 200 1259 0.036765 10.0.0.38 - - [2025-10-28 08:59:29] "GET /obj-perms HTTP/1.1" 200 6381 0.071565 10.0.0.38 - - [2025-10-28 08:59:29] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001408 10.0.0.38 - - [2025-10-28 08:59:29] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007592 10.0.0.38 - - [2025-10-28 08:59:29] "GET /obj-perms HTTP/1.1" 200 6381 0.122683 10.0.0.38 - - [2025-10-28 08:59:29] "POST /fqname-to-id HTTP/1.1" 404 187 0.028885 10.0.0.38 - - [2025-10-28 08:59:30] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003217 10.0.0.38 - - [2025-10-28 08:59:30] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001644 10.0.0.38 - - [2025-10-28 08:59:30] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007845 10.0.0.38 - - [2025-10-28 08:59:30] "POST /id-to-fqname HTTP/1.1" 200 189 0.001669 10.0.0.38 - - [2025-10-28 08:59:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.003411 10.0.0.38 - - [2025-10-28 08:59:30] "POST /security-groups HTTP/1.1" 200 584 0.063272 10.0.0.38 - - [2025-10-28 08:59:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.003041 10.0.0.38 - - [2025-10-28 08:59:30] "POST /projects HTTP/1.1" 200 579 0.227922 10.0.0.38 - - [2025-10-28 08:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.262167 10.0.0.38 - - [2025-10-28 08:59:30] "POST /access-control-lists HTTP/1.1" 200 597 0.059082 10.0.0.38 - - [2025-10-28 08:59:30] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.403966 10.0.0.38 - - [2025-10-28 08:59:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002889 10.0.0.38 - - [2025-10-28 08:59:30] "POST /access-control-lists HTTP/1.1" 200 595 0.071590 10.0.0.38 - - [2025-10-28 08:59:31] "GET / HTTP/1.1" 200 36215 0.002695 10.0.0.38 - - [2025-10-28 08:59:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000622 10.0.0.38 - - [2025-10-28 08:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.069997 10.0.0.38 - - [2025-10-28 08:59:32] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001052 10.0.0.38 - - [2025-10-28 08:59:32] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029196 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/network HTTP/1.1" 200 117 0.040824 10.0.0.38 - - [2025-10-28 08:59:33] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001386 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/network HTTP/1.1" 200 604 0.082260 10.0.0.38 - - [2025-10-28 08:59:33] "POST /route-targets HTTP/1.1" 200 328 0.017822 10.0.0.38 - - [2025-10-28 08:59:33] "POST /ref-update HTTP/1.1" 200 156 0.028969 10.0.0.38 - - [2025-10-28 08:59:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007041 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.182636 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/network HTTP/1.1" 200 824 0.006070 10.0.0.38 - - [2025-10-28 08:59:33] "POST /id-to-fqname HTTP/1.1" 200 219 0.001473 10.0.0.38 - - [2025-10-28 08:59:33] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005584 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/network HTTP/1.1" 200 824 0.005102 10.0.0.38 - - [2025-10-28 08:59:33] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007453 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/network HTTP/1.1" 200 824 0.006388 252.38.124.56 - - [2025-10-28 08:59:33] "POST /neutron/subnet HTTP/1.1" 200 729 0.007498 10.0.0.38 - - [2025-10-28 08:59:33] "POST /id-to-fqname HTTP/1.1" 200 219 0.001348 252.38.124.56 - - [2025-10-28 08:59:34] "POST /neutron/network HTTP/1.1" 200 834 0.006586 252.38.124.56 - - [2025-10-28 08:59:34] "GET /aaa-mode HTTP/1.1" 401 296 0.000426 252.38.124.56 - - [2025-10-28 08:59:34] "GET / HTTP/1.1" 200 36215 0.002082 252.38.124.56 - - [2025-10-28 08:59:34] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000373 10.0.0.38 - - [2025-10-28 08:59:34] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001121 252.38.124.56 - - [2025-10-28 08:59:34] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.048579 252.38.124.56 - - [2025-10-28 08:59:34] "POST /neutron/network HTTP/1.1" 200 824 0.032955 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.004970 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.005835 10.0.0.38 - - [2025-10-28 08:59:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.001390 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/port HTTP/1.1" 200 117 0.004808 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/network HTTP/1.1" 200 834 0.005993 252.38.124.56 - - [2025-10-28 08:59:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000435 252.38.124.56 - - [2025-10-28 08:59:35] "GET / HTTP/1.1" 200 36215 0.002048 252.38.124.56 - - [2025-10-28 08:59:35] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000420 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/network HTTP/1.1" 200 834 0.005853 10.0.0.38 - - [2025-10-28 08:59:35] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001194 10.0.0.38 - - [2025-10-28 08:59:35] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001411 252.38.124.56 - - [2025-10-28 08:59:35] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.077718 252.38.124.56 - - [2025-10-28 08:59:35] "POST /neutron/port HTTP/1.1" 200 1060 0.269985 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1060 0.012452 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/network HTTP/1.1" 200 824 0.039005 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1060 0.009509 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1110 0.072081 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1084 0.017429 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1084 0.015551 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007791 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.009913 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004481 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/subnet HTTP/1.1" 200 703 0.008405 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 1084 0.013804 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/port HTTP/1.1" 200 117 0.001344 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009436 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/network HTTP/1.1" 200 824 0.005805 252.38.124.56 - - [2025-10-28 08:59:36] "POST /neutron/network HTTP/1.1" 200 834 0.006252 10.0.0.38 - - [2025-10-28 08:59:36] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001105 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 1060 0.297203 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 1060 0.012414 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 1060 0.010558 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 1110 0.065753 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 1084 0.012242 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003761 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.017797 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/port HTTP/1.1" 200 117 0.001229 252.38.124.56 - - [2025-10-28 08:59:37] "POST /neutron/network HTTP/1.1" 200 824 0.005881 252.38.124.56 - - [2025-10-28 08:59:41] "POST /neutron/port HTTP/1.1" 200 1084 0.012861 252.38.124.56 - - [2025-10-28 08:59:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006921 252.38.124.56 - - [2025-10-28 08:59:41] "POST /neutron/port HTTP/1.1" 200 1084 0.013066 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:59:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 252.38.124.56 - - [2025-10-28 08:59:41] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007152 [Introspect:8084]10.0.0.38 - - [2025-10-28 08:59:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001431 252.38.124.56 - - [2025-10-28 08:59:42] "POST /neutron/port HTTP/1.1" 200 1084 0.012390 252.38.124.56 - - [2025-10-28 08:59:42] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006886 10.0.0.38 - - [2025-10-28 08:59:42] "GET /virtual-machine/18bc7413-59c6-4b1f-855f-42452abf5a3a HTTP/1.1" 401 296 0.000607 10.0.0.38 - - [2025-10-28 08:59:42] "GET /virtual-machine/18bc7413-59c6-4b1f-855f-42452abf5a3a HTTP/1.1" 200 1292 0.044466 10.0.0.38 - - [2025-10-28 08:59:42] "GET /virtual-machine-interface/4f0735bc-5def-42d7-8268-f0fb5a802a17 HTTP/1.1" 200 2939 0.008237 10.0.0.38 - - [2025-10-28 08:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.38 - - [2025-10-28 08:59:42] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004788 10.0.0.38 - - [2025-10-28 08:59:42] "GET /virtual-networks?parent_id=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003853 10.0.0.38 - - [2025-10-28 08:59:42] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.010480 10.0.0.38 - - [2025-10-28 08:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.38 - - [2025-10-28 08:59:46] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006042 252.38.124.56 - - [2025-10-28 08:59:46] "POST /neutron/port HTTP/1.1" 200 1084 0.012000 252.38.124.56 - - [2025-10-28 08:59:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007888 252.38.124.56 - - [2025-10-28 08:59:47] "POST /neutron/port HTTP/1.1" 200 1084 0.013387 252.38.124.56 - - [2025-10-28 08:59:47] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006319 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.012019 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006027 10.0.0.38 - - [2025-10-28 08:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.38 - - [2025-10-28 08:59:48] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003550 10.0.0.38 - - [2025-10-28 08:59:48] "GET /virtual-networks?parent_id=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003226 10.0.0.38 - - [2025-10-28 08:59:48] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006062 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.016260 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.017946 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005518 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010505 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.021715 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.013754 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009786 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006740 252.38.124.56 - - [2025-10-28 08:59:48] "POST /neutron/port HTTP/1.1" 200 1084 0.013671 252.38.124.56 - - [2025-10-28 08:59:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007428 10.0.0.38 - - [2025-10-28 08:59:49] "GET /virtual-machine/7a6d6a23-b794-4dc0-8a97-022c3c5d3e4c HTTP/1.1" 200 1292 0.008802 10.0.0.38 - - [2025-10-28 08:59:49] "GET /virtual-machine-interface/85749cf2-4b32-4713-91de-cbdabc76ecc7 HTTP/1.1" 200 2940 0.009135 252.38.124.56 - - [2025-10-28 08:59:49] "POST /neutron/port HTTP/1.1" 200 1084 0.012335 252.38.124.56 - - [2025-10-28 08:59:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005815 10.0.0.38 - - [2025-10-28 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.38 - - [2025-10-28 08:59:49] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003198 10.0.0.38 - - [2025-10-28 08:59:49] "GET /virtual-networks?parent_id=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003202 10.0.0.38 - - [2025-10-28 08:59:49] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006961 252.38.124.56 - - [2025-10-28 08:59:49] "POST /neutron/port HTTP/1.1" 200 1084 0.010910 252.38.124.56 - - [2025-10-28 08:59:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005817 10.0.0.38 - - [2025-10-28 08:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.38 - - [2025-10-28 08:59:50] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003942 10.0.0.38 - - [2025-10-28 08:59:50] "GET /virtual-networks?parent_id=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002931 10.0.0.38 - - [2025-10-28 08:59:50] "GET /virtual-network/26d2b406-5a0f-482d-9f66-e764d882f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005486 252.38.124.56 - - [2025-10-28 08:59:55] "POST /neutron/network HTTP/1.1" 200 824 0.008551 252.38.124.56 - - [2025-10-28 08:59:55] "POST /neutron/network HTTP/1.1" 400 204 0.012710 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 1084 0.018553 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 1084 0.013623 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 1110 0.016093 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 1110 0.010679 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 151 0.150155 252.38.124.56 - - [2025-10-28 08:59:56] "POST /neutron/port HTTP/1.1" 200 151 0.151450 252.38.124.56 - - [2025-10-28 08:59:58] "POST /neutron/network HTTP/1.1" 200 824 0.007165 10.0.0.38 - - [2025-10-28 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.38 - - [2025-10-28 08:59:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003497 10.0.0.38 - - [2025-10-28 08:59:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 252.38.124.56 - - [2025-10-28 08:59:58] "POST /neutron/network HTTP/1.1" 200 151 0.102545 10.0.0.38 - - [2025-10-28 08:59:58] "DELETE /route-target/aa83b26f-6f57-4ede-a305-df749c521d2b HTTP/1.1" 200 115 0.024221 10.0.0.38 - - [2025-10-28 08:59:58] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001330 10.0.0.38 - - [2025-10-28 08:59:58] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.047113 10.0.0.38 - - [2025-10-28 08:59:58] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001894 10.0.0.38 - - [2025-10-28 08:59:58] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?fields=virtual_networks HTTP/1.1" 200 1033 0.057419 10.0.0.38 - - [2025-10-28 08:59:58] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001284 10.0.0.38 - - [2025-10-28 08:59:58] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035247 10.0.0.38 - - [2025-10-28 08:59:58] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001188 10.0.0.38 - - [2025-10-28 08:59:58] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?fields=security_groups HTTP/1.1" 200 1259 0.034274 10.0.0.38 - - [2025-10-28 09:00:00] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001495 10.0.0.38 - - [2025-10-28 09:00:00] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007844 10.0.0.38 - - [2025-10-28 09:00:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.031761 10.0.0.38 - - [2025-10-28 09:00:00] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002946 10.0.0.38 - - [2025-10-28 09:00:00] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001443 10.0.0.38 - - [2025-10-28 09:00:00] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007633 10.0.0.38 - - [2025-10-28 09:00:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.030798 10.0.0.38 - - [2025-10-28 09:00:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.009365 10.0.0.38 - - [2025-10-28 09:00:01] "POST /security-groups HTTP/1.1" 200 583 0.244843 10.0.0.38 - - [2025-10-28 09:00:01] "POST /projects HTTP/1.1" 200 577 0.507803 10.0.0.38 - - [2025-10-28 09:00:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.040471 10.0.0.38 - - [2025-10-28 09:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.674485 10.0.0.38 - - [2025-10-28 09:00:01] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 1.112951 10.0.0.38 - - [2025-10-28 09:00:01] "POST /access-control-lists HTTP/1.1" 200 596 0.426942 10.0.0.38 - - [2025-10-28 09:00:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.025393 10.0.0.38 - - [2025-10-28 09:00:01] "POST /access-control-lists HTTP/1.1" 200 594 0.089001 10.0.0.38 - - [2025-10-28 09:00:04] "GET / HTTP/1.1" 200 36215 0.004267 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002057 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001074 10.0.0.38 - - [2025-10-28 09:00:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.003252 10.0.0.38 - - [2025-10-28 09:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.271620 10.0.0.38 - - [2025-10-28 09:00:07] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004115 10.0.0.38 - - [2025-10-28 09:00:07] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.129978 252.38.124.56 - - [2025-10-28 09:00:08] "POST /neutron/network HTTP/1.1" 200 117 0.219659 10.0.0.38 - - [2025-10-28 09:00:08] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005129 252.38.124.56 - - [2025-10-28 09:00:09] "POST /neutron/network HTTP/1.1" 200 623 0.479706 10.0.0.38 - - [2025-10-28 09:00:09] "POST /route-targets HTTP/1.1" 200 328 0.064834 10.0.0.38 - - [2025-10-28 09:00:09] "POST /ref-update HTTP/1.1" 200 156 0.140153 10.0.0.38 - - [2025-10-28 09:00:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009067 252.38.124.56 - - [2025-10-28 09:00:09] "POST /neutron/subnet HTTP/1.1" 200 701 0.482446 252.38.124.56 - - [2025-10-28 09:00:09] "POST /neutron/network HTTP/1.1" 200 837 0.042315 10.0.0.38 - - [2025-10-28 09:00:09] "POST /id-to-fqname HTTP/1.1" 200 228 0.001444 10.0.0.38 - - [2025-10-28 09:00:09] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005762 252.38.124.56 - - [2025-10-28 09:00:09] "POST /neutron/network HTTP/1.1" 200 837 0.008433 10.0.0.38 - - [2025-10-28 09:00:09] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.007229 252.38.124.56 - - [2025-10-28 09:00:09] "POST /neutron/network HTTP/1.1" 200 837 0.008179 252.38.124.56 - - [2025-10-28 09:00:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.015094 252.38.124.56 - - [2025-10-28 09:00:10] "POST /neutron/network HTTP/1.1" 200 837 0.007823 10.0.0.38 - - [2025-10-28 09:00:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001421 252.38.124.56 - - [2025-10-28 09:00:10] "POST /neutron/network HTTP/1.1" 200 847 0.007827 252.38.124.56 - - [2025-10-28 09:00:10] "GET /aaa-mode HTTP/1.1" 401 296 0.000530 252.38.124.56 - - [2025-10-28 09:00:10] "GET / HTTP/1.1" 200 36215 0.001740 252.38.124.56 - - [2025-10-28 09:00:10] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000468 10.0.0.38 - - [2025-10-28 09:00:11] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001736 252.38.124.56 - - [2025-10-28 09:00:11] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.112372 252.38.124.56 - - [2025-10-28 09:00:11] "POST /neutron/network HTTP/1.1" 200 837 0.016378 252.38.124.56 - - [2025-10-28 09:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.006301 252.38.124.56 - - [2025-10-28 09:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.017743 10.0.0.38 - - [2025-10-28 09:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011358 10.0.0.38 - - [2025-10-28 09:00:12] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004678 10.0.0.38 - - [2025-10-28 09:00:12] "PUT /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 277 0.010581 252.38.124.56 - - [2025-10-28 09:00:12] "POST /neutron/port HTTP/1.1" 200 117 0.005617 252.38.124.56 - - [2025-10-28 09:00:13] "POST /neutron/network HTTP/1.1" 200 847 0.011361 10.0.0.38 - - [2025-10-28 09:00:13] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001981 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 1053 0.506540 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 1053 0.011136 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 1053 0.014100 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 1103 0.231867 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 1077 0.025322 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006423 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/subnet HTTP/1.1" 200 675 0.008507 252.38.124.56 - - [2025-10-28 09:00:14] "POST /neutron/port HTTP/1.1" 200 117 0.001487 252.38.124.56 - - [2025-10-28 09:00:15] "POST /neutron/network HTTP/1.1" 200 837 0.008387 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001093 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001378 252.38.124.56 - - [2025-10-28 09:00:17] "POST /neutron/port HTTP/1.1" 200 1077 0.014196 252.38.124.56 - - [2025-10-28 09:00:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015510 252.38.124.56 - - [2025-10-28 09:00:18] "POST /neutron/port HTTP/1.1" 200 1077 0.015283 252.38.124.56 - - [2025-10-28 09:00:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007658 252.38.124.56 - - [2025-10-28 09:00:18] "POST /neutron/port HTTP/1.1" 200 1077 0.017037 252.38.124.56 - - [2025-10-28 09:00:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013048 10.0.0.38 - - [2025-10-28 09:00:18] "GET /virtual-machine/658ba772-003a-410f-8699-d0cd66fb92c0 HTTP/1.1" 401 296 0.000670 10.0.0.38 - - [2025-10-28 09:00:18] "GET /virtual-machine/658ba772-003a-410f-8699-d0cd66fb92c0 HTTP/1.1" 200 1291 0.056549 10.0.0.38 - - [2025-10-28 09:00:18] "GET /virtual-machine-interface/a08d67bb-939e-4812-ae68-0ba0209f1099 HTTP/1.1" 200 2967 0.012504 10.0.0.38 - - [2025-10-28 09:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.38 - - [2025-10-28 09:00:19] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.004258 10.0.0.38 - - [2025-10-28 09:00:19] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.005559 10.0.0.38 - - [2025-10-28 09:00:19] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006669 10.0.0.38 - - [2025-10-28 09:00:19] "DELETE /project/e00a972f786844ea808ebb09a085d5b1 HTTP/1.1" 404 173 0.010110 10.0.0.38 - - [2025-10-28 09:00:19] "DELETE /project/0eb05fbf04e941cebc53aa8dadc35776 HTTP/1.1" 404 173 0.007497 10.0.0.38 - - [2025-10-28 09:00:19] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002710 10.0.0.38 - - [2025-10-28 09:00:19] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001198 10.0.0.38 - - [2025-10-28 09:00:19] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.074779 10.0.0.38 - - [2025-10-28 09:00:19] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.080437 10.0.0.38 - - [2025-10-28 09:00:19] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001784 10.0.0.38 - - [2025-10-28 09:00:19] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001091 10.0.0.38 - - [2025-10-28 09:00:20] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?fields=security_groups HTTP/1.1" 200 1352 0.086103 10.0.0.38 - - [2025-10-28 09:00:20] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?fields=security_groups HTTP/1.1" 200 1352 0.087192 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /security-group/f57c0d41-f02b-4e73-bc2d-ed8323c76481 HTTP/1.1" 200 115 0.150321 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /security-group/443dbc28-4e5c-4ff9-80f6-94b6090ad5f0 HTTP/1.1" 200 115 0.153918 10.0.0.38 - - [2025-10-28 09:00:20] "GET /projects?obj_uuids=0eb05fbf-04e9-41ce-bc53-aa8dadc35776&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002235 10.0.0.38 - - [2025-10-28 09:00:20] "GET /projects?obj_uuids=87e622b2-143f-4cd7-a084-d752b9b89b4a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001319 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /access-control-list/10ea7a87-b11c-4e9b-97cb-1a3e98a00ec9 HTTP/1.1" 200 115 0.094508 10.0.0.38 - - [2025-10-28 09:00:20] "GET /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776?fields=application_policy_sets HTTP/1.1" 200 1391 0.099862 10.0.0.38 - - [2025-10-28 09:00:20] "GET /project/87e622b2-143f-4cd7-a084-d752b9b89b4a?fields=application_policy_sets HTTP/1.1" 200 1391 0.112011 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /access-control-list/1aba5d13-fb9b-4d0c-be50-e6d8fc3b7171 HTTP/1.1" 200 115 0.122613 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /access-control-list/be566902-2a61-4998-9a87-9d9be68cb9bb HTTP/1.1" 200 115 0.112067 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /access-control-list/77bf9017-e7a5-4fd0-a2cb-066fdaaad3cc HTTP/1.1" 200 115 0.073756 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /project/0eb05fbf-04e9-41ce-bc53-aa8dadc35776 HTTP/1.1" 200 115 0.759926 10.0.0.38 - - [2025-10-28 09:00:20] "DELETE /project/87e622b2-143f-4cd7-a084-d752b9b89b4a HTTP/1.1" 200 115 0.817010 10.0.0.38 - - [2025-10-28 09:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.38 - - [2025-10-28 09:00:22] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.008562 252.38.124.56 - - [2025-10-28 09:00:26] "POST /neutron/port HTTP/1.1" 200 1077 0.011350 252.38.124.56 - - [2025-10-28 09:00:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006115 252.38.124.56 - - [2025-10-28 09:00:26] "POST /neutron/port HTTP/1.1" 200 1077 0.013436 252.38.124.56 - - [2025-10-28 09:00:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007479 10.0.0.38 - - [2025-10-28 09:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2025-10-28 09:00:26] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006834 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.38 - - [2025-10-28 09:00:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001366 10.0.0.38 - - [2025-10-28 09:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.38 - - [2025-10-28 09:00:28] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003693 10.0.0.38 - - [2025-10-28 09:00:28] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003496 10.0.0.38 - - [2025-10-28 09:00:28] "GET /virtual-network/38675731-e392-42a2-902c-d7acbca9ef1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006332 252.38.124.56 - - [2025-10-28 09:00:28] "POST /neutron/port HTTP/1.1" 200 1077 0.021036 252.38.124.56 - - [2025-10-28 09:00:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007753 252.38.124.56 - - [2025-10-28 09:00:29] "POST /neutron/port HTTP/1.1" 200 1077 0.015296 252.38.124.56 - - [2025-10-28 09:00:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007102 252.38.124.56 - - [2025-10-28 09:00:30] "POST /neutron/port HTTP/1.1" 200 1077 0.018565 252.38.124.56 - - [2025-10-28 09:00:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007563 10.0.0.38 - - [2025-10-28 09:00:30] "GET /obj-perms HTTP/1.1" 200 6381 0.091211 10.0.0.38 - - [2025-10-28 09:00:30] "GET /obj-perms HTTP/1.1" 200 6381 0.056077 10.0.0.38 - - [2025-10-28 09:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.38 - - [2025-10-28 09:00:36] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003319 10.0.0.38 - - [2025-10-28 09:00:36] "PUT /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 277 0.009555 252.38.124.56 - - [2025-10-28 09:00:36] "POST /neutron/network HTTP/1.1" 200 837 0.013664 252.38.124.56 - - [2025-10-28 09:00:36] "POST /neutron/network HTTP/1.1" 400 204 0.011755 252.38.124.56 - - [2025-10-28 09:00:36] "POST /neutron/port HTTP/1.1" 200 1077 0.013589 252.38.124.56 - - [2025-10-28 09:00:36] "POST /neutron/port HTTP/1.1" 200 1103 0.009211 252.38.124.56 - - [2025-10-28 09:00:37] "POST /neutron/port HTTP/1.1" 200 151 0.135757 252.38.124.56 - - [2025-10-28 09:00:38] "POST /neutron/network HTTP/1.1" 200 837 0.005885 10.0.0.38 - - [2025-10-28 09:00:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007076 10.0.0.38 - - [2025-10-28 09:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.38 - - [2025-10-28 09:00:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004671 252.38.124.56 - - [2025-10-28 09:00:38] "POST /neutron/network HTTP/1.1" 200 151 0.148126 10.0.0.38 - - [2025-10-28 09:00:38] "DELETE /route-target/696402d6-7399-4599-94b6-04c73c6c13fb HTTP/1.1" 200 115 0.021120 10.0.0.38 - - [2025-10-28 09:00:39] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002879 10.0.0.38 - - [2025-10-28 09:00:39] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383 HTTP/1.1" 200 1884 0.004465 10.0.0.38 - - [2025-10-28 09:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.38 - - [2025-10-28 09:00:39] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001509 10.0.0.38 - - [2025-10-28 09:00:39] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.029889 252.38.124.56 - - [2025-10-28 09:00:39] "POST /neutron/network HTTP/1.1" 200 117 0.010995 10.0.0.38 - - [2025-10-28 09:00:39] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001634 252.38.124.56 - - [2025-10-28 09:00:39] "POST /neutron/network HTTP/1.1" 200 603 0.096797 10.0.0.38 - - [2025-10-28 09:00:39] "POST /route-targets HTTP/1.1" 200 328 0.012552 10.0.0.38 - - [2025-10-28 09:00:39] "POST /ref-update HTTP/1.1" 200 156 0.021294 10.0.0.38 - - [2025-10-28 09:00:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002310 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.173823 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/network HTTP/1.1" 200 822 0.005696 10.0.0.38 - - [2025-10-28 09:00:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001421 10.0.0.38 - - [2025-10-28 09:00:40] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005655 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/network HTTP/1.1" 200 822 0.005793 10.0.0.38 - - [2025-10-28 09:00:40] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005278 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/network HTTP/1.1" 200 822 0.005740 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/subnet HTTP/1.1" 200 725 0.007704 10.0.0.38 - - [2025-10-28 09:00:40] "POST /id-to-fqname HTTP/1.1" 200 218 0.001514 252.38.124.56 - - [2025-10-28 09:00:40] "POST /neutron/network HTTP/1.1" 200 832 0.006538 252.38.124.56 - - [2025-10-28 09:00:40] "GET /aaa-mode HTTP/1.1" 401 296 0.000629 252.38.124.56 - - [2025-10-28 09:00:40] "GET / HTTP/1.1" 200 36215 0.002137 252.38.124.56 - - [2025-10-28 09:00:40] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000454 10.0.0.38 - - [2025-10-28 09:00:41] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245 252.38.124.56 - - [2025-10-28 09:00:41] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.060528 252.38.124.56 - - [2025-10-28 09:00:41] "POST /neutron/network HTTP/1.1" 200 822 0.005531 252.38.124.56 - - [2025-10-28 09:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.015026 252.38.124.56 - - [2025-10-28 09:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.005285 252.38.124.56 - - [2025-10-28 09:00:41] "POST /neutron/port HTTP/1.1" 200 117 0.005954 252.38.124.56 - - [2025-10-28 09:00:41] "POST /neutron/network HTTP/1.1" 200 832 0.006061 10.0.0.38 - - [2025-10-28 09:00:41] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001815 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 1058 0.331705 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 1058 0.012089 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 1058 0.012118 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 1108 0.085305 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 1082 0.016257 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004463 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/subnet HTTP/1.1" 200 699 0.007489 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/port HTTP/1.1" 200 117 0.001289 252.38.124.56 - - [2025-10-28 09:00:42] "POST /neutron/network HTTP/1.1" 200 822 0.006585 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/port HTTP/1.1" 200 1082 0.013899 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006289 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/port HTTP/1.1" 200 1082 0.012451 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007252 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/port HTTP/1.1" 200 1082 0.012533 252.38.124.56 - - [2025-10-28 09:00:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006513 10.0.0.38 - - [2025-10-28 09:00:47] "GET /virtual-machine/c2ecab69-1c20-49d8-b654-9a43b60e73f0 HTTP/1.1" 200 1293 0.004560 10.0.0.38 - - [2025-10-28 09:00:47] "GET /virtual-machine-interface/7d8d4a9e-910a-46eb-a51b-6ada5f909fcb HTTP/1.1" 200 2936 0.005276 10.0.0.38 - - [2025-10-28 09:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.38 - - [2025-10-28 09:00:47] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003507 10.0.0.38 - - [2025-10-28 09:00:47] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003004 10.0.0.38 - - [2025-10-28 09:00:47] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005304 10.0.0.38 - - [2025-10-28 09:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.38 - - [2025-10-28 09:00:50] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005550 252.38.124.56 - - [2025-10-28 09:00:52] "POST /neutron/port HTTP/1.1" 200 1082 0.012755 252.38.124.56 - - [2025-10-28 09:00:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005563 252.38.124.56 - - [2025-10-28 09:00:53] "POST /neutron/port HTTP/1.1" 200 1082 0.014445 252.38.124.56 - - [2025-10-28 09:00:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005420 10.0.0.38 - - [2025-10-28 09:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.38 - - [2025-10-28 09:00:54] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005005 252.38.124.56 - - [2025-10-28 09:00:55] "POST /neutron/port HTTP/1.1" 200 1082 0.010425 252.38.124.56 - - [2025-10-28 09:00:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006411 10.0.0.38 - - [2025-10-28 09:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.38 - - [2025-10-28 09:00:56] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004349 10.0.0.38 - - [2025-10-28 09:00:56] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002783 10.0.0.38 - - [2025-10-28 09:00:56] "GET /virtual-network/b49ffcba-7dd4-4d8d-8ab4-0b61d640e703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005300 252.38.124.56 - - [2025-10-28 09:00:58] "POST /neutron/network HTTP/1.1" 200 822 0.006063 252.38.124.56 - - [2025-10-28 09:00:59] "POST /neutron/network HTTP/1.1" 400 204 0.010333 252.38.124.56 - - [2025-10-28 09:00:59] "POST /neutron/port HTTP/1.1" 200 1082 0.019057 252.38.124.56 - - [2025-10-28 09:00:59] "POST /neutron/port HTTP/1.1" 200 1108 0.012930 252.38.124.56 - - [2025-10-28 09:00:59] "POST /neutron/port HTTP/1.1" 200 151 0.126590 252.38.124.56 - - [2025-10-28 09:01:01] "POST /neutron/network HTTP/1.1" 200 822 0.005867 10.0.0.38 - - [2025-10-28 09:01:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002418 10.0.0.38 - - [2025-10-28 09:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.38 - - [2025-10-28 09:01:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 252.38.124.56 - - [2025-10-28 09:01:01] "POST /neutron/network HTTP/1.1" 200 151 0.079824 10.0.0.38 - - [2025-10-28 09:01:01] "DELETE /route-target/47759015-8713-49b7-91c8-fcff06c2bcd3 HTTP/1.1" 200 115 0.021725 10.0.0.38 - - [2025-10-28 09:01:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003348 10.0.0.38 - - [2025-10-28 09:01:02] "POST /network-ipams HTTP/1.1" 200 541 0.017345 10.0.0.38 - - [2025-10-28 09:01:02] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002825 10.0.0.38 - - [2025-10-28 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.38 - - [2025-10-28 09:01:02] "GET /network-ipam/72b8468f-0e7e-48df-82dc-6db1b4526e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.005123 10.0.0.38 - - [2025-10-28 09:01:02] "PUT /network-ipam/72b8468f-0e7e-48df-82dc-6db1b4526e52 HTTP/1.1" 200 259 0.009712 10.0.0.38 - - [2025-10-28 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.38 - - [2025-10-28 09:01:02] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001498 10.0.0.38 - - [2025-10-28 09:01:02] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.026610 252.38.124.56 - - [2025-10-28 09:01:02] "POST /neutron/network HTTP/1.1" 200 117 0.008177 10.0.0.38 - - [2025-10-28 09:01:02] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001319 252.38.124.56 - - [2025-10-28 09:01:02] "POST /neutron/network HTTP/1.1" 200 603 0.063261 10.0.0.38 - - [2025-10-28 09:01:02] "POST /route-targets HTTP/1.1" 200 328 0.013840 10.0.0.38 - - [2025-10-28 09:01:02] "POST /ref-update HTTP/1.1" 200 156 0.028204 10.0.0.38 - - [2025-10-28 09:01:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002097 252.38.124.56 - - [2025-10-28 09:01:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.180844 10.0.0.38 - - [2025-10-28 09:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.006657 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.198123 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/network HTTP/1.1" 200 988 0.006556 10.0.0.38 - - [2025-10-28 09:01:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.001338 10.0.0.38 - - [2025-10-28 09:01:03] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005308 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/network HTTP/1.1" 200 988 0.007160 10.0.0.38 - - [2025-10-28 09:01:03] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005064 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/network HTTP/1.1" 200 988 0.008698 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.013607 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.007752 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/network HTTP/1.1" 200 988 0.007717 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.009288 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/subnet HTTP/1.1" 200 699 0.006827 10.0.0.38 - - [2025-10-28 09:01:03] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001179 252.38.124.56 - - [2025-10-28 09:01:03] "POST /neutron/port HTTP/1.1" 200 1015 0.204549 10.0.0.38 - - [2025-10-28 09:01:03] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001180 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 1015 0.174085 10.0.0.38 - - [2025-10-28 09:01:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001567 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 1015 0.007521 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 1015 0.007545 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/network HTTP/1.1" 200 988 0.006851 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 1015 0.010892 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.005361 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.008612 10.0.0.38 - - [2025-10-28 09:01:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001381 252.38.124.56 - - [2025-10-28 09:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.005250 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.007802 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.009385 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.008613 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/network HTTP/1.1" 200 988 0.007867 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.008218 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.010591 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.008474 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.007288 10.0.0.38 - - [2025-10-28 09:01:05] "POST /id-to-fqname HTTP/1.1" 200 218 0.002078 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.018777 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 117 0.009251 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/network HTTP/1.1" 200 998 0.006176 252.38.124.56 - - [2025-10-28 09:01:05] "POST /neutron/port HTTP/1.1" 200 1015 0.009564 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1015 0.013665 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/network HTTP/1.1" 200 998 0.005802 252.38.124.56 - - [2025-10-28 09:01:06] "GET /aaa-mode HTTP/1.1" 401 296 0.000828 252.38.124.56 - - [2025-10-28 09:01:06] "GET / HTTP/1.1" 200 36215 0.013425 252.38.124.56 - - [2025-10-28 09:01:06] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.001374 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1103 0.133447 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1077 0.032144 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008079 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1015 0.014832 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/subnet HTTP/1.1" 200 673 0.009450 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/network HTTP/1.1" 200 998 0.008042 10.0.0.38 - - [2025-10-28 09:01:06] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001541 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 117 0.001560 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1015 0.010182 252.38.124.56 - - [2025-10-28 09:01:06] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.075805 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/network HTTP/1.1" 200 988 0.018456 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1015 0.019483 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/network HTTP/1.1" 200 988 0.013512 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1103 0.116582 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 2038 0.027310 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007294 252.38.124.56 - - [2025-10-28 09:01:06] "POST /neutron/port HTTP/1.1" 200 1077 0.017321 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.005361 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004982 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domains HTTP/1.1" 200 438 0.005340 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/subnet HTTP/1.1" 200 673 0.015315 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001291 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.010573 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/port HTTP/1.1" 200 117 0.001211 10.0.0.38 - - [2025-10-28 09:01:07] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001273 10.0.0.38 - - [2025-10-28 09:01:07] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1 HTTP/1.1" 200 2834 0.034908 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/network HTTP/1.1" 200 988 0.009832 10.0.0.38 - - [2025-10-28 09:01:07] "GET /network-ipam/72b8468f-0e7e-48df-82dc-6db1b4526e52 HTTP/1.1" 200 2599 0.005267 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domains HTTP/1.1" 200 438 0.003050 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001484 10.0.0.38 - - [2025-10-28 09:01:07] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.009173 10.0.0.38 - - [2025-10-28 09:01:07] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001870 10.0.0.38 - - [2025-10-28 09:01:07] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1 HTTP/1.1" 200 2834 0.041817 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/network HTTP/1.1" 200 998 0.008151 10.0.0.38 - - [2025-10-28 09:01:07] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311 HTTP/1.1" 200 3778 0.009344 10.0.0.38 - - [2025-10-28 09:01:07] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001379 10.0.0.38 - - [2025-10-28 09:01:07] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311 HTTP/1.1" 200 3778 0.008080 10.0.0.38 - - [2025-10-28 09:01:07] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 200 2379 0.037162 10.0.0.38 - - [2025-10-28 09:01:07] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 200 2810 0.008720 10.0.0.38 - - [2025-10-28 09:01:07] "GET /route-target/b1af326e-4440-459b-bc3d-8eb15912aa63 HTTP/1.1" 200 1205 0.003917 252.38.124.56 - - [2025-10-28 09:01:07] "POST /neutron/port HTTP/1.1" 200 1053 0.282448 10.0.0.38 - - [2025-10-28 09:01:08] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311 HTTP/1.1" 200 4230 0.008080 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/port HTTP/1.1" 200 1053 0.009420 10.0.0.38 - - [2025-10-28 09:01:08] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 200 2810 0.004484 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/port HTTP/1.1" 200 1053 0.013022 10.0.0.38 - - [2025-10-28 09:01:08] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007307 10.0.0.38 - - [2025-10-28 09:01:08] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311 HTTP/1.1" 200 4230 0.007390 10.0.0.38 - - [2025-10-28 09:01:08] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 200 2810 0.007282 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/port HTTP/1.1" 200 1103 0.090112 10.0.0.38 - - [2025-10-28 09:01:08] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 200 2810 0.004549 10.0.0.38 - - [2025-10-28 09:01:08] "GET /route-target/b1af326e-4440-459b-bc3d-8eb15912aa63 HTTP/1.1" 200 1205 0.004056 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/port HTTP/1.1" 200 1077 0.013092 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003276 10.0.0.38 - - [2025-10-28 09:01:08] "GET /domains HTTP/1.1" 200 438 0.003951 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.010261 10.0.0.38 - - [2025-10-28 09:01:08] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001272 10.0.0.38 - - [2025-10-28 09:01:08] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.010723 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/port HTTP/1.1" 200 117 0.000982 10.0.0.38 - - [2025-10-28 09:01:08] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001940 252.38.124.56 - - [2025-10-28 09:01:08] "POST /neutron/network HTTP/1.1" 200 988 0.009615 10.0.0.38 - - [2025-10-28 09:01:08] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1 HTTP/1.1" 200 3077 0.050349 10.0.0.38 - - [2025-10-28 09:01:08] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311 HTTP/1.1" 200 4230 0.005247 10.0.0.38 - - [2025-10-28 09:01:09] "GET /obj-perms HTTP/1.1" 200 6428 0.058677 252.38.124.56 - - [2025-10-28 09:01:09] "POST /neutron/port HTTP/1.1" 200 1077 0.022071 252.38.124.56 - - [2025-10-28 09:01:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007797 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/port HTTP/1.1" 200 1077 0.018327 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011357 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/port HTTP/1.1" 200 1077 0.015541 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006958 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/port HTTP/1.1" 200 1077 0.011190 252.38.124.56 - - [2025-10-28 09:01:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006676 10.0.0.38 - - [2025-10-28 09:01:14] "GET /virtual-machine/01e452e4-c812-4855-bd21-eb48aa8d8233 HTTP/1.1" 200 1287 0.005846 10.0.0.38 - - [2025-10-28 09:01:14] "GET /virtual-machine-interface/597bf7a9-4c61-4997-8c3c-ccedee698742 HTTP/1.1" 200 2936 0.007373 10.0.0.38 - - [2025-10-28 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.38 - - [2025-10-28 09:01:15] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004187 10.0.0.38 - - [2025-10-28 09:01:15] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003225 10.0.0.38 - - [2025-10-28 09:01:15] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006832 252.38.124.56 - - [2025-10-28 09:01:17] "POST /neutron/port HTTP/1.1" 200 1077 0.015788 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006713 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 1077 0.038323 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 1077 0.023388 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010659 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 1077 0.014293 10.0.0.38 - - [2025-10-28 09:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.38 - - [2025-10-28 09:01:18] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.016573 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/network HTTP/1.1" 200 998 0.006294 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005333 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/subnet HTTP/1.1" 200 673 0.013188 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 117 0.001205 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/network HTTP/1.1" 200 988 0.011989 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 1077 0.015290 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007146 252.38.124.56 - - [2025-10-28 09:01:18] "POST /neutron/port HTTP/1.1" 200 1077 0.015912 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005844 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/port HTTP/1.1" 200 1077 0.010685 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006993 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/port HTTP/1.1" 200 1077 0.020412 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007699 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/port HTTP/1.1" 200 1077 0.014366 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010504 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/port HTTP/1.1" 200 1077 0.013140 252.38.124.56 - - [2025-10-28 09:01:19] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005921 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/port HTTP/1.1" 200 1077 0.024399 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006281 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/port HTTP/1.1" 200 1077 0.011363 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005801 10.0.0.38 - - [2025-10-28 09:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.38 - - [2025-10-28 09:01:20] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003469 10.0.0.38 - - [2025-10-28 09:01:20] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003777 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/port HTTP/1.1" 200 1077 0.017932 10.0.0.38 - - [2025-10-28 09:01:20] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006606 252.38.124.56 - - [2025-10-28 09:01:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005481 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011237 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006311 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011539 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006099 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011912 252.38.124.56 - - [2025-10-28 09:01:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007087 10.0.0.38 - - [2025-10-28 09:01:21] "GET /virtual-machine/d692ea92-4cce-4f2d-82d2-9bdb8afbe906 HTTP/1.1" 200 1288 0.005282 10.0.0.38 - - [2025-10-28 09:01:21] "GET /virtual-machine-interface/13f77e26-4b0f-43f0-9d61-50d1d3896810 HTTP/1.1" 200 2936 0.005461 10.0.0.38 - - [2025-10-28 09:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2025-10-28 09:01:21] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004481 10.0.0.38 - - [2025-10-28 09:01:21] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003360 10.0.0.38 - - [2025-10-28 09:01:21] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007069 10.0.0.38 - - [2025-10-28 09:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.38 - - [2025-10-28 09:01:22] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003353 10.0.0.38 - - [2025-10-28 09:01:22] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002968 10.0.0.38 - - [2025-10-28 09:01:22] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005291 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011187 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006899 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/port HTTP/1.1" 200 1077 0.010869 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007167 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/port HTTP/1.1" 200 1077 0.013007 252.38.124.56 - - [2025-10-28 09:01:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006638 10.0.0.38 - - [2025-10-28 09:01:23] "GET /virtual-machine/f5856446-5408-4b86-86a8-0c97af005f0d HTTP/1.1" 200 1292 0.005041 10.0.0.38 - - [2025-10-28 09:01:23] "GET /virtual-machine-interface/803fcbbb-a380-4379-80c8-82ec0c15b2ce HTTP/1.1" 200 2935 0.007005 10.0.0.38 - - [2025-10-28 09:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.38 - - [2025-10-28 09:01:23] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004335 10.0.0.38 - - [2025-10-28 09:01:23] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003243 10.0.0.38 - - [2025-10-28 09:01:24] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006217 10.0.0.38 - - [2025-10-28 09:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.38 - - [2025-10-28 09:01:25] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003522 10.0.0.38 - - [2025-10-28 09:01:25] "GET /virtual-networks?parent_id=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003650 10.0.0.38 - - [2025-10-28 09:01:25] "GET /virtual-network/53f06156-f402-41d7-8ec3-4dc1e85f3311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007315 10.0.0.38 - - [2025-10-28 09:01:31] "GET /obj-perms HTTP/1.1" 200 6381 0.077106 10.0.0.38 - - [2025-10-28 09:01:31] "GET /obj-perms HTTP/1.1" 200 6381 0.055244 252.38.124.56 - - [2025-10-28 09:01:41] "POST /neutron/port HTTP/1.1" 200 1103 0.021270 252.38.124.56 - - [2025-10-28 09:01:41] "POST /neutron/port HTTP/1.1" 200 1103 0.010185 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 1077 0.020729 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 1103 0.013725 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 151 0.212437 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 1103 0.018199 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 1103 0.017896 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 151 0.184279 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/port HTTP/1.1" 200 151 0.213770 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/network HTTP/1.1" 200 988 0.010404 10.0.0.38 - - [2025-10-28 09:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.056754 10.0.0.38 - - [2025-10-28 09:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.042342 10.0.0.38 - - [2025-10-28 09:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004426 10.0.0.38 - - [2025-10-28 09:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002285 10.0.0.38 - - [2025-10-28 09:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002409 252.38.124.56 - - [2025-10-28 09:01:42] "POST /neutron/network HTTP/1.1" 200 151 0.222082 10.0.0.38 - - [2025-10-28 09:01:42] "DELETE /route-target/b1af326e-4440-459b-bc3d-8eb15912aa63 HTTP/1.1" 200 115 0.031456 10.0.0.38 - - [2025-10-28 09:01:42] "GET /routing-instance/68676551-d63c-44ea-9f7b-9ecf4c0be51e HTTP/1.1" 404 171 0.003325 10.0.0.38 - - [2025-10-28 09:01:42] "GET /domains HTTP/1.1" 200 438 0.003223 10.0.0.38 - - [2025-10-28 09:01:42] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001569 10.0.0.38 - - [2025-10-28 09:01:42] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.009485 10.0.0.38 - - [2025-10-28 09:01:42] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002300 10.0.0.38 - - [2025-10-28 09:01:43] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1 HTTP/1.1" 200 2080 0.041756 10.0.0.38 - - [2025-10-28 09:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.38 - - [2025-10-28 09:01:43] "DELETE /network-ipam/72b8468f-0e7e-48df-82dc-6db1b4526e52 HTTP/1.1" 200 115 0.030223 10.0.0.38 - - [2025-10-28 09:01:43] "POST /fqname-to-id HTTP/1.1" 404 209 0.002878 10.0.0.38 - - [2025-10-28 09:01:44] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001632 10.0.0.38 - - [2025-10-28 09:01:44] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.072957 10.0.0.38 - - [2025-10-28 09:01:44] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002408 10.0.0.38 - - [2025-10-28 09:01:44] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?fields=virtual_networks HTTP/1.1" 200 1031 0.047884 10.0.0.38 - - [2025-10-28 09:01:44] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001471 10.0.0.38 - - [2025-10-28 09:01:44] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.036545 10.0.0.38 - - [2025-10-28 09:01:44] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001989 10.0.0.38 - - [2025-10-28 09:01:44] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?fields=security_groups HTTP/1.1" 200 1256 0.030827 252.38.124.56 - - [2025-10-28 09:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.005753 252.38.124.56 - - [2025-10-28 09:01:47] "POST /neutron/port HTTP/1.1" 400 205 0.003649 252.38.124.56 - - [2025-10-28 09:01:47] "POST /neutron/port HTTP/1.1" 200 117 0.005757 252.38.124.56 - - [2025-10-28 09:01:47] "POST /neutron/port HTTP/1.1" 400 205 0.003907 10.0.0.38 - - [2025-10-28 09:02:01] "GET / HTTP/1.1" 200 36215 0.002251 10.0.0.38 - - [2025-10-28 09:02:02] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000473 10.0.0.38 - - [2025-10-28 09:02:02] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.38 - - [2025-10-28 09:02:02] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.036942 10.0.0.38 - - [2025-10-28 09:02:02] "POST /fqname-to-id HTTP/1.1" 404 181 0.037483 10.0.0.38 - - [2025-10-28 09:02:02] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003647 10.0.0.38 - - [2025-10-28 09:02:03] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001361 10.0.0.38 - - [2025-10-28 09:02:03] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.042349 10.0.0.38 - - [2025-10-28 09:02:03] "POST /id-to-fqname HTTP/1.1" 200 183 0.001489 10.0.0.38 - - [2025-10-28 09:02:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.004217 10.0.0.38 - - [2025-10-28 09:02:03] "POST /security-groups HTTP/1.1" 200 578 0.064852 10.0.0.38 - - [2025-10-28 09:02:03] "POST /fqname-to-id HTTP/1.1" 404 227 0.002593 10.0.0.38 - - [2025-10-28 09:02:03] "POST /projects HTTP/1.1" 200 567 0.226245 10.0.0.38 - - [2025-10-28 09:02:03] "POST /access-control-lists HTTP/1.1" 200 591 0.060917 10.0.0.38 - - [2025-10-28 09:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.305752 10.0.0.38 - - [2025-10-28 09:02:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003119 10.0.0.38 - - [2025-10-28 09:02:03] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.485250 10.0.0.38 - - [2025-10-28 09:02:03] "POST /access-control-lists HTTP/1.1" 200 589 0.064676 10.0.0.38 - - [2025-10-28 09:02:04] "GET / HTTP/1.1" 200 36215 0.002053 10.0.0.38 - - [2025-10-28 09:02:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000624 10.0.0.38 - - [2025-10-28 09:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.030198 10.0.0.38 - - [2025-10-28 09:02:07] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.005116 10.0.0.38 - - [2025-10-28 09:02:07] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003370 10.0.0.38 - - [2025-10-28 09:02:07] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003479 10.0.0.38 - - [2025-10-28 09:02:07] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.009975 10.0.0.38 - - [2025-10-28 09:02:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000485 10.0.0.38 - - [2025-10-28 09:02:08] "GET /aaa-mode HTTP/1.1" 200 128 0.028713 10.0.0.38 - - [2025-10-28 09:02:08] "POST /fqname-to-id HTTP/1.1" 404 181 0.032130 10.0.0.38 - - [2025-10-28 09:02:08] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002926 10.0.0.38 - - [2025-10-28 09:02:08] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001194 10.0.0.38 - - [2025-10-28 09:02:08] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007462 10.0.0.38 - - [2025-10-28 09:02:08] "POST /id-to-fqname HTTP/1.1" 200 183 0.001756 10.0.0.38 - - [2025-10-28 09:02:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.005299 10.0.0.38 - - [2025-10-28 09:02:08] "POST /security-groups HTTP/1.1" 200 578 0.068008 10.0.0.38 - - [2025-10-28 09:02:08] "POST /fqname-to-id HTTP/1.1" 404 227 0.002753 10.0.0.38 - - [2025-10-28 09:02:08] "POST /projects HTTP/1.1" 200 567 0.232507 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.310694 10.0.0.38 - - [2025-10-28 09:02:09] "POST /access-control-lists HTTP/1.1" 200 591 0.068259 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.002833 10.0.0.38 - - [2025-10-28 09:02:09] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.453339 10.0.0.38 - - [2025-10-28 09:02:09] "POST /access-control-lists HTTP/1.1" 200 589 0.068728 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.028345 10.0.0.38 - - [2025-10-28 09:02:09] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002496 10.0.0.38 - - [2025-10-28 09:02:09] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.38 - - [2025-10-28 09:02:09] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007085 10.0.0.38 - - [2025-10-28 09:02:09] "POST /id-to-fqname HTTP/1.1" 200 183 0.001832 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.004822 10.0.0.38 - - [2025-10-28 09:02:09] "POST /security-groups HTTP/1.1" 200 578 0.064736 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 404 227 0.003545 10.0.0.38 - - [2025-10-28 09:02:09] "POST /projects HTTP/1.1" 200 567 0.229023 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.304535 10.0.0.38 - - [2025-10-28 09:02:09] "POST /access-control-lists HTTP/1.1" 200 591 0.068096 10.0.0.38 - - [2025-10-28 09:02:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.002537 10.0.0.38 - - [2025-10-28 09:02:10] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.454443 10.0.0.38 - - [2025-10-28 09:02:10] "POST /access-control-lists HTTP/1.1" 200 589 0.064871 10.0.0.38 - - [2025-10-28 09:02:10] "GET / HTTP/1.1" 200 36215 0.002456 10.0.0.38 - - [2025-10-28 09:02:11] "GET / HTTP/1.1" 200 36215 0.002348 10.0.0.38 - - [2025-10-28 09:02:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.003566 10.0.0.38 - - [2025-10-28 09:02:12] "POST /api-access-lists HTTP/1.1" 200 521 0.016890 10.0.0.38 - - [2025-10-28 09:02:12] "GET /api-access-list/80572ddb-ed73-4353-b78b-6433502ee6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.005529 10.0.0.38 - - [2025-10-28 09:02:12] "GET /api-access-list/80572ddb-ed73-4353-b78b-6433502ee6a6 HTTP/1.1" 401 296 0.000554 10.0.0.38 - - [2025-10-28 09:02:12] "GET /api-access-list/80572ddb-ed73-4353-b78b-6433502ee6a6 HTTP/1.1" 200 1264 0.082379 10.0.0.38 - - [2025-10-28 09:02:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000485 10.0.0.38 - - [2025-10-28 09:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.071640 10.0.0.38 - - [2025-10-28 09:02:13] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001134 10.0.0.38 - - [2025-10-28 09:02:13] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.033959 10.0.0.38 - - [2025-10-28 09:02:13] "GET /virtual-networks?parent_id=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013833 10.0.0.38 - - [2025-10-28 09:02:13] "POST /virtual-networks HTTP/1.1" 200 568 0.053589 10.0.0.38 - - [2025-10-28 09:02:13] "POST /route-targets HTTP/1.1" 200 328 0.011874 10.0.0.38 - - [2025-10-28 09:02:13] "POST /ref-update HTTP/1.1" 200 156 0.014421 10.0.0.38 - - [2025-10-28 09:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019384 10.0.0.38 - - [2025-10-28 09:02:13] "GET /network-ipam/1b24a2b6-e31f-4df2-a34d-cf1ca8523ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.011977 10.0.0.38 - - [2025-10-28 09:02:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003098 10.0.0.38 - - [2025-10-28 09:02:13] "POST /ref-update HTTP/1.1" 200 156 0.051394 252.38.124.56 - - [2025-10-28 09:02:13] "POST /neutron/network HTTP/1.1" 200 828 0.052993 252.38.124.56 - - [2025-10-28 09:02:13] "POST /neutron/network HTTP/1.1" 200 828 0.020826 10.0.0.38 - - [2025-10-28 09:02:13] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.013812 252.38.124.56 - - [2025-10-28 09:02:14] "POST /neutron/network HTTP/1.1" 200 828 0.020771 252.38.124.56 - - [2025-10-28 09:02:14] "POST /neutron/subnet HTTP/1.1" 200 668 0.028002 10.0.0.38 - - [2025-10-28 09:02:14] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92 HTTP/1.1" 401 296 0.000477 10.0.0.38 - - [2025-10-28 09:02:14] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92 HTTP/1.1" 200 2262 0.046421 10.0.0.38 - - [2025-10-28 09:02:14] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92 HTTP/1.1" 401 296 0.000522 10.0.0.38 - - [2025-10-28 09:02:14] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92 HTTP/1.1" 200 2003 0.048254 10.0.0.38 - - [2025-10-28 09:02:15] "POST /id-to-fqname HTTP/1.1" 401 296 0.000548 10.0.0.38 - - [2025-10-28 09:02:15] "POST /id-to-fqname HTTP/1.1" 200 228 0.036900 10.0.0.38 - - [2025-10-28 09:02:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000500 10.0.0.38 - - [2025-10-28 09:02:15] "GET /global-system-configs HTTP/1.1" 401 296 0.000445 252.38.124.56 - - [2025-10-28 09:02:16] "POST /neutron/network HTTP/1.1" 200 838 0.051190 252.38.124.56 - - [2025-10-28 09:02:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000521 252.38.124.56 - - [2025-10-28 09:02:16] "GET / HTTP/1.1" 200 36215 0.001975 252.38.124.56 - - [2025-10-28 09:02:16] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000527 10.0.0.38 - - [2025-10-28 09:02:16] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001179 10.0.0.38 - - [2025-10-28 09:02:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000465 252.38.124.56 - - [2025-10-28 09:02:16] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.093585 10.0.0.38 - - [2025-10-28 09:02:16] "GET /global-system-configs HTTP/1.1" 401 296 0.000600 252.38.124.56 - - [2025-10-28 09:02:16] "POST /neutron/network HTTP/1.1" 200 828 0.006546 252.38.124.56 - - [2025-10-28 09:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.038861 252.38.124.56 - - [2025-10-28 09:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.005441 252.38.124.56 - - [2025-10-28 09:02:17] "POST /neutron/port HTTP/1.1" 200 117 0.005182 252.38.124.56 - - [2025-10-28 09:02:17] "POST /neutron/network HTTP/1.1" 200 838 0.023043 252.38.124.56 - - [2025-10-28 09:02:17] "POST /neutron/network HTTP/1.1" 200 828 0.025431 10.0.0.38 - - [2025-10-28 09:02:17] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001097 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 1052 0.372821 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 1052 0.042260 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 1052 0.012657 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 1102 0.070826 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 1076 0.013875 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003750 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/subnet HTTP/1.1" 200 642 0.009990 252.38.124.56 - - [2025-10-28 09:02:18] "POST /neutron/port HTTP/1.1" 200 117 0.001643 252.38.124.56 - - [2025-10-28 09:02:19] "POST /neutron/network HTTP/1.1" 200 828 0.006823 10.0.0.38 - - [2025-10-28 09:02:20] "DELETE /project/888cad82412946d39495c03611e3a09e HTTP/1.1" 404 173 0.009092 10.0.0.38 - - [2025-10-28 09:02:20] "DELETE /project/7dabe70164d1456395ada27b44674c99 HTTP/1.1" 404 173 0.008071 10.0.0.38 - - [2025-10-28 09:02:20] "DELETE /project/3e6ecab3d8a74460bf8ab86321018d82 HTTP/1.1" 404 173 0.005223 10.0.0.38 - - [2025-10-28 09:02:20] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001030 10.0.0.38 - - [2025-10-28 09:02:20] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.032490 10.0.0.38 - - [2025-10-28 09:02:20] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.38 - - [2025-10-28 09:02:20] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?fields=security_groups HTTP/1.1" 200 1349 0.071955 10.0.0.38 - - [2025-10-28 09:02:20] "DELETE /security-group/72f2dce6-5128-42d0-825f-ce23deab8f94 HTTP/1.1" 200 115 0.034526 10.0.0.38 - - [2025-10-28 09:02:20] "GET /projects?obj_uuids=e00a972f-7868-44ea-808e-bb09a085d5b1&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.38 - - [2025-10-28 09:02:21] "DELETE /access-control-list/1dc2c729-1cda-47d0-9053-88e51064c1ad HTTP/1.1" 200 115 0.040257 10.0.0.38 - - [2025-10-28 09:02:21] "GET /project/e00a972f-7868-44ea-808e-bb09a085d5b1?fields=application_policy_sets HTTP/1.1" 200 1388 0.043055 10.0.0.38 - - [2025-10-28 09:02:21] "DELETE /access-control-list/7e4e63ce-4932-491c-a658-51cc20bf24ca HTTP/1.1" 200 115 0.026002 10.0.0.38 - - [2025-10-28 09:02:21] "DELETE /project/e00a972f-7868-44ea-808e-bb09a085d5b1 HTTP/1.1" 200 115 0.357605 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/port HTTP/1.1" 200 1076 0.012279 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007950 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/port HTTP/1.1" 200 1076 0.011932 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008266 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/port HTTP/1.1" 200 1076 0.011562 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008149 252.38.124.56 - - [2025-10-28 09:02:22] "POST /neutron/port HTTP/1.1" 200 1076 0.012779 252.38.124.56 - - [2025-10-28 09:02:23] "POST /neutron/security_group HTTP/1.1" 200 2051 0.009762 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 200 1287 0.016256 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 200 1287 0.014381 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4 HTTP/1.1" 200 2526 0.019705 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 200 1287 0.015501 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4 HTTP/1.1" 200 2526 0.017864 10.0.0.38 - - [2025-10-28 09:02:23] "GET /instance-ip/e0ddaf57-e941-4462-a37d-8099e42614bd HTTP/1.1" 200 1624 0.014823 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 200 1287 0.012642 10.0.0.38 - - [2025-10-28 09:02:23] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4 HTTP/1.1" 200 2526 0.017019 10.0.0.38 - - [2025-10-28 09:02:23] "GET /instance-ip/e0ddaf57-e941-4462-a37d-8099e42614bd HTTP/1.1" 200 1624 0.013761 10.0.0.38 - - [2025-10-28 09:02:23] "POST /fqname-to-id HTTP/1.1" 403 329 0.012015 10.0.0.38 - - [2025-10-28 09:02:23] "GET / HTTP/1.1" 200 36215 0.002364 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000668 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033111 10.0.0.38 - - [2025-10-28 09:02:24] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004346 10.0.0.38 - - [2025-10-28 09:02:24] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011349 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.013127 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-10-28 09:02:24] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003559 10.0.0.38 - - [2025-10-28 09:02:24] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.014603 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 403 329 0.011945 10.0.0.38 - - [2025-10-28 09:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2025-10-28 09:02:24] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003347 10.0.0.38 - - [2025-10-28 09:02:24] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011056 10.0.0.38 - - [2025-10-28 09:02:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.012614 10.0.0.38 - - [2025-10-28 09:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2025-10-28 09:02:25] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003902 10.0.0.38 - - [2025-10-28 09:02:25] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012703 10.0.0.38 - - [2025-10-28 09:02:25] "POST /fqname-to-id HTTP/1.1" 403 329 0.012613 10.0.0.38 - - [2025-10-28 09:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2025-10-28 09:02:25] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003834 10.0.0.38 - - [2025-10-28 09:02:25] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011102 10.0.0.38 - - [2025-10-28 09:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.38 - - [2025-10-28 09:02:28] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.013696 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/port HTTP/1.1" 200 1076 0.011572 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007363 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/port HTTP/1.1" 200 1076 0.012141 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006410 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/port HTTP/1.1" 200 1076 0.012304 252.38.124.56 - - [2025-10-28 09:02:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006324 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 403 329 0.013142 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-10-28 09:02:30] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003529 10.0.0.38 - - [2025-10-28 09:02:30] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012061 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 403 329 0.011254 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.38 - - [2025-10-28 09:02:30] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003618 252.38.124.56 - - [2025-10-28 09:02:30] "POST /neutron/port HTTP/1.1" 200 1076 0.012019 10.0.0.38 - - [2025-10-28 09:02:30] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012177 252.38.124.56 - - [2025-10-28 09:02:30] "POST /neutron/security_group HTTP/1.1" 200 2051 0.004961 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 403 351 0.013332 10.0.0.38 - - [2025-10-28 09:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-10-28 09:02:30] "GET /routing-instance/f2b85652-204d-448a-8ad6-01f47fa3a11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003967 10.0.0.38 - - [2025-10-28 09:02:30] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010915 10.0.0.38 - - [2025-10-28 09:02:30] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003616 10.0.0.38 - - [2025-10-28 09:02:31] "POST /fqname-to-id HTTP/1.1" 403 329 0.012505 10.0.0.38 - - [2025-10-28 09:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.38 - - [2025-10-28 09:02:31] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003316 10.0.0.38 - - [2025-10-28 09:02:31] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013532 10.0.0.38 - - [2025-10-28 09:02:31] "POST /fqname-to-id HTTP/1.1" 403 351 0.011653 10.0.0.38 - - [2025-10-28 09:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.38 - - [2025-10-28 09:02:31] "GET /routing-instance/f2b85652-204d-448a-8ad6-01f47fa3a11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.003751 10.0.0.38 - - [2025-10-28 09:02:31] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009990 10.0.0.38 - - [2025-10-28 09:02:31] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003902 10.0.0.38 - - [2025-10-28 09:02:31] "GET /obj-perms HTTP/1.1" 200 6313 0.075517 10.0.0.38 - - [2025-10-28 09:02:31] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.011387 10.0.0.38 - - [2025-10-28 09:02:31] "GET /obj-perms HTTP/1.1" 200 6381 0.059820 10.0.0.38 - - [2025-10-28 09:02:31] "GET /obj-perms HTTP/1.1" 200 6313 0.008928 10.0.0.38 - - [2025-10-28 09:02:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000405 10.0.0.38 - - [2025-10-28 09:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030800 10.0.0.38 - - [2025-10-28 09:02:32] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.014637 10.0.0.38 - - [2025-10-28 09:02:32] "GET /obj-perms HTTP/1.1" 200 6381 0.058481 10.0.0.38 - - [2025-10-28 09:02:32] "GET /obj-perms HTTP/1.1" 200 6313 0.008917 10.0.0.38 - - [2025-10-28 09:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.38 - - [2025-10-28 09:02:32] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.015393 10.0.0.38 - - [2025-10-28 09:02:32] "GET /obj-perms HTTP/1.1" 200 6313 0.009081 10.0.0.38 - - [2025-10-28 09:02:32] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010575 10.0.0.38 - - [2025-10-28 09:02:32] "GET /obj-perms HTTP/1.1" 200 6313 0.009562 10.0.0.38 - - [2025-10-28 09:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.38 - - [2025-10-28 09:02:32] "GET /virtual-machine-interface/62462199-8e59-4207-b635-bef3009c31f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.014784 10.0.0.38 - - [2025-10-28 09:02:32] "GET /obj-perms HTTP/1.1" 200 6313 0.008549 10.0.0.38 - - [2025-10-28 09:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-10-28 09:02:32] "GET /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015493 10.0.0.38 - - [2025-10-28 09:02:33] "GET /obj-perms HTTP/1.1" 200 6313 0.009853 10.0.0.38 - - [2025-10-28 09:02:33] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 993 0.010760 10.0.0.38 - - [2025-10-28 09:02:33] "GET /obj-perms HTTP/1.1" 200 6313 0.015148 10.0.0.38 - - [2025-10-28 09:02:33] "GET /obj-perms HTTP/1.1" 200 6313 0.009167 10.0.0.38 - - [2025-10-28 09:02:33] "GET /obj-perms HTTP/1.1" 200 6313 0.064560 10.0.0.38 - - [2025-10-28 09:02:33] "GET /obj-perms HTTP/1.1" 200 6313 0.008852 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6418 0.055119 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6418 0.001853 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6313 0.009808 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6313 0.011309 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6313 0.074738 10.0.0.38 - - [2025-10-28 09:02:34] "GET /obj-perms HTTP/1.1" 200 6313 0.009447 10.0.0.38 - - [2025-10-28 09:02:35] "GET /obj-perms HTTP/1.1" 200 6418 0.001760 10.0.0.38 - - [2025-10-28 09:02:35] "GET /obj-perms HTTP/1.1" 200 6418 0.001796 10.0.0.38 - - [2025-10-28 09:02:35] "GET /obj-perms HTTP/1.1" 200 6313 0.009339 10.0.0.38 - - [2025-10-28 09:02:35] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.010139 10.0.0.38 - - [2025-10-28 09:02:35] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 200 1287 0.017411 252.38.124.56 - - [2025-10-28 09:02:36] "POST /neutron/port HTTP/1.1" 200 1076 0.012691 252.38.124.56 - - [2025-10-28 09:02:36] "POST /neutron/port HTTP/1.1" 200 1102 0.009313 252.38.124.56 - - [2025-10-28 09:02:36] "POST /neutron/port HTTP/1.1" 200 151 0.111258 10.0.0.38 - - [2025-10-28 09:02:37] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 404 171 0.011384 10.0.0.38 - - [2025-10-28 09:02:37] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 404 171 0.009833 10.0.0.38 - - [2025-10-28 09:02:37] "GET /virtual-machine/5fb0ac53-9f26-42b8-ae41-7c0a3125fb8c HTTP/1.1" 404 171 0.010617 10.0.0.38 - - [2025-10-28 09:02:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.012283 10.0.0.38 - - [2025-10-28 09:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.38 - - [2025-10-28 09:02:38] "GET /global-vrouter-config/e6601d45-b717-421f-9c2e-06dc31351383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003541 10.0.0.38 - - [2025-10-28 09:02:38] "GET /virtual-networks?parent_id=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012648 10.0.0.38 - - [2025-10-28 09:02:38] "POST /fqname-to-id HTTP/1.1" 403 351 0.012800 10.0.0.38 - - [2025-10-28 09:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.38 - - [2025-10-28 09:02:38] "GET /routing-instance/f2b85652-204d-448a-8ad6-01f47fa3a11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.004142 10.0.0.38 - - [2025-10-28 09:02:38] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.010448 10.0.0.38 - - [2025-10-28 09:02:38] "GET /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003244 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6313 0.010020 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6313 0.009399 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6313 0.069607 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6313 0.009708 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6418 0.002336 10.0.0.38 - - [2025-10-28 09:02:38] "GET /obj-perms HTTP/1.1" 200 6418 0.002093 10.0.0.38 - - [2025-10-28 09:02:42] "GET /obj-perms HTTP/1.1" 200 6418 0.001958 10.0.0.38 - - [2025-10-28 09:02:42] "GET /obj-perms HTTP/1.1" 200 6418 0.001928 10.0.0.38 - - [2025-10-28 09:02:45] "GET /obj-perms HTTP/1.1" 200 6418 0.001991 10.0.0.38 - - [2025-10-28 09:02:45] "GET /obj-perms HTTP/1.1" 200 6418 0.002094 10.0.0.38 - - [2025-10-28 09:02:48] "GET /obj-perms HTTP/1.1" 200 6418 0.002307 10.0.0.38 - - [2025-10-28 09:02:48] "GET /obj-perms HTTP/1.1" 200 6418 0.001861 10.0.0.38 - - [2025-10-28 09:02:51] "GET /obj-perms HTTP/1.1" 200 6418 0.002185 10.0.0.38 - - [2025-10-28 09:02:51] "GET /obj-perms HTTP/1.1" 200 6418 0.002321 10.0.0.38 - - [2025-10-28 09:02:54] "GET /obj-perms HTTP/1.1" 200 6418 0.001870 10.0.0.38 - - [2025-10-28 09:02:54] "GET /obj-perms HTTP/1.1" 200 6418 0.001702 10.0.0.38 - - [2025-10-28 09:02:57] "GET /obj-perms HTTP/1.1" 200 6418 0.001904 10.0.0.38 - - [2025-10-28 09:02:57] "GET /obj-perms HTTP/1.1" 200 6418 0.002235 10.0.0.38 - - [2025-10-28 09:02:57] "GET /obj-perms HTTP/1.1" 200 6418 0.001852 10.0.0.38 - - [2025-10-28 09:02:58] "GET /obj-perms HTTP/1.1" 200 6418 0.001661 10.0.0.38 - - [2025-10-28 09:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.38 - - [2025-10-28 09:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004153 10.0.0.38 - - [2025-10-28 09:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002578 10.0.0.38 - - [2025-10-28 09:02:58] "DELETE /virtual-network/ff284cae-0a02-4554-9a26-0a58e0480d92 HTTP/1.1" 200 115 0.087553 10.0.0.38 - - [2025-10-28 09:02:58] "DELETE /route-target/7a2effe9-6f3c-491b-9034-2a607c6e4886 HTTP/1.1" 200 115 0.031195 10.0.0.38 - - [2025-10-28 09:02:58] "DELETE /api-access-list/80572ddb-ed73-4353-b78b-6433502ee6a6 HTTP/1.1" 200 115 0.027872 10.0.0.38 - - [2025-10-28 09:02:58] "GET /api-access-list/80572ddb-ed73-4353-b78b-6433502ee6a6 HTTP/1.1" 404 171 0.003101 10.0.0.38 - - [2025-10-28 09:02:58] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001070 10.0.0.38 - - [2025-10-28 09:02:58] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.026281 10.0.0.38 - - [2025-10-28 09:02:58] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001166 10.0.0.38 - - [2025-10-28 09:02:58] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?fields=virtual_networks HTTP/1.1" 200 1022 0.074721 10.0.0.38 - - [2025-10-28 09:02:58] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001312 10.0.0.38 - - [2025-10-28 09:02:58] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.030313 10.0.0.38 - - [2025-10-28 09:02:58] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001542 10.0.0.38 - - [2025-10-28 09:02:58] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?fields=security_groups HTTP/1.1" 200 1242 0.031210 10.0.0.38 - - [2025-10-28 09:02:59] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001136 10.0.0.38 - - [2025-10-28 09:02:59] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.027245 10.0.0.38 - - [2025-10-28 09:02:59] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001678 10.0.0.38 - - [2025-10-28 09:02:59] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?fields=virtual_networks HTTP/1.1" 200 1022 0.073493 10.0.0.38 - - [2025-10-28 09:02:59] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001572 10.0.0.38 - - [2025-10-28 09:02:59] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.028538 10.0.0.38 - - [2025-10-28 09:02:59] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001637 10.0.0.38 - - [2025-10-28 09:02:59] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?fields=security_groups HTTP/1.1" 200 1242 0.031208 10.0.0.38 - - [2025-10-28 09:03:01] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003965 10.0.0.38 - - [2025-10-28 09:03:01] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.009513 10.0.0.38 - - [2025-10-28 09:03:01] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001089 10.0.0.38 - - [2025-10-28 09:03:01] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.023954 10.0.0.38 - - [2025-10-28 09:03:01] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001286 10.0.0.38 - - [2025-10-28 09:03:01] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?fields=virtual_networks HTTP/1.1" 200 1022 0.069850 10.0.0.38 - - [2025-10-28 09:03:01] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001179 10.0.0.38 - - [2025-10-28 09:03:01] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.030073 10.0.0.38 - - [2025-10-28 09:03:01] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002618 10.0.0.38 - - [2025-10-28 09:03:01] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?fields=security_groups HTTP/1.1" 200 1242 0.033424 10.0.0.38 - - [2025-10-28 09:03:02] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001480 10.0.0.38 - - [2025-10-28 09:03:02] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008258 10.0.0.38 - - [2025-10-28 09:03:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.030018 10.0.0.38 - - [2025-10-28 09:03:02] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002370 10.0.0.38 - - [2025-10-28 09:03:02] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001002 10.0.0.38 - - [2025-10-28 09:03:02] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006941 10.0.0.38 - - [2025-10-28 09:03:02] "POST /id-to-fqname HTTP/1.1" 200 188 0.001647 10.0.0.38 - - [2025-10-28 09:03:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003270 10.0.0.38 - - [2025-10-28 09:03:03] "POST /security-groups HTTP/1.1" 200 583 0.064505 10.0.0.38 - - [2025-10-28 09:03:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.003095 10.0.0.38 - - [2025-10-28 09:03:03] "POST /projects HTTP/1.1" 200 577 0.227113 10.0.0.38 - - [2025-10-28 09:03:03] "POST /access-control-lists HTTP/1.1" 200 596 0.062668 10.0.0.38 - - [2025-10-28 09:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.305740 10.0.0.38 - - [2025-10-28 09:03:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.003060 10.0.0.38 - - [2025-10-28 09:03:03] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.446084 10.0.0.38 - - [2025-10-28 09:03:03] "POST /access-control-lists HTTP/1.1" 200 594 0.065306 10.0.0.38 - - [2025-10-28 09:03:04] "GET / HTTP/1.1" 200 36215 0.002111 10.0.0.38 - - [2025-10-28 09:03:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000629 10.0.0.38 - - [2025-10-28 09:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.032441 10.0.0.38 - - [2025-10-28 09:03:06] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003285 10.0.0.38 - - [2025-10-28 09:03:06] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003476 10.0.0.38 - - [2025-10-28 09:03:07] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003191 10.0.0.38 - - [2025-10-28 09:03:07] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.011122 10.0.0.38 - - [2025-10-28 09:03:07] "GET /aaa-mode HTTP/1.1" 200 128 0.001312 10.0.0.38 - - [2025-10-28 09:03:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.031023 10.0.0.38 - - [2025-10-28 09:03:07] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003025 10.0.0.38 - - [2025-10-28 09:03:07] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001729 10.0.0.38 - - [2025-10-28 09:03:07] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008036 10.0.0.38 - - [2025-10-28 09:03:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.001433 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004225 10.0.0.38 - - [2025-10-28 09:03:08] "POST /security-groups HTTP/1.1" 200 583 0.064249 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.002964 10.0.0.38 - - [2025-10-28 09:03:08] "POST /projects HTTP/1.1" 200 577 0.223879 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.262058 10.0.0.38 - - [2025-10-28 09:03:08] "POST /access-control-lists HTTP/1.1" 200 596 0.065186 10.0.0.38 - - [2025-10-28 09:03:08] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.412895 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.002886 10.0.0.38 - - [2025-10-28 09:03:08] "POST /access-control-lists HTTP/1.1" 200 594 0.060499 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.036434 10.0.0.38 - - [2025-10-28 09:03:08] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003106 10.0.0.38 - - [2025-10-28 09:03:08] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001199 10.0.0.38 - - [2025-10-28 09:03:08] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007689 10.0.0.38 - - [2025-10-28 09:03:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.001419 10.0.0.38 - - [2025-10-28 09:03:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004182 10.0.0.38 - - [2025-10-28 09:03:09] "POST /security-groups HTTP/1.1" 200 583 0.064365 10.0.0.38 - - [2025-10-28 09:03:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.003746 10.0.0.38 - - [2025-10-28 09:03:09] "POST /projects HTTP/1.1" 200 577 0.234838 10.0.0.38 - - [2025-10-28 09:03:09] "POST /access-control-lists HTTP/1.1" 200 596 0.063008 10.0.0.38 - - [2025-10-28 09:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.314143 10.0.0.38 - - [2025-10-28 09:03:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.003449 10.0.0.38 - - [2025-10-28 09:03:09] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.465197 10.0.0.38 - - [2025-10-28 09:03:09] "POST /access-control-lists HTTP/1.1" 200 594 0.084282 10.0.0.38 - - [2025-10-28 09:03:09] "GET / HTTP/1.1" 200 36215 0.003799 10.0.0.38 - - [2025-10-28 09:03:10] "GET / HTTP/1.1" 200 36215 0.001437 10.0.0.38 - - [2025-10-28 09:03:11] "POST /fqname-to-id HTTP/1.1" 404 181 0.002874 10.0.0.38 - - [2025-10-28 09:03:11] "POST /api-access-lists HTTP/1.1" 200 521 0.012928 10.0.0.38 - - [2025-10-28 09:03:11] "GET /api-access-list/fb63cbf7-740a-4bd1-91e8-beab644d76b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004286 10.0.0.38 - - [2025-10-28 09:03:11] "GET /api-access-list/fb63cbf7-740a-4bd1-91e8-beab644d76b6 HTTP/1.1" 401 296 0.000591 10.0.0.38 - - [2025-10-28 09:03:11] "GET /api-access-list/fb63cbf7-740a-4bd1-91e8-beab644d76b6 HTTP/1.1" 200 1290 0.070921 10.0.0.38 - - [2025-10-28 09:03:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000581 10.0.0.38 - - [2025-10-28 09:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.047242 10.0.0.38 - - [2025-10-28 09:03:12] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001143 10.0.0.38 - - [2025-10-28 09:03:12] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.038268 10.0.0.38 - - [2025-10-28 09:03:12] "GET /virtual-networks?parent_id=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013100 10.0.0.38 - - [2025-10-28 09:03:12] "POST /virtual-networks HTTP/1.1" 200 583 0.055871 10.0.0.38 - - [2025-10-28 09:03:12] "POST /route-targets HTTP/1.1" 200 328 0.013774 10.0.0.38 - - [2025-10-28 09:03:12] "POST /ref-update HTTP/1.1" 200 156 0.021796 10.0.0.38 - - [2025-10-28 09:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023473 10.0.0.38 - - [2025-10-28 09:03:12] "GET /network-ipam/1b24a2b6-e31f-4df2-a34d-cf1ca8523ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.013163 10.0.0.38 - - [2025-10-28 09:03:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003928 10.0.0.38 - - [2025-10-28 09:03:12] "POST /ref-update HTTP/1.1" 200 156 0.048194 252.38.124.56 - - [2025-10-28 09:03:12] "POST /neutron/network HTTP/1.1" 200 847 0.050473 252.38.124.56 - - [2025-10-28 09:03:12] "POST /neutron/network HTTP/1.1" 200 847 0.020117 10.0.0.38 - - [2025-10-28 09:03:12] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014335 252.38.124.56 - - [2025-10-28 09:03:12] "POST /neutron/network HTTP/1.1" 200 847 0.021482 252.38.124.56 - - [2025-10-28 09:03:13] "POST /neutron/subnet HTTP/1.1" 200 684 0.031626 10.0.0.38 - - [2025-10-28 09:03:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000503 10.0.0.38 - - [2025-10-28 09:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.043317 10.0.0.38 - - [2025-10-28 09:03:13] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001638 10.0.0.38 - - [2025-10-28 09:03:13] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.046384 10.0.0.38 - - [2025-10-28 09:03:13] "GET /virtual-networks?parent_id=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011770 10.0.0.38 - - [2025-10-28 09:03:13] "POST /virtual-networks HTTP/1.1" 200 583 0.052728 10.0.0.38 - - [2025-10-28 09:03:13] "POST /route-targets HTTP/1.1" 200 328 0.011998 10.0.0.38 - - [2025-10-28 09:03:13] "POST /ref-update HTTP/1.1" 200 156 0.013224 10.0.0.38 - - [2025-10-28 09:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017167 10.0.0.38 - - [2025-10-28 09:03:13] "GET /network-ipam/1b24a2b6-e31f-4df2-a34d-cf1ca8523ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.010463 10.0.0.38 - - [2025-10-28 09:03:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003577 10.0.0.38 - - [2025-10-28 09:03:13] "POST /ref-update HTTP/1.1" 200 156 0.047389 252.38.124.56 - - [2025-10-28 09:03:13] "POST /neutron/network HTTP/1.1" 200 846 0.047456 252.38.124.56 - - [2025-10-28 09:03:14] "POST /neutron/network HTTP/1.1" 200 846 0.019976 10.0.0.38 - - [2025-10-28 09:03:14] "GET /virtual-network/4e6af153-a898-4062-ac91-20f8d2daf823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013685 252.38.124.56 - - [2025-10-28 09:03:14] "POST /neutron/network HTTP/1.1" 200 846 0.019745 252.38.124.56 - - [2025-10-28 09:03:14] "POST /neutron/subnet HTTP/1.1" 200 676 0.027034 10.0.0.38 - - [2025-10-28 09:03:14] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 401 296 0.000420 10.0.0.38 - - [2025-10-28 09:03:14] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 200 2316 0.047476 10.0.0.38 - - [2025-10-28 09:03:14] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 401 296 0.000590 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 403 366 0.038103 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 200 2316 0.005539 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-networks HTTP/1.1" 200 370 0.022213 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-networks HTTP/1.1" 200 370 0.018291 10.0.0.38 - - [2025-10-28 09:03:15] "PUT /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 200 265 0.043718 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-networks HTTP/1.1" 200 132 0.022377 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-networks HTTP/1.1" 200 609 0.017979 10.0.0.38 - - [2025-10-28 09:03:15] "GET /virtual-networks HTTP/1.1" 200 1431 0.002694 10.0.0.38 - - [2025-10-28 09:03:15] "PUT /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 200 265 0.033325 10.0.0.38 - - [2025-10-28 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.38 - - [2025-10-28 09:03:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003677 10.0.0.38 - - [2025-10-28 09:03:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001988 10.0.0.38 - - [2025-10-28 09:03:15] "DELETE /virtual-network/4e6af153-a898-4062-ac91-20f8d2daf823 HTTP/1.1" 200 115 0.080429 10.0.0.38 - - [2025-10-28 09:03:15] "DELETE /route-target/6eea89df-9fe6-4ed2-9f8d-8e7ce9b83b9b HTTP/1.1" 200 115 0.021371 10.0.0.38 - - [2025-10-28 09:03:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005374 10.0.0.38 - - [2025-10-28 09:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.38 - - [2025-10-28 09:03:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003095 10.0.0.38 - - [2025-10-28 09:03:15] "DELETE /virtual-network/2daffc09-11e6-428c-ba2e-e9b9eee705cf HTTP/1.1" 200 115 0.076741 10.0.0.38 - - [2025-10-28 09:03:15] "DELETE /route-target/662e97e3-1a12-43a1-add7-32859adbb3dd HTTP/1.1" 200 115 0.023647 10.0.0.38 - - [2025-10-28 09:03:15] "DELETE /api-access-list/fb63cbf7-740a-4bd1-91e8-beab644d76b6 HTTP/1.1" 200 115 0.027559 10.0.0.38 - - [2025-10-28 09:03:15] "GET /api-access-list/fb63cbf7-740a-4bd1-91e8-beab644d76b6 HTTP/1.1" 404 171 0.003373 10.0.0.38 - - [2025-10-28 09:03:16] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001285 10.0.0.38 - - [2025-10-28 09:03:16] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.035332 10.0.0.38 - - [2025-10-28 09:03:16] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001204 10.0.0.38 - - [2025-10-28 09:03:16] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?fields=virtual_networks HTTP/1.1" 200 1033 0.074546 10.0.0.38 - - [2025-10-28 09:03:16] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001513 10.0.0.38 - - [2025-10-28 09:03:16] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.029758 10.0.0.38 - - [2025-10-28 09:03:16] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001400 10.0.0.38 - - [2025-10-28 09:03:16] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?fields=security_groups HTTP/1.1" 200 1258 0.069249 10.0.0.38 - - [2025-10-28 09:03:16] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.38 - - [2025-10-28 09:03:16] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023923 10.0.0.38 - - [2025-10-28 09:03:17] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001375 10.0.0.38 - - [2025-10-28 09:03:17] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?fields=virtual_networks HTTP/1.1" 200 1033 0.072943 10.0.0.38 - - [2025-10-28 09:03:17] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001408 10.0.0.38 - - [2025-10-28 09:03:17] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024217 10.0.0.38 - - [2025-10-28 09:03:17] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001179 10.0.0.38 - - [2025-10-28 09:03:17] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?fields=security_groups HTTP/1.1" 200 1258 0.026458 10.0.0.38 - - [2025-10-28 09:03:18] "GET /aaa-mode HTTP/1.1" 200 128 0.001265 10.0.0.38 - - [2025-10-28 09:03:19] "GET / HTTP/1.1" 200 36215 0.001801 10.0.0.38 - - [2025-10-28 09:03:19] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.38 - - [2025-10-28 09:03:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000524 10.0.0.38 - - [2025-10-28 09:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.090965 10.0.0.38 - - [2025-10-28 09:03:20] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.38 - - [2025-10-28 09:03:20] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.040916 10.0.0.38 - - [2025-10-28 09:03:20] "GET /virtual-networks?parent_id=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010278 10.0.0.38 - - [2025-10-28 09:03:20] "POST /fqname-to-id HTTP/1.1" 404 195 0.009791 10.0.0.38 - - [2025-10-28 09:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.38 - - [2025-10-28 09:03:20] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001173 10.0.0.38 - - [2025-10-28 09:03:20] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014750 10.0.0.38 - - [2025-10-28 09:03:21] "POST /service-templates HTTP/1.1" 403 264 0.007194 10.0.0.38 - - [2025-10-28 09:03:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.002978 10.0.0.38 - - [2025-10-28 09:03:21] "POST /api-access-lists HTTP/1.1" 200 555 0.016113 10.0.0.38 - - [2025-10-28 09:03:21] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.005291 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /project/c6df3ff0906a477aa45ad368760c85b9 HTTP/1.1" 404 173 0.023793 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /project/e7aee3181f5f45f9a67be8172ec7a551 HTTP/1.1" 404 173 0.022910 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /project/ca59a7ca419e4c9f8d21e4d9c36027bd HTTP/1.1" 404 173 0.016521 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001105 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000869 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001055 10.0.0.38 - - [2025-10-28 09:03:21] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 1324 0.007266 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001344 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.087553 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.096243 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.104890 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001812 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001439 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000977 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.113096 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.113716 10.0.0.38 - - [2025-10-28 09:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.072060 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?fields=security_groups HTTP/1.1" 200 1335 0.092452 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?fields=security_groups HTTP/1.1" 200 1351 0.094839 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?fields=security_groups HTTP/1.1" 200 1335 0.101591 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001654 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001095 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001322 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?fields=security_groups HTTP/1.1" 200 1351 0.069638 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?fields=security_groups HTTP/1.1" 200 1335 0.077220 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.138133 10.0.0.38 - - [2025-10-28 09:03:21] "GET /virtual-networks?parent_id=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.044257 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /access-control-list/e399a711-eec2-4d14-bfa3-9890825b4e92 HTTP/1.1" 200 115 0.060614 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /security-group/96597f50-be60-4ad6-a435-b1c34493ef1b HTTP/1.1" 200 115 0.194262 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=3e6ecab3-d8a7-4460-bf8a-b86321018d82&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001178 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /security-group/cddc4c32-477a-4717-850a-bbcbadd20a84 HTTP/1.1" 200 115 0.167774 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=c6df3ff0-906a-477a-a45a-d368760c85b9&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001593 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /security-group/5029ca30-9631-4e24-8194-d9124163668a HTTP/1.1" 200 115 0.200967 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82?fields=application_policy_sets HTTP/1.1" 200 1374 0.064937 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=888cad82-4129-46d3-9495-c03611e3a09e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001442 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /access-control-list/782a8e25-2b2d-4a7c-91c4-a254e4322b61 HTTP/1.1" 200 115 0.092206 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /security-group/1c50922e-7c64-45bb-8858-91494367eefb HTTP/1.1" 200 115 0.205021 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=ca59a7ca-419e-4c9f-8d21-e4d9c36027bd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001536 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /security-group/c1b787aa-8d91-4766-985c-bf99fc5f1551 HTTP/1.1" 200 115 0.213011 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/888cad82-4129-46d3-9495-c03611e3a09e?fields=application_policy_sets HTTP/1.1" 200 1374 0.081891 10.0.0.38 - - [2025-10-28 09:03:21] "GET /projects?obj_uuids=7dabe701-64d1-4563-95ad-a27b44674c99&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001417 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/c6df3ff0-906a-477a-a45a-d368760c85b9?fields=application_policy_sets HTTP/1.1" 200 1390 0.139072 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /access-control-list/ae66dbb1-a614-4148-9133-3895b04cf695 HTTP/1.1" 200 115 0.132248 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd?fields=application_policy_sets HTTP/1.1" 200 1390 0.165355 10.0.0.38 - - [2025-10-28 09:03:21] "GET /project/7dabe701-64d1-4563-95ad-a27b44674c99?fields=application_policy_sets HTTP/1.1" 200 1374 0.133711 10.0.0.38 - - [2025-10-28 09:03:21] "DELETE /access-control-list/4781dcdc-4539-4517-b516-9af9caab1753 HTTP/1.1" 200 115 0.087214 10.0.0.38 - - [2025-10-28 09:03:22] "POST /virtual-networks HTTP/1.1" 200 583 0.355062 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/bea5a934-2955-4283-b2c9-da72f01b89c9 HTTP/1.1" 200 115 0.081882 10.0.0.38 - - [2025-10-28 09:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.067973 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /project/3e6ecab3-d8a7-4460-bf8a-b86321018d82 HTTP/1.1" 200 115 0.956584 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/8b7edf3f-5bf2-42bb-b012-b8a2af8e0f46 HTTP/1.1" 200 115 0.077630 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /project/888cad82-4129-46d3-9495-c03611e3a09e HTTP/1.1" 200 115 0.972576 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /project/c6df3ff0-906a-477a-a45a-d368760c85b9 HTTP/1.1" 200 115 0.971533 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/67b8f35c-ffac-4782-bcfb-93b2e3ac5d3f HTTP/1.1" 200 115 0.042991 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /project/7dabe701-64d1-4563-95ad-a27b44674c99 HTTP/1.1" 200 115 0.992618 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /project/ca59a7ca-419e-4c9f-8d21-e4d9c36027bd HTTP/1.1" 200 115 0.999154 10.0.0.38 - - [2025-10-28 09:03:22] "GET /network-ipam/1b24a2b6-e31f-4df2-a34d-cf1ca8523ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.033753 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/d3b3ac01-d447-4b34-b0b6-e106a794d040 HTTP/1.1" 200 115 0.024721 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/f205f6ce-9673-4890-84a4-1b5f4c570215 HTTP/1.1" 200 115 0.041984 10.0.0.38 - - [2025-10-28 09:03:22] "DELETE /access-control-list/03438494-2911-40a5-9100-ba9b35d0b496 HTTP/1.1" 200 115 0.040570 10.0.0.38 - - [2025-10-28 09:03:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.38 - - [2025-10-28 09:03:22] "POST /ref-update HTTP/1.1" 200 156 0.099666 10.0.0.38 - - [2025-10-28 09:03:22] "POST /route-targets HTTP/1.1" 200 328 0.012598 10.0.0.38 - - [2025-10-28 09:03:22] "POST /ref-update HTTP/1.1" 200 156 0.018663 252.38.124.56 - - [2025-10-28 09:03:22] "POST /neutron/network HTTP/1.1" 200 847 0.054567 252.38.124.56 - - [2025-10-28 09:03:22] "POST /neutron/network HTTP/1.1" 200 847 0.023228 10.0.0.38 - - [2025-10-28 09:03:22] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014652 252.38.124.56 - - [2025-10-28 09:03:22] "POST /neutron/network HTTP/1.1" 200 847 0.027548 252.38.124.56 - - [2025-10-28 09:03:22] "POST /neutron/subnet HTTP/1.1" 200 681 0.029568 252.38.124.56 - - [2025-10-28 09:03:23] "POST /neutron/network HTTP/1.1" 200 847 0.037077 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006108 10.0.0.38 - - [2025-10-28 09:03:23] "GET /network-ipam/1b24a2b6-e31f-4df2-a34d-cf1ca8523ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.003347 10.0.0.38 - - [2025-10-28 09:03:23] "GET /domains HTTP/1.1" 200 438 0.005237 10.0.0.38 - - [2025-10-28 09:03:23] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001504 10.0.0.38 - - [2025-10-28 09:03:23] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.008627 10.0.0.38 - - [2025-10-28 09:03:23] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001220 10.0.0.38 - - [2025-10-28 09:03:23] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551 HTTP/1.1" 200 2348 0.029516 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.006468 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.005068 10.0.0.38 - - [2025-10-28 09:03:23] "GET /routing-instance/a89459cf-9867-475b-bf8a-47af07278c17 HTTP/1.1" 200 1557 0.004493 10.0.0.38 - - [2025-10-28 09:03:23] "GET /routing-instance/a89459cf-9867-475b-bf8a-47af07278c17 HTTP/1.1" 200 1557 0.003758 10.0.0.38 - - [2025-10-28 09:03:23] "GET /route-target/9f9f31cb-809c-4e73-b89e-2f33ef610250 HTTP/1.1" 200 1245 0.004031 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.005359 10.0.0.38 - - [2025-10-28 09:03:23] "GET /routing-instance/a89459cf-9867-475b-bf8a-47af07278c17 HTTP/1.1" 200 1557 0.004229 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005279 10.0.0.38 - - [2025-10-28 09:03:23] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.004960 10.0.0.38 - - [2025-10-28 09:03:23] "GET /routing-instance/a89459cf-9867-475b-bf8a-47af07278c17 HTTP/1.1" 200 1557 0.004463 10.0.0.38 - - [2025-10-28 09:03:23] "GET /routing-instance/a89459cf-9867-475b-bf8a-47af07278c17 HTTP/1.1" 200 1557 0.003580 10.0.0.38 - - [2025-10-28 09:03:23] "GET /route-target/9f9f31cb-809c-4e73-b89e-2f33ef610250 HTTP/1.1" 200 1245 0.004147 10.0.0.38 - - [2025-10-28 09:03:24] "GET /domains HTTP/1.1" 200 438 0.002561 10.0.0.38 - - [2025-10-28 09:03:24] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001359 10.0.0.38 - - [2025-10-28 09:03:24] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f HTTP/1.1" 200 1305 0.007833 10.0.0.38 - - [2025-10-28 09:03:24] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001735 10.0.0.38 - - [2025-10-28 09:03:24] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551 HTTP/1.1" 200 2348 0.026388 10.0.0.38 - - [2025-10-28 09:03:24] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.005057 10.0.0.38 - - [2025-10-28 09:03:24] "GET /obj-perms HTTP/1.1" 200 6428 0.073876 10.0.0.38 - - [2025-10-28 09:03:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.010364 10.0.0.38 - - [2025-10-28 09:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011394 10.0.0.38 - - [2025-10-28 09:03:25] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001565 10.0.0.38 - - [2025-10-28 09:03:25] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016512 10.0.0.38 - - [2025-10-28 09:03:25] "POST /service-templates HTTP/1.1" 403 264 0.008263 10.0.0.38 - - [2025-10-28 09:03:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.002905 10.0.0.38 - - [2025-10-28 09:03:25] "POST /api-access-lists HTTP/1.1" 200 521 0.014197 10.0.0.38 - - [2025-10-28 09:03:25] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004565 10.0.0.38 - - [2025-10-28 09:03:25] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 1290 0.004646 10.0.0.38 - - [2025-10-28 09:03:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.012046 10.0.0.38 - - [2025-10-28 09:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010838 10.0.0.38 - - [2025-10-28 09:03:25] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001245 10.0.0.38 - - [2025-10-28 09:03:25] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016156 10.0.0.38 - - [2025-10-28 09:03:25] "POST /service-templates HTTP/1.1" 200 551 0.026311 10.0.0.38 - - [2025-10-28 09:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015460 10.0.0.38 - - [2025-10-28 09:03:25] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.013357 10.0.0.38 - - [2025-10-28 09:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011910 10.0.0.38 - - [2025-10-28 09:03:25] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.012178 10.0.0.38 - - [2025-10-28 09:03:25] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 401 296 0.000521 10.0.0.38 - - [2025-10-28 09:03:26] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 403 263 0.039701 10.0.0.38 - - [2025-10-28 09:03:26] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.010454 10.0.0.38 - - [2025-10-28 09:03:26] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.044219 10.0.0.38 - - [2025-10-28 09:03:26] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.003271 10.0.0.38 - - [2025-10-28 09:03:26] "PUT /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 265 0.008690 10.0.0.38 - - [2025-10-28 09:03:26] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 1461 0.003549 10.0.0.38 - - [2025-10-28 09:03:26] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.019543 10.0.0.38 - - [2025-10-28 09:03:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000594 10.0.0.38 - - [2025-10-28 09:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.041358 10.0.0.38 - - [2025-10-28 09:03:27] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.38 - - [2025-10-28 09:03:27] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039146 10.0.0.38 - - [2025-10-28 09:03:27] "GET /virtual-networks?parent_id=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015879 10.0.0.38 - - [2025-10-28 09:03:27] "POST /virtual-networks HTTP/1.1" 403 263 0.009505 10.0.0.38 - - [2025-10-28 09:03:27] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.010482 10.0.0.38 - - [2025-10-28 09:03:27] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.045094 10.0.0.38 - - [2025-10-28 09:03:27] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004671 10.0.0.38 - - [2025-10-28 09:03:27] "PUT /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 265 0.012061 10.0.0.38 - - [2025-10-28 09:03:27] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 1428 0.003402 10.0.0.38 - - [2025-10-28 09:03:27] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 200 1854 0.028559 10.0.0.38 - - [2025-10-28 09:03:27] "POST /fqname-to-id HTTP/1.1" 404 195 0.010925 10.0.0.38 - - [2025-10-28 09:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013120 10.0.0.38 - - [2025-10-28 09:03:28] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001793 10.0.0.38 - - [2025-10-28 09:03:28] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.019508 10.0.0.38 - - [2025-10-28 09:03:28] "POST /service-templates HTTP/1.1" 403 264 0.010621 10.0.0.38 - - [2025-10-28 09:03:28] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003434 10.0.0.38 - - [2025-10-28 09:03:28] "PUT /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 265 0.010045 10.0.0.38 - - [2025-10-28 09:03:28] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 1324 0.004048 10.0.0.38 - - [2025-10-28 09:03:28] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003640 10.0.0.38 - - [2025-10-28 09:03:28] "PUT /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 265 0.009484 10.0.0.38 - - [2025-10-28 09:03:28] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 1290 0.003557 10.0.0.38 - - [2025-10-28 09:03:28] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 403 263 0.009827 10.0.0.38 - - [2025-10-28 09:03:28] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 403 263 0.043024 10.0.0.38 - - [2025-10-28 09:03:28] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.009150 10.0.0.38 - - [2025-10-28 09:03:29] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.060422 10.0.0.38 - - [2025-10-28 09:03:29] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004237 10.0.0.38 - - [2025-10-28 09:03:29] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.011121 10.0.0.38 - - [2025-10-28 09:03:29] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 200 1854 0.013950 10.0.0.38 - - [2025-10-28 09:03:29] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.016489 10.0.0.38 - - [2025-10-28 09:03:29] "DELETE /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 200 115 0.020358 10.0.0.38 - - [2025-10-28 09:03:29] "GET /api-access-list/8b1c6242-8403-49c9-af04-b1ec21ba9e6e HTTP/1.1" 404 171 0.002588 10.0.0.38 - - [2025-10-28 09:03:29] "DELETE /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 200 115 0.020697 10.0.0.38 - - [2025-10-28 09:03:29] "GET /api-access-list/33df576c-4824-4079-b6a5-b45a88c5fbf5 HTTP/1.1" 404 171 0.002802 10.0.0.38 - - [2025-10-28 09:03:29] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 401 296 0.000454 10.0.0.38 - - [2025-10-28 09:03:30] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 403 263 0.043123 10.0.0.38 - - [2025-10-28 09:03:30] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.011443 10.0.0.38 - - [2025-10-28 09:03:30] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 403 264 0.036712 10.0.0.38 - - [2025-10-28 09:03:30] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.003670 10.0.0.38 - - [2025-10-28 09:03:30] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.009183 10.0.0.38 - - [2025-10-28 09:03:30] "GET /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 2314 0.013963 10.0.0.38 - - [2025-10-28 09:03:30] "GET /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 200 1854 0.010292 10.0.0.38 - - [2025-10-28 09:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010451 10.0.0.38 - - [2025-10-28 09:03:30] "DELETE /service-template/bf6c13b8-ddb5-4f80-a07d-39550e85ba6e HTTP/1.1" 200 115 0.026635 10.0.0.38 - - [2025-10-28 09:03:30] "POST /fqname-to-id HTTP/1.1" 404 195 0.010180 10.0.0.38 - - [2025-10-28 09:03:30] "POST /useragent-kv HTTP/1.1" 200 115 0.004383 10.0.0.38 - - [2025-10-28 09:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.38 - - [2025-10-28 09:03:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002480 10.0.0.38 - - [2025-10-28 09:03:30] "DELETE /virtual-network/54e692ec-4e0b-409d-9a73-d15a84159257 HTTP/1.1" 200 115 0.072761 10.0.0.38 - - [2025-10-28 09:03:30] "DELETE /route-target/9f9f31cb-809c-4e73-b89e-2f33ef610250 HTTP/1.1" 200 115 0.015409 10.0.0.38 - - [2025-10-28 09:03:31] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.003508 10.0.0.38 - - [2025-10-28 09:03:31] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.008636 10.0.0.38 - - [2025-10-28 09:03:31] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.004109 10.0.0.38 - - [2025-10-28 09:03:31] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.010585 10.0.0.38 - - [2025-10-28 09:03:32] "GET /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003707 10.0.0.38 - - [2025-10-28 09:03:32] "PUT /api-access-list/287c06dc-6daf-4080-96a8-14a177802b7a HTTP/1.1" 200 265 0.009775 10.0.0.38 - - [2025-10-28 09:03:32] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.38 - - [2025-10-28 09:03:32] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027887 10.0.0.38 - - [2025-10-28 09:03:32] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001210 10.0.0.38 - - [2025-10-28 09:03:32] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?fields=virtual_networks HTTP/1.1" 200 1033 0.075312 10.0.0.38 - - [2025-10-28 09:03:32] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001404 10.0.0.38 - - [2025-10-28 09:03:32] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.035571 10.0.0.38 - - [2025-10-28 09:03:32] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001663 10.0.0.38 - - [2025-10-28 09:03:32] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?fields=security_groups HTTP/1.1" 200 1258 0.028491 10.0.0.38 - - [2025-10-28 09:03:32] "GET /obj-perms HTTP/1.1" 200 6381 0.075594 10.0.0.38 - - [2025-10-28 09:03:33] "GET /obj-perms HTTP/1.1" 200 6381 0.059872 10.0.0.38 - - [2025-10-28 09:03:33] "GET /projects?obj_uuids=b541427a-1fbe-47c7-acd4-73a5adcb24f8&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001140 10.0.0.38 - - [2025-10-28 09:03:33] "GET /project/b541427a-1fbe-47c7-acd4-73a5adcb24f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.028450 Traceback (most recent call last): File "src/gevent/greenlet.py", line 900, 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 870, 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) 2025-10-28T09:03:34Z failed with SSLError [Introspect:8084]10.0.0.38 - - [2025-10-28 09:03:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001188 10.0.0.38 - - [2025-10-28 09:03:35] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001095 10.0.0.38 - - [2025-10-28 09:03:35] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007169 10.0.0.38 - - [2025-10-28 09:03:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.033045 10.0.0.38 - - [2025-10-28 09:03:35] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002471 10.0.0.38 - - [2025-10-28 09:03:35] "GET /domains?obj_uuids=3e60116d-6a4a-4c62-bccd-443e6f5e662f&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001092 10.0.0.38 - - [2025-10-28 09:03:35] "GET /domain/3e60116d-6a4a-4c62-bccd-443e6f5e662f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011161 10.0.0.38 - - [2025-10-28 09:03:35] "POST /id-to-fqname HTTP/1.1" 200 184 0.001803 10.0.0.38 - - [2025-10-28 09:03:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004045 10.0.0.38 - - [2025-10-28 09:03:35] "POST /security-groups HTTP/1.1" 200 579 0.067560 10.0.0.38 - - [2025-10-28 09:03:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.003783 10.0.0.38 - - [2025-10-28 09:03:35] "POST /projects HTTP/1.1" 200 569 0.220500 10.0.0.38 - - [2025-10-28 09:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.254155 10.0.0.38 - - [2025-10-28 09:03:35] "POST /access-control-lists HTTP/1.1" 200 592 0.060972 10.0.0.38 - - [2025-10-28 09:03:35] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.396000 10.0.0.38 - - [2025-10-28 09:03:35] "POST /fqname-to-id HTTP/1.1" 404 227 0.003303 10.0.0.38 - - [2025-10-28 09:03:36] "POST /access-control-lists HTTP/1.1" 200 590 0.068131 10.0.0.38 - - [2025-10-28 09:03:37] "GET / HTTP/1.1" 200 36215 0.003053 10.0.0.38 - - [2025-10-28 09:03:37] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001239 10.0.0.38 - - [2025-10-28 09:03:37] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031916 10.0.0.38 - - [2025-10-28 09:03:37] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001405 10.0.0.38 - - [2025-10-28 09:03:37] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?fields=virtual_networks HTTP/1.1" 200 1025 0.073861 10.0.0.38 - - [2025-10-28 09:03:37] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001500 10.0.0.38 - - [2025-10-28 09:03:37] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.024347 10.0.0.38 - - [2025-10-28 09:03:37] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001242 10.0.0.38 - - [2025-10-28 09:03:38] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?fields=security_groups HTTP/1.1" 200 1246 0.032390 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /project/9f2825ee3c0e45f3a3ce9e2472135110 HTTP/1.1" 404 173 0.006656 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001004 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001031 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.035315 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.040984 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002086 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001395 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?fields=security_groups HTTP/1.1" 200 1339 0.044718 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?fields=security_groups HTTP/1.1" 200 1351 0.048441 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /security-group/efe8d235-bd4c-4d35-a0d8-12fde3e33648 HTTP/1.1" 200 115 0.077190 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=9f2825ee-3c0e-45f3-a3ce-9e2472135110&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001166 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /security-group/f1df9dc1-0754-43a3-bc9b-66700ea1ea6d HTTP/1.1" 200 115 0.098607 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /access-control-list/27e63712-0828-4084-adad-ff26d63a006f HTTP/1.1" 200 115 0.072506 10.0.0.38 - - [2025-10-28 09:04:22] "GET /projects?obj_uuids=e7aee318-1f5f-45f9-a67b-e8172ec7a551&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002823 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110?fields=application_policy_sets HTTP/1.1" 200 1378 0.063180 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /access-control-list/4df88cf2-2983-44fc-bdc3-a6c59e307657 HTTP/1.1" 200 115 0.035408 10.0.0.38 - - [2025-10-28 09:04:22] "GET /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551?fields=application_policy_sets HTTP/1.1" 200 1390 0.077518 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /access-control-list/12b5c9cc-8f72-44e2-a61f-4c433a666cee HTTP/1.1" 200 115 0.045674 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /access-control-list/7cd30ea0-0cbf-43ff-9898-504bf7ab148a HTTP/1.1" 200 115 0.064263 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /project/9f2825ee-3c0e-45f3-a3ce-9e2472135110 HTTP/1.1" 200 115 0.498548 10.0.0.38 - - [2025-10-28 09:04:22] "DELETE /project/e7aee318-1f5f-45f9-a67b-e8172ec7a551 HTTP/1.1" 200 115 0.515687